/*
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700,800);
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,300italic,400italic);
/* line 10, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 23, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 31, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
audio:not([controls]) {
  display: none;
}

/* line 35, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 41, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 47, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 52, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 60, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
sup {
  top: -0.5em;
}

/* line 64, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
sub {
  bottom: -0.25em;
}

/* line 68, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 81, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 86, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 95, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 101, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 107, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 115, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 126, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 133, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 138, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 144, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 151, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 156, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 160, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 164, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 170, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 176, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  thead {
    display: table-header-group;
  }

  /* line 180, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 185, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 193, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 200, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 205, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #5e5e5e;
  background-color: white;
}

/* line 214, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a {
  color: #42576a;
  text-decoration: none;
}

/* line 219, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a:hover,
a:focus {
  color: #5f7e99;
  text-decoration: underline;
}

/* line 225, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 231, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 241, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

/* line 247, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}

/* line 251, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 256, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row:after {
  clear: both;
}

/* line 260, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 266, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 273, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span12 {
  width: 940px;
}

/* line 277, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span11 {
  width: 860px;
}

/* line 281, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span10 {
  width: 780px;
}

/* line 285, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span9 {
  width: 700px;
}

/* line 289, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span8 {
  width: 620px;
}

/* line 293, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span7 {
  width: 540px;
}

/* line 297, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span6 {
  width: 460px;
}

/* line 301, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span5 {
  width: 380px;
}

/* line 305, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span4 {
  width: 300px;
}

/* line 309, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span3 {
  width: 220px;
}

/* line 313, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span2 {
  width: 140px;
}

/* line 317, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.span1 {
  width: 60px;
}

/* line 321, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset12 {
  margin-left: 980px;
}

/* line 325, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset11 {
  margin-left: 900px;
}

/* line 329, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset10 {
  margin-left: 820px;
}

/* line 333, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset9 {
  margin-left: 740px;
}

/* line 337, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset8 {
  margin-left: 660px;
}

/* line 341, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset7 {
  margin-left: 580px;
}

/* line 345, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset6 {
  margin-left: 500px;
}

/* line 349, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset5 {
  margin-left: 420px;
}

/* line 353, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset4 {
  margin-left: 340px;
}

/* line 357, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset3 {
  margin-left: 260px;
}

/* line 361, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset2 {
  margin-left: 180px;
}

/* line 365, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.offset1 {
  margin-left: 100px;
}

/* line 369, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 373, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 378, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid:after {
  clear: both;
}

/* line 381, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12766%;
  *margin-left: 2.07447%;
}

/* line 392, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

/* line 395, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12766%;
}

/* line 398, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span12 {
  width: 100%;
  *width: 99.94681%;
}

/* line 402, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span11 {
  width: 91.48936%;
  *width: 91.43617%;
}

/* line 406, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span10 {
  width: 82.97872%;
  *width: 82.92553%;
}

/* line 410, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span9 {
  width: 74.46809%;
  *width: 74.41489%;
}

/* line 414, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span8 {
  width: 65.95745%;
  *width: 65.90426%;
}

/* line 418, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span7 {
  width: 57.44681%;
  *width: 57.39362%;
}

/* line 422, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span6 {
  width: 48.93617%;
  *width: 48.88298%;
}

/* line 426, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span5 {
  width: 40.42553%;
  *width: 40.37234%;
}

/* line 430, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span4 {
  width: 31.91489%;
  *width: 31.8617%;
}

/* line 434, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span3 {
  width: 23.40426%;
  *width: 23.35106%;
}

/* line 438, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span2 {
  width: 14.89362%;
  *width: 14.84043%;
}

/* line 442, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .span1 {
  width: 6.38298%;
  *width: 6.32979%;
}

/* line 446, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset12 {
  margin-left: 104.25532%;
  *margin-left: 104.14894%;
}

/* line 450, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.12766%;
  *margin-left: 102.02128%;
}

/* line 454, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset11 {
  margin-left: 95.74468%;
  *margin-left: 95.6383%;
}

/* line 458, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.61702%;
  *margin-left: 93.51064%;
}

/* line 462, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset10 {
  margin-left: 87.23404%;
  *margin-left: 87.12766%;
}

/* line 466, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.10638%;
  *margin-left: 85.0%;
}

/* line 470, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset9 {
  margin-left: 78.7234%;
  *margin-left: 78.61702%;
}

/* line 474, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.59574%;
  *margin-left: 76.48936%;
}

/* line 478, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset8 {
  margin-left: 70.21277%;
  *margin-left: 70.10638%;
}

/* line 482, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.08511%;
  *margin-left: 67.97872%;
}

/* line 486, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset7 {
  margin-left: 61.70213%;
  *margin-left: 61.59574%;
}

/* line 490, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.57447%;
  *margin-left: 59.46809%;
}

/* line 494, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset6 {
  margin-left: 53.19149%;
  *margin-left: 53.08511%;
}

/* line 498, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.06383%;
  *margin-left: 50.95745%;
}

/* line 502, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset5 {
  margin-left: 44.68085%;
  *margin-left: 44.57447%;
}

/* line 506, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.55319%;
  *margin-left: 42.44681%;
}

/* line 510, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset4 {
  margin-left: 36.17021%;
  *margin-left: 36.06383%;
}

/* line 514, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.04255%;
  *margin-left: 33.93617%;
}

/* line 518, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset3 {
  margin-left: 27.65957%;
  *margin-left: 27.55319%;
}

/* line 522, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.53191%;
  *margin-left: 25.42553%;
}

/* line 526, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset2 {
  margin-left: 19.14894%;
  *margin-left: 19.04255%;
}

/* line 530, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.02128%;
  *margin-left: 16.91489%;
}

/* line 534, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset1 {
  margin-left: 10.6383%;
  *margin-left: 10.53191%;
}

/* line 538, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.51064%;
  *margin-left: 8.40426%;
}

/* line 543, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

/* line 548, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

/* line 553, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

/* line 558, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 563, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.container:after {
  clear: both;
}

/* line 567, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

/* line 572, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 577, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.container-fluid:after {
  clear: both;
}

/* line 581, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
p {
  margin: 0 0 12px;
}

/* line 585, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.lead {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 200;
  line-height: 36px;
}

/* line 592, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
small {
  font-size: 85%;
}

/* line 596, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
strong {
  font-weight: bold;
}

/* line 600, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
em {
  font-style: italic;
}

/* line 604, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
cite {
  font-style: normal;
}

/* line 608, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.muted {
  color: #d8d8d8;
}

/* line 612, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a.muted:hover,
a.muted:focus {
  color: #bfbfbf;
}

/* line 617, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.text-warning {
  color: #c09853;
}

/* line 621, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

/* line 626, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.text-error {
  color: #e0b3b3;
}

/* line 630, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a.text-error:hover,
a.text-error:focus {
  color: #d18f8f;
}

/* line 635, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.text-info {
  color: #3a87ad;
}

/* line 639, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

/* line 644, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.text-success {
  color: #468847;
}

/* line 648, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

/* line 653, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 657, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 661, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 665, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 12px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 24px;
  color: inherit;
  text-rendering: optimizelegibility;
}

/* line 673, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #d8d8d8;
}

/* line 679, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h1,
h2,
h3 {
  line-height: 48px;
}

/* line 685, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h1 {
  font-size: 44px;
}

/* line 689, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h2 {
  font-size: 36px;
}

/* line 693, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h3 {
  font-size: 28px;
}

/* line 697, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h4 {
  font-size: 20px;
}

/* line 701, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h5 {
  font-size: 16px;
}

/* line 705, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h6 {
  font-size: 13.6px;
}

/* line 709, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h1 small {
  font-size: 28px;
}

/* line 713, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h2 small {
  font-size: 20px;
}

/* line 717, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h3 small {
  font-size: 16px;
}

/* line 721, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
h4 small {
  font-size: 16px;
}

/* line 725, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.page-header {
  padding-bottom: 11px;
  margin: 24px 0 36px;
  border-bottom: 1px solid #f2f2f4;
}

/* line 731, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
ul, ol {
  padding: 0;
  margin: 0 0 12px 25px;
}

/* line 736, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 743, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
li {
  line-height: 24px;
}

/* line 747, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 753, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

/* line 758, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 768, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
dl {
  margin-bottom: 24px;
}

/* line 772, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
dt,
dd {
  line-height: 24px;
}

/* line 777, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 781, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
dd {
  margin-left: 12px;
}

/* line 785, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dl-horizontal {
  *zoom: 1;
}

/* line 788, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 793, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dl-horizontal:after {
  clear: both;
}

/* line 796, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 805, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dl-horizontal dd {
  margin-left: 180px;
}

/* line 809, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
hr {
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #f2f2f4;
  border-bottom: 1px solid white;
}

/* line 816, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d8d8d8;
}

/* line 822, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 827, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 24px;
  border-left: 5px solid #f2f2f4;
}

/* line 832, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 838, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote small {
  display: block;
  line-height: 24px;
  color: #d8d8d8;
}

/* line 843, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 846, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f4;
  border-left: 0;
}

/* line 853, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 857, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote.pull-right small:before {
  content: '';
}

/* line 860, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 864, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 871, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
address {
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 24px;
}

/* line 878, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 14px;
  color: #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 889, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}

/* line 897, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 24px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 914, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
pre.prettyprint {
  margin-bottom: 24px;
}

/* line 917, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 926, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 931, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
form {
  margin: 0 0 24px;
}

/* line 935, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 941, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 48px;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 952, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
legend small {
  font-size: 18px;
  color: #d8d8d8;
}

/* line 957, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}

/* line 967, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 974, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 979, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 24px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
}

/* line 1009, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input,
textarea,
.uneditable-input {
  width: 206px;
}

/* line 1015, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
textarea {
  height: auto;
}

/* line 1019, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #f8f8f9;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 1045, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 1070, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 1080, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* line 1090, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
select,
input[type="file"] {
  height: 34px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 34px;
}

/* line 1099, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
select {
  width: 220px;
  border: 1px solid #d8d8d8;
  background-color: #f8f8f9;
}

/* line 1105, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 1110, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1119, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.uneditable-input,
.uneditable-textarea {
  color: #d8d8d8;
  background-color: #f5f5f6;
  border-color: #d8d8d8;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

/* line 1130, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

/* line 1135, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 1140, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bfbfbf;
}

/* line 1144, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bfbfbf;
}

/* line 1148, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bfbfbf;
}

/* line 1153, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.radio,
.checkbox {
  min-height: 24px;
  padding-left: 20px;
}

/* line 1159, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 1165, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 1170, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 1178, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 1183, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-mini {
  width: 60px;
}

/* line 1187, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-small {
  width: 90px;
}

/* line 1191, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-medium {
  width: 150px;
}

/* line 1195, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-large {
  width: 210px;
}

/* line 1199, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-xlarge {
  width: 270px;
}

/* line 1203, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-xxlarge {
  width: 530px;
}

/* line 1207, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

/* line 1219, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

/* line 1232, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 1238, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 1242, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 1248, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 1254, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 1260, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 1266, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 1272, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 1278, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 1284, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 1290, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 1296, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 1302, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 1308, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 1314, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.controls-row {
  *zoom: 1;
}

/* line 1317, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1322, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.controls-row:after {
  clear: both;
}

/* line 1326, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

/* line 1331, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

/* line 1336, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f2f2f4;
}

/* line 1346, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 1353, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

/* line 1358, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

/* line 1365, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1373, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 1381, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 1388, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #e0b3b3;
}

/* line 1393, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #e0b3b3;
}

/* line 1400, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #e0b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1408, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #d18f8f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fefbfb;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fefbfb;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fefbfb;
}

/* line 1416, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #e0b3b3;
  background-color: #d18f8f;
  border-color: #e0b3b3;
}

/* line 1423, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

/* line 1428, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

/* line 1435, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1443, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 1451, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 1458, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

/* line 1463, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

/* line 1470, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1478, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

/* line 1486, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 1493, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

/* line 1499, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

/* line 1508, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-actions {
  padding: 23px 20px 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: whitesmoke;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

/* line 1516, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1521, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-actions:after {
  clear: both;
}

/* line 1525, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.help-block,
.help-inline {
  color: #848484;
}

/* line 1530, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.help-block {
  display: block;
  margin-bottom: 12px;
}

/* line 1535, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 1544, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 12px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}

/* line 1552, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 16px;
}

/* line 1564, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}

/* line 1578, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

/* line 1586, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 24px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  text-shadow: 0 1px 0 white;
  background-color: #f2f2f4;
  border: 1px solid #ccc;
}

/* line 1601, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 1612, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append .active,
.input-prepend .active {
  background-color: #93c6c0;
  border-color: #427e77;
}

/* line 1618, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

/* line 1622, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}

/* line 1629, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}

/* line 1636, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}

/* line 1643, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

/* line 1648, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}

/* line 1656, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 1663, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}

/* line 1670, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}

/* line 1677, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}

/* line 1684, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

/* line 1688, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
/* line 1701, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 1708, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 1714, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 1720, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 1726, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 1732, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 1760, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 1766, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

/* line 1773, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 1780, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 1789, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

/* line 1798, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.control-group {
  margin-bottom: 12px;
}

/* line 1802, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
legend + .control-group {
  margin-top: 24px;
  -webkit-margin-top-collapse: separate;
}

/* line 1807, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .control-group {
  margin-bottom: 24px;
  *zoom: 1;
}

/* line 1811, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1816, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .control-group:after {
  clear: both;
}

/* line 1819, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

/* line 1825, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

/* line 1831, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

/* line 1834, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .help-block {
  margin-bottom: 0;
}

/* line 1837, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 12px;
}

/* line 1845, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.form-horizontal .form-actions {
  padding-left: 180px;
}

/* line 1849, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 1856, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table {
  width: 100%;
  margin-bottom: 24px;
}

/* line 1860, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table th,
.table td {
  padding: 8px;
  line-height: 24px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 1868, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table th {
  font-weight: bold;
}

/* line 1871, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table thead th {
  vertical-align: bottom;
}

/* line 1874, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

/* line 1882, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 1885, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table .table {
  background-color: white;
}

/* line 1889, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

/* line 1894, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 1903, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

/* line 1907, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.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 1918, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}

/* line 1925, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}

/* line 1932, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}

/* line 1941, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

/* line 1950, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

/* line 1955, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}

/* line 1960, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}

/* line 1968, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}

/* line 1977, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 1982, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: whitesmoke;
}

/* line 1987, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 1996, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

/* line 2002, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

/* line 2008, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

/* line 2014, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

/* line 2020, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

/* line 2026, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

/* line 2032, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

/* line 2038, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

/* line 2044, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

/* line 2050, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

/* line 2056, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

/* line 2062, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 2069, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table tbody tr.success > td {
  background-color: #dff0d8;
}

/* line 2072, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table tbody tr.error > td {
  background-color: #d18f8f;
}

/* line 2075, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

/* line 2078, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table tbody tr.info > td {
  background-color: #d9edf7;
}

/* line 2082, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

/* line 2085, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #c97d7d;
}

/* line 2088, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

/* line 2091, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

/* line 2095, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 2100, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 2104, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 2109, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

/* line 2120, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 2125, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #444444;
  border: 1px solid #ccc;
  border: 1px solid #353535;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 2151, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 2155, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 11px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}

/* line 2164, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 24px;
  color: white;
  white-space: nowrap;
}

/* line 2174, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: white;
  background-color: #1c1c1c;
  background-image: -moz-linear-gradient(top, #222222, #151515);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#151515));
  background-image: -webkit-linear-gradient(top, #222222, #151515);
  background-image: -o-linear-gradient(top, #222222, #151515);
  background-image: linear-gradient(to bottom, #222222, #151515);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF151515', GradientType=0);
}

/* line 2190, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #1c1c1c;
  background-image: -moz-linear-gradient(top, #222222, #151515);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#151515));
  background-image: -webkit-linear-gradient(top, #222222, #151515);
  background-image: -o-linear-gradient(top, #222222, #151515);
  background-image: linear-gradient(to bottom, #222222, #151515);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF151515', GradientType=0);
}

/* line 2206, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #d8d8d8;
}

/* line 2212, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}

/* line 2221, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.open {
  *z-index: 1000;
}

/* line 2224, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 2228, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 2233, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: "";
}

/* line 2239, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 2246, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-submenu {
  position: relative;
}

/* line 2250, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 2260, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 2264, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

/* line 2274, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 2288, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: white;
}

/* line 2292, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 2295, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 2303, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 2308, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 2316, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid #ededed;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 2329, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 2334, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 2341, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 2348, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 2355, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 2359, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 2368, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.collapse.in {
  height: auto;
}

/* line 2372, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 2382, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 2390, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 2398, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #444444;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 2436, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #444444;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 2441, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn:active, .btn.active {
  background-color: #cccccc \9;
}

/* line 2444, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn:first-child {
  *margin-left: 0;
}

/* line 2447, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn:hover, .btn:focus {
  color: #444444;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 2456, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2461, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 2468, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 2478, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 18px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 2486, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

/* line 2491, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 14px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 2499, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

/* line 2504, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 2509, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-mini {
  padding: 1px 6px;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 2517, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2527, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 2531, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 2537, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 2546, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-primary {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #42516a;
  background-image: -moz-linear-gradient(top, #42576a, #424a6a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#42576a), to(#424a6a));
  background-image: -webkit-linear-gradient(top, #42576a, #424a6a);
  background-image: -o-linear-gradient(top, #42576a, #424a6a);
  background-image: linear-gradient(to bottom, #42576a, #424a6a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF42576A', endColorstr='#FF424A6A', GradientType=0);
  border-color: #424a6a #424a6a #25293b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #424a6a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 2563, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: white;
  background-color: #424a6a;
  *background-color: #383f5a;
}

/* line 2568, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-primary:active, .btn-primary.active {
  background-color: #2e344b \9;
}

/* line 2572, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-warning {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ec8228;
  background-image: -moz-linear-gradient(top, #f18d38, #e57211);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f18d38), to(#e57211));
  background-image: -webkit-linear-gradient(top, #f18d38, #e57211);
  background-image: -o-linear-gradient(top, #f18d38, #e57211);
  background-image: linear-gradient(to bottom, #f18d38, #e57211);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF18D38', endColorstr='#FFE57211', GradientType=0);
  border-color: #e57211 #e57211 #9e4e0c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e57211;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 2589, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: white;
  background-color: #e57211;
  *background-color: #ce660f;
}

/* line 2594, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #b65a0d \9;
}

/* line 2598, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-danger {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a24343;
  background-image: -moz-linear-gradient(top, #b14949, #8d3a3a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b14949), to(#8d3a3a));
  background-image: -webkit-linear-gradient(top, #b14949, #8d3a3a);
  background-image: -o-linear-gradient(top, #b14949, #8d3a3a);
  background-image: linear-gradient(to bottom, #b14949, #8d3a3a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB14949', endColorstr='#FF8D3A3A', GradientType=0);
  border-color: #8d3a3a #8d3a3a #572424;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #8d3a3a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 2615, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: white;
  background-color: #8d3a3a;
  *background-color: #7b3333;
}

/* line 2620, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #692b2b \9;
}

/* line 2624, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-success {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3a706a;
  background-image: -moz-linear-gradient(top, #427e77, #305d57);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#427e77), to(#305d57));
  background-image: -webkit-linear-gradient(top, #427e77, #305d57);
  background-image: -o-linear-gradient(top, #427e77, #305d57);
  background-image: linear-gradient(to bottom, #427e77, #305d57);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF427E77', endColorstr='#FF305D57', GradientType=0);
  border-color: #305d57 #305d57 #162a28;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #305d57;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 2641, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: white;
  background-color: #305d57;
  *background-color: #284c48;
}

/* line 2646, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-success:active, .btn-success.active {
  background-color: #1f3b38 \9;
}

/* line 2650, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-info {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6095be;
  background-image: -moz-linear-gradient(top, #5d89ac, #65a7da);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5d89ac), to(#65a7da));
  background-image: -webkit-linear-gradient(top, #5d89ac, #65a7da);
  background-image: -o-linear-gradient(top, #5d89ac, #65a7da);
  background-image: linear-gradient(to bottom, #5d89ac, #65a7da);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5D89AC', endColorstr='#FF65A7DA', GradientType=0);
  border-color: #65a7da #65a7da #2f83c4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #65a7da;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 2667, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: white;
  background-color: #65a7da;
  *background-color: #509bd5;
}

/* line 2672, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-info:active, .btn-info.active {
  background-color: #3c90d0 \9;
}

/* line 2676, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-inverse {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 2693, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}

/* line 2698, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

/* line 2702, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 2707, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 2712, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 2717, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 2722, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 2728, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 2738, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #42576a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 2747, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #5f7e99;
  text-decoration: underline;
  background-color: transparent;
}

/* line 2754, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #444444;
  text-decoration: none;
}

/* line 2760, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

/* line 2771, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 2775, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 2779, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 12px;
  margin-bottom: 12px;
}

/* line 2784, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

/* line 2790, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 2797, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn + .btn {
  margin-left: -1px;
}

/* line 2801, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px;
}

/* line 2807, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn-mini {
  font-size: 12px;
}

/* line 2811, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn-small {
  font-size: 14px;
}

/* line 2815, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn-large {
  font-size: 18px;
}

/* line 2819, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}

/* line 2829, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

/* line 2839, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}

/* line 2849, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

/* line 2859, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/* line 2866, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 2871, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

/* line 2881, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

/* line 2888, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

/* line 2893, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 2900, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 2906, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

/* line 2909, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #424a6a;
}

/* line 2912, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #e57211;
}

/* line 2915, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #8d3a3a;
}

/* line 2918, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #305d57;
}

/* line 2921, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #65a7da;
}

/* line 2924, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

/* line 2928, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

/* line 2933, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-large .caret {
  margin-top: 6px;
}

/* line 2937, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 2943, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

/* line 2948, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

/* line 2952, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 2962, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 2969, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 2978, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

/* line 2983, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}

/* line 2989, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}

/* line 2995, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}

/* line 3001, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}

/* line 3007, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 24px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 3018, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert,
.alert h4 {
  color: #c09853;
}

/* line 3023, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert h4 {
  margin: 0;
}

/* line 3027, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 24px;
}

/* line 3034, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 3040, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-success h4 {
  color: #468847;
}

/* line 3044, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-danger,
.alert-error {
  background-color: #d18f8f;
  border-color: #cc8490;
  color: #e0b3b3;
}

/* line 3051, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-danger h4,
.alert-error h4 {
  color: #e0b3b3;
}

/* line 3056, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 3062, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-info h4 {
  color: #3a87ad;
}

/* line 3066, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 3071, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

/* line 3076, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.alert-block p + p {
  margin-top: 5px;
}

/* line 3080, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav {
  margin-left: 0;
  margin-bottom: 24px;
  list-style: none;
}

/* line 3086, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav > li > a {
  display: block;
}

/* line 3090, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f2f2f4;
}

/* line 3096, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 3100, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav > .pull-right {
  float: right;
}

/* line 3104, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 24px;
  color: #d8d8d8;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 3115, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 3119, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 3125, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 3132, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-list > li > a {
  padding: 3px 15px;
}

/* line 3136, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #42576a;
}

/* line 3144, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

/* line 3149, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 11px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}

/* line 3159, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}

/* line 3163, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3170, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 3175, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left;
}

/* line 3180, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 3188, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 3192, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs > li {
  margin-bottom: -1px;
}

/* line 3196, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 24px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 3205, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #f2f2f4 #f2f2f4 #dddddd;
}

/* line 3209, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #777777;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 3219, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 3229, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: white;
  background-color: #42576a;
}

/* line 3236, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 3240, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-stacked > li > a {
  margin-right: 0;
}

/* line 3244, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 3248, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3255, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 3264, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3273, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

/* line 3279, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

/* line 3283, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

/* line 3287, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 3293, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 3299, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #42576a;
  border-bottom-color: #42576a;
  margin-top: 6px;
}

/* line 3305, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #5f7e99;
  border-bottom-color: #5f7e99;
}

/* move down carets for tabs */
/* line 3312, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 3316, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 3321, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

/* line 3326, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

/* line 3331, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: white;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}

/* line 3340, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 3350, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #d8d8d8;
}

/* line 3355, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabbable {
  *zoom: 1;
}

/* line 3358, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3363, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabbable:after {
  clear: both;
}

/* line 3367, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tab-content {
  overflow: auto;
}

/* line 3371, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 3377, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 3382, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 3387, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 3391, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 3396, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 3401, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

/* line 3406, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 3412, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 3417, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 3424, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 3430, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 3437, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #f2f2f4 #dddddd #f2f2f4 #f2f2f4;
}

/* line 3442, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: white;
}

/* line 3449, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 3455, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 3462, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #f2f2f4 #f2f2f4 #f2f2f4 #dddddd;
}

/* line 3467, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white;
}

/* line 3474, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav > .disabled > a {
  color: #d8d8d8;
}

/* line 3478, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/* line 3485, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar {
  overflow: visible;
  margin-bottom: 24px;
  *position: relative;
  *z-index: 2;
}

/* line 3492, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inner {
  min-height: 85px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  background-image: -moz-linear-gradient(top, white, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(white));
  background-image: -webkit-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', GradientType=0);
  border: 1px solid transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

/* line 3513, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3518, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inner:after {
  clear: both;
}

/* line 3522, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .container {
  width: auto;
}

/* line 3526, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

/* line 3531, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 30.5px 20px 30.5px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #5e5e5e;
  text-shadow: 0 1px 0 white;
}

/* line 3541, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

/* line 3545, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 85px;
  color: #5e5e5e;
}

/* line 3551, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-link {
  color: #5e5e5e;
}

/* line 3554, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-link:hover, .navbar-link:focus {
  color: #5f7e99;
}

/* line 3558, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .divider-vertical {
  height: 85px;
  margin: 0 9px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

/* line 3565, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 27.5px;
}

/* line 3570, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

/* line 3578, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

/* line 3582, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3587, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form:after {
  clear: both;
}

/* line 3590, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 27.5px;
}

/* line 3596, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

/* line 3602, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

/* line 3607, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

/* line 3612, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 3617, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 27.5px;
  margin-bottom: 0;
}

/* line 3623, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 3635, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

/* line 3639, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3645, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 3654, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

/* line 3659, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

/* line 3663, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3672, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 3678, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 3682, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

/* line 3689, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 3692, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

/* line 3698, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 3706, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

/* line 3711, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav > li {
  float: left;
}

/* line 3715, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav > li > a {
  float: none;
  padding: 30.5px 15px 30.5px;
  color: #5e5e5e;
  text-decoration: none;
  text-shadow: 0 1px 0 white;
}

/* line 3723, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 3727, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #5f7e99;
  text-decoration: none;
}

/* line 3734, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #5f7e99;
  text-decoration: none;
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/* line 3745, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -o-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFF2F2F2', GradientType=0);
  border-color: #f2f2f2 #f2f2f2 #cccccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f2f2f2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

/* line 3770, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: white;
  background-color: #f2f2f2;
  *background-color: #e6e6e6;
}

/* line 3775, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #d9d9d9 \9;
}

/* line 3779, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

/* line 3792, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 3796, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: #353535;
  position: absolute;
  top: -7px;
  left: 9px;
}

/* line 3807, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #444444;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 3818, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: #353535;
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

/* line 3825, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #444444;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 3832, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #5f7e99;
  border-bottom-color: #5f7e99;
}

/* line 3838, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #f2f2f2;
  color: #5f7e99;
}

/* line 3845, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #5e5e5e;
  border-bottom-color: #5e5e5e;
}

/* line 3850, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #5f7e99;
  border-bottom-color: #5f7e99;
}

/* line 3857, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 3862, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

/* line 3867, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

/* line 3872, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 3883, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
  border-color: #252525;
}

/* line 3894, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #d8d8d8;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 3899, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: white;
}

/* line 3904, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .brand {
  color: #d8d8d8;
}

/* line 3907, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #d8d8d8;
}

/* line 3910, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: white;
}

/* line 3915, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: white;
  background-color: #111111;
}

/* line 3921, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #d8d8d8;
}

/* line 3924, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: white;
}

/* line 3927, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

/* line 3931, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: white;
}

/* line 3937, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: white;
  color: white;
}

/* line 3942, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #d8d8d8;
  border-bottom-color: #d8d8d8;
}

/* line 3946, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 3952, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-search .search-query {
  color: white;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 3964, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

/* line 3967, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

/* line 3970, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 3973, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #444444;
  text-shadow: 0 1px 0 white;
  background-color: white;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

/* line 3984, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .btn-navbar {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 4001, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: white;
  background-color: #040404;
  *background-color: black;
}

/* line 4006, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9;
}

/* line 4010, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 24px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 4019, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 white;
}

/* line 4026, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

/* line 4030, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.breadcrumb .active {
  color: #d8d8d8;
}

/* line 4034, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination {
  margin: 24px 0;
}

/* line 4038, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 4053, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul > li {
  display: inline;
}

/* line 4057, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 24px;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dcdce1;
  border-left-width: 0;
}

/* line 4068, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f2f2f4;
}

/* line 4075, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #d8d8d8;
  cursor: default;
}

/* line 4081, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #d8d8d8;
  background-color: transparent;
  cursor: default;
}

/* line 4090, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}

/* line 4101, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

/* line 4111, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-centered {
  text-align: center;
}

/* line 4115, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-right {
  text-align: right;
}

/* line 4119, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 18px;
}

/* line 4124, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}

/* line 4133, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

/* line 4143, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}

/* line 4154, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}

/* line 4166, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 14px;
}

/* line 4172, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 12px;
}

/* line 4178, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager {
  margin: 24px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

/* line 4184, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4189, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager:after {
  clear: both;
}

/* line 4193, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4197, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 4208, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4214, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4219, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4224, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #d8d8d8;
  background-color: #fff;
  cursor: default;
}

/* line 4233, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}

/* line 4242, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 4246, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 4252, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}

/* line 4275, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}

/* line 4282, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal.fade.in {
  top: 10%;
}

/* line 4286, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

/* line 4290, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-header .close {
  margin-top: 2px;
}

/* line 4293, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

/* line 4298, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 4305, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-form {
  margin-bottom: 0;
}

/* line 4309, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1;
}

/* line 4323, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4328, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-footer:after {
  clear: both;
}

/* line 4331, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 4335, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 4338, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 4342, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 4352, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 4356, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 4360, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 4364, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 4368, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 4373, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #42576a;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 4385, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4393, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #42576a;
}

/* line 4400, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #42576a;
}

/* line 4407, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #42576a;
}

/* line 4414, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #42576a;
}

/* line 4422, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 4445, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 4448, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 4451, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 4454, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 4458, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 4470, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover-title:empty {
  display: none;
}

/* line 4474, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 4478, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4488, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 4492, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 4497, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 4505, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}

/* line 4511, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 4519, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}

/* line 4525, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 4533, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}

/* line 4539, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 4547, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 4554, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

/* line 4559, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4564, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.thumbnails:after {
  clear: both;
}

/* line 4568, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 4572, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 24px;
  margin-left: 20px;
}

/* line 4578, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 24px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 4595, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #42576a;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* line 4603, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 4610, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #777777;
}

/* line 4615, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

/* line 4622, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 4627, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 4631, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media-object {
  display: block;
}

/* line 4635, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 4639, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 4643, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 4647, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.media-list {
  margin-left: 0;
  list-style: none;
}

/* line 4652, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 13.536px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d8d8d8;
}

/* line 4666, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 4672, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 4680, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label:empty,
.badge:empty {
  display: none;
}

/* line 4685, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 4691, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-important {
  background-color: #e0b3b3;
}

/* line 4695, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-important[href] {
  background-color: #d18f8f;
}

/* line 4699, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-warning {
  background-color: #f4a868;
}

/* line 4703, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-warning[href] {
  background-color: #f18d38;
}

/* line 4707, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-success {
  background-color: #468847;
}

/* line 4711, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-success[href] {
  background-color: #356635;
}

/* line 4715, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-info {
  background-color: #3a87ad;
}

/* line 4719, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-info[href] {
  background-color: #2d6987;
}

/* line 4723, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-inverse {
  background-color: #444444;
}

/* line 4727, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.label-inverse[href] {
  background-color: #2b2b2b;
}

/* line 4731, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-important {
  background-color: #e0b3b3;
}

/* line 4735, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-important[href] {
  background-color: #d18f8f;
}

/* line 4739, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-warning {
  background-color: #f4a868;
}

/* line 4743, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-warning[href] {
  background-color: #f18d38;
}

/* line 4747, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-success {
  background-color: #468847;
}

/* line 4751, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-success[href] {
  background-color: #356635;
}

/* line 4755, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-info {
  background-color: #3a87ad;
}

/* line 4759, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-info[href] {
  background-color: #2d6987;
}

/* line 4763, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-inverse {
  background-color: #444444;
}

/* line 4767, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.badge-inverse[href] {
  background-color: #2b2b2b;
}

/* line 4771, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4777, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 4832, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 4852, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: white;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0d90d1;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 4880, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 4886, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 4899, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 4907, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0);
}

/* line 4918, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 4927, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5db95d;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0);
}

/* line 4938, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 4947, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0);
}

/* line 4958, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 4967, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #f7c092;
  background-image: -moz-linear-gradient(top, #f9d1af, #f4a868);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d1af), to(#f4a868));
  background-image: -webkit-linear-gradient(top, #f9d1af, #f4a868);
  background-image: -o-linear-gradient(top, #f9d1af, #f4a868);
  background-image: linear-gradient(to bottom, #f9d1af, #f4a868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9D1AF', endColorstr='#FFF4A868', GradientType=0);
}

/* line 4978, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #f9d1af;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 4987, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.accordion {
  margin-bottom: 24px;
}

/* line 4991, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 4999, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.accordion-heading {
  border-bottom: 0;
}

/* line 5003, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 5008, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.accordion-toggle {
  cursor: pointer;
}

/* line 5012, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 5017, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 36px;
  color: inherit;
  background-color: #f2f2f4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 5029, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}

/* line 5036, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.hero-unit li {
  line-height: 36px;
}

/* line 5040, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pull-right {
  float: right;
}

/* line 5044, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.pull-left {
  float: left;
}

/* line 5048, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.hide {
  display: none;
}

/* line 5052, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.show {
  display: block;
}

/* line 5056, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 5060, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.affix {
  position: fixed;
}

/* line 5064, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.clearfix {
  *zoom: 1;
}

/* line 5067, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 5072, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.clearfix:after {
  clear: both;
}

/* line 5076, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5084, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/bootstrap.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
/* line 14, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 19, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.visible-phone {
  display: none !important;
}

/* line 23, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.visible-tablet {
  display: none !important;
}

/* line 27, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.hidden-desktop {
  display: none !important;
}

/* line 31, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 36, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 40, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 44, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .visible-tablet {
    display: inherit !important;
  }

  /* line 48, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 53, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 57, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 61, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .visible-phone {
    display: inherit !important;
  }

  /* line 65, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .hidden-phone {
    display: none !important;
  }
}
/* line 69, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 74, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .visible-print {
    display: inherit !important;
  }

  /* line 78, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 82, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.clearfix {
  *zoom: 1;
}

/* line 85, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 90, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.clearfix:after {
  clear: both;
}

/* line 94, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 102, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  /* line 112, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }

  /* line 116, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 121, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row:after {
    clear: both;
  }

  /* line 125, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }

  /* line 131, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }

  /* line 138, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span12 {
    width: 1170px;
  }

  /* line 142, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span11 {
    width: 1070px;
  }

  /* line 146, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span10 {
    width: 970px;
  }

  /* line 150, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span9 {
    width: 870px;
  }

  /* line 154, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span8 {
    width: 770px;
  }

  /* line 158, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span7 {
    width: 670px;
  }

  /* line 162, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span6 {
    width: 570px;
  }

  /* line 166, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span5 {
    width: 470px;
  }

  /* line 170, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span4 {
    width: 250px;
  }

  /* line 175, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span3 {
    width: 270px;
  }

  /* line 179, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span2 {
    width: 170px;
  }

  /* line 183, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span1 {
    width: 70px;
  }

  /* line 187, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset12 {
    margin-left: 1230px;
  }

  /* line 191, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset11 {
    margin-left: 1130px;
  }

  /* line 195, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset10 {
    margin-left: 1030px;
  }

  /* line 199, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset9 {
    margin-left: 930px;
  }

  /* line 203, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset8 {
    margin-left: 830px;
  }

  /* line 207, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset7 {
    margin-left: 730px;
  }

  /* line 211, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset6 {
    margin-left: 630px;
  }

  /* line 215, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset5 {
    margin-left: 530px;
  }

  /* line 219, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset4 {
    margin-left: 430px;
  }

  /* line 223, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset3 {
    margin-left: 330px;
  }

  /* line 227, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset2 {
    margin-left: 230px;
  }

  /* line 231, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset1 {
    margin-left: 130px;
  }

  /* line 235, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 239, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 244, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid:after {
    clear: both;
  }

  /* line 247, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641%;
    *margin-left: 2.51091%;
  }

  /* line 258, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 261, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641%;
  }

  /* line 264, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%;
  }

  /* line 268, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span11 {
    width: 91.45299%;
    *width: 91.3998%;
  }

  /* line 272, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span10 {
    width: 82.90598%;
    *width: 82.85279%;
  }

  /* line 276, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span9 {
    width: 74.35897%;
    *width: 74.30578%;
  }

  /* line 280, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span8 {
    width: 65.81197%;
    *width: 65.75877%;
  }

  /* line 284, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span7 {
    width: 57.26496%;
    *width: 57.21177%;
  }

  /* line 288, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span6 {
    width: 48.71795%;
    *width: 48.66476%;
  }

  /* line 292, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span5 {
    width: 40.17094%;
    *width: 40.11775%;
  }

  /* line 296, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span4 {
    width: 31.62393%;
    *width: 31.57074%;
  }

  /* line 300, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span3 {
    width: 23.07692%;
    *width: 23.02373%;
  }

  /* line 304, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span2 {
    width: 14.52991%;
    *width: 14.47672%;
  }

  /* line 308, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span1 {
    width: 5.98291%;
    *width: 5.92971%;
  }

  /* line 312, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset12 {
    margin-left: 105.12821%;
    *margin-left: 105.02182%;
  }

  /* line 316, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.5641%;
    *margin-left: 102.45772%;
  }

  /* line 320, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset11 {
    margin-left: 96.5812%;
    *margin-left: 96.47481%;
  }

  /* line 324, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.01709%;
    *margin-left: 93.91071%;
  }

  /* line 328, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset10 {
    margin-left: 88.03419%;
    *margin-left: 87.92781%;
  }

  /* line 332, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.47009%;
    *margin-left: 85.3637%;
  }

  /* line 336, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset9 {
    margin-left: 79.48718%;
    *margin-left: 79.3808%;
  }

  /* line 340, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.92308%;
    *margin-left: 76.81669%;
  }

  /* line 344, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset8 {
    margin-left: 70.94017%;
    *margin-left: 70.83379%;
  }

  /* line 348, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.37607%;
    *margin-left: 68.26969%;
  }

  /* line 352, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset7 {
    margin-left: 62.39316%;
    *margin-left: 62.28678%;
  }

  /* line 356, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.82906%;
    *margin-left: 59.72268%;
  }

  /* line 360, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset6 {
    margin-left: 53.84615%;
    *margin-left: 53.73977%;
  }

  /* line 364, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.28205%;
    *margin-left: 51.17567%;
  }

  /* line 368, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset5 {
    margin-left: 45.29915%;
    *margin-left: 45.19276%;
  }

  /* line 372, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.73504%;
    *margin-left: 42.62866%;
  }

  /* line 376, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset4 {
    margin-left: 36.75214%;
    *margin-left: 36.64575%;
  }

  /* line 380, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.18803%;
    *margin-left: 34.08165%;
  }

  /* line 384, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset3 {
    margin-left: 28.20513%;
    *margin-left: 28.09875%;
  }

  /* line 388, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.64103%;
    *margin-left: 25.53464%;
  }

  /* line 392, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset2 {
    margin-left: 19.65812%;
    *margin-left: 19.55174%;
  }

  /* line 396, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.09402%;
    *margin-left: 16.98763%;
  }

  /* line 400, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset1 {
    margin-left: 11.11111%;
    *margin-left: 11.00473%;
  }

  /* line 404, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.54701%;
    *margin-left: 8.44063%;
  }

  /* line 409, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 415, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }

  /* line 419, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }

  /* line 425, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }

  /* line 431, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }

  /* line 437, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }

  /* line 443, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }

  /* line 449, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }

  /* line 455, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }

  /* line 461, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }

  /* line 467, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }

  /* line 473, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }

  /* line 479, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }

  /* line 485, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }

  /* line 491, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .thumbnails {
    margin-left: -30px;
  }

  /* line 495, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .thumbnails > li {
    margin-left: 30px;
  }

  /* line 499, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 504, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  /* line 508, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 513, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row:after {
    clear: both;
  }

  /* line 517, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 523, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  /* line 530, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span12 {
    width: 724px;
  }

  /* line 534, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span11 {
    width: 662px;
  }

  /* line 538, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span10 {
    width: 600px;
  }

  /* line 542, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span9 {
    width: 538px;
  }

  /* line 546, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span8 {
    width: 476px;
  }

  /* line 550, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span7 {
    width: 414px;
  }

  /* line 554, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span6 {
    width: 352px;
  }

  /* line 558, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span5 {
    width: 290px;
  }

  /* line 562, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span4 {
    width: 228px;
  }

  /* line 566, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span3 {
    width: 166px;
  }

  /* line 570, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span2 {
    width: 104px;
  }

  /* line 574, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span1 {
    width: 42px;
  }

  /* line 578, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset12 {
    margin-left: 764px;
  }

  /* line 582, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset11 {
    margin-left: 702px;
  }

  /* line 586, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset10 {
    margin-left: 640px;
  }

  /* line 590, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset9 {
    margin-left: 578px;
  }

  /* line 594, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset8 {
    margin-left: 516px;
  }

  /* line 598, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset7 {
    margin-left: 454px;
  }

  /* line 602, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset6 {
    margin-left: 392px;
  }

  /* line 606, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset5 {
    margin-left: 330px;
  }

  /* line 610, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset4 {
    margin-left: 268px;
  }

  /* line 614, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset3 {
    margin-left: 206px;
  }

  /* line 618, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset2 {
    margin-left: 144px;
  }

  /* line 622, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .offset1 {
    margin-left: 82px;
  }

  /* line 626, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 630, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 635, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid:after {
    clear: both;
  }

  /* line 638, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243%;
    *margin-left: 2.70924%;
  }

  /* line 649, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 652, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243%;
  }

  /* line 655, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%;
  }

  /* line 659, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span11 {
    width: 91.43646%;
    *width: 91.38327%;
  }

  /* line 663, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span10 {
    width: 82.87293%;
    *width: 82.81974%;
  }

  /* line 667, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span9 {
    width: 74.30939%;
    *width: 74.2562%;
  }

  /* line 671, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span8 {
    width: 65.74586%;
    *width: 65.69266%;
  }

  /* line 675, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span7 {
    width: 57.18232%;
    *width: 57.12913%;
  }

  /* line 679, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span6 {
    width: 48.61878%;
    *width: 48.56559%;
  }

  /* line 683, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span5 {
    width: 40.05525%;
    *width: 40.00206%;
  }

  /* line 687, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span4 {
    width: 31.49171%;
    *width: 31.43852%;
  }

  /* line 691, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span3 {
    width: 22.92818%;
    *width: 22.87499%;
  }

  /* line 695, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span2 {
    width: 14.36464%;
    *width: 14.31145%;
  }

  /* line 699, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .span1 {
    width: 5.8011%;
    *width: 5.74791%;
  }

  /* line 703, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset12 {
    margin-left: 105.52486%;
    *margin-left: 105.41848%;
  }

  /* line 707, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.76243%;
    *margin-left: 102.65605%;
  }

  /* line 711, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset11 {
    margin-left: 96.96133%;
    *margin-left: 96.85494%;
  }

  /* line 715, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1989%;
    *margin-left: 94.09251%;
  }

  /* line 719, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset10 {
    margin-left: 88.39779%;
    *margin-left: 88.29141%;
  }

  /* line 723, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.63536%;
    *margin-left: 85.52898%;
  }

  /* line 727, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset9 {
    margin-left: 79.83425%;
    *margin-left: 79.72787%;
  }

  /* line 731, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.07182%;
    *margin-left: 76.96544%;
  }

  /* line 735, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset8 {
    margin-left: 71.27072%;
    *margin-left: 71.16434%;
  }

  /* line 739, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.50829%;
    *margin-left: 68.4019%;
  }

  /* line 743, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset7 {
    margin-left: 62.70718%;
    *margin-left: 62.6008%;
  }

  /* line 747, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.94475%;
    *margin-left: 59.83837%;
  }

  /* line 751, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset6 {
    margin-left: 54.14365%;
    *margin-left: 54.03726%;
  }

  /* line 755, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.38122%;
    *margin-left: 51.27483%;
  }

  /* line 759, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset5 {
    margin-left: 45.58011%;
    *margin-left: 45.47373%;
  }

  /* line 763, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.81768%;
    *margin-left: 42.7113%;
  }

  /* line 767, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset4 {
    margin-left: 37.01657%;
    *margin-left: 36.91019%;
  }

  /* line 771, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.25414%;
    *margin-left: 34.14776%;
  }

  /* line 775, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset3 {
    margin-left: 28.45304%;
    *margin-left: 28.34666%;
  }

  /* line 779, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.69061%;
    *margin-left: 25.58422%;
  }

  /* line 783, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895%;
    *margin-left: 19.78312%;
  }

  /* line 787, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.12707%;
    *margin-left: 17.02069%;
  }

  /* line 791, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset1 {
    margin-left: 11.32597%;
    *margin-left: 11.21958%;
  }

  /* line 795, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.56354%;
    *margin-left: 8.45715%;
  }

  /* line 800, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 806, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  /* line 810, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }

  /* line 816, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }

  /* line 822, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }

  /* line 828, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }

  /* line 834, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }

  /* line 840, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }

  /* line 846, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }

  /* line 852, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }

  /* line 858, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }

  /* line 864, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }

  /* line 870, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }

  /* line 876, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  /* line 883, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 888, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* line 895, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .container-fluid {
    padding: 0;
  }

  /* line 899, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }

  /* line 905, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }

  /* line 909, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .container {
    width: auto;
  }

  /* line 913, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid {
    width: 100%;
  }

  /* line 917, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row,
  .thumbnails {
    margin-left: 0;
  }

  /* line 922, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }

  /* line 927, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 939, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 947, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

  /* line 951, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 966, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }

  /* line 974, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  /* line 978, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }

  /* line 986, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .modal.fade {
    top: -100px;
  }

  /* line 989, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 994, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  /* line 998, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .page-header h1 small {
    display: block;
    line-height: 24px;
  }

  /* line 1003, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }

  /* line 1008, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }

  /* line 1014, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }

  /* line 1017, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }

  /* line 1020, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 1025, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  /* line 1032, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 1037, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }

  /* line 1043, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  /* line 1048, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  /* line 1053, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  body {
    padding-top: 0;
  }

  /* line 1057, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }

  /* line 1062, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-fixed-top {
    margin-bottom: 24px;
  }

  /* line 1066, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-fixed-bottom {
    margin-top: 24px;
  }

  /* line 1070, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }

  /* line 1075, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }

  /* line 1080, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }

  /* line 1086, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse {
    clear: both;
  }

  /* line 1090, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 12px;
  }

  /* line 1095, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav > li {
    float: none;
  }

  /* line 1099, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }

  /* line 1103, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }

  /* line 1107, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav .nav-header {
    color: #5e5e5e;
    text-shadow: none;
  }

  /* line 1112, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #5e5e5e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  /* line 1122, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }

  /* line 1130, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }

  /* line 1134, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: white;
  }

  /* line 1141, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #d8d8d8;
  }

  /* line 1146, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }

  /* line 1153, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }

  /* line 1158, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 1177, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }

  /* line 1181, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }

  /* line 1186, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }

  /* line 1190, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }

  /* line 1194, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 12px 15px;
    margin: 12px 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  /* line 1206, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }

  /* line 1212, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }

  /* line 1217, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }

  /* line 1223, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar .btn-navbar {
    display: block;
  }

  /* line 1227, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  /* line 1233, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/responsive.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/*
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
 *
 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/theme/smartbox/fontawesome-webfont3294-fe6ddd46118a617ae9dae14fcded35103e2c2f235360dcc5d9634a259230998b.eot?v=3.0.1);
  src: url(/assets/theme/smartbox/fontawesome-webfontd41d-fe6ddd46118a617ae9dae14fcded35103e2c2f235360dcc5d9634a259230998b.eot?#iefix&v=3.0.1) format("embedded-opentype"), url(/assets/theme/smartbox/fontawesome-webfont3294-d328e68ea5a89bdfb7346984310d86c48f6208b70b14955d62447f11ced78413.woff?v=3.0.1) format("woff"), url(/assets/theme/smartbox/fontawesome-webfont3294-d8d1fe7c5d79170cf796095b682a848d657676b17ffcb3f07cc8b5fd30ffd44c.ttf?v=3.0.1) format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
/* line 33, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
/* line 53, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* line 69, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes sure icons active on rollover in links */
/* line 77, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}

/* makes the font 33% larger relative to the icon container */
/* line 83, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

/* line 88, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn [class^="icon-"],
.btn [class*=" icon-"], .nav [class^="icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */
}

/* line 94, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 99, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

/* line 105, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"], .nav-pills [class^="icon-"],
.nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
}

/* line 110, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 118, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
li [class^="icon-"],
li [class*=" icon-"], .nav li [class^="icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

/* line 125, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large, .nav li [class^="icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

/* line 132, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
ul.icons {
  list-style-type: none;
  text-indent: -.75em;
}

/* line 136, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}

/* line 141, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-muted {
  color: #eeeeee;
}

/* line 145, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 153, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-2x {
  font-size: 2em;
}

/* line 156, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 163, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-3x {
  font-size: 3em;
}

/* line 166, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 173, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-4x {
  font-size: 4em;
}

/* line 176, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 183, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.pull-right {
  float: right;
}

/* line 187, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.pull-left {
  float: left;
}

/* line 191, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}

/* line 195, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* line 200, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}

/* line 205, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

/* line 210, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

/* line 216, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}

/* line 220, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}

/* line 225, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}

/* line 229, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

/* line 234, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  /* line 293, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
  .icon-spin {
    height: .9em;
  }

  /* line 297, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
  .btn .icon-spin {
    height: auto;
  }

  /* line 301, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
  .icon-spin.icon-large {
    height: 1.25em;
  }

  /* line 305, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
  .btn .icon-spin.icon-large {
    height: .75em;
  }
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
/* line 312, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-glass:before {
  content: "\f000";
}

/* line 316, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-music:before {
  content: "\f001";
}

/* line 320, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-search:before {
  content: "\f002";
}

/* line 324, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-envelope:before {
  content: "\f003";
}

/* line 328, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-heart:before {
  content: "\f004";
}

/* line 332, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-star:before {
  content: "\f005";
}

/* line 336, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-star-empty:before {
  content: "\f006";
}

/* line 340, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-user:before {
  content: "\f007";
}

/* line 344, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-film:before {
  content: "\f008";
}

/* line 348, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-th-large:before {
  content: "\f009";
}

/* line 352, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-th:before {
  content: "\f00a";
}

/* line 356, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-th-list:before {
  content: "\f00b";
}

/* line 360, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ok:before {
  content: "\f00c";
}

/* line 364, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-remove:before {
  content: "\f00d";
}

/* line 368, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-zoom-in:before {
  content: "\f00e";
}

/* line 372, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-zoom-out:before {
  content: "\f010";
}

/* line 376, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-off:before {
  content: "\f011";
}

/* line 380, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-signal:before {
  content: "\f012";
}

/* line 384, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-cog:before {
  content: "\f013";
}

/* line 388, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-trash:before {
  content: "\f014";
}

/* line 392, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-home:before {
  content: "\f015";
}

/* line 396, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-file:before {
  content: "\f016";
}

/* line 400, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-time:before {
  content: "\f017";
}

/* line 404, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-road:before {
  content: "\f018";
}

/* line 408, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-download-alt:before {
  content: "\f019";
}

/* line 412, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-download:before {
  content: "\f01a";
}

/* line 416, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-upload:before {
  content: "\f01b";
}

/* line 420, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-inbox:before {
  content: "\f01c";
}

/* line 424, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-play-circle:before {
  content: "\f01d";
}

/* line 428, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-repeat:before {
  content: "\f01e";
}

/* \f020 doesn't work in Safari. all shifted one down */
/* line 433, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-refresh:before {
  content: "\f021";
}

/* line 437, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-list-alt:before {
  content: "\f022";
}

/* line 441, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-lock:before {
  content: "\f023";
}

/* line 445, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-flag:before {
  content: "\f024";
}

/* line 449, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-headphones:before {
  content: "\f025";
}

/* line 453, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-volume-off:before {
  content: "\f026";
}

/* line 457, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-volume-down:before {
  content: "\f027";
}

/* line 461, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-volume-up:before {
  content: "\f028";
}

/* line 465, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-qrcode:before {
  content: "\f029";
}

/* line 469, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-barcode:before {
  content: "\f02a";
}

/* line 473, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-tag:before {
  content: "\f02b";
}

/* line 477, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-tags:before {
  content: "\f02c";
}

/* line 481, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-book:before {
  content: "\f02d";
}

/* line 485, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 489, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-print:before {
  content: "\f02f";
}

/* line 493, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-camera:before {
  content: "\f030";
}

/* line 497, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-font:before {
  content: "\f031";
}

/* line 501, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bold:before {
  content: "\f032";
}

/* line 505, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-italic:before {
  content: "\f033";
}

/* line 509, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-text-height:before {
  content: "\f034";
}

/* line 513, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-text-width:before {
  content: "\f035";
}

/* line 517, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-align-left:before {
  content: "\f036";
}

/* line 521, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-align-center:before {
  content: "\f037";
}

/* line 525, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-align-right:before {
  content: "\f038";
}

/* line 529, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-align-justify:before {
  content: "\f039";
}

/* line 533, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-list:before {
  content: "\f03a";
}

/* line 537, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-indent-left:before {
  content: "\f03b";
}

/* line 541, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-indent-right:before {
  content: "\f03c";
}

/* line 545, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-facetime-video:before {
  content: "\f03d";
}

/* line 549, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-picture:before {
  content: "\f03e";
}

/* line 553, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-pencil:before {
  content: "\f040";
}

/* line 557, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-map-marker:before {
  content: "\f041";
}

/* line 561, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-adjust:before {
  content: "\f042";
}

/* line 565, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-tint:before {
  content: "\f043";
}

/* line 569, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-edit:before {
  content: "\f044";
}

/* line 573, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-share:before {
  content: "\f045";
}

/* line 577, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-check:before {
  content: "\f046";
}

/* line 581, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-move:before {
  content: "\f047";
}

/* line 585, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-step-backward:before {
  content: "\f048";
}

/* line 589, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 593, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-backward:before {
  content: "\f04a";
}

/* line 597, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 601, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-pause:before {
  content: "\f04c";
}

/* line 605, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-stop:before {
  content: "\f04d";
}

/* line 609, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-forward:before {
  content: "\f04e";
}

/* line 613, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 617, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-step-forward:before {
  content: "\f051";
}

/* line 621, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-eject:before {
  content: "\f052";
}

/* line 625, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 629, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 633, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-plus-sign:before {
  content: "\f055";
}

/* line 637, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-minus-sign:before {
  content: "\f056";
}

/* line 641, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-remove-sign:before {
  content: "\f057";
}

/* line 645, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ok-sign:before {
  content: "\f058";
}

/* line 649, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-question-sign:before {
  content: "\f059";
}

/* line 653, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-info-sign:before {
  content: "\f05a";
}

/* line 657, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-screenshot:before {
  content: "\f05b";
}

/* line 661, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-remove-circle:before {
  content: "\f05c";
}

/* line 665, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ok-circle:before {
  content: "\f05d";
}

/* line 669, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ban-circle:before {
  content: "\f05e";
}

/* line 673, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 677, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 681, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 685, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 689, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-share-alt:before {
  content: "\f064";
}

/* line 693, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-resize-full:before {
  content: "\f065";
}

/* line 697, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-resize-small:before {
  content: "\f066";
}

/* line 701, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-plus:before {
  content: "\f067";
}

/* line 705, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-minus:before {
  content: "\f068";
}

/* line 709, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-asterisk:before {
  content: "\f069";
}

/* line 713, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-exclamation-sign:before {
  content: "\f06a";
}

/* line 717, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-gift:before {
  content: "\f06b";
}

/* line 721, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-leaf:before {
  content: "\f06c";
}

/* line 725, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-fire:before {
  content: "\f06d";
}

/* line 729, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-eye-open:before {
  content: "\f06e";
}

/* line 733, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-eye-close:before {
  content: "\f070";
}

/* line 737, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-warning-sign:before {
  content: "\f071";
}

/* line 741, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-plane:before {
  content: "\f072";
}

/* line 745, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-calendar:before {
  content: "\f073";
}

/* line 749, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-random:before {
  content: "\f074";
}

/* line 753, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-comment:before {
  content: "\f075";
}

/* line 757, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-magnet:before {
  content: "\f076";
}

/* line 761, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 765, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 769, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-retweet:before {
  content: "\f079";
}

/* line 773, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 777, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-folder-close:before {
  content: "\f07b";
}

/* line 781, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 785, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-resize-vertical:before {
  content: "\f07d";
}

/* line 789, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-resize-horizontal:before {
  content: "\f07e";
}

/* line 793, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bar-chart:before {
  content: "\f080";
}

/* line 797, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-twitter-sign:before {
  content: "\f081";
}

/* line 801, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-facebook-sign:before {
  content: "\f082";
}

/* line 805, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 809, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-key:before {
  content: "\f084";
}

/* line 813, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-cogs:before {
  content: "\f085";
}

/* line 817, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-comments:before {
  content: "\f086";
}

/* line 821, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-thumbs-up:before {
  content: "\f087";
}

/* line 825, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-thumbs-down:before {
  content: "\f088";
}

/* line 829, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-star-half:before {
  content: "\f089";
}

/* line 833, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-heart-empty:before {
  content: "\f08a";
}

/* line 837, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-signout:before {
  content: "\f08b";
}

/* line 841, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-linkedin-sign:before {
  content: "\f08c";
}

/* line 845, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-pushpin:before {
  content: "\f08d";
}

/* line 849, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-external-link:before {
  content: "\f08e";
}

/* line 853, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-signin:before {
  content: "\f090";
}

/* line 857, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-trophy:before {
  content: "\f091";
}

/* line 861, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-github-sign:before {
  content: "\f092";
}

/* line 865, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-upload-alt:before {
  content: "\f093";
}

/* line 869, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-lemon:before {
  content: "\f094";
}

/* line 873, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-phone:before {
  content: "\f095";
}

/* line 877, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-check-empty:before {
  content: "\f096";
}

/* line 881, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bookmark-empty:before {
  content: "\f097";
}

/* line 885, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-phone-sign:before {
  content: "\f098";
}

/* line 889, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-twitter:before {
  content: "\f099";
}

/* line 893, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-facebook:before {
  content: "\f09a";
}

/* line 897, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-github:before {
  content: "\f09b";
}

/* line 901, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-unlock:before {
  content: "\f09c";
}

/* line 905, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 909, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-rss:before {
  content: "\f09e";
}

/* line 913, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-hdd:before {
  content: "\f0a0";
}

/* line 917, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 921, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bell:before {
  content: "\f0a2";
}

/* line 925, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 929, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-hand-right:before {
  content: "\f0a4";
}

/* line 933, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-hand-left:before {
  content: "\f0a5";
}

/* line 937, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-hand-up:before {
  content: "\f0a6";
}

/* line 941, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-hand-down:before {
  content: "\f0a7";
}

/* line 945, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-circle-arrow-left:before {
  content: "\f0a8";
}

/* line 949, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-circle-arrow-right:before {
  content: "\f0a9";
}

/* line 953, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-circle-arrow-up:before {
  content: "\f0aa";
}

/* line 957, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-circle-arrow-down:before {
  content: "\f0ab";
}

/* line 961, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-globe:before {
  content: "\f0ac";
}

/* line 965, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 969, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 973, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-filter:before {
  content: "\f0b0";
}

/* line 977, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 981, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-fullscreen:before {
  content: "\f0b2";
}

/* line 985, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-group:before {
  content: "\f0c0";
}

/* line 989, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-link:before {
  content: "\f0c1";
}

/* line 993, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 997, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-beaker:before {
  content: "\f0c3";
}

/* line 1001, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-cut:before {
  content: "\f0c4";
}

/* line 1005, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-copy:before {
  content: "\f0c5";
}

/* line 1009, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-paper-clip:before {
  content: "\f0c6";
}

/* line 1013, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-save:before {
  content: "\f0c7";
}

/* line 1017, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-sign-blank:before {
  content: "\f0c8";
}

/* line 1021, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-reorder:before {
  content: "\f0c9";
}

/* line 1025, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 1029, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 1033, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 1037, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-underline:before {
  content: "\f0cd";
}

/* line 1041, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-table:before {
  content: "\f0ce";
}

/* line 1045, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-magic:before {
  content: "\f0d0";
}

/* line 1049, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-truck:before {
  content: "\f0d1";
}

/* line 1053, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 1057, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-pinterest-sign:before {
  content: "\f0d3";
}

/* line 1061, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-google-plus-sign:before {
  content: "\f0d4";
}

/* line 1065, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 1069, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-money:before {
  content: "\f0d6";
}

/* line 1073, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 1077, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 1081, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 1085, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 1089, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-columns:before {
  content: "\f0db";
}

/* line 1093, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-sort:before {
  content: "\f0dc";
}

/* line 1097, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-sort-down:before {
  content: "\f0dd";
}

/* line 1101, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-sort-up:before {
  content: "\f0de";
}

/* line 1105, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-envelope-alt:before {
  content: "\f0e0";
}

/* line 1109, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 1113, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-undo:before {
  content: "\f0e2";
}

/* line 1117, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-legal:before {
  content: "\f0e3";
}

/* line 1121, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 1125, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-comment-alt:before {
  content: "\f0e5";
}

/* line 1129, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-comments-alt:before {
  content: "\f0e6";
}

/* line 1133, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bolt:before {
  content: "\f0e7";
}

/* line 1137, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 1141, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 1145, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-paste:before {
  content: "\f0ea";
}

/* line 1149, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-lightbulb:before {
  content: "\f0eb";
}

/* line 1153, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-exchange:before {
  content: "\f0ec";
}

/* line 1157, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-cloud-download:before {
  content: "\f0ed";
}

/* line 1161, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 1165, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-user-md:before {
  content: "\f0f0";
}

/* line 1169, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-stethoscope:before {
  content: "\f0f1";
}

/* line 1173, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-suitcase:before {
  content: "\f0f2";
}

/* line 1177, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bell-alt:before {
  content: "\f0f3";
}

/* line 1181, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-coffee:before {
  content: "\f0f4";
}

/* line 1185, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-food:before {
  content: "\f0f5";
}

/* line 1189, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-file-alt:before {
  content: "\f0f6";
}

/* line 1193, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-building:before {
  content: "\f0f7";
}

/* line 1197, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-hospital:before {
  content: "\f0f8";
}

/* line 1201, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ambulance:before {
  content: "\f0f9";
}

/* line 1205, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-medkit:before {
  content: "\f0fa";
}

/* line 1209, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 1213, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-beer:before {
  content: "\f0fc";
}

/* line 1217, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-h-sign:before {
  content: "\f0fd";
}

/* line 1221, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-plus-sign-alt:before {
  content: "\f0fe";
}

/* line 1225, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-double-angle-left:before {
  content: "\f100";
}

/* line 1229, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-double-angle-right:before {
  content: "\f101";
}

/* line 1233, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-double-angle-up:before {
  content: "\f102";
}

/* line 1237, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-double-angle-down:before {
  content: "\f103";
}

/* line 1241, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-angle-left:before {
  content: "\f104";
}

/* line 1245, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-angle-right:before {
  content: "\f105";
}

/* line 1249, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-angle-up:before {
  content: "\f106";
}

/* line 1253, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-angle-down:before {
  content: "\f107";
}

/* line 1257, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-desktop:before {
  content: "\f108";
}

/* line 1261, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-laptop:before {
  content: "\f109";
}

/* line 1265, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-tablet:before {
  content: "\f10a";
}

/* line 1269, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-mobile-phone:before {
  content: "\f10b";
}

/* line 1273, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-circle-blank:before {
  content: "\f10c";
}

/* line 1277, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-quote-left:before {
  content: "\f10d";
}

/* line 1281, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-quote-right:before {
  content: "\f10e";
}

/* line 1285, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-spinner:before {
  content: "\f110";
}

/* line 1289, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-circle:before {
  content: "\f111";
}

/* line 1293, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-reply:before {
  content: "\f112";
}

/* line 1297, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-github-alt:before {
  content: "\f113";
}

/* line 1301, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-folder-close-alt:before {
  content: "\f114";
}

/* line 1305, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-folder-open-alt:before {
  content: "\f115";
}

/*
 *  Font Awesome More
 *
 */
@font-face {
  font-family: 'Font-Awesome-Corp';
  src: url(/assets/theme/smartbox/corp/fontawesome-corp-webfont-280212e607fc91ada9ae027330ffdc5e6ecc2959379b89abdf9f7be69dcbd426.eot);
  src: url(/assets/theme/smartbox/corp/fontawesome-corp-webfontd41d-280212e607fc91ada9ae027330ffdc5e6ecc2959379b89abdf9f7be69dcbd426.eot?#iefix) format("embedded-opentype"), url(/assets/theme/smartbox/corp/fontawesome-corp-webfont-9a63b4a8113571ec6136911428d1d9064bcc956a95cb36c6903929d4d75eb2f8.woff) format("woff"), url(/assets/theme/smartbox/corp/fontawesome-corp-webfont-660cb968612842fc05038f1fcf6505ead808214c14ed1032bec9435904d572ed.ttf) format("truetype"), url(/assets/theme/smartbox/corp/fontawesome-corp-webfont-c105dcf9d4c6ab5a7a70279411fb1f8fb2df391934ffda8cc216f31ba8c5a669.svg#Font-Awesome-More) format("svg");
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome Social styles
    ------------------------------------------------------- */
/* line 1323, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-amazon-sign:before, .icon-amazon:before, .icon-android:before, .icon-apple-itunes:before, .icon-apple:before, .icon-aws:before, .icon-bing-sign:before, .icon-bing:before, .icon-duck-duck-go:before, .icon-google-sign:before, .icon-google:before, .icon-sparrow-sign:before, .icon-sparrow:before, .icon-windows:before, .icon-windows8:before, .icon-yahoo:before {
  font-family: 'Font-Awesome-Corp';
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
/* line 1344, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-amazon-sign:before {
  content: "\f340";
}

/* line 1348, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-amazon:before {
  content: "\f341";
}

/* line 1352, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-android:before {
  content: "\f342";
}

/* line 1356, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-apple-itunes:before {
  content: "\f343";
}

/* line 1360, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-apple:before {
  content: "\f344";
}

/* line 1364, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-aws:before {
  content: "\f345";
}

/* line 1368, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bing-sign:before {
  content: "\f346";
}

/* line 1372, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bing:before {
  content: "\f347";
}

/* line 1376, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-duck-duck-go:before {
  content: "\f348";
}

/* line 1380, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-google-sign:before {
  content: "\f349";
}

/* line 1384, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-google:before {
  content: "\f34a";
}

/* line 1388, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-sparrow-sign:before {
  content: "\f34b";
}

/* line 1392, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-sparrow:before {
  content: "\f34c";
}

/* line 1396, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-windows:before {
  content: "\f34d";
}

/* line 1400, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-windows8:before {
  content: "\f34e";
}

/* line 1404, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-yahoo:before {
  content: "\f34f";
}

/*
 *  Font Awesome More
 *
 */
@font-face {
  font-family: 'Font-Awesome-Ext';
  src: url(/assets/theme/smartbox/ext/fontawesome-ext-webfont-0a8797ddaae09f69958a840b2e8903fb6a9674f4ffdcaa8db81b69f278c8d8cb.eot);
  src: url(/assets/theme/smartbox/ext/fontawesome-ext-webfontd41d-0a8797ddaae09f69958a840b2e8903fb6a9674f4ffdcaa8db81b69f278c8d8cb.eot?#iefix) format("embedded-opentype"), url(/assets/theme/smartbox/ext/fontawesome-ext-webfont-dcb5166e5b5d550b3edf5c5e6ccc64d1afbd3e106ebc8fde3e51b012db67523e.woff) format("woff"), url(/assets/theme/smartbox/ext/fontawesome-ext-webfont-411b3cdf6e01039bd32f0cb437099d2a6f5e6d8ab6abea87e723d569f7eb4207.ttf) format("truetype"), url(/assets/theme/smartbox/ext/fontawesome-ext-webfont-05fd5c753366be4cf6af98e8ef9ed4613dab6b28c4134d2e2ffe409eced25445.svg#Font-Awesome-More) format("svg");
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome Social styles
    ------------------------------------------------------- */
/* line 1422, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-accessibility-sign:before, .icon-bike-sign:before, .icon-bus-sign:before, .icon-car-sign:before, .icon-taxi-sign:before, .icon-truck-sign:before, .icon-adobe-pdf:before, .icon-ms-excel:before, .icon-ms-ppt:before, .icon-ms-word:before, .icon-zip-file:before, .icon-css3:before, .icon-html5:before, .icon-layers:before, .icon-map:before, .icon-chrome:before, .icon-firefox:before, .icon-ie:before, .icon-opera:before, .icon-safari:before, .icon-rss-sign:before {
  font-family: 'Font-Awesome-Ext';
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
/* line 1443, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-accessibility-sign:before {
  content: "\f200";
}

/* line 1447, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bike-sign:before {
  content: "\f201";
}

/* line 1451, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-bus-sign:before {
  content: "\f202";
}

/* line 1455, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-car-sign:before {
  content: "\f203";
}

/* line 1459, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-taxi-sign:before {
  content: "\f204";
}

/* line 1463, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-truck-sign:before {
  content: "\f205";
}

/* line 1467, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-adobe-pdf:before {
  content: "\f206";
}

/* line 1471, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ms-excel:before {
  content: "\f207";
}

/* line 1475, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ms-ppt:before {
  content: "\f208";
}

/* line 1479, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ms-word:before {
  content: "\f209";
}

/* line 1483, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-zip-file:before {
  content: "\f20a";
}

/* line 1487, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-css3:before {
  content: "\f20b";
}

/* line 1491, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-html5:before {
  content: "\f20c";
}

/* line 1495, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-layers:before {
  content: "\f20d";
}

/* line 1499, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-map:before {
  content: "\f20e";
}

/* line 1503, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-chrome:before {
  content: "\f210";
}

/* line 1507, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-firefox:before {
  content: "\f211";
}

/* line 1511, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-ie:before {
  content: "\f212";
}

/* line 1515, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-opera:before {
  content: "\f213";
}

/* line 1519, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-safari:before {
  content: "\f214";
}

/* line 1523, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-rss-sign:before {
  content: "\f215";
}

/*
 *  Font Awesome More
 *
 */
@font-face {
  font-family: 'Font-Awesome-Social';
  src: url(/assets/theme/smartbox/social/fontawesome-social-webfont-5960425900b5a5f4b747ec40f2ef023027a99246b4a5a7c8f86924d95ab6fd03.eot);
  src: url(/assets/theme/smartbox/social/fontawesome-social-webfontd41d-5960425900b5a5f4b747ec40f2ef023027a99246b4a5a7c8f86924d95ab6fd03.eot?#iefix) format("embedded-opentype"), url(/assets/theme/smartbox/social/fontawesome-social-webfont-e4f81b6d495072dea44e4b9342cde12c2eea2dd809bbc969f576f5cbaabf45e1.woff) format("woff"), url(/assets/theme/smartbox/social/fontawesome-social-webfont-4ea7cc08b511454da1129c3a4c5daf9576dd699b6cc010760b77e456d0682967.ttf) format("truetype"), url(/assets/theme/smartbox/social/fontawesome-social-webfont-e6b105fff36f1d45e24e7871d95024228399083733b4c4393315e4e8dd4d1b30.svg#Font-Awesome-More) format("svg");
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome Social styles
    ------------------------------------------------------- */
/* line 1541, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-blogger-sign:before, .icon-blogger:before, .icon-delicious:before, .icon-dribbble-sign:before, .icon-dribbble:before, .icon-dropbox:before, .icon-drupal:before, .icon-evernote-sign:before, .icon-evernote:before, .icon-flickr-sign:before, .icon-flickr:before, .icon-forrst-sign:before, .icon-forrst:before, .icon-foursquare-sign:before, .icon-foursquare:before, .icon-git-fork:before, .icon-hacker-news:before, .icon-instagram:before, .icon-lastfm-sign:before, .icon-lastfm:before, .icon-paypal:before, .icon-picasa-sign:before, .icon-picasa:before, .icon-reddit:before, .icon-share-this-sign:before, .icon-share-this:before, .icon-skype:before, .icon-soundcloud:before, .icon-spotify:before, .icon-stack-overflow:before, .icon-tumblr-sign:before, .icon-tumblr:before, .icon-vimeo-sign:before, .icon-vimeo:before, .icon-wordpress-sign:before, .icon-wordpress:before, .icon-yelp-sign:before, .icon-yelp:before, .icon-youtube-sign:before, .icon-youtube:before {
  font-family: 'Font-Awesome-Social';
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
/* line 1562, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-dropbox:before {
  content: "\f300";
}

/* line 1566, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-drupal:before {
  content: "\f301";
}

/* line 1570, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-git-fork:before {
  content: "\f302";
}

/* line 1574, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-instagram:before {
  content: "\f303";
}

/* line 1578, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-share-this-sign:before {
  content: "\f304";
}

/* line 1582, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-share-this:before {
  content: "\f305";
}

/* line 1586, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-foursquare-sign:before {
  content: "\f306";
}

/* line 1590, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-foursquare:before {
  content: "\f307";
}

/* line 1594, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-hacker-news:before {
  content: "\f308";
}

/* line 1598, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-skype:before {
  content: "\f309";
}

/* line 1602, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-spotify:before {
  content: "\f30a";
}

/* line 1606, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-soundcloud:before {
  content: "\f30b";
}

/* line 1610, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-paypal:before {
  content: "\f30c";
}

/* line 1614, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-youtube-sign:before {
  content: "\f30d";
}

/* line 1618, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-youtube:before {
  content: "\f30e";
}

/* line 1622, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-reddit:before {
  content: "\f30f";
}

/* line 1626, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-blogger-sign:before {
  content: "\f310";
}

/* line 1630, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-blogger:before {
  content: "\f311";
}

/* line 1634, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-dribbble-sign:before {
  content: "\f312";
}

/* line 1638, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-dribbble:before {
  content: "\f313";
}

/* line 1642, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-evernote-sign:before {
  content: "\f314";
}

/* line 1646, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-evernote:before {
  content: "\f315";
}

/* line 1650, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-flickr-sign:before {
  content: "\f316";
}

/* line 1654, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-flickr:before {
  content: "\f317";
}

/* line 1658, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-forrst-sign:before {
  content: "\f318";
}

/* line 1662, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-forrst:before {
  content: "\f319";
}

/* line 1666, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-delicious:before {
  content: "\f31a";
}

/* line 1670, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-lastfm-sign:before {
  content: "\f31b";
}

/* line 1674, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-lastfm:before {
  content: "\f31c";
}

/* line 1678, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-picasa-sign:before {
  content: "\f31d";
}

/* line 1682, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-picasa:before {
  content: "\f31e";
}

/* line 1686, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-stack-overflow:before {
  content: "\f320";
}

/* line 1690, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-tumblr-sign:before {
  content: "\f321";
}

/* line 1694, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-tumblr:before {
  content: "\f322";
}

/* line 1698, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-vimeo-sign:before {
  content: "\f323";
}

/* line 1702, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-vimeo:before {
  content: "\f324";
}

/* line 1706, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-wordpress-sign:before {
  content: "\f325";
}

/* line 1710, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-wordpress:before {
  content: "\f326";
}

/* line 1714, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-yelp-sign:before {
  content: "\f327";
}

/* line 1718, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/font-awesome-all.scss */
.icon-yelp:before {
  content: "\f328";
}

/* fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 19, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 26, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-skin {
  position: relative;
  background: white;
  background: rgba(255, 255, 255, 0.3);
  color: #444;
  text-shadow: none;
}

/* line 34, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 38, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.75);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.75);
}

/* line 44, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 48, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 52, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 56, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-error {
  color: #444;
  font-weight: 300;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 64, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 70, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 75, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
#fancybox-loading, .fancybox-prev span, .fancybox-close, .fancybox-next span {
  background-image: url(/assets/theme/smartbox/fancybox/fancybox_sprite-f1f86940b32d7c29a421013bafd23514da6e119b966154e3428a453406954e94.png);
}

/* line 79, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 91, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: black url(/assets/theme/smartbox/fancybox/fancybox_loading-1496dc51eb8a5c71111f9975683029e72f023aaf94649304cc28b4469ba93595.gif) center center no-repeat;
}

/* line 105, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-color: #b14949;
  background-color: rgba(177, 73, 73, 0.8);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 125, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/assets/theme/smartbox/fancybox/blank-b1442e85b03bdcaf66dc58c7abb98745dd2687d86350be9a298a1d9382ac849b.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 138, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 142, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 146, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 34px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 164, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-prev span {
  left: -10px;
  background-position: 0 -36px;
}

/* line 169, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-next span {
  right: -10px;
  background-position: 0 -72px;
}

/* line 174, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-nav:hover span {
  opacity: 1;
}

/* line 178, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-prev:hover span {
  left: 0px;
}

/* line 182, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-next:hover span {
  right: 0px;
}

/* line 186, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 197, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-lock {
  overflow: hidden;
}

/* line 201, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/assets/theme/smartbox/fancybox/fancybox_overlay-a163bab86035b0ba62c98fbbd4d8b4f5edabbbb774eca0b5e9e5081b5711b2ab.png);
}

/* line 211, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 217, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 223, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font-weight: 300;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 231, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 235, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -34px;
  z-index: 8050;
  text-align: center;
}

/* line 244, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 5px 30px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-weight: 300;
  line-height: 24px;
  white-space: nowrap;
}

/* line 257, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 263, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 267, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*
 * **THEME_NAME_FULL** - **VERSION**
 * **THEME_URI**
 *
 * **LICENCE_NAME**
 * **LICENCE**
 *
 * **COPYRIGHT**
 */
/*
 * **THEME_NAME_FULL** - **VERSION**
 * **THEME_URI**
 *
 * **LICENCE_NAME**
 * **LICENCE**
 *
 * **COPYRIGHT**
 */
/* line 20, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher {
  position: absolute;
  left: 0px;
  top: 65px;
  z-index: 10000;
}

/* line 27, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .btn, #style-switcher .btn-group.open .dropdown-toggle {
  -moz-border-radius-topright: 50%;
  -webkit-border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  -moz-border-radius-bottomright: 50%;
  -webkit-border-bottom-right-radius: 50%;
  border-bottom-right-radius: 50%;
  width: 2em;
  height: 2em;
  padding: 0;
  color: #444444;
  background: #f2f2f4;
  border: 1px solid white;
  border-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 49, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .dropdown-menu {
  width: 250px;
  left: 40px;
  top: -28px;
  background-color: white;
  border-color: #f2f2f4;
  -webkit-box-shadow: 0px 1px 1px rgba(216, 216, 216, 0.4), 0px 0px 30px rgba(242, 242, 244, 0.4) inset;
  -moz-box-shadow: 0px 1px 1px rgba(216, 216, 216, 0.4), 0px 0px 30px rgba(242, 242, 244, 0.4) inset;
  box-shadow: 0px 1px 1px rgba(216, 216, 216, 0.4), 0px 0px 30px rgba(242, 242, 244, 0.4) inset;
}

/* line 60, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .dropdown-menu ul {
  list-style-type: none;
  margin: 0 0 24px;
}

/* line 65, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher h4 {
  text-align: center;
  position: relative;
  margin-bottom: 0px;
  margin-top: 6px;
}

/* line 72, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher h4 span {
  display: inline-block;
  background-color: #fff;
}

/* line 77, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher h4:before, #style-switcher h4:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 40px;
  top: 12px;
  background-color: #dfdfdf;
}

/* line 87, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher h4:before {
  left: 15px;
}

/* line 91, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher h4:after {
  right: 15px;
}

/* line 95, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .dropdown-menu ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 103, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors, #style-switcher .theme-patterns, #style-switcher .theme-width, #style-switcher .theme-fonts, #style-switcher .theme-navbar {
  text-align: center;
}

/* line 107, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors li, #style-switcher .theme-patterns li, #style-switcher .theme-width li, #style-switcher .theme-fonts li, #style-switcher .theme-navbar li {
  display: inline-block;
}

/* line 111, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors li a, #style-switcher .theme-patterns li a, #style-switcher .theme-width li a, #style-switcher .theme-fonts li a, #style-switcher .theme-navbar li a {
  display: inline-block;
  text-indent: -999em;
  width: 42px;
  height: 42px;
  margin: 10px;
  padding: 0;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
  cursor: pointer;
}

/* line 125, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns li a {
  width: 31px;
  height: 31px;
  margin: 5px;
}

/* line 131, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors a, #style-switcher .theme-width a, #style-switcher .theme-fonts a, #style-switcher .theme-navbar a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 139, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-width li a, #style-switcher .theme-fonts li a, #style-switcher .theme-navbar li a {
  text-indent: 0;
  position: relative;
  background-color: #f2f2f4;
  -webkit-box-shadow: 0px 2px 4px #999999 inset;
  -moz-box-shadow: 0px 2px 4px #999999 inset;
  box-shadow: 0px 2px 4px #999999 inset;
}

/* line 148, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-width a span, #style-switcher .theme-fonts a span, #style-switcher .theme-navbar a span {
  display: block;
  position: absolute;
  top: 100%;
  font-size: 12px;
  text-align: center;
  width: 60px;
  left: 0;
  margin-left: -9px;
}

/* line 159, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-width .width-full {
  background-image: url(/assets/theme/smartbox/theme-full-25825155d922210e7710df00696c3a324af2505a16d1c692cc68fe1e0e991f7d.png);
}

/* line 163, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-width .width-box {
  background-image: url(/assets/theme/smartbox/theme-box-df036c5cf47f01cd1a52db38a3b14f7e6077eea671219d58e345460fcfd9a991.png);
}

/* line 167, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-fonts .font-lato {
  background-image: url(/assets/theme/smartbox/theme-lato-2ddeef74ddf1f6ce4d421fe7075d39829cd967d6e050ce3b4b90cbda480950a1.png);
}

/* line 171, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-fonts .font-opensans {
  background-image: url(/assets/theme/smartbox/theme-opensans-eb6c97656a088e247e0d4b07412e38344626f0f551e0ae3013bff0480c2b725e.png);
}

/* line 175, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-navbar .navbar-normal {
  background-image: url(/assets/theme/smartbox/theme-normal-d4cc2da50db2c4148ccefccdba20492e981bfb8ef9f3e9541aaf1494cb920d09.png);
}

/* line 179, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-navbar .navbar-inverse {
  background-image: url(/assets/theme/smartbox/theme-inverse-febcd24ef97a42d682e26c68439e1585c6f07f983a731475b3be98c9136ac5f6.png);
}

/* line 183, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors .color-red {
  background-color: #b14949;
  -webkit-box-shadow: 0px 2px 4px #8d3a3a inset;
  -moz-box-shadow: 0px 2px 4px #8d3a3a inset;
  box-shadow: 0px 2px 4px #8d3a3a inset;
}

/* line 190, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors .color-red:hover {
  background-color: #a64545;
  background-image: none;
  -webkit-box-shadow: 0px 3px 6px #692b2b inset;
  -moz-box-shadow: 0px 3px 6px #692b2b inset;
  box-shadow: 0px 3px 6px #692b2b inset;
}

/* line 198, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors .color-brown {
  background-color: #764520;
  -webkit-box-shadow: 0px 2px 4px #4e2e15 inset;
  -moz-box-shadow: 0px 2px 4px #4e2e15 inset;
  box-shadow: 0px 2px 4px #4e2e15 inset;
}

/* line 205, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors .color-brown:hover {
  background-color: #6a3e1d;
  background-image: none;
  -webkit-box-shadow: 0px 3px 6px #26160a inset;
  -moz-box-shadow: 0px 3px 6px #26160a inset;
  box-shadow: 0px 3px 6px #26160a inset;
}

/* line 213, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors .color-blue {
  background-color: #42576a;
  -webkit-box-shadow: 0px 2px 4px #2e3d4b inset;
  -moz-box-shadow: 0px 2px 4px #2e3d4b inset;
  box-shadow: 0px 2px 4px #2e3d4b inset;
}

/* line 220, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-colors .color-blue:hover {
  background-color: #3c4f61;
  background-image: none;
  -webkit-box-shadow: 0px 3px 6px #1b232b inset;
  -moz-box-shadow: 0px 3px 6px #1b232b inset;
  box-shadow: 0px 3px 6px #1b232b inset;
}

/* line 228, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns li {
  display: block;
  float: left;
}

/* line 233, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns li:nth-child(6n+1) {
  clear: both;
  margin-left: 2px;
}

/* line 238, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns li:nth-child(6n+1) {
  clear: both;
}

/* line 242, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns a {
  -webkit-box-shadow: 0px 1px 4px rgba(119, 119, 119, 0.5) inset;
  -moz-box-shadow: 0px 1px 4px rgba(119, 119, 119, 0.5) inset;
  box-shadow: 0px 1px 4px rgba(119, 119, 119, 0.5) inset;
}

/* line 248, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns a:hover {
  background-color: transparent;
  -webkit-box-shadow: 0px 1px 6px rgba(119, 119, 119, 0.7) inset;
  -moz-box-shadow: 0px 1px 6px rgba(119, 119, 119, 0.7) inset;
  box-shadow: 0px 1px 6px rgba(119, 119, 119, 0.7) inset;
}

/* line 255, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-lghtmesh {
  background-image: url(/assets/theme/smartbox/patterns_thumb/lghtmesh-0b54282997fe4fabce43925a1247bfd71a75a593d2c551d21f5abaf710800f2e.png);
}

/* line 259, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-pw-maze-black {
  background-image: url(/assets/theme/smartbox/patterns_thumb/pw_maze_black-a0e88ecca0b29928ab70610c3c6e3373533b5f1553cbc09b3dfde3d49889f649.png);
}

/* line 263, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-bedge-grunge {
  background-image: url(/assets/theme/smartbox/patterns_thumb/bedge_grunge-466e5eacbe5edf5b3bca3c9229141798538c0c0e471d4eed50464fdcad2df634.png);
}

/* line 267, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-bgnoise_lg {
  background-image: url(/assets/theme/smartbox/patterns_thumb/bgnoise_lg-cb43d386053551957a9cc81080e0002824cf8a1b63daa2045ac67b2eec970c8e.png);
}

/* line 271, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-noisy-grid {
  background-image: url(/assets/theme/smartbox/patterns_thumb/noisy_grid-0a694faeb3009d8b0f47816829c42470fb3f964bc33762682a1710f31306e174.png);
}

/* line 275, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-retina-wood {
  background-image: url(/assets/theme/smartbox/patterns_thumb/retina_wood-da1a9bb32ca432a5ecd32f38504a58c05827d4a30b5fe94790d3d7cbde933ae4.png);
}

/* line 279, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-concrete-wall {
  background-image: url(/assets/theme/smartbox/patterns_thumb/concrete_wall_2-885b10c070801775a7f4b176ff1d5128be58a79f39bd3275b2491272bf6197a2.png);
}

/* line 283, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-creampaper {
  background-image: url(/assets/theme/smartbox/patterns_thumb/creampaper-c34f27080c31b2fe0d0b877ce19f5d71b761e5ed85f60b36992518b75b7100ab.png);
}

/* line 287, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-crisp-paper-ruffles {
  background-image: url(/assets/theme/smartbox/patterns_thumb/crisp_paper_ruffles-641bf9cbfa9f9431548ebf15c59cc235eab8cc7a894a6987955008076bd841cf.png);
}

/* line 291, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-crissXcross {
  background-image: url(/assets/theme/smartbox/patterns_thumb/crissXcross-a79a4c591d4350e69398efe3017cdeeda4a1099179aa9e21f076f93a9a336eb4.png);
}

/* line 295, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-dark-wall {
  background-image: url(/assets/theme/smartbox/patterns_thumb/dark_wall-4914cff8e1065aa80b11d69bd0c1b096b020103cdee65efe905a4cd6ee94eccb.png);
}

/* line 299, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-dark-wood {
  background-image: url(/assets/theme/smartbox/patterns_thumb/dark_wood-8396edad3688ac7e3a683615db80259c22ae1cc9c5b1cce69e9fe59d9a30ca45.png);
}

/* line 303, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-darkdenim3 {
  background-image: url(/assets/theme/smartbox/patterns_thumb/darkdenim3-65a30563cc321cae715495af9cce9a33f4c14df8a5686372e9fd0d79089efac4.png);
}

/* line 307, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-debut-dark {
  background-image: url(/assets/theme/smartbox/patterns_thumb/debut_dark-8429221c83664b30a1969cea207acd26a8b8b64fe6bb28714d7b74b420c50e6f.png);
}

/* line 311, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-first-aid-kit {
  background-image: url(/assets/theme/smartbox/patterns_thumb/first_aid_kit-0d06f77705b0c4cad1ff3c625469caeb04c5f6db7a9055c1d8986db71c11a8f1.png);
}

/* line 315, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-gradient-squares {
  background-image: url(/assets/theme/smartbox/patterns_thumb/gradient_squares-9f97bc286dd2ecc5ac696768aba4f2480152fbf990e04c7ad44b48a4b3f2ce8f.png);
}

/* line 319, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-gray-jean {
  background-image: url(/assets/theme/smartbox/patterns_thumb/gray_jean-def21aa1b8092529e3b599fac6e8fadbee14955c8c9b0811609c49e988417517.png);
}

/* line 323, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-grey {
  background-image: url(/assets/theme/smartbox/patterns_thumb/grey-eff24f146ee634a8ec8f85903e0a1df4791378499861e50c8c57bc6cee7b5d7e.png);
}

/* line 327, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-grid {
  background-image: url(/assets/theme/smartbox/patterns_thumb/grid-b51435377a431af006123cfdda7151569c05d9acb7c158e995a5c6d656dbf3b6.png);
}

/* line 331, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-honey-im-subtle {
  background-image: url(/assets/theme/smartbox/patterns_thumb/honey_im_subtle-879516d727587d82cd3ddb87aba220222b83869b8ff1b7c34ba0199d9834b979.png);
}

/* line 335, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-husk {
  background-image: url(/assets/theme/smartbox/patterns_thumb/husk-6792245c4c5b5fc9a99fd0e7ce187202f8460d65ff11e451b3159b1ac4fe1da2.png);
}

/* line 339, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-ice-age {
  background-image: url(/assets/theme/smartbox/patterns_thumb/ice_age-dfb001439b527699433974a80d6736f940905955b071294b91ed136e025ef1a5.png);
}

/* line 343, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-irongrip {
  background-image: url(/assets/theme/smartbox/patterns_thumb/irongrip-5c44fd160c8b080e957a1ae16dd68d51075420b95e6aae5b9b05fdeea3d271e8.png);
}

/* line 347, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-little-pluses {
  background-image: url(/assets/theme/smartbox/patterns_thumb/little_pluses-b62096f1b22166522daa1944388517dd5e686fd14f43da4c1ffd7ae337565e53.png);
}

/* line 351, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-nasty-fabric {
  background-image: url(/assets/theme/smartbox/patterns_thumb/nasty_fabric-3ccaae485f0618a3ee91c70412c0bbe636df524bbf67104ca2b0e8782ed34a88.png);
}

/* line 355, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-subtle-stripes {
  background-image: url(/assets/theme/smartbox/patterns_thumb/subtle_stripes-5d3b6569009296ac4a94656ab5b6f9f536a25e02fb8a14730c972f50206bab00.png);
}

/* line 359, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-noise-lines {
  background-image: url(/assets/theme/smartbox/patterns_thumb/noise_lines-7363842600fa6f29122a852410b8a6812ebb68d349eb3e3ba4630f0262217d70.png);
}

/* line 363, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-project-papper {
  background-image: url(/assets/theme/smartbox/patterns_thumb/project_papper-b72ab01867dd42b11aab7326fc25fda331ce2e72c80b646b0e1877d0cb3ba320.png);
}

/* line 367, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-purty-wood {
  background-image: url(/assets/theme/smartbox/patterns_thumb/purty_wood-3563b56d063d116049ce451c11bdc34d916bcdb7a7a5bfb9e9c10edc50fe0f42.png);
}

/* line 371, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-px-by-Gre3g {
  background-image: url(/assets/theme/smartbox/patterns_thumb/px_by_Gre3g-c47fab9e3cab6604f1cdd847f6886fa3511d788bd1596375d2cf0ed633cebd06.png);
}

/* line 375, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-subtle-grunge {
  background-image: url(/assets/theme/smartbox/patterns_thumb/subtle_grunge-3db8ef3c331a63775094fc6eb06a3540991926c54c5c8cf2ae3dfbc0501e84f7.png);
}

/* line 379, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-texturetastic-gray {
  background-image: url(/assets/theme/smartbox/patterns_thumb/texturetastic_gray-72b46a58caf8cd7e8f7b7db84e14ec0c5ab9359f1478ecd8057d60b45c2a688f.png);
}

/* line 383, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-tileable-wood-texture {
  background-image: url(/assets/theme/smartbox/patterns_thumb/tileable_wood_texture-64f0c9f9205db8aa650fa2da5e48d0d197569e4eeecf8f9b1de1699836598c43.png);
}

/* line 387, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-wild-oliva {
  background-image: url(/assets/theme/smartbox/patterns_thumb/wild_oliva-26e19e8aa34507b33b71b8e8908b353a66f95648f3511eaebbf1304cf3bdaff4.png);
}

/* line 391, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-wood-pattern {
  background-image: url(/assets/theme/smartbox/patterns_thumb/wood_pattern-c1ebf2f68d39c2d08447d5f36fedd2ae8f66c2e652133bf49ba06d70b11ffd7c.png);
}

/* line 395, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#style-switcher .theme-patterns .pattern-exclusive-paper {
  background-image: url(/assets/theme/smartbox/patterns_thumb/exclusive_paper-36d8a308fc2c19c5f204a693d32c4240c422221f4fa3f729d0e146e163c7055f.png);
}

/* line 399, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-bedge-grunge {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bedge_grunge-1c767c2323790304826999c18d685ca48b78d58744948cc74a3b3bd35861e716.png);
}

/* line 403, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-lghtmesh {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/lghtmesh-62eb5c6545f4b291da9af99fb2ab8686a7e3052186ec0185fbb0e914180b0490.png);
}

/* line 407, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-pw-maze-black {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/pw_maze_black-a0e88ecca0b29928ab70610c3c6e3373533b5f1553cbc09b3dfde3d49889f649.png);
}

/* line 411, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-bedge_grunge {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bedge_grunge-1c767c2323790304826999c18d685ca48b78d58744948cc74a3b3bd35861e716.png);
}

/* line 415, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-bgnoise_lg {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bgnoise_lg-d3d758c3632f5ac1ef5b6cddf50941ca9b7997ffe48bef30229ebf8ee835cb50.png);
}

/* line 419, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-noisy-grid {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/noisy_grid-dddb8827c1769226e5631db502bb45276ff2e21887198b4d4cede77bbfe2d4bc.png);
}

/* line 423, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-retina-wood {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/retina_wood-46f9c948966705d938d81ca2dc5cc5ccfab10ceb81d8a2c8d35d60b7bc72520d.png);
}

/* line 427, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-concrete-wall {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/concrete_wall_2-802fa172de1799bfc94b6d903eef33b711d636f108e4db71e5e3dd01e0d5f5f3.png);
}

/* line 431, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-creampaper {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/creampaper-a38fb8795d4e5ae427d7d11929441838e4e059d241ecef317f2cd1072a5e61e2.png);
}

/* line 435, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-crisp-paper-ruffles {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/crisp_paper_ruffles-840beffdb257291f48bc44b6173bced950e7083f4d3890ea83f347aae374754d.png);
}

/* line 439, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-crissXcross {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/crissXcross-6a33a47aa2a032bb2794c3ceae009b3b7818873d99f300108a7be79dd32049dc.png);
}

/* line 443, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-dark-wall {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/dark_wall-a29572c59cb29034525dfd7962d134984bd05bf1f68375eeea1bc5858b641d05.png);
}

/* line 447, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-dark-wood {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/dark_wood-02d5c1f6107be798ddb133245d35295ad193287661006783f445948b4fe20b53.png);
}

/* line 451, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-darkdenim3 {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/darkdenim3-e392b7a34034b4389cb95c6a572e85e577e633b92e737ffb03cd03880bb3c97c.png);
}

/* line 455, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-debut-dark {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/debut_dark-50748aa7d6b35dc7f77edd9476434ed6fe00378f0a39955b908648c2fcdd65da.png);
}

/* line 459, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-first-aid-kit {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/first_aid_kit-94fc8f4c54492620da543111e3a22a65b94a43b3961b5c85be6546be05c9f78f.png);
}

/* line 463, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-gradient-squares {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/gradient_squares-67ad1797d1eec3989a5630cdcacf8bb72497fddc96cc4c9d49fb5e4a2c7c4048.png);
}

/* line 467, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-gray-jean {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/gray_jean-7037cba1540dc0d8eaec93c3d6f978f6757b72ed63177e6c458f738872fa3224.png);
}

/* line 471, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-grey {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/grey-b811dc3d5d616bfc91c7be908927f5797db3878ef5eed28e0277ed40f5c2a9ba.png);
}

/* line 475, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-grid {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/grid-80c1c7284cd0d8ef602b7e1e687757a68ae241f22ed645aae74ec743ba51d4ed.png);
}

/* line 479, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-honey-im-subtle {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/honey_im_subtle-a06322f2cc199ad081b7e157e319690426a6f490e514f748951c73a42fea32ef.png);
}

/* line 483, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-husk {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/husk-a29be807062acb285cc7e8ee9b5df289aa0587dafde809132be82a19dd522480.png);
}

/* line 487, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-ice-age {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/ice_age-65d9aa4d54d70855b16884a1a4441a6db3c41bc090869370a1aab3da12786569.png);
}

/* line 491, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-irongrip {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/irongrip-0c0ce3d30f661fc78327acb5a86d9f01af4c18234eb47a0feca1ee2a2b3cd54f.png);
}

/* line 495, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-little-pluses {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/little_pluses-e22973fb4167154f07e8267f99a40e98279f71630418aeadc2b8ac8bfd3b8b8d.png);
}

/* line 499, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-nasty-fabric {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/nasty_fabric-dcaca672f3590a3f4cea6c1e45263d972e67a21f2afc9b4c9ba13fc59f118dd8.png);
}

/* line 503, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-subtle-stripes {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/subtle_stripes-5d3b6569009296ac4a94656ab5b6f9f536a25e02fb8a14730c972f50206bab00.png);
}

/* line 507, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-noise-lines {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/noise_lines-7363842600fa6f29122a852410b8a6812ebb68d349eb3e3ba4630f0262217d70.png);
}

/* line 511, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-project-papper {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/project_papper-b72ab01867dd42b11aab7326fc25fda331ce2e72c80b646b0e1877d0cb3ba320.png);
}

/* line 515, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-purty-wood {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/purty_wood-3156d17a0579de63c207665d75b090193d00644bb4c8eaeb7c89c5ab448c4d5e.png);
}

/* line 519, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-px-by-Gre3g {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/px_by_Gre3g-c47fab9e3cab6604f1cdd847f6886fa3511d788bd1596375d2cf0ed633cebd06.png);
}

/* line 523, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-subtle-grunge {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/subtle_grunge-516898ab27319e6b07d85d6cc323c9144e8d525cf61547cca2aa1f3621b84eb4.png);
}

/* line 527, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-texturetastic-gray {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/texturetastic_gray-610e5736ea7fbb1150cab521268f98ae5049259de02a83fcf408889cfd9c4b4d.png);
}

/* line 531, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-tileable-wood-texture {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/tileable_wood_texture-e2371335611df2e733dbb21206c28b984a555bf9d830ae3668479b45d68d7865.png);
}

/* line 535, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-wild-oliva {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/wild_oliva-1a632d956a35a4c49b49be28f16c4e8eea8e821f19f9babbf0193f2d0c380567.png);
}

/* line 539, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-wood-pattern {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/wood_pattern-02c0d8ff7e2b362fc22d10a0bc02909fc25e68761b56b26c9855a7239502abd6.png);
}

/* line 543, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.pattern-exlusive-paper {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/exclusive_paper-d25ee9ccd4eff4d677e0ff61d7ce83735c573a5f6a7946dcde36c2f85139d34c.png);
}

/* - 9.7 - Retina displays - */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 549, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-bedge-grunge {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bedge_grunge-1c767c2323790304826999c18d685ca48b78d58744948cc74a3b3bd35861e716.png);
  }

  /* line 553, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-lghtmesh {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/lghtmesh-62eb5c6545f4b291da9af99fb2ab8686a7e3052186ec0185fbb0e914180b0490.png);
  }

  /* line 557, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-pw-maze-black {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/pw_maze_black-a0e88ecca0b29928ab70610c3c6e3373533b5f1553cbc09b3dfde3d49889f649.png);
  }

  /* line 561, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-bedge_grunge {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bedge_grunge-1c767c2323790304826999c18d685ca48b78d58744948cc74a3b3bd35861e716.png);
  }

  /* line 565, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-bgnoise_lg {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bgnoise_lg-d3d758c3632f5ac1ef5b6cddf50941ca9b7997ffe48bef30229ebf8ee835cb50.png);
  }

  /* line 569, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-noisy-grid {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/noisy_grid-dddb8827c1769226e5631db502bb45276ff2e21887198b4d4cede77bbfe2d4bc.png);
  }

  /* line 573, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-retina-wood {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/retina_wood-46f9c948966705d938d81ca2dc5cc5ccfab10ceb81d8a2c8d35d60b7bc72520d.png);
  }

  /* line 577, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-concrete-wall {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/concrete_wall_2-802fa172de1799bfc94b6d903eef33b711d636f108e4db71e5e3dd01e0d5f5f3.png);
  }

  /* line 581, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-creampaper {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/creampaper-a38fb8795d4e5ae427d7d11929441838e4e059d241ecef317f2cd1072a5e61e2.png);
  }

  /* line 585, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-crisp-paper-ruffles {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/crisp_paper_ruffles-840beffdb257291f48bc44b6173bced950e7083f4d3890ea83f347aae374754d.png);
  }

  /* line 589, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-crissXcross {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/crissXcross-6a33a47aa2a032bb2794c3ceae009b3b7818873d99f300108a7be79dd32049dc.png);
  }

  /* line 593, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-dark-wall {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/dark_wall-a29572c59cb29034525dfd7962d134984bd05bf1f68375eeea1bc5858b641d05.png);
  }

  /* line 597, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-dark-wood {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/dark_wood-02d5c1f6107be798ddb133245d35295ad193287661006783f445948b4fe20b53.png);
  }

  /* line 601, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-darkdenim3 {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/darkdenim3-e392b7a34034b4389cb95c6a572e85e577e633b92e737ffb03cd03880bb3c97c.png);
  }

  /* line 605, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-debut-dark {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/debut_dark-50748aa7d6b35dc7f77edd9476434ed6fe00378f0a39955b908648c2fcdd65da.png);
  }

  /* line 609, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-first-aid-kit {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/first_aid_kit-94fc8f4c54492620da543111e3a22a65b94a43b3961b5c85be6546be05c9f78f.png);
  }

  /* line 613, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-gradient-squares {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/gradient_squares-67ad1797d1eec3989a5630cdcacf8bb72497fddc96cc4c9d49fb5e4a2c7c4048.png);
  }

  /* line 617, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-gray-jean {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/gray_jean-7037cba1540dc0d8eaec93c3d6f978f6757b72ed63177e6c458f738872fa3224.png);
  }

  /* line 621, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-grey {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/grey-b811dc3d5d616bfc91c7be908927f5797db3878ef5eed28e0277ed40f5c2a9ba.png);
  }

  /* line 625, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-grid {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/grid-80c1c7284cd0d8ef602b7e1e687757a68ae241f22ed645aae74ec743ba51d4ed.png);
  }

  /* line 629, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-honey-im-subtle {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/honey_im_subtle-a06322f2cc199ad081b7e157e319690426a6f490e514f748951c73a42fea32ef.png);
  }

  /* line 633, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-husk {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/husk-a29be807062acb285cc7e8ee9b5df289aa0587dafde809132be82a19dd522480.png);
  }

  /* line 637, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-ice-age {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/ice_age-65d9aa4d54d70855b16884a1a4441a6db3c41bc090869370a1aab3da12786569.png);
  }

  /* line 641, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-irongrip {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/irongrip-0c0ce3d30f661fc78327acb5a86d9f01af4c18234eb47a0feca1ee2a2b3cd54f.png);
  }

  /* line 645, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-little-pluses {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/little_pluses-e22973fb4167154f07e8267f99a40e98279f71630418aeadc2b8ac8bfd3b8b8d.png);
  }

  /* line 649, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-nasty-fabric {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/nasty_fabric-dcaca672f3590a3f4cea6c1e45263d972e67a21f2afc9b4c9ba13fc59f118dd8.png);
  }

  /* line 653, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-subtle-stripes {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/subtle_stripes-5d3b6569009296ac4a94656ab5b6f9f536a25e02fb8a14730c972f50206bab00.png);
  }

  /* line 657, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-noise-lines {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/noise_lines-7363842600fa6f29122a852410b8a6812ebb68d349eb3e3ba4630f0262217d70.png);
  }

  /* line 661, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-project-papper {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/project_papper-b72ab01867dd42b11aab7326fc25fda331ce2e72c80b646b0e1877d0cb3ba320.png);
  }

  /* line 665, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-purty-wood {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/purty_wood-3156d17a0579de63c207665d75b090193d00644bb4c8eaeb7c89c5ab448c4d5e.png);
  }

  /* line 669, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-px-by-Gre3g {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/px_by_Gre3g-c47fab9e3cab6604f1cdd847f6886fa3511d788bd1596375d2cf0ed633cebd06.png);
  }

  /* line 673, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-subtle-grunge {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/subtle_grunge-516898ab27319e6b07d85d6cc323c9144e8d525cf61547cca2aa1f3621b84eb4.png);
  }

  /* line 677, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-texturetastic-gray {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/texturetastic_gray-610e5736ea7fbb1150cab521268f98ae5049259de02a83fcf408889cfd9c4b4d.png);
  }

  /* line 681, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-tileable-wood-texture {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/tileable_wood_texture-e2371335611df2e733dbb21206c28b984a555bf9d830ae3668479b45d68d7865.png);
  }

  /* line 685, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-wild-oliva {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/wild_oliva-1a632d956a35a4c49b49be28f16c4e8eea8e821f19f9babbf0193f2d0c380567.png);
  }

  /* line 689, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-wood-pattern {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/wood_pattern-02c0d8ff7e2b362fc22d10a0bc02909fc25e68761b56b26c9855a7239502abd6.png);
  }

  /* line 693, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.pattern-exlusive-paper {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/exclusive_paper-d25ee9ccd4eff4d677e0ff61d7ce83735c573a5f6a7946dcde36c2f85139d34c.png);
  }
}
@media (max-width: 979px) {
  /* line 698, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #style-switcher {
    display: none;
  }
}
/* line 702, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.font-open-sans {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

/* line 707, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.font-open-sans input, body.font-open-sans textarea {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

/* ------------------------------------- */
/* --------- TABLE OF CONTENTS --------- */
/*
/* 1. GENERAL TYPOGRAPHY RULES
/* - 1.1 Body typography
/* - 1.2 Headers
/* - 1.3 Links
/* - 1.4 Lead text
/* - 1.5 Selection colors
/* - 1.6 form elements
/* - 1.7 Figures
/* - 1.8 Pre and code
/* - 1.9 hr
/* - 1.10 Font weight classes
/* - 1.11 Font size classes
/* - 1.12 Font color classes
/* - 1.13 Text aligns classes
/* - 1.14 Text transform classes
/*
/* 2. GENERAL LAYOUT RULES
/* - 2.1 body style
/* - 2.2 wrappers and containers
/* - 2.3 Sections
/* - 2.4 Push to edge elements
/*
/* 3. HEADER
/* - 3.1 Brand
/* - 3.2 Navigation bar
/* - 3.3 Menu bar
/*
/* 4. FOOTER
/*
/* 5. PAGE TEMPLATES
/* - 5.1 Blog
/* -- 5.1.1 Blog elements
/* -- 5.1.2 Blog comments
/* -- 5.1.3 Blog timeline
/* -- 5.1.4 Blog social buttons
/* - 5.2 Contact Page
/* - 5.3 Sidebar
/* -- 5.3.1 General widget
/* -- 5.3.2 Search widget
/* -- 5.3.3 List widget
/* -- 5.3.4 Tags widget
/* -- 5.3.5 Twitter widget
/* -- 5.3.6 WPML widget
/* - 5.4 Docs sidebar
/*
/* 6. THEME COMPONENTS
/* - 6.1 Round boxes
/* - 6.2 Flexslider
/* -- 6.2.1 Default styles
/* -- 6.2.2 Controls
/* -- 6.2.3 Direction arrow
/* -- 6.2.4 Figcaptions
/* - 6.3 Portfolio
/* -- 6.3.1 Portfolio filters
/* -- 6.3.2 Portfolio Item
/* -- 6.3.3 Portfolio Title
/* -- 6.3.4 Portfolio Plus icon
/* - 6.4 Social icons
/* - 6.5 Fade in links
/*
/* 7. BOOTSTRAP OVERRIDES
/* - 7.1 Hero unit
/* - 7.2 Super hero unit
/* - 7.3 Section headers
/* - 7.4 tooltips
/* - 7.5 Icons list
/* - 7.6 Inline list
/* - 7.7  Wells
/* -- 7.7.1 General well
/* -- 7.7.2 Blockquote well
/* -- 7.7.3 Package well
/* - 7.8 Accordion
/* - 7.9 Pagination
/* - 7.10 Affix
/* - 7.11 Thumbnails
/* - 7.12 Tabs
/* - 7.13 Alerts
/* - 7.14 Progress bars
/* - 7.15 Image styles
/*
/* 8. UTILITY CLASSES
/* - 8.1 Margin controls
/* - 8.2 Block behaviors
/* - 8.3 Responsive videos
/*
/* 9. MEDIA QUERIES
/* - 9.1 Big screens
/* - 9.2 Up to default desktop
/* -- 9.2.1 layout
/* -- 9.2.2 Header
/* -- 9.2.3 Docs sidebar
/* - 9.3 Portrait tablet to default desctop
/* - 9.4 Landscape phone to small desktop & porttrait tablet
/* -- 9.4.1 typography
/* -- 9.4.2 Layout
/* -- 9.4.3 Header
/* -- 9.4.4 Super hero unit
/* -- 9.4.5 Flexslider
/* -- 9.4.6 Icon lists
/* -- 9.4.7 Small screen helper classes
/* -- 9.4.8 Fix for form inputs
/* -- 9.4.9 Sidebar
/* -- 9.4.10 Blog Comments
/* -- 9.4.11 Docs sidebar
/* - 9.5 Up to landscape phone
/* -- 9.5.1 Typography
/* -- 9.5.2 Layout
/* -- 9.5.3 Map
/* -- 9.5.4 Timeline
/* -- 9.5.6 Blog
/* -- 9.5.7 Blog Comments
/* - 9.6 Up to portrait phone
/* -- 9.6.1 Typography
/* -- 9.6.2 Super hero unit
/* - 9.7 - Retina displays
/*
/* 10. THEME COLORS
/* - 10.1 Brown theme
/* - 10.2 Red theme
/*
/* 11. KEYFRAME ANIMATIONS */
/*
/* 12. INTERNET EXPLORER 8 FIXES
/*
/* --------- END TABLE OF CONTENTS --------- */
/* ----------------------------------------- */
/* 1. GENERAL TYPOGRAPHY RULES */
/* --------------------------- */
/* - 1.1 Body typography - */
/* line 844, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body {
  -webkit-font-smoothing: antialiased;
}

/* line 847, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.hyphenated {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* - 1.2 Headers - */
/* line 857, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h1, h2, h3, h4, h5 {
  color: #222222;
  text-transform: uppercase;
  margin: 0;
}

/* line 862, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h1 small, h2 small, h3 small, h4 small, h5 small {
  text-transform: none;
  color: #444444;
}

/* line 867, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h1 {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 24px;
}

/* line 873, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h1 small {
  font-size: 24px;
}

/* line 877, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h2 {
  font-size: 24px;
  line-height: 48px;
  margin-bottom: 12px;
}

/* line 883, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h2 small {
  font-size: 16px;
}

/* line 887, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h2.compact {
  line-height: 24px;
}

/* line 891, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h3 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
}

/* line 897, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h3 small {
  font-size: 14px;
}

/* line 901, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h4, h5, h6 {
  line-height: 24px;
}

/* line 905, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h4 {
  font-size: 14px;
}

/* line 909, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h4 small {
  font-size: 12px;
}

/* line 913, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h5 {
  font-size: 12px;
}

/* line 917, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
  margin: 0;
}

/* - 1.3 Links - */
/* line 925, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
a {
  color: #42576a;
  text-decoration: none;
}

/* line 929, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
a:hover {
  color: #567189;
  text-decoration: none;
}

/* line 934, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.more-link {
  display: block;
  margin: 12px 0;
}

/* - 1.4 Lead text - */
/* line 940, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.lead {
  font-weight: 300;
}

/* - 1.5 Selection colors - */
/* line 945, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
::selection {
  background: #42576a;
  color: white;
}

/* line 950, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
::-moz-selection {
  background: #42576a;
  color: white;
}

/* - 1.6 Form elements - */
/* line 956, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #444444;
  -webkit-box-shadow: 0px 0px 1px white inset;
  -moz-box-shadow: 0px 0px 1px white inset;
  box-shadow: 0px 0px 1px white inset;
  -webkit-appearance: none;
  text-shadow: 0px 1px 0px white;
}

/* line 980, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: white;
  -webkit-box-shadow: 0 0 8px rgba(66, 87, 106, 0.6);
  -moz-box-shadow: 0 0 8px rgba(66, 87, 106, 0.6);
  box-shadow: 0 0 8px rgba(66, 87, 106, 0.6);
}

/* - 1.7 Figures - */
/* line 1004, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
figure {
  margin: 0 0 12px;
}

/* - 1.8 Pre and code - */
/* line 1009, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
pre, code, var, kbd, samp, tt, dir, listing, plaintext, xmp, abbr, acronym, blockquote, q {
  font-size: 14px;
  word-break: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/* line 1017, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
pre {
  background-color: #fafafb;
  border-color: #d8d8d8 #d8d8d8 #e5e5e5 #d8d8d8;
  -webkit-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.2) inset;
  -moz-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.2) inset;
  box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.2) inset;
  color: #42576a;
  text-shadow: none;
}

/* line 1027, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
blockquote small {
  color: #a5a5a5;
}

/* line 1030, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt blockquote {
  border-color: #d8d8d8;
}

/* line 1034, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark blockquote {
  border-color: #656565;
}

/* - 1.9 hr - */
/* line 1039, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt hr {
  border-bottom-color: #d8d8d8;
}

/* line 1042, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
hr.invisible {
  border-bottom-color: transparent;
}

/* line 1045, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark hr {
  border-top-color: #151515;
  border-bottom-color: #656565;
}

/* - 1.10 Font weight classes - */
/* line 1051, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.black {
  font-weight: 900;
}

/* line 1055, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.bold {
  font-weight: 700;
}

/* line 1059, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.regular {
  font-weight: 400;
}

/* line 1063, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.light {
  font-weight: 300;
}

/* line 1066, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super .light {
  font-weight: 100;
}

/* line 1070, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.lighter {
  font-weight: 100;
}

/* - 1.11 Font size classes - */
/* line 1075, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.big {
  font-size: 1.5em;
}

/* line 1079, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.bigger {
  font-size: 2em;
}

/* line 1083, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super {
  font-size: 72px;
  font-weight: 900;
  text-align: center;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* line 1092, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.hyper {
  font-size: 240px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* - 1.12 Font color classes - */
/* line 1101, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.gray {
  color: #777777 !important;
}

/* line 1105, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.blue {
  color: #42576a !important;
}

/* line 1109, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.red {
  color: #b14949 !important;
}

/* line 1113, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.white {
  color: white;
}

/* - 1.13 Text aligns classes - */
/* line 1118, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.text-left {
  text-align: left !important;
}

/* line 1122, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.text-right {
  text-align: right !important;
}

/* line 1126, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.text-center {
  text-align: center !important;
}

/* - 1.14 Text transform classes - */
/* line 1131, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.text-caps {
  text-transform: uppercase !important;
}

/* line 1135, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.text-italic {
  font-style: italic;
}

/* 2. GENERAL LAYOUT RULES */
/* ----------------------- */
/* - 2.1 body style - */
/* line 1142, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/noisy_grid-dddb8827c1769226e5631db502bb45276ff2e21887198b4d4cede77bbfe2d4bc.png);
}

/* line 1146, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-lghtmesh {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/lghtmesh-62eb5c6545f4b291da9af99fb2ab8686a7e3052186ec0185fbb0e914180b0490.png);
}

/* line 1150, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-pw-maze-black {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/pw_maze_black-a0e88ecca0b29928ab70610c3c6e3373533b5f1553cbc09b3dfde3d49889f649.png);
}

/* line 1154, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-bedge_grunge {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bedge_grunge-1c767c2323790304826999c18d685ca48b78d58744948cc74a3b3bd35861e716.png);
}

/* line 1158, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-bgnoise_lg {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/bgnoise_lg-d3d758c3632f5ac1ef5b6cddf50941ca9b7997ffe48bef30229ebf8ee835cb50.png);
}

/* line 1162, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-noisy-grid {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/noisy-grid-2c89d1bab77cc0a1a38e89fbe0373c34fb1e632e4d9a344c17f0eb182cf74452.html);
}

/* line 1166, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-retina-wood {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/retina_wood-46f9c948966705d938d81ca2dc5cc5ccfab10ceb81d8a2c8d35d60b7bc72520d.png);
}

/* line 1170, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-concrete-wall {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/concrete_wall_2-802fa172de1799bfc94b6d903eef33b711d636f108e4db71e5e3dd01e0d5f5f3.png);
}

/* line 1174, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-creampaper {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/creampaper-a38fb8795d4e5ae427d7d11929441838e4e059d241ecef317f2cd1072a5e61e2.png);
}

/* line 1178, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-crisp-paper-ruffles {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/crisp_paper_ruffles-840beffdb257291f48bc44b6173bced950e7083f4d3890ea83f347aae374754d.png);
}

/* line 1182, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-crissXcross {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/crissXcross-6a33a47aa2a032bb2794c3ceae009b3b7818873d99f300108a7be79dd32049dc.png);
}

/* line 1186, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-dark-wall {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/dark_wall-a29572c59cb29034525dfd7962d134984bd05bf1f68375eeea1bc5858b641d05.png);
}

/* line 1190, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-dark-wood {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/dark_wood-02d5c1f6107be798ddb133245d35295ad193287661006783f445948b4fe20b53.png);
}

/* line 1194, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-darkdenim3 {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/darkdenim3-e392b7a34034b4389cb95c6a572e85e577e633b92e737ffb03cd03880bb3c97c.png);
}

/* line 1198, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-debut-dark {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/debut_dark-50748aa7d6b35dc7f77edd9476434ed6fe00378f0a39955b908648c2fcdd65da.png);
}

/* line 1202, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-first-aid-kit {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/first_aid_kit-94fc8f4c54492620da543111e3a22a65b94a43b3961b5c85be6546be05c9f78f.png);
}

/* line 1206, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-gradient-squares {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/gradient_squares-67ad1797d1eec3989a5630cdcacf8bb72497fddc96cc4c9d49fb5e4a2c7c4048.png);
}

/* line 1210, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-gray-jean {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/gray_jean-7037cba1540dc0d8eaec93c3d6f978f6757b72ed63177e6c458f738872fa3224.png);
}

/* line 1214, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-grey {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/grey-b811dc3d5d616bfc91c7be908927f5797db3878ef5eed28e0277ed40f5c2a9ba.png);
}

/* line 1218, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-grid {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/grid-80c1c7284cd0d8ef602b7e1e687757a68ae241f22ed645aae74ec743ba51d4ed.png);
}

/* line 1222, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-honey-im-subtle {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/honey_im_subtle-a06322f2cc199ad081b7e157e319690426a6f490e514f748951c73a42fea32ef.png);
}

/* line 1226, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-husk {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/husk-a29be807062acb285cc7e8ee9b5df289aa0587dafde809132be82a19dd522480.png);
}

/* line 1230, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-ice-age {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/ice_age-65d9aa4d54d70855b16884a1a4441a6db3c41bc090869370a1aab3da12786569.png);
}

/* line 1234, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-irongrip {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/irongrip-0c0ce3d30f661fc78327acb5a86d9f01af4c18234eb47a0feca1ee2a2b3cd54f.png);
}

/* line 1238, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-little-pluses {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/little_pluses-e22973fb4167154f07e8267f99a40e98279f71630418aeadc2b8ac8bfd3b8b8d.png);
}

/* line 1242, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-nasty-fabric {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/nasty_fabric-dcaca672f3590a3f4cea6c1e45263d972e67a21f2afc9b4c9ba13fc59f118dd8.png);
}

/* line 1246, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-subtle-stripes {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/subtle_stripes-5d3b6569009296ac4a94656ab5b6f9f536a25e02fb8a14730c972f50206bab00.png);
}

/* line 1250, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-noise-lines {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/noise_lines-7363842600fa6f29122a852410b8a6812ebb68d349eb3e3ba4630f0262217d70.png);
}

/* line 1254, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-project-papper {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/project_papper-b72ab01867dd42b11aab7326fc25fda331ce2e72c80b646b0e1877d0cb3ba320.png);
}

/* line 1258, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-purty-wood {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/purty_wood-3156d17a0579de63c207665d75b090193d00644bb4c8eaeb7c89c5ab448c4d5e.png);
}

/* line 1262, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-px-by-Gre3g {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/px_by_Gre3g-c47fab9e3cab6604f1cdd847f6886fa3511d788bd1596375d2cf0ed633cebd06.png);
}

/* line 1266, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-subtle-grunge {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/subtle_grunge-516898ab27319e6b07d85d6cc323c9144e8d525cf61547cca2aa1f3621b84eb4.png);
}

/* line 1270, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-texturetastic-gray {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/texturetastic_gray-610e5736ea7fbb1150cab521268f98ae5049259de02a83fcf408889cfd9c4b4d.png);
}

/* line 1274, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-tileable-wood-texture {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/tileable_wood_texture-e2371335611df2e733dbb21206c28b984a555bf9d830ae3668479b45d68d7865.png);
}

/* line 1278, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-wild-oliva {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/wild_oliva-1a632d956a35a4c49b49be28f16c4e8eea8e821f19f9babbf0193f2d0c380567.png);
}

/* line 1282, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-pattern-wood-pattern {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/wood_pattern-02c0d8ff7e2b362fc22d10a0bc02909fc25e68761b56b26c9855a7239502abd6.png);
}

/* line 1286, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
body.theme-exlusive-paper {
  background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/exclusive_paper-d25ee9ccd4eff4d677e0ff61d7ce83735c573a5f6a7946dcde36c2f85139d34c.png);
}

/* - 2.2 wrappers and containers - */
/* line 1291, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.wrapper {
  background: white;
  margin: 40px auto;
  width: 90%;
  max-width: 1250px;
  overflow: hidden;
  border: 1px solid white;
  border-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3), 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3), 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3), 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1306, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.fullwidth .wrapper {
  width: 100%;
  max-width: 100%;
  border-left: 0;
  border-right: 0;
}

/* line 1313, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.wrapper-transparent {
  background: none;
  margin-top: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1322, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.top-wrapper {
  margin: 10px auto -40px;
}

/* line 1325, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.top-wrapper p, .top-wrapper ul {
  margin-bottom: 0;
}

/* line 1328, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-dark .top-wrapper {
  color: #d8d8d8;
  text-shadow: 1px 1px 0px black;
}

/* line 1332, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-dark .top-wrapper h1, .theme-dark .top-wrapper h2, .theme-dark .top-wrapper h3, .theme-dark .top-wrapper h4, .theme-dark .top-wrapper h5, .theme-dark .top-wrapper a {
  color: #f2f2f4;
}

/* line 1336, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.container-fluid {
  padding: 0 40px;
}

/* line 1339, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.fullwidth .container-fluid {
  border-sizing: border-box;
  max-width: 1168px;
  margin: 0 auto;
}

/* - 2.3 Sections */
/* line 1346, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section {
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

/* line 1354, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt {
  background-color: #f2f2f4;
}

/* line 1357, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt:before, .section-alt:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100% 20px;
  z-index: 100;
}

/* line 1367, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt:before {
  top: 0;
  background-image: url(/assets/theme/smartbox/top-shadow-641193e10a903f946e59843b46ac4816901859ccb0e15e85878f6178da7d646f.png);
}

/* line 1371, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt:after {
  bottom: 0;
  background-image: url(/assets/theme/smartbox/bottom-shadow-a47a8aeea288e7739d4b7cec1a16359c8209948dd6ad555138da9ad2d2c199c8.png);
}

/* line 1375, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt:last-child:after {
  background-image: none;
}

/* line 1379, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark {
  background-color: #444444;
  color: white !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

/* line 1384, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark h1, .section-dark h2, .section-dark h3, .section-dark h4, .section-dark h5, .section-dark h6, .section-dark a {
  color: white !important;
}

/* line 1387, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark a:hover {
  color: #d8d8d8 !important;
}

/* line 1391, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-padded {
  padding: 40px 0;
}

/* - 2.4 Push to edge elements - */
/* line 1396, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.push-left, .push-right, .push-top, .push-bottom {
  position: relative;
}

/* line 1400, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.push-left {
  margin-left: -40px;
}

/* line 1404, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.push-right {
  margin-right: -40px;
}

/* line 1408, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.push-top {
  margin-top: -40px;
}

/* line 1412, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.push-bottom {
  margin-bottom: -40px;
}

/* 3. HEADER */
/* --------- */
/* - 3.1 Brand - */
/* line 1419, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .brand {
  font-weight: 900;
  font-size: 30px;
  line-height: 30px;
  padding: 25.5px 20px 29.5px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1427, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .brand a {
  font-style: normal;
}

/* line 1431, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .navbar-inverse .brand a {
  color: white;
}

/* - 3.2 Navigation bar - */
/* line 1436, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1445, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .navbar-inverse .navbar-inner {
  background-color: #111111;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

/* - 3.3 Menu bar - */
/* line 1457, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .nav > li > a {
  text-transform: uppercase;
  text-shadow: none;
  font-style: normal;
}

/* line 1462, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .nav > li > a:focus {
  outline: none;
}

/* line 1465, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .nav > .active > a, #masthead .nav > .active > a:hover, #masthead .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

/* line 1471, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .nav li.dropdown.open > .dropdown-toggle, #masthead .nav li.dropdown.active > .dropdown-toggle, #masthead .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}

/* line 1474, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .dropdown-menu {
  background-color: rgba(68, 68, 68, 0.95);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  font-size: 14px;
}

/* line 1484, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .dropdown-menu a {
  font-style: normal;
}

/* line 1487, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .navbar .pull-right > li > .dropdown-menu .dropdown-menu, #masthead .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: 100%;
  right: auto;
}

/* line 1491, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .navbar-inverse .dropdown-menu {
  background-color: rgba(17, 17, 17, 0.95);
}

/* line 1494, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#masthead .navbar-inverse .dropdown-menu:after {
  border-bottom-color: rgba(17, 17, 17, 0.95);
}

/* 4. FOOTER */
/* --------- */
/* line 1500, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#footer {
  text-shadow: 1px 1px 0px white;
}

/* line 1503, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#footer a {
  color: #222222;
}

/* line 1506, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#footer.theme-dark {
  color: #d8d8d8;
  text-shadow: 1px 1px 0px black;
}

/* line 1510, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#footer.theme-dark h1, #footer.theme-dark h2, #footer.theme-dark h3, #footer.theme-dark h4, #footer.theme-dark h5, #footer.theme-dark a {
  color: #f2f2f4;
}

/* 5. PAGE TEMPLATES */
/* ----------------- */
/* - 5.1 Blog - */
/* -- 5.1.1 Blog elements -- */
/* line 1518, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.single .post {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #dfdfe4;
}

/* line 1523, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.single .post .post-body {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}

/* line 1529, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-head {
  margin-bottom: 12px;
}

/* line 1532, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-head h2 {
  margin-bottom: 0;
  line-height: 24px;
}

/* line 1536, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-head .post-extras {
  font-size: 12px;
  font-weight: 400;
}

/* line 1540, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-head .post-extras a {
  color: #777777;
}

/* line 1543, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-head .post-extras i {
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 2px 0 10px;
}

/* line 1548, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-head .post-extras i:first-child {
  padding-left: 0;
}

/* line 1552, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-info {
  margin-bottom: 24px;
}

/* line 1556, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-body {
  margin-bottom: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid #dcdce1;
}

/* line 1562, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-media {
  margin-bottom: 24px !important;
}

/* line 1565, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-media img {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

/* line 1574, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-media a:hover img {
  opacity: 0.8;
}

/* line 1578, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-navigation {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #dfdfe4;
}

/* line 1583, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-navigation .pager {
  margin: 0;
}

/* line 1586, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-navigation .pager li > a {
  padding: 5px 10px;
  background-color: #fafafa;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 1596, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-navigation .pager i {
  width: 1em;
}

/* line 1599, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-navigation .pager .previous a i {
  text-align: left;
}

/* line 1602, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-navigation .pager .next a i {
  text-align: right;
}

/* -- 5.1.2 Blog comments -- */
/* line 1607, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.comments {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #dfdfe4;
}

/* line 1613, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment {
  margin-top: 24px;
  position: relative;
}

/* line 1617, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment .media-comment {
  margin-top: 24px;
}

/* line 1620, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment .round-box {
  margin-right: 24px;
}

/* line 1623, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 22px;
  background-image: url(/assets/theme/smartbox/comment-arrow-5423c836f702f1b13016a4c60909b5b621091a74e83b310ca670029d5a7d40c4.png);
  background-size: 13px 22px;
  top: 12px;
  left: 61px;
}

/* line 1634, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.comments-form input, .comments-form textarea {
  max-width: 80%;
}

/* line 1637, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment .comments-form {
  margin-left: 0;
  margin-top: 20px;
  padding: 20px;
  position: relative;
}

/* line 1643, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment .comments-form h3 {
  margin-left: 0px;
}

/* line 1646, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment .comments-form input, .media-comment .comments-form textarea {
  background-color: white;
}

/* line 1649, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment .comments-form textarea {
  width: 99%;
  max-width: 99%;
}

/* line 1653, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-comment .comments-form:before {
  display: block;
  position: absolute;
  content: "";
  height: 1px;
  background-color: white;
  -webkit-box-shadow: 0px -1px 0px #f2f2f4;
  -moz-box-shadow: 0px -1px 0px #f2f2f4;
  box-shadow: 0px -1px 0px #f2f2f4;
  top: 0;
  left: -10px;
  right: -10px;
}

/* line 1667, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-inner {
  padding: 10px;
  background-color: #fafafa;
  border: 1px solid #d8d8d8;
}

/* line 1672, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.media-inner p:last-child {
  margin-bottom: 0;
}

/* -- 5.1.3 Blog timeline -- */
/* line 1677, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline {
  list-style-type: none;
  padding-bottom: 24px;
  margin: 0;
  position: relative;
  *zoom: 1;
}

/* line 1684, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1689, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .timeline-item {
  margin-bottom: 0;
  width: 50%;
  clear: both;
}

/* line 1694, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post {
  margin-right: 80px;
}

/* line 1697, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post-body {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

/* line 1702, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post-body *:last-child {
  margin-bottom: 0;
}

/* line 1705, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post-title {
  margin-bottom: 12px;
}

/* line 1708, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post-info {
  position: absolute;
  margin-bottom: 0;
  width: 160px;
  left: 100%;
  top: 50%;
  margin-top: -63px;
  z-index: 1;
}

/* line 1717, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post-info .round-box {
  margin-bottom: 0;
}

/* line 1720, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post-info h5 {
  margin: 0 2px;
}

/* line 1723, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .post-arrow {
  position: absolute;
  width: 13px;
  height: 22px;
  background-image: url(/assets/theme/smartbox/timeline-arrow-right-4064f2ef1ad94887832e34f51a42bd643819483fe32a670a0a3bb3104ca7273a.png);
  background-size: 13px 22px;
  top: 50%;
  margin-top: -11px;
  left: 100%;
}

/* line 1733, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .timeline-item:nth-child(even) {
  float: right;
}

/* line 1736, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .timeline-item:nth-child(even) .post {
  margin-left: 80px;
  margin-right: 0;
}

/* line 1740, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .timeline-item:nth-child(even) .post-info {
  left: auto;
  right: 100%;
}

/* line 1744, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline .timeline-item:nth-child(even) .post-arrow {
  background-image: url(/assets/theme/smartbox/timeline-arrow-left-120b8129b009f4ec6eb049a408ff4e538746035af867a9149d4ba1c7679a5548.png);
  left: auto;
  right: 100%;
}

/* line 1749, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline:before, #timeline:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 0px;
  top: -40px;
  left: 50%;
  margin-left: -2px;
  z-index: 0;
  border: 2px solid #d8d8d8;
}

/* line 1761, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#timeline:before {
  border-style: dashed;
  top: auto;
  bottom: -40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1770, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.post-info h5 {
  background-color: white;
}

/* line 1773, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt .post-info h5 {
  background-color: #f2f2f4;
}

/* line 1777, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt #timeline:before, .section-alt #timeline:after {
  border-color: white;
}

/* -- 5.1.4 Blog social buttons -- */
/* line 1782, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.blog-social-buttons {
  text-align: right;
  margin-top: 24px;
}

/* line 1786, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.blog-social-buttons .blog-social-button {
  display: inline-block;
  margin-left: 10px;
}

/* - 5.2 Contact Page */
/* line 1792, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#map {
  height: 400px;
}

/* line 1795, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
#map img {
  max-width: inherit;
}

/* line 1799, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .control-group {
  margin-bottom: 0;
}

/* line 1802, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .error .tooltip-inner {
  background-color: #b14949;
  background-color: rgba(177, 73, 73, 0.95);
}

/* line 1806, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .error .top .tooltip-arrow {
  border-top-color: #b14949;
  border-top-color: rgba(177, 73, 73, 0.95);
}

/* line 1810, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .error .right .tooltip-arrow {
  border-right-color: #b14949;
  border-right-color: rgba(177, 73, 73, 0.95);
}

/* line 1814, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .error .bottom .tooltip-arrow {
  border-bottom-color: #b14949;
  border-bottom-color: rgba(177, 73, 73, 0.95);
}

/* line 1818, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .error .left .tooltip-arrow {
  border-left-color: #b14949;
  border-left-color: rgba(177, 73, 73, 0.95);
}

/* line 1822, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .success .tooltip-inner {
  background-color: #5e9a6b;
  background-color: rgba(94, 154, 107, 0.9);
}

/* line 1826, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .success .top .tooltip-arrow {
  border-top-color: #5e9a6b;
  border-top-color: rgba(94, 154, 107, 0.9);
}

/* line 1830, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .success .right .tooltip-arrow {
  border-right-color: #5e9a6b;
  border-right-color: rgba(94, 154, 107, 0.9);
}

/* line 1834, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .success .bottom .tooltip-arrow {
  border-bottom-color: #5e9a6b;
  border-bottom-color: rgba(94, 154, 107, 0.9);
}

/* line 1838, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-form .success .left .tooltip-arrow {
  border-left-color: #5e9a6b;
  border-left-color: rgba(94, 154, 107, 0.9);
}

/* line 1843, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.contact-details {
  background: url(/assets/theme/smartbox/contact-32bed4995649d28e5c31c9bc714dd7af09c9373a2017d504556d4414e886d8f8.png) no-repeat top right;
}

/* - 5.3 Sidebar - */
/* -- 5.3.1 General widget -- */
/* line 1849, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.sidebar .sidebar-widget {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #dfdfe4;
}

/* line 1854, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.sidebar .sidebar-widget:last-child {
  border-bottom: 0;
}

/* -- 5.3.2 Search widget --*/
/* line 1859, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_search form {
  margin: 0;
}

/* line 1862, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_search .input-append {
  position: relative;
  margin-bottom: 0;
}

/* line 1866, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_search .input-append input {
  width: 100%;
}

/* line 1869, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_search .input-append i {
  display: block;
  height: 1em;
  width: 1em;
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -0.5em;
  font-size: 16px;
  z-index: 100;
  text-shadow: 0px 1px 0px white;
}

/* -- 5.3.3 List widget --*/
/* line 1883, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_twitter ul, .widget_nav_menu ul {
  margin-left: 0px;
  list-style-type: none;
  margin-bottom: 0;
}

/* line 1888, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries li, .widget_recent_comments li, .widget_archive li, .widget_categories li, .widget_meta li, .widget_pages li, .widget_twitter li, .widget_nav_menu li {
  margin-bottom: 12px;
}

/* line 1891, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries p, .widget_recent_comments p, .widget_archive p, .widget_categories p, .widget_meta p, .widget_pages p, .widget_twitter p, .widget_nav_menu p {
  text-indent: 0;
  margin-bottom: 0;
}

/* line 1895, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries h4, .widget_recent_comments h4, .widget_archive h4, .widget_categories h4, .widget_meta h4, .widget_pages h4, .widget_twitter h4, .widget_nav_menu h4 {
  text-transform: none;
}

/* line 1898, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries .more-link, .widget_recent_entries .info, .widget_recent_comments .more-link, .widget_recent_comments .info, .widget_archive .more-link, .widget_archive .info, .widget_categories .more-link, .widget_categories .info, .widget_meta .more-link, .widget_meta .info, .widget_pages .more-link, .widget_pages .info, .widget_twitter .more-link, .widget_twitter .info, .widget_nav_menu .more-link, .widget_nav_menu .info {
  text-indent: 0;
  display: block;
}

/* line 1902, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries .more-link:before, .widget_recent_entries .info:before, .widget_recent_comments .more-link:before, .widget_recent_comments .info:before, .widget_archive .more-link:before, .widget_archive .info:before, .widget_categories .more-link:before, .widget_categories .info:before, .widget_meta .more-link:before, .widget_meta .info:before, .widget_pages .more-link:before, .widget_pages .info:before, .widget_twitter .more-link:before, .widget_twitter .info:before, .widget_nav_menu .more-link:before, .widget_nav_menu .info:before {
  content: "-";
}

/* line 1905, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries .info, .widget_recent_comments .info, .widget_archive .info, .widget_categories .info, .widget_meta .info, .widget_pages .info, .widget_twitter .info, .widget_nav_menu .info {
  color: #919191;
}

/* line 1908, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_entries .sub-menu, .widget_recent_comments .sub-menu, .widget_archive .sub-menu, .widget_categories .sub-menu, .widget_meta .sub-menu, .widget_pages .sub-menu, .widget_twitter .sub-menu, .widget_nav_menu .sub-menu {
  margin-top: 12px;
  margin-bottom: 0;
  padding-left: 12px;
  font-style: italic;
}

/* line 1915, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_nav_menu ul {
  margin-left: 12px;
}

/* line 1919, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_archive h4 {
  font-weight: 300;
}

/* line 1922, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_archive h4 a {
  font-weight: bold;
}

/* -- 5.3.4 Tags widget --*/
/* line 1927, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul {
  margin: 0;
  padding: 0;
  list-style: none;
  *zoom: 1;
}

/* line 1933, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1938, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul li, .widget_tag_cloud ul a {
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
}

/* line 1945, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul li {
  margin-bottom: 12px;
}

/* line 1948, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul a {
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #e1e1e6;
  text-decoration: none;
  text-shadow: 1px 1px 0px #fff;
  box-shadow: 1px 1px 1px rgba(119, 119, 119, 0.5);
}

/* line 1956, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #e1e1e6 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

/* line 1968, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul a:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: -1px -1px 2px #bbbbc5;
  -moz-box-shadow: -1px -1px 2px #bbbbc5;
  box-shadow: -1px -1px 2px #bbbbc5;
}

/* line 1986, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul a:hover {
  background-color: #567189;
  color: white;
  text-shadow: none;
}

/* line 1991, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_tag_cloud ul a:hover:before {
  border-color: transparent #567189 transparent transparent;
}

/* -- 5.3.5 Twitter widget --*/
/* line 1996, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_twitter ul {
  margin-left: 24px;
}

/* line 1999, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_twitter li {
  position: relative;
}

/* line 2002, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_twitter i {
  display: block;
  position: absolute;
  width: 24px;
  font-size: 14px;
  text-align: left;
  left: -24px;
  top: 6px;
  color: #d8d8d8;
}

/* -- 5.3.5 WPML widget --*/
/* line 2014, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.widget_smartbox_wpml_language_selector li.active a {
  font-weight: 700;
}

/* - 5.4 Docs sidebar - */
/* line 2019, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.docs-sidebar-nav {
  max-width: 240px;
  margin-top: 12px;
}

/* line 2023, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.docs-sidebar-nav li {
  line-height: 24px;
  margin-bottom: 12px;
}

/* line 2027, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.docs-sidebar-nav li a {
  color: #bfbfbf;
  border-right: 2px solid #bfbfbf;
  text-align: right;
  padding: 0 16px 0;
  text-transform: uppercase;
  text-shadow: none;
}

/* line 2035, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.docs-sidebar-nav li.active a, .docs-sidebar-nav li:hover a, .docs-sidebar-nav li.active:hover a {
  color: #42576a;
  border-color: #42576a;
  background: none;
  text-shadow: none;
}

/* line 2042, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.affix {
  position: fixed;
  width: 17%;
  top: 0;
}

/* 6. THEME COMPONENTS */
/* ------------------- */
/* - 6.1 Round boxes - */
/* line 2051, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box {
  text-align: center;
  margin-bottom: 12px;
  position: relative;
  z-index: 100;
}

/* line 2057, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box .box-inner {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 120px;
  max-width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 2069, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box .box-inner:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7) inset;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7) inset;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 2085, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box img {
  margin: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 2092, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box a:hover img {
  opacity: .8;
}

/* line 2095, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box i {
  font-size: 52px;
  color: white;
  line-height: 1em;
  text-shadow: 1px 1px 1px black;
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
}

/* line 2109, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box .tag {
  font-size: 12px;
  color: white;
  line-height: 48px;
  text-transform: uppercase;
  text-align: center;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 50%;
  margin-right: -75px;
  background-color: #b14949;
  background-color: rgba(177, 73, 73, 0.8);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 2132, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box .tag i {
  font-size: 12px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  text-shadow: none;
}

/* line 2141, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-mini {
  margin-bottom: 8px;
}

/* line 2144, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-mini .box-inner {
  width: 48px;
}

/* line 2147, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-mini i {
  font-size: 16px;
}

/* line 2150, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-small {
  margin-bottom: 8px;
}

/* line 2153, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-small .box-inner {
  width: 78px;
}

/* line 2156, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-small i {
  font-size: 24px;
}

/* line 2159, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-medium .box-inner {
  width: 100px;
}

/* line 2162, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-medium i {
  font-size: 24px;
}

/* line 2165, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-medium .tag {
  margin-right: -70px;
}

/* line 2168, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-big .box-inner {
  width: 200px;
}

/* line 2171, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-big .tag {
  margin-right: -95px;
}

/* line 2174, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-huge .box-inner {
  width: 250px;
}

/* line 2177, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-huge .tag {
  margin-right: -105px;
}

/* line 2180, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.no-rounded .box-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 2187, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.no-rounded .box-inner:after {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2) inset;
}

/* line 2197, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.no-rounded .box-inner .img-circle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 2204, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-small-icon i {
  font-size: 24px;
}

/* line 2207, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.round-box.box-colored .box-inner {
  background: #42576a;
}

/* - 6.2 Flexslider - */
/* -- 6.2.1 Default styles -- */
/* line 2213, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}

/* line 2217, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider .slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 2223, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
}

/* line 2229, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* line 2234, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

/* line 2240, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* line 2244, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 2253, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
html[xmlns] .slides {
  display: block;
}

/* line 2257, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
* html .slides {
  height: 1%;
}

/* line 2261, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* line 2265, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider {
  min-height: 100px;
}

/* line 2268, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider .flex-caption {
  opacity: 0;
}

/* line 2271, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider figure {
  margin-bottom: 0;
}

/* line 2274, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider .flex-active-slide .flex-caption {
  opacity: 1;
  -webkit-animation-name: reset, fadeIn;
  -moz-animation-name: reset, fadeIn;
  -o-animation-name: reset, fadeIn;
  -ms-animation-name: reset, fadeIn;
  animation-name: reset, fadeIn;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  -ms-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0, .5s;
  -moz-animation-delay: 0, .5s;
  -o-animation-delay: 0, .5s;
  -ms-animation-delay: 0, .5s;
  animation-delay: 0, .5s;
}

/* -- 6.2.2 Controls -- */
/* line 2304, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-control-nav {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 2311, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-control-nav li {
  display: inline-block;
  margin: 0 .5em;
  cursor: pointer;
  position: relative;
  z-index: 1000;
}

/* line 2318, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-control-nav a {
  display: inline-block;
  width: .5em;
  height: .5em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid #d8d8d8;
  text-indent: -9000em;
}

/* line 2331, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-control-nav a.flex-active {
  background: white;
  border-color: rgba(94, 94, 94, 0.7);
}

/* line 2335, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-controls-outside .flex-control-nav {
  position: relative;
}

/* line 2338, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-controls-left .flex-control-nav {
  left: 0;
  text-align: left;
}

/* line 2342, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-controls-right .flex-control-nav {
  right: 0;
  text-align: right;
}

/* line 2346, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-controls-center .flex-control-nav {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}

/* -- 6.2.3 Direction arrow -- */
/* line 2353, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-direction-nav a {
  display: block;
  position: absolute;
  width: 30px;
  height: 70px;
  top: 50%;
  margin-top: -35px;
  opacity: 0.8;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 2366, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-direction-nav a:hover {
  opacity: 1;
}

/* line 2370, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-prev {
  background: url(/assets/theme/smartbox/flex-prev-simple-1af1e7326168e7827af58270160010fd697c4412756eb6f30cf522803a486fa5.png);
  left: 0;
}

/* line 2374, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-directions-fancy .flex-prev {
  background: url(/assets/theme/smartbox/flex-prev-463574185f1763500ff27cbcb8a1a1726260eec1fc8103824d2e48cae8791cbc.png);
}

/* line 2377, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-directions-outside .flex-prev {
  left: -40px;
}

/* line 2381, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-next {
  background: url(/assets/theme/smartbox/flex-next-simple-b2f24ccf87b2ad0aaa3140f95661f6f1234190751a92af9b98b3dbb89f5a76d0.png);
  right: 0;
}

/* line 2385, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-directions-fancy .flex-next {
  background: url(/assets/theme/smartbox/flex-next-b8d5e1302cd069c3988683c770c48bc6e6a163c11fce2e7664e88daa311e136a.png);
}

/* line 2388, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flex-directions-outside .flex-next {
  right: -40px;
}

/* -- 6.2.4 Figcaptions -- */
/* line 2393, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider figure {
  position: relative;
  margin: 0;
}

/* line 2397, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider figcaption {
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -72px;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 6px 12px;
}

/* line 2408, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flexslider figcaption p {
  margin-bottom: 0;
}

/* - 6.3 Portfolio - */
/* -- 6.3.1 Portfolio filters -- */
/* line 2414, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio-filters {
  margin: 0px 0 48px;
  color: #848484;
}

/* line 2418, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio-filters a {
  color: #848484;
  padding: 0 6px;
}

/* line 2422, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio-filters a:hover, .portfolio-filters a.active {
  color: #42576a;
}

/* -- 6.3.2 Portfolio Item -- */
/* line 2427, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio > li {
  margin-bottom: 48px;
}

/* line 2430, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio > li img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 2437, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio > li.inactive img {
  opacity: 0.65;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* -- 6.3.3 Portfolio Title -- */
/* line 2445, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio figcaption {
  text-align: center;
  margin: 12px auto 0;
  max-width: 250px;
}

/* line 2451, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio figure a {
  overflow: hidden;
}

/* -- 6.3.4 Portfolio Plus icon -- */
/* line 2456, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio .plus-icon {
  width: 36px;
  height: 36px;
  background: url(/assets/theme/smartbox/plus-icon-54d4bd1708a77993176b4abeabb09d7bc9151f552c08b783a25cc56a3076d78c.png);
  margin-left: -18px;
  margin-top: -18px;
  background-size: 36px 36px;
  top: -36px;
}

/* line 2466, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.portfolio .inactive .plus-icon {
  display: none;
}

/* - 6.4 Social icons - */
/* line 2471, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.social-icons a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* - 6.5 Fade in links -*/
/* line 2479, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.fadein-links a {
  display: inline-block;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/* line 2487, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.fadein-links a:hover {
  opacity: 1;
}

/* 7. BOOTSTRAP OVERRIDES */
/* ---------------------- */
/* - 7.1 Hero unit - */
/* line 2494, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.hero-unit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* - 7.2 Super hero unit - */
/* line 2503, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit {
  position: relative;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

/* line 2508, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit h1, .super-hero-unit .super, .super-hero-unit p, .super-hero-unit a {
  color: white;
  margin-bottom: 0;
}

/* line 2512, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit .lead {
  margin-bottom: 24px;
}

/* line 2515, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit span.lead {
  display: block;
}

/* line 2518, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit figure {
  position: relative;
  margin: 0;
  min-height: 100px;
}

/* line 2523, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit figure figcaption {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -36px;
  background: none;
  padding: 0;
}

/* line 2533, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit.super-hero-light {
  text-shadow: -1px -1px 0px white;
}

/* line 2536, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit.super-hero-light h1, .super-hero-unit.super-hero-light p, .super-hero-unit.super-hero-light .super {
  color: #444444;
}

/* line 2539, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.super-hero-unit.super-marged h1, .super-hero-unit.super-marged .super {
  margin-bottom: 48px;
}

/* line 2542, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.fullwidth .super-hero-unit > figure > img, .fullwidth .super-hero-unit > figure > a > img {
  width: 100%;
}

/* - 7.3 Section headers - */
/* line 2547, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-header {
  text-align: center;
  position: relative;
  border-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 36px;
}

/* line 2555, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-header h1 {
  text-align: center;
  display: inline-block;
  border-bottom: 0;
  padding: 0 24px;
  background-color: white;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}

/* line 2565, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-header h1 small {
  font-size: inherit;
  text-transform: uppercase;
}

/* line 2569, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt .section-header h1 {
  background-color: #f2f2f4;
}

/* line 2572, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-header:before, .section-header:after {
  content: "";
  position: absolute;
  width: 30%;
  height: 1px;
  background-color: #f2f2f4;
  -webkit-box-shadow: 0px 1px 0px white;
  -moz-box-shadow: 0px 1px 0px white;
  box-shadow: 0px 1px 0px white;
  top: 50%;
  z-index: 0;
}

/* line 2584, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-alt .section-header:before, .section-alt .section-header:after {
  background-color: #d8d8d8;
}

/* line 2587, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-header:before {
  left: 0;
}

/* line 2590, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-header:after {
  right: 0;
}

/* line 2593, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark .section-header h1 {
  background-color: #444444;
  color: white;
}

/* line 2597, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark .section-header h1 small {
  color: white;
}

/* line 2600, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark .section-header:before, .section-dark .section-header:after {
  background-color: #151515;
  -webkit-box-shadow: 0px 1px 0px #656565;
  -moz-box-shadow: 0px 1px 0px #656565;
  box-shadow: 0px 1px 0px #656565;
}

/* - 7.4 tooltips - */
/* line 2608, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tooltip-inner {
  border-radius: 0;
}

/* - 7.5 Icons list */
/* line 2613, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
ul.icons li {
  margin-bottom: 24px;
}

/* line 2616, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
ul.icons p {
  text-indent: 0;
}

/* line 2619, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
ul.icons.lead {
  text-indent: -0.5em;
}

/* line 2622, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
ul.icons.list-compact li {
  margin-bottom: 12px;
}

/* line 2625, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
ul.icons.icons-small i {
  font-size: .5em;
  vertical-align: middle;
}

/* - 7.6 Inline list - */
/* line 2631, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
ul.inline {
  margin-left: 0;
  list-style-type: none;
}

/* line 2635, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
ul.inline li {
  display: inline-block;
  padding: 0 5px;
}

/* - 7.7  Wells - */
/* -- 7.7.1 General well -- */
/* line 2642, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well {
  border-color: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset, 0 1px 3px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset, 0 1px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset, 0 1px 3px rgba(0, 0, 0, 0.125);
  position: relative;
}

/* line 2655, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.section-dark .well {
  color: #777777;
  text-shadow: none;
}

/* -- 7.7.2 Blockquote well -- */
/* line 2661, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.blockquote-well {
  margin-bottom: 72px;
}

/* line 2664, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.blockquote-well .round-box {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 100%;
  margin-top: -60px;
}

/* line 2671, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.blockquote-well blockquote {
  border-color: #dfdfe4;
  margin-bottom: 58px;
}

/* line 2675, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.blockquote-well blockquote p {
  font-size: 16px;
  line-height: 1.5;
}

/* -- 7.6.3 Package well -- */
/* line 2681, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well-package {
  padding-top: 80px;
  margin-top: 100px;
  margin-bottom: 24px;
  text-align: center;
}

/* line 2688, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well-package-heading {
  color: white;
  line-height: 140px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 140px;
  height: 140px;
  left: 50%;
  top: 0;
  margin-left: -70px;
  margin-top: -70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.9);
}

/* line 2707, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well-package-heading .tag {
  font-size: 12px;
  color: white;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 50%;
  margin-right: -75px;
  background-color: #b14949;
  background-color: rgba(177, 73, 73, 0.8);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 2731, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well-package-price {
  font-size: 36px;
  color: #42576a;
  line-height: 1em;
  font-weight: 900;
}

/* line 2737, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well-package-price small {
  font-size: 16px;
  font-weight: 300;
}

/* line 2742, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well-package-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 24px;
}

/* line 2748, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.well-package-list li {
  border-bottom: 1px solid #f2f2f4;
  -webkit-box-shadow: 0px 1px 0px white;
  -moz-box-shadow: 0px 1px 0px white;
  box-shadow: 0px 1px 0px white;
  padding: 12px 0;
}

/* - 7.8 Accordion - */
/* line 2757, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.accordion-group {
  border: 0;
  margin-bottom: 12px;
}

/* line 2762, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.accordion-heading {
  font-size: 18px;
  position: relative;
  border: 1px solid #f2f2f4;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset, 0 0px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset, 0 0px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset, 0 0px 5px rgba(0, 0, 0, 0.05);
}

/* line 2770, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.accordion-heading .accordion-toggle:after {
  position: absolute;
  display: block;
  font-family: FontAwesome;
  content: "\f106";
  font-size: 14px;
  line-height: 1em;
  right: 1em;
  top: 50%;
  margin-top: -0.5em;
}

/* line 2781, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.accordion-heading .accordion-toggle.collapsed:after {
  content: "\f107";
}

/* line 2785, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.accordion-inner {
  background-color: #f2f2f4;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05) inset;
}

/* - 7.9 Pagination - */
/* line 2793, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.pagination {
  margin: 0 0 24px;
}

/* line 2796, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.pagination ul {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* line 2801, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.pagination ul > li > a {
  -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.05) inset;
  text-shadow: 0px 1px 0px white;
}

/* line 2807, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.pagination ul > li.active > a {
  color: #bfbfbf;
  -webkit-box-shadow: 0px 0px 3px #d8d8d8 inset;
  -moz-box-shadow: 0px 0px 3px #d8d8d8 inset;
  box-shadow: 0px 0px 3px #d8d8d8 inset;
}

/* - 7.10 Affix - */
/* line 2815, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.affix-bottom {
  position: absolute;
  bottom: 20px;
  margin-bottom: 20px;
}

/* - 7.11 Thumbnails - */
/* line 2822, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.thumbnails > .span2:nth-child(2n+1), .thumbnails > .span3:nth-child(4n+1), .thumbnails > .span4:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

/* - 7.12 Tabs - */
/* line 2828, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.nav-tabs {
  margin-bottom: 0;
}

/* line 2831, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.nav-tabs > li > a {
  border-radius: 0 !important;
}

/* line 2834, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.nav-tabs > li > a:hover {
  border: 1px solid #dddddd;
  text-shadow: none !important;
  color: #777777 !important;
}

/* line 2839, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.nav-tabs > li.active a {
  color: #777777 !important;
  text-shadow: none !important;
}

/* line 2844, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tab-content {
  background-color: white;
  padding: 12px;
  color: #444444 !important;
  border-left: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  text-shadow: none !important;
}

/* line 2854, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: #ddd;
}

/* line 2857, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-below .tab-content {
  border-top: 1px solid #d8d8d8;
  border-bottom: 0;
}

/* line 2862, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-left > .nav-tabs {
  margin-right: 0;
  border-right: 0;
}

/* line 2866, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #ddd;
}

/* line 2869, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-left .tab-content {
  border-top: 1px solid #d8d8d8;
}

/* line 2873, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-right > .nav-tabs {
  margin-left: 0;
  border-left: 0;
}

/* line 2877, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #ddd;
}

/* line 2880, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tabs-right .tab-content {
  border-top: 1px solid #d8d8d8;
}

/* line 2884, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.tab-pills .tab-content {
  border-top: 1px solid #d8d8d8;
}

/* - 7.13 Alerts - */
/* line 2889, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.alert-danger, .alert-error {
  color: white;
  text-shadow: none;
}

/* line 2893, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.alert-danger h1, .alert-danger h2, .alert-danger h3, .alert-danger h4, .alert-danger h5, .alert-error h1, .alert-error h2, .alert-error h3, .alert-error h4, .alert-error h5 {
  color: white;
}

/* - 7.14 Progress bars -*/
/* line 2898, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.progress {
  background: #f2f2f4;
}

/* - 7.15 Image styles - */
/* line 2903, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.img-polaroid {
  border-color: #d8d8d8;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 2910, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.img-polaroid:hover {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}

/* 8. UTILITY CLASSES */
/* ------------------ */
/* - 8.1 Margin controls - */
/* line 2919, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.no-margin {
  margin: 0 !important;
}

/* line 2923, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.margin-bottom {
  margin-bottom: 24px !important;
}

/* line 2927, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.margin-top {
  margin-top: 24px !important;
}

/* line 2931, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.margin-left {
  margin-left: 24px !important;
}

/* line 2935, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.margin-right {
  margin-right: 24px !important;
}

/* - 8.2 Block behaviors */
/* line 2940, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.block {
  display: block !important;
}

/* line 2944, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.inline-block {
  display: inline-block !important;
}

/* - 8.3 Responsive videos -*/
/* line 2949, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 24px;
}

/* line 2958, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 9. MEDIA QUERIES */
/* ---------------- */
/* - 9.1 Big screens - */
/* - 9.2 Up to default desktop - */
@media (max-width: 979px) {
  /* -- 9.2.1 layout -- */
  /* line 2972, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .wrapper {
    width: 100%;
    margin: 0 0 40px;
    border: 0;
  }

  /* line 2978, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .top-wrapper {
    margin: 10px 0;
  }

  /* line 2981, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .top-wrapper .span6 {
    min-height: 0;
  }

  /* -- 9.2.2 Header -- */
  /* line 2986, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #masthead .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    background-color: #f2f2f4;
  }

  /* line 2993, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #masthead .nav-collapse .nav > li > a, #masthead .nav-collapse .dropdown-menu a {
    padding: 9px 15px !important;
  }

  /* -- 9.2.3 Docs sidebar -- */
  /* line 2998, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .docs-sidebar-nav.affix-bottom, .docs-sidebar-nav.affix {
    width: 17%;
  }
}
/* - 9.3 Portrait tablet to default desctop - */
@media (min-width: 768px) and (max-width: 979px) {
  /* line 3004, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .docs-sidebar-nav.affix-bottom, .docs-sidebar-nav.affix {
    width: 17.75%;
  }

  /* line 3008, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #masthead .nav .dropdown-menu {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    background-color: #f2f2f4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
}
/* - 9.4 Landscape phone to small desktop & porttrait tablet - */
@media (max-width: 767px) {
  /* -- 9.4.1 Typography -- */
  /* line 3023, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h1 {
    font-size: 24px;
    line-height: 36px;
  }

  /* line 3028, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h1 small {
    font-size: 16px;
  }

  /* line 3032, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h2 {
    font-size: 21px;
    line-height: 36px;
  }

  /* line 3037, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h2 small {
    font-size: 14px;
  }

  /* line 3041, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h3 {
    font-size: 18px;
    line-height: 36px;
  }

  /* line 3046, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h3 small {
    font-size: 14px;
  }

  /* line 3050, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .super {
    font-size: 48px;
  }

  /* line 3054, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .hyper {
    font-size: 70px;
  }

  /* -- 9.4.2 Layout -- */
  /* line 3059, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body {
    padding: 0;
  }

  /* line 3063, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .container-fluid {
    padding: 0 20px;
  }

  /* line 3067, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .push-left, .push-right, .push-top, .push-bottom {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto;
  }

  /* line 3074, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .top-wrapper .span6 {
    margin: 0;
    padding: 6px 0;
  }

  /* line 3078, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .top-wrapper .unstyled li {
    margin-bottom: 0;
  }

  /* -- 9.4.3 Header -- */
  /* line 3083, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #masthead .navbar-fixed-top, #masthead .navbar-fixed-bottom, #masthead .navbar-static-top {
    margin: 0;
  }

  /* line 3086, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #masthead .nav > li > a {
    font-size: 16px;
  }

  /* line 3089, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #masthead .nav .dropdown-menu {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.125) inset;
    background-color: #f2f2f4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }

  /* line 3100, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #masthead .navbar-inverse .dropdown-menu {
    background-color: #222222;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.9) inset;
  }

  /* -- 9.4.4 Super hero unit -- */
  /* line 3108, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .super-hero-unit figure {
    min-height: 70px;
  }

  /* line 3111, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .super-hero-unit figcaption {
    margin-top: -24px;
  }

  /* -- 9.4.5 Flexslider -- */
  /* line 3116, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    width: 20px;
    height: 47px;
    margin-top: -24px;
    background-size: 20px 47px;
  }

  /* line 3123, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .flex-directions-outside .flex-prev {
    left: -20px;
  }

  /* line 3126, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .flex-directions-outside .flex-next {
    right: -20px;
  }

  /* -- 9.4.6 Icon lists -- */
  /* line 3131, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .unstyled li {
    margin-bottom: 48px;
  }

  /* -- 9.4.7 Small screen helper classes -- */
  /* line 3136, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .small-screen-center {
    text-align: center !important;
  }

  /* -- 9.4.8 Fix for form inputs -- */
  /* line 3141, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  /* -- 9.4.9 Sidebar -- */
  /* line 3146, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .sidebar {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #f2f2f4;
  }

  /* -- 9.4.10 Blog Comments -- */
  /* line 3153, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .comments h3 {
    margin-left: 0;
  }

  /* line 3157, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .comments hr {
    margin-left: 0;
  }

  /* line 3161, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .comments-form input, .comments-form textarea {
    max-width: 99%;
  }

  /* -- 9.4.11 Docs sidebar -- */
  /* line 3166, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .docs-sidebar-nav, .docs-sidebar-nav.affix, .docs-sidebar-nav.affix-top, .docs-sidebar-nav.affix-bottom {
    position: relative;
    width: 100%;
    max-width: inherit;
    margin-top: 0px;
    margin-bottom: 24px;
    padding: 0;
    border-bottom: 1px solid #f2f2f4;
  }

  /* line 3175, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .docs-sidebar-nav li, .docs-sidebar-nav.affix li, .docs-sidebar-nav.affix-top li, .docs-sidebar-nav.affix-bottom li {
    line-height: 24px;
    margin-bottom: 24px;
  }

  /* line 3179, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .docs-sidebar-nav li a, .docs-sidebar-nav.affix li a, .docs-sidebar-nav.affix-top li a, .docs-sidebar-nav.affix-bottom li a {
    border-right: 0;
    text-align: center;
    padding-right: 0px;
  }
}
/* - 9.5 Up to landscape phone  - */
@media (max-width: 480px) {
  /* -- 9.5.1 Typography -- */
  /* line 3188, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .super {
    font-size: 36px;
    line-superheight: 1em;
  }

  /* line 3193, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .hyper {
    font-size: 48px;
    line-height: 1em;
  }

  /* -- 9.5.2 Layout -- */
  /* line 3199, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .super-hero-unit figure figcaption {
    margin-top: -16px;
  }

  /* -- 9.5.3 Map -- */
  /* line 3204, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #map {
    height: 200px;
  }

  /* -- 9.5.4 Timeline -- */
  /* line 3209, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline {
    padding-top: 1px;
  }

  /* line 3212, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .timeline-item {
    width: 100%;
  }

  /* line 3215, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .post {
    margin-right: 0;
    margin-top: 124px;
    z-index: 1;
  }

  /* line 3220, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .timeline-item:first-child .post {
    margin-top: 72px;
  }

  /* line 3223, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .post-info {
    top: auto;
    bottom: 100%;
    left: 0;
    margin: 0 auto 12px;
    width: 100%;
  }

  /* line 3230, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .post-info h5 {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    background-color: transparent;
  }

  /* line 3237, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .post-info h5:last-child {
    left: auto;
    right: 0;
  }

  /* line 3241, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .post-arrow {
    width: 22px;
    height: 13px;
    background-image: url(/assets/theme/smartbox/timeline-arrow-top-a1f6261c68307f82da49eb9c0aded71e52afac503d3fa227649d17ee7ad1c672.png);
    background-size: 22px 13px;
    top: auto;
    bottom: 100%;
    margin-top: 0px;
    left: 50%;
    margin-left: -11px;
  }

  /* line 3252, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .timeline-item:nth-child(even) {
    float: none;
  }

  /* line 3255, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .timeline-item:nth-child(even) .post {
    margin-left: 0;
  }

  /* line 3258, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .timeline-item:nth-child(even) .post-info {
    left: 0;
    margin: 0 auto 12px;
  }

  /* line 3262, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  #timeline .timeline-item:nth-child(even) .post-arrow {
    background-image: url(/assets/theme/smartbox/timeline-arrow-top-a1f6261c68307f82da49eb9c0aded71e52afac503d3fa227649d17ee7ad1c672.png);
    right: auto;
    left: 50%;
  }

  /* -- 9.5.6 Blog -- */
  /* line 3269, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .post-extras {
    text-align: center;
  }

  /* -- 9.5.7 Blog Comments -- */
  /* line 3274, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .media-comment .media-inner {
    padding-top: 20px;
  }

  /* line 3277, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .media-comment:after {
    display: none;
  }

  /* line 3280, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .media-comment .round-box {
    position: relative;
    margin: 0;
    bottom: -22px;
  }

  /* line 3285, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .media-comment .comment-reply {
    float: right;
  }
}
/* - 9.6 Up to portrait phone  - */
@media (max-width: 320px) {
  /* -- 9.6.1 Typography -- */
  /* line 3292, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body {
    font-size: 14px;
  }

  /* line 3296, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h1 {
    font-size: 21px;
    line-height: 24px;
  }

  /* line 3301, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h1 small {
    font-size: 14px;
  }

  /* line 3305, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h2 {
    font-size: 18px;
    line-height: 24px;
  }

  /* line 3310, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h2 small {
    font-size: 12px;
  }

  /* line 3314, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h3 {
    font-size: 16px;
    line-height: 24px;
  }

  /* line 3319, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  h3 small {
    font-size: 11px;
  }

  /* line 3323, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .super {
    font-size: 24px;
    line-height: 1;
  }

  /* line 3328, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .hyper {
    font-size: 36px;
  }

  /* -- 9.6.2 Super hero unit -- */
  /* line 3333, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  .super-hero-unit figure figcaption {
    margin-top: -12px;
  }
}
/* - 9.7 - Retina displays - */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 3339, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body {
    background-image: url(/images/theme/smartbox/backgrounds/bedge_grunge_%402X.png);
    background-size: 588px 375px;
  }

  /* line 3344, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-lghtmesh {
    background: url(/images/theme/smartbox/patterns/lghtmesh_%402X.html);
    background-size: 256px 256px;
  }

  /* line 3349, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-pw-maze-black {
    background: url(/images/theme/smartbox/patterns/pw_maze_black_%402X.html);
    background-size: 46px 23px;
  }

  /* line 3354, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-bedge_grunge {
    background: url(/images/theme/smartbox/patterns/bedge_grunge_%402X.html);
    background-size: 588px 375px;
  }

  /* line 3359, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-bgnoise_lg {
    background: url(/images/theme/smartbox/patterns/bgnoise_lg_%402X.html);
    background-size: 100px 100px;
  }

  /* line 3364, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-noisy-grid {
    background: url(/images/theme/smartbox/patterns/noisy-grid_%402X.html);
    background-size: 150px 150px;
  }

  /* line 3369, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-retina-wood {
    background: url(/images/theme/smartbox/patterns/retina_wood_%402X.html);
    background-size: 512px 512px;
  }

  /* line 3374, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-concrete-wall {
    background: url(/images/theme/smartbox/patterns/concrete_wall_2_%402X.html);
    background-size: 597px 545px;
  }

  /* line 3379, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-creampaper {
    background: url(/images/theme/smartbox/patterns/creampaper_%402X.html);
    background-size: 158px 144px;
  }

  /* line 3384, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-crisp-paper-ruffles {
    background: url(/images/theme/smartbox/patterns/crisp_paper_ruffles_%402X.html);
    background-size: 481px 500px;
  }

  /* line 3389, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-crissXcross {
    background: url(/images/theme/smartbox/patterns/crissXcross_%402X.html);
    background-size: 512px 512px;
  }

  /* line 3394, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-dark-wall {
    background: url(/images/theme/smartbox/patterns/dark_wall_%402X.html);
    background-size: 300px 300px;
  }

  /* line 3399, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-dark-wood {
    background: url(/images/theme/smartbox/patterns/dark_wood_%402X.html);
    background-size: 512px 512px;
  }

  /* line 3404, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-darkdenim3 {
    background: url(/images/theme/smartbox/patterns/darkdenim3_%402X.html);
    background-size: 420px 326px;
  }

  /* line 3409, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-debut-dark {
    background: url(/images/theme/smartbox/patterns/debut_dark_%402X.html);
    background-size: 200px 200px;
  }

  /* line 3414, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-first-aid-kit {
    background: url(/images/theme/smartbox/patterns/first_aid_kit_%402X.html);
    background-size: 99px 99px;
  }

  /* line 3419, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-gradient-squares {
    background: url(/images/theme/smartbox/patterns/gradient_squares_%402X.html);
    background-size: 202px 202px;
  }

  /* line 3424, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-gray-jean {
    background: url(/images/theme/smartbox/patterns/gray_jean_%402X.html);
    background-size: 150px 150px;
  }

  /* line 3429, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-grey {
    background: url(/images/theme/smartbox/patterns/grey_%402X.html);
    background-size: 397px 322px;
  }

  /* line 3434, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-grid {
    background: url(/images/theme/smartbox/patterns/grid_%402X.html);
    background-size: 310px 310px;
  }

  /* line 3439, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-honey-im-subtle {
    background: url(/images/theme/smartbox/patterns/honey_im_subtle_%402X.html);
    background-size: 179px 132px;
  }

  /* line 3444, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-husk {
    background: url(/images/theme/smartbox/patterns/husk_%402X.html);
    background-size: 500px 500px;
  }

  /* line 3449, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-ice-age {
    background: url(/images/theme/smartbox/patterns/ice_age_%402X.html);
    background-size: 400px 400px;
  }

  /* line 3454, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-irongrip {
    background: url(/images/theme/smartbox/patterns/irongrip_%402X.html);
    background-size: 300px 301px;
  }

  /* line 3459, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-little-pluses {
    background: url(/images/theme/smartbox/patterns/little_pluses_%402X.html);
    background-size: 300px 300px;
  }

  /* line 3464, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-nasty-fabric {
    background: url(/images/theme/smartbox/patterns/nasty_fabric_%402X.html);
    background-size: 198px 200px;
  }

  /* line 3469, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-subtle-stripes {
    background: url(/images/theme/smartbox/patterns/subtle_stripes_%402X.html);
    background-size: 40px 40px;
  }

  /* line 3474, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-noise-lines {
    background: url(/images/theme/smartbox/patterns/noise_lines_%402X.html);
    background-size: 60px 59px;
  }

  /* line 3479, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-project-papper {
    background: url(/images/theme/smartbox/patterns/project_papper_%402X.html);
    background-size: 105px 105px;
  }

  /* line 3484, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-purty-wood {
    background: url(/images/theme/smartbox/patterns/purty_wood_%402X.html);
    background-size: 400px 400px;
  }

  /* line 3489, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-px-by-Gre3g {
    background: url(/images/theme/smartbox/patterns/px_by_Gre3g_%402X.html);
    background-size: 100px 100px;
  }

  /* line 3494, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-subtle-grunge {
    background: url(/images/theme/smartbox/patterns/subtle_grunge_%402X.html);
    background-size: 400px 400px;
  }

  /* line 3499, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-texturetastic-gray {
    background: url(/images/theme/smartbox/patterns/texturetastic_gray_%402X.html);
    background-size: 476px 476px;
  }

  /* line 3504, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-tileable-wood-texture {
    background: url(/images/theme/smartbox/patterns/tileable_wood_texture_%402X.html);
    background-size: 400px 317px;
  }

  /* line 3509, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-wild-oliva {
    background: url(/images/theme/smartbox/patterns/wild_oliva_%402X.html);
    background-size: 198px 200px;
  }

  /* line 3514, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-pattern-wood-pattern {
    background: url(/images/theme/smartbox/patterns/wood_pattern_%402X.html);
    background-size: 203px 317px;
  }

  /* line 3519, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
  body.theme-exlusive-paper {
    background: #f2f2f4 url(/assets/theme/smartbox/backgrounds/exclusive_paper-d25ee9ccd4eff4d677e0ff61d7ce83735c573a5f6a7946dcde36c2f85139d34c.png);
    background-size: 560px 420px;
  }
}
/* 10. THEME COLORS */
/* ---------------- */
/* - 10.1 Brown theme - */
/* line 3527, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown a {
  color: #764520;
}

/* line 3530, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown a:hover {
  color: #9e5c2b;
}

/* line 3533, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown ::selection {
  background: #764520;
}

/* line 3536, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown ::-moz-selection {
  background: #764520;
}

/* line 3539, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown select:focus,
.theme-color-brown textarea:focus,
.theme-color-brown input[type="text"]:focus,
.theme-color-brown input[type="password"]:focus,
.theme-color-brown input[type="datetime"]:focus,
.theme-color-brown input[type="datetime-local"]:focus,
.theme-color-brown input[type="date"]:focus,
.theme-color-brown input[type="month"]:focus,
.theme-color-brown input[type="time"]:focus,
.theme-color-brown input[type="week"]:focus,
.theme-color-brown input[type="number"]:focus,
.theme-color-brown input[type="email"]:focus,
.theme-color-brown input[type="url"]:focus,
.theme-color-brown input[type="search"]:focus,
.theme-color-brown input[type="tel"]:focus,
.theme-color-brown input[type="color"]:focus,
.theme-color-brown .uneditable-input:focus {
  -webkit-box-shadow: 0 0 8px rgba(119, 119, 119, 0.6);
  -moz-box-shadow: 0 0 8px rgba(119, 119, 119, 0.6);
  box-shadow: 0 0 8px rgba(119, 119, 119, 0.6);
}

/* line 3560, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .btn {
  color: #444444;
}

/* line 3563, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .btn:hover {
  color: #444444;
}

/* line 3566, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .btn-success, .theme-color-brown .btn-warning, .theme-color-brown .btn-info, .theme-color-brown .btn-inverse, .theme-color-brown .btn-danger {
  color: white;
}

/* line 3569, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .btn-success:hover, .theme-color-brown .btn-warning:hover, .theme-color-brown .btn-info:hover, .theme-color-brown .btn-inverse:hover, .theme-color-brown .btn-danger:hover {
  color: white;
}

/* line 3572, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .btn-primary {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #26160a;
  background-image: -moz-linear-gradient(top, #4e2e15, #26160a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4e2e15), to(#26160a));
  background-image: -webkit-linear-gradient(top, #4e2e15, #26160a);
  background-image: -o-linear-gradient(top, #4e2e15, #26160a);
  background-image: linear-gradient(to bottom, #4e2e15, #26160a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4E2E15', endColorstr='#FF26160A', GradientType=0);
  border-color: #26160a #26160a black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 3587, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .btn-primary:hover {
  color: white;
}

/* line 3590, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .navbar .nav > .active > a,
.theme-color-brown .navbar .nav > .active > a:hover,
.theme-color-brown .navbar .nav > .active > a:focus,
.theme-color-brown .navbar .nav > li > a:focus,
.theme-color-brown .navbar .nav > li > a:hover,
.theme-color-brown .navbar .nav li.dropdown.open > .dropdown-toggle,
.theme-color-brown .navbar .nav li.dropdown.active > .dropdown-toggle,
.theme-color-brown .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #764520;
}

/* line 3600, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .post-extras i {
  color: #764520;
}

/* line 3603, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .tags-widget ul a:hover {
  background-color: #9e5c2b;
}

/* line 3606, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .tags-widget ul a:hover:before {
  border-color: transparent #9e5c2b transparent transparent;
}

/* line 3609, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .nav-pills > .active > a, .theme-color-brown .nav-pills > .active > a:hover {
  background-color: #764520;
}

/* line 3612, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .docs-sidebar-nav li.active a, .theme-color-brown .docs-sidebar-nav li:hover a, .theme-color-brown .docs-sidebar-nav li.active:hover a {
  color: #764520;
  border-color: #764520;
}

/* line 3616, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .portfolio-filters a:hover, .theme-color-brown .portfolio-filters a.active {
  color: #f4a868;
}

/* line 3619, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .well-package-price {
  color: #f4a868;
}

/* line 3622, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-brown .round-box.box-colored .box-inner {
  background: #764520;
}

/* - 10.2 Red theme - */
/* line 3627, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red a {
  color: #650800;
}

/* line 3630, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red a:hover {
  color: #980c00;
}

/* line 3633, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red ::selection {
  background: #650800;
}

/* line 3636, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red ::-moz-selection {
  background: #650800;
}

/* line 3639, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red select:focus,
.theme-color-red textarea:focus,
.theme-color-red input[type="text"]:focus,
.theme-color-red input[type="password"]:focus,
.theme-color-red input[type="datetime"]:focus,
.theme-color-red input[type="datetime-local"]:focus,
.theme-color-red input[type="date"]:focus,
.theme-color-red input[type="month"]:focus,
.theme-color-red input[type="time"]:focus,
.theme-color-red input[type="week"]:focus,
.theme-color-red input[type="number"]:focus,
.theme-color-red input[type="email"]:focus,
.theme-color-red input[type="url"]:focus,
.theme-color-red input[type="search"]:focus,
.theme-color-red input[type="tel"]:focus,
.theme-color-red input[type="color"]:focus,
.theme-color-red .uneditable-input:focus {
  -webkit-box-shadow: 0 0 8px rgba(119, 119, 119, 0.6);
  -moz-box-shadow: 0 0 8px rgba(119, 119, 119, 0.6);
  box-shadow: 0 0 8px rgba(119, 119, 119, 0.6);
}

/* line 3660, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .btn {
  color: #444444;
}

/* line 3663, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .btn:hover {
  color: #444444;
}

/* line 3666, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .btn-success, .theme-color-red .btn-warning, .theme-color-red .btn-info, .theme-color-red .btn-inverse, .theme-color-red .btn-danger {
  color: white;
}

/* line 3669, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .btn-success:hover, .theme-color-red .btn-warning:hover, .theme-color-red .btn-info:hover, .theme-color-red .btn-inverse:hover, .theme-color-red .btn-danger:hover {
  color: white;
}

/* line 3672, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .btn-primary {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a24343;
  background-image: -moz-linear-gradient(top, #b14949, #8d3a3a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b14949), to(#8d3a3a));
  background-image: -webkit-linear-gradient(top, #b14949, #8d3a3a);
  background-image: -o-linear-gradient(top, #b14949, #8d3a3a);
  background-image: linear-gradient(to bottom, #b14949, #8d3a3a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB14949', endColorstr='#FF8D3A3A', GradientType=0);
  border-color: #8d3a3a  #8d3a3a #572424;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 3687, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .btn-primary:hover {
  color: white;
  background-color: #8d3a3a;
}

/* line 3691, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .navbar .nav > .active > a,
.theme-color-red .navbar .nav > .active > a:hover,
.theme-color-red .navbar .nav > .active > a:focus,
.theme-color-red .navbar .nav > li > a:focus,
.theme-color-red .navbar .nav > li > a:hover,
.theme-color-red .navbar .nav li.dropdown.open > .dropdown-toggle,
.theme-color-red .navbar .nav li.dropdown.active > .dropdown-toggle,
.theme-color-red .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #650800;
}

/* line 3701, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .post-extras i {
  color: #650800;
}

/* line 3704, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .tags-widget ul a:hover {
  background-color: #980c00;
}

/* line 3707, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .tags-widget ul a:hover:before {
  border-color: transparent #980c00 transparent transparent;
}

/* line 3710, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .nav-pills > .active > a, .theme-color-red .nav-pills > .active > a:hover {
  background-color: #650800;
}

/* line 3713, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .docs-sidebar-nav li.active a, .theme-color-red .docs-sidebar-nav li:hover a, .theme-color-red .docs-sidebar-nav li.active:hover a {
  color: #650800;
  border-color: #650800;
}

/* line 3717, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .portfolio-filters a:hover, .theme-color-red .portfolio-filters a.active {
  color: #650800;
}

/* line 3720, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .well-package-price {
  color: #650800;
}

/* line 3723, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.theme-color-red .round-box.box-colored .box-inner {
  background: #764520;
}

/* 11. INTERNET EXPLORER 8 FIXES */
/* ----------------------------- */
/* -- ie8 hacks -- */
/* line 3730, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.ie8 .box-mini .img-circle {
  min-width: 48px;
}

/* line 3734, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.ie8 .blockquote-well .round-box .img-circle {
  min-width: 100px;
}

/* avoid overlapping of elements */
/* line 3739, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.ie8 .media-comment .round-box {
  width: 48px;
}

/* opacity class for PIE images */
/* line 3744, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.ie8 .opaque {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

/* line 3750, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.ie8 .portfolio span.tag {
  -pie-background: rgba(232, 72, 29, 0.8);
}

/* full width image class for ie8 */
/* line 3755, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.ie8 .iefullbg {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  zoom: 1;
  background: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true ,src='images/assets/landscapes/landscape-5-2000x1200.html',sizingMethod=scale);
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled='true', src='images/assets/landscapes/landscape-5-2000x1200.jpg',sizingMethod='scale')";
}

/* animation classes */
/* line 3770, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 3781, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.animated.slow {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}

/* line 3788, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.animated.slower {
  -webkit-animation-duration: 4s;
  -moz-animation-duration: 4s;
  -o-animation-duration: 4s;
  animation-duration: 4s;
}

/* line 3795, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.animated.long {
  -webkit-animation-iteration-count: 4;
  -moz-animation-iteration-count: 4;
  -o-animation-iteration-count: 4;
  animation-iteration-count: 4;
}

/* line 3802, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.animated.forever {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 3809, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.animated.delayed {
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  -ms-animation-delay: .5s;
  animation-delay: .5s;
}

/* line 3817, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.animated.delayedmore {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
}

/* reset animation */
@-webkit-keyframes reset {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes reset {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes reset {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes reset {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes reset {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* line 3876, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.reset {
  -webkit-animation-name: reset;
  -moz-animation-name: reset;
  -o-animation-name: reset;
  animation-name: reset;
}

/* fade In */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 3934, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.fadein {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* fade In Up */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -ms-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 4002, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.fadeinup {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* flash */
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
/* line 4050, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/theme.scss */
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}

/* line 2, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fonts.scss */
body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

/* line 6, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/theme/smartbox/fonts.scss */
body input, body textarea {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

/* line 1, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/main/application.scss */
.fb-messenger-button {
  width: 30px;
  height: 30px;
}

/* line 5, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/main/application.scss */
.fb-messenger-button img {
  width: 100% !important;
  height: 100% !important;
}

/* line 9, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/main/application.scss */
.fb-messenger-button:hover {
  opacity: 0.8;
}

/* line 12, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/main/application.scss */
.fb-fanpage {
  position: fixed;
  z-index: 99999;
  left: -250px;
  transition: all 0.5s;
}

/* line 18, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/main/application.scss */
.facebook-banner {
  vertical-align: top;
  display: inline-block;
  margin-left: -3px;
}

/* line 23, /home/formosaas-deploy/rails/quantum/app/assets/stylesheets/main/application.scss */
* {
  font-family: Microsoft JhengHei;
}
