﻿@charset "IBM437";
/* In this file you should centralize your imports
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* grid mixins */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* line 22, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 26, ../sass/bootstrap/_normalize.scss */
\:section {
  display: block;
}

/* line 34, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 43, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 68, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 78, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 90, ../sass/bootstrap/_normalize.scss */
a {
  background: transparent;
}

/* line 98, ../sass/bootstrap/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 107, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 120, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 129, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 138, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 146, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 154, ../sass/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 164, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 176, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 185, ../sass/bootstrap/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 193, ../sass/bootstrap/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 201, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 210, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 217, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 233, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 241, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 253, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 0;
}

/* line 265, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 276, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 314, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 329, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 339, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 349, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 360, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 373, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 382, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 392, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 405, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 8, ../sass/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 16, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 30, ../sass/bootstrap/_print.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 40, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 45, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 49, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
}

  /* line 59, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 65, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 71, ../sass/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 76, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 81, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 87, ../sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 91, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 95, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 100, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  /* line 105, ../sass/bootstrap/_print.scss */
  header {
    position: static !important;
  }

  /* line 109, ../sass/bootstrap/_print.scss */
  .inner-content.header-filter-bar-fixed {
    margin-top: 15px !important;
  }

  /* line 114, ../sass/bootstrap/_print.scss */
  header,
  .content-wrapper {
    border-right: none !important;
    margin-left: 15px !important;
  }

  /* line 119, ../sass/bootstrap/_print.scss */
  .inner-content {
    padding: 15px 0 !important;
  }

  /* line 130, ../sass/bootstrap/_print.scss */
  .user-controls,
  .sidebar,
  .logo,
  .nav.primary,
  .filter-bar,
  .edit-report-button .btn,
  .nav.secondary {
    display: none;
  }

  /* line 134, ../sass/bootstrap/_print.scss */
  .chart-container {
    height: 394px;
    position: static !important;
  }

  /* line 142, ../sass/bootstrap/_print.scss */
  .flot-overlay,
  .flot-text,
  .flot-base {
    height: auto !important;
    position: static !important;
    width: auto !important;
  }

  /* line 148, ../sass/bootstrap/_print.scss */
  .export-report-link {
    display: none;
  }

  /* line 152, ../sass/bootstrap/_print.scss */
  .report-settings-summary {
    display: block !important;
  }

  /* line 156, ../sass/bootstrap/_print.scss */
  .edit-report-button {
    margin-top: 20px !important;
  }

  /* line 160, ../sass/bootstrap/_print.scss */
  .table-responsive {
    overflow: visible !important;
  }

  /* line 164, ../sass/bootstrap/_print.scss */
  body.modal-open > * {
    visibility: hidden;
    overflow: visible;
  }

  /* line 169, ../sass/bootstrap/_print.scss */
  body.modal-open .modal-dialog {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
  }

  /* line 179, ../sass/bootstrap/_print.scss */
  body.modal-open .modal-dialog,
  body.modal-open .modal-dialog .modal-content,
  body.modal-open .modal-dialog .modal-body {
    border-width: 0;
    overflow: visible !important;
    visibility: visible !important;
    width: 1024px !important;
  }

  /* line 186, ../sass/bootstrap/_print.scss */
  body.modal-open .modal-dialog .btn {
    visibility: hidden !important;
  }

  /* line 190, ../sass/bootstrap/_print.scss */
  body.modal-open .modal-dialog .modal-footer {
    display: none;
  }

  /* line 194, ../sass/bootstrap/_print.scss */
  .intervention-notes-modal table td {
    font-size: 12px;
  }
}
/* line 10, ../sass/bootstrap/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 23, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  height: 100%;
  line-height: 1.42857;
  color: #333333;
  background-color: #eeeeee;
}

/* line 36, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 45, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #4f4384;
  text-decoration: none;
}
/* line 50, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #312951;
  text-decoration: underline;
}
/* line 55, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 63, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 68, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 73, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 80, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 93, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 100, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 112, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 9, ../sass/bootstrap/_type.scss */
p {
  margin: 10px 0 10px;
}

/* line 12, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  /* line 12, ../sass/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 29, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 32, ../sass/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 35, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 38, ../sass/bootstrap/_type.scss */
.text-primary {
  color: #4f4384;
}
/* line 40, ../sass/bootstrap/_type.scss */
.text-primary:hover {
  color: #3b3262;
}

/* line 44, ../sass/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}
/* line 46, ../sass/bootstrap/_type.scss */
.text-warning:hover {
  color: #a47e3c;
}

/* line 50, ../sass/bootstrap/_type.scss */
.text-danger {
  color: #333333;
}
/* line 52, ../sass/bootstrap/_type.scss */
.text-danger:hover {
  color: #1a1a1a;
}

/* line 56, ../sass/bootstrap/_type.scss */
.text-success {
  color: #468847;
}
/* line 58, ../sass/bootstrap/_type.scss */
.text-success:hover {
  color: #356635;
}

/* line 62, ../sass/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}
/* line 64, ../sass/bootstrap/_type.scss */
.text-info:hover {
  color: #2d6987;
}

/* line 70, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 71, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 72, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 79, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 86, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 93, ../sass/bootstrap/_type.scss */
h1 {
  color: #d7dfe3;
  display: inline-block;
  margin: 0;
}

/* line 100, ../sass/bootstrap/_type.scss */
h2,
h3 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 106, ../sass/bootstrap/_type.scss */
h2 small,
h2 .small,
h3 small,
h3 .small {
  font-size: 65%;
}

/* line 112, ../sass/bootstrap/_type.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 117, ../sass/bootstrap/_type.scss */
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  font-size: 75%;
}

/* line 123, ../sass/bootstrap/_type.scss */
h1 {
  font-size: 24px;
  font-weight: normal;
}

/* line 124, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 18px;
  font-weight: normal;
}

/* line 125, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 16px;
  font-weight: normal;
}

/* line 126, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 127, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 128, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 134, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 147, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 151, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 159, ../sass/bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 168, ../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 173, ../sass/bootstrap/_type.scss */
.list-inline > li:first-child {
  padding-left: 0;
}

/* line 180, ../sass/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 184, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 187, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 190, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 1024px) {
  /* line 201, ../sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 208, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 21, ../sass/bootstrap/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../sass/bootstrap/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 221, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 225, ../sass/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 231, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 235, ../sass/bootstrap/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 240, ../sass/bootstrap/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 243, ../sass/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 247, ../sass/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 253, ../sass/bootstrap/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 260, ../sass/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
/* line 265, ../sass/bootstrap/_type.scss */
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 268, ../sass/bootstrap/_type.scss */
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 277, ../sass/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 282, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 6, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 10px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_grid.scss */
.row.spacer {
  margin-bottom: 10px;
}

/* line 768, ../sass/bootstrap/_mixins.scss */
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 787, ../sass/bootstrap/_mixins.scss */
.col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs-12 {
  float: left;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-3 {
  width: 25%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-6 {
  width: 50%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-9 {
  width: 75%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 795, ../sass/bootstrap/_mixins.scss */
.col-xs-12 {
  width: 100%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 805, ../sass/bootstrap/_mixins.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 800, ../sass/bootstrap/_mixins.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 810, ../sass/bootstrap/_mixins.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 1024px) {
  /* line 48, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1047px;
  }

  /* line 787, ../sass/bootstrap/_mixins.scss */
  .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm-12 {
    float: left;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1109px) {
  /* line 68, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1288px;
  }

  /* line 787, ../sass/bootstrap/_mixins.scss */
  .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md-12 {
    float: left;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1400px) {
  /* line 88, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1358px;
  }

  /* line 787, ../sass/bootstrap/_mixins.scss */
  .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg-12 {
    float: left;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 795, ../sass/bootstrap/_mixins.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 805, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 800, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 810, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  max-width: 100%;
  width: 100%;
  background-color: transparent;
}

/* line 11, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 18, ../sass/bootstrap/_tables.scss */
.table {
  border-collapse: inherit;
  font-size: 13px;
  margin: 20px 0;
}
@media only screen and (max-width: 1024px) {
  /* line 18, ../sass/bootstrap/_tables.scss */
  .table {
    margin: 0;
  }
}
/* line 28, ../sass/bootstrap/_tables.scss */
.table.has-table-footer tbody {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-bottom: none;
}
/* line 35, ../sass/bootstrap/_tables.scss */
.table tfoot td {
  border: none;
}
/* line 47, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857;
  word-wrap: break-word;
}
/* line 52, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th.right-align,
.table > thead > tr > td.right-align,
.table > tbody > tr > th.right-align,
.table > tbody > tr > td.right-align {
  text-align: right;
}
/* line 59, ../sass/bootstrap/_tables.scss */
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  word-wrap: break-word;
}
/* line 67, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
}
/* line 76, ../sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 84, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #eeeeee;
}

/* line 89, ../sass/bootstrap/_tables.scss */
.table select {
  font-size: 12px;
  height: auto;
  padding: 3px 1px;
  white-space: nowrap;
}

/* line 96, ../sass/bootstrap/_tables.scss */
.table input {
  font-size: 12px;
  height: auto;
  min-width: 50px;
  padding: 3px;
}

/* line 105, ../sass/bootstrap/_tables.scss */
.sorter:hover {
  color: #999999;
  cursor: pointer;
}

/* line 120, ../sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 132, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 139, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
/* line 146, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 159, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 171, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  /*background-color: whitesmoke;*/
  background-color: #eeeeee;
}

/* line 181, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 188, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 207, ../sass/bootstrap/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

/* line 441, ../sass/bootstrap/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 452, ../sass/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 441, ../sass/bootstrap/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #d15957;
}

/* line 452, ../sass/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #cc4543;
}

/* line 441, ../sass/bootstrap/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 452, ../sass/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 1024px) {
  /* line 225, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 240, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin: 0;
  }
  /* line 249, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 257, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 266, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 270, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 283, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  /* line 225, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    padding-bottom: 210px;
  }
}
@media (max-width: 1399px) {
  /* line 294, ../sass/bootstrap/_tables.scss */
  .table-responsive.assessment-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 304, ../sass/bootstrap/_tables.scss */
  .table-responsive.assessment-table > .table {
    margin-bottom: 0;
  }
  /* line 313, ../sass/bootstrap/_tables.scss */
  .table-responsive.assessment-table > .table > thead > tr > th,
  .table-responsive.assessment-table > .table > thead > tr > td,
  .table-responsive.assessment-table > .table > tbody > tr > th,
  .table-responsive.assessment-table > .table > tbody > tr > td,
  .table-responsive.assessment-table > .table > tfoot > tr > th,
  .table-responsive.assessment-table > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 321, ../sass/bootstrap/_tables.scss */
  .table-responsive.assessment-table > .table-bordered {
    border: 0;
  }
  /* line 330, ../sass/bootstrap/_tables.scss */
  .table-responsive.assessment-table > .table-bordered > thead > tr > th:first-child,
  .table-responsive.assessment-table > .table-bordered > thead > tr > td:first-child,
  .table-responsive.assessment-table > .table-bordered > tbody > tr > th:first-child,
  .table-responsive.assessment-table > .table-bordered > tbody > tr > td:first-child,
  .table-responsive.assessment-table > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive.assessment-table > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 334, ../sass/bootstrap/_tables.scss */
  .table-responsive.assessment-table > .table-bordered > thead > tr > th:last-child,
  .table-responsive.assessment-table > .table-bordered > thead > tr > td:last-child,
  .table-responsive.assessment-table > .table-bordered > tbody > tr > th:last-child,
  .table-responsive.assessment-table > .table-bordered > tbody > tr > td:last-child,
  .table-responsive.assessment-table > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive.assessment-table > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 347, ../sass/bootstrap/_tables.scss */
  .table-responsive.assessment-table > .table-bordered > tbody > tr:last-child > th,
  .table-responsive.assessment-table > .table-bordered > tbody > tr:last-child > td,
  .table-responsive.assessment-table > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive.assessment-table > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* ===================================================================== TABLE HEADER ABBREVIATIONS */
/* line 362, ../sass/bootstrap/_tables.scss */
.intervention-record th span {
  display: block;
}
@media only screen and (max-width: 1024px) {
  /* line 362, ../sass/bootstrap/_tables.scss */
  .intervention-record th span {
    display: none;
  }
}
/* line 369, ../sass/bootstrap/_tables.scss */
.intervention-record th span.abbr {
  display: none;
}
@media only screen and (max-width: 1024px) {
  /* line 369, ../sass/bootstrap/_tables.scss */
  .intervention-record th span.abbr {
    display: block;
  }
}

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: inherit;
  color: #333333;
  border: 0;
}

/* line 27, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  font-size: 15px;
  margin-bottom: 5px;
}

/* line 37, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 43, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 50, ../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 56, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 61, ../sass/bootstrap/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 70, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 79, ../sass/bootstrap/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 85, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
}

/* line 57, ../sass/bootstrap/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, ../sass/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, ../sass/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../sass/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 125, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px 8px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: white;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  background-image: -webkit-linear-gradient(top, white, white);
  background-image: -moz-linear-gradient(top, white, white);
  background-image: -ms-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  background-image: linear-gradient(top, #ffffff, #ffffff);
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 873, ../sass/bootstrap/_mixins.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 150, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 158, ../sass/bootstrap/_forms.scss */
.login .form-control:focus {
  /*border-color: #c95cac;*/
  border-color: white;
}

/* line 163, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 173, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 183, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 190, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 200, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 205, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 211, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 220, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 235, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 888, ../sass/bootstrap/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 893, ../sass/bootstrap/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 28px;
  line-height: 28px;
}

/* line 898, ../sass/bootstrap/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 888, ../sass/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 893, ../sass/bootstrap/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 898, ../sass/bootstrap/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 837, ../sass/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
/* line 841, ../sass/bootstrap/_mixins.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 844, ../sass/bootstrap/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 851, ../sass/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 837, ../sass/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #333333;
}
/* line 841, ../sass/bootstrap/_mixins.scss */
.has-error .form-control {
  border-color: #333333;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 844, ../sass/bootstrap/_mixins.scss */
.has-error .form-control:focus {
  border-color: #1a1a1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
}
/* line 851, ../sass/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #333333;
  border-color: #333333;
  background-color: #d15957;
}

/* line 837, ../sass/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
/* line 841, ../sass/bootstrap/_mixins.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 844, ../sass/bootstrap/_mixins.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 851, ../sass/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 270, ../sass/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 280, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 1024px) {
  /* line 305, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 312, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
  }
  /* line 320, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 327, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 347, ../sass/bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
/* line 354, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 358, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-control-static {
  padding-top: 9px;
}
@media (min-width: 1024px) {
  /* line 364, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 371, ../sass/bootstrap/_forms.scss */
span.valid-identifier {
  color: #729c3f;
  font-weight: bold;
  margin-top: 8px;
}

/* line 377, ../sass/bootstrap/_forms.scss */
input.valid-identifier {
  border: 1px solid #729c3f;
}

/* line 381, ../sass/bootstrap/_forms.scss */
input.invalid-identifier {
  border: 1px solid #d9534f;
}

/* line 385, ../sass/bootstrap/_forms.scss */
span.invalid-identifier {
  color: #d9534f;
  font-weight: bold;
  margin-top: 8px;
}

/* line 10, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 23, ../sass/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 28, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  text-decoration: none;
}
/* line 34, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 42, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 55, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* line 470, ../sass/bootstrap/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 475, ../sass/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 481, ../sass/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 484, ../sass/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 494, ../sass/bootstrap/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

/* line 58, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #4f4384;
  border-color: #453a73;
}
/* line 470, ../sass/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3f3569;
  border-color: #2d264a;
}
/* line 475, ../sass/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3f3569;
  border-color: #2d264a;
}
/* line 481, ../sass/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 484, ../sass/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 494, ../sass/bootstrap/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #4f4384;
  border-color: #453a73;
}

/* line 62, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 470, ../sass/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 475, ../sass/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 481, ../sass/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 484, ../sass/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 494, ../sass/bootstrap/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 66, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 470, ../sass/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 475, ../sass/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 481, ../sass/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 484, ../sass/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 494, ../sass/bootstrap/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 70, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  background-color: #729c3f;
  border-color: #658932;
  background-color: #88b24f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#88b24f), to(#739c39));
  background-image: -webkit-linear-gradient(top, #88b24f, #739c39);
  background-image: -moz-linear-gradient(top, #88b24f, #739c39);
  background-image: -ms-linear-gradient(top, #88b24f, #739c39);
  background-image: -o-linear-gradient(top, #88b24f, #739c39);
  background-image: linear-gradient(top, #88b24f, #739c39);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(10, 204, 152, 0);
  box-shadow: inset 0 1px 0 rgba(10, 204, 152, 0);
  text-shadow: 0 -1px 0 #425726;
}
/* line 470, ../sass/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #5d7f33;
  border-color: #445c22;
}
/* line 475, ../sass/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #5d7f33;
  border-color: #445c22;
}
/* line 481, ../sass/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 484, ../sass/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 494, ../sass/bootstrap/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #729c3f;
  border-color: #658932;
}
/* line 77, ../sass/bootstrap/_buttons.scss */
.btn-success:hover {
  background-color: #7ba146;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7ba146), to(#658932));
  background-image: -webkit-linear-gradient(top, #7ba146, #658932);
  background-image: -moz-linear-gradient(top, #7ba146, #658932);
  background-image: -ms-linear-gradient(top, #7ba146, #658932);
  background-image: -o-linear-gradient(top, #7ba146, #658932);
  background-image: linear-gradient(top, #7ba146, #658932);
}

/* line 82, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 470, ../sass/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 475, ../sass/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 481, ../sass/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 484, ../sass/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 494, ../sass/bootstrap/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 86, ../sass/bootstrap/_buttons.scss */
.btn-default {
  background-color: white;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#ececec));
  background-image: -webkit-linear-gradient(top, white, #ececec);
  background-image: -moz-linear-gradient(top, white, #ececec);
  background-image: -ms-linear-gradient(top, white, #ececec);
  background-image: -o-linear-gradient(top, white, #ececec);
  background-image: linear-gradient(top, #ffffff, #ececec);
  border-color: #DFDFDF;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(10, 204, 152, 0);
  box-shadow: inset 0 1px 0 rgba(10, 204, 152, 0);
  color: #333333;
  text-shadow: 0 1px 0 #FFFFFF;
}
/* line 94, ../sass/bootstrap/_buttons.scss */
.btn-default:hover {
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#dfdfdf));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #dfdfdf);
  background-image: -moz-linear-gradient(top, #f2f2f2, #dfdfdf);
  background-image: -ms-linear-gradient(top, #f2f2f2, #dfdfdf);
  background-image: -o-linear-gradient(top, #f2f2f2, #dfdfdf);
  background-image: linear-gradient(top, #f2f2f2, #dfdfdf);
}

/* line 103, ../sass/bootstrap/_buttons.scss */
.btn-user {
  background-color: #6553A4;
  color: #d6dfe3;
}

/* line 113, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #4f4384;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 122, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 129, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 133, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  text-decoration: underline;
  background-color: transparent;
}
/* line 141, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 152, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 157, ../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 161, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 169, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 177, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 185, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/Content/fonts/glyphicons-halflings-regular.eot");
  src: url("/Content/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/Content/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 21, ../sass/bootstrap/_glyphicons.scss */
.glyphicon[class*="glyphicon-"] {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 39, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 40, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 41, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 42, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 43, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 44, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 45, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 46, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 47, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 48, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 49, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 50, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 51, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 52, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 53, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 54, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 55, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 56, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 57, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 58, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove {
  color: #959595;
}
/* line 58, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 59, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 60, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 61, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 62, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 63, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 64, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 65, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 66, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 67, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 68, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 69, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 70, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 71, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 72, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 73, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 74, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 75, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 76, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 77, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 78, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 79, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 80, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 81, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 82, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 83, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 84, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 85, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 86, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 87, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 88, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 89, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 90, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 91, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 92, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 93, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 94, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 95, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 96, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 97, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 98, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 99, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 100, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 101, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 102, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 103, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 104, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 105, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 106, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 107, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 108, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 109, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 110, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 111, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 112, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 113, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 114, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 115, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 116, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 117, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 118, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 119, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 120, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 121, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 122, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 123, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 124, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 125, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 126, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 127, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 128, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 129, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 130, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 131, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 132, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 133, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 134, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 135, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 136, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 137, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 138, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 139, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 140, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 141, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 142, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 143, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 144, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 145, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 146, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 147, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 148, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 150, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-calendar {
  color: #4a4a4a;
  font-size: 19px;
}
/* line 154, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 159, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 160, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-comment {
  color: #1988CC;
}
/* line 160, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 161, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 162, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 163, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 164, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 165, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 166, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 167, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 168, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 169, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 170, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 171, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 172, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 173, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 174, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 175, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 176, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 177, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 178, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 179, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 180, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 181, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 182, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 183, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 184, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 185, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 186, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 187, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 188, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 189, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 190, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 191, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 192, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 193, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 194, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 195, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 196, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 197, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 198, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 199, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 200, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 201, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 202, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 203, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 204, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 205, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 206, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 207, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 208, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 209, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 210, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 211, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 212, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 213, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 214, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 215, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 216, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 217, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 218, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 219, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 220, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 221, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 222, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 223, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 224, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 225, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 226, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 227, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 228, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 229, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 230, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 231, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 232, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 233, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 234, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 235, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 236, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 237, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 238, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 239, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 240, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 241, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 242, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 243, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 244, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 245, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 246, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 247, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 249, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil {
  color: #777;
}
/* line 253, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil:hover {
  cursor: pointer;
  opacity: .5;
}

/* line 8, ../sass/bootstrap/_dropdowns.scss */
.caret {
  border-top: 4px solid #777777;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
  border-bottom: 0 dotted;
}

/* line 24, ../sass/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 30, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 35, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #594a94;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
/* line 55, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg {
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  left: 5px;
  top: 26px;
  width: 200px;
  z-index: 20;
}
/* line 66, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg a,
.dropdown-menu.grey-bg a:link,
.dropdown-menu.grey-bg a:active {
  color: #333;
  font-weight: 600;
  padding: 5px 10px;
}
/* line 71, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg a:hover,
.dropdown-menu.grey-bg a:link:hover,
.dropdown-menu.grey-bg a:active:hover {
  background-color: #CCC;
  color: #333;
  cursor: pointer;
}
/* line 78, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg a:focus {
  background-color: #CCC;
}
/* line 82, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg.control-row {
  left: 0;
}
/* line 86, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg .divider {
  background-color: #CCC;
}
/* line 90, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg div {
  margin-bottom: 8px;
}
/* line 94, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg label {
  font-size: 12px;
  line-height: 1.8;
}
/* line 98, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.grey-bg label.control-label {
  font-weight: bold;
}
/* line 107, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 114, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 118, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li:first-of-type {
  margin-top: 5px;
}
/* line 122, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li:last-of-type {
  margin-bottom: 5px;
}
/* line 128, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 5px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: white;
  white-space: nowrap;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}

/* line 141, ../sass/bootstrap/_dropdowns.scss */
.no-animate {
  -webkit-transition: unset;
  transition: unset;
}

/* line 149, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #eeeeee;
  background-color: #3a3063;
}

/* line 161, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #4f4384;
}

/* line 176, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 185, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 199, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
  opacity: 1;
}
/* line 203, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu li {
  visibility: visible;
}
/* line 210, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 217, ../sass/bootstrap/_dropdowns.scss */
.user-controls {
  z-index: 320;
}
/* line 221, ../sass/bootstrap/_dropdowns.scss */
.user-controls .btn-group {
  z-index: 320;
}
/* line 225, ../sass/bootstrap/_dropdowns.scss */
.user-controls a:hover {
  cursor: pointer;
}
/* line 229, ../sass/bootstrap/_dropdowns.scss */
.user-controls .dropdown-menu {
  display: block;
  opacity: 0;
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  visibility: hidden;
  z-index: 300;
}
/* line 241, ../sass/bootstrap/_dropdowns.scss */
.user-controls .open > .dropdown-menu {
  margin-top: 13px !important;
  opacity: 1;
  visibility: visible;
}

/* line 251, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  padding: 3px 20px 3px 6px;
  font-size: 12px;
  color: #787878;
  display: block;
  line-height: 1.42857;
}

/* line 261, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 272, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 287, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #777777;
  content: "";
}
/* line 297, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 1024px) {
  /* line 312, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../sass/bootstrap/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333333;
}
/* line 17, ../sass/bootstrap/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
/* line 30, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 38, ../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 49, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 64, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 21, ../sass/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 80, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 99, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 112, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 122, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 126, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn-user.dropdown-toggle:active {
  background-color: #3a3063;
}

/* line 144, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 148, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 155, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 159, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 166, ../sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 170, ../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 175, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 185, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 195, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 203, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 210, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 213, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 217, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 222, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 227, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 231, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 240, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 245, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 255, ../sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 42, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 51, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 71, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
/* line 76, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 84, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 94, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 97, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 104, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 107, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 113, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
/* line 118, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
/* line 121, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

/* line 125, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 128, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 133, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */
.nav > li > a {
  color: #e6e6e6;
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 25, ../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}
/* line 31, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 35, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 48, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #4f4384;
}
/* line 52, ../sass/bootstrap/_navs.scss */
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
  border-top-color: #312951;
  border-bottom-color: #312951;
}
/* line 64, ../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 71, ../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 81, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #b4b4b4;
}
/* line 83, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-right: 7px;
}
/* line 90, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid #b4b4b4;
  border-radius: 4px 4px 0 0;
}
/* line 96, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #b4b4b4;
}
/* line 107, ../sass/bootstrap/_navs.scss */
.nav-tabs.primary {
  border-right: 1px solid #cbcbcb;
  height: 49px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f6f6f6), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #e0e0e0 100%);
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #f6f6f6 0%, #e0e0e0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6', endColorstr='#FFE0E0E0', GradientType=0);
  padding: 9px 14px 0 14px;
  position: fixed;
  top: 57px;
  max-width: 1352px;
  width: 100%;
  z-index: 100;
}
/* line 118, ../sass/bootstrap/_navs.scss */
.nav-tabs.primary li {
  border-radius: 4px 4px 0 0;
}
/* line 123, ../sass/bootstrap/_navs.scss */
.nav-tabs.primary > li > a {
  color: #555555;
  height: 40px;
  padding: 9px 28px;
}
/* line 130, ../sass/bootstrap/_navs.scss */
.nav-tabs.primary > li > a:hover, .nav-tabs.primary > li > a:focus {
  background-color: #EEE;
  border: 1px solid #CCC;
  color: #777777;
}
/* line 136, ../sass/bootstrap/_navs.scss */
.nav-tabs.primary > li.active > a {
  background-color: #f3f3f3;
  border: 1px solid #b4b4b4;
  border-bottom-color: transparent;
  color: #555555;
  font-weight: 700;
}
/* line 148, ../sass/bootstrap/_navs.scss */
.nav-tabs.primary > li.active > a:hover, .nav-tabs.primary > li.active > a:focus {
  cursor: default;
}

/* Primary Navigation */
/* line 158, ../sass/bootstrap/_navs.scss */
.nav-item {
  border-bottom: 1px transparent;
  height: 52px;
  overflow: hidden;
  position: relative;
  width: 244px;
}
/* line 167, ../sass/bootstrap/_navs.scss */
.nav-item a,
.nav-item a:link,
.nav-item a:active {
  color: #FFF;
  display: block;
  font-weight: 700;
  opacity: .5;
  padding: 14px 10px 19px 52px;
  vertical-align: middle;
}
@media only screen and (max-width: 1024px) {
  /* line 167, ../sass/bootstrap/_navs.scss */
  .nav-item a,
  .nav-item a:link,
  .nav-item a:active {
    padding-left: 60px;
  }
}
/* line 179, ../sass/bootstrap/_navs.scss */
.nav-item a span + span,
.nav-item a:link span + span,
.nav-item a:active span + span {
  line-height: 33px;
  vertical-align: text-bottom;
}
/* line 188, ../sass/bootstrap/_navs.scss */
.nav-item a:hover,
.nav-item a:link:hover,
.nav-item a:active:hover {
  background-color: #4C5154;
  color: #FFF;
  opacity: .8;
  text-decoration: none;
}
/* line 195, ../sass/bootstrap/_navs.scss */
.nav-item a .glyphicon,
.nav-item a:link .glyphicon,
.nav-item a:active .glyphicon {
  color: #5e666d;
  font-size: 20px;
  width: 28px;
}
/* line 202, ../sass/bootstrap/_navs.scss */
.nav-item.active {
  background-color: #729c3f;
  opacity: 1;
}
/* line 207, ../sass/bootstrap/_navs.scss */
.nav-item.active a,
.nav-item.active a:hover {
  background-color: #729c3f;
  color: #FFF;
  opacity: 1;
}

/* Main Navigation Icons */
/* line 217, ../sass/bootstrap/_navs.scss */
.nav-icon {
  background-image: url(/content/img/interface/main_nav.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 217, ../sass/bootstrap/_navs.scss */
  .nav-icon {
    background-image: url(/content/img/interface/main_nav2x.png);
    background-size: "25px" "25px";
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 217, ../sass/bootstrap/_navs.scss */
  .nav-icon {
    background-size: 12%;
  }
}

/* line 226, ../sass/bootstrap/_navs.scss */
.icon-achievementlog {
  background-position: 11px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 226, ../sass/bootstrap/_navs.scss */
  .icon-achievementlog {
    background-position: 11px -42px;
  }
}

/* line 234, ../sass/bootstrap/_navs.scss */
.icon-assessments {
  background-position: 11px 13px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 234, ../sass/bootstrap/_navs.scss */
  .icon-assessments {
    background-position: 11px 11px;
  }
}

/* line 242, ../sass/bootstrap/_navs.scss */
.icon-interventionrecord {
  background-position: 11px -31px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 242, ../sass/bootstrap/_navs.scss */
  .icon-interventionrecord {
    background-position: 11px 11px;
  }
}

/* line 250, ../sass/bootstrap/_navs.scss */
.icon-reports {
  background-position: 11px -121px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 250, ../sass/bootstrap/_navs.scss */
  .icon-reports {
    background-position: 11px -145px;
  }
}

/* line 258, ../sass/bootstrap/_navs.scss */
.icon-manage {
  background-position: 11px -167px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 258, ../sass/bootstrap/_navs.scss */
  .icon-manage {
    background-position: 11px -199px;
  }
}

/* line 266, ../sass/bootstrap/_navs.scss */
.icon-systemmanagement {
  background-position: 11px -214px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 266, ../sass/bootstrap/_navs.scss */
  .icon-systemmanagement {
    background-position: 11px -251px;
  }
}

/* line 274, ../sass/bootstrap/_navs.scss */
.hamburger {
  background-position: 13px -287px;
  background-size: 48%;
  display: none;
  height: 57px;
  margin-right: 10px;
  margin-top: -7px;
  width: 57px;
}
@media only screen and (max-width: 1024px) {
  /* line 274, ../sass/bootstrap/_navs.scss */
  .hamburger {
    display: block;
  }
}
/* line 287, ../sass/bootstrap/_navs.scss */
.hamburger.expanded {
  background-color: #4e4084;
}

/* Sidebar */
/* line 294, ../sass/bootstrap/_navs.scss */
.sidebar {
  background: #383D40;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 57px;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transition: all 0s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transition: all 0s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  z-index: 1000;
}
@media only screen and (max-width: 1024px) {
  /* line 294, ../sass/bootstrap/_navs.scss */
  .sidebar {
    transform: translate3d(0px, 0px, 0px);
    transition: all 300ms ease 0s;
    position: absolute;
    left: -300px;
    top: 57px;
  }
}
/* line 316, ../sass/bootstrap/_navs.scss */
.sidebar.expanded {
  left: 0px;
}
/* line 320, ../sass/bootstrap/_navs.scss */
.sidebar.expanded ul {
  width: 243px;
}
/* line 324, ../sass/bootstrap/_navs.scss */
.sidebar.expanded .logo {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  /* line 324, ../sass/bootstrap/_navs.scss */
  .sidebar.expanded .logo {
    bottom: 20%;
  }
}
/* line 333, ../sass/bootstrap/_navs.scss */
.sidebar .logo {
  opacity: 0;
  position: absolute;
  bottom: 10%;
  left: 20px;
}
/* line 341, ../sass/bootstrap/_navs.scss */
.sidebar.show-logo .logo {
  opacity: 1;
}
/* line 346, ../sass/bootstrap/_navs.scss */
.sidebar ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
  width: 48px;
}
@media only screen and (max-width: 1024px) {
  /* line 346, ../sass/bootstrap/_navs.scss */
  .sidebar ul {
    width: 243px;
  }
}
@media only screen and (min-width: 1025px) {
  /* line 358, ../sass/bootstrap/_navs.scss */
  .sidebar ul:hover {
    width: 243px;
  }
}

/* Secondary Navigation */
/* line 369, ../sass/bootstrap/_navs.scss */
.nav.secondary {
  border-bottom: 2px solid #CACACA;
  margin-bottom: 15px;
}
/* line 374, ../sass/bootstrap/_navs.scss */
.nav.secondary li {
  float: left;
  font-size: 15px;
  position: relative;
  top: 2px;
}
/* line 383, ../sass/bootstrap/_navs.scss */
.nav.secondary li a:hover,
.nav.secondary li a:focus,
.nav.secondary li a:active {
  color: #c9c9c9;
  outline: none;
}
/* line 390, ../sass/bootstrap/_navs.scss */
.nav.secondary li.active a {
  border-bottom: 3px solid #4f4384;
  color: #4f4384;
  font-weight: 700;
}
/* line 395, ../sass/bootstrap/_navs.scss */
.nav.secondary li.active a span {
  border-color: #4f4384;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid;
  display: inline-block;
  height: 0;
  left: 46%;
  bottom: 0;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
/* line 409, ../sass/bootstrap/_navs.scss */
.nav.secondary li.active a:hover {
  cursor: default;
}
/* line 418, ../sass/bootstrap/_navs.scss */
.nav.secondary a,
.nav.secondary a:link,
.nav.secondary a:active {
  color: #989898;
  padding: 9px 18px;
}

/* Secondary Navigation Tab Style */
/* line 426, ../sass/bootstrap/_navs.scss */
.nav-tabs.secondary {
  border-bottom: 1px solid #c7c7c7;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dfdfdf), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(top, #dfdfdf 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFDFDF', endColorstr='#FFF3F3F3', GradientType=0);
  margin-bottom: 9px;
  padding: 9px 10px 0 10px;
}
/* line 433, ../sass/bootstrap/_navs.scss */
.nav-tabs.secondary li {
  top: 0;
}
/* line 439, ../sass/bootstrap/_navs.scss */
.nav-tabs.secondary li a,
.nav-tabs.secondary li a:link,
.nav-tabs.secondary li a:active {
  border: none;
  font-size: 13px;
}
/* line 443, ../sass/bootstrap/_navs.scss */
.nav-tabs.secondary li a:hover,
.nav-tabs.secondary li a:link:hover,
.nav-tabs.secondary li a:active:hover {
  color: #000;
}
/* line 449, ../sass/bootstrap/_navs.scss */
.nav-tabs.secondary li.active a {
  background: #FFF;
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  border-bottom: none;
  border-radius: 3px;
  color: #000;
  font-weight: normal;
}

/* line 465, ../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 467, ../sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 481, ../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 484, ../sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 486, ../sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 492, ../sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 1024px) {
  /* line 498, ../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 501, ../sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 511, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 514, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 522, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 1024px) {
  /* line 527, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 533, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #eeeeee;
  }
}

/* line 546, ../sass/bootstrap/_navs.scss */
.tab-content.interior {
  padding-left: 20px;
}
/* line 550, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 553, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 563, ../sass/bootstrap/_navs.scss */
.nav .caret {
  border-top-color: #4f4384;
  border-bottom-color: #4f4384;
}

/* line 567, ../sass/bootstrap/_navs.scss */
.nav a:hover .caret {
  border-top-color: #312951;
  border-bottom-color: #312951;
}

/* line 573, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../sass/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 551, ../sass/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #4f4384;
}
/* line 551, ../sass/bootstrap/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3b3262;
}

/* line 44, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #729c3f;
}
/* line 551, ../sass/bootstrap/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #577830;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 551, ../sass/bootstrap/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 551, ../sass/bootstrap/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 551, ../sass/bootstrap/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  min-width: 10px;
  padding: 3px 5px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: white;
  line-height: 1;
  margin-left: 6px;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #729c3f;
  border-radius: 2px;
}
/* line 23, ../sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 31, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 39, ../sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 46, ../sass/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4f4384;
  background-color: white;
}

/* line 50, ../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px 15px 17px 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../sass/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 15px 15px 17px 15px20;
}
/* line 44, ../sass/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 422, ../sass/bootstrap/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 425, ../sass/bootstrap/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 59, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 422, ../sass/bootstrap/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 425, ../sass/bootstrap/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 62, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
/* line 422, ../sass/bootstrap/_mixins.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 425, ../sass/bootstrap/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 65, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #d15957;
  border-color: #d6e9c6;
  color: white;
  border-color: transparent;
  border-radius: 0;
  font-size: 16px;
  position: fixed;
  top: 0;
  text-align: center;
  width: 98.9%;
  z-index: 350;
  left:0;
}
/* line 422, ../sass/bootstrap/_mixins.scss */
.alert-danger hr {
  border-top-color: #c0354a;
}
/* line 425, ../sass/bootstrap/_mixins.scss */
.alert-danger .alert-link {
  color: #e6e6e6;
}

.alert-newsuccess {
  background-color: #dff0d8;
  border-color: #cc4357;
  color: black;
  border-color: transparent;
  border-radius: 0;
  font-size: 16px;
  position: fixed;
  top: 0;
  text-align: center;
  width: 100%;
  z-index: 350;
  left:0;
}
/* line 422, ../sass/bootstrap/_mixins.scss */
.alert-newsuccess hr {
  border-top-color: #c0354a;
}
/* line 425, ../sass/bootstrap/_mixins.scss */
.alert-newsuccess .alert-link {
  color: #e6e6e6;
}

/* line 8, ../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 27, ../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 36, ../sass/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../sass/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 45, ../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555555;
}
/* line 48, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 54, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}
/* line 62, ../sass/bootstrap/_list-group.scss */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #4f4384;
  border-color: #4f4384;
}
/* line 69, ../sass/bootstrap/_list-group.scss */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 72, ../sass/bootstrap/_list-group.scss */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #beb8db;
}

/* line 81, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 85, ../sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #4f4384;
  border: 1px solid #41376c;
  border-radius: 4px;
  -webkit-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 15, ../sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap/_wells.scss */
.well-lg {
  min-height: 20px;
  padding: 24px;
  margin-bottom: 20px;
  background-color: #4f4384;
  border: 1px solid #41376c;
  border-radius: 1px;
  width:auto;
  -webkit-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 26, ../sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 28, ../sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 32, ../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 36, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
  padding: 10px;
  z-index: 1050;
}
/* line 47, ../sass/bootstrap/_modals.scss */
.modal-dialog .icon-print {
  line-height: .9;
}

/* line 53, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  word-wrap: break-word;
}
/* line 65, ../sass/bootstrap/_modals.scss */
.modal-content h2 {
  color: #777777;
  margin: 9px 0 0 0;
}

/* line 72, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: black;
}
/* line 81, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 82, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 87, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}
/* line 92, ../sass/bootstrap/_modals.scss */
.modal-header h1 {
  color: #333333;
}

/* line 97, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 102, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 109, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 115, ../sass/bootstrap/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 1px 1px;
  /*padding: 19px 20px 20px;*/
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 123, ../sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 128, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 132, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 1024px) {
  /* line 140, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 145, ../sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* ===================================================================== HELPERS */
/* max z-index */
/* line 53, ../sass/bootstrap/_utilities.scss */
.z-max {
  z-index: 9999;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 61, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 70, ../sass/bootstrap/_utilities.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 87, ../sass/bootstrap/_utilities.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 100, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/*
 * Image replacement
 */
/* line 110, ../sass/bootstrap/_utilities.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

/* line 118, ../sass/bootstrap/_utilities.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 129, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 591, ../sass/bootstrap/_mixins.scss */
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 1023px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 591, ../sass/bootstrap/_mixins.scss */
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 1023px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 591, ../sass/bootstrap/_mixins.scss */
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 1023px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 591, ../sass/bootstrap/_mixins.scss */
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 1023px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 580, ../sass/bootstrap/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 581, ../sass/bootstrap/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 583, ../sass/bootstrap/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 1023px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 580, ../sass/bootstrap/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 581, ../sass/bootstrap/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 583, ../sass/bootstrap/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 1023px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 580, ../sass/bootstrap/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 581, ../sass/bootstrap/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 583, ../sass/bootstrap/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 1023px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 580, ../sass/bootstrap/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 581, ../sass/bootstrap/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 583, ../sass/bootstrap/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 1023px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1108px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1109px) and (max-width: 1399px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 591, ../sass/bootstrap/_mixins.scss */
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 580, ../sass/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 581, ../sass/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 583, ../sass/bootstrap/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 591, ../sass/bootstrap/_mixins.scss */
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url("/Content/fonts/icomoon.eot?oiyrsh");
  src: url("/Content/fonts/icomoon.eot?#iefixoiyrsh") format("embedded-opentype"), url("/Content/fonts/icomoon.woff?oiyrsh") format("woff"), url("/Content/fonts/icomoon.ttf?oiyrsh") format("truetype"), url("/Content/fonts/icomoon.svg?oiyrsh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 20, ../sass/partials/_base.scss */
.icon-legend,
.icon-print,
.icon-help {
  color: #959595;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 40px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 13px;
  position: absolute;
  top: -4px;
}

/* ===================================================================== ACTION CONTROLS */
/* line 40, ../sass/partials/_base.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 71, ../sass/partials/_base.scss */
.icon-help:before {
  content: '\e610';
}

/* '' */
/* line 72, ../sass/partials/_base.scss */
.icon-print:before {
  content: '\e607';
}

/* '' */
/* line 73, ../sass/partials/_base.scss */
.icon-legend:before {
  content: '\e606';
}

/* '' */
/* line 76, ../sass/partials/_base.scss */
.modal-header a:hover {
  text-decoration: none;
}

/* grid mixins */
/* line 3, ../sass/partials/_interface.scss */
::-moz-selection {
  background: #CCCCCC;
  color: #FFFFFF;
}

/* line 8, ../sass/partials/_interface.scss */
::selection {
  background: #1988CC;
  color: #FFFFFF;
}

/* line 14, ../sass/partials/_interface.scss */
img {
    max-width: 100%;
    width: 125px;
    height: 46px;
}

/* line 18, ../sass/partials/_interface.scss */
.container {
  background: #FFF;
}

/* line 22, ../sass/partials/_interface.scss */
.heavy {
  font-weight: bold;
  font-style: oblique;
}

/* line 27, ../sass/partials/_interface.scss */
#root {
  height: 100%;
}

/* line 31, ../sass/partials/_interface.scss */
.envelope {
  height: 100%;
  max-width: 1400px;
}

/* line 37, ../sass/partials/_interface.scss */
.content-wrapper {
  background: #FFFFFF;
  border-right: 1px solid #cbcbcb;
  min-height: 100%;
  margin-left: 48px;
}
@media only screen and (max-width: 1024px) {
  /* line 37, ../sass/partials/_interface.scss */
  .content-wrapper {
    margin-left: 0;
  }
}

/* line 48, ../sass/partials/_interface.scss */
.inner-content {
  height: 100%;
  padding: 15px 20px 20px 20px;
}
/* line 52, ../sass/partials/_interface.scss */
.inner-content.header-filter-bar-fixed {
  margin-top: 175px;
}
/* line 56, ../sass/partials/_interface.scss */
.inner-content.header-fixed-only {
  margin-top: 0;
}
/* line 60, ../sass/partials/_interface.scss */
.inner-content.report-content {
  padding-top: 0;
}

/* line 65, ../sass/partials/_interface.scss */
.report-spinner {
  height: 600px;
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/Content/img/content/spinner2.gif);
}

/* line 73, ../sass/partials/_interface.scss */
.loading-spinner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5000;
  opacity: 0.2;
  text-align: center;
  height: 100%;
  background-color: black;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/Content/img/content/spinner2.gif);
}

/* line 90, ../sass/partials/_interface.scss */
.error-state {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5000;
  opacity: 0.5;
  background-color: black;
  text-align: center;
}

/* line 103, ../sass/partials/_interface.scss */
.error-header {
  border-color: transparent;
  border-radius: 0;
  color: red;
  font-size: 16px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
}

/* line 114, ../sass/partials/_interface.scss */
.legendColorBox.appendedLegend {
  vertical-align: top;
}

/* line 118, ../sass/partials/_interface.scss */
h2.block-header {
  background: #f3f3f3;
  border-bottom: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  margin-top: 60px;
  padding: 23px 14px;
}

/* ===================================================================== HEADER */
/* line 128, ../sass/partials/_interface.scss */
header {
  border-right: 1px solid #5B4C96;
  color: #D7DFE3;
  max-width: 1400px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 350;
}
/* line 139, ../sass/partials/_interface.scss */
header .gradient-header {
  height: 57px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5b4c96), to(#5b4c96));
  background-image: -webkit-linear-gradient(top, #5b4c96 0%, #5b4c96 100%);
  background-image: -moz-linear-gradient(top, #5b4c96 0%, #5b4c96 100%);
  background-image: linear-gradient(to bottom, #5b4c96 0%, #5b4c96 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5B4C96', endColorstr='#FF5B4C96', GradientType=0);
  padding: 7px 24px 13px 11px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 139, ../sass/partials/_interface.scss */
  header .gradient-header {
    padding-left: 0;
  }
}
/* line 149, ../sass/partials/_interface.scss */
header h1 {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 10px;
}
/* line 154, ../sass/partials/_interface.scss */
header h1 span {
  color: #c6c2d9;
}

/* line 160, ../sass/partials/_interface.scss */
.user-controls {
  margin: 1px 0 0 0;
}

/* line 165, ../sass/partials/_interface.scss */
.reporting-breakout-header {
  font-weight: bold;
  font-size: 18px;
}

/* import any content partials here 
@import "content/homepage";*/
/* line 7, ../sass/partials/_content-design.scss */
a,
a:link,
a:active {
  color: #1988cc;
  text-decoration: none;
}

/* line 11, ../sass/partials/_content-design.scss */
a:hover {
  color: #1988cc;
  text-decoration: underline;
}

/* line 16, ../sass/partials/_content-design.scss */
.ie7-content {
  display: none;
  visibility: hidden;
}

/* line 21, ../sass/partials/_content-design.scss */
.ie7 .ie7-content {
  display: block;
  font-weight: bold;
  margin: 20px 0 0 20px;
  visibility: visible;
}

/* ===================================================================== LOGIN PAGE */
/* line 31, ../sass/partials/_content-design.scss */
.branding {
  margin: 0 auto;
  width: 462px;
}
/* line 35, ../sass/partials/_content-design.scss */
.branding a {
  margin-left: 58px;
}
/* line 38, ../sass/partials/_content-design.scss */
.branding a:first-child {
  margin-left: 0;
}

/* line 44, ../sass/partials/_content-design.scss */
.login.container {
  background: none;
  color: #FFF;
  margin: 86px auto 0 auto;
  width: 761px;
}
@media only screen and (max-width: 1024px) {
  /* line 44, ../sass/partials/_content-design.scss */
  .login.container {
    margin-top: 20px;
  }
}
/* line 54, ../sass/partials/_content-design.scss */
.login.container h1 {
  color: #FFF;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 24px;
  margin-top: 0;
  width: 97%;
}
/* line 61, ../sass/partials/_content-design.scss */
.login.container h1 span {
  font-family: "Roboto", Arial, sans-serif;
}
/* line 66, ../sass/partials/_content-design.scss */
.login.container:after {
  content: url("/content/img/interface/shadow-bottom-login.png");
  margin: -21px 0 0 -9px;
}
/* line 71, ../sass/partials/_content-design.scss */
.login.container form {
  clear: both;
}
/* line 75, ../sass/partials/_content-design.scss */
.login.container .well {
  margin: 30px auto 0 auto;
  padding: 34px 40px;
  width: 462px;
}
/* line 82, ../sass/partials/_content-design.scss */
.login.container .well a,
.login.container .well a:link,
.login.container .well a:active {
  color: #FFF;
}
/* line 85, ../sass/partials/_content-design.scss */
.login.container .well a.back-link,
.login.container .well a:link.back-link,
.login.container .well a:active.back-link {
  color: #FFF;
  margin-top: 5px;
}
/* line 91, ../sass/partials/_content-design.scss */
.login.container .well hr {
  margin-top: 12px;
  border-top: 1px solid #b5b3cc;
}
/* line 95, ../sass/partials/_content-design.scss */
.login.container .well hr + p {
  color: #b5b3cc;
}
/* line 102, ../sass/partials/_content-design.scss */
.login.container .well .action-controls .btn-default {
  background: none;
  border: none;
  box-shadow: none;
  margin-right: 0;
  min-width: 0;
  padding: 0;
  text-shadow: none;
}
/* line 111, ../sass/partials/_content-design.scss */
.login.container .well .action-controls .btn-default .icon-help {
  color: #b5b2d0;
  left: -2px;
  top: -37px;
}
/* line 123, ../sass/partials/_content-design.scss */
.login.container .well .helper-links a,
.login.container .well .helper-links a:link,
.login.container .well .helper-links a:active {
  color: #a79be1;
  margin-right: 15px;
}
/* line 129, ../sass/partials/_content-design.scss */
.login.container .well legend {
  color: #a79be1;
  margin-bottom: 10px;
  padding-top: 14px;
}
/* line 135, ../sass/partials/_content-design.scss */
.login.container .well .btn {
  margin-right: 30px;
}
/* line 139, ../sass/partials/_content-design.scss */
.login.container .well .btn + span {
  font-size: 15px;
  margin-top: 29px;
}
/* line 145, ../sass/partials/_content-design.scss */
.login.container .well .btn-success {
  margin-bottom: 15px;
}

/* line 153, ../sass/partials/_content-design.scss */
.login-footer {
  margin: 32px auto 56px auto;
  width: 462px;
}
/* line 157, ../sass/partials/_content-design.scss */
.login-footer ul {
  padding: 0;
}
/* line 160, ../sass/partials/_content-design.scss */
.login-footer ul li {
  display: inline;
  font-size: 11px;
  list-style-type: none;
}
/* line 165, ../sass/partials/_content-design.scss */
.login-footer ul li:first-of-type {
  margin-right: 10px;
}

/* line 172, ../sass/partials/_content-design.scss */
.copyright {
  color: #9d9d9d;
  line-height: 1.1;
}

/* line 177, ../sass/partials/_content-design.scss */
.button-controls {
  margin-top: 21px;
  vertical-align: middle;
}

/* ===================================================================== FORGOT/RESET PASSWORD PAGE */
/* line 186, ../sass/partials/_content-design.scss */
.forgot-pw.login.container .well .btn, .reset-pw.login.container .well .btn {
  margin-top: 0;
}

/* ===================================================================== PUBLIC/REQUEST ACCESS PAGE LAYOUT */
/* line 193, ../sass/partials/_content-design.scss */
.secondary-public-layout {
  background: #FFF;
  margin: 0 auto;
  max-width: 1400px;
}
@media only screen and (max-width: 1024px) {
  /* line 193, ../sass/partials/_content-design.scss */
  .secondary-public-layout {
    width: 100%;
  }
}
/* line 203, ../sass/partials/_content-design.scss */
.secondary-public-layout a, .secondary-public-layout a:link, .secondary-public-layout a:active {
  cursor: pointer;
}
/* line 207, ../sass/partials/_content-design.scss */
.secondary-public-layout header {
  position: initial;
  top: auto;
  left: auto;
  max-width: none;
  width: 100%;
}
/* line 215, ../sass/partials/_content-design.scss */
.secondary-public-layout .inner-content {
  overflow: hidden;
  padding: 4%;
}
/* line 220, ../sass/partials/_content-design.scss */
.secondary-public-layout .content-container {
  float: left;
}
/* line 224, ../sass/partials/_content-design.scss */
.secondary-public-layout .step-one-form {
  clear: left;
  float: left;
  margin-right: 5%;
  width: 21%;
}
@media only screen and (max-width: 1024px) {
  /* line 224, ../sass/partials/_content-design.scss */
  .secondary-public-layout .step-one-form {
    float: none;
    width: 100%;
  }
}
/* line 237, ../sass/partials/_content-design.scss */
.secondary-public-layout .step-two-form label {
  display: inline-block;
  font-size: 15px;
  margin: 15px 0 5px;
}
@media only screen and (max-width: 1024px) {
  /* line 247, ../sass/partials/_content-design.scss */
  .secondary-public-layout form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 253, ../sass/partials/_content-design.scss */
  .secondary-public-layout form .form-control {
    display: inline-block;
  }
  /* line 257, ../sass/partials/_content-design.scss */
  .secondary-public-layout form.step-one-form .button-controls {
    display: inline-block;
  }
}
/* line 263, ../sass/partials/_content-design.scss */
.secondary-public-layout .result-table {
  float: left;
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  /* line 263, ../sass/partials/_content-design.scss */
  .secondary-public-layout .result-table {
    float: none;
    margin-top: 30px;
    width: 100%;
  }
}
/* line 275, ../sass/partials/_content-design.scss */
.secondary-public-layout .heading {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 0;
}
/* line 281, ../sass/partials/_content-design.scss */
.secondary-public-layout .disclaimer {
  clear: left;
  padding-top: 30px;
}

/* ===================================================================== USER DROPDOWN */
/* line 290, ../sass/partials/_content-design.scss */
.edit-password-modal-window .modal-dialog,
.edit-profile-modal-window .modal-dialog {
  width: 400px;
}

/* ===================================================================== TERMS OF USE */
/* line 296, ../sass/partials/_content-design.scss */
.tou-modal .modal-dialog {
  width: 400px;
}

/* ===================================================================== HEADERS */
/* line 303, ../sass/partials/_content-design.scss */
.page-header {
  font-size: 22px;
}

/* line 307, ../sass/partials/_content-design.scss */
.section-header {
  font-size: 18px;
}

/* ===================================================================== ACTION CONTROLS */
/* line 313, ../sass/partials/_content-design.scss */
.action-controls {
  margin: 15px 34px 5px 0;
}
/* line 316, ../sass/partials/_content-design.scss */
.action-controls .btn {
  color: #959595;
  min-height: 36px;
  min-width: 44px;
  position: relative;
}
/* line 322, ../sass/partials/_content-design.scss */
.action-controls .btn [class^="icon-"] {
  left: 3px;
  top: -11px;
}
/* line 328, ../sass/partials/_content-design.scss */
.action-controls a:hover {
  text-decoration: none;
}
/* line 332, ../sass/partials/_content-design.scss */
.action-controls.no-margin {
  margin-top: 0;
  margin-right: 5px;
}
/* line 337, ../sass/partials/_content-design.scss */
.action-controls.with-dropdown {
  margin-top: 0;
}
/* line 340, ../sass/partials/_content-design.scss */
.action-controls.with-dropdown .btn {
  min-height: 38px;
}
/* line 344, ../sass/partials/_content-design.scss */
.action-controls.with-dropdown .btn:first-of-type {
  margin-left: 5px;
}

/* ===================================================================== FILTER BAR */
/* line 352, ../sass/partials/_content-design.scss */
.filter-bar {
  background: #f3f3f3;
  border-bottom: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  padding: 0 14px;
  position: fixed;
  top: 106px;
  max-width: 1352px;
  width: 100%;
  z-index: 100;
}
/* line 363, ../sass/partials/_content-design.scss */
.filter-bar.fixed {
  -webkit-box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.1);
}
/* line 367, ../sass/partials/_content-design.scss */
.filter-bar .custom-actions-container {
  width: auto !important;
  max-width: 100% !important;
  float: right !important;
}
/* line 372, ../sass/partials/_content-design.scss */
.filter-bar .custom-actions-container > button {
  margin-right: 10px;
}

/* line 378, ../sass/partials/_content-design.scss */
.dropdown-panel {
  margin: 20px 0 10px 0;
}
/* line 381, ../sass/partials/_content-design.scss */
.dropdown-panel .controls div {
  float: left;
  margin-left: 10px;
  max-width: 143px;
}
@media only screen and (max-width: 1024px) {
  /* line 381, ../sass/partials/_content-design.scss */
  .dropdown-panel .controls div {
    margin-left: 4px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 390, ../sass/partials/_content-design.scss */
  .dropdown-panel .controls div .form-control {
    font-size: 12px;
    padding: 8px;
  }
}
/* line 398, ../sass/partials/_content-design.scss */
.dropdown-panel .controls div:first-of-type {
  margin-left: 0px;
}
/* line 402, ../sass/partials/_content-design.scss */
.dropdown-panel .school-years {
  width: 13%;
}
/* line 406, ../sass/partials/_content-design.scss */
.dropdown-panel .filters {
  width: 10%;
}
/* line 409, ../sass/partials/_content-design.scss */
.dropdown-panel .filters select {
  font-style: italic;
}

/* ===================================================================== BUTTONS */
/* line 419, ../sass/partials/_content-design.scss */
.button {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #75b639;
  color: white;
  padding: 5px 20px;
}
/* line 425, ../sass/partials/_content-design.scss */
.button:hover {
  text-decoration: none;
}

/* container for buttons */
/* line 436, ../sass/partials/_content-design.scss */
.buttons {
  float: left;
  margin: 15px 0;
  width: 100%;
}
/* line 441, ../sass/partials/_content-design.scss */
.buttons .button {
  float: left;
  margin-right: 25px;
}

/* line 447, ../sass/partials/_content-design.scss */
.button-row {
  float: left;
  margin-top: 10px;
}
/* line 452, ../sass/partials/_content-design.scss */
.button-row .btn + .btn {
  margin-left: 5px;
}

/* line 457, ../sass/partials/_content-design.scss */
.tab-content > .btn-group + .btn-group {
  margin-left: 5px;
}

/* ===================================================================== BENCHMARK CONTOLS */
@media only screen and (max-width: 1024px) {
  /* line 464, ../sass/partials/_content-design.scss */
  .benchmark-controls-left .btn,
  .benchmark-controls .btn {
    font-size: 12px;
    padding: 8px 4px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 473, ../sass/partials/_content-design.scss */
  .benchmark-controls-left span,
  .benchmark-controls span,
  .benchmark-controls label {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 479, ../sass/partials/_content-design.scss */
  .benchmark-controls-left {
    margin-top: 5px;
  }
}
/* line 484, ../sass/partials/_content-design.scss */
.benchmark-controls-left .btn-group + .btn {
  margin-left: 5px;
}

/* line 489, ../sass/partials/_content-design.scss */
.benchmark-controls {
  padding-left: 0;
}
/* line 493, ../sass/partials/_content-design.scss */
.benchmark-controls > span {
  border-right: 1px solid #d3d3d3;
  line-height: 2.5;
  margin-right: 20px;
  margin-top: 5px;
  min-height: 38px;
  padding-right: 18px;
}
@media only screen and (max-width: 1024px) {
  /* line 493, ../sass/partials/_content-design.scss */
  .benchmark-controls > span {
    line-height: 3;
    padding-right: 10px;
    margin-right: 10px;
    min-height: 0;
  }
}
/* line 508, ../sass/partials/_content-design.scss */
.benchmark-controls > span:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
/* line 514, ../sass/partials/_content-design.scss */
.benchmark-controls > span select {
  width: 90px;
}

/* ===================================================================== ASSESSMENT TABLES */
@media only screen and (max-width: 1024px) {
  /* line 524, ../sass/partials/_content-design.scss */
  .table-responsive .assessment-table > tbody > tr > td {
    font-size: 11px;
    padding: 2px;
    word-wrap: break-word;
    white-space: normal;
  }
  /* line 532, ../sass/partials/_content-design.scss */
  .table-responsive .assessment-table > thead > tr > th {
    font-size: 11px;
    padding: 2px;
    word-wrap: break-word;
    white-space: nowrap;
  }
  /* line 539, ../sass/partials/_content-design.scss */
  .table-responsive .assessment-table .imported-record span {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 545, ../sass/partials/_content-design.scss */
  .table-fixed > tr > th {
    font-size: 11px;
    padding: 2px;
    white-space: normal;
    word-wrap: break-word;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 554, ../sass/partials/_content-design.scss */
  .classes-benchmark .title {
    width: 250px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 560, ../sass/partials/_content-design.scss */
  .students-benchmark .title {
    width: 200px;
  }
}

/* line 567, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-last2 {
  width: 80px;
}
@media only screen and (max-width: 1024px) {
  /* line 567, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-last2 {
    width: 57px;
  }
}
/* line 574, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-first2 {
  width: 82px;
}
@media only screen and (max-width: 1024px) {
  /* line 574, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-first2 {
    width: 78px;
  }
}
/* line 581, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-date {
  width: 87px;
}
@media only screen and (max-width: 1024px) {
  /* line 581, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-date {
    width: 65px;
  }
}
/* line 588, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-genre {
  width: 78px;
}
@media only screen and (max-width: 1024px) {
  /* line 588, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-genre {
    width: 57px;
  }
}
/* line 595, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-textlevel {
  width: 76px;
}
@media only screen and (max-width: 1024px) {
  /* line 595, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-textlevel {
    width: 64px;
  }
}
/* line 602, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-title {
  width: 260px;
}
@media only screen and (max-width: 1024px) {
  /* line 602, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-title {
    width: 250px;
  }
}
/* line 609, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-accuracy {
  width: 71px;
}
@media only screen and (max-width: 1024px) {
  /* line 609, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-accuracy {
    width: 51px;
  }
}
/* line 616, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-selfcorrections {
  width: 112px;
}
@media only screen and (max-width: 1024px) {
  /* line 616, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-selfcorrections {
    width: 88px;
  }
}
/* line 623, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-fluency {
  width: 63px;
}
@media only screen and (max-width: 1024px) {
  /* line 623, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-fluency {
    width: 43px;
  }
}
/* line 630, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-rate {
  width: 44px;
}
@media only screen and (max-width: 1024px) {
  /* line 630, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-rate {
    width: 26px;
  }
}
/* line 637, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-comprehension {
  width: 65px;
}
@media only screen and (max-width: 1024px) {
  /* line 637, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-comprehension {
    width: 45px;
  }
}
/* line 644, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-writing {
  width: 59px;
}
@media only screen and (max-width: 1024px) {
  /* line 644, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-writing {
    width: 39px;
  }
}
/* line 651, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-benchmark {
  width: 118px;
}
@media only screen and (max-width: 1024px) {
  /* line 651, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-benchmark {
    width: 94px;
  }
}
/* line 658, ../sass/partials/_content-design.scss */
.classes-benchmark .assess-header-imported {
  width: 116px;
}
@media only screen and (max-width: 1024px) {
  /* line 658, ../sass/partials/_content-design.scss */
  .classes-benchmark .assess-header-imported {
    width: 17px;
  }
}

/* line 668, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-last2 {
  width: 78px;
}
@media only screen and (max-width: 1024px) {
  /* line 668, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-last2 {
    width: 57px;
  }
}
/* line 675, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-first2 {
  width: 80px;
}
@media only screen and (max-width: 1024px) {
  /* line 675, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-first2 {
    width: 78px;
  }
}
/* line 682, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-date {
  width: 85px;
}
@media only screen and (max-width: 1024px) {
  /* line 682, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-date {
    width: 65px;
  }
}
/* line 689, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-genre {
  width: 77px;
}
@media only screen and (max-width: 1024px) {
  /* line 689, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-genre {
    width: 57px;
  }
}
/* line 696, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-textlevel {
  width: 74px;
}
@media only screen and (max-width: 1024px) {
  /* line 696, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-textlevel {
    width: 64px;
  }
}
/* line 703, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-title {
  width: 226px;
}
@media only screen and (max-width: 1024px) {
  /* line 703, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-title {
    width: 200px;
  }
}
/* line 710, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-accuracy {
  width: 70px;
}
@media only screen and (max-width: 1024px) {
  /* line 710, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-accuracy {
    width: 51px;
  }
}
/* line 717, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-selfcorrections {
  width: 110px;
}
@media only screen and (max-width: 1024px) {
  /* line 717, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-selfcorrections {
    width: 88px;
  }
}
/* line 724, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-fluency {
  width: 62px;
}
@media only screen and (max-width: 1024px) {
  /* line 724, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-fluency {
    width: 43px;
  }
}
/* line 731, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-rate {
  width: 43px;
}
@media only screen and (max-width: 1024px) {
  /* line 731, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-rate {
    width: 26px;
  }
}
/* line 738, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-comprehension {
  width: 64px;
}
@media only screen and (max-width: 1024px) {
  /* line 738, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-comprehension {
    width: 45px;
  }
}
/* line 745, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-writing {
  width: 58px;
}
@media only screen and (max-width: 1024px) {
  /* line 745, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-writing {
    width: 39px;
  }
}
/* line 752, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-benchmark {
  width: 116px;
}
@media only screen and (max-width: 1024px) {
  /* line 752, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-benchmark {
    width: 94px;
  }
}
/* line 759, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-imported {
  width: 113px;
}
@media only screen and (max-width: 1024px) {
  /* line 759, ../sass/partials/_content-design.scss */
  .students-benchmark .assess-header-imported {
    width: 17px;
  }
}
/* line 766, ../sass/partials/_content-design.scss */
.students-benchmark .assess-header-empty {
  width: 57px;
}

/* line 773, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-last {
  width: 253px;
}
/* line 776, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-first {
  width: 237px;
}
/* line 779, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-studentID {
  width: 379px;
}
/* line 782, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-gender {
  width: 174px;
}
/* line 785, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-dob {
  width: 269px;
}
/* line 788, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-last3 {
  width: 172px;
}
/* line 791, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-first3 {
  width: 167px;
}
/* line 794, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-date2 {
  width: 178px;
}
/* line 797, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-optional {
  width: 579px;
}
/* line 800, ../sass/partials/_content-design.scss */
.table-fixed .assess-header-score {
  width: 215px;
}

/* ===================================================================== VIEW/EDIT BENCHMARK */
/* line 808, ../sass/partials/_content-design.scss */
.table input {
  min-width: 0;
}

/* line 812, ../sass/partials/_content-design.scss */
.action-container {
  position: relative;
}

/* line 816, ../sass/partials/_content-design.scss */
.table > tbody > .edit-mode > td {
  border-top: 2px solid #3498db;
  border-bottom: 2px solid #3498db;
  padding: 0 5px;
  vertical-align: top;
}
/* line 822, ../sass/partials/_content-design.scss */
.table > tbody > .edit-mode > td:first-of-type {
  border-left: 2px solid #3498db;
}
/* line 826, ../sass/partials/_content-design.scss */
.table > tbody > .edit-mode > td:last-of-type {
  border-right: 2px solid #3498db;
}

/* line 831, ../sass/partials/_content-design.scss */
.add-row {
  border: 2px solid #3498db;
}

/* line 835, ../sass/partials/_content-design.scss */
.table > tbody > tr.edit-mode > td {
  background-color: #f9fcfe;
  height: 150px;
  padding: 8px;
}

/* line 841, ../sass/partials/_content-design.scss */
tr.edit-mode label {
  font-size: 12px;
}

/* line 845, ../sass/partials/_content-design.scss */
.edit-mode .has-datepicker input {
  width: 65px;
}

/* line 849, ../sass/partials/_content-design.scss */
.has-error > input.edit-mode.ng-invalid {
  border: 1px solid red;
  box-shadow: none;
}

/* line 855, ../sass/partials/_content-design.scss */
tr.edit-mode td select, tr.edit-mode td > input,
tr.edit-mode td .form-group > select {
  font-size: 12px;
  height: 28px;
  padding: 5px 3px;
  white-space: nowrap;
}
/* line 862, ../sass/partials/_content-design.scss */
tr.edit-mode td select.ng-valid, tr.edit-mode td > input.ng-valid,
tr.edit-mode td .form-group > select.ng-valid {
  border: 1px solid #3498db;
}
/* line 866, ../sass/partials/_content-design.scss */
tr.edit-mode td select.ng-invalid-required, tr.edit-mode td > input.ng-invalid-required,
tr.edit-mode td .form-group > select.ng-invalid-required {
  border: 1px solid red;
  box-shadow: none;
}
/* line 873, ../sass/bootstrap/_mixins.scss */
tr.edit-mode td select:focus:focus, tr.edit-mode td > input:focus:focus,
tr.edit-mode td .form-group > select:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 876, ../sass/partials/_content-design.scss */
.edit-mode > td > label {
  font-size: 11px;
}

/* line 880, ../sass/partials/_content-design.scss */
.edit-controls {
  position: absolute;
  top: 92px;
  right: 0px;
  width: 530px;
}
/* line 886, ../sass/partials/_content-design.scss */
.edit-controls.optional {
  top: 50px;
}

/* line 893, ../sass/partials/_content-design.scss */
.glyphicon-pencil:hover {
  cursor: pointer;
  opacity: .5;
}

/* line 898, ../sass/partials/_content-design.scss */
.toggle-wrapper {
  position: relative;
}

/* line 899, ../sass/partials/_content-design.scss */
.toggle-panel {
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
  font-size: 12px;
  padding: 10px;
  position: absolute;
  left: 5px;
  top: 26px;
  width: 190px;
  z-index: 20;
}
/* line 913, ../sass/partials/_content-design.scss */
.toggle-panel div {
  margin-bottom: 8px;
}
/* line 917, ../sass/partials/_content-design.scss */
.toggle-panel label {
  font-size: 12px;
  line-height: 1.8;
}
/* line 921, ../sass/partials/_content-design.scss */
.toggle-panel label.control-label {
  font-weight: bold;
}

/* ===================================================================== EDIT/ADD MODALS */
/* line 929, ../sass/partials/_content-design.scss */
.achievement-log-modal-window .modal-dialog {
  width: 730px;
}

/* line 937, ../sass/partials/_content-design.scss */
.achievement-log-modal-window .has-datepicker .dropdown-menu + .btn:first-of-type,
.benchmark-assessment-modal-window .has-datepicker .dropdown-menu + .btn:first-of-type,
.optional-assessment-modal-window .has-datepicker .dropdown-menu + .btn:first-of-type {
  margin-right: 0;
  padding: 6px 11px;
}
/* line 942, ../sass/partials/_content-design.scss */
.achievement-log-modal-window .has-datepicker .btn-default,
.benchmark-assessment-modal-window .has-datepicker .btn-default,
.optional-assessment-modal-window .has-datepicker .btn-default {
  margin-left: 2px;
  padding: 7px 12px;
}
/* line 947, ../sass/partials/_content-design.scss */
.achievement-log-modal-window .has-datepicker .glyphicon[class*="glyphicon-"],
.benchmark-assessment-modal-window .has-datepicker .glyphicon[class*="glyphicon-"],
.optional-assessment-modal-window .has-datepicker .glyphicon[class*="glyphicon-"] {
  top: 2px;
}

/* line 954, ../sass/partials/_content-design.scss */
.achievement-log-modal-window table,
.benchmark-assessment-modal-window table,
.optional-assessment-modal-window table {
  width: auto;
}
/* line 957, ../sass/partials/_content-design.scss */
.achievement-log-modal-window table td,
.benchmark-assessment-modal-window table td,
.optional-assessment-modal-window table td {
  vertical-align: top;
}
/* line 961, ../sass/partials/_content-design.scss */
.achievement-log-modal-window table label,
.benchmark-assessment-modal-window table label,
.optional-assessment-modal-window table label {
  font-size: 14px;
}
/* line 965, ../sass/partials/_content-design.scss */
.achievement-log-modal-window table .form-control,
.benchmark-assessment-modal-window table .form-control,
.optional-assessment-modal-window table .form-control {
  padding: 8px 12px;
}
/* line 969, ../sass/partials/_content-design.scss */
.achievement-log-modal-window table .radio,
.benchmark-assessment-modal-window table .radio,
.optional-assessment-modal-window table .radio {
  font-size: 12px;
  margin: 0;
}
/* line 973, ../sass/partials/_content-design.scss */
.achievement-log-modal-window table .radio input,
.benchmark-assessment-modal-window table .radio input,
.optional-assessment-modal-window table .radio input {
  margin-top: 2px;
}

/* line 983, ../sass/partials/_content-design.scss */
.achievement-log-modal-window .has-error .form-control,
.benchmark-assessment-modal-window .has-error .form-control,
.optional-assessment-modal-window .has-error .form-control,
.intervention-record .has-error .form-control,
.recommended-text-level-modal-window .has-error .form-control {
  border-color: #d9534f;
}

/* line 987, ../sass/partials/_content-design.scss */
.intervention-record .has-error .form-control {
  height: auto;
}

/* line 993, ../sass/partials/_content-design.scss */
.achievement-log-modal-window select,
.benchmark-assessment-modal-window select,
.optional-assessment-modal-window select {
  max-width: 200px;
}

/* line 997, ../sass/partials/_content-design.scss */
.recommended-text-level-modal-window .modal-dialog {
  width: 400px;
}

/* ===================================================================== KEY MODAL */
/* line 1003, ../sass/partials/_content-design.scss */
.key-modal-window .modal-dialog {
  width: 1020px;
}

/* line 1007, ../sass/partials/_content-design.scss */
.modal-content .modal-heading {
  color: #729c3f;
  font-weight: 600;
  margin: 20px 0 8px 0;
}

/* line 1013, ../sass/partials/_content-design.scss */
.modal-subheading {
  font-size: 15px;
  font-weight: bold;
  margin: 16px 0 8px 0;
}

/* line 1019, ../sass/partials/_content-design.scss */
.modal-content dd {
  margin-bottom: 0;
}

/* line 1023, ../sass/partials/_content-design.scss */
.modal-content dl {
  margin-top: 5px;
  overflow: hidden;
}
/* line 1027, ../sass/partials/_content-design.scss */
.modal-content dl.lengthy dd {
  margin-bottom: 15px;
  width: 85%;
}

/* line 1033, ../sass/partials/_content-design.scss */
.modal-content dt, .modal-content dd {
  float: left;
}

/* line 1037, ../sass/partials/_content-design.scss */
.modal-content dt {
  clear: both;
  margin-right: 3px;
}

/* ===================================================================== TABLE SORT */
/* line 1048, ../sass/partials/_content-design.scss */
.sortable.table thead > tr {
  position: relative;
}
/* line 1051, ../sass/partials/_content-design.scss */
.sortable.table thead > tr > th {
  background: #ededed;
  border-bottom: 2px solid #cbcbcb;
}
/* line 1057, ../sass/partials/_content-design.scss */
.sortable.table thead > tr > th.sort-asc {
  background: #d7d7d7 url("/Images/sort-arrow-asc.jpg") 50% 0 no-repeat;
}
/* line 1061, ../sass/partials/_content-design.scss */
.sortable.table thead > tr > th.sort-desc {
  background: #d7d7d7 url("/Images/sort-arrow-desc.jpg") 50% 0 no-repeat;
}

/* ===================================================================== ASSESSMENT MODALS */
/* line 1070, ../sass/partials/_content-design.scss */
.comment-modal-window .modal-dialog {
  width: 40%;
}
/* line 1073, ../sass/partials/_content-design.scss */
.comment-modal-window .modal-dialog textarea {
  height: 120px;
  margin-bottom: 10px;
  width: 100%;
}
/* line 1079, ../sass/partials/_content-design.scss */
.comment-modal-window .modal-dialog .icon-print {
  top: -11px;
}

/* line 1084, ../sass/partials/_content-design.scss */
.comment-modal-window .modal-footer {
  border-top: none;
}

/* line 1090, ../sass/partials/_content-design.scss */
.benchmark-assessment-modal-window .modal-dialog {
  width: 965px;
}
/* line 1094, ../sass/partials/_content-design.scss */
.benchmark-assessment-modal-window .modal-dialog .modal-content {
  padding-bottom: 20px;
}

/* line 1099, ../sass/partials/_content-design.scss */
.optional-assessment-modal-window .modal-dialog {
  width: 886px;
}

/* line 1103, ../sass/partials/_content-design.scss */
.student-comment {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}

/* line 1108, ../sass/partials/_content-design.scss */
.comment-meta {
  display: block;
  margin-bottom: 14px;
}

/* ===================================================================== INTERVENTION RECORD */
/* line 1115, ../sass/partials/_content-design.scss */
.grouped-item {
  float: left;
  margin-top: 15px;
  margin-right: 2%;
}
/* line 1121, ../sass/partials/_content-design.scss */
.grouped-item dl:last-of-type {
  margin-right: 0;
}
/* line 1125, ../sass/partials/_content-design.scss */
.grouped-item + .grouped-item {
  border-left: 1px solid #d3d3d3;
  padding-left: 20px;
}
/* line 1130, ../sass/partials/_content-design.scss */
.grouped-item label {
  margin-right: 7px;
}
/* line 1134, ../sass/partials/_content-design.scss */
.grouped-item h2 {
  font-size: 16px;
  margin: 0px 0 5px 0;
}
/* line 1139, ../sass/partials/_content-design.scss */
.grouped-item dl {
  margin-top: 0;
  margin-right: 21px;
}

/* line 1145, ../sass/partials/_content-design.scss */
.grouped-item-children {
  margin-right: 15px;
  margin-top: 10px;
}

/* line 1150, ../sass/partials/_content-design.scss */
.form-control-set {
  margin-right: 10px;
}

/* line 1154, ../sass/partials/_content-design.scss */
.intervention-edit-controls {
  clear: both;
  margin: 15px 0;
}

@media only screen and (max-width: 1024px) {
  /* line 1159, ../sass/partials/_content-design.scss */
  .table > tbody > tr > td.book-title {
    white-space: normal;
    width: 100px;
  }
}

/* ===================================================================== INTERVENTION RECORD TABLE */
/* line 1171, ../sass/partials/_content-design.scss */
.intervention-record {
  clear: both;
  text-align: center;
}
/* line 1177, ../sass/partials/_content-design.scss */
.intervention-record tr:first-child th {
  color: #FFF;
}
/* line 1182, ../sass/partials/_content-design.scss */
.intervention-record tr:last-of-type {
  background: #FFF;
}
/* line 1186, ../sass/partials/_content-design.scss */
.intervention-record .left-align {
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  /* line 1190, ../sass/partials/_content-design.scss */
  .intervention-record > tbody > tr > td {
    font-size: 11px;
    padding: 5px 3px;
  }
  /* line 1195, ../sass/partials/_content-design.scss */
  .intervention-record > tbody > tr > td .btn {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 1200, ../sass/partials/_content-design.scss */
  .intervention-record > tbody > tr > td input, .intervention-record > tbody > tr > td select {
    font-size: 11px;
  }
}
/* line 1207, ../sass/partials/_content-design.scss */
.intervention-record td > div {
  padding: 7px;
}

/* line 1213, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-groupweekly {
  width: 735px;
}
@media only screen and (max-width: 1024px) {
  /* line 1213, ../sass/partials/_content-design.scss */
  .table-container > table:first-of-type .intervention-header-groupweekly {
    width: 950px;
  }
}
/* line 1220, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-date {
  width: 95px;
}
/* line 1223, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-week {
  width: 68px;
}
/* line 1226, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-mon {
  width: 98px;
}
/* line 1229, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-tue {
  width: 98px;
}
/* line 1232, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-wed {
  width: 98px;
}
/* line 1235, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-thu {
  width: 98px;
}
/* line 1238, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-fri {
  width: 82px;
}
/* line 1241, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-logtype {
  width: 80px;
}
/* line 1244, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-lastname {
  width: 96px;
}
/* line 1247, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-firstname {
  width: 94px;
}
/* line 1250, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-date2 {
  width: 100px;
}
/* line 1253, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-genre {
  width: 89px;
}
/* line 1256, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-textlevel {
  width: 87px;
}
/* line 1259, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-booktitle {
  width: 273px;
}
/* line 1262, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-accuracy {
  width: 82px;
}
/* line 1265, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-selfcorrections {
  width: 128px;
}
/* line 1268, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-fluency {
  width: 72px;
}
/* line 1271, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-comprehension {
  width: 75px;
}
/* line 1274, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-becnhmarklevel {
  width: 136px;
}
/* line 1277, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-attendancerecord {
  width: 705px;
}
/* line 1280, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-weeklyreading {
  width: 568px;
}
/* line 1283, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-date3 {
  width: 92px;
}
/* line 1286, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-week2 {
  width: 51px;
}
/* line 1289, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-notes {
  width: 54px;
}
/* line 1292, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-mon2 {
  width: 95px;
}
@media only screen and (max-width: 1024px) {
  /* line 1292, ../sass/partials/_content-design.scss */
  .table-container > table:first-of-type .intervention-header-mon2 {
    width: 88px;
  }
}
/* line 1299, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-tue2 {
  width: 95px;
}
@media only screen and (max-width: 1024px) {
  /* line 1299, ../sass/partials/_content-design.scss */
  .table-container > table:first-of-type .intervention-header-tue2 {
    width: 88px;
  }
}
/* line 1306, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-wed2 {
  width: 95px;
}
@media only screen and (max-width: 1024px) {
  /* line 1306, ../sass/partials/_content-design.scss */
  .table-container > table:first-of-type .intervention-header-wed2 {
    width: 88px;
  }
}
/* line 1313, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-thu2 {
  width: 95px;
}
@media only screen and (max-width: 1024px) {
  /* line 1313, ../sass/partials/_content-design.scss */
  .table-container > table:first-of-type .intervention-header-thu2 {
    width: 88px;
  }
}
/* line 1320, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-fri2 {
  width: 95px;
}
@media only screen and (max-width: 1024px) {
  /* line 1320, ../sass/partials/_content-design.scss */
  .table-container > table:first-of-type .intervention-header-fri2 {
    width: 88px;
  }
}
/* line 1327, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-sgi {
  border-right: none;
  width: 70px;
}
/* line 1331, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-lesson {
  width: 95px;
}
/* line 1334, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-booktitle2 {
  width: 80px;
}
/* line 1337, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-level {
  width: 50px;
}
/* line 1340, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-accuracy {
  width: 72px;
}
/* line 1343, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-comp {
  width: 102px;
}
/* line 1346, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-sc {
  width: 80px;
}
/* line 1349, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .intervention-header-fluency2 {
  width: 80px;
}

/* line 1355, ../sass/partials/_content-design.scss */
.attendance-record {
  background: #95a5a6;
}

/* line 1359, ../sass/partials/_content-design.scss */
.reading-record {
  background: #7f8c8d;
}

/* line 1364, ../sass/partials/_content-design.scss */
.border-bottom-only td {
  border-bottom: 1px solid #dddddd;
  vertical-align: middle;
}

/* line 1370, ../sass/partials/_content-design.scss */
.fully-bordered {
  border-collapse: collapse;
}
/* line 1374, ../sass/partials/_content-design.scss */
.fully-bordered td {
  border: 1px solid #dddddd;
}
/* line 1378, ../sass/partials/_content-design.scss */
.fully-bordered .sgi {
  border-right: 1px solid #7e8c8d;
}

/* line 1383, ../sass/partials/_content-design.scss */
.activity-editor {
  border: 1px solid #3498db;
  width: 58px;
}
@media only screen and (max-width: 1024px) {
  /* line 1383, ../sass/partials/_content-design.scss */
  .activity-editor {
    width: 45px;
  }
}
/* line 1391, ../sass/partials/_content-design.scss */
.activity-editor:focus {
  border: inherit;
}
/* line 1395, ../sass/partials/_content-design.scss */
.activity-editor.lesson {
  width: 50px !important;
}

/* line 1400, ../sass/partials/_content-design.scss */
.accuracy-table-field {
  width: 50px !important;
}

/* line 1404, ../sass/partials/_content-design.scss */
.dog-ear {
  position: relative;
}

/* line 1408, ../sass/partials/_content-design.scss */
.dog-ear-trigger {
  position: absolute;
  top: -10px;
  right: -16px;
  width: 0;
  height: 0;
  display: block;
  border-left: 13px solid transparent;
  border-bottom: 13px solid #1988cc;
  border-top: 13px solid transparent;
}
@media only screen and (max-width: 1024px) {
  /* line 1408, ../sass/partials/_content-design.scss */
  .dog-ear-trigger {
    right: -11px;
    top: -12px;
  }
}

/* line 1425, ../sass/partials/_content-design.scss */
.dog-ear-trigger:hover {
  cursor: pointer;
  opacity: .5;
}

/* line 1430, ../sass/partials/_content-design.scss */
.activity-map {
  border-collapse: collapse;
  margin: 0;
}
/* line 1435, ../sass/partials/_content-design.scss */
.activity-map td {
  border: 1px solid #FFF;
  color: #FFFFFF;
  padding: 6px;
}
/* line 1440, ../sass/partials/_content-design.scss */
.activity-map td:hover {
  cursor: pointer;
  opacity: .5;
}

/* ===================================================================== INTERVENTION RECORD MODALS */
/* line 1449, ../sass/partials/_content-design.scss */
.intervention-record-modal {
  width: 890px;
}
/* line 1452, ../sass/partials/_content-design.scss */
.intervention-record-modal.picker-student-attendance {
  width: 70%;
}
/* line 1456, ../sass/partials/_content-design.scss */
.intervention-record-modal.picker-student-lesson {
  width: 650px;
}
/* line 1460, ../sass/partials/_content-design.scss */
.intervention-record-modal .disabler {
  background-color: white;
  height: auto;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  z-index: 1000;
}
/* line 1473, ../sass/partials/_content-design.scss */
.intervention-record-modal .buttons {
  position: relative;
  z-index: 2000;
}

/* line 1480, ../sass/partials/_content-design.scss */
.intervention-record-modal td .btn-default {
  font-size: 12px;
  white-space: normal;
}

/* line 1485, ../sass/partials/_content-design.scss */
.intervention-record-modal .btn {
  clear: left;
}

/* line 1489, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav {
  background-image: none;
}

/* line 1494, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs.secondary li.active a {
  border: none;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  color: #FFF;
}
/* line 1500, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs.secondary li.active.orange a {
  background: #f07420;
}
/* line 1504, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs.secondary li.active.green a {
  background: #0a9c4b;
}
/* line 1508, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs.secondary li.active.blue a {
  background: #217dbd;
}
/* line 1512, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs.secondary li.active.red a {
  background: #d02e2d;
}
/* line 1516, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs.secondary li.active.gold a {
  background: #e7ae2e;
}
/* line 1520, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs.secondary li.active.purple a {
  background: #4F4384;
}

/* line 1525, ../sass/partials/_content-design.scss */
div.orange {
  background: #f07420;
}

/* line 1529, ../sass/partials/_content-design.scss */
div.green {
  background: #0a9c4b;
}

/* line 1533, ../sass/partials/_content-design.scss */
div.blue {
  background: #217dbd;
}

/* line 1537, ../sass/partials/_content-design.scss */
div.red {
  background: #d02e2d;
}

/* line 1541, ../sass/partials/_content-design.scss */
div.gold {
  background: #e7ae2e;
}
/* line 1544, ../sass/partials/_content-design.scss */
div.gold .table td {
  font-size: 10px;
}

/* line 1549, ../sass/partials/_content-design.scss */
div.purple {
  background: #4F4384;
}

/* line 1553, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs {
  border-bottom: none;
  margin: 0 0 0 1px;
  padding: 0;
}
/* line 1558, ../sass/partials/_content-design.scss */
.intervention-record-modal .nav-tabs a {
  cursor: pointer;
}

/* line 1563, ../sass/partials/_content-design.scss */
.intervention-notes-modal .modal-dialog {
  width: 700px;
}
/* line 1566, ../sass/partials/_content-design.scss */
.intervention-notes-modal .modal-dialog .modal-content {
  height: 350px;
  overflow-y: scroll;
}

/* line 1572, ../sass/partials/_content-design.scss */
.intervention-edit-note-modal .modal-dialog {
  width: 440px;
}

/* ===================================================================== MANAGE */
/* line 1579, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-group {
  width: 446px;
}
/* line 1582, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-teacher {
  width: 411px;
}
/* line 1585, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-students {
  width: 146px;
}
/* line 1588, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-textlevels {
  width: 173px;
}
/* line 1591, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-empty1 {
  width: 145px;
}
/* line 1594, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-last {
  width: 84px;
}
/* line 1597, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-first {
  width: 90px;
}
/* line 1600, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-studentID {
  width: 137px;
}
/* line 1603, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-DOB {
  width: 96px;
}
/* line 1606, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-gender {
  width: 63px;
}
/* line 1609, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-addreadingservices {
  width: 157px;
}
/* line 1612, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-indtextlevel {
  width: 210px;
}
/* line 1615, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-instrlevel {
  width: 218px;
}
/* line 1618, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-recommendedtextlevel {
  width: 206px;
}
/* line 1621, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-empty2 {
  width: 61px;
}
/* line 1624, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-class {
  width: 284px;
}
/* line 1627, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-grade {
  width: 222px;
}
/* line 1630, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-active {
  width: 222px;
}
/* line 1633, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-teacher2 {
  width: 453px;
}
/* line 1636, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-students2 {
  width: 181px;
}
/* line 1639, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-empty3 {
  width: 180px;
}
/* line 1642, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-school {
  width: 307px;
}
/* line 1645, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-classes {
  width: 244px;
}
/* line 1648, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-groups {
  width: 228px;
}
/* line 1651, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-students3 {
  width: 272px;
}
/* line 1654, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-empty4 {
  width: 396px;
}
/* line 1657, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-district {
  width: 841px;
}
/* line 1660, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-schools {
  width: 230px;
}
/* line 1663, ../sass/partials/_content-design.scss */
.table-container > table:first-of-type .manage-header-empty5 {
  width: 250px;
}

/* ===================================================================== MANAGE: ADD AND EDIT */
/* line 1671, ../sass/partials/_content-design.scss */
.edit-section {
  border-bottom: 1px solid grey;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
/* line 1676, ../sass/partials/_content-design.scss */
.edit-section h3 + .button-row {
  margin-left: 10px;
}

/* line 1681, ../sass/partials/_content-design.scss */
dd {
  margin-bottom: 10px;
}

/* line 1685, ../sass/partials/_content-design.scss */
.grade-list span {
  float: left;
}
/* line 1688, ../sass/partials/_content-design.scss */
.grade-list span:nth-child(8) {
  clear: left;
  margin-left: 0;
}

/* line 1694, ../sass/partials/_content-design.scss */
.divider {
  margin: 7px 10px;
}

/* line 1699, ../sass/partials/_content-design.scss */
.text-level-goals .repeat-header {
  background: #CCC;
  font-weight: bold;
}

/* line 1705, ../sass/partials/_content-design.scss */
.inline-button + .inline-button {
  margin-left: 15px;
}

/* line 1710, ../sass/partials/_content-design.scss */
.add-screen .has-helper-link {
  position: relative;
}
/* line 1713, ../sass/partials/_content-design.scss */
.add-screen .has-helper-link > div {
  float: left;
  width: 100%;
}
/* line 1718, ../sass/partials/_content-design.scss */
.add-screen .has-helper-link .helper-link {
  cursor: pointer;
  float: left;
  display: inline;
  margin-left: 15px;
  position: absolute;
  top: 45%;
  width: 100%;
}

/* ===================================================================== MANAGE: EDIT ROSTER */
/* line 1733, ../sass/partials/_content-design.scss */
.group-roster-search fieldset {
  margin: 20px 0;
}
/* line 1737, ../sass/partials/_content-design.scss */
.group-roster-search .divider-container {
  text-align: center;
  padding-top: 80px;
}
/* line 1742, ../sass/partials/_content-design.scss */
.group-roster-search .divider {
  font-size: 28px;
  font-weight: bold;
}
/* line 1747, ../sass/partials/_content-design.scss */
.group-roster-search .btn-success {
  margin-top: 10px;
}

/* ===================================================================== MANAGE: IMPORT STUDENTS */
/* line 1755, ../sass/partials/_content-design.scss */
.import-students-table {
  clear: both;
}
/* line 1759, ../sass/partials/_content-design.scss */
.import-students-table td {
  height: 49px;
}

/* ===================================================================== MANAGE: MODALS*/
/* line 1767, ../sass/partials/_content-design.scss */
.edit-group-student-modal-window .modal-dialog,
.edit-class-student-modal-window .modal-dialog {
  width: 520px;
}

/* line 1771, ../sass/partials/_content-design.scss */
.modal-definition-list dt {
  margin-right: 10px;
}

/* line 1775, ../sass/partials/_content-design.scss */
.modal-definition-list dt, .modal-definition-list dd {
  margin-bottom: 10px;
}

/* ===================================================================== REPORTS */
/* line 1781, ../sass/partials/_content-design.scss */
.report-panel-row {
  border-bottom: 1px solid #c7c7c7;
  display: table;
  width: 100%;
}
/* line 1786, ../sass/partials/_content-design.scss */
.report-panel-row > div {
  display: table-cell;
  padding: 14px 0;
}
/* line 1791, ../sass/partials/_content-design.scss */
.report-panel-row:first-of-type > div {
  border-left: 1px solid #c7c7c7;
  min-height: 280px;
  padding: 20px 16px 20px 16px;
}
/* line 1796, ../sass/partials/_content-design.scss */
.report-panel-row:first-of-type > div:first-child {
  border: none;
}
/* line 1800, ../sass/partials/_content-design.scss */
.report-panel-row:first-of-type > div label {
  float: none;
  font-size: 13px;
  margin: 10px 0;
}
/* line 1807, ../sass/partials/_content-design.scss */
.report-panel-row label {
  float: left;
  margin: 17px 8px 0 0;
}
/* line 1812, ../sass/partials/_content-design.scss */
.report-panel-row label + .btn {
  margin-left: 5px;
}
/* line 1817, ../sass/partials/_content-design.scss */
.report-panel-row legend {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  /* line 1823, ../sass/partials/_content-design.scss */
  .report-panel-row .has-datepicker input {
    width: 90px;
  }
}

/* line 1831, ../sass/partials/_content-design.scss */
.edit-report-button {
  margin-top: 175px;
  margin-right: 20px;
  padding: 20px 0 0 0;
}

/* line 1837, ../sass/partials/_content-design.scss */
.edit-report-button-container .btn {
  height: 38px;
}
/* line 1841, ../sass/partials/_content-design.scss */
.edit-report-button-container .btn.active {
  background: #DFDFDF;
  background-image: none;
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
  box-shadow: none;
  height: 43px;
  padding-top: 4px;
}

/* line 1852, ../sass/partials/_content-design.scss */
.report-settings-summary {
  display: block !important;
  margin-top: 0.5em;
}

/* line 1857, ../sass/partials/_content-design.scss */
dl.report-settings-summary dt, dl.report-settings-summary dd {
  float: left;
  margin-left: 10px;
}

/* line 1862, ../sass/partials/_content-design.scss */
.reportmode-toggle {
  float: right !important;
  margin-right: 15px;
}
/* line 1866, ../sass/partials/_content-design.scss */
.reportmode-toggle button.btn-link {
  color: inherit;
}
/* line 1870, ../sass/partials/_content-design.scss */
.reportmode-toggle button.btn-link[disabled] {
  opacity: 0.25;
}

/* line 1875, ../sass/partials/_content-design.scss */
.report-title {
  margin: 0;
}

/* line 1879, ../sass/partials/_content-design.scss */
.report-subtitle {
  margin: 0;
  padding: 0;
}

/* ===================================================================== ADD TO HOMESCREEN */
/**
 *
 * Main container
 *
 */
/* line 1891, ../sass/partials/_content-design.scss */
#addToHomeScreen {
  z-index: 9999;
  -webkit-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  touch-callout: none;
  width: 240px;
  font-size: 15px;
  padding: 12px 14px;
  text-align: left;
  font-family: helvetica;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, white), color-stop(0.02, #eeeeee), color-stop(0.98, #cccccc), color-stop(1, #a3a3a3));
  border: 1px solid #505050;
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  line-height: 130%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

/* line 1914, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeIOS7 {
  background: #f2f2f2 !important;
  -webkit-border-radius: 1px !important;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

/* line 1921, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeIpad {
  width: 268px;
  font-size: 18px;
  padding: 14px;
}

/**
 *
 * The 'wide' class is added when the popup contains the touch icon
 *
 */
/* line 1932, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeWide {
  width: 296px;
}

/* line 1936, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeIpad.addToHomeWide {
  width: 320px;
  font-size: 18px;
  padding: 14px;
}

/**
 *
 * The balloon arrow
 *
 */
/* line 1947, ../sass/partials/_content-design.scss */
#addToHomeScreen .addToHomeArrow {
  position: absolute;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #cccccc));
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #505050;
  width: 16px;
  height: 16px;
  -webkit-transform: rotateZ(45deg);
  bottom: -9px;
  left: 50%;
  margin-left: -8px;
  -webkit-box-shadow: inset -1px -1px 0 #a9a9a9;
  -webkit-border-bottom-right-radius: 2px;
}

/* line 1962, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeIOS7 .addToHomeArrow {
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #f2f2f2)) !important;
  -webkit-box-shadow: inset -1px -1px 0 #fff !important;
  border-color: #ccc !important;
}

/**
 *
 * The balloon arrow for iPad
 *
 */
/* line 1973, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeIpad .addToHomeArrow {
  -webkit-transform: rotateZ(-135deg);
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(238, 238, 238, 0)), color-stop(0.4, rgba(238, 238, 238, 0)), color-stop(0.4, #eeeeee));
  -webkit-box-shadow: inset -1px -1px 0 #fff;
  top: -9px;
  bottom: auto;
  left: 50%;
}

/**
 *
 * Close button
 *
 */
/* line 1986, ../sass/partials/_content-design.scss */
#addToHomeScreen .addToHomeClose {
  -webkit-box-sizing: border-box;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 18px;
  height: 18px;
  line-height: 14px;
  text-align: center;
  text-indent: 1px;
  -webkit-border-radius: 9px;
  background: rgba(0, 0, 0, 0.12);
  color: #888;
  -webkit-box-shadow: 0 1px 0 #fff;
  font-size: 16px;
}

/* line 2002, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeIOS7 .addToHomeClose {
  line-height: 12px;
  padding-right: 1px;
  background: transparent;
  border: 1px solid #888;
  -webkit-box-shadow: none;
}

/**
 *
 * The '+' icon, displayed only on iOS < 4.2
 *
 */
/* line 2015, ../sass/partials/_content-design.scss */
#addToHomeScreen .addToHomePlus {
  font-weight: bold;
  font-size: 1.3em;
}

/**
 *
 * The 'share' icon, displayed only on iOS >= 4.2
 *
 */
/* line 2026, ../sass/partials/_content-design.scss */
#addToHomeScreen .addToHomeShare {
  display: inline-block;
  width: 18px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
  background-size: 18px 15px;
  text-indent: -9999em;
  overflow: hidden;
}

/* line 2037, ../sass/partials/_content-design.scss */
#addToHomeScreen.addToHomeIOS7 .addToHomeShare {
  width: 11px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAA8CAYAAAAQTCjdAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAASCQAAEgkB80sG3AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKjSURBVGiB7dpPiFVVHMDxz7m9NCtMyI2bEJEC25WrEkzHUXCRraIwdNE8ZxfYIlcis1ZEbGEzT1QCF4XgH1CyWhUoJKIWNRGEiCNKmkSiYTzfcfGuOokx77x3ZlS8382959zfn+/invvn3RdijHIRBrwkOINCYXEcdjpb7VyiYdBsLScwt5y6IloYdzqXo36Ro0gY9IKWo+5JwmzBt2HQnBw9ehYNazyn5TBee8Dh+Vq+CWu92GufnkTDR6ab7gDeBNHouMM/l9tXTXM0fGBmL726Fg1Dam74EsvKqR8VNowL2Yzj5f7rnnE4DHq2235diYYhhTGfC94up35T0y+6di/ITU0rKVd+sEi0P7xr2pSJOu8zvF+OzqEv7vDH/WFxt7/cshy/ticsN8sXYUht0kXDOlsF9XJ4UaEvNoz9X3zc5bKaZThbyr5jzJ4wlNY7KTgM+ES0vhz+KeiPw36fKC/ucAF9uFBOrTZm26SJCtaV27+xIo7cXdkTEhvOoh+XyxprU1qnim7CQdGK2HAyKRexYVShT3RItDElN+mkjiP2Ym+S3f01hv2EVal5WW6hU0ElmptaqJuBpXg6MbeFH2LDpU6CQ93zWIKnEvs0cayGU3glMfkOo1jQYewZzOuyz7FC95Jwo5OgUFfgeg993hh/eTqCTxOSm/iuk8DY0Ap1b2GhtHXxsfZN4j/X0fOx4auEIknEhqv4OiUn1L13Z/+xWfWVaG4q0dxUormpRHNTieamEs1NJZqbJ1Q0jHvdiJo5S2cVjSNOCHZhn3/SnuYnIvl3yomIIz7MXZMn9hydRCrR3FSiualEc1OJ5qYSzU0lmptKNDePjWgwcPePT7/g+4cp8wCW4GXaryK3tL+mLdD5x62ppllgu7bso8q/2HIbzGWdNmWnSJwAAAAASUVORK5CYII=);
  background-size: 11px 15px;
}

/**
 *
 * The touch icon (if available)
 *
 */
/* line 2048, ../sass/partials/_content-design.scss */
#addToHomeScreen .addToHomeTouchIcon {
  display: block;
  float: left;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  background-repeat: no-repeat;
  width: 57px;
  height: 57px;
  -webkit-background-size: 57px 57px;
  background-size: 57px 57px;
  margin: 0 12px 0 0;
  border: 1px solid #333;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* ===================================================================== DATEPICKER */
/* line 2069, ../sass/partials/_content-design.scss */
.has-datepicker {
  position: relative;
}
/* line 2072, ../sass/partials/_content-design.scss */
.has-datepicker input {
  float: left;
  width: 100px;
}
/* line 2076, ../sass/partials/_content-design.scss */
.has-datepicker input + .btn {
  margin: 0 5px;
}
/* line 2081, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu {
  background-color: #F0F4F7;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
/* line 2087, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu + .btn {
  float: left;
  margin: 0 0 0 5px;
}
/* line 2091, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu + .btn:first-of-type {
  margin-right: 20px;
}
/* line 2096, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu table {
  border-collapse: collapse;
  border: none;
}
/* line 2102, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu thead tr:first-child {
  background-color: #729c3f;
}
/* line 2105, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu thead tr:first-child .btn {
  background: none;
  border: none;
  color: #FFF;
  text-shadow: none;
}
/* line 2113, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu thead tr:last-child {
  background-color: #E6EBF0;
  background-image: -moz-linear-gradient(center bottom, rgba(201, 198, 198, 0.33) 0%, rgba(201, 198, 198, 0.33) 0.76%, rgba(255, 255, 255, 0.33) 100%);
}
/* line 2119, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu li {
  margin: 0;
}
/* line 2123, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu th {
  color: #6C7173;
  font-weight: normal;
  padding: 6px 2px;
}
/* line 2130, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu td {
  border-color: #E7E9EA;
  border-style: solid solid none none;
  border-width: 1px 1px medium medium;
  color: #6C7173;
  padding: 0;
}
/* line 2137, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu td .btn {
  background: #F5F8FA;
  border-radius: 0;
  border: none;
}
/* line 2142, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu td .btn:hover {
  background-color: #729c3f;
}
/* line 2145, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu td .btn:hover span {
  color: #FFF;
}
/* line 2150, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu td .btn.btn-info {
  background-color: #729c3f;
  color: #FFF;
}
/* line 2155, ../sass/partials/_content-design.scss */
.has-datepicker .dropdown-menu td .btn span {
  text-shadow: none;
}

/* ===================================================================== MISC */
/* line 2165, ../sass/partials/_content-design.scss */
.user-controls .caret {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}

/* line 2176, ../sass/partials/_content-design.scss */
input.edit-mode {
  border: inherit;
}

/* line 2180, ../sass/partials/_content-design.scss */
.category-button {
  margin-top: 4px;
}

/* line 2184, ../sass/partials/_content-design.scss */
.table > thead > tr > th.sorted {
  background-color: orange;
}

/* line 2188, ../sass/partials/_content-design.scss */
tr.clickable-row {
  cursor: pointer;
}
/* line 2191, ../sass/partials/_content-design.scss */
tr.clickable-row:hover {
  background-color: #ccc;
}

/* line 2199, ../sass/partials/_content-design.scss */
div.student-comment .edit {
  display: none;
}
/* line 2203, ../sass/partials/_content-design.scss */
div.student-comment.in-edit .no-edit {
  display: none;
}
/* line 2204, ../sass/partials/_content-design.scss */
div.student-comment.in-edit .edit {
  display: inherit;
}

/* line 2209, ../sass/partials/_content-design.scss */
tr.inactive-student {
  font-style: italic;
  color: #777;
}

/* line 2214, ../sass/partials/_content-design.scss */
.caret.caret-up {
  border-top: 0 dotted;
  border-bottom: 4px solid #333333;
  content: "";
}

/* line 2220, ../sass/partials/_content-design.scss */
.duplicate-identifier {
  color: #F00;
}

/* line 2224, ../sass/partials/_content-design.scss */
.import-error-message {
  color: #F00;
}

/* line 2228, ../sass/partials/_content-design.scss */
.has-comment {
  color: #008100;
}

/* line 2232, ../sass/partials/_content-design.scss */
.uneditable-user-unit {
  font-weight: bold;
  font-style: italic;
}

/* line 2237, ../sass/partials/_content-design.scss */
.table-fixed {
  top: 0;
  margin-top: 175px;
  z-index: 200;
  position: fixed;
  width: auto;
  display: none;
  border: none;
}

/* line 1, ../sass/partials/_charting.scss */
.chart-holder {
  width: 100%;
}
/* line 4, ../sass/partials/_charting.scss */
.chart-holder img {
  width: 100%;
}
/* line 8, ../sass/partials/_charting.scss */
.chart-holder.no-chart {
  background-image: url(/Content/img/graph_none.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  border: solid 1px black;
  font-weight: bold;
  height: 100px;
  line-height: 100px;
  margin-top: 1em;
  text-align: center;
}

/* line 21, ../sass/partials/_charting.scss */
.chart-holder.in-build {
  width: 1400px;
}
/* line 25, ../sass/partials/_charting.scss */
.chart-holder.in-build .axis-label {
  font-weight: bold;
}
/* line 27, ../sass/partials/_charting.scss */
.chart-holder.in-build .x-axis-label {
  clear: both;
  text-align: center;
}
/* line 35, ../sass/partials/_charting.scss */
.chart-holder.in-build .outer-chart-container {
  width: 1400px;
}
/* line 39, ../sass/partials/_charting.scss */
.chart-holder.in-build .chart-container {
  float: right;
  height: 400px;
}
/* line 46, ../sass/partials/_charting.scss */
.chart-holder.in-build .chart-legend {
  float: right;
}
/* line 49, ../sass/partials/_charting.scss */
.chart-holder.in-build .chart-legend .legend-label {
  white-space: pre;
}
/* line 52, ../sass/partials/_charting.scss */
.chart-holder.in-build .chart-legend .legend-icon > .legend-color {
  border: 1px solid #ccc;
  padding: 1px;
}
/* line 56, ../sass/partials/_charting.scss */
.chart-holder.in-build .chart-legend .legend-icon > .legend-color > .legend-inner {
  border-style: solid;
  border-width: 5px;
  height: 0;
  overflow: hidden;
  width: 4px;
}

/* line 74, ../sass/partials/_charting.scss */
.legend-graph-solo-independent,
.legend-graph-solo-instructional,
.legend-graph-solo-hard,
.legend-graph-solo-independent-other,
.legend-graph-solo-instructional-other,
.legend-graph-solo-hard-other {
  background-image: url(/Content/img/graph_legend.png);
  background-repeat: no-repeat;
  height: 18px;
  width: 18px;
}

/* line 81, ../sass/partials/_charting.scss */
.legend-graph-solo-independent {
  background-position: 0 0;
}

/* line 82, ../sass/partials/_charting.scss */
.legend-graph-solo-instructional {
  background-position: 0 -18px;
}

/* line 83, ../sass/partials/_charting.scss */
.legend-graph-solo-hard {
  background-position: 0 -36px;
}

/* line 84, ../sass/partials/_charting.scss */
.legend-graph-solo-independent-other {
  background-position: 0 -54px;
}

/* line 85, ../sass/partials/_charting.scss */
.legend-graph-solo-instructional-other {
  background-position: 0 -72px;
}

/* line 86, ../sass/partials/_charting.scss */
.legend-graph-solo-hard-other {
  background-position: 0 -90px;
}

@media print {
  /* line 89, ../sass/partials/_charting.scss */
  .chart-holder.in-progress, .chart-holder.no-chart {
    display: none;
  }
}
/* line 3, ../sass/partials/_forms.scss */
.form fieldset {
  border: none;
}
/* line 8, ../sass/partials/_forms.scss */
.form .form-row,
.form .button-row {
  clear: both;
  margin: 0 0 1em 0;
}
/* line 13, ../sass/partials/_forms.scss */
.form label {
  display: block;
}

/* line 20, ../sass/partials/_forms.scss */
.input-group .form-control.search-field {
  width: 250px;
}

/* line 24, ../sass/partials/_forms.scss */
select.in-error, input.in-error, textarea.in-error {
  border: solid 1px #d9534f;
}

/**! hopscotch - v0.2.0
*
* Copyright 2014 LinkedIn Corp. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* line 17, ../sass/partials/content/_hopscotch.scss */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInUp {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
.fade-in-up {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDown {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
.fade-in-down {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInRight {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
.fade-in-right {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeft {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeft {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeft {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  /* line 17, ../sass/partials/content/_hopscotch.scss */
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  /* line 17, ../sass/partials/content/_hopscotch.scss */
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
.fade-in-left {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-nav-button {
  font-weight: 700;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  margin: 0;
  overflow: visible;
  text-decoration: none !important;
  width: auto;
  padding: 0 10px;
  height: 26px;
  line-height: 24px;
  font-size: 12px;
  *zoom: 1;
  white-space: nowrap;
  display: -moz-inline-stack;
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-nav-button:hover {
  *zoom: 1;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-nav-button:active {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-nav-button.next {
  border-color: #1b5480;
  color: #fff;
  margin: 0 0 0 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  background-color: #287bbc;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#287bbc', endColorstr='#23639a');
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #287bbc), color-stop(100%, #23639a));
  background-image: -webkit-linear-gradient(top, #287bbc 0, #23639a 100%);
  background-image: -moz-linear-gradient(top, #287bbc 0, #23639a 100%);
  background-image: -o-linear-gradient(top, #287bbc 0, #23639a 100%);
  background-image: linear-gradient(top, #287bbc 0%, #23639a 100%);
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-nav-button.next:hover {
  background-color: #2672ae;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#2672ae', endColorstr='#1e4f7e');
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #2672ae), color-stop(100%, #1e4f7e));
  background-image: -webkit-linear-gradient(top, #2672ae 0, #1e4f7e 100%);
  background-image: -moz-linear-gradient(top, #2672ae 0, #1e4f7e 100%);
  background-image: -o-linear-gradient(top, #2672ae 0, #1e4f7e 100%);
  background-image: linear-gradient(top, #2672ae 0%, #1e4f7e 100%);
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-nav-button.prev {
  border-color: #a7a7a7;
  color: #444;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f2f2f2', endColorstr='#e9e9e9');
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #e9e9e9));
  background-image: -webkit-linear-gradient(top, #f2f2f2 0, #e9e9e9 100%);
  background-image: -moz-linear-gradient(top, #f2f2f2 0, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #f2f2f2 0, #e9e9e9 100%);
  background-image: linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-nav-button.prev:hover {
  background-color: #e8e8e8;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FFA9A9A9');
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #e8e8e8), color-stop(13%, #e3e3e3), color-stop(32%, #d7d7d7), color-stop(71%, #b9b9b9), color-stop(100%, darkgrey));
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, darkgrey 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, darkgrey 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, darkgrey 100%);
  background-image: linear-gradient(top, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble {
  background-color: #fff;
  border: 5px solid #000;
  border: 5px solid rgba(0, 0, 0, 0.5);
  color: #333;
  font-family: Helvetica,Arial;
  font-size: 13px;
  position: absolute;
  z-index: 999999;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble.animate {
  -moz-transition-property: top,left;
  -moz-transition-duration: 1s;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-property: top,left;
  -ms-transition-duration: 1s;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-property: top,left;
  -o-transition-duration: 1s;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-property: top,left;
  -webkit-transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: top,left;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble.invisible {
  opacity: 0;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble.hide, div.hopscotch-bubble .hide, div.hopscotch-bubble .hide-all {
  display: none;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble h3 {
  color: #000;
  font-family: Helvetica,Arial;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: -1px 15px 0 0;
  padding: 0;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-container {
  padding: 15px;
  position: relative;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-content {
  font-family: Helvetica,Arial;
  font-weight: 400;
  line-height: 17px;
  margin: -5px 0 11px;
  padding-top: 8px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-content {
  margin: 0 0 0 40px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble.no-number .hopscotch-bubble-content {
  margin: 0;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-close {
  color: #000;
  background: transparent url(/Content/img/content/hopscotch/sprite-green.png) -192px -92px no-repeat;
  display: block;
  padding: 8px;
  position: absolute;
  text-decoration: none;
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  top: 0;
  right: 0;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-close.hide, div.hopscotch-bubble .hopscotch-bubble-close.hide-all {
  display: none;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-number {
  background: transparent url(../img/content/hopscotch/sprite-green.png) 0 0 no-repeat;
  color: #fff;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: 700;
  line-height: 31px;
  padding: 0 10px 0 0;
  text-align: center;
  width: 30px;
  height: 30px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container {
  position: absolute;
  width: 34px;
  height: 34px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow, div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border {
  width: 0;
  height: 0;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
  top: -22px;
  left: 10px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid #fff;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  position: relative;
  top: -10px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 17px solid #000;
  border-bottom: 17px solid rgba(0, 0, 0, 0.5);
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
  bottom: -39px;
  left: 10px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 17px solid #fff;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  position: relative;
  top: -24px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 17px solid #000;
  border-top: 17px solid rgba(0, 0, 0, 0.5);
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
  top: 10px;
  left: -22px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  border-bottom: 17px solid transparent;
  border-right: 17px solid #fff;
  border-top: 17px solid transparent;
  position: relative;
  left: 7px;
  top: -34px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 17px solid #000;
  border-right: 17px solid rgba(0, 0, 0, 0.5);
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
  top: 10px;
  right: -39px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-bottom: 17px solid transparent;
  border-left: 17px solid #fff;
  border-top: 17px solid transparent;
  position: relative;
  left: -7px;
  top: -34px;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 17px solid #000;
  border-left: 17px solid rgba(0, 0, 0, 0.5);
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
}

/* line 17, ../sass/partials/content/_hopscotch.scss */
div.hopscotch-bubble .hopscotch-actions {
  margin: 10px 0 0;
  text-align: right;
}

/* line 19, ../sass/partials/content/_hopscotch.scss */
.hopscotch-bubble-container * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.validation-error {
    /*color: Maroon;
    font-weight: bold;   
    background-color: red;
    border-bottom-color:red;   
    border-top-color:red;   
    border-left-color:red;   
    border-right-color:red;*/   
     border: solid 1px red;
}