/*


*/
/*!
 * Bootstrap v2.0.0
 *
 * 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.
 *
 * Converted to Sass by @johnwlong / @m5o.
 *
 * Date: @DATE
 */
/* line 186, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.container.container-embed {
  width: 350px; }

/* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

/* line 24, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
audio:not([controls]) {
  display: none; }

/* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
a:hover,
a:active {
  outline: 0; }

/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

/* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
sup {
  top: -0.5em; }

/* line 70, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
sub {
  bottom: -0.25em; }

/* line 77, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic; }

/* line 88, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

/* line 96, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal; }

/* line 101, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 106, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

/* line 113, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 119, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 123, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  min-width: 940px; }

/* line 32, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
body.body-embed {
  min-width: auto; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
.module {
  padding: 18px 18px;
  background: #fff;
  border: 1px solid;
  border-color: #e5e5e5 #dbdbdb #d2d2d2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 55, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
.secondary-module {
  background: #fff;
  border: 1px solid;
  border-color: #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 12px 12px; }
  /* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
  .secondary-module.no-padding {
    padding: 0; }

/* line 69, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
a {
  color: #08c;
  text-decoration: none;
  cursor: pointer; }

/* line 75, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
a:hover {
  color: #005580;
  text-decoration: underline; }

/* line 80, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_scaffolding.scss */
a img, a img:hover {
  cursor: pointer; }

/* line 149, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row:after {
    clear: both; }

/* line 154, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
[class*="span"] {
  float: left;
  margin-left: 20px; }

/* line 158, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span1 {
  width: 60px; }

/* line 159, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span2 {
  width: 140px; }

/* line 160, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span3 {
  width: 220px; }

/* line 161, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span4 {
  width: 300px; }

/* line 162, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span5 {
  width: 380px; }

/* line 163, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span6 {
  width: 460px; }

/* line 164, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span7 {
  width: 540px; }

/* line 165, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span8 {
  width: 620px; }

/* line 166, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span9 {
  width: 700px; }

/* line 167, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span10 {
  width: 780px; }

/* line 168, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span11 {
  width: 860px; }

/* line 169, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.span12,
.container {
  width: 940px; }

/* line 172, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset1 {
  margin-left: 100px; }

/* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset2 {
  margin-left: 180px; }

/* line 174, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset3 {
  margin-left: 260px; }

/* line 175, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset4 {
  margin-left: 340px; }

/* line 176, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset5 {
  margin-left: 420px; }

/* line 177, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset6 {
  margin-left: 500px; }

/* line 178, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset7 {
  margin-left: 580px; }

/* line 179, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset8 {
  margin-left: 660px; }

/* line 180, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset9 {
  margin-left: 740px; }

/* line 181, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset10 {
  margin-left: 820px; }

/* line 182, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.offset11 {
  margin-left: 900px; }

/* line 183, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.fixedheight-30 {
  height: 30em; }

/* line 202, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid:after {
    clear: both; }
  /* line 207, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.127659574%; }
  /* line 210, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid > [class*="span"]:first-child {
    margin-left: 0; }
  /* line 214, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span1 {
    width: 6.382978723%; }
  /* line 215, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span2 {
    width: 14.89361702%; }
  /* line 216, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span3 {
    width: 23.404255317%; }
  /* line 217, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span4 {
    width: 31.914893614%; }
  /* line 218, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span5 {
    width: 40.425531911%; }
  /* line 219, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span6 {
    width: 48.936170208%; }
  /* line 220, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span7 {
    width: 57.446808505%; }
  /* line 221, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span8 {
    width: 65.957446802%; }
  /* line 222, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span9 {
    width: 74.468085099%; }
  /* line 223, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span10 {
    width: 82.978723396%; }
  /* line 224, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span11 {
    width: 91.489361693%; }
  /* line 225, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .row-fluid .span12 {
    width: 99.99999999%; }

/* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_layouts.scss */
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .container:before, .container:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .container:after {
    clear: both; }
  /* line 10, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_layouts.scss */
  .container.container-main {
    margin-top: 58px; }
    /* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_layouts.scss */
    .container.container-main.container-main-with-subnav {
      margin-top: 94px; }

/* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_layouts.scss */
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .container-fluid:after {
    clear: both; }

/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
p {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  p small {
    font-size: 11px;
    color: #999999; }

/* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
p.large {
  font-size: 15px;
  line-height: 20.7692307692px; }

/* line 25, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px; }

/* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: bold;
  color: #333333;
  text-rendering: optimizelegibility; }
  /* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    color: #999999; }

/* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h1 {
  font-size: 30px;
  line-height: 36px; }
  /* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  h1 small {
    font-size: 18px; }

/* line 53, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h2 {
  font-size: 24px;
  line-height: 36px; }
  /* line 57, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  h2 small {
    font-size: 18px; }

/* line 61, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h3 {
  line-height: 27px;
  font-size: 18px; }
  /* line 65, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  h3 small {
    font-size: 14px; }

/* line 69, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h4, h5, h6 {
  line-height: 18px; }

/* line 72, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h4 {
  font-size: 14px; }
  /* line 74, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  h4 small {
    font-size: 12px; }

/* line 78, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h5 {
  font-size: 12px; }

/* line 81, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase; }

/* line 88, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
.page-header {
  padding-bottom: 17px;
  margin: 10px 0 18px;
  border-bottom: 1px solid #eeeeee; }

/* line 93, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
.page-header h1 {
  line-height: 1; }

/* line 104, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
ul, ol, li {
  margin: 0;
  list-style: none;
  padding: 0; }

/* line 113, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
ul.styled, ol.styled {
  padding: 0;
  margin: 0 0 9px 25px; }

/* line 117, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
ul.styled ul,
ul.styled ol,
ol.styled ol,
ol.styled ul {
  margin-bottom: 0; }

/* line 123, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
ul.styled, ul.styled li {
  list-style: disc; }

/* line 127, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
ol.styled, ol.styled li {
  list-style: decimal; }

/* line 130, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
ul.styled li, ol.styled li {
  line-height: 18px; }

/* line 136, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
dl {
  margin-bottom: 18px; }

/* line 139, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
dt,
dd {
  line-height: 18px; }

/* line 143, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
dt {
  font-weight: bold; }

/* line 146, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
dd {
  margin-left: 9px; }

/* line 154, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #ffffff; }

/* line 162, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
strong {
  font-weight: bold; }

/* line 165, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
em {
  font-style: italic; }

/* line 168, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
.muted {
  color: #999999; }

/* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

/* line 181, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee; }
  /* line 185, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px; }
  /* line 189, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  blockquote small {
    display: block;
    line-height: 18px;
    color: #999999; }
    /* line 193, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
    blockquote small:before {
      content: '\2014 \00A0'; }
  /* line 199, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
  blockquote.pull-right {
    float: right;
    padding-left: 0;
    padding-right: 15px;
    border-left: 0;
    border-right: 5px solid #eeeeee; }
    /* line 205, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }

/* line 213, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

/* line 221, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal; }

/* line 229, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
small {
  font-size: 100%; }

/* line 232, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_type.scss */
cite {
  font-style: normal; }

/* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_code.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_code.scss */
code {
  padding: 3px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

/* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_code.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all; }
  /* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_code.scss */
  pre.prettyprint {
    margin-bottom: 18px; }
  /* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_code.scss */
  pre code {
    padding: 0;
    background-color: transparent; }

/* line 10, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
form {
  margin: 0 0 18px;
  margin: 0; }

/* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

/* line 22, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee; }

/* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
label,
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px; }

/* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
  color: #333333; }

/* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 66, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto; }

/* line 72, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
label input,
label textarea,
label select {
  display: block; }

/* line 79, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 94, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[type="file"] {
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 104, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto; }

/* line 112, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
select,
input[type="file"] {
  height: 28px;
  /* 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: 28px; }

/* line 120, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
select {
  width: 220px;
  background-color: #ffffff; }

/* line 126, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 132, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 137, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
textarea {
  height: auto; }

/* line 142, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[type="hidden"] {
  display: none; }

/* line 151, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.question_radio {
  display: inline; }

/* line 156, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.radio,
.checkbox {
  padding-left: 18px; }

/* line 160, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px; }

/* line 167, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

/* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

/* line 179, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

/* line 184, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.controls > .radio.inline:first-child,
.controls > .checkbox.inline:first-child {
  padding-top: 0; }

/* line 194, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input,
textarea {
  -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;
  -ms-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 200, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -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);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-8 */ }

/* line 208, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[type="file"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 221, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-mini {
  width: 60px; }

/* line 222, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-small {
  width: 90px; }

/* line 223, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-medium {
  width: 150px; }

/* line 224, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-large {
  width: 210px; }

/* line 225, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-xlarge {
  width: 270px; }

/* line 226, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-xxlarge {
  width: 530px; }

/* line 229, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0; }

/* line 240, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px; }
/* line 241, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px; }
/* line 242, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px; }
/* line 243, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px; }
/* line 244, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px; }
/* line 245, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px; }
/* line 246, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px; }
/* line 247, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px; }
/* line 248, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px; }
/* line 249, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px; }
/* line 250, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px; }
/* line 251, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px; }

/* line 251, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed; }

/* line 271, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }
/* line 277, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853; }
  /* line 282, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .control-group.warning input:focus,
  .control-group.warning select:focus,
  .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: 0 0 6px #dbc59e;
    -moz-box-shadow: 0 0 6px #dbc59e;
    box-shadow: 0 0 6px #dbc59e; }
/* line 288, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

/* line 271, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }
/* line 277, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48; }
  /* line 282, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .control-group.error input:focus,
  .control-group.error select:focus,
  .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392; }
/* line 288, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

/* line 271, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }
/* line 277, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847; }
  /* line 282, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .control-group.success input:focus,
  .control-group.success select:focus,
  .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    -moz-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b; }
/* line 288, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

/* line 310, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  /* line 315, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  input:focus:required:invalid:focus,
  textarea:focus:required:invalid:focus,
  select:focus:required: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 326, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd; }

/* line 335, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.uneditable-input {
  display: block;
  background-color: #ffffff;
  border-color: #eee;
  -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 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
:-moz-placeholder {
  color: #999999; }

/* line 87, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
::-webkit-input-placeholder {
  color: #999999; }

/* line 351, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.help-block {
  margin-top: 5px;
  margin-bottom: 0;
  color: #999999; }

/* line 357, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 9px;
  vertical-align: middle;
  padding-left: 5px; }

/* line 371, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-prepend,
.input-append {
  margin-bottom: 5px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .input-prepend:before, .input-prepend:after,
  .input-append:before,
  .input-append:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .input-prepend:after,
  .input-append:after {
    clear: both; }
  /* line 375, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .input-prepend input,
  .input-prepend .uneditable-input,
  .input-append input,
  .input-append .uneditable-input {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
    /* line 378, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
    .input-prepend input:focus,
    .input-prepend .uneditable-input:focus,
    .input-append input:focus,
    .input-append .uneditable-input:focus {
      position: relative;
      z-index: 2; }
  /* line 383, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .input-prepend .uneditable-input,
  .input-append .uneditable-input {
    border-left-color: #ccc; }
  /* line 386, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .input-prepend .add-on,
  .input-append .add-on {
    float: left;
    display: block;
    width: auto;
    min-width: 16px;
    height: 18px;
    margin-right: -1px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    color: #999999;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  /* line 403, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .input-prepend .active,
  .input-append .active {
    background-color: #a9dba9;
    border-color: #46a546; }

/* line 409, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-prepend .add-on {
  *margin-top: 1px;
  /* IE6-7 */ }

/* line 414, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-append input,
.input-append .uneditable-input {
  float: left;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
/* line 419, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-append .uneditable-input {
  border-right-color: #ccc; }
/* line 422, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-append .add-on {
  margin-right: 0;
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }
/* line 427, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.input-append input:first-child {
  *margin-left: -160px; }
  /* line 432, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
  .input-append input:first-child + .add-on {
    *margin-left: -21px; }

/* line 443, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }

/* line 461, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input {
  display: inline-block;
  margin-bottom: 0; }

/* line 470, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-search label,
.form-inline label,
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  display: inline-block; }

/* line 479, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-search .input-append .add-on,
.form-inline .input-prepend .add-on,
.form-search .input-append .add-on,
.form-inline .input-prepend .add-on {
  vertical-align: middle; }

/* line 487, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.control-group {
  margin-bottom: 9px; }

/* line 496, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-horizontal legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate; }
/* line 501, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .form-horizontal .control-group:after {
    clear: both; }
/* line 506, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-horizontal .control-group > label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right; }
/* line 513, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-horizontal .controls {
  margin-left: 160px; }
/* line 517, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 160px; }

/* line 10, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

/* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
.table tbody tr th, .table tbody tr td {
  vertical-align: middle; }

/* line 25, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
.table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 18px; }
  /* line 30, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table th,
  .table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    border-top: 1px solid #ddd; }
  /* line 37, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table th {
    font-weight: bold;
    vertical-align: bottom; }
  /* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table td {
    vertical-align: top; }
  /* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table thead:first-child tr th,
  .table thead:first-child tr td {
    border-top: 0; }
  /* line 50, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table tbody + tbody {
    border-top: 2px solid #ddd; }

/* line 56, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
.table-unbordered th, .table-unbordered td {
  border-top: none; }

/* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

/* line 77, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  /* line 82, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table-bordered th + th,
  .table-bordered td + td,
  .table-bordered th + td,
  .table-bordered td + th {
    border-left: 1px solid #ddd; }
  /* line 89, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  /* line 95, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table-bordered thead:first-child tr:first-child th:first-child,
  .table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0; }
  /* line 99, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table-bordered thead:first-child tr:first-child th:last-child,
  .table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0; }
  /* line 104, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table-bordered thead:last-child tr:last-child th:first-child,
  .table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px; }
  /* line 108, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
  .table-bordered thead:last-child tr:last-child th:last-child,
  .table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0; }

/* line 121, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

/* line 140, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0; }
/* line 141, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0; }
/* line 142, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0; }
/* line 143, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0; }
/* line 144, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0; }
/* line 145, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0; }
/* line 146, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0; }
/* line 147, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0; }
/* line 148, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0; }
/* line 149, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0; }
/* line 150, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0; }
/* line 151, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tables.scss */
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

/* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
[class^="icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: text-top;
  background: url(/assets/glyphicons-halflings-76ef47b0703014bc012071e1c1c9f63bf42e2d06984922b56b869f59d7f4eeed.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em; }
  /* line 66, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  [class^="icon-"]:last-child {
    *margin-left: 0; }

/* line 29, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0; }

/* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-white {
  background: url(/assets/glyphicons-halflings-white-b344591ff9dcab854eb54c9dce7fcf5f92e80c7c28297f622423725c56b98e57.png); }

/* line 39, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-glass {
  background-position: 0      0; }

/* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-music {
  background-position: -24px  0; }

/* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-search {
  background-position: -48px  0; }

/* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-envelope {
  background-position: -72px  0; }

/* line 43, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-heart {
  background-position: -96px  0; }

/* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-star {
  background-position: -120px 0; }

/* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0; }

/* line 46, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-user {
  background-position: -168px 0; }

/* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-film {
  background-position: -192px 0; }

/* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-th-large {
  background-position: -216px 0; }

/* line 49, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-th {
  background-position: -240px 0; }

/* line 50, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-th-list {
  background-position: -264px 0; }

/* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-ok {
  background-position: -288px 0; }

/* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-remove {
  background-position: -312px 0; }

/* line 53, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0; }

/* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0; }

/* line 55, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-off {
  background-position: -384px 0; }

/* line 56, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-signal {
  background-position: -408px 0; }

/* line 57, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-cog {
  background-position: -432px 0; }

/* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-trash {
  background-position: -456px 0; }

/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-home {
  background-position: 0      -24px; }

/* line 61, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-file {
  background-position: -24px  -24px; }

/* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-time {
  background-position: -48px  -24px; }

/* line 63, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-road {
  background-position: -72px  -24px; }

/* line 64, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-download-alt {
  background-position: -96px  -24px; }

/* line 65, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-download {
  background-position: -120px -24px; }

/* line 66, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-upload {
  background-position: -144px -24px; }

/* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px; }

/* line 68, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px; }

/* line 69, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px; }

/* line 70, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px; }

/* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px; }

/* line 72, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-lock {
  background-position: -287px -24px; }

/* line 73, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-flag {
  background-position: -312px -24px; }

/* line 74, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px; }

/* line 75, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px; }

/* line 76, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px; }

/* line 77, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px; }

/* line 78, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px; }

/* line 79, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px; }

/* line 81, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-tag {
  background-position: 0      -48px; }

/* line 82, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-tags {
  background-position: -25px  -48px; }

/* line 83, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-book {
  background-position: -48px  -48px; }

/* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-bookmark {
  background-position: -72px  -48px; }

/* line 85, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-print {
  background-position: -96px  -48px; }

/* line 86, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-camera {
  background-position: -120px -48px; }

/* line 87, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-font {
  background-position: -144px -48px; }

/* line 88, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-bold {
  background-position: -167px -48px; }

/* line 89, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-italic {
  background-position: -192px -48px; }

/* line 90, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px; }

/* line 91, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px; }

/* line 92, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px; }

/* line 93, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px; }

/* line 94, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px; }

/* line 95, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px; }

/* line 96, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-list {
  background-position: -360px -48px; }

/* line 97, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px; }

/* line 98, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px; }

/* line 99, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px; }

/* line 100, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-picture {
  background-position: -456px -48px; }

/* line 102, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-pencil {
  background-position: 0      -72px; }

/* line 103, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-map-marker {
  background-position: -24px  -72px; }

/* line 104, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-adjust {
  background-position: -48px  -72px; }

/* line 105, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-tint {
  background-position: -72px  -72px; }

/* line 106, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-edit {
  background-position: -96px  -72px; }

/* line 107, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-share {
  background-position: -120px -72px; }

/* line 108, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-check {
  background-position: -144px -72px; }

/* line 109, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-move {
  background-position: -168px -72px; }

/* line 110, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px; }

/* line 111, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px; }

/* line 112, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-backward {
  background-position: -240px -72px; }

/* line 113, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-play {
  background-position: -264px -72px; }

/* line 114, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-pause {
  background-position: -288px -72px; }

/* line 115, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-stop {
  background-position: -312px -72px; }

/* line 116, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-forward {
  background-position: -336px -72px; }

/* line 117, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px; }

/* line 118, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px; }

/* line 119, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-eject {
  background-position: -408px -72px; }

/* line 120, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px; }

/* line 121, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px; }

/* line 123, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-plus-sign {
  background-position: 0      -96px; }

/* line 124, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-minus-sign {
  background-position: -24px  -96px; }

/* line 125, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-remove-sign {
  background-position: -48px  -96px; }

/* line 126, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-ok-sign {
  background-position: -72px  -96px; }

/* line 127, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-question-sign {
  background-position: -96px  -96px; }

/* line 128, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px; }

/* line 129, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px; }

/* line 130, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px; }

/* line 131, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px; }

/* line 132, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px; }

/* line 133, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px; }

/* line 134, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px; }

/* line 135, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px; }

/* line 136, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px; }

/* line 137, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px; }

/* line 138, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px; }

/* line 139, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px; }

/* line 140, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-plus {
  background-position: -408px -96px; }

/* line 141, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-minus {
  background-position: -433px -96px; }

/* line 142, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px; }

/* line 144, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0      -120px; }

/* line 145, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-gift {
  background-position: -24px  -120px; }

/* line 146, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-leaf {
  background-position: -48px  -120px; }

/* line 147, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-fire {
  background-position: -72px  -120px; }

/* line 148, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-eye-open {
  background-position: -96px  -120px; }

/* line 149, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px; }

/* line 150, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px; }

/* line 151, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-plane {
  background-position: -168px -120px; }

/* line 152, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px; }

/* line 153, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-random {
  background-position: -216px -120px; }

/* line 154, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-comment {
  background-position: -240px -120px; }

/* line 155, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px; }

/* line 156, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px; }

/* line 157, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px; }

/* line 158, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px; }

/* line 159, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px; }

/* line 160, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px; }

/* line 161, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px; }

/* line 162, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px; }

/* line 163, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px; }

/* line 5, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown {
  position: relative; }

/* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px; }

/* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

/* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  text-indent: -99999px;
  *text-indent: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "\2193"; }

/* line 32, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  max-width: 400px;
  _width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -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;
  *border-right-width: 2px;
  *border-bottom-width: 2px; }
  /* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
  .dropdown-menu.bottom-up {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  /* line 78, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 5px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
    *width: 100%;
    *margin: -5px 0 5px; }
  /* line 94, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
  .dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap; }

/* line 106, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #08c; }

/* line 115, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.dropdown.open {
  *z-index: 1000; }
  /* line 120, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
  .dropdown.open .dropdown-toggle {
    color: #ffffff;
    background: #ccc;
    background: rgba(0, 0, 0, 0.3); }
  /* line 125, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
  .dropdown.open .dropdown-menu {
    display: block; }

/* line 131, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_dropdowns.scss */
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_component-animations.scss */
.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0; }
  /* line 7, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_component-animations.scss */
.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  position: relative;
  overflow: hidden;
  height: 0; }
  /* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_component-animations.scss */
  .collapse.in {
    height: auto; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_close.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  /* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_close.scss */
  .close:hover {
    color: #000000;
    text-decoration: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer; }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge {
  padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

/* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

/* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-error {
  background-color: #b94a48; }

/* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-error:hover {
  background-color: #953b39; }

/* line 24, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-warning {
  background-color: #f89406; }

/* line 27, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-warning:hover {
  background-color: #c67605; }

/* line 30, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-success {
  background-color: #468847; }

/* line 33, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-success:hover {
  background-color: #356635; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-info {
  background-color: #3a87ad; }

/* line 39, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-info:hover {
  background-color: #2d6987; }

/* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-inverse {
  background-color: #333333; }

/* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_badges.scss */
.badge-inverse:hover {
  background-color: #1a1a1a; }

/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn {
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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);
  cursor: pointer;
  *margin-left: .3em; }
  /* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn:first-child {
    *margin-left: 0; }

/* line 30, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

/* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn.active,
.btn:active {
  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);
  background-color: #e6e6e6;
  background-color: #d9d9d9 	;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
  filter: none\9; }

/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 73, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-huge {
  font-size: 20px;
  font-weight: normal;
  padding: 14px 24px;
  margin: 0 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 83, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 89, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-large .icon, .btn-large .leftIcon {
  margin-top: 1px; }

/* line 94, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px; }

/* line 99, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-small .icon, .btn-large .leftIcon, .btn-small [class^="icon-"] {
  margin-top: -1px; }

/* line 102, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-center {
  margin-top: 15px; }

/* line 112, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff; }

/* line 128, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.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 139, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-primary {
  background-color: #0044cc;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#08c), to(#0044cc));
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -ms-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #08c), color-stop(100%, #0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0);
  border-color: #0044cc #0044cc #002b80;
  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 485, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #0044cc; }
  /* line 490, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-primary:active, .btn-primary.active {
    background-color: #003399 	; }

/* line 143, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-warning {
  background-color: #f89406;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb450), color-stop(100%, #f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  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 485, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f89406; }
  /* line 490, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-warning:active, .btn-warning.active {
    background-color: #c67605 	; }

/* line 147, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-danger {
  background-color: #bd362f;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  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 485, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #bd362f; }
  /* line 490, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-danger:active, .btn-danger.active {
    background-color: #942a25 	; }

/* line 151, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-success {
  background-color: #51a351;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  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 485, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #51a351; }
  /* line 490, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-success:active, .btn-success.active {
    background-color: #408140 	; }

/* line 155, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-info {
  background-color: #2f96b4;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4));
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  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 485, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2f96b4; }
  /* line 490, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-info:active, .btn-info.active {
    background-color: #24748c 	; }

/* line 159, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-inverse {
  background-color: #222222;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#555555), to(#222222));
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF555555', 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);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  /* line 485, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222; }
  /* line 490, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-inverse:active, .btn-inverse.active {
    background-color: #090909 	; }

/* line 175, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222; }

/* line 182, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9; }

/* line 189, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px; }
  /* line 191, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
  button.btn::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0; }
  /* line 199, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
  button.btn.large,
  input[type="submit"].btn.large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  /* line 203, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
  button.btn.small,
  input[type="submit"].btn.small {
    *padding-top: 3px;
    *padding-bottom: 3px; }

/* line 209, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px; }

/* line 215, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px; }

/* line 220, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-group .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 1px;
  *padding-bottom: 1px; }

/* line 227, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_buttons.scss */
.btn-mini .caret {
  margin-top: 5px; }

/* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-group:before, .btn-group:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-group:after {
    clear: both; }
  /* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-group:first-child {
    *margin-left: 0; }

/* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px; }

/* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px; }
  /* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
  .btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1; }

/* line 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

/* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

/* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

/* line 63, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

/* line 74, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2; }

/* line 82, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 93, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group .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 102, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-group.open {
  *z-index: 1000; }
  /* line 108, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
  .btn-group.open .dropdown-menu {
    display: block;
    margin-top: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  /* line 114, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
  .btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

/* line 122, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn .caret {
  margin-top: 7px;
  margin-left: 0; }

/* line 126, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 137, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-primary .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret {
  border-top-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75); }

/* line 144, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_button-groups.scss */
.btn-small .caret {
  margin-top: 4px; }

/* line 5, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert,
.alert-heading {
  color: #c09853; }

/* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px; }

/* line 29, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 33, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-success,
.alert-success .alert-heading {
  color: #468847; }

/* line 37, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7; }

/* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-danger,
.alert-error,
.alert-danger .alert-heading,
.alert-error .alert-heading {
  color: #b94a48; }

/* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-info,
.alert-info .alert-heading {
  color: #3a87ad; }

/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

/* line 64, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

/* line 68, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_alerts.scss */
.alert-block p + p {
  margin-top: 5px; }

/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none; }

/* line 16, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav > li > a {
  display: block; }

/* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

/* line 29, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.navHeader {
  color: #999;
  font-size: 0.8182em;
  font-weight: bold;
  margin-top: 12px; }

/* line 32, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0; }

/* line 38, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list li a,
.nav-list .nav-header {
  display: block;
  padding: 3px 15px;
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  margin-bottom: 2px; }

/* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list .nav-header {
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-transform: uppercase; }

/* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list li + .nav-header {
  margin-top: 9px; }

/* line 57, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list .active > a,
.nav-list .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c; }

/* line 65, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list i.img.leftIcon {
  margin-top: 1px; }

/* line 69, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list li.nav-sub-li {
  display: none; }

/* line 72, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list .opened_drawer li.nav-sub-li {
  display: block; }

/* line 76, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list li a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

/* line 81, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-list li.nav-sub-li a {
  padding-left: 40px; }

/* line 91, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .nav-tabs:before, .nav-tabs:after,
  .nav-pills:before,
  .nav-pills:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .nav-tabs:after,
  .nav-pills:after {
    clear: both; }

/* line 95, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left; }

/* line 99, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

/* line 111, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }

/* line 116, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px; }

/* line 121, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs > li > a {
  padding-top: 9px;
  padding-bottom: 9px;
  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 126, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
  .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd; }

/* line 131, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

/* line 144, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.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 153, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-pills .active > a,
.nav-pills .active > a:hover {
  color: #ffffff;
  background-color: #08c; }

/* line 165, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-stacked > li {
  float: none; }

/* line 168, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0; }

/* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0; }

/* line 176, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 180, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

/* line 183, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

/* line 186, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2; }

/* line 192, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

/* line 195, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

/* line 205, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px; }

/* line 210, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 217, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #08c;
  margin-top: 6px; }

/* line 222, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580; }

/* line 229, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333; }

/* line 236, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer; }

/* line 243, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999; }

/* line 250, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 258, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-stacked .open > a:hover {
  border-color: #999999; }

/* line 272, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabbable {
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .tabbable:before, .tabbable:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .tabbable:after {
    clear: both; }

/* line 277, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0; }

/* line 284, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

/* line 288, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block; }

/* line 297, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-below .nav-tabs {
  border-top: 1px solid #ddd; }

/* line 300, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

/* line 304, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.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 306, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
  .tabs-below .nav-tabs > li > a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd; }

/* line 311, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  border-color: transparent #ddd #ddd #ddd; }

/* line 320, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
  float: none; }

/* line 324, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

/* line 332, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-left .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

/* line 337, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.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 341, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-left .nav-tabs > li > a:hover {
  border-color: #eeeeee #ddd #eeeeee #eeeeee; }

/* line 344, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

/* line 351, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

/* line 356, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.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 360, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-right .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #ddd; }

/* line 363, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navs.scss */
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

/* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 18px; }

/* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #222222;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF333333', endColorstr='#FF222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

/* line 26, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #222222;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF333333', 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);
  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 485, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-navbar:hover, .btn-navbar:active, .btn-navbar.active, .btn-navbar.disabled, .btn-navbar[disabled] {
    background-color: #222222; }
  /* line 490, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .btn-navbar:active, .btn-navbar.active {
    background-color: #090909 	; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.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 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

/* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.nav-collapse.collapse {
  height: auto; }

/* line 56, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .brand:hover {
  text-decoration: none; }
/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #ffffff; }
/* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #999999; }
  /* line 75, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar .navbar-text a:hover {
    color: #ffffff;
    background-color: transparent; }
/* line 81, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px; }
/* line 85, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .btn-group .btn {
  margin-top: 0; }

/* line 91, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .navbar-form:before, .navbar-form:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .navbar-form:after {
    clear: both; }
  /* line 94, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar-form input,
  .navbar-form select {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0; }
  /* line 100, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    margin-top: 5px; }
  /* line 104, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar-form input[type="image"],
  .navbar-form input[type="checkbox"],
  .navbar-form input[type="radio"] {
    margin-top: 3px; }

/* line 112, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0; }
  /* line 117, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar-search .search-query {
    padding: 4px 9px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.75);
    background: #666;
    background: rgba(255, 255, 255, 0.3);
    border: 1px solid #111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    line-height: 18px; }
    /* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    .navbar-search .search-query :-moz-placeholder {
      color: #eeeeee; }
    /* line 87, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    .navbar-search .search-query ::-webkit-input-placeholder {
      color: #eeeeee; }
    /* line 133, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
    .navbar-search .search-query:hover {
      color: #ffffff;
      background-color: #999999;
      background-color: rgba(255, 255, 255, 0.5); }
    /* line 139, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
    .navbar-search .search-query:focus, .navbar-search .search-query.focused {
      padding: 5px 10px;
      color: #333333;
      text-shadow: 0 1px 0 #ffffff;
      background-color: #ffffff;
      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 158, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar-main, .navbar-fixed-top {
  margin-bottom: 0;
  z-index: 1030; }
  /* line 161, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar-main .navbar-inner, .navbar-fixed-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

/* line 166, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0; }

/* line 172, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar-fixed-top .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 183, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

/* line 190, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav.pull-right {
  float: right; }

/* line 193, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav > li {
  display: block;
  float: left; }

/* line 199, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 208, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none; }

/* line 215, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
  background-color: rgba(0, 0, 0, 0.5); }

/* line 224, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333; }

/* line 234, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0; }

/* line 245, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .dropdown-menu {
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  /* line 248, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar .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: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px; }
  /* line 259, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar .dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 10px; }

/* line 272, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
  border-top-color: #ffffff; }

/* line 276, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav .active .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 281, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent; }

/* line 288, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav .active > .dropdown-toggle:hover {
  color: #ffffff; }

/* line 293, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
.navbar .nav.pull-right .dropdown-menu {
  left: auto;
  right: 0; }
  /* line 296, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar .nav.pull-right .dropdown-menu:before {
    left: auto;
    right: 12px; }
  /* line 300, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_navbar.scss */
  .navbar .nav.pull-right .dropdown-menu:after {
    left: auto;
    right: 13px; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_breadcrumbs.scss */
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  background-color: #f5f5f5;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF5F5F5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff; }
  /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_breadcrumbs.scss */
  .breadcrumb li {
    display: inline;
    text-shadow: 0 1px 0 #ffffff; }
  /* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_breadcrumbs.scss */
  .breadcrumb .divider {
    padding: 0 5px;
    color: #999999; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_breadcrumbs.scss */
  .breadcrumb .active a {
    color: #333333; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
.pagination {
  height: 36px;
  margin: 18px 0; }
  /* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination ul {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -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 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination li {
    display: inline; }
  /* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0; }
  /* line 30, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination a:hover,
  .pagination .active a {
    background-color: #f5f5f5; }
  /* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination .active a {
    color: #999999;
    cursor: default; }
  /* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination .disabled a,
  .pagination .disabled a:hover {
    color: #999999;
    background-color: transparent;
    cursor: default; }
  /* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  /* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
  .pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }

/* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
.pagination-centered {
  text-align: center; }

/* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pagination.scss */
.pagination-right {
  text-align: right; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pager.scss */
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .pager:before, .pager:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .pager:after {
    clear: both; }

/* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pager.scss */
.pager li {
  display: inline; }

/* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pager.scss */
.pager a {
  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 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pager.scss */
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 25, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pager.scss */
.pager .next a {
  float: right; }

/* line 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_pager.scss */
.pager .previous a {
  float: left; }

/* line 5, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-open .dropdown-menu {
  z-index: 2050; }
/* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-open .dropdown.open {
  *z-index: 2050; }
/* line 7, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-open .popover {
  z-index: 2060; }
/* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-open .tooltip {
  z-index: 2070; }

/* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }
  /* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0; }

/* line 23, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* line 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  max-height: 500px;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  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; }
  /* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
  .modal.fade {
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    top: -25%; }
  /* line 49, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
  .modal.fade.in {
    top: 50%; }

/* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  /* line 55, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
  .modal-header .close {
    margin-top: 2px; }

/* line 57, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-body {
  padding: 15px; }

/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  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 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .modal-footer:after {
    clear: both; }
  /* line 68, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_modals.scss */
  .modal-footer .btn {
    float: right;
    margin-left: 5px;
    margin-bottom: 0; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }
  /* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  /* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.top {
    margin-top: -2px; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.right {
    margin-left: 2px; }
  /* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.bottom {
    margin-top: 2px; }
  /* line 16, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.left {
    margin-left: -2px; }
  /* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000; }
  /* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000; }
  /* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000; }

/* line 22, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 31, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px; }
  /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.top {
    margin-top: -5px; }
  /* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.right {
    margin-left: 5px; }
  /* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.bottom {
    margin-top: 5px; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.left {
    margin-left: -5px; }
  /* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000; }
  /* line 16, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.right .arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000; }
  /* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000; }
  /* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover.left .arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover .arrow {
    position: absolute;
    width: 0;
    height: 0; }

/* line 25, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  -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); }

/* line 34, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

/* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
.popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }
  /* line 46, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_popovers.scss */
  .popover-content p, .popover-content ul, .popover-content ol {
    margin-bottom: 0; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .thumbnails:before, .thumbnails:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .thumbnails:after {
    clear: both; }

/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin: 0 0 18px 20px; }

/* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_thumbnails.scss */
.thumbnail {
  background-color: #ffffff;
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 23, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_thumbnails.scss */
a.thumbnail:hover {
  border-color: #08c;
  -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 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

/* line 34, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_labels.scss */
.label {
  padding: 1px 3px 2px;
  font-size: 9.75px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_labels.scss */
.label-important {
  background-color: #b94a48; }

/* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_labels.scss */
.label-warning {
  background-color: #f89406; }

/* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_labels.scss */
.label-success {
  background-color: #468847; }

/* line 16, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_labels.scss */
.label-info {
  background-color: #3a87ad; }

/* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_labels.scss */
.label:hover {
  text-decoration: none;
  color: #fff; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
/* line 32, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 0px;
  background-color: #f9f9f9;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f9f9f9));
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #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: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  /* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
  .progress.progress-mini {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 2px; }
    /* line 43, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
    .progress.progress-mini .bar {
      height: 2px; }
  /* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
  .progress.progress-small {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 3px; }
    /* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
    .progress.progress-small .bar {
      height: 3px; }

/* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 18px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0480be;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be));
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #149bdf), color-stop(100%, #0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #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;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 72, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress-striped .bar {
  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: -ms-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);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

/* line 78, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 90, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress-danger .bar {
  background-color: #c43c35;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0); }

/* line 93, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress-danger.progress-striped .bar {
  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: -ms-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); }

/* line 98, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress-success .bar {
  background-color: #57a957;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0); }

/* line 101, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress-success.progress-striped .bar {
  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: -ms-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); }

/* line 106, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress.info .bar {
  background-color: #339bb9;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0); }

/* line 109, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_progress-bars.scss */
.progress-info.progress-striped .bar {
  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: -ms-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); }

/* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_accordion.scss */
.accordion {
  margin-bottom: 18px; }

/* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_accordion.scss */
.accordion-heading {
  border-bottom: 0;
  background-color: #ffffff; }

/* line 22, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
  background-color: #ffffff; }

/* line 29, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
  background-color: #ffffff; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1; }

/* line 10, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

/* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
/* line 25, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .item > img {
  display: block;
  line-height: 1; }
/* line 30, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block; }
/* line 34, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .active {
  left: 0; }
/* line 38, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%; }
/* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .next {
  left: 100%; }
/* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .prev {
  left: -100%; }
/* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .next.left,
.carousel .prev.right {
  left: 0; }
/* line 56, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .active.left {
  left: -100%; }
/* line 59, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel .active.right {
  left: 100%; }

/* line 68, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  /* line 93, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
  .carousel-control.right {
    left: auto;
    right: 15px; }
  /* line 99, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
  .carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }

/* line 109, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

/* line 118, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_hero-unit.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  /* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_hero-unit.scss */
  .hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px; }
  /* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_hero-unit.scss */
  .hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px; }

/* Arrow List */
/* line 3, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
.arrow-list {
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .arrow-list:before, .arrow-list:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .arrow-list:after {
    clear: both; }
  /* line 5, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
  .arrow-list li {
    position: relative;
    list-style: none;
    float: left;
    line-height: 18px;
    color: gray; }
    /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
    .arrow-list li a {
      display: block;
      padding: 5px 5px 4px 18px;
      background-color: #eee;
      font-weight: bold;
      background-color: #fafafa;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      position: relative; }
      /* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
      .arrow-list li a:after {
        position: absolute;
        top: 0;
        right: -12px;
        z-index: 2;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        border-left: 13px solid #eee;
        border-left-color: #fafafa; }
      /* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
      .arrow-list li a.active, .arrow-list li a:hover {
        color: #454545;
        background-color: #FFF9D7;
        text-decoration: none; }
        /* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
        .arrow-list li a.active:after, .arrow-list li a:hover:after {
          border-left: 13px solid #FFF9D7; }
      /* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
      .arrow-list li a.unclickable {
        cursor: text; }
        /* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
        .arrow-list li a.unclickable:hover {
          cursor: text; }
      /* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
      .arrow-list li a.disabled {
        color: #999;
        cursor: text; }
        /* line 56, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
        .arrow-list li a.disabled:hover {
          color: inherit;
          background-color: #fafafa;
          text-decoration: none;
          cursor: text; }
          /* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
          .arrow-list li a.disabled:hover:after {
            border-left: 13px solid #fafafa; }
    /* line 70, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
    .arrow-list li:after {
      position: absolute;
      top: 0;
      right: -14px;
      z-index: 1;
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-top: 14px solid transparent;
      border-bottom: 14px solid transparent;
      border-left: 14px solid #ddd; }
    /* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_arrow-list.scss */
    .arrow-list li:first-child a {
      padding-left: 10px;
      border-left: 1px solid #DDD; }

/* Subnav */
/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
.subnav {
  width: 100%;
  height: 36px;
  background-color: #eeeeee;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eeeeee));
  background-image: -moz-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: -ms-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: -o-linear-gradient(top, #f5f5f5, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFEEEEEE', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e5e5e5; }
  /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
  .subnav .nav {
    margin-bottom: 0;
    border-right: 0; }
    /* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
    .subnav .nav > li > a {
      margin: 0;
      padding-top: 11px;
      padding-bottom: 11px;
      border-left: 1px solid #f5f5f5;
      border-right: 1px solid #e5e5e5;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    /* line 24, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
    .subnav .nav > li:first-child > a,
    .subnav .nav > li:first-child > a:hover {
      border-left: 0;
      padding-left: 12px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    /* line 31, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
    .subnav .nav > li:last-child > a {
      border-right: 0; }
    /* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
    .subnav .nav > .active > a, .subnav .nav > .active > a:hover {
      padding-left: 13px;
      color: #777;
      background-color: #e9e9e9;
      border-right-color: #ddd;
      border-left: 0;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05); }
      /* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
      .subnav .nav > .active > a .caret, .subnav .nav > .active > a:hover .caret {
        border-top-color: #777; }
  /* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
  .subnav .dropdown-menu {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px; }

/* line 53, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
.subnav.subnav-fixed, .subnav.subnav-main {
  border-color: #d5d5d5;
  border-width: 0 0 1px;
  /* drop the border on the fixed edges */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, 0.1);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  /* IE6-9 */
  z-index: 1020;
  /* 10 less than .navbar-fixed to prevent any overlap */ }
  /* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
  .subnav.subnav-fixed .nav, .subnav.subnav-main .nav {
    width: 938px;
    margin: 0 auto;
    padding: 0 1px; }

/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
/* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_subnav.scss */
.subnav.subnav-fixed {
  position: fixed;
  top: 40px;
  left: 0;
  right: 0; }

/* line 5, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pull-right {
  float: right; }

/* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pull-left {
  float: left; }

/* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.hide {
  display: none; }

/* line 16, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.show {
  display: block; }

/* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.invisible {
  visibility: hidden; }

/* Utilities
----------------------------*/
/* line 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.lfloat {
  float: left; }

/* line 29, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.rfloat {
  float: right; }

/* line 30, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pas {
  padding: 5px; }

/* line 31, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pam {
  padding: 10px; }

/* line 32, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pal {
  padding: 20px; }

/* line 33, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pts {
  padding-top: 5px; }

/* line 34, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.ptm {
  padding-top: 10px; }

/* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.ptl {
  padding-top: 20px; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.prs {
  padding-right: 5px; }

/* line 37, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.prm {
  padding-right: 10px; }

/* line 38, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.prl {
  padding-right: 20px; }

/* line 39, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pbs {
  padding-bottom: 5px; }

/* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pbm {
  padding-bottom: 10px; }

/* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pbl {
  padding-bottom: 20px; }

/* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pls {
  padding-left: 5px; }

/* line 43, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.plm {
  padding-left: 10px; }

/* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pll {
  padding-left: 20px; }

/* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.phs {
  padding-left: 5px;
  padding-right: 5px; }

/* line 46, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.phm {
  padding-left: 10px;
  padding-right: 10px; }

/* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.phl {
  padding-left: 20px;
  padding-right: 20px; }

/* line 48, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pvs {
  padding-top: 5px;
  padding-bottom: 5px; }

/* line 49, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pvm {
  padding-top: 10px;
  padding-bottom: 10px; }

/* line 50, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pvl {
  padding-top: 20px;
  padding-bottom: 20px; }

/* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mas {
  margin: 5px; }

/* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mam {
  margin: 10px; }

/* line 53, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mal {
  margin: 20px; }

/* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mts {
  margin-top: 5px; }

/* line 55, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mtm {
  margin-top: 10px; }

/* line 56, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mtl {
  margin-top: 20px; }

/* line 57, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mrs {
  margin-right: 5px; }

/* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mrm {
  margin-right: 10px; }

/* line 59, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mrl {
  margin-right: 20px; }

/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mbs {
  margin-bottom: 5px; }

/* line 61, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mbm {
  margin-bottom: 10px; }

/* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mbl {
  margin-bottom: 20px; }

/* line 63, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mls {
  margin-left: 5px; }

/* line 64, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mlm {
  margin-left: 10px; }

/* line 65, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mll {
  margin-left: 20px; }

/* line 66, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mhs {
  margin-left: 5px;
  margin-right: 5px; }

/* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mhm {
  margin-left: 10px;
  margin-right: 10px; }

/* line 68, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mhl {
  margin-left: 20px;
  margin-right: 20px; }

/* line 69, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mvs {
  margin-top: 5px;
  margin-bottom: 5px; }

/* line 70, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mvm {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.mvl {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 73, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.fwn {
  font-weight: normal; }

/* line 74, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.fwb {
  font-weight: bold; }

/* line 76, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.fsl {
  font-size: 14px; }

/* line 77, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.fsxl {
  font-size: 18px; }

/* line 78, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.fsxxl {
  font-size: 24px; }

/* line 81, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.black {
  color: #000000; }

/* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.grayDarker {
  color: #222222; }

/* line 87, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.grayDark {
  color: #333333; }

/* line 90, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.gray {
  color: #555555; }

/* line 93, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.grayLight {
  color: #999999; }

/* line 97, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.grayLighter {
  color: #eeeeee; }

/* line 101, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.white {
  color: #ffffff; }

/* line 105, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.blue {
  color: #049cdb; }

/* line 109, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.blueDark {
  color: #0064cd; }

/* line 112, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.yellow {
  color: #ffc40d; }

/* line 115, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.green {
  color: #46a546; }

/* line 119, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.red {
  color: #9d261d; }

/* line 123, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.orange {
  color: #f89406; }

/* line 127, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.pink {
  color: #c3325f; }

/* line 131, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.purple {
  color: #7a43b6; }

/* line 135, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden; }

/* line 136, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.clearfix {
  zoom: 1; }

/* line 138, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

/* line 144, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_utilities.scss */
.centered * {
  display: inline-block; }

/* LEADERBOARD */
/* line 3, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
div#top-scores div.box {
  border: none;
  float: left;
  padding: 20px;
  /*    border-radius: 5px;*/
  margin: 15px 20px 15px 0px; }

/* line 10, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
div#top-scores div.box h3 {
  font-size: 1.3636em;
  font-weight: bold;
  /*    color:#2896c8;*/
  /*    color: #142941;*/
  margin-bottom: 10px; }

/* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
ul.leaderboard {
  margin-top: 5px; }
  /* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
  ul.leaderboard li {
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
    margin: 0; }
    /* line 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
    ul.leaderboard li:last-child {
      border-bottom: none; }
    /* line 33, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
    ul.leaderboard li a, ul.leaderboard li .score {
      font-weight: 500;
      color: #222222; }
    /* line 39, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
    ul.leaderboard li .score {
      float: right; }
    /* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
    ul.leaderboard li.highlight, ul.leaderboard li.highlight * {
      font-weight: bold;
      color: #46a546; }
    /* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
    ul.leaderboard li.not-on-leaderboard, ul.leaderboard li.not-on-leaderboard * {
      color: #999999;
      font-style: italic;
      font-weight: normal; }

/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.leaderboardStatusTable {
  width: 180px; }

/* line 65, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.leaderboardDateController {
  width: 300px; }

/* line 69, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.leaderboardDateController h3 {
  text-align: center; }

/* Award Row and Awards
----------------------------------*/
/* line 76, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
div.awardRow div.awardWrapper {
  margin: 0 10px 0 0; }

/* line 80, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
div.awardRow div.awardWrapper.subject {
  height: 50px; }

/* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
div.awardRow {
  display: block;
  clear: both; }

/* Braingenie Awards
--------------------------------------*/
/* line 96, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
a.award:hover {
  text-decoration: none; }

/* line 101, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.award {
  font-size: 13px;
  color: #fff !important;
  background-color: #333;
  border: 1px solid #333;
  display: inline-block;
  text-decoration: none;
  line-height: 1.9;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 3px 3px 3px 3px;
  padding: 0 6px 0 3px;
  vertical-align: middle; }

/* line 117, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.award:hover {
  border: 1px solid #555;
  background-color: #555;
  text-decoration: none; }

/* line 134, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeIcon3 {
  margin-top: 3px;
  background: url(/assets/lamp-ed8b74b45da217d4998da4170e338029efdc020289f3eb7a1574194b0382dd5d.png); }

/* line 138, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeIcon2 {
  background: url(/assets/silk/award_star_gold_1-3a3e3b5ef25a907df8e405aa9838bfb91c473aa90298357c31fa5c30bae5d074.png); }

/* line 142, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeIcon1 {
  background: url(/assets/silk/award_star_silver_1-cf8f6864bd9ec0c92ca54b24ba58ae5ad5fe67ab853513581f3dc64013217df9.png); }

/* line 146, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeIcon-1 {
  background: url(/assets/silk/rosette-6240933a7d5da0701106aa4ab77d004f2a7de85e1cd94ae434753cd31612483a.png); }

/* line 149, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeIcon0 {
  background: url(/assets/silk/award_star_bronze_1-a2b406a67747bcc68d66cf6052fef04ff21533c12eda7572b5b95de40a55f3b8.png); }

/* line 153, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeBullet3 {
  background: url(/assets/silk/bullet_star-1f0b7f2255115fc0b5bf0fc8eaf2e427ae8da5babbf623599ebd36ad1b80b927.png); }

/* line 157, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeBullet2 {
  background: url(/assets/bullet_gold-7658cc2ce65b528d6e5ccfa6e8c2c4e513e9757801718e9a7d148c01b0896129.png); }

/* line 160, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeBullet1 {
  background: url(/assets/bullet_silver-fae557ad8c4e26dadca10f9c2c56b13aedbd4f77198bd01aca06198427799d8a.png); }

/* line 164, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeBullet0 {
  background: url(/assets/bullet_bronze-79e22bdc1c33a56be784c1be1acee4a1c3e2cb315fca15cd5e11e365e8a5c0ba.png); }

/* line 168, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.genielamp {
  background: url(/assets/lamp-ed8b74b45da217d4998da4170e338029efdc020289f3eb7a1574194b0382dd5d.png); }

/* line 171, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.summaryCount {
  color: #6D6D6D;
  font-size: 250%;
  font-weight: bold; }

/* line 177, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.userInfoLevel {
  font-size: 0.9em;
  margin-left: 20px;
  font-weight: bold; }

/* line 183, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeDetailsSpotlight {
  text-align: center; }

/* line 187, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeDetailsListLeft {
  float: left;
  margin-right: 50px;
  width: 350px;
  font-size: 1.1em;
  display: block; }

/* line 194, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeDetailsListRight {
  float: left;
  width: 200px; }

/* line 199, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgecount {
  padding-left: 1px;
  color: #808185; }

/* line 205, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeEarnedMultiplier {
  font-size: 120%;
  font-weight: 700;
  color: #444;
  display: inline-block;
  height: 24px;
  margin: 5px 0 0 5px; }

/*Achievements Page*/
/* line 216, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
#badgesTable td {
  padding: 5px; }

/* line 221, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
#badgesTable td.check-cell {
  width: 90px;
  vertical-align: middle;
  margin-top: 5px;
  padding-right: 0px;
  padding-left: 0px; }

/* line 230, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
#badgesTable td.badge-cell {
  height: 32px;
  width: 258px; }

/* line 237, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/awards.scss */
.badgeEarnedCheck {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(/assets/tick_large-866646634f5af90ea89d8f2b8d1f6b45a36c8fa1661198e3828e692982c146dd.png); }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
#pageLogo {
  float: left;
  z-index: 5;
  height: 38px;
  margin-left: 5px; }

/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
#pageLogo a {
  background: url(/assets/logo_ck12bg-2ef24b66f2eaa94b8a100c4c3466ec9c01a68a376526f4d87fcd538cb5b839f0.png);
  background-repeat: no-repeat;
  display: block;
  margin-top: 7px;
  height: 27px;
  width: 215px;
  margin-right: 15px; }

/* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.search-icon {
  position: absolute;
  display: block;
  left: 8px;
  top: 7px;
  background: url(/assets/twSprites-8e61994bd52177673beb21d94adae5396b83e797aca5f2df4b8d97fb2eaffafe.png);
  background-position: -224px -96px;
  width: 14px;
  height: 14px;
  display: block;
  font-size: 0; }

/* line 34, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.navbar-search .search-query {
  padding-left: 25px; }
  /* line 37, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
  .navbar-search .search-query:hover::-webkit-input-placeholder {
    color: #ffffff; }
  /* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
  .navbar-search .search-query:focus, .navbar-search .search-query.focused {
    padding-left: 26px; }

/* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.navbar .dropdown-toggle img {
  float: left;
  margin-right: 10px; }

/* line 53, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.dropdown_new_session {
  margin-top: 5px; }

/* line 57, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.dropdown_new_session label {
  margin-top: 3px; }

/* line 61, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.dropdown_new_session a {
  padding: 0;
  display: inline;
  clear: none;
  color: #08c; }

/* line 68, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.dropdown_new_session td {
  padding: 5px; }

/* line 73, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
#footer {
  margin: 100px 0 60px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #999999; }
  /* line 79, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
  #footer ul {
    text-align: center;
    margin: 20px 0 0 0;
    padding: 0; }
  /* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
  #footer li {
    list-style: none;
    display: inline;
    margin: 0 5px; }

/* line 92, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
div#loadingOverlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  filter: alpha(opacity=60);
  z-index: 10;
  background: rgba(255, 255, 255, 0.5); }

/* line 103, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
div#loadingIndicator {
  width: 150px;
  height: 75px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -75px;
  text-align: center;
  background: #333;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  z-index: 11;
  font-size: 1.1em;
  font-weight: bold;
  color: #eee;
  line-height: 75px; }

/* line 121, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
div#loadingIndicator img {
  position: relative;
  top: 3px;
  margin-right: 5px; }

/* line 131, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.navbar .nav.pull-right .dropdown .dropdown-toggle.signed-in {
  display: block;
  width: 100%;
  margin-right: 20px\9;
  /* IE 8 hack */ }

/* Dropdown
-----------------------------*/
/* line 144, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages {
  list-style-type: none;
  margin: 0 auto;
  top: 0px;
  position: fixed;
  z-index: 5000; }

/* line 151, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li {
  border: 1px solid #ddd;
  background: #eee;
  padding: 10px 10px 10px 40px;
  border-radius: 5px;
  -moz-border-radius: 5px; }

/* line 158, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li:first-child {
  border-top: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px; }

/* line 169, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li.add {
  background: #E5FDD0 url(/assets/silk/add-c06a52df3361df380a02a45159a0858d6f7cd8cbc3f71ff732a65d6c25ea6af6.png) no-repeat 13px 10px;
  border-color: #76A477; }

/* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li.success {
  background: #E5FDD0 url(/assets/silk/tick-644faffc659fb1e6778cf5290022fbcde177952c66881848e6380ed91211e878.png) no-repeat 13px 10px;
  border-color: #76A477; }

/* line 177, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li.failure {
  background: #ffe1e1 url(/assets/silk/cross-d04ecfc93ff86c44f6fc39e35945e3d8a7648ba8fcd97a2635920df2e88893b3.png) no-repeat 13px 10px;
  border-color: #eba3a3; }

/* line 181, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li.warning {
  background: #f5f4d0 url(/assets/silk/error-011f4e33d86b448078a2bd56b7060770b2c079e86aad2b7298ab0db216758f34.png) no-repeat 13px 10px;
  border-color: #dbdd35; }

/* line 185, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li.error {
  background: #ffe1e1 url(/assets/silk/exclamation-c89b56c55b934b1f05ef01d47aa7169b5ca0322c37d1fcf62b067d660eb29f12.png) no-repeat 13px 10px;
  border-color: #eba3a3; }

/* line 189, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
ul#dropdown_messages li.delete {
  background: #ffe1e1 url(/assets/silk/delete-ce07a8b5022e59a1bde9690b720a6bf10fc9767db6512d14ebff2782ec62b5bf.png) no-repeat 13px 10px;
  border-color: #eba3a3; }

/* line 196, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.form-search-input {
  width: 98%; }

/* Boxes
----------------*/
/* line 210, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBox3D {
  background: white;
  padding: 10px;
  margin-bottom: 5px;
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .uiBox3D:before, .uiBox3D:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .uiBox3D:after {
    clear: both; }

/* line 224, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxDB {
  background: #F4FAFF;
  border: 1px solid #ACE; }

/* line 229, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxDBGreen {
  background-color: #f4fdee;
  border: 1px solid #beddb9; }

/* line 234, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxDBOrange {
  background-color: #fff8e3;
  border: 1px solid #f6e2aa; }

/* line 240, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxGray {
  background-color: #f2f2f2;
  border: 1px solid #ccc; }

/* line 241, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxDarkgray {
  color: #ccc;
  background-color: #333;
  border: 1px solid #666; }

/* line 242, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxLightBlue {
  background-color: #edeff4;
  border: 1px solid #d8dfea; }

/* line 243, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxRed, .uiBox.error {
  background-color: #ffebe8;
  border: 1px solid #dd3c10; }

/* line 244, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxWhite {
  background-color: #fff;
  border: 1px solid #ccc; }

/* line 245, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxYellow {
  background-color: #fff9d7;
  border: 1px solid #e2c822; }

/* line 246, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.uiBoxOverlay {
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #2680C8;
  border: 1px solid rgba(59, 89, 153, 0.65);
  zoom: 1; }

/* line 247, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.noborder {
  border: none; }

/* line 248, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.topborder {
  border-bottom: none;
  border-left: none;
  border-right: none; }

/* line 249, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.bottomborder {
  border-left: none;
  border-right: none;
  border-top: none; }

/* line 250, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.dashedborder {
  border-style: dashed; }

/* line 254, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.form-search {
  position: relative; }

/* line 260, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.form-search button {
  background: url(/assets/twSprites-8e61994bd52177673beb21d94adae5396b83e797aca5f2df4b8d97fb2eaffafe.png);
  background-repeat: no-repeat;
  background-position: -224px -81px;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 3px;
  top: 9px;
  padding: 0;
  width: 14px;
  height: 14px; }

/*******************************************************************************
Zendesk Support Tab
*******************************************************************************/
/* line 280, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
#zenbox_tab {
  text-shadow: none;
  top: 55% !important; }

/* line 285, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.hide {
  display: none;
  visibility: hidden; }

/* line 290, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/common.scss */
.clear-float {
  clear: both; }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.admin .subjectsList {
  margin-left: 40px; }
  /* line 5, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
  .admin .subjectsList .subjectItem .unitsList {
    margin-left: 40px; }
    /* line 7, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
    .admin .subjectsList .subjectItem .unitsList .unitItem {
      margin: 0; }
      /* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
      .admin .subjectsList .subjectItem .unitsList .unitItem .topicsList {
        margin-left: 40px; }
        /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
        .admin .subjectsList .subjectItem .unitsList .unitItem .topicsList .topicItem {
          margin: 0 0 3px 0; }
          /* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
          .admin .subjectsList .subjectItem .unitsList .unitItem .topicsList .topicItem .skillsList {
            margin-left: 40px; }
            /* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
            .admin .subjectsList .subjectItem .unitsList .unitItem .topicsList .topicItem .skillsList .skillItem {
              margin: 2px 0 4px 0; }
              /* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
              .admin .subjectsList .subjectItem .unitsList .unitItem .topicsList .topicItem .skillsList .skillItem .problemsList {
                margin-left: 40px; }

/* line 34, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#lz-tabs {
  margin-left: 20px;
  width: 100%; }

/* Items/Outline */
/* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.curriculum-admin-link {
  font-size: 13px;
  font-weight: normal;
  color: #999;
  margin-left: 10px; }

/* line 50, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.courseItem, .subjectItem, .unitItem, .topicItem, .skillItem {
  list-style: none; }

/* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.skillItem {
  margin: 5px 0 5px 30px; }
  /* line 57, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
  .skillItem.active a {
    color: #333; }

/* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.container-embed .skillItem {
  margin: 6px 8px; }

/* line 66, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.container-embed .topicItem {
  margin: 0px; }

/* line 70, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.container-embed .row {
  margin-left: 0px; }

/* line 74, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.topicItem {
  margin: 10px 0 10px 30px; }
  /* line 76, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
  .topicItem small {
    margin-left: 5px;
    position: relative;
    top: -9px; }

/* line 83, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.unitItem {
  margin: 10px 0 10px 0; }

/* line 88, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.curItemCode {
  color: #999;
  font-size: 0.8em;
  display: none; }

/* line 94, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.active .curItemCode {
  color: inherit; }

/* line 98, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.unitItem .topicsList {
  display: none; }

/* line 102, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.topicsList.open {
  display: block; }

/* line 116, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.topicItem .topicLink {
  color: #666; }

/* line 120, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.topicrow .topicItemHeading {
  font-size: 18px;
  margin-bottom: 15px; }

/* line 125, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.topicrow .skillItemHeading {
  font-size: 14px;
  margin-bottom: 9px; }

/* line 143, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.skillItemIcon {
  display: inline-block;
  width: 0;
  position: relative;
  left: -20px; }
  /* line 148, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
  .skillItemIcon .assignment_skill_association_link {
    top: 3px;
    position: relative; }

/* Mini Progress
----------------------*/
/* line 158, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.progressBar {
  width: 166px;
  height: 41px;
  background: url(/assets/progressbaroutline-e4eab1b2ccd03842c52ab7327868721594b499b3642cbc100d98faa5b59c30d4.png) no-repeat 0 0;
  position: relative; }

/* line 165, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.progressBar .progressBarColor {
  position: absolute;
  display: block;
  width: 150px;
  height: 25px;
  background: url(/assets/progressbar-963995268d2821c086a4a4c098068464e03763e7939a919c669818a3e4153f83.png) no-repeat 0 0;
  top: 8px;
  left: 8px;
  overflow: hidden; }

/* line 176, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.progressBar .progressBarCover {
  position: absolute;
  display: block;
  width: 150px;
  height: 25px;
  background: url(/assets/progressbarcover-2dfcbca86443dd51e2782b20a1afcd11f70d40c1d318cdfad8f56b842ca34205.gif) repeat-x;
  top: 0; }

/* line 185, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.progressBarText {
  /*    color: #003200;*/
  color: #ccc;
  width: 166px;
  position: absolute;
  font-size: 12px;
  top: 2px;
  height: 13px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  width: 100%; }

/* Library Pages
-----------------------------------*/
/* line 202, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
h2#videoComingSoon {
  color: #528A29;
  padding: 20px; }

/* line 207, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div#practiceTab {
  position: relative;
  width: 100%;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  div#practiceTab:before, div#practiceTab:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  div#practiceTab:after {
    clear: both; }

/* line 228, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div#practiceTabQuestion div.question {
  overflow: auto;
  /*    padding-right: 5px;*/
  padding: 0 0px 0px 5px;
  margin-bottom: 10px; }

/* line 235, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div.question p {
  margin-top: 0; }

/* line 239, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div#practiceTabQuestion span.correct {
  color: #46a546; }

/* line 240, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div#practiceTabQuestion span.incorrect {
  color: #9d261d; }

/* line 243, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabButtons {
  margin-left: 5px;
  margin-bottom: 10px; }

/* practiceTabStats */
/* line 250, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabStats {
  margin: 10px 10px 10px 10px; }

/* line 254, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabStatsItem {
  margin: 0px;
  float: left; }

/* line 259, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabStatsTextItem {
  font-weight: bold;
  margin: 10px 8px 0 10px;
  font-size: 12px;
  height: 20px; }

/* line 267, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabStatsTextItem * {
  vertical-align: baseline; }

/* line 271, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabStatsTextItemLabel {
  margin-right: 5px; }

/* line 276, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div#conqueredMedal {
  width: 88px;
  height: 100px;
  background: url(/assets/large_icon_flag_blue-1e772258ef1d91d86cc328326109e754be8c930fccfe8a5e420c0a5aa7780e53.png) no-repeat top left;
  z-index: 1;
  opacity: 0.5;
  position: absolute;
  top: 0;
  right: 10px; }

/* line 288, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div#practiceTabCorrectFlash {
  /*       background:#f4fdee url('/assets/silk/tick.png') no-repeat 53px 50px;*/
  /*    border:2px solid #beddb9;*/
  display: none; }

/* line 306, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabCheckMark {
  margin-left: 5px;
  margin-right: 15px;
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
  margin-top: 5px; }

/* line 315, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabCheckMark.correct {
  background: url(/assets/silk/tick-644faffc659fb1e6778cf5290022fbcde177952c66881848e6380ed91211e878.png); }

/* line 320, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabCheckMark.incorrect {
  background: url(/assets/silk/cross-d04ecfc93ff86c44f6fc39e35945e3d8a7648ba8fcd97a2635920df2e88893b3.png); }

/* line 324, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabMiniHistory {
  /*    float: right;
      overflow: auto;
      width: 75px;
      position: absolute;
      right: 0;
      top: 10px;
      bottom: 0;
      border-left: 1px solid #ccc;*/ }

/* line 334, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabVideoLink {
  margin-right: 15px;
  margin-top: 15px;
  float: right;
  font-weight: bold; }

/* line 340, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabMiniHistory li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0px 10px 30px;
  cursor: pointer; }

/* line 345, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabMiniHistory li:last-child {
  /*    border-bottom: none;*/ }

/* line 348, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabMiniHistory li.correct {
  background: url(/assets/silk/tick-644faffc659fb1e6778cf5290022fbcde177952c66881848e6380ed91211e878.png) no-repeat 10px 10px;
  color: #46a546; }

/* line 352, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabMiniHistory li.incorrect {
  background: url(/assets/silk/cross-d04ecfc93ff86c44f6fc39e35945e3d8a7648ba8fcd97a2635920df2e88893b3.png) no-repeat 10px 10px;
  color: #9d261d; }

/* line 356, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabMiniHistory li.fade {
  display: block;
  width: 70px;
  height: 100px;
  background: url(/assets/fade-b9762cbf04a13eb901149d8ccd7d3f2947f2172634d668afde13774aae90837a.png) repeat-x bottom left;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box; }

/* line 372, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabCongratulations .practiceTabCongratulationsHeading {
  margin-bottom: 15px; }

/* line 377, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabCongratulations h2 {
  border: none;
  margin: 0 0 10px;
  padding: 0;
  width: 600px;
  margin: 5px 0 25px 0; }

/* line 386, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabCongratulations .practiceTabCongratulationsButtons {
  margin-bottom: 15px; }

/* line 390, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabCongratulations p {
  margin: 20px 50px 0 0; }

/* Stats
-----------------------------------*/
/* line 397, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.historicalProblemContainer {
  width: 600px;
  margin-right: 20px; }

/* line 402, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.historicalProblemCorrect {
  color: #46a546; }

/* line 406, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.historicalProblemIncorrect {
  color: #9d261d; }

/* line 409, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.historicalProblemSkillLink {
  float: right;
  margin-top: 8px; }

/* line 414, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.historicalProblemStats li {
  float: left;
  color: #333;
  display: block;
  font-size: 13px;
  margin-right: 20px; }

/* line 422, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.historicalProblemStats li:last-child {
  margin-right: 0px; }

/* line 426, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.historicalProblemStats li span {
  color: #333;
  font-weight: bold; }

/* QAS
---------------*/
/* line 434, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div.question, div.solution, div.answer, .question input, .solution input,
div.question p, div.solution p, div.answer p {
  font-size: 13pt;
  font-family: "Cambria", "georgia", "times new roman", times, serif;
  color: black; }

/* line 442, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div.question, div.solution, div.answer, div.question p, div.solution p, div.answer p {
  line-height: 18pt; }

/* line 446, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.question table, .solution table {
  border-collapse: collapse;
  border-color: gray;
  width: 1px;
  border-spacing: 0px;
  margin-bottom: 9px; }

/* line 454, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.question table td, .question table th, .solution table td, .solution table th {
  border-width: 1px;
  padding: 2px;
  border-style: inset;
  border-color: gray;
  padding: 0px 15px; }

/* line 463, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.question input, .solution input {
  width: inherit; }

/* line 466, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.question img, .solution img {
  vertical-align: middle;
  margin-bottom: 5px; }

/* line 471, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div.solution {
  /*    color: #347235;*/ }

/* line 474, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
div.solution h3 {
  margin-bottom: 10px; }

/* Tooltips
-------------*/
/* line 482, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.curTooltipWrapper {
  max-width: 535px;
  max-height: 300px;
  overflow: hidden;
  padding: 5px; }

/* line 489, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.curTooltipWrapper p {
  margin-top: 0;
  margin-bottom: 8px;
  /*    zoom: 80%;*/ }

/* line 495, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.curTooltipWrapper h2 {
  margin-bottom: 5px;
  color: #08c; }

/* PRactice tab stats*/
/* line 502, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabStat {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #777;
  margin-top: 5px;
  margin-bottom: 10px; }

/* line 511, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.practiceTabStat.practiceTabStatCompletion {
  color: #46a546;
  /*    color:$linkColor;*/ }

/* line 516, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#practiceTabTop {
  margin: -5px 0 15px 0; }

/* line 519, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
#skillPageTop {
  margin: -20px 0 20px 0; }

/* line 523, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.resultsStudentSkillLink.current {
  color: #333;
  font-weight: bold; }

/* line 527, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.resultsStudentSkillLink.current:hover {
  color: #333;
  text-decoration: none; }

/* Dashboard
-------------*/
/* line 535, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.rMapImg {
  margin-right: auto; }

/* line 539, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.rMapImgDiv {
  padding: 40px; }

/* line 543, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/curriculum.scss */
.rAssignmentImg {
  padding: 40px; }

/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
#landing-masthead {
  margin-bottom: 40px;
  margin-top: 20px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #landing-masthead:before, #landing-masthead:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #landing-masthead:after {
    clear: both; }
  /* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
  #landing-masthead #left {
    float: left;
    width: 35%; }
  /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
  #landing-masthead #right {
    margin-top: 20px;
    margin-left: 3%;
    float: left;
    width: 62%; }
    /* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
    #landing-masthead #right h1 {
      font-size: 36px;
      margin-bottom: 14px; }
    /* line 26, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
    #landing-masthead #right h2 {
      font-size: 18px;
      font-weight: normal;
      color: #999999;
      margin-bottom: 10px; }
    /* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
    #landing-masthead #right ul {
      margin-top: 20px; }
      /* line 38, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
      #landing-masthead #right ul li {
        font-size: 18px;
        margin-bottom: 18px; }
        /* line 42, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
        #landing-masthead #right ul li .img.leftIcon {
          margin-top: 2px;
          margin-right: 10px; }
    /* line 49, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
    #landing-masthead #right #landing-buttons {
      margin-top: 30px; }
      /* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
      #landing-masthead #right #landing-buttons .btn-large {
        font-size: 18px;
        font-weight: normal;
        padding: 12px 24px;
        margin-right: 10px; }
        /* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
        #landing-masthead #right #landing-buttons .btn-large small {
          color: #fff;
          font-size: 14px; }

/* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
.course-thumbnail {
  width: 162px;
  height: 250px; }
  /* line 75, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
  .course-thumbnail a.image-wrapper {
    display: block;
    margin: 20px 20px 20px 20px; }
    /* line 78, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
    .course-thumbnail a.image-wrapper img {
      cursor: pointer; }
  /* line 83, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/landing.scss */
  .course-thumbnail p {
    margin-top: 8px; }

/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.assignment_skill_association_link {
  cursor: pointer; }

/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.post-box {
  margin-top: 20px;
  margin-bottom: 20px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .post-box:before, .post-box:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .post-box:after {
    clear: both; }
  /* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-box .post-types {
    margin-bottom: 10px;
    *zoom: 1; }
    /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    .post-box .post-types:before, .post-box .post-types:after {
      display: table;
      content: ""; }
    /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    .post-box .post-types:after {
      clear: both; }
    /* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    .post-box .post-types li {
      float: left;
      margin-right: 20px; }
    /* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    .post-box .post-types li.active a {
      font-weight: bold;
      color: #555555; }

/* line 26, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .receivers input {
  background: #FFF;
  border: none;
  width: 120px;
  height: 18px;
  margin: 2px 0 0 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox input:focus {
  outline-width: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none; }

/* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox {
  position: relative;
  z-index: 90; }

/* line 46, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox, .receiversBox .receivers, .receiversBox .typeSomething, .receiversBox .suggestions, .receiversBox .searchResults {
  width: 542px;
  float: left; }

/* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .receivers {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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;
  -ms-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;
  float: left;
  cursor: text;
  width: 534px;
  height: inherit;
  position: relative;
  background-color: #fff; }

/* line 61, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .receivers.focused {
  border-color: rgba(82, 168, 236, 0.8);
  -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);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-8 */ }

/* line 65, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .receivers .selectedReceivers {
  float: left;
  margin-bottom: 0;
  margin-top: 1px; }

/* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .receivers .selectedReceivers .receiver {
  height: 20px;
  float: left;
  color: #FFF;
  margin: 0px 4px 2px 0;
  background-color: #0064cd; }

/* line 79, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .receivers .selectedReceivers .receiver .name {
  border-right: 1px solid #FFF;
  font-weight: bold;
  white-space: nowrap;
  padding: 2px 4px 2px 4px; }

/* line 86, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .receivers .selectedReceivers .receiver .selectedReceiverClose {
  /*border-top:1px solid #FFF;*/
  /*border-bottom:1px solid #FFF;*/
  cursor: pointer;
  padding: 2px 4px; }

/* line 95, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .suggestions, .receiversBox .typeSomething {
  position: relative;
  float: left;
  z-index: 90; }

/* line 101, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .typeSomething {
  display: none; }

/* line 104, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults {
  z-index: 90;
  position: absolute;
  text-align: left;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 14px;
  margin: 0;
  padding: 0;
  top: -9px; }

/* line 116, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults > * {
  cursor: pointer;
  background-color: #FFF;
  color: #666;
  clear: left;
  min-height: 23px;
  text-decoration: none;
  overflow: hidden;
  border-bottom: 1px solid #DDD;
  padding: 4px 3px 3px; }

/* line 128, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults .possibleReceiver {
  display: none; }

/* line 131, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults .possibleReceiver.matchedReceiver {
  display: block; }

/* line 134, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults .highlighted {
  background-color: #0064cd;
  color: #FFF; }

/* line 139, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults .highlighted span {
  color: #f1f1f1; }

/* line 143, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults .highlighted span.searchHeading {
  color: #FFF; }

/* line 147, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults > * span.searchHeading {
  float: left;
  display: block;
  padding: 6px 5px;
  color: #191919; }

/* line 154, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults div.bottomLabel {
  height: 20px;
  background-color: #0064cd;
  color: #FFF;
  padding: 5px 0 0 10px; }

/* line 161, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults .searchHeading {
  width: 360px; }

/* line 165, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .recipients-loading {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 2px;
  right: 10px; }

/* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults > * .resultThumb {
  float: left;
  height: 20px;
  width: 20px;
  border: 1px solid #FFF;
  background-color: #EEE;
  margin: 0 5px 0 0; }

/* line 182, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults > * span.resultThumb {
  margin: 0 5px; }

/* line 186, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.receiversBox .searchResults > * span.resultThumb img, .ReceiversDD .hd > .resultThumb > img {
  height: 20px;
  width: 20px; }

/* POSTS FEED */
/* line 194, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.post-item {
  *zoom: 1;
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  /* COMMENTS */ }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .post-item:before, .post-item:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .post-item:after {
    clear: both; }
  /* line 200, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-item:first-child {
    border-top: none;
    padding-top: 0; }
  /* line 205, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-item .post-item-avatar {
    float: left; }
  /* line 208, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-item .post-item-content {
    float: left;
    width: 400px;
    margin-left: 10px; }
  /* line 214, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-item .post-item-content-header {
    margin-bottom: 5px; }
  /* line 218, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-item .post-item-content-description {
    margin-bottom: 5px;
    padding: 10px; }
  /* line 223, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-item .post-item-content-actions {
    font-size: 11px;
    color: #999; }
  /* line 232, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  .post-item .post-comments .comment {
    *zoom: 1;
    padding: 5px 0 5px 0; }
    /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    .post-item .post-comments .comment:before, .post-item .post-comments .comment:after {
      display: table;
      content: ""; }
    /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    .post-item .post-comments .comment:after {
      clear: both; }
    /* line 236, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    .post-item .post-comments .comment .comment-avatar {
      float: left; }
    /* line 240, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    .post-item .post-comments .comment .comment-content {
      float: left;
      margin-left: 10px;
      width: 352px; }
    /* line 246, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    .post-item .post-comments .comment input {
      margin-bottom: 2px;
      width: 342px; }
    /* line 251, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    .post-item .post-comments .comment .comment-instructions {
      color: #999;
      margin-top: 0;
      font-size: 11px; }
    /* line 257, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    .post-item .post-comments .comment .comment-content-actions {
      color: #999;
      font-size: 11px; }

/* Assignment Panel
-------------*/
/* line 268, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
#assignmentPanelContainer {
  position: fixed;
  bottom: 0;
  right: 0px;
  width: 300px;
  z-index: 1005; }
  /* line 275, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer #assignmentPanelTop {
    background-color: #0064cd;
    border-width: 2px;
    border-style: solid;
    border-color: #0064cd;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px; }
    /* line 282, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
    #assignmentPanelContainer #assignmentPanelTop h3 {
      color: #ffffff; }
      /* line 284, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
      #assignmentPanelContainer #assignmentPanelTop h3 a {
        color: #ffffff; }
  /* line 289, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer #assignmentPanelList {
    background-color: #ffffff;
    height: 325px;
    border-width: 1px;
    border-style: solid;
    border-color: #0064cd;
    overflow: auto; }
  /* line 298, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer.teacher #assignmentPanelList {
    height: 500px; }
  /* line 302, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer #expandImg {
    position: relative;
    right: 5px;
    top: 6px; }
  /* line 309, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer .unitListItem {
    position: relative;
    left: 10px; }
  /* line 314, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer i.img.expand_panel {
    background: url(/assets/expand-b65e194100c0c97018c9aba36bbde60e1d1809a875d7fc44075e8da169dcedeb.png); }
  /* line 318, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer i.img.compress_panel {
    background: url(/assets/compress-3dcdcdbbd91a8246986120fd7633c2c4efec90c4cc5cd2cb5d8645d52dc4f7c0.png); }
  /* line 323, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #assignmentPanelContainer li.skillListItem.active, #assignmentPanelContainer li.skillListItem.active a {
    color: #ffffff;
    /* text-shadow: 0 -1px 0 rgba(0,0,0,.2); */
    background-color: #08c; }

/* line 333, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
#goal-circles .goal-circle {
  width: 160px;
  display: inline-block; }
  /* line 337, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
  #goal-circles .goal-circle .goal-circle-name {
    clear: both;
    display: block;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

/* Worksheet Builder
--------------------------------------------*/
/* line 356, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorButtons {
  float: right;
  margin-top: 15px; }

/* line 361, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorHeaderButtons {
  float: right; }

/* line 365, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorHeaderButtons a {
  float: left;
  display: inline-block;
  margin-left: 15px; }

/* line 371, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
input.wsTitleInput {
  font-size: 1.0em; }

/* line 375, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
h1.wsTitle {
  margin-top: 15px; }

/* line 378, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
h1.wsTitle span {
  font-weight: bold; }

/* line 381, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsTitleInput, .wsTitleText {
  padding: 5px;
  margin: 0px; }

/* line 387, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
ul.worksheetsList {
  padding: 0; }

/* line 390, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
ul.worksheetsList li {
  list-style: none;
  display: block;
  clear: both;
  min-height: 30px; }

/* line 396, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.worksheetsList p {
  margin: 15px 0 0 0;
  line-height: 0; }

/* line 400, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
ul.worksheetsList li.current {
  font-weight: bold; }

/* line 403, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
ul.worksheetsList li:last-child {
  border-bottom: none; }

/* line 408, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
ul.worksheetsList li.current a {
  color: #333;
  font-weight: bold; }

/* line 413, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
ul.worksheetsList li a {
  font-size: 1.1em; }

/* line 417, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
ul.worksheetsList li div {
  float: left;
  display: inline-block; }

/* line 422, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsListFirst {
  width: 200px; }

/* line 425, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsListSecond {
  width: 150px; }

/* line 428, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsListThird {
  width: 80px; }

/* line 434, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditor {
  width: 880px;
  margin: 5px auto 20px;
  padding: 20px 20px 10px 20px; }

/* line 440, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.learning-zone .wsEditor {
  margin-bottom: 30px; }

/* line 444, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditor.worksheet {
  width: 740px; }

/* line 447, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits {
  padding-top: 20px; }

/* line 453, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnitsList {
  list-style: none;
  margin: 0; }

/* line 457, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits p {
  margin-bottom: 0px; }

/* line 460, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li .worksheetToggler {
  margin-top: 10px;
  display: inline-block;
  /*    margin-left: 50px;*/
  margin-right: 15px;
  float: left; }

/* line 469, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li {
  float: left;
  clear: left;
  width: 97%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 480, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li:last-child {
  border-bottom: none; }

/* line 484, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits .wsEditorUnitsHeading {
  padding: 10px;
  border-bottom: 1px dotted #aaa; }

/* line 488, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits .heading {
  float: left;
  clear: none; }

/* line 493, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits .firstH {
  width: 545px; }

/* line 497, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits ul {
  clear: both;
  display: block; }

/* line 503, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li p {
  float: left;
  width: 745px; }

/* line 508, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.worksheet .wsEditorUnits li p {
  width: 530px; }

/* line 511, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li a {
  margin-left: 5px; }

/* line 515, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li a.removeLink {
  display: inline-block; }

/* line 518, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li .wsOrderDragger {
  margin-left: 12px;
  float: left;
  cursor: pointer; }

/* line 523, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsEditorUnits li input {
  width: 30px;
  float: left;
  text-align: center;
  margin: 0; }

/* line 531, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.worksheetQuestion h3 a {
  float: right;
  display: block;
  font-size: 1.0909em;
  margin-top: 6px;
  margin-left: 10px; }

/* line 539, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/posts.scss */
.wsListTableName {
  width: 280px; }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
table.gradebook-table td.gradebook-value-cell, table.gradebook-table td.gradebook-value-cell * {
  cursor: pointer; }

/* Reports
-----------------------*/
/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
#reportController {
  overflow: auto;
  float: left; }

/* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
input.hasDatepicker {
  margin-bottom: 0;
  float: left; }

/* line 24, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
img.ui-datepicker-trigger {
  margin: 4px 0 0 4px;
  float: left; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
#reportControllerStudents a.active {
  font-weight: bold;
  color: #333; }

/* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dateSelectors {
  margin-top: 20px;
  margin-bottom: 10px; }

/* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dateSelectorLabel {
  float: left;
  margin-right: 5px;
  margin-top: 5px; }

/* line 50, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dateSelectorLabel.second {
  margin-left: 40px; }

/* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dateSelector input {
  width: 70px;
  margin-right: 3px; }

/* Calendar */
/* line 60, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
h2.calendar-title {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 10px; }

/* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.calendar-controls {
  float: right;
  padding-top: 5px; }

/* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.calendar {
  clear: both;
  border-left: 1px solid #999; }

/* line 76, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
td.calendar-day {
  font-size: 1.0000em;
  position: relative;
  vertical-align: top; }

/* line 81, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
td.calendar-day ul:hover,
td.calendar-day li:hover,
td.calendar-day span:hover {
  cursor: pointer; }

/* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
td.calendar-day:hover {
  background: #eceff5; }

/* line 85, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
td.calendar-day-np {
  background: #eee; }

/* line 87, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
td.calendar-day-head {
  background: #ccc;
  font-weight: bold;
  text-align: center;
  width: 120px;
  padding: 5px;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #999; }

/* line 97, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.day-number {
  background: #999;
  padding: 3px;
  color: #fff;
  font-weight: bold;
  float: right;
  margin: -5px -5px 0 0;
  width: 15px;
  text-align: center; }

/* line 107, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
td.calendar-day,
td.calendar-day-np {
  width: 120px;
  padding: 5px;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999; }

/* line 114, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
td.calendar-day.today {
  background: #9FBFDF; }

/* line 115, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
tr.calendar-row ul.stats {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px; }

/* Problems received history table*/
/* line 126, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
#problemsReceivedHistory span.correct {
  background: url(/assets/silk/tick-644faffc659fb1e6778cf5290022fbcde177952c66881848e6380ed91211e878.png) no-repeat 0 0;
  display: block;
  height: 16px;
  padding-left: 20px;
  color: #46a546; }

/* line 133, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
#problemsReceivedHistory span.incorrect {
  background: url(/assets/silk/cross-d04ecfc93ff86c44f6fc39e35945e3d8a7648ba8fcd97a2635920df2e88893b3.png) no-repeat 0 0;
  display: block;
  height: 16px;
  padding-left: 20px;
  color: #9d261d; }

/* Activity */
/* line 147, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItemsReport {
  padding: 0;
  background: white;
  list-style-type: none; }

/* line 154, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItem {
  clear: both;
  display: block;
  background: white;
  overflow: hidden;
  padding: 5px; }

/* line 162, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItem {
  border-top: 1px solid #ccc; }

/* line 165, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItem:first-child {
  border-top: none; }

/* line 169, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItem:hover {
  /*    background: #E9F4FF;*/ }

/* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.small .newsItemAvatar {
  display: none; }

/* line 177, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItemAvatar img {
  display: block;
  float: left;
  padding: 5px 0px 5px 0px; }

/* line 184, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItemContent {
  float: left;
  padding-left: 20px; }

/* line 189, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.small .newsItemContent {
  padding-left: 0px; }

/* line 194, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.medium .newsItemContent {
  padding-left: 15px;
  /*    padding-left: 0px;*/ }

/* line 199, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItemMessage {
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 550px; }

/* line 205, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.medium .newsItemMessage {
  width: 450px; }

/* line 209, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.small .newsItemMessage {
  width: 230px; }

/* line 213, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsFeedSeeMore {
  margin: 15px auto;
  padding: 15px 10px;
  border: 1px solid #ace;
  width: 50%;
  height: 15px;
  text-align: center;
  display: block;
  background-color: #f4faff; }

/* line 225, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsFeedSeeMore:hover {
  text-decoration: none;
  background-color: #E9F4FF; }

/* line 230, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsFeedSeeMoreMini {
  margin: 15px auto;
  width: 50%;
  height: 15px;
  display: block;
  text-align: center; }

/* line 238, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLog .newsItemMessage {
  width: 95%; }

/* line 242, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.newsItemDate {
  /*    padding-left: 20px;*/
  /*    margin-left: 10px;*/
  font-weight: bold;
  float: left;
  /*    background: image-url('silk/calendar.png') no-repeat center left;*/
  color: #999; }

/* line 252, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLog .newsItemContent {
  padding: 0;
  width: 100%; }

/* line 257, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogExpandDetailsButton, .dailyLogViewDetailsButton, .dailyLogCollapseDetailsButton {
  display: block;
  clear: both;
  margin-top: 5px; }

/* line 264, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLog.popup {
  /*    width: 700px;*/
  /*    max-height: 500px;*/
  overflow: auto; }

/* line 273, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogSummary {
  margin-top: 5px; }

/* line 277, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.popup .dailyLogDetails {
  /*     width: 680px !important;*/ }

/* line 281, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLog .newsItemMessage {
  max-width: none; }

/* line 284, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetailsContainer {
  display: none; }

/* line 287, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetailsContainer h3 {
  margin: 15px 0; }

/* line 288, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetails {
  font-size: 0.9em;
  width: 100%;
  padding: 0;
  margin: 10px 0;
  border: 1px solid #08c;
  background: white;
  font-size: 0.8em;
  border-collapse: collapse;
  float: left; }

/* line 300, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetails thead {
  background: #08c;
  color: white; }

/* line 302, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetails th {
  font-size: 1em;
  padding: 10px 20px; }

/* line 306, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetails td {
  padding: 10px 20px; }

/* line 307, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetails td.topic {
  padding: 0; }

/* line 308, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetails td.topic span.topic {
  font-size: 1.1em;
  padding: 10px 20px;
  font-weight: bold; }

/* line 314, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.dailyLogDetails h2 {
  margin: 0 15px 15px 0;
  border: none;
  padding: 0;
  float: left;
  font-size: 1.3em; }

/* GRADEBOOK */
/* line 331, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.fancyTable th,
.fancyTable td {
  /* appearance */
  border: 1px solid #798088;
  /* size */
  padding: 5px; }

/* line 340, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.fancyTable thead tr th,
.fancyTable tfoot tr td {
  /* appearance */
  background-color: #abb3bb;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.2) 0%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgba(255, 255, 255, 0)), color-stop(51%, rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(0%, rgba(255, 255, 255, 0)));
  -webkit-box-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5) inset;
  box-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5) inset;
  /* text */
  color: #FFF;
  text-align: left;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  vertical-align: middle; }

/* line 366, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.fancyTable tbody tr td {
  /* appearance */
  background-color: #e1e5e9;
  border-color: #9aa2ac;
  -webkit-box-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5) inset;
  box-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5) inset;
  /* text */
  color: #2d3134;
  font-size: 12px;
  font-weight: 400; }

/* line 379, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.fancyTable tbody tr.odd td {
  /* appearance */
  background-color: #FFF; }

/* line 385, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.gradebookCurName {
  display: inline-block;
  max-width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* line 396, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.gradebook-table .gradebook-table-centered, .gradebook-table td {
  text-align: center; }

/* line 399, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.gradebook-cell {
  cursor: pointer; }
  /* line 401, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
  .gradebook-cell * {
    cursor: pointer; }
    /* line 403, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
    .gradebook-cell * * {
      cursor: pointer; }

/* line 409, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/reports.scss */
.gradebook-tooltip {
  min-width: 350px; }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img {
  display: inline-block;
  background-repeat: no-repeat; }

/* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.leftIcon {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 8px; }

/* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.leftIcon24 {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-top: -3px;
  margin-right: 10px; }

/* line 23, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.icon24 {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  display: inline-block; }

/* line 31, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block; }

/* line 38, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.hut {
  background: url(/assets/lz_map/units/1_incomplete_small-bb19f1a4fd03f09ee7e5f78a6c0aa50107764619697059a4dc528a3175b13cb8.png);
  margin-top: 3px;
  background-repeat: no-repeat; }

/* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.castle {
  background: url(/assets/lz_map/units/2_incomplete_small-d266f5857b6abf865923782e5845f7a412c6cf565cf6c93d138aabec9b190c86.png);
  margin-top: 3px;
  background-repeat: no-repeat; }

/* line 50, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-target-24 {
  background: url(/assets/fugue/icons-24/target-fad0d4a22671f81dcf7400568e3aaa4eccc9e791ea8013959ea2b6d2ac57e95b.png); }

/* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-pencil-24 {
  background: url(/assets/fugue/icons-24/pencil-fbeb0117cec0961461e98e9a2586d2001b6e402f5ed00b8ce6f492b6e5102991.png); }

/* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-monitor-24 {
  background: url(/assets/fugue/icons-24/monitor-0341faeced5f9571a31cce5d7e2292054b00765a8b5f2222d58afc0876e2ced6.png); }

/* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-star-24 {
  background: url(/assets/fugue/icons-24/star-04655ac538509231b25626e2c7a74ae5ec91ef1ac3ea24b887f79be88b7b76be.png); }

/* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-star-empty-24 {
  background: url(/assets/fugue/icons-24/star-empty-db89430d33afc87d280474a640f0ecfda588110eb2648b3c8a22a65dc12acc9d.png); }

/* line 72, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-tick-24 {
  background: url(/assets/fugue/icons-24/tick-7d57399ec167579c2d9823fd5ce253bc9febd899c4f2eab2685f312254a8322e.png); }

/* line 77, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-light-bulb-24 {
  background: url(/assets/fugue/icons-24/light-bulb-3ca4d6cb601bb04b1ae16d079e9f57587e8622598f8656ded36678744ddf4629.png); }

/* line 81, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-alarm-clock-24 {
  background: url(/assets/fugue/icons-24/alarm-clock-0d7d35875a683da0f09103162e7c448e7b9d0fe0856900e959c0a9c4bbf8a988.png); }

/* line 86, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-sticky-note-24 {
  background: url(/assets/fugue/icons-24/sticky-note-3349bf7af172d075c08f3e88e6d3f419a200b598b887ea3275c4433037df19a4.png); }

/* line 91, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-television-24 {
  background: url(/assets/fugue/icons-24/television-aa837f4b99a5f78f9ab32d6aa73f0eaf27c572e92b9dbcb88c9a9e80fb990ae3.png); }

/* line 96, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fugue-television-24 {
  background: url(/assets/fugue/icons-24/star-04655ac538509231b25626e2c7a74ae5ec91ef1ac3ea24b887f79be88b7b76be.png); }

/* line 102, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.emoticon_unhappy {
  background: url(/assets/silk/emoticon_unhappy-cd09d4a497d39c779135022e0ed2c6b368c84d6a0b7d2cb48c6762f9e70658db.png); }

/* line 105, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.error {
  background: url(/assets/silk/error-011f4e33d86b448078a2bd56b7060770b2c079e86aad2b7298ab0db216758f34.png); }

/* line 109, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.browse {
  background: url(/assets/silk/find-f83769d1ed8232dadb5b3bd5bf7f4092f432872da32f50691739514d055a377f.png); }

/* line 112, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.outline {
  background: url(/assets/silk/text_align_left-1f462ad78bf0258500f65aafa539ba3e536e84d636699e570e8dfeba29156abc.png); }

/* line 116, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.standards {
  background: url(/assets/silk/script-e8505eb0d391c398f6eac0cf68db8d2e5e013fc42ce2ddc05960e5a2c3bbb186.png); }

/* line 119, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.accept {
  background: url(/assets/silk/accept-0a733b99fcd03c5e6359d0973a169bbfaf94485227437480d9c703bbe58e4b4c.png); }

/* line 122, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.cross {
  background: url(/assets/silk/cross-d04ecfc93ff86c44f6fc39e35945e3d8a7648ba8fcd97a2635920df2e88893b3.png); }

/* line 125, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.date_edit {
  background: url(/assets/silk/date_edit-9550907e484f21ed86a67a7f17ffde8228f433f39e065f57dcccdc2802025037.png); }

/* line 128, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.calendar_view_day {
  background: url(/assets/silk/calendar_view_day-07a97dcbf9ea5eea18dfae6fa953d756e542ea42f0fdd41d03f3f09a5406d395.png); }

/* line 132, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.clock_edit {
  background: url(/assets/silk/clock_edit-c7e0306bd83e31b1ca44248556194a910a879b09f98c07640440aa6523e707cd.png); }

/* line 136, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.clock_play {
  background: url(/assets/silk/clock_play-d97fc4276cfe6aa81446fd9fc096deaa8df005675dacfd727367e5f2cdae27c2.png); }

/* line 143, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.calendar, .img.report_calendar {
  background: url(/assets/silk/calendar-e8e6729ba3b564473c9928b9c92a63c5ec946cfc8fc67e59954098c20d459259.png); }

/* line 146, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.chart_bar, .img.report_usage {
  background: url(/assets/silk/chart_bar-29be9ef9bc6f6a08c7d514035e29c1b751d2f4b697bb6c8317361f9a08163c07.png); }

/* line 150, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.page_edit {
  background: url(/assets/silk/page_edit-5bac41bd9ce40d95fa3864f384a02571be59253bb2b719e28e7284e60143b3eb.png); }

/* line 153, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.vcard {
  background: url(/assets/silk/vcard-65af5fa8b48d4456ca6ee9cc2ef0fb72afc380b6248ccdb74b674d81864806be.png); }

/* line 156, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.newspaper, .img.activity, .img.report_activity {
  background: url(/assets/silk/newspaper-9ba7151a9f0262778f4fc5696df43cce92470bf7ab5f80dd259744dbc440581a.png); }

/* line 160, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.chart_line, .img.report_progress {
  background: url(/assets/silk/chart_line-f5412754ee01e07d904246efe73b0a11b81cd1e098f3e3a2282fdf2d4d6f3396.png); }

/* line 164, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.chart_pie, .img.report_focus {
  background: url(/assets/silk/chart_pie-c4be8cf22cedfe22ca5a0691640c47ae5308aba65eb9949c246b53bcc86070bc.png); }

/* line 168, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.tick, .img.report_problems_received, .img.correct {
  background: url(/assets/silk/tick-644faffc659fb1e6778cf5290022fbcde177952c66881848e6380ed91211e878.png); }

/* line 172, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.chart_curve, .img.report_introduction {
  background: url(/assets/silk/chart_curve-8d8611f6e119e4ece524ec2b81c15b0ee9558064644695edd6553d09d5f74bd1.png); }

/* line 176, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_gold_1 {
  background: url(/assets/silk/award_star_gold_1-3a3e3b5ef25a907df8e405aa9838bfb91c473aa90298357c31fa5c30bae5d074.png); }

/* line 179, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_gold_2 {
  background: url(/assets/silk/award_star_gold_2-5d285b48bab9c7e14c8fd3171e93d2440044bac5e1734738379897da4e785779.png); }

/* line 183, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_gold_3 {
  background: url(/assets/silk/award_star_gold_3-4d34dcfb39cf7292863b55cfd9e68b9df94cadd3cd3d66ad06936c427a435b91.png); }

/* line 187, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_silver_1 {
  background: url(/assets/silk/award_star_silver_1-cf8f6864bd9ec0c92ca54b24ba58ae5ad5fe67ab853513581f3dc64013217df9.png); }

/* line 190, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_silver_2 {
  background: url(/assets/silk/award_star_silver_2-b80ad9b7d35b7e96f0e77dc6000d82ca338240cc37027d20b0b9e693ce44d656.png); }

/* line 194, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_silver_3 {
  background: url(/assets/silk/award_star_silver_3-1fcf6b1a3d1aad07b06b806b9c54838184db822586d8c2798c9488c694454bbf.png); }

/* line 198, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_bronze_1 {
  background: url(/assets/silk/award_star_bronze_1-a2b406a67747bcc68d66cf6052fef04ff21533c12eda7572b5b95de40a55f3b8.png); }

/* line 201, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_bronze_2 {
  background: url(/assets/silk/award_star_bronze_2-4cec197614adde15d6628ef263a8878bc75dc522731aaba04c290916c199d0ab.png); }

/* line 205, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award_star_bronze_3 {
  background: url(/assets/silk/award_star_bronze_3-c9af4cee1f127bf6fcc71df50a2c73c31dd1f11194561b5c0a8e8723fabe59b4.png); }

/* line 210, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_gold_1 {
  background: url(/assets/silk/medal_gold_1-e44477fc7fab34a870a276d906b4baebef71366420e9e3e877cf0e7c4dc44e5b.png); }

/* line 213, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_gold_2 {
  background: url(/assets/silk/medal_gold_2-9c309a83278d27317fb298fd4bd95a9bd8c1c58d8f49175208a9a0f82a9acf77.png); }

/* line 217, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_gold_3 {
  background: url(/assets/silk/medal_gold_3-76027fd0f9e21af4598ed7d384df05c9a3e140fcf38a040479a592f7b8267d01.png); }

/* line 221, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_silver_1 {
  background: url(/assets/silk/medal_silver_1-7445ae48ba9fe3fff111bd13feb9dcf510f66c4b426f956e6d96810c546206d9.png); }

/* line 224, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_silver_2 {
  background: url(/assets/silk/medal_silver_2-132b3086dab221680ba54586e582ec5212ccda2b70804170b258e731f8b8f7ce.png); }

/* line 228, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_silver_3 {
  background: url(/assets/silk/medal_silver_3-577121d5ed42e924ee5245b1953d27676e8af67db7a4add6e43108d3f7d6197a.png); }

/* line 232, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_bronze_1 {
  background: url(/assets/silk/medal_bronze_1-1e0c5b2b29e702259bad178800e40680198be288e8a7edcd4489bc417e7fa96a.png); }

/* line 235, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_bronze_2 {
  background: url(/assets/silk/medal_bronze_2-4f564e4cd671e6447903fc262e08e900b3d0f5e5a40a0a0762f910a4c1860e02.png); }

/* line 239, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.medal_bronze_3 {
  background: url(/assets/silk/medal_bronze_3-fcdc03e19c67c87913c48773c5366d772bfe35f05f84dd0c92843c6b3b5587f4.png); }

/* line 244, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_arrow_right {
  background: url(/assets/silk/bullet_arrow_right-f8e2a9decd5a0823fc157de6bcae059c68efa09249d0d5d6bb2e3035c9a4c6cf.png); }

/* line 249, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_arrow_down {
  background: url(/assets/silk/bullet_arrow_down-9fc9314521881ac962c95f79ccae5ea7caea7cf3d924e0af10a98e56f3dd26a9.png); }

/* line 252, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.information {
  background: url(/assets/silk/information-ff9c48d8c2d063932c7aadd5e15ddfdc76b7111bf0715f3a192bba26df2c531c.png); }

/* line 255, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_red {
  background: url(/assets/silk/bullet_red-ddf131b61d65c8aacdde1893b14f8996e5690f61b60f4766581562e40b66d81e.png); }

/* line 258, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_star {
  background: url(/assets/silk/bullet_star-1f0b7f2255115fc0b5bf0fc8eaf2e427ae8da5babbf623599ebd36ad1b80b927.png); }

/* line 261, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_blue {
  background: url(/assets/silk/bullet_blue-9d1ab9f628d083c6028c25e3333f0cff94cdee82cde993b0965c1a91bf6258e8.png); }

/* line 264, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_black {
  background: url(/assets/silk/bullet_black-3532299e95071ff8a462b085dadc804ae17daf20aa0569dfd25dd7d26ee1b93a.png); }

/* line 267, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.page_white_add {
  background: url(/assets/silk/page_white_add-1346143f30a600865aa77787cee3dc812de3ec4272620172d9c8e7818b60c848.png); }

/* line 271, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.monitor_delete {
  background: url(/assets/silk/monitor_delete-0dfcfa85dac0ded5395db825eee0f8b0b8af357c476194a5186c210a502a48ea.png); }

/* line 275, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.exclamation {
  background: url(/assets/silk/exclamation-c89b56c55b934b1f05ef01d47aa7169b5ca0322c37d1fcf62b067d660eb29f12.png); }

/* line 278, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.table {
  background: url(/assets/silk/table-89a05c1c039884647e00de2fea6b298118cdacdb78f86ed884e0692e7e4af824.png);
  margin-bottom: 0; }

/* line 283, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.rosette {
  background: url(/assets/silk/rosette-6240933a7d5da0701106aa4ab77d004f2a7de85e1cd94ae434753cd31612483a.png); }

/* line 286, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.page_white {
  background: url(/assets/silk/page_white-55686d27b3fb5fd43abbae4afcbbebfe39b3f58bd1ef4babe39dd1939451933a.png); }

/* line 290, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.add {
  background: url(/assets/silk/add-c06a52df3361df380a02a45159a0858d6f7cd8cbc3f71ff732a65d6c25ea6af6.png); }

/* line 294, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.remove, .img.delete {
  background: url(/assets/silk/delete-ce07a8b5022e59a1bde9690b720a6bf10fc9767db6512d14ebff2782ec62b5bf.png); }

/* line 298, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.user_suit {
  background: url(/assets/silk/user_suit-689e5d8a821abd6e7dba098cffd56b42f1285bc49dca90cc0c5220e51831b0d5.png); }

/* line 302, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.user_gray {
  background: url(/assets/silk/user_gray-92443b5d601efbbbfc148d67312a47d93324186807aacc47970fec8d1ca20fa8.png); }

/* line 306, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
div.awardTooltip ul li .img {
  background: url(/assets/silk/bullet_black-3532299e95071ff8a462b085dadc804ae17daf20aa0569dfd25dd7d26ee1b93a.png); }

/* line 307, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
div.awardTooltip ul li.completed .img {
  background: url(/assets/silk/tick-644faffc659fb1e6778cf5290022fbcde177952c66881848e6380ed91211e878.png); }

/* line 308, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.gold .img {
  background: url(/assets/silk/medal_gold_1-e44477fc7fab34a870a276d906b4baebef71366420e9e3e877cf0e7c4dc44e5b.png); }

/* line 309, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.silver .img {
  background: url(/assets/silk/medal_silver_1-7445ae48ba9fe3fff111bd13feb9dcf510f66c4b426f956e6d96810c546206d9.png); }

/* line 310, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.bronze .img {
  background: url(/assets/silk/medal_bronze_1-1e0c5b2b29e702259bad178800e40680198be288e8a7edcd4489bc417e7fa96a.png); }

/* line 311, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.ribbon .img {
  background: url(/assets/silk/rosette-6240933a7d5da0701106aa4ab77d004f2a7de85e1cd94ae434753cd31612483a.png); }

/* line 312, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.genie .img {
  background: url(/assets/lamp-ed8b74b45da217d4998da4170e338029efdc020289f3eb7a1574194b0382dd5d.png); }

/* line 314, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.community.gold .img {
  background: url(/assets/silk/award_star_gold_1-3a3e3b5ef25a907df8e405aa9838bfb91c473aa90298357c31fa5c30bae5d074.png); }

/* line 317, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.community.silver .img {
  background: url(/assets/silk/award_star_silver_1-cf8f6864bd9ec0c92ca54b24ba58ae5ad5fe67ab853513581f3dc64013217df9.png); }

/* line 320, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a.award.community.bronze .img {
  background: url(/assets/silk/award_star_bronze_1-a2b406a67747bcc68d66cf6052fef04ff21533c12eda7572b5b95de40a55f3b8.png); }

/* line 324, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a#learn-button .img, .img.video {
  background: url(/assets/silk/television-4c6de4ef7dd016c8fb027f9a5c99e922308528e77c38a5e7226f7eb11fa0af0d.png); }

/* line 325, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a#practice-button .img {
  background: url(/assets/silk/pencil-858a4033d92f654e344243bbc75a968c39c298bd7fa87b5b3c9fe6eca4161386.png); }

/* line 326, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a#history-button .img {
  background: url(/assets/silk/chart_bar-29be9ef9bc6f6a08c7d514035e29c1b751d2f4b697bb6c8317361f9a08163c07.png); }

/* line 327, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
a#qa-button .img {
  background: url(/assets/silk/comment-2c51e796b8b2242e5778f50a254622e9a90b1a1437b832fce78fb23f382cbc48.png); }

/* line 328, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.comment {
  background: url(/assets/silk/comment-2c51e796b8b2242e5778f50a254622e9a90b1a1437b832fce78fb23f382cbc48.png); }

/* line 331, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.breadcrumb {
  background: url(/assets/arrow_breadcrumb-f0fcf4263ce3c2341ad2003d701721cfadc655fd90ce54b86ecf31fadf838a23.png);
  width: 5px;
  height: 7px;
  margin-top: 5px;
  margin-left: 3px;
  margin-right: 3px; }

/* line 340, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.openarrow {
  background: url(/assets/arrow_toggler_right-d938f9c2b76a647e268ef13fbc87e64111607fd7e7575371c9383b8588ff7b5c.png);
  width: 9px;
  height: 9px; }

/* line 345, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.closedarrow {
  background: url(/assets/arrow_toggler_down-845b0c1dceab71d7555b11cdd4d2e435b6181ce2f61334654d8e0792b671e49f.png);
  width: 9px;
  height: 9px; }

/* line 351, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.uiHeaderTitle .img.breadcrumb {
  margin-bottom: 2px; }

/* line 355, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.streak {
  background: url(/assets/fire-b0cef5267595d831a36ab18282a0bcc7df03bea4fdee64893b6b3b1d46c31898.png); }

/* line 359, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.global_streak {
  background: url(/assets/fire_big-43808c3d3f96a528adeddaf99322aabe1b4343855d1092463c481f7ff09b9896.png); }

/* line 363, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.coins {
  background: url(/assets/silk/coins-41a6b5e9419f24fe451931a8a175e52d04fb977a32aabe08bb6282c03dd6504b.png); }

/* line 366, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.television {
  background: url(/assets/silk/television-4c6de4ef7dd016c8fb027f9a5c99e922308528e77c38a5e7226f7eb11fa0af0d.png); }

/* line 370, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.clock {
  background: url(/assets/silk/clock-1a2e8cc318c5c57a5ac0bfe9906c97ade41298f7908e529f8cdcaaba6b261bc0.png); }

/* line 374, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.pencil {
  background: url(/assets/silk/pencil-858a4033d92f654e344243bbc75a968c39c298bd7fa87b5b3c9fe6eca4161386.png); }

/* line 378, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_up_down {
  background: url(/assets/arrow_up_down-efc64a3bbca2ad163b1116cdd1b3a49e862993aaf6a09c981eac86d2e9e67e45.png); }

/* line 382, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.page {
  background: url(/assets/silk/page-c26d539c49055c80d0d07e12a84036ba9af8de994557b5f096c2885003b99423.png); }

/* line 386, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.worksheets, .img.worksheet {
  background: url(/assets/silk/page_white-55686d27b3fb5fd43abbae4afcbbebfe39b3f58bd1ef4babe39dd1939451933a.png); }

/* line 390, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.assignments, .img.assignment {
  background: url(/assets/silk/page-c26d539c49055c80d0d07e12a84036ba9af8de994557b5f096c2885003b99423.png); }

/* line 394, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.photo {
  background: url(/assets/silk/photo-7259ba07dd8b7e54f5f016ac3035a891186210616f889b90623b3d0a00ba3453.png); }

/* line 398, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.new_assignment {
  background: url(/assets/silk/page_add-381d76eb95f0e760a9fc0519b687f6251c610e3f131477e9a0752b4fde4df1ad.png); }

/* line 401, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.script {
  background: url(/assets/silk/script-e8505eb0d391c398f6eac0cf68db8d2e5e013fc42ce2ddc05960e5a2c3bbb186.png); }

/* line 404, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.practice_session, .img.practice_sessions {
  background: url(/assets/silk/page-c26d539c49055c80d0d07e12a84036ba9af8de994557b5f096c2885003b99423.png); }

/* line 407, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.new_practice_session {
  background: url(/assets/silk/page_add-381d76eb95f0e760a9fc0519b687f6251c610e3f131477e9a0752b4fde4df1ad.png); }

/* line 410, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.edit_practice_session {
  background: url(/assets/silk/page_edit-5bac41bd9ce40d95fa3864f384a02571be59253bb2b719e28e7284e60143b3eb.png); }

/* line 414, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.archived_practice_sessions, .img.page_save {
  background: url(/assets/silk/page_save-0d374c3f6842cbca7d7412403d8ced5b443046c1fb4af0f02129c3dfe6167d00.png); }

/* line 418, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.new_worksheet {
  background: url(/assets/silk/page_white_add-1346143f30a600865aa77787cee3dc812de3ec4272620172d9c8e7818b60c848.png); }

/* line 422, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.worksheet_edit {
  background: url(/assets/silk/page_white_edit-da281a874974bf0c9518ccd03db9c96e1f69bfbb72ad62bee649c400d97e4899.png); }

/* line 427, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.assignment_new {
  background: url(/assets/silk/page_add-381d76eb95f0e760a9fc0519b687f6251c610e3f131477e9a0752b4fde4df1ad.png); }

/* line 431, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.assignment_edit {
  background: url(/assets/silk/page_edit-5bac41bd9ce40d95fa3864f384a02571be59253bb2b719e28e7284e60143b3eb.png); }

/* line 435, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.worksheets_sample {
  background: url(/images/page_white_lightning.png); }

/* line 438, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.film {
  background: url(/assets/silk/film-e4f0c87893305615c526a1b7aea7dddc50e711d1bfa97b19bc04419968ff177c.png); }

/* line 442, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.practice {
  background: url(/assets/silk/pencil-858a4033d92f654e344243bbc75a968c39c298bd7fa87b5b3c9fe6eca4161386.png); }

/* line 445, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.time_spent_practicing {
  background: url(/assets/silk/pencil-858a4033d92f654e344243bbc75a968c39c298bd7fa87b5b3c9fe6eca4161386.png);
  background: url(/assets/silk/clock_edit-c7e0306bd83e31b1ca44248556194a910a879b09f98c07640440aa6523e707cd.png); }

/* line 450, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.time_spent_videos {
  background: url(/assets/silk/television-4c6de4ef7dd016c8fb027f9a5c99e922308528e77c38a5e7226f7eb11fa0af0d.png);
  background: url(/assets/silk/clock_play-d97fc4276cfe6aa81446fd9fc096deaa8df005675dacfd727367e5f2cdae27c2.png); }

/* line 455, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.skillConquered {
  /*    background: image-url('silk/flag_blue.png');*/
  background: url(/assets/silk/flag_green-cff6b93571a9805a68db029217523f82b4c6d416eb2ac4839660d72b3155a9c0.png); }

/* line 462, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.heart {
  background: url(/assets/silk/heart-f36478fffeeb2579529680ebdde8e0607ed0d00b3bc70d91cf11d0fe56145bae.png); }

/* line 466, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.flag_yellow {
  background: url(/assets/silk/flag_yellow-a769e2b934c16ce9635ff0d47d22bf03bc5cd3006b435a91f953f2c80461b6da.png); }

/* line 470, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.leftIcon.cancel {
  background: url(/assets/silk/cancel-1bc3eabbb1069fa663697259fbf6f21eaefd1d51168f33ced13c2965f1e2b1bd.png); }

/* line 474, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.leftIcon.bell {
  background: url(/assets/silk/bell-ac52165fab8b948fbd85295fef09cdca0f57b3af50845945cbac277c199f26cd.png); }

/* line 479, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.paintbrush {
  background: url(/assets/silk/paintbrush-2c76fc33101c1ac3cdf71ed89296f69abc1560b9d3924528891270913dafde44.png); }

/* line 484, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.find {
  background: url(/assets/silk/find-f83769d1ed8232dadb5b3bd5bf7f4092f432872da32f50691739514d055a377f.png); }

/* line 487, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.topicConquered {
  background: url(/assets/silk/flag_green-cff6b93571a9805a68db029217523f82b4c6d416eb2ac4839660d72b3155a9c0.png);
  background: url(/assets/silk/plugin-a253fcdaf6dfac5768252be1877d863071d3c181db00656e3d07d79ac6a4b163.png);
  background: url(/assets/silk/shield-da9bbace09c56f040b008fcae02715a4f078ff8156439c4ad43517e7ca01aca8.png); }

/* line 493, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.videoWatched {
  background: url(/assets/silk/accept-0a733b99fcd03c5e6359d0973a169bbfaf94485227437480d9c703bbe58e4b4c.png);
  background: url(/assets/silk/film-e4f0c87893305615c526a1b7aea7dddc50e711d1bfa97b19bc04419968ff177c.png); }

/* line 500, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.flag_green {
  background: url(/assets/silk/flag_green-cff6b93571a9805a68db029217523f82b4c6d416eb2ac4839660d72b3155a9c0.png); }

/* line 503, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.money {
  background: url(/assets/silk/money-5dc17abaca2cdf55115f59eeabb44594fe3eeb0d07b6ad743a998b85ec93d99c.png); }

/* line 507, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.cart {
  background: url(/assets/silk/cart-4eb631946e9ea21d36e04f13863ac0c02269234deaf2e524c02c766e49acc5c5.png); }

/* line 511, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.cog {
  background: url(/assets/silk/cog-73bd21e518c03a9904199b19dc0a0b621e0b9fafcc9482e8b9623e05bb4cafb6.png); }

/* line 515, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.wrench {
  background: url(/assets/silk/wrench-95cfe28ef28e679cd6ab2f9ca981f9945742e5fe239b1cfa4940c6cd8a487b12.png); }

/* line 519, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.group {
  background: url(/assets/silk/group-41d6484deb80501dd6ba9dd26cb7d54cc8a6d20a03c9c86f15edc632a44ad552.png); }

/* line 523, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.dashboard {
  background: url(/assets/silk/house-c862e0744036f4638b09366ff125edaf47944529867c8f36866e8fc0771729cd.png);
  /*    background: image-url('silk/photo.png');*/
  /*    background: image-url('silk/joystick.png');*/
  /*    background: image-url('silk/controller.png');*/ }

/* line 530, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.palette {
  background: url(/assets/silk/palette-658c029688d5b389239ac96d21554c7903939ae17d3931fb3155c935c9b02ce1.png); }

/* line 534, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.review {
  background: url(/assets/silk/paintbrush-2c76fc33101c1ac3cdf71ed89296f69abc1560b9d3924528891270913dafde44.png);
  background: url(/assets/silk/wand-b1f3cee2528782aef4dff60ddb3867d1837349856e8b846d16d967f90ce987b5.png);
  background: url(/assets/silk/pencil-858a4033d92f654e344243bbc75a968c39c298bd7fa87b5b3c9fe6eca4161386.png); }

/* line 540, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.brick {
  background: url(/assets/silk/brick-8ae12377e05d6095c8adc0bdcd974d0a1a5d1e7cc03129dd55f6b85618a92ae5.png); }

/* line 544, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bricks {
  background: url(/assets/silk/bricks-e45e32c3caf9309e5dec09cad4ec5efe1b8449ec6d2d534b6723ed18957c6c77.png); }

/* line 549, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.basket {
  background: url(/assets/silk/basket-3fbf8ef9981958975f9c374b8ae8b566fadee73abd3da8b87a79f0d842533139.png); }

/* line 554, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.roster {
  background: url(/assets/silk/text_list_bullets-339c0d51eaf6779fc663c06c0ff258a9263a9635b7cb0e963ff6277dbb3007b0.png); }

/* line 559, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.leaderboard {
  /*    background: image-url('lamp.png');*/
  background: url(/assets/silk/text_list_numbers-9cacc40ef442454a1a174067d85b744ffd859d36a03c6f8c3ed7816634448438.png);
  /*background: image-url('silk/medal_gold_2.png');*/ }

/* line 566, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.badges {
  background: url(/assets/silk/star-9d3d2d2933fa0190f4ded95fabb5bde04bd1bbb0f040a8de93aeb0deda699b73.png); }

/* line 570, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.lock {
  background: url(/assets/silk/lock-12ed0e1cff0b2eea99a28aa471e3aac5e11fefcd562133249a2d008f8ce6e0cd.png); }

/* line 574, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.delete {
  background: url(/assets/silk/delete-ce07a8b5022e59a1bde9690b720a6bf10fc9767db6512d14ebff2782ec62b5bf.png); }

/* line 578, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.pdf {
  background: url(/assets/silk/page_white_acrobat-27420ea72e036ea1511bf0a0a4b263a02a2bf52ecd0e297c05ea1d50e7bb218a.png); }

/* line 581, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.disk {
  background: url(/assets/silk/disk-9697f3ae90bfdbcffe8811d9a5cd2e2a98f1d44a06c2cc9d8eb5674fc414f33e.png); }

/* line 585, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.user {
  background: url(/assets/silk/user-27a31183bf236e3d60f6cf71948dac650ab7323246ba7fdb6f72a7d2a422c652.png); }

/* line 589, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.user_red {
  background: url(/assets/silk/user_red-5939e305a7b874da7646cbeddd2746c1d7049c5de1d29c7218de1e23b026f10f.png); }

/* line 593, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.user_edit {
  background: url(/assets/silk/user_edit-6e8b4a0ee3fa981575db2f39a0463debfe7096a6b45285a4bdd4de6889f32f66.png); }

/* line 597, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.group_edit {
  background: url(/assets/silk/group_edit-19fe698a3a2e14069dc5b0e4a2ef964c7eb57c8caa074ed738a16c1a2b349719.png); }

/* line 601, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.search {
  background: url(/assets/silk/zoom-3bda017383ceb591c5e0519dbf50fcb6886156c12ca548560119b7d03b54e419.png); }

/* line 605, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_left {
  background: url(/assets/silk/arrow_left-43225b7dbc125804e547f211ef0719951ca414816d3ce4a27cc936e873189f40.png); }

/* line 609, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_turn_right {
  background: url(/assets/silk/arrow_turn_right-138020df477cf278631f2f4bb5f61d6ca18a59e1fa138176dc1e7d239d375dd7.png); }

/* line 613, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.magnifier {
  background: url(/assets/silk/magnifier-475a6335fb52c21b5fa732518e89408f4277779bf5b015391358b047602b8aff.png); }

/* line 617, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.zoom {
  background: url(/assets/silk/zoom-3bda017383ceb591c5e0519dbf50fcb6886156c12ca548560119b7d03b54e419.png); }

/* line 621, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.group_add {
  background: url(/assets/silk/group_add-96608478c1032a9cf112d812a6f25b9c394de4424931e86921004bc84528411e.png); }

/* line 624, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.user_add {
  background: url(/assets/silk/user_add-7c5f28cfc605c1aba58fd8987edec1ced2c199341180102054245ec44a51c36f.png); }

/* line 628, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.page_white_add {
  background: url(/assets/silk/page_white_add-1346143f30a600865aa77787cee3dc812de3ec4272620172d9c8e7818b60c848.png); }

/* line 632, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.page_add {
  background: url(/assets/silk/page_add-381d76eb95f0e760a9fc0519b687f6251c610e3f131477e9a0752b4fde4df1ad.png); }

/* line 636, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.worksheets_add {
  background: url(/assets/silk/page_add-381d76eb95f0e760a9fc0519b687f6251c610e3f131477e9a0752b4fde4df1ad.png); }

/* line 640, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.conquer {
  background: url(/assets/silk/star-9d3d2d2933fa0190f4ded95fabb5bde04bd1bbb0f040a8de93aeb0deda699b73.png); }

/* line 644, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_up {
  background: url(/assets/silk/arrow_up-7d10bae64c806735b4d43cc82b6d0878d80ee1ad1157d483e21667889bb110c2.png); }

/* line 648, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_down {
  background: url(/assets/silk/arrow_down-b8d9cc371efba8b99a8dc57760a925535220a9e8cfa3133e05049f31f57ed25b.png); }

/* line 652, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_right {
  background: url(/assets/silk/arrow_right-2d04288f620a60918b6f6590589b3bb205aec7a8c2fa0482abb7bdccaf83dd60.png); }

/* line 656, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.report_daily_log {
  background: url(/assets/silk/text_list_bullets-339c0d51eaf6779fc663c06c0ff258a9263a9635b7cb0e963ff6277dbb3007b0.png); }

/* line 660, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.calendar_view_week {
  background: url(/assets/silk/calendar_view_week-d02009378c1a1a975e77e23ae694f5e2dbf87f7b422bdb5d1eb2e3acaf05403c.png); }

/* line 664, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.hourglass {
  background: url(/assets/silk/hourglass-9ff07f22d7649cbc1af380e67ec9712888bd3f5da7eda3452b3b70364315ac70.png); }

/* line 668, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.completion {
  background: url(/assets/silk/hourglass_add-5d59f1b724e02f83741181c2584526b54b17fc2ce091224c379ce952c2d343d1.png); }

/* line 672, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fire {
  background: url(/assets/fire-b0cef5267595d831a36ab18282a0bcc7df03bea4fdee64893b6b3b1d46c31898.png); }

/* line 676, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.fire_big {
  background: url(/assets/fire_big-43808c3d3f96a528adeddaf99322aabe1b4343855d1092463c481f7ff09b9896.png); }

/* line 680, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.award {
  background: url(/assets/silk/medal_gold_1-e44477fc7fab34a870a276d906b4baebef71366420e9e3e877cf0e7c4dc44e5b.png); }

/* line 685, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.k-7-math {
  background: url(/assets/course/k-7-math-ce48f5eba5eafd51522c6ae84091578f476dbf987033b883f1c6aecfa33dc047.png); }

/* line 689, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.algebra-1 {
  background: url(/assets/course/algebra-1-7696fea468490995f596b6ddf357f8f82fdae24455ddc617f8c4dc3ef9f0a587.png); }

/* line 693, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.algebra-2 {
  background: url(/assets/course/algebra-2-dc9f87c7c09d5489e83284199864b080fc932145094385576c9672796c5e4d15.png); }

/* line 698, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.precalculus {
  background: url(/assets/course/precalculus-edfe8690b8ab54589e8773ff56b09935572a47c824882f5b668c2c261c114fc9.png); }

/* line 702, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.primary-math-1 {
  background: url(/assets/course/primary-math-1-8dd190e6b5ac51db6e42a8ba3b0b16358cfb59f923b4cc052e6555c305f4cf81.png); }

/* line 707, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.primary-math-2 {
  background: url(/assets/course/primary-math-2-470a949eca2b9c7b1dd108ec3e4409365f36ace7448afc44d0de6ad10e11cfb6.png); }

/* line 711, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.primary-math-3 {
  background: url(/assets/course/primary-math-3-52393edd286b8d1e04c6cdb80a0a40378c28986bceda75b225d95eba8b52512f.png); }

/* line 715, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.primary-math-4 {
  background: url(/assets/course/primary-math-4-8c3567c28429e8bd81c0b90f575c9aec062a15eb17fc73d634dc1356d3e08c53.png); }

/* line 719, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.primary-math-5 {
  background: url(/assets/course/primary-math-5-fd0820cbb2b27ed07a6da0bd259761695686145639f618e881133385f6490f91.png); }

/* line 723, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.primary-math-6 {
  background: url(/assets/course/primary-math-6-4634551d82f41a34b5af589302776397334db32fbbc467354cb608e6ac0548cb.png); }

/* line 727, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.chemistry {
  background: url(/assets/course/chemistry-a7f374babbe38fd6b29a3df6a902d388d25cfd9b4da66c24009cf240baafa21b.png); }

/* line 731, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.biology {
  background: url(/assets/course/biology-7c6e813ce7faef4bd224f11e952d47699c248e70bd648395507a0257b8ebddef.png); }

/* line 734, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.physics {
  background: url(/assets/course/physics-632dd4935486fc20c52f6521d7f4d362eef4ab55d94436220ed263dca96c5d43.png); }

/* line 738, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.brainmath {
  background: url(/assets/course/brainmath-43cf46662aa4aa83175f92698f224358a230d96c96996d3ee6ec30b5a55c63bc.png); }

/* line 742, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.intro-science {
  background: url(/assets/course/intro-science-ceef1e40732069b58f32e3babadf6794c17b8abfd933b88ea655fc23e1fce24a.png); }

/* line 748, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_rotate_anticlockwise {
  background: url(/assets/silk/arrow_rotate_anticlockwise-be183ffd07ae23043f72442b727dd3d6477f05ce7a87d4623f6fd63dab72fd0a.png); }

/* line 752, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_rotate_clockwise {
  background: url(/assets/silk/arrow_rotate_clockwise-29eddb8fe7beea1fc07a1d8c275ada1d39a0b12ca6f1583ca0fa175eb992319a.png); }

/* line 756, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.arrow_turn_left {
  background: url(/assets/silk/arrow_turn_left-bd8d52663e80f9ec52f7959cef22942ac3ce390dfb1e73c12d44c0aa24df1ab9.png); }

/* line 760, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.timeline_marker {
  background: url(/assets/silk/user-27a31183bf236e3d60f6cf71948dac650ab7323246ba7fdb6f72a7d2a422c652.png); }

/* line 764, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.message, .img.messages {
  background: url(/assets/silk/note-9320b5fde1f5dac1c735b18e6a1405a39d522d5063bbe3e6cfcfb41e76a8d72f.png); }

/* line 768, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.new_message {
  background: url(/assets/silk/note_add-6bf14183da83ae415e326f6c7e330de85099bb2f0faf91223b620f85aa74cc29.png); }

/* line 774, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.lightning {
  background: url(/assets/silk/lightning-5ad4475567db2451cc26ce4e7f53c0bd7c07ba5593377ce938eefe47da2c93cc.png); }

/* line 778, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.genie_lamp {
  background: url(/assets/lamp-ed8b74b45da217d4998da4170e338029efdc020289f3eb7a1574194b0382dd5d.png); }

/* line 779, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.genie_cloud {
  background: url(/assets/favicon-591d051b000b4f00cf667f18e109005138516ee265c4ee8bcbf02af1c0f6824c.png); }

/* line 781, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.cake {
  background: url(/assets/silk/cake-14d74443b6b98cb49877ffa5f7a707c3a76b766ed08779c907b5ff81a107ae9c.png); }

/* line 784, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.library, .img.book_open {
  background: url(/assets/silk/book_open-8bd44dedf43b1a576fbf32a97934a92a703b2d19c4ace265b8c9d8512e9d300b.png); }

/* line 788, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.gradebook {
  background: url(/assets/silk/report-f9b5382fbb5fbf111464068a732d9a6e110201aa8300351536eee1545d27ce8f.png); }

/* line 792, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.reports {
  background: url(/assets/silk/chart_bar-29be9ef9bc6f6a08c7d514035e29c1b751d2f4b697bb6c8317361f9a08163c07.png); }

/* line 796, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.star {
  background: url(/assets/silk/star-9d3d2d2933fa0190f4ded95fabb5bde04bd1bbb0f040a8de93aeb0deda699b73.png); }

/* line 800, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.text_list_numbers {
  background: url(/assets/silk/text_list_numbers-9cacc40ef442454a1a174067d85b744ffd859d36a03c6f8c3ed7816634448438.png); }

/* line 804, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.emoticon_smile {
  background: url(/assets/silk/emoticon_smile-0dfdf637f8c828c03bf0100e7711ec295677e2e9109eb67685bb454248c50eac.png); }

/* line 808, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.emoticon_happy {
  background: url(/assets/silk/emoticon_happy-8fca5c68485b37798787b093e98daa0f184a34f783452f31730eced897375f72.png); }

/* line 813, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.emoticon_grin {
  background: url(/assets/silk/emoticon_grin-82ed1db830d1114e6cf5aba3e75e95509327f329ad1770a6cc9d011f7aa17893.png); }

/* line 817, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.joystick {
  background: url(/assets/silk/joystick-4cfecdef777b7cd7fd3ec5048ebb3eb52440d522620f0f4372bb9d1eabe04dee.png); }

/* line 822, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.controller {
  background: url(/assets/silk/controller-d97d6995f47a5a090bb52c986467826282bddef90ffd40582f0953d16a7c1a69.png); }

/* line 827, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.controller {
  background: url(/assets/silk/controller-d97d6995f47a5a090bb52c986467826282bddef90ffd40582f0953d16a7c1a69.png); }

/* line 831, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.printer {
  background: url(/assets/silk/printer-0a0b4e23faf1f6fdecceeb8fec7d289293e33e2f85bc115d855d69877bcb2d3a.png); }

/* line 834, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.leaderboardMention3 {
  background: url(/assets/silk/medal_bronze_2-4f564e4cd671e6447903fc262e08e900b3d0f5e5a40a0a0762f910a4c1860e02.png); }

/* line 838, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.leaderboardMention2 {
  background: url(/assets/silk/medal_silver_2-132b3086dab221680ba54586e582ec5212ccda2b70804170b258e731f8b8f7ce.png); }

/* line 842, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.leaderboardMention1 {
  background: url(/assets/silk/medal_gold_2-9c309a83278d27317fb298fd4bd95a9bd8c1c58d8f49175208a9a0f82a9acf77.png); }

/* line 846, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.key {
  background: url(/assets/silk/key-0f0ed284afcf94f728410e720ca9ac84107d90a676864c780b0a3ddd70d8e58b.png); }

/* line 850, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.world {
  background: url(/assets/silk/world-3126402468ed810d44116b275f34819617eb768500e37ec536bb259cb296a742.png); }

/* line 854, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bulb, .img.lightbulb {
  background: url(/assets/silk/lightbulb-a138853be3ec7e6cb69a9e761fe1a2fe5985d17c2463a277f8da4a5ca7598039.png); }

/* line 858, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.user_orange {
  background: url(/assets/silk/user_orange-7a2447cccebd3539f7ae20e927eea9fbab8cb95ffad4fc46f5db74abe448ecdb.png); }

/* line 862, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.plugin {
  background: url(/assets/silk/plugin-a253fcdaf6dfac5768252be1877d863071d3c181db00656e3d07d79ac6a4b163.png); }

/* line 866, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.wand {
  background: url(/assets/silk/wand-b1f3cee2528782aef4dff60ddb3867d1837349856e8b846d16d967f90ce987b5.png); }

/* line 870, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.house {
  background: url(/assets/silk/house-c862e0744036f4638b09366ff125edaf47944529867c8f36866e8fc0771729cd.png); }

/* line 875, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.map {
  background: url(/assets/silk/map-7be2411eb023ac5e6a9a6480fa1bbd8111d034a07dfbe639f63f61824bbfe8d1.png); }

/* line 879, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.color_wheel {
  background: url(/assets/silk/color_wheel-1b4e7f9926445cdda25e2b1260de815260c966c234605becde67a66433a77eef.png); }

/* line 883, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.smartpoints {
  background: url(/assets/silk/ruby-2147aee6630141d92a1ec804536737a9c5c68b66bcad0dd72e8edec587b10ab9.png); }

/* line 888, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.ruby {
  background: url(/assets/silk/ruby-2147aee6630141d92a1ec804536737a9c5c68b66bcad0dd72e8edec587b10ab9.png); }

/* line 892, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.money {
  background: url(/assets/silk/money-5dc17abaca2cdf55115f59eeabb44594fe3eeb0d07b6ad743a998b85ec93d99c.png); }

/* line 896, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.pencil_go {
  background: url(/assets/silk/pencil_go-2c65f018ccd3f1544bea619dda19aa776384e5f0f856d9f3005ab0447105625f.png); }

/* line 900, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.plugin {
  background: url(/assets/silk/plugin-a253fcdaf6dfac5768252be1877d863071d3c181db00656e3d07d79ac6a4b163.png); }

/* line 904, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.text_padding_top {
  background: url(/assets/silk/text_padding_top-a8f672a486b37bdd12e12ee5fe5e74a40c40ac7dcc79a03c4d272d97a8ebf826.png); }

/* line 907, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.text_padding_bottom {
  background: url(/assets/silk/text_padding_bottom-abd0d34d86256dfdaa71b0af1fde740b53177b35663d784eecbb062a2927f510.png); }

/* line 911, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.text_padding_left {
  background: url(/assets/silk/text_padding_left-760fc00f972818593554e37efd757925bdd0a516f466c907a805940b972c60dd.png); }

/* line 915, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.text_padding_right {
  background: url(/assets/silk/text_padding_right-6c8e5f0398fe246050284051fcdafb44b7812f76438505ed1c409a84cfc4797e.png); }

/* line 919, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.text_align_left {
  background: url(/assets/silk/text_align_left-1f462ad78bf0258500f65aafa539ba3e536e84d636699e570e8dfeba29156abc.png); }

/* line 923, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.text_columns {
  background: url(/assets/silk/text_columns-953cd7f2f9ee541a41057b37aa5139822a936dae5faf2d7045dd9089d0fa0edd.png); }

/* line 927, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.flag_blue {
  background: url(/assets/silk/flag_blue-fcf38cecc6255283a1dad51749a6697406973fd0ed45841520929df311093df7.png); }

/* line 931, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_yellow {
  background: url(/assets/silk/bullet_yellow-8553bd99b16fb835d4f0c4694fa8f286aa94d011e6044932832bf4a27278a30e.png); }

/* line 935, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.bullet_green {
  background: url(/assets/silk/bullet_green-a84615f3d7a6649381f8ce26b9e1917e3c042d442dbb39ee5fab0b763a9db8cf.png); }

/* line 939, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.emoticon_smile {
  background: url(/assets/silk/emoticon_smile-0dfdf637f8c828c03bf0100e7711ec295677e2e9109eb67685bb454248c50eac.png); }

/* line 943, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.emoticon_happy {
  background: url(/assets/silk/emoticon_happy-8fca5c68485b37798787b093e98daa0f184a34f783452f31730eced897375f72.png); }

/* line 946, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.emoticon_grin {
  background: url(/assets/silk/emoticon_grin-82ed1db830d1114e6cf5aba3e75e95509327f329ad1770a6cc9d011f7aa17893.png); }

/* line 949, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.shield {
  background: url(/assets/silk/shield-da9bbace09c56f040b008fcae02715a4f078ff8156439c4ad43517e7ca01aca8.png); }

/* line 953, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.flag_red {
  background: url(/assets/silk/flag_red-5804818c614ec1e9cdf256e6aab3602b63b57d7a03609f71c56f709b48003014.png); }

/* line 957, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.join_class {
  background: url(/assets/silk/add-c06a52df3361df380a02a45159a0858d6f7cd8cbc3f71ff732a65d6c25ea6af6.png); }

/* line 961, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.new {
  background: url(/assets/silk/new-41e7f65f10e22fabd518c112958ec43f44a748b8579d7a171f6dbb5a05858ba9.png); }

/* line 965, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.goal {
  background: url(/assets/fugue/icons-16/target-bab849b0d2143fb2f145d91813f7e803de1479156eb59bac1e6b5ea0f8e9dd9b.png); }

/* line 969, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.goal24 {
  background: url(/assets/fugue/icons-24/target-fad0d4a22671f81dcf7400568e3aaa4eccc9e791ea8013959ea2b6d2ac57e95b.png); }

/* line 973, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/sprites.scss */
.img.genie_gold {
  background: url(/assets/favicon-591d051b000b4f00cf667f18e109005138516ee265c4ee8bcbf02af1c0f6824c.png); }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/groups.scss */
#group-student-avatars > li {
  float: left;
  width: 90px;
  height: 128px;
  padding: 10px; }
  /* line 8, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/groups.scss */
  #group-student-avatars > li .student-avatar {
    *zoom: 1;
    margin: 0 auto;
    display: block; }
    /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #group-student-avatars > li .student-avatar:before, #group-student-avatars > li .student-avatar:after {
      display: table;
      content: ""; }
    /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #group-student-avatars > li .student-avatar:after {
      clear: both; }
  /* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/groups.scss */
  #group-student-avatars > li .student-name {
    *zoom: 1;
    margin: 0 auto;
    display: block; }
    /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #group-student-avatars > li .student-name:before, #group-student-avatars > li .student-name:after {
      display: table;
      content: ""; }
    /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #group-student-avatars > li .student-name:after {
      clear: both; }

/* line 24, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/groups.scss */
#new_student_row input[type="text"] {
  width: 95px; }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
#standards .domains-list {
  margin-bottom: 20px;
  margin-top: 10px; }
  /* line 5, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
  #standards .domains-list .subdomains-list {
    margin-left: 40px;
    margin-bottom: 20px;
    margin-top: 10px; }
    /* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
    #standards .domains-list .subdomains-list .standards-list {
      margin-left: 40px;
      margin-bottom: 20px;
      margin-top: 10px; }
      /* line 13, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
      #standards .domains-list .subdomains-list .standards-list .units-list {
        margin-left: 40px;
        margin-bottom: 10px;
        margin-top: 5px;
        margin-top: 10px; }
        /* line 18, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
        #standards .domains-list .subdomains-list .standards-list .units-list .skills-list {
          margin-left: 40px;
          margin-bottom: 10px;
          margin-top: 5px;
          margin-top: 10px; }
          /* line 24, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
          #standards .domains-list .subdomains-list .standards-list .units-list .skills-list li {
            margin-bottom: 5px; }

/* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
#standards-masthead {
  margin-bottom: 30px; }
  /* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/standards.scss */
  #standards-masthead #standards-heading {
    margin-bottom: 10px; }

/* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
#bg-sunset-notice-box {
  background-color: #FECA5D;
  border-radius: 10px;
  margin: 20px auto;
  font-family: "ProximaNova";
  padding: 20px 10px; }
  /* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
  #bg-sunset-notice-box .sunset-notice-header {
    font-size: 20px;
    font-weight: bold;
    text-align: center; }
  /* line 53, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
  #bg-sunset-notice-box .sunset-notice-text {
    font-size: 14px;
    margin: 10px 15px 20px;
    text-align: center;
    font-family: "ProximaNova"; }
    /* line 59, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
    #bg-sunset-notice-box .sunset-notice-text strong.ck12 {
      color: #01A352;
      text-decoration: underline; }
  /* line 65, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
  #bg-sunset-notice-box .sunset-notice-button-wrapper {
    text-align: center; }
    /* line 68, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
    #bg-sunset-notice-box .sunset-notice-button-wrapper a {
      background-color: #00A353;
      border: 0;
      color: #FFFFFF;
      border-radius: 6px;
      font-size: 15px;
      font-weight: bold;
      padding: 7px 10px; }
      /* line 77, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
      #bg-sunset-notice-box .sunset-notice-button-wrapper a:hover {
        text-decoration: none; }

/* line 84, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
p.support-contact-for-signup {
  font-family: "ProximaNova";
  font-size: 16px;
  text-align: center; }

/* line 91, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
.bg-sunset-notice-wrapper.signup-page {
  margin: 0 auto;
  width: 500px; }
/* line 97, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
.bg-sunset-notice-wrapper.roster-home-page #bg-sunset-notice-box {
  border-radius: 4px;
  padding-left: 0; }
  /* line 101, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
  .bg-sunset-notice-wrapper.roster-home-page #bg-sunset-notice-box .sunset-notice-header {
    margin-left: 19px;
    text-align: left; }
  /* line 106, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
  .bg-sunset-notice-wrapper.roster-home-page #bg-sunset-notice-box .sunset-notice-text {
    margin-left: 19px;
    text-align: left; }
  /* line 111, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
  .bg-sunset-notice-wrapper.roster-home-page #bg-sunset-notice-box .sunset-notice-button-wrapper {
    margin-left: 19px;
    text-align: left; }
/* line 118, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
.bg-sunset-notice-wrapper.upload-roster-popup {
  margin: 0 auto;
  width: 450px; }

/* line 125, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
.marketing h1 {
  margin: 36px 0 27px;
  font-weight: 300;
  text-align: center;
  font-size: 36px; }
/* line 132, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/signup.scss */
.marketing .marketing-byline {
  margin: -18px 0 27px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #999;
  text-align: center; }

/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/avatar_maker.scss */
.avatar-elt {
  display: inline-block;
  vertical-align: top; }

/* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/avatar_maker.scss */
.avatar-box {
  border: 1px solid #333333;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/avatar_maker.scss */
#avatar-selector {
  background-color: #08c; }

/* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/avatar_maker.scss */
#username-gender-box {
  /*border: 1px solid #333;
  @include border-radius(5px); */ }

/* line 2, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
#battledome-game-show .timer {
  font-size: 40px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-top: 70px; }
/* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
#battledome-game-show .player {
  display: block; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
  #battledome-game-show .player .player-name {
    font-weight: bold; }
    /* line 16, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
    #battledome-game-show .player .player-name .player-rating {
      font-weight: normal; }
  /* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
  #battledome-game-show .player .player-avatar, #battledome-game-show .player .player-name, #battledome-game-show .player .player-rating, #battledome-game-show .player .player-score-and-medal {
    margin: 0 auto;
    text-align: center; }

/* line 31, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
.game-history-accordion-toggle .game-info {
  float: left;
  width: 400px; }
  /* line 35, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
  .game-history-accordion-toggle .game-info .date {
    color: #999999;
    font-size: 11px; }
/* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
.game-history-accordion-toggle .game-reuslts {
  float: left; }

/* line 47, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
ul#game-news-feed li {
  *zoom: 1;
  margin-top: 5px;
  margin-bottom: 5px; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  ul#game-news-feed li:before, ul#game-news-feed li:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  ul#game-news-feed li:after {
    clear: both; }
  /* line 51, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
  ul#game-news-feed li img {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 5px; }
  /* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
  ul#game-news-feed li .self {
    font-weight: bold; }
  /* line 61, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
  ul#game-news-feed li .change {
    float: right; }
/* line 66, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
ul#game-news-feed .correct {
  color: #46a546; }
/* line 70, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/battledome.scss */
ul#game-news-feed .incorrect {
  color: #9d261d; }

/* line 3, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
#header {
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #E5E5E5;
  height: 43px;
  -moz-box-shadow: 0 0 20px #dddddd;
  -webkit-box-shadow: 0 0 20px #dddddd;
  box-shadow: 0 0 20px #dddddd;
  font-size: 0.92em;
  background: url(/assets/cc/header_noise-b2aa6fc7f59dceb4b9d39f3cc637bf755aaf069b9d12e3240155f03fcca0af45.png) bottom left black;
  height: 55px;
  border-top: 1px solid #111;
  border-bottom: 1px solid #fff;
  text-shadow: 1px 2px 0px #111; }
  /* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
  #header a {
    color: #EEE;
    text-decoration: none;
    font-weight: bold; }
  /* line 26, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
  #header h1 {
    margin: 0;
    padding: 10px 0;
    font-size: 1.55em; }
    /* line 31, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    #header h1 a {
      font-weight: normal;
      line-height: 30px; }
      /* line 34, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
      #header h1 a:active {
        line-height: 31px; }
  /* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
  #header .logo {
    float: left; }
  /* line 44, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
  #header nav {
    float: right;
    margin-top: 0;
    border-left: 1px solid #111111; }
    /* line 49, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    #header nav li {
      display: block;
      float: left; }
      /* line 53, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
      #header nav li.nav_item a {
        height: 54px;
        border-left: 1px solid #444444;
        border-right: 1px solid #111111;
        display: block;
        padding: 0 25px;
        font-size: 16px;
        line-height: 54px; }
        /* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
        #header nav li.nav_item a:hover {
          background: url(/assets/cc/lighten_hover-ca3db0f6c6edcd482551d352b44fce92fc34f39784f53ca471e7496d4a3d2e32.png);
          color: #fff;
          line-height: 52px;
          transition: all 0.5s linear; }
        /* line 69, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
        #header nav li.nav_item a:active {
          background: url(/images/css/darken_hover.png);
          line-height: 54px; }
      /* line 75, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
      #header nav li span {
        color: #BBB; }
    /* line 80, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    #header nav li .sign_out, #header nav li .sign_in, #header nav li .sign_up {
      color: #aaa;
      font-weight: normal;
      font-size: 13px;
      line-height: 55px;
      padding-left: 20px; }
      /* line 87, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
      #header nav li .sign_out:hover, #header nav li .sign_in:hover, #header nav li .sign_up:hover {
        color: #ddd; }
      /* line 92, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
      #header nav li .sign_out:active, #header nav li .sign_in:active, #header nav li .sign_up:active {
        line-height: 56px; }

/* === studenttag === */
/* line 103, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
li.studenttag {
  border-left: 1px solid #444444;
  padding-left: 15px;
  height: 54px; }
  /* line 108, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
  li.studenttag a#studenttag {
    display: block;
    margin-top: 4px;
    border: 1px solid #111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px;
    height: 29px;
    -webkit-box-shadow: 0 1px 0 0 #444, inset 0 1px 0 0 #444;
    -moz-box-shadow: 0 1px 0 0 #444, inset 0 1px 0 0 #444;
    box-shadow: 0 1px 0 0 #444, inset 0 1px 0 0 #444;
    overflow: visible; }
    /* line 123, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    li.studenttag a#studenttag:hover {
      background: url(/assets/cc/lighten_hover-ca3db0f6c6edcd482551d352b44fce92fc34f39784f53ca471e7496d4a3d2e32.png);
      color: #fff; }
    /* line 127, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    li.studenttag a#studenttag:active {
      background: url(/images/css/darken_hover.png);
      color: #fff;
      margin-top: 5px;
      -webkit-box-shadow: 0 1px 0 0 #444;
      -moz-box-shadow: 0 1px 0 0 #444;
      box-shadow: 0 1px 0 0 #444; }
    /* line 137, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    li.studenttag a#studenttag img {
      width: 29px;
      height: 29px;
      float: left;
      margin-right: 10px;
      border: 1px solid #111;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-box-shadow: 0 1px 0 0 #444, inset 0 1px 0 0 #444;
      -moz-box-shadow: 0 1px 0 0 #444, inset 0 1px 0 0 #444;
      box-shadow: 0 1px 0 0 #444, inset 0 1px 0 0 #444; }
    /* line 152, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    li.studenttag a#studenttag h2 {
      line-height: 0.92em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 2px;
      font-size: 100%;
      color: white;
      margin: 1px 0 0 0; }
    /* line 163, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    li.studenttag a#studenttag .account_info {
      float: right; }
    /* line 167, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    li.studenttag a#studenttag span {
      font-weight: normal;
      font-size: 10px; }
    /* line 173, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
    li.studenttag a#studenttag .score {
      font-weight: bold;
      margin-right: 4px; }

/* line 183, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/topbar.scss */
#top_bar .username {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  display: inline block;
  white-space: nowrap; }

/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
#course-page-controls {
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #course-page-controls:before, #course-page-controls:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #course-page-controls:after {
    clear: both; }
  /* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
  #course-page-controls #course-controls {
    float: left;
    margin-top: 4px; }
  /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
  #course-page-controls h6 {
    float: left;
    margin-top: 5px;
    margin-right: 6px; }
    /* line 15, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #course-page-controls h6#filters-heading {
      margin-top: 10px;
      margin-right: 10px; }
  /* line 22, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
  #course-page-controls #filters-controls.subnav {
    float: left;
    width: auto; }
    /* line 26, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #course-page-controls #filters-controls.subnav form, #course-page-controls #filters-controls.subnav ul.nav {
      float: left;
      margin-bottom: 0px; }
    /* line 31, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #course-page-controls #filters-controls.subnav form#search-filter {
      margin-left: 15px;
      margin-right: 5px;
      position: relative; }
      /* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
      #course-page-controls #filters-controls.subnav form#search-filter #search-filter-input {
        margin-top: 4px; }
      /* line 40, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
      #course-page-controls #filters-controls.subnav form#search-filter button {
        background-image: url(/assets/twSprites.png);
        background-repeat: no-repeat;
        background-position: -224px -81px;
        background-color: #fff;
        border: 0;
        cursor: pointer;
        display: block;
        position: absolute;
        right: 4px;
        top: 14px;
        padding: 0;
        width: 14px;
        height: 14px; }
    /* line 59, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #course-page-controls #filters-controls.subnav #subject-filter-toggle {
      color: #c3325f; }
    /* line 63, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #course-page-controls #filters-controls.subnav #grade-filter-toggle {
      color: #46a546; }
    /* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #course-page-controls #filters-controls.subnav #difficulty-filter-toggle {
      color: #7a43b6; }
  /* line 74, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
  #course-page-controls #lz-view-controls {
    margin-top: 4px;
    float: right; }

/* line 86, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
#filter-labels {
  text-align: left;
  color: #999;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #filter-labels:before, #filter-labels:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #filter-labels:after {
    clear: both; }
  /* line 90, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
  #filter-labels span {
    padding: 3px 9px 3px 9px;
    font-weight: bold;
    white-space: nowrap;
    color: #fff;
    background-color: #555555;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin: 0 5px; }
    /* line 97, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #filter-labels span#subject-filter-label {
      background-color: #c3325f; }
    /* line 101, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #filter-labels span#grade-filter-label {
      background-color: #46a546; }
    /* line 105, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #filter-labels span#difficulty-filter-label {
      background-color: #7a43b6; }
    /* line 111, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
    #filter-labels span a {
      color: #ccc;
      text-decoration: none;
      padding: 0 0 0 5px;
      position: relative;
      cursor: pointer; }

/* line 123, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
#learning-zone-bottom {
  min-height: 250px; }

/* line 130, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
table#staircase th {
  padding-right: 10px; }
/* line 133, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/course.scss */
table#staircase td {
  padding: 10px;
  border: 1px solid #fff;
  font-size: 13px; }

/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/units.scss */
.grade-label, .subject-label, .difficulty-label {
  margin-right: 5px; }

/* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/units.scss */
ul#unit-vital-statistics li {
  margin-top: 5px; }
  /* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/units.scss */
  ul#unit-vital-statistics li .message {
    display: inline-block;
    width: 455px;
    margin-right: 10px; }
  /* line 26, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/units.scss */
  ul#unit-vital-statistics li .img {
    margin-right: 5px;
    margin-top: -2px; }

/* HOME HAV
---------------------*/
/* line 4, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
.homeWelcomeBlock {
  margin-bottom: 15px;
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .homeWelcomeBlock:before, .homeWelcomeBlock:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  .homeWelcomeBlock:after {
    clear: both; }

/* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
.homeWelcomeBlockPic {
  float: left;
  display: block;
  height: 60px;
  width: 60px;
  margin-left: 10px; }

/* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
.homeWelcomeBlockPic img {
  display: block;
  height: 60px;
  width: 60px; }

/* line 23, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
.homeWelcomeBlockInfo {
  float: left;
  margin-left: 10px; }

/* line 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
.homeWelcomeBlockName {
  font-weight: bold;
  margin-top: 10px;
  display: block;
  width: 112px;
  word-wrap: break-word; }

/* line 36, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
.homeWelcomeBlockStats {
  margin-left: 20px; }

/* HOME HAV
---------------------*/
/* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
#home-info-box {
  *zoom: 1;
  margin-bottom: 20px; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #home-info-box:before, #home-info-box:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #home-info-box:after {
    clear: both; }
  /* line 49, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #home-info-box a:hover {
    text-decoration: none !important;
    color: #005580 !important; }
    /* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
    #home-info-box a:hover span, #home-info-box a:hover strong, #home-info-box a:hover b, #home-info-box a:hover .metadata {
      text-decoration: none !important;
      color: #005580 !important; }
  /* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #home-info-box .account-summary {
    *zoom: 1;
    display: block;
    font-size: 14px; }
    /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #home-info-box .account-summary:before, #home-info-box .account-summary:after {
      display: table;
      content: ""; }
    /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #home-info-box .account-summary:after {
      clear: both; }
    /* line 62, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
    #home-info-box .account-summary .avatar {
      float: left;
      display: block;
      margin-left: 10px;
      margin-top: 10px;
      height: 50px;
      width: 50px; }
    /* line 71, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
    #home-info-box .account-summary .fullname {
      float: left;
      margin-left: 10px;
      font-weight: bold;
      margin-top: 10px;
      display: block;
      width: 132px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      color: #333; }
    /* line 85, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
    #home-info-box .account-summary .metadata {
      margin-left: 10px;
      font-size: 11px;
      color: #999; }
    /* line 91, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
    #home-info-box .account-summary .userInfoAwards {
      display: inline-block; }
  /* line 97, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #home-info-box .stats {
    *zoom: 1;
    overflow: hidden;
    border-top: 1px solid #e8e8e8;
    margin-top: 10px; }
    /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #home-info-box .stats:before, #home-info-box .stats:after {
      display: table;
      content: ""; }
    /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
    #home-info-box .stats:after {
      clear: both; }
    /* line 105, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
    #home-info-box .stats li {
      display: inline; }
      /* line 108, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
      #home-info-box .stats li + li a {
        border-left: 1px solid #e8e8e8; }
      /* line 112, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
      #home-info-box .stats li a {
        float: left;
        text-align: center;
        padding: 7px 12px;
        color: #999;
        font-size: 9px;
        line-height: 16px;
        text-transform: uppercase; }
        /* line 121, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
        #home-info-box .stats li a strong {
          display: block;
          color: #333;
          font-size: 14px;
          text-transform: none; }

/* line 134, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
#progress-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 8px; }
  /* line 136, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #progress-table .step-completed td.step-desc, #progress-table .step-completed td.step-desc * {
    text-decoration: line-through; }
  /* line 139, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #progress-table td {
    font-size: 14px;
    padding: 10px 0px; }
  /* line 145, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #progress-table td.step {
    width: 5%;
    height: 10px; }
  /* line 149, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #progress-table td.step div {
    position: relative; }
  /* line 153, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #progress-table td.step-desc {
    width: 75%; }
  /* line 157, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
  #progress-table td.step-status {
    width: 20%;
    color: #46a546;
    padding: 10px 0;
    font-weight: bold; }

/* line 162, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
.fancybox-wrap {
  z-index: 16000 !important; }

/* line 166, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
#tour-tab {
  font-size: 2em;
  background-color: #333333;
  color: white;
  position: fixed;
  bottom: 0;
  left: 40%;
  width: 200px;
  z-index: 1005;
  padding: 10px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px; }

/* line 182, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
#tour-tab a {
  color: white;
  position: relative;
  left: 45px; }

/* line 189, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/home.scss */
#tour-tab a:hover {
  text-decoration: none;
  color: #cccccc; }

/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/tos_aggrement.scss */
div#license-update-notice {
  font-size: 15px;
  padding-left: 40px;
  padding-right: 40px; }
  /* line 6, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/tos_aggrement.scss */
  div#license-update-notice .announcement-icon {
    margin: 0 auto;
    width: 60px; }
  /* line 11, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/tos_aggrement.scss */
  div#license-update-notice .announcement-header {
    display: block;
    font-family: "ProximaNova";
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 35px;
    text-align: center; }
  /* line 21, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/tos_aggrement.scss */
  div#license-update-notice p.announcement-text {
    font-family: "ProximaNova";
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-weight: 600; }
    /* line 28, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/tos_aggrement.scss */
    div#license-update-notice p.announcement-text .license-name {
      font-family: "ProximaNova";
      text-decoration: underline; }
    /* line 33, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/tos_aggrement.scss */
    div#license-update-notice p.announcement-text a {
      color: #00A352;
      font-family: "ProximaNova";
      font-weight: bold;
      text-decoration: underline; }
  /* line 41, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/tos_aggrement.scss */
  div#license-update-notice .license-update-aggrement-btn {
    background: #00a352;
    border-radius: 28px;
    color: #ffffff;
    display: block;
    font-family: "ProximaNova";
    font-size: 16px;
    font-weight: bold;
    margin: 35px auto 25px;
    padding: 12px;
    width: 140px; }

/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
#profile-box {
  *zoom: 1; }
  /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #profile-box:before, #profile-box:after {
    display: table;
    content: ""; }
  /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
  #profile-box:after {
    clear: both; }
  /* line 3, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
  #profile-box .avatar {
    float: left;
    margin-left: 20px;
    margin-right: 10px; }
  /* line 9, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
  #profile-box .content {
    float: left; }
    /* line 12, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
    #profile-box .content h1 {
      font-size: 36px;
      margin-bottom: 20px; }
    /* line 17, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
    #profile-box .content .major-stats {
      margin-top: 30px; }
      /* line 20, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
      #profile-box .content .major-stats li {
        margin-top: 40px; }
        /* line 23, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
        #profile-box .content .major-stats li a.heading {
          font-weight: bold;
          color: #333;
          width: 140px;
          display: inline-block; }
        /* line 30, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
        #profile-box .content .major-stats li small {
          font-size: 11px;
          color: #999999;
          margin-left: 10px; }
  /* line 39, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
  #profile-box .right-stuff {
    float: right;
    margin-top: 30px; }
    /* line 45, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
    #profile-box .right-stuff .stats {
      *zoom: 1;
      overflow: hidden;
      margin-top: 10px; }
      /* line 14, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
      #profile-box .right-stuff .stats:before, #profile-box .right-stuff .stats:after {
        display: table;
        content: ""; }
      /* line 19, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/_core/_mixins.scss */
      #profile-box .right-stuff .stats:after {
        clear: both; }
      /* line 52, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
      #profile-box .right-stuff .stats li {
        display: inline; }
        /* line 54, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
        #profile-box .right-stuff .stats li:first-child .stat {
          border-top: none; }
        /* line 58, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
        #profile-box .right-stuff .stats li .stat {
          border-top: 1px solid #e8e8e8;
          display: block;
          padding: 7px 12px;
          color: #999;
          font-size: 9px;
          line-height: 16px;
          text-transform: uppercase; }
          /* line 67, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/profile.scss */
          #profile-box .right-stuff .stats li .stat strong {
            display: inline;
            color: #333;
            font-size: 13px; }

@font-face {
  font-family: 'ProximaNova';
  src: url(proximanova/alt_semi_bold.eot);
  src: url(proximanova/alt_semi_bold.eot?#iefix) format("embedded-opentype"), url(proximanova/alt_semi_bold.woff) format("woff"), url(proximanova/alt_semi_bold.ttf) format("truetype"), url(proximanova/alt_semi_bold.svg#wf) format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url(proximanova/regular.eot);
  src: url(proximanova/regular.eot?#iefix) format("embedded-opentype"), url(proximanova/regular.woff) format("woff"), url(proximanova/regular.ttf) format("truetype"), url(proximanova/regular.svg#wf) format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url(proximanova/bold.eot);
  src: url(proximanova/bold.eot?#iefix) format("embedded-opentype"), url(proximanova/bold.woff) format("woff"), url(proximanova/bold.ttf) format("truetype"), url(proximanova/bold.svg#wf) format("svg");
  font-weight: 700;
  font-style: normal; }
/* line 1, /opt/braingenie/releases/20210702090434/app/assets/stylesheets/footer.scss */
.ck12-license-icon {
  width: 83px;
  vertical-align: middle; }
