/* Welcome to Compass.
 * In this file you should write your main styles. (or 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" /> */
/* line 17, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 16, ../sass/screen.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 10, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 15, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 15, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 15, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 35, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@font-face {
  font-family: 'Gesta';
  src: url("/assets/fonts/bsigesta-light-webfont.eot");
  src: url("/assets/fonts/bsigesta-light-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/bsigesta-light-webfont.woff") format("woff"), url("/assets/fonts/bsigesta-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gesta';
  src: url("/assets/fonts/bsigesta-webfont.eot");
  src: url("/assets/fonts/bsigesta-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/bsigesta-webfont.woff") format("woff"), url("/assets/fonts/bsigesta-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gesta';
  src: url("/assets/fonts/bsigesta-medium-webfont.eot");
  src: url("/assets/fonts/bsigesta-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/bsigesta-medium-webfont.woff") format("woff"), url("/assets/fonts/bsigesta-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* line 55, ../sass/_typography.scss */
body {
  font-family: Gesta,Tahoma,Arial,"Helvetica Neue","Bitstream Vera Sans",Helvetica,sans-serif;
  font-size: 16px;
  color: #202020;
}

/* line 61, ../sass/_typography.scss */
button {
  font-family: Gesta,Tahoma,Arial,"Helvetica Neue","Bitstream Vera Sans",Helvetica,sans-serif;
}

/* line 71, ../sass/_typography.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
/* line 78, ../sass/_typography.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: #777777;
}

/* line 87, ../sass/_typography.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-bottom: 20px;
}
/* line 93, ../sass/_typography.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 101, ../sass/_typography.scss */
h1 medium,
h1 .medium, .h1 medium,
.h1 .medium,
h2 medium,
h2 .medium, .h2 medium,
.h2 .medium,
h3 medium,
h3 .medium, .h3 medium,
.h3 .medium {
  font-size: 83.33%;
}

/* line 107, ../sass/_typography.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 112, ../sass/_typography.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 117, ../sass/_typography.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 118, ../sass/_typography.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 119, ../sass/_typography.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 120, ../sass/_typography.scss */
/*h4, .h4 {
  font-size: 18px;
}*/

/* line 121, ../sass/_typography.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 122, ../sass/_typography.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 128, ../sass/_typography.scss */
p {
  margin: 0 0 10px;
  line-height: 21px;
}

/* line 132, ../sass/_typography.scss */
li {
  line-height: 21px;
}

li.cm-item {
  line-height: 21px;
  text-indent: -0.5em;
  padding-left: 10px;
}

ul.cm-list{

}

h4.cm-head{

}

/* line 138, ../sass/_typography.scss */
a {
  color: #d73000;
}

/* line 143, ../sass/_typography.scss */
a.dark {
  color: black;
}

/* line 147, ../sass/_typography.scss */
input[type="text"], input[type="password"], input[type="email"] {
  height: 41px;
  text-indent: 5px;
}

/* line 153, ../sass/_typography.scss */
select {
  height: 40px;
}

/* line 156, ../sass/_typography.scss */
.multiselect {
  height: auto;
}

/* line 165, ../sass/_typography.scss */
small,
.small {
  font-size: 85%;
}

/* line 170, ../sass/_typography.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 176, ../sass/_typography.scss */
.text-left {
  text-align: left;
}

/* line 177, ../sass/_typography.scss */
.text-right {
  text-align: right;
}

/* line 178, ../sass/_typography.scss */
.text-center {
  text-align: center;
}

/* line 179, ../sass/_typography.scss */
.text-justify {
  text-align: justify;
}

/* line 180, ../sass/_typography.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 183, ../sass/_typography.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 184, ../sass/_typography.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 185, ../sass/_typography.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 188, ../sass/_typography.scss */
.text-muted {
  color: #777777;
}

/* line 192, ../sass/_typography.scss */
strong {
  font-weight: bold;
}

/* line 5, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 9, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 9, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 9, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 9, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 9, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 240, ../sass/_typography.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 244, ../sass/_typography.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 257, ../sass/_typography.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 263, ../sass/_typography.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 267, ../sass/_typography.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 274, ../sass/_typography.scss */
.bullet-list {
  list-style: disc outside;
  margin-left: 30px;
}
/* line 277, ../sass/_typography.scss */
.bullet-list li {
  margin-bottom: 10px;
}

/* line 281, ../sass/_typography.scss */
.letter-list {
  list-style: lower-latin outside;
  margin-left: 30px;
}
/* line 284, ../sass/_typography.scss */
.letter-list li {
  margin-bottom: 10px;
}

/* line 289, ../sass/_typography.scss */
textarea {
  resize: none;
}

/* line 379, ../sass/_typography.scss */
dl.standardDefList > dt {
  display: block;
  float: left;
  clear: both;
  margin: 0;
  padding: 0 5px 0 0;
  font-weight: bold;
}

/* line 388, ../sass/_typography.scss */
dl.standardDefList > dd {
  display: block;
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
}

/* line 1, ../sass/_sitewide.scss */
body {
  background: #f2f2f2;
}
/* line 3, ../sass/_sitewide.scss */
body .container {
  background: white;
}
/* line 5, ../sass/_sitewide.scss */
body .container .fullPageMessage {
  margin: 0px 30px 120px 30px;
}

/* line 11, ../sass/_sitewide.scss */
.extra-margin {
  margin: 20px 0;
}

/* line 14, ../sass/_sitewide.scss */
.text-center {
  text-align: center;
}

/* line 17, ../sass/_sitewide.scss */
.text-right {
  text-align: right;
}

/* line 21, ../sass/_sitewide.scss */
#site-content {
  box-shadow: rgba(0, 0, 0, 0.1) 0 14px 27px 0;
}

/* line 28, ../sass/_sitewide.scss */
.tree-list ul li li {
  margin-left: 20px;
}

/* line 35, ../sass/_sitewide.scss */
.suggestions-list {
  padding: 0 !important;
}
/* line 38, ../sass/_sitewide.scss */
.suggestions-list ul li {
  background: white;
  border: 1px solid #c5c5c5;
  border-top: 0;
  padding: 10px;
  cursor: pointer;
}

/* line 48, ../sass/_sitewide.scss */
img {
  float: left;
  padding-right: 20px;
}

/* line 53, ../sass/_sitewide.scss */
.wireframe {
  border: 1px solid;
  margin-bottom: 20px;
}
/* line 56, ../sass/_sitewide.scss */
.wireframe.wireframe-box {
  height: 200px;
}

/* line 62, ../sass/_sitewide.scss */
.clearfix:after {
  clear: both;
}

/* line 65, ../sass/_sitewide.scss */
.clearfix:after, .clearfix:before {
  content: "";
  display: table;
}

/* line 70, ../sass/_sitewide.scss */
a {
  text-decoration: none;
}
/* line 72, ../sass/_sitewide.scss */
a:hover {
  text-decoration: underline;
}

/* line 76, ../sass/_sitewide.scss */
.error {
  color: #d73000;
}

/* line 80, ../sass/_sitewide.scss */
.home-widget-panel {
  padding-left: 15px;
  position: relative;
}
/* line 83, ../sass/_sitewide.scss */
.home-widget-panel > div {
  padding-left: 0;
  position: static;
}
/* line 86, ../sass/_sitewide.scss */
.home-widget-panel > div .border-layer {
  border: 5px solid white;
  padding: 10px;
}
/* line 89, ../sass/_sitewide.scss */
.home-widget-panel > div .border-layer:before {
  content: "";
  height: 100%;
  position: absolute;
  width: calc((100% - 60px) / 3);
  border: solid 5px #ececec;
  box-sizing: border-box;
  left: 15px;
  top: 0;
}
/* line 101, ../sass/_sitewide.scss */
.home-widget-panel > div h1 {
  text-align: center;
}
/* line 106, ../sass/_sitewide.scss */
.home-widget-panel > div:nth-child(1) .border-layer:before {
  left: 15px;
}
/* line 113, ../sass/_sitewide.scss */
.home-widget-panel > div:nth-child(2) .border-layer:before {
  left: calc(33.333333% + 10px);
}
/* line 120, ../sass/_sitewide.scss */
.home-widget-panel > div:nth-child(3) .border-layer:before {
  left: calc(66.666666% + 5px);
}

/* line 128, ../sass/_sitewide.scss */
#one-true {
  overflow: hidden;
  padding: 0 15px;
}
/* line 131, ../sass/_sitewide.scss */
#one-true h1 {
  text-align: center;
}
/* line 134, ../sass/_sitewide.scss */
#one-true .col-sm-4 {
  float: left;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
/* line 139, ../sass/_sitewide.scss */
#one-true .col-sm-4:nth-child(1) {
  margin-left: 33.3333333%;
  background: #ccc;
}
/* line 140, ../sass/_sitewide.scss */
#one-true .col-sm-4:nth-child(2) {
  margin-left: -66.6666666%;
  background: #eee;
}
/* line 141, ../sass/_sitewide.scss */
#one-true .col-sm-4:nth-child(3) {
  left: 0;
  background: #eee;
}
/* line 142, ../sass/_sitewide.scss */
#one-true p {
  margin-bottom: 15px;
}

/* line 146, ../sass/_sitewide.scss */
#table-method {
  margin-bottom: 15px;
  padding: 0;
  border-collapse: separate;
  border-spacing: 15px 0;
}
@media (min-width: 768px) {
  /* line 146, ../sass/_sitewide.scss */
  #table-method {
    display: table;
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* line 156, ../sass/_sitewide.scss */
#table-method h2 {
  font-size: 36px;
  text-align: center;
}
/* line 161, ../sass/_sitewide.scss */
#table-method .col-sm-4 {
  margin-bottom: 15px;
  padding: 15px;
  float: none;
}
@media (min-width: 768px) {
  /* line 161, ../sass/_sitewide.scss */
  #table-method .col-sm-4 {
    display: table-cell;
    margin-bottom: 0;
  }
}

/* line 173, ../sass/_sitewide.scss */
.full-screen-search {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f5f5f5, #ececec);
  background-image: -moz-linear-gradient(#f5f5f5, #ececec);
  background-image: -o-linear-gradient(#f5f5f5, #ececec);
  background-image: linear-gradient(#f5f5f5, #ececec);
  padding: 15px;
  margin-left: 0;
  margin-right: 0;
}
/* line 179, ../sass/_sitewide.scss */
.full-screen-search input[type="text"] {
  width: calc(100% - 115px);
  float: left;
  margin-right: 4px;
}

/* line 186, ../sass/_sitewide.scss */
.three-panel-list {
  margin-left: 0;
}
/* line 188, ../sass/_sitewide.scss */
.three-panel-list > div {
  padding-left: 0;
}
/* line 192, ../sass/_sitewide.scss */
.three-panel-list a {
  font-size: 18px;
}
/* line 196, ../sass/_sitewide.scss */
.three-panel-list ul {
  margin-bottom: 0;
}

/*
.login-form .form-body{
  margin-bottom: 15px;
}
*/
/* line 206, ../sass/_sitewide.scss */
.module h3 {
  margin-top: 0;
}
/* line 209, ../sass/_sitewide.scss */
.module .module-title {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
}

/* line 216, ../sass/_sitewide.scss */
.module-0 {
  background: #FFF;
  padding: 20px;
  line-height: 26px;
}

/* line 222, ../sass/_sitewide.scss */
.module-1 {
  background: #f3f3f3;
  border-top: 10px #ebebeb solid;
  padding: 20px;
  line-height: 26px;
}

/* line 229, ../sass/_sitewide.scss */
.module-2 {
  background: white;
  border: 5px #f3f3f3 solid;
  padding: 15px;
  line-height: 26px;
}

/* line 236, ../sass/_sitewide.scss */
.module.module-3 {
  background: #4c4c4c;
  padding: 15px;
  line-height: 26px;
  color: white;
}
/* line 241, ../sass/_sitewide.scss */
.module.module-3 .btn {
  background: #f4f4f4;
  color: #d73000;
}
/* line 244, ../sass/_sitewide.scss */
.module.module-3 .btn:hover {
  color: white;
}

/* line 250, ../sass/_sitewide.scss */
.section-details {
  border-bottom: 1px solid black;
  padding-bottom: 15px;
}
/* line 253, ../sass/_sitewide.scss */
.section-details span {
  display: block;
}
@media (min-width: 768px) {
  /* line 253, ../sass/_sitewide.scss */
  .section-details span {
    display: initial;
  }
}
/* line 259, ../sass/_sitewide.scss */
.section-details .details {
  overflow: hidden;
  margin-bottom: 15px;
}

/* line 266, ../sass/_sitewide.scss */
.section-aside .btn {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
}

/* line 276, ../sass/_sitewide.scss */
.standards-table td p {
  margin-bottom: 5px;
}
/* line 279, ../sass/_sitewide.scss */
.standards-table td p:last-child {
  margin-bottom: 0;
}

/* line 285, ../sass/_sitewide.scss */
.standards-table-actions {
  height: 40px;
}
/* line 288, ../sass/_sitewide.scss */
.standards-table-actions button {
  float: right;
  margin: 0px 30px 14px 0px;
}

/* line 294, ../sass/_sitewide.scss */
.tab-content .standards-table-actions {
  margin: 14px 14px 0px 14px;
}

/* line 297, ../sass/_sitewide.scss */
.list-filter {
  float: right;
}

/* line 302, ../sass/_sitewide.scss */
.recent-standards-activities .item {
  margin: 10px;
}
/* line 304, ../sass/_sitewide.scss */
.recent-standards-activities .item.noContent {
  margin: 20px;
}
/* line 309, ../sass/_sitewide.scss */
.recent-standards-activities .project-comments > .btn {
  margin-right: 10px;
  display: inline-block;
}
/* line 316, ../sass/_sitewide.scss */
.recent-standards-activities .project-comments .comment-count {
  padding-left: 29px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  margin-top: 7px;
}

/* line 326, ../sass/_sitewide.scss */
.loading-gif {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/assets/img/loading.gif") rgba(0, 0, 0, 0.1) no-repeat 50%;
  z-index: 2;
}

/* line 146, icons/*.png */
.icons-sprite, .icons-arrow-left, .icons-arrow-right, .icons-close_full, .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close, .icons-earth, .icons-phone, .icons-sort_asc, .dataTable tr .sorting_asc:before, .icons-sort_asc_disabled, .icons-sort_both, .dataTable .sorting:before, .icons-sort_desc, .dataTable tr .sorting_desc:before, .icons-sort_desc_disabled, .icons-speech-bold, .icons-speech-plus-bold, .icons-speech-plus, .icons-speech {
  background: url('../img/icons-s2517d9a527.png') no-repeat;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-left {
  background-position: 0 -214px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-right {
  background-position: 0 -204px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-close_full, .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background-position: 0 -184px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-earth {
  background-position: 0 -96px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-phone {
  background-position: 0 -112px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sort_asc, .dataTable tr .sorting_asc:before {
  background-position: 0 -165px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sort_asc_disabled {
  background-position: 0 -224px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sort_both, .dataTable .sorting:before {
  background-position: 0 -127px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sort_desc, .dataTable tr .sorting_desc:before {
  background-position: 0 -146px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sort_desc_disabled {
  background-position: 0 -243px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-speech-bold {
  background-position: 0 -72px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-speech-plus-bold {
  background-position: 0 -24px;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-speech-plus {
  background-position: 0 0;
}

/* line 60, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-speech {
  background-position: 0 -48px;
}

/* line 341, ../sass/_sitewide.scss */
.error-page-container {
  padding-bottom: 140px;
}

/* line 343, ../sass/_sitewide.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}
/* line 349, ../sass/_sitewide.scss */
.screen-reader-text:focus {
  clip: auto;
  height: 20px;
  width: 100px;
  overflow: visible;
  position: relative !important;
}

/* line 103, ../sass/elements/_button.scss */
input.btn {
  font-family: Gesta,Tahoma,Arial,"Helvetica Neue","Bitstream Vera Sans",Helvetica,sans-serif;
}

/* line 107, ../sass/elements/_button.scss */
.table-btn {
  width: 160px;
}

/* line 111, ../sass/elements/_button.scss */
.btn {
  padding: 12px 28px;
  border: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 17px;
}
/* line 87, ../sass/elements/_button.scss */
.btn:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 115, ../sass/elements/_button.scss */
.btn.btn-primary {
  color: white;
  background-color: #00a3ad;
}
/* line 4, ../sass/elements/_button.scss */
.btn.btn-primary:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwZDBkYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYTNhZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00d0dc), color-stop(100%, #00a3ad));
  background-image: -webkit-linear-gradient(#00d0dc, #00a3ad);
  background-image: -moz-linear-gradient(#00d0dc, #00a3ad);
  background-image: -o-linear-gradient(#00d0dc, #00a3ad);
  background-image: linear-gradient(#00d0dc, #00a3ad);
}
/* line 7, ../sass/elements/_button.scss */
.btn.btn-primary:active {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTNhZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYTNhZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a3ad), color-stop(100%, #00a3ad));
  background-image: -webkit-linear-gradient(#00a3ad, #00a3ad);
  background-image: -moz-linear-gradient(#00a3ad, #00a3ad);
  background-image: -o-linear-gradient(#00a3ad, #00a3ad);
  background-image: linear-gradient(#00a3ad, #00a3ad);
}
/* line 117, ../sass/elements/_button.scss */
.btn.btn-primary.disabled {
  background: #ececec;
  color: #c5c5c5;
}
/* line 96, ../sass/elements/_button.scss */
.btn.btn-primary.disabled:hover {
  cursor: default;
  background: #ececec;
  color: #c5c5c5;
}
/* line 121, ../sass/elements/_button.scss */
.btn.btn-secondary {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
  color: white;
}
/* line 16, ../sass/elements/_button.scss */
.btn.btn-secondary:hover {
  background: #9e2b1f;
}
/* line 19, ../sass/elements/_button.scss */
.btn.btn-secondary:active {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
}
/* line 123, ../sass/elements/_button.scss */
.btn.btn-secondary.disabled {
  background: #ececec;
  color: #c5c5c5;
}
/* line 96, ../sass/elements/_button.scss */
.btn.btn-secondary.disabled:hover {
  cursor: default;
  background: #ececec;
  color: #c5c5c5;
}

/* line 129, ../sass/elements/_button.scss */
.btn-icon {
  cursor: pointer;
  height: 20px;
  width: 20px;
  overflow: hidden;
  padding: 1px;
  border: 0;
  text-indent: 120%;
}

/* line 138, ../sass/elements/_button.scss */
.btn-icon-large {
  height: 24px;
  width: 24px;
  line-height: 24px;
}

/* line 144, ../sass/elements/_button.scss */
.upload-file-container {
  display: inline-block;
  float:left;
}
/* line 147, ../sass/elements/_button.scss */
.upload-file-container .file-name {
  float: left;
  height: 40px;
}
/* line 151, ../sass/elements/_button.scss */
.upload-file-container .btn-file-upload {
  position: relative;
  overflow: hidden;
  margin-left: 10px;
  display: inline-block;
}
/* line 157, ../sass/elements/_button.scss */
.upload-file-container .btn-file-upload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  height: 40px;
  filter: alpha(opacity=0);
}

/* 
Generic Styling, for Desktops/Laptops 
*/
/* line 9, ../sass/elements/_table.scss */
table {
  width: 100%;
  border-collapse: collapse;
  border-left: 5px solid #d73000;
  border-right: 1px solid #c5c5c5;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 9, ../sass/elements/_table.scss */
  table {
    border-top: 5px solid #d73000;
    border-left: 0;
    border-right: 0;
  }
}
/* line 20, ../sass/elements/_table.scss */
table thead {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f5f5f5, #ececec);
  background-image: -moz-linear-gradient(#f5f5f5, #ececec);
  background-image: -o-linear-gradient(#f5f5f5, #ececec);
  background-image: linear-gradient(#f5f5f5, #ececec);
}
/* line 22, ../sass/elements/_table.scss */
table thead th {
  padding: 15px;
}
/* line 29, ../sass/elements/_table.scss */
table tbody tr {
  border-bottom: 1px solid #c5c5c5;
}
@media (min-width: 768px) {
  /* line 29, ../sass/elements/_table.scss */
  table tbody tr {
    border-bottom: 1px solid #dfdfdf;
  }
}
/* line 35, ../sass/elements/_table.scss */
table tbody tr:first-child {
  border-top: 1px solid #c5c5c5;
}
@media (min-width: 768px) {
  /* line 35, ../sass/elements/_table.scss */
  table tbody tr:first-child {
    border-top: 0;
  }
}
/* line 43, ../sass/elements/_table.scss */
table tbody td {
  padding: 5px;
}
/* line 45, ../sass/elements/_table.scss */
table tbody td .tablesaw-cell-label, table tbody td .tablesaw-cell-content {
  padding: 15px;
}
/* line 48, ../sass/elements/_table.scss */
table tbody td .tablesaw-cell-label {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f5f5f5, #ececec);
  background-image: -moz-linear-gradient(#f5f5f5, #ececec);
  background-image: -o-linear-gradient(#f5f5f5, #ececec);
  background-image: linear-gradient(#f5f5f5, #ececec);
}
@media (min-width: 768px) {
  /* line 43, ../sass/elements/_table.scss */
  table tbody td {
    padding: 15px;
  }
  /* line 54, ../sass/elements/_table.scss */
  table tbody td .tablesaw-cell-label, table tbody td .tablesaw-cell-content {
    padding: 0;
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 59, ../sass/elements/_table.scss */
  table tbody td:first-child {
    border-left: 1px solid #ececec;
  }
}
/* line 64, ../sass/elements/_table.scss */
table tbody td:last-child {
  border-bottom: 0;
}
@media (min-width: 768px) {
  /* line 64, ../sass/elements/_table.scss */
  table tbody td:last-child {
    border-right: 1px solid #ececec;
  }
}

@media (max-width: 769px) {
  /* line 75, ../sass/elements/_table.scss */
  .tablesaw tbody td {
    padding: 0;
  }
}

/* line 82, ../sass/elements/_table.scss */
.dataTable .sorting.tooltip-cell {
  padding-right: 60px;
}

/* line 88, ../sass/elements/_table.scss */
.dataTables_length {
  position: absolute;
  top: 14px;
  right: 20px;
  line-height: 40px;
}

/* line 98, ../sass/elements/_table.scss */
.dataTable .sorting_asc, .dataTable .sorting_desc, .dataTable .sorting {
  position: relative;
  cursor: pointer;
  padding-right: 25px;
}
/* line 101, ../sass/elements/_table.scss */
.dataTable .sorting_asc:before, .dataTable .sorting_desc:before, .dataTable .sorting:before {
  content: "";
  width: 19px;
  height: 19px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 13px;
}

/* line 1, ../sass/elements/_pagination.scss */
.pagination-container {
  text-align: center;
}
/* line 3, ../sass/elements/_pagination.scss */
.pagination-container .pagination {
  margin-top: 10px;
  display: inline-block;
}
/* line 6, ../sass/elements/_pagination.scss */
.pagination-container .pagination li {
  float: left;
  margin-right: 10px;
  line-height: 40px;
}
/* line 12, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-first a, .pagination-container .pagination .pagination-last a {
  padding: 12px 28px;
  border: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 17px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
  color: white;
  float: left;
  height: 40px;
  line-height: initial;
}
/* line 87, ../sass/elements/_button.scss */
.pagination-container .pagination .pagination-first a:hover, .pagination-container .pagination .pagination-last a:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 16, ../sass/elements/_button.scss */
.pagination-container .pagination .pagination-first a:hover, .pagination-container .pagination .pagination-last a:hover {
  background: #9e2b1f;
}
/* line 19, ../sass/elements/_button.scss */
.pagination-container .pagination .pagination-first a:active, .pagination-container .pagination .pagination-last a:active {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
}
/* line 21, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-prev a, .pagination-container .pagination .pagination-next a {
  padding: 12px 28px;
  border: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 17px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
  color: white;
  float: left;
  height: 40px;
  line-height: initial;
}
/* line 87, ../sass/elements/_button.scss */
.pagination-container .pagination .pagination-prev a:hover, .pagination-container .pagination .pagination-next a:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 16, ../sass/elements/_button.scss */
.pagination-container .pagination .pagination-prev a:hover, .pagination-container .pagination .pagination-next a:hover {
  background: #9e2b1f;
}
/* line 19, ../sass/elements/_button.scss */
.pagination-container .pagination .pagination-prev a:active, .pagination-container .pagination .pagination-next a:active {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
}
/* line 30, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-prev a {
  border-radius: 5px 0 0 5px;
}
/* line 35, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-next a {
  border-radius: 0 5px 5px 0;
}
/* line 40, ../sass/elements/_pagination.scss */
.pagination-container .pagination .active a {
  color: #202020;
}
/* line 44, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-page {
  display: inline-block;
  border: 1px solid #c5c5c5;
  background: #ECECEC;
  height: 40px;
  line-height: 40px;
}
/* line 50, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-page a {
  display: inline-block;
  padding: 0 10px;
}
/* line 56, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-page.active {
  background: none;
}
/* line 58, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-page.active a {
  text-decoration: none;
}
/* line 60, ../sass/elements/_pagination.scss */
.pagination-container .pagination .pagination-page.active a:hover {
  cursor: default;
}

/* line 71, ../sass/elements/_pagination.scss */
.pagination-container .pagination .disabled a {
  background: #ececec;
  color: #c5c5c5;
}
/* line 96, ../sass/elements/_button.scss */
.pagination-container .pagination .disabled a:hover {
  cursor: default;
  background: #ececec;
  color: #c5c5c5;
}

/* line 77, ../sass/elements/_pagination.scss */
.dataTables_paginate {
  text-align: center;
  margin: 10px 0;
}
/* line 81, ../sass/elements/_pagination.scss */
.dataTables_paginate .paginate_button.previous, .dataTables_paginate .paginate_button.next {
  padding: 12px 28px;
  border: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 17px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
  color: white;
}
/* line 87, ../sass/elements/_button.scss */
.dataTables_paginate .paginate_button.previous:hover, .dataTables_paginate .paginate_button.next:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 16, ../sass/elements/_button.scss */
.dataTables_paginate .paginate_button.previous:hover, .dataTables_paginate .paginate_button.next:hover {
  background: #9e2b1f;
}
/* line 19, ../sass/elements/_button.scss */
.dataTables_paginate .paginate_button.previous:active, .dataTables_paginate .paginate_button.next:active {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
  background-image: -webkit-linear-gradient(#e63300, #d73000);
  background-image: -moz-linear-gradient(#e63300, #d73000);
  background-image: -o-linear-gradient(#e63300, #d73000);
  background-image: linear-gradient(#e63300, #d73000);
}
/* line 85, ../sass/elements/_pagination.scss */
.dataTables_paginate .paginate_button.disabled {
  background: #ececec;
  color: #c5c5c5;
}
/* line 96, ../sass/elements/_button.scss */
.dataTables_paginate .paginate_button.disabled:hover {
  cursor: default;
  background: #ececec;
  color: #c5c5c5;
}
/* line 89, ../sass/elements/_pagination.scss */
.dataTables_paginate .ellipsis {
  margin-right: 10px;
}
/* line 93, ../sass/elements/_pagination.scss */
.dataTables_paginate > span a {
  display: inline-block;
  border: 1px solid #c5c5c5;
  background: #ECECEC;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 10px 0 0;
}
/* line 101, ../sass/elements/_pagination.scss */
.dataTables_paginate > span a:not(.current) {
  cursor: pointer;
}
/* line 104, ../sass/elements/_pagination.scss */
.dataTables_paginate > span a:first-child {
  margin-left: 20px;
}
/* line 107, ../sass/elements/_pagination.scss */
.dataTables_paginate > span a:last-child {
  margin-right: 20px;
}
/* line 110, ../sass/elements/_pagination.scss */
.dataTables_paginate > span a.current {
  background: none;
  text-decoration: none;
  color: #202020;
}
/* line 114, ../sass/elements/_pagination.scss */
.dataTables_paginate > span a.current:hover {
  cursor: default;
}

/* default jQuery */
/* datepicker */
/* line 4, ../sass/elements/_datepicker.scss */
.ui-datepicker {
  padding: .2em .2em 0;
  display: none;
  z-index: 99 !important;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0 5px 5px 5px;
  padding-top: 2px;
  width: 21em;
}

/* line 14, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
}

/* line 18, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  overflow: hidden;
  cursor: pointer;
}
/* line 25, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev:focus,
.ui-datepicker .ui-datepicker-next:focus {
  outline: #d73000 auto 5px;
}
/* line 28, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active {
  outline: #d73000 auto 5px;
}
/* line 31, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  outline: #d73000 auto 5px;
}

/* line 36, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 39, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 43, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  margin-top: 8px;
}

/* line 47, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  margin-bottom: 8px;
  line-height: 1.8em;
  text-align: center;
}

/* line 53, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 58, ../sass/elements/_datepicker.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 61, ../sass/elements/_datepicker.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 67, ../sass/elements/_datepicker.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 73, ../sass/elements/_datepicker.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 78, ../sass/elements/_datepicker.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  line-height: 20px;
  /*text-decoration: none;*/
}

/* line 86, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-state-disabled span {
  text-align: center;
  background: #ececec;
  border: 1px solid #ececec;
}

/* line 94, ../sass/elements/_datepicker.scss */
.ui-datepicker-header .ui-state-disabled span {
  background: white;
  border: 0;
}
/* line 98, ../sass/elements/_datepicker.scss */
.ui-datepicker-header .ui-state-disabled:hover {
  cursor: default;
  outline: none;
}

/* line 105, ../sass/elements/_datepicker.scss */
.ui-datepicker a {
  color: #d73000;
  text-decoration: underline;
}

/* line 110, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 118, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 126, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 131, ../sass/elements/_datepicker.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 134, ../sass/elements/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 137, ../sass/elements/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 141, ../sass/elements/_datepicker.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 144, ../sass/elements/_datepicker.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 147, ../sass/elements/_datepicker.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 151, ../sass/elements/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 154, ../sass/elements/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 157, ../sass/elements/_datepicker.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 162, ../sass/elements/_datepicker.scss */
.ui-datepicker-prev .ui-icon {
  background: url("/assets/img/icons/arrow-left.png") no-repeat;
}

/* line 166, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-next .ui-icon, .ui-datepicker .ui-datepicker-prev .ui-icon {
  text-indent: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -7px;
}

/* line 174, ../sass/elements/_datepicker.scss */
.ui-datepicker .ui-datepicker-next .ui-icon {
  left: 0;
  margin-left: 10px;
}

/* line 178, ../sass/elements/_datepicker.scss */
.ui-datepicker-next .ui-icon {
  background: url("/assets/img/icons/arrow-right.png") no-repeat;
}

/* line 182, ../sass/elements/_datepicker.scss */
.ui-datepicker td a {
  border: 1px solid #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(50%, white), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(#f4f4f4, white, #f4f4f4);
  background-image: -moz-linear-gradient(#f4f4f4, white, #f4f4f4);
  background-image: -o-linear-gradient(#f4f4f4, white, #f4f4f4);
  background-image: linear-gradient(#f4f4f4, #ffffff, #f4f4f4);
  text-decoration: none;
  text-align: center;
}

/* line 192, ../sass/elements/_datepicker.scss */
.datepicker {
  margin-left: 20px;
}

/* line 198, ../sass/elements/_datepicker.scss */
.datepickerWrapper {
  position: relative;
  width: 100%;
  margin-right: 5px;
  padding-top: 4px;
}

/* line 199, ../sass/elements/_datepicker.scss */
.datepickerIcon {
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("/assets/img/Calendar.png");
  background-repeat: no-repeat;
  width: 47px;
  height: 45px;
  cursor: pointer;
}

/* line 200, ../sass/elements/_datepicker.scss */
.ui-state-hover {
  font-weight: bold;
}

/* line 5, ../sass/elements/_accordion.scss */
.accordion > section {
  margin-bottom: 20px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f5f5f5, #ececec);
  background-image: -moz-linear-gradient(#f5f5f5, #ececec);
  background-image: -o-linear-gradient(#f5f5f5, #ececec);
  background-image: linear-gradient(#f5f5f5, #ececec);
}
/* line 11, ../sass/elements/_accordion.scss */
.accordion > section.open .accordion-title:before {
  content: "\2304";
  position: relative;
  bottom: 5px;
}
/* line 20, ../sass/elements/_accordion.scss */
.accordion > section > header {
  margin-left: 0;
  margin-right: 0;
  padding: 15px 10px 15px 10px;
}
/* line 24, ../sass/elements/_accordion.scss */
.accordion > section > header .accordion-title {
  color: #d73000;
  text-decoration: none;
  padding-right: 30px;
}
/* line 28, ../sass/elements/_accordion.scss */
.accordion > section > header .accordion-title:before {
  content: "\203a";
  color: #d73000;
  float: left;
  width: 14px;
}
/* line 37, ../sass/elements/_accordion.scss */
.accordion > section > header .accordion-title:focus {
  text-decoration: underline;
}
/* line 42, ../sass/elements/_accordion.scss */
.accordion > section > header h3 {
  font-weight: normal;
  font-size: 22px;
  float: left;
  display: inline-block;
  margin: 0;
  padding-left: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 37px;
  cursor: pointer;
}
@media (min-width: 760px) {
  /* line 42, ../sass/elements/_accordion.scss */
  .accordion > section > header h3 {
    padding-left: 55px;
  }
}
/* line 56, ../sass/elements/_accordion.scss */
.accordion > section > header h3 a {
  color: black;
}
/* line 63, ../sass/elements/_accordion.scss */
.accordion > section > div {
  margin: 0;
  padding: 15px;
}
/* line 68, ../sass/elements/_accordion.scss */
.accordion .element-label {
  margin-bottom: 10px;
  display: inline-block;
}
/* line 72, ../sass/elements/_accordion.scss */
.accordion .datepicker, .accordion .datepicker-custom {
  margin-left: 0;
  margin-bottom: 10px;
  width: 100%;
}
/* line 79, ../sass/elements/_accordion.scss */
.accordion .element-row:last-child .datepicker {
  margin-bottom: 0;
}

/* line 91, ../sass/elements/_accordion.scss */
.accordion-emphasis {
  color: #202020;
}
/* line 96, ../sass/elements/_accordion.scss */
.accordion-emphasis section > header .accordion-title {
  color: #202020;
  font-weight: 500;
  font-size: 17px;
}
/* line 100, ../sass/elements/_accordion.scss */
.accordion-emphasis section > header .accordion-title:before {
  font-size: 28px;
  color: #202020;
  padding-right: 4px;
  line-height: 16px;
}
/* line 107, ../sass/elements/_accordion.scss */
.accordion-emphasis section > header .accordion-additional {
  font-weight: normal;
  font-size: 13px;
}
/* line 111, ../sass/elements/_accordion.scss */
.accordion-emphasis section > header .accordion-header {
  color: #202020;
  font-size: 17px;
  font-weight: 500;
}
/* line 115, ../sass/elements/_accordion.scss */
.accordion-emphasis section > header .accordion-header:before {
  content: "\203a";
  font-size: 28px;
  line-height: 16px;
  float: left;
  width: 14px;
  padding-right: 4px;
}
/* line 124, ../sass/elements/_accordion.scss */
.accordion-emphasis section > header h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 129, ../sass/elements/_accordion.scss */
.accordion-emphasis section > div {
  border-top: 1px solid white;
}
/* line 137, ../sass/elements/_accordion.scss */
.accordion-emphasis .open section > header .accordion-title:before {
  line-height: 16px;
}
/* line 143, ../sass/elements/_accordion.scss */
.accordion-emphasis .disabled {
  background: #e6f6f7 !important;
}
/* line 146, ../sass/elements/_accordion.scss */
.accordion-emphasis .disabled .accordion-title:before {
  content: none;
}
/* line 151, ../sass/elements/_accordion.scss */
.accordion-emphasis .timelinePast {
  background: #b3e3e6 !important;
}
/* line 154, ../sass/elements/_accordion.scss */
.accordion-emphasis .timelineFuture {
  background: #ebebeb !important;
}
/* line 157, ../sass/elements/_accordion.scss */
.accordion-emphasis .active {
  background: #ffb9af !important;
}

/* line 2, ../sass/elements/_tabs.scss */
.tabs {
  position: relative;
  /*overflow: hidden;*/
}
@media (max-width: 767px) {
  /* line 2, ../sass/elements/_tabs.scss */
  .tabs {
    margin-top: 60px;
    height: auto !important;
  }
}
/* line 11, ../sass/elements/_tabs.scss */
.tabs #dashboardContentWrapper .tabs {
  position: inherit;
  overflow: no-display;
}
/* line 17, ../sass/elements/_tabs.scss */
.tabs > section {
  display: inline-block;
  vertical-align: top;
  min-width: 120px;
}
/* line 18, ../sass/elements/_tabs.scss */
.tabs > section.tab-section {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 18, ../sass/elements/_tabs.scss */
  .tabs > section.tab-section {
    width: 20%;
  }
}
@media (min-width: 768px) {
  /* line 25, ../sass/elements/_tabs.scss */
  .tabs > section.tab-section .tab-content {
    position: absolute;
  }
}
@media (min-width: 768px) {
  /* line 32, ../sass/elements/_tabs.scss */
  .tabs > section:first-child {
    margin-left: 20px;
  }
}
/* line 40, ../sass/elements/_tabs.scss */
.tabs > section:last-child:not(.open) header {
  border-bottom: 1px solid #c5c5c5;
}
/* line 52, ../sass/elements/_tabs.scss */
.tabs > section header {
  text-align: center;
  border: 1px solid #c5c5c5;
  position: relative;
  top: 1px;
  background-image: linear-gradient(#f5f5f5, #ececec);
  border-bottom: 0;
}
@media (min-width: 768px) {
  /* line 52, ../sass/elements/_tabs.scss */
  .tabs > section header {
    border-bottom: 1px solid #c5c5c5;
  }
}
/* line 64, ../sass/elements/_tabs.scss */
.tabs > section header > a {
  padding: 15px 0;
  display: inline-block;
  width: 100%;
  color: #d73000;
  text-decoration: none;
}
/* line 73, ../sass/elements/_tabs.scss */
.tabs > section header:hover {
  cursor: pointer;
  background: #9e2b1f;
}
/* line 77, ../sass/elements/_tabs.scss */
.tabs > section header:hover a {
  color: white;
}
/* line 88, ../sass/elements/_tabs.scss */
.tabs > section header > div {
  display: none;
}
/* line 93, ../sass/elements/_tabs.scss */
.tabs > section .tab-content {
  background: white;
  border: 1px solid #c5c5c5;
  left: 0;
  padding: 15px;
  width: 100%;
  border-top: 2px solid #c5c5c5;
}
@media (min-width: 768px) {
  /* line 93, ../sass/elements/_tabs.scss */
  .tabs > section .tab-content {
    border-top: 1px solid #c5c5c5;
  }
}
/* line 111, ../sass/elements/_tabs.scss */
.tabs > section.open header {
  background: #9e2b1f;
  border: 0;
  z-index: 9;
}
@media (min-width: 768px) {
  /* line 111, ../sass/elements/_tabs.scss */
  .tabs > section.open header {
    background: white;
    border: 1px solid #c5c5c5;
    border-bottom: 1px solid white;
  }
}
/* line 122, ../sass/elements/_tabs.scss */
.tabs > section.open header > a {
  color: white;
}
@media (min-width: 768px) {
  /* line 122, ../sass/elements/_tabs.scss */
  .tabs > section.open header > a {
    color: #202020;
  }
}
/* line 130, ../sass/elements/_tabs.scss */
.tabs > section.open .tab-content {
  display: block;
}

/* line 137, ../sass/elements/_tabs.scss */
#committeestandards .tabs section header {
  height: 46px;
}

/* line 141, ../sass/elements/_tabs.scss */
#committeestandards .tabs section .tab-content {
  top: 46px;
}

/* line 1, ../sass/elements/_form.scss */
.form {
  border: 5px solid #f2f2f2;
  margin-bottom: 15px;
  padding: 15px 30px;
}
/* line 7, ../sass/elements/_form.scss */
.form .edit-elements .field-block, .form .edit-email-elements .field-block, .form .edit-password-elements .field-block {
  display: inline-block;
}
/* line 9, ../sass/elements/_form.scss */
.form .edit-elements .field-block.no-label, .form .edit-email-elements .field-block.no-label, .form .edit-password-elements .field-block.no-label {
  margin-top: 10px;
}
/* line 12, ../sass/elements/_form.scss */
.form .edit-elements .field-block label, .form .edit-elements .field-block select, .form .edit-elements .field-block input, .form .edit-email-elements .field-block label, .form .edit-email-elements .field-block select, .form .edit-email-elements .field-block input, .form .edit-password-elements .field-block label, .form .edit-password-elements .field-block select, .form .edit-password-elements .field-block input {
  float: left;
  width: 100%;
}
/* line 21, ../sass/elements/_form.scss */
.form.form-zebra .form-body .element-row {
  min-height: 40px;
  line-height: 40px;
}
/* line 25, ../sass/elements/_form.scss */
.form.form-zebra .form-body .element-row:nth-child(odd) {
  background: #ececec;
}
/* line 28, ../sass/elements/_form.scss */
.form.form-zebra .form-body .element-row:nth-child(even) {
  background: #c5c5c5;
}
/* line 32, ../sass/elements/_form.scss */
.form.form-zebra .form-body .element-row .element-label > span, .form.form-zebra .form-body .element-row .element-label > label {
  display: block;
}
/* line 42, ../sass/elements/_form.scss */
.form .form-actions {
  margin-top: 15px;
}
/* line 46, ../sass/elements/_form.scss */
.form.form-standard {
  padding: 15px;
}
@media (max-width: 769px) {
  /* line 48, ../sass/elements/_form.scss */
  .form.form-standard .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  /* line 55, ../sass/elements/_form.scss */
  .form.form-standard .form-actions {
    padding-left: 15px;
  }
}
/* line 62, ../sass/elements/_form.scss */
.form.form-standard fieldset > legend {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
}
/* line 66, ../sass/elements/_form.scss */
.form.form-standard fieldset > legend.searchFacetLegend {
  font-weight: bold;
  text-transform: capitalize;
  margin: 5px 0 10px -15px;
  font-size: 100%;
}
/* line 74, ../sass/elements/_form.scss */
.form.form-standard .field-divider {
  margin-bottom: 20px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 20px;
}
/* line 79, ../sass/elements/_form.scss */
.form.form-standard .form-body {
  padding: 15px;
  border-radius: 3px;
  background: #f3f3f3;
}
@media (min-width: 768px) {
  /* line 79, ../sass/elements/_form.scss */
  .form.form-standard .form-body {
    padding: 30px;
  }
}
/* line 86, ../sass/elements/_form.scss */
.form.form-standard .form-body.overflow-form {
  overflow: auto;
}
/* line 89, ../sass/elements/_form.scss */
.form.form-standard .form-body .element-row {
  margin-bottom: 10px;
  position: relative;
}
/* line 93, ../sass/elements/_form.scss */
.form.form-standard .form-body .element-row.double-margin {
  margin-bottom: 20px;
}
/* line 96, ../sass/elements/_form.scss */
.form.form-standard .form-body .element-row.empty-row {
  margin-bottom: 40px;
}
/* line 99, ../sass/elements/_form.scss */
.form.form-standard .form-body .element-row.form-help {
  height: 38px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (max-width: 769px) {
  /* line 105, ../sass/elements/_form.scss */
  .form.form-standard .form-body .element-row > input:last-child, .form.form-standard .form-body .element-row select:last-child {
    margin-bottom: 0;
  }
  /* line 108, ../sass/elements/_form.scss */
  .form.form-standard .form-body .element-row > input, .form.form-standard .form-body .element-row select {
    margin-bottom: 10px;
  }
}
/* line 113, ../sass/elements/_form.scss */
.form.form-standard .form-body .element-label {
  padding-top: 5px;
  text-align: left;
  line-height: 21px;
}
@media (max-width: 769px) {
  /* line 113, ../sass/elements/_form.scss */
  .form.form-standard .form-body .element-label {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 113, ../sass/elements/_form.scss */
  .form.form-standard .form-body .element-label {
    text-align: right;
  }
}
/* line 127, ../sass/elements/_form.scss */
.form.form-standard .form-body .form-element {
  padding: 0;
}
@media (max-width: 769px) {
  /* line 127, ../sass/elements/_form.scss */
  .form.form-standard .form-body .form-element {
    width: 100%;
  }
}
/* line 132, ../sass/elements/_form.scss */
.form.form-standard .form-body .form-element input[type="radio"], .form.form-standard .form-body .form-element input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0;
}
/* line 139, ../sass/elements/_form.scss */
.form.form-standard .form-body input.form-element {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 36px;
  border: 1px solid #A9A9A9;
  background: #fff;
}
/* line 146, ../sass/elements/_form.scss */
.form.form-standard .form-body input.form-element[readonly] {
  border: 1px solid #A9A9A9;
  background: #ececec;
}
/* line 150, ../sass/elements/_form.scss */
.form.form-standard .form-body input.form-element[readonly="readonly"] {
  border: 1px solid #A9A9A9;
  background: #ececec;
}
/* line 156, ../sass/elements/_form.scss */
.form.form-standard .form-body select.form-element {
  height: 36px;
  border: 1px solid #A9A9A9;
  background: #fff;
}
/* line 163, ../sass/elements/_form.scss */
.form.form-standard .form-body textarea.form-element {
  border: 1px solid #A9A9A9;
  background: #fff;
}
@media (min-width: 768px) {
  /* line 170, ../sass/elements/_form.scss */
  .form.form-example {
    width: 50%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 178, ../sass/elements/_form.scss */
  .form.form-sm-full-width .form-body .element-label {
    text-align: left;
    padding-left: 0;
    margin-bottom: 15px;
  }
}
/* line 185, ../sass/elements/_form.scss */
.form .refine-standards {
  margin-top: 15px;
}
/* line 187, ../sass/elements/_form.scss */
.form .refine-standards button {
  width: 100%;
}
@media (max-width: 992px) {
  /* line 187, ../sass/elements/_form.scss */
  .form .refine-standards button {
    width: 40%;
  }
}

/* line 197, ../sass/elements/_form.scss */
.form-validate label.error, .form-validate-admin label.error {
  margin-top: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #d73000;
  padding-left: 0;
}
@media (min-width: 992px) {
  /* line 197, ../sass/elements/_form.scss */
  .form-validate label.error, .form-validate-admin label.error {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  /* line 197, ../sass/elements/_form.scss */
  .form-validate label.error, .form-validate-admin label.error {
    margin-left: 33.33333333%;
  }
}

@media (max-width: 768px) {
  /* line 208, ../sass/elements/_form.scss */
  .form-validate.password-reset label.error {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 213, ../sass/elements/_form.scss */
  .form-validate.password-reset label.error {
    float: left;
    width: 75%;
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  /* line 220, ../sass/elements/_form.scss */
  .form-validate.password-reset label.error {
    float: left;
    width: 83.33333333%;
    margin-left: 16.66666667%;
  }
}

/* line 230, ../sass/elements/_form.scss */
.form-validate-custom label.error {
  color: #d73000;
  line-height: 21px;
}

/* line 238, ../sass/elements/_form.scss */
.form-hints.form-validate label.error {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  /* line 238, ../sass/elements/_form.scss */
  .form-hints.form-validate label.error {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  /* line 238, ../sass/elements/_form.scss */
  .form-hints.form-validate label.error {
    margin-left: 16.66666667%;
  }
}
@media (max-width: 769px) {
  /* line 238, ../sass/elements/_form.scss */
  .form-hints.form-validate label.error {
    display: block;
    margin-top: 15px;
  }
}
@media (max-width: 769px) {
  /* line 248, ../sass/elements/_form.scss */
  .form-hints .hint {
    padding: 0;
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  /* line 248, ../sass/elements/_form.scss */
  .form-hints .hint {
    position: absolute;
    right: 0;
  }
}
/* line 257, ../sass/elements/_form.scss */
.form-hints .hint p {
  line-height: 34px;
  margin-bottom: 0;
  border: 1px solid #00a3ad;
  background: #e6f6f7;
  padding: 0 10px;
}

/* line 267, ../sass/elements/_form.scss */
.block-label {
  margin-bottom: 15px;
  display: block;
}

/* line 271, ../sass/elements/_form.scss */
.block-error {
  margin-top: 15px;
  color: #d73000;
}

/* line 277, ../sass/elements/_form.scss */
#general-enquiries-form label.error {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  /* line 277, ../sass/elements/_form.scss */
  #general-enquiries-form label.error {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  /* line 277, ../sass/elements/_form.scss */
  #general-enquiries-form label.error {
    margin-left: 25%;
  }
}

/* line 284, ../sass/elements/_form.scss */
#user-registration-a input {
  border: 1px solid #ADAAAD;
}

/* line 285, ../sass/elements/_form.scss */
#user-registration-a input.inputIcon {
  padding-right: 35px;
}

/* line 286, ../sass/elements/_form.scss */
#user-registration-a .inputWrapper {
  position: relative;
  height: 38px;
  padding: 0px;
}

/* line 287, ../sass/elements/_form.scss */
#user-registration-a .inputWrapper img {
  display: none;
  position: absolute;
  right: 10px;
  top: 7px;
  padding: 0px;
}

/* line 288, ../sass/elements/_form.scss */
#user-registration-a #Password-lookup-error {
  display: none;
}

/* Fix to prevent yellow autocomplete background colour in Chrome */
/* line 291, ../sass/elements/_form.scss */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

@media (max-width: 768px) {
  /* line 296, ../sass/elements/_form.scss */
  #user-registration-a label.error, #user-registration-a div.error {
    clear: left;
    display: block;
    margin-left: 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
  }

  /* line 304, ../sass/elements/_form.scss */
  #user-registration-a .element-row input {
    margin-bottom: 0px;
  }

  /* line 308, ../sass/elements/_form.scss */
  #user-registration-a .hint {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  /* line 314, ../sass/elements/_form.scss */
  #user-registration-a label.error, #user-registration-a div.error {
    clear: left;
    display: block;
    width: 33.33333333%;
    margin-left: 16.66666667%;
    padding-top: 10px;
    overflow: auto;
  }
}
/* line 325, ../sass/elements/_form.scss */
#user-registration-b .row > .col-sm-6 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 326, ../sass/elements/_form.scss */
#user-registration-b .confirmation-options {
  margin-top: 20px;
}

/* line 327, ../sass/elements/_form.scss */
#user-registration-b .confirmation-options input {
  float: left;
}

/* line 328, ../sass/elements/_form.scss */
#user-registration-b .confirmation-options label {
  display: block;
  margin-left: 30px;
}

/* line 329, ../sass/elements/_form.scss */
#user-registration-b .confirmation-options label.error {
  width: 100%;
  margin-left: 30px;
  float: none;
  padding: 3px 0px 10px 0px;
}

@media (min-width: 768px) {
  /* line 332, ../sass/elements/_form.scss */
  #user-registration-b .row > .col-sm-6:nth-of-type(1) label.error {
    margin-left: 50%;
    width: 60%;
  }

  /* line 336, ../sass/elements/_form.scss */
  #user-registration-b .row > .col-sm-6:nth-of-type(2) label.error {
    margin-left: 41.66666667%;
    width: 58.33333333%;
  }

  /* line 340, ../sass/elements/_form.scss */
  #user-registration-b label.element-label {
    padding-left: 10px;
  }
}
/* line 343, ../sass/elements/_form.scss */
.login-page ul {
  list-style: disc;
  padding-left: 20px;
}

/* Account management styles */
/* line 349, ../sass/elements/_form.scss */
#personal-details .field-block.col-sm-4, #personal-details .field-block.col-sm-3 {
  padding-left: 0px;
  padding-right: 5px;
  padding-bottom: 10px;
}

/* line 350, ../sass/elements/_form.scss */
#personal-details .field-block.col-sm-3 select, #personal-details .field-block.col-sm-4 input {
  padding: 0px 3px 0px 3px;
}

/* line 351, ../sass/elements/_form.scss */
#personal-details .no-label input.col-sm-3, #personal-details .no-label input.col-sm-4, #personal-details .no-label input.col-sm-6 {
  padding: 0px 3px 0px 3px;
}

/* line 352, ../sass/elements/_form.scss */
#personal-details .no-label select.col-sm-3, #personal-details .no-label select.col-sm-4, #personal-details .no-label select.col-sm-6 {
  padding: 0px 3px 0px 3px;
}

/* line 353, ../sass/elements/_form.scss */
#personal-details div.edit-elements {
  padding: 10px 10px 10px 0px;
}

/* line 354, ../sass/elements/_form.scss */
#personal-details div.edit-elements.namerow {
  padding-top: 0px;
}

/* line 355, ../sass/elements/_form.scss */
#personal-details a.edit-email-address, #personal-details a.edit-password {
  margin-left: 10px;
}

/* line 356, ../sass/elements/_form.scss */
#personal-details .no-label:after {
  content: '';
  display: block;
  clear: both;
}

/* line 1, ../sass/elements/_dialog.scss */
.ui-widget-overlay {
  background: black;
  filter: Alpha(Opacity=80);
  height: 100%;
  left: 0;
  opacity: .80;
  position: fixed;
  top: 0;
  width: 100%;
}

/* line 11, ../sass/elements/_dialog.scss */
.ui-dialog {
  z-index: 100;
  border: 5px solid #c5c5c5;
  border-radius: 5px;
}
/* line 17, ../sass/elements/_dialog.scss */
.ui-dialog:focus {
  outline: none;
}
/* line 21, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-titlebar {
  background: #d73000 linear-gradient(#e63300, #d73000, #e63300);
  height: 40px;
  color: white;
  cursor: move;
  font-size: 16px;
  overflow: hidden;
  padding: 10px;
  line-height: 20px;
  position: relative;
}
/* line 33, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0;
}
/* line 40, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  cursor: pointer;
  float: right;
  height: 20px;
  width: 20px;
  margin: -10px 0 0 0;
  overflow: hidden;
  padding: 1px;
  position: absolute;
  right: .3em;
  top: 50%;
  border: 0;
}
/* line 55, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-text {
  left: 100%;
  position: relative;
}
/* line 62, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-buttonpane {
  background: white;
  border-top: 1px solid #e5e5e5;
  padding: 15px;
}
/* line 15, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.ui-dialog .ui-dialog-buttonpane:before, .ui-dialog .ui-dialog-buttonpane:after {
  content: " ";
  display: table;
}
/* line 19, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.ui-dialog .ui-dialog-buttonpane:after {
  clear: both;
}
/* line 67, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
/* line 69, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
  cursor: pointer;
  margin-left: 10px;
}
/* line 76, ../sass/elements/_dialog.scss */
.ui-dialog .ui-dialog-content {
  background: white;
  border: 0;
  margin-bottom: 0;
  overflow: auto;
  position: relative;
  padding: 10px;
  zoom: 1;
}

/* line 86, ../sass/elements/_dialog.scss */
.ui-dialog-hidden {
  display: none;
}

/* line 1, ../sass/elements/_tooltip.scss */
.tooltip-trigger {
  background: #ececec;
  border: 1px solid #c5c5c5;
  padding: 10px;
  display: inline-block;
  width: 30px;
  border-radius: 30px;
  height: 30px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}

/* line 13, ../sass/elements/_tooltip.scss */
.tooltip-dialog {
  background: white;
  border: 3px solid #c5c5c5;
  border-radius: 10px;
}
/* line 17, ../sass/elements/_tooltip.scss */
.tooltip-dialog .ui-dialog-titlebar {
  width: 30px;
  height: 30px;
  background: transparent;
  float: right;
  display: inline;
}
/* line 23, ../sass/elements/_tooltip.scss */
.tooltip-dialog .ui-dialog-titlebar > button {
  text-indent: 100px;
}
/* line 27, ../sass/elements/_tooltip.scss */
.tooltip-dialog .ui-dialog-content {
  background: transparent;
}

/* line 31, ../sass/elements/_tooltip.scss */
.tooltip-message {
  display: none;
  background: transparent;
}

/* line 37, ../sass/elements/_tooltip.scss */
table .tooltip {
  position: absolute;
  right: 20px;
  top: 8px;
}
/* line 41, ../sass/elements/_tooltip.scss */
table .tooltip .tooltip-trigger {
  background: white;
}
/* line 45, ../sass/elements/_tooltip.scss */
table .tooltipNested {
  margin-top: -12px;
  margin-bottom: -12px;
  width: 80px;
}

/* line 1, ../sass/elements/_carousel.scss */
.carousel-container {
  display: flex;
  align-items: center;
}

/* line 6, ../sass/elements/_carousel.scss */
.carousel-nav {
  width: 120px;
  /* display: inline-block; */
  float: left;
  padding: 10px;
}
/* line 11, ../sass/elements/_carousel.scss */
.carousel-nav > .btn {
  float: left;
  text-align: center;
  width: 100%;
  height: 41px;
  line-height: 18px;
}
/* line 18, ../sass/elements/_carousel.scss */
.carousel-nav .next {
  border-radius: 0 5px 5px 0;
}
/* line 21, ../sass/elements/_carousel.scss */
.carousel-nav .prev {
  border-radius: 5px 0 0 5px;
}

/* line 26, ../sass/elements/_carousel.scss */
.dataTables_paginate .next {
  border-radius: 0 5px 5px 0;
}
/* line 29, ../sass/elements/_carousel.scss */
.dataTables_paginate .prev, .dataTables_paginate .previous {
  border-radius: 5px 0 0 5px;
}

/* line 34, ../sass/elements/_carousel.scss */
.carousel-items {
  width: calc(100% - 240px);
  float: left;
}

/* line 39, ../sass/elements/_carousel.scss */
.carousel-items .owl-carousel .item h3 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}

/* line 40, ../sass/elements/_carousel.scss */
.item.noContent h3 {
  font-size: 16px;
}

/* line 13, ../sass/elements/_btsp-modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 18, ../sass/elements/_btsp-modal.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 34, ../sass/elements/_btsp-modal.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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 38, ../sass/elements/_btsp-modal.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 40, ../sass/elements/_btsp-modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 46, ../sass/elements/_btsp-modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 53, ../sass/elements/_btsp-modal.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 5px solid #c5c5c5;
  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: 0;
}

/* line 67, ../sass/elements/_btsp-modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* line 78, ../sass/elements/_btsp-modal.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 79, ../sass/elements/_btsp-modal.scss */
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 84, ../sass/elements/_btsp-modal.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 15, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 90, ../sass/elements/_btsp-modal.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 95, ../sass/elements/_btsp-modal.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 102, ../sass/elements/_btsp-modal.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 108, ../sass/elements/_btsp-modal.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 15, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../../../../../Ruby/lib/ruby/gems/2.0.0/gems/bootstrap-sass-3.3.5/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 115, ../sass/elements/_btsp-modal.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 120, ../sass/elements/_btsp-modal.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 124, ../sass/elements/_btsp-modal.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 130, ../sass/elements/_btsp-modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 141, ../sass/elements/_btsp-modal.scss */
  .modal-dialog {
    width: 600px;
    margin: 60px auto;
  }

  /* line 145, ../sass/elements/_btsp-modal.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 150, ../sass/elements/_btsp-modal.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 154, ../sass/elements/_btsp-modal.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 3, ../sass/sections/_header.scss */
#site-header {
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 27px 0;
  border-top: 5px solid #d73000;
}
@media (min-width: 768px) {
  /* line 3, ../sass/sections/_header.scss */
  #site-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 3, ../sass/sections/_header.scss */
  #site-header {
    border-top: 10px solid #d73000;
  }
}
/* line 13, ../sass/sections/_header.scss */
#site-header .move-right {
  float: right;
}
/* line 16, ../sass/sections/_header.scss */
#site-header .contact-container {
  display: inline-block;
  float: right;
}
/* line 20, ../sass/sections/_header.scss */
#site-header .home-link {
  display: inline-block;
}
/* line 24, ../sass/sections/_header.scss */
#site-header .strap-line {
  position: relative;
  bottom: 6px;
  display: inline;
}
/* line 28, ../sass/sections/_header.scss */
#site-header .strap-line img {
  margin-bottom: -10px;
}
/* line 31, ../sass/sections/_header.scss */
#site-header .strap-line span {
  display: none;
}
@media (min-width: 768px) {
  /* line 31, ../sass/sections/_header.scss */
  #site-header .strap-line span {
    display: inline;
  }
}
/* line 38, ../sass/sections/_header.scss */
#site-header .top-banner {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f5f5f5, #ececec);
  background-image: -moz-linear-gradient(#f5f5f5, #ececec);
  background-image: -o-linear-gradient(#f5f5f5, #ececec);
  background-image: linear-gradient(#f5f5f5, #ececec);
  padding: 10px 15px;
  text-align: right;
  margin-bottom: 15px;
  position: relative;
}
/* line 45, ../sass/sections/_header.scss */
#site-header .top-banner p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 49, ../sass/sections/_header.scss */
  #site-header .top-banner p:first-child {
    position: absolute;
    text-align: left;
    width: 150px;
  }
  /* line 54, ../sass/sections/_header.scss */
  #site-header .top-banner p:last-child {
    text-align: right;
    width: 100%;
    padding-left: 150px;
  }
}
@media (max-width: 768px) {
  /* line 61, ../sass/sections/_header.scss */
  #site-header .top-banner p:first-child {
    position: relative;
    text-align: right;
    width: 100%;
  }
  /* line 66, ../sass/sections/_header.scss */
  #site-header .top-banner p:last-child {
    text-align: right;
    width: 100%;
  }
}
/* line 72, ../sass/sections/_header.scss */
#site-header .header-branding {
  position: relative;
  padding-bottom: 15px;
}
/* line 77, ../sass/sections/_header.scss */
#site-header #site-search {
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 5px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  /* line 77, ../sass/sections/_header.scss */
  #site-header #site-search {
    float: right;
    margin-top: 11px;
    margin-left: 0;
    margin-bottom: 0;
  }
}


/* line 94, ../sass/sections/_header.scss */
#site-header #site-search input[type="text"] {
  height: 41px;
  float: left;
  margin-right: 4px;
  text-indent: 5px;
  width: calc(100% - 126px);
}

@media (min-width: 768px) {
  /* line 94, ../sass/sections/_header.scss */
  #site-header #site-search input[type="text"] {
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 94, ../sass/sections/_header.scss */
  #site-header #site-search input[type="text"] {
    width: 140px;
  }
}
@media (min-width: 992px) {
  /* line 94, ../sass/sections/_header.scss */
  #site-header #site-search input[type="text"] {
    width: auto;
  }
}



@media (min-width: 768px) {
  /* line 110, ../sass/sections/_header.scss */
  #site-header #site-search .btn {
    width: 100px;
    padding: 12px 28px;
  }
}


/* line 126, ../sass/sections/_header.scss */
#site-header .phone-number {
  width: 200px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #949494;
  font-size: 21px;
  margin-bottom: 6px;
}
/* line 130, ../sass/sections/_header.scss */
#site-header .phone-number .icons-phone {
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 5px;
}
/* line 137, ../sass/sections/_header.scss */
#site-header .contact-us {
  width: 200px;
  position: absolute;
  top: 30px;
  right: 0px;
  text-align: right;
  margin-bottom: 6px;
  padding-right:10px;
}
/* line 140, ../sass/sections/_header.scss */
#site-header .contact-us a {
  color: #d73000;
  text-decoration: none;
  font-size: 21px;
}
/* line 145, ../sass/sections/_header.scss */
#site-header .contact-us .icons-earth {
  float: left;
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-top: 1px;
  margin-right: 10px;
  margin-left: 12px;
}
/* line 159, ../sass/sections/_header.scss */
#site-header .account-links {
  margin-top: 50px;
  color: #d73000;
  text-align: right;
  padding-right:10px;
  font-size: 19px;
  /*
  font-weight: bold;
  text-align: right;
  */
  
}
/* line 170, ../sass/sections/_header.scss */
#site-header .account-links a {
  font-size: 19px;
}

/* line 160, ../sass/sections/_header.scss */
#site-header .navbar-toggle {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f5f5f5, #ececec);
  background-image: -moz-linear-gradient(#f5f5f5, #ececec);
  background-image: -o-linear-gradient(#f5f5f5, #ececec);
  background-image: linear-gradient(#f5f5f5, #ececec);
  color: #d73000;
  padding: 10px 15px;
  float: right;
  margin-top: 15px;
  margin-bottom: 20px;
  border: 1px solid #d6d6d6;
  font-size: 14px;
  border-radius: 5px;
  text-decoration: underline;
}
@media (min-width: 768px) {
  /* line 160, ../sass/sections/_header.scss */
  #site-header .navbar-toggle {
    display: none;
  }
}
/* line 180, ../sass/sections/_header.scss */
#site-header .navbar-toggle:hover {
  cursor: pointer;
}
/* line 186, ../sass/sections/_header.scss */
#site-header .main-nav {
  display: none;
  position: relative;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f5f5f5, #ececec);
  background-image: -moz-linear-gradient(#f5f5f5, #ececec);
  background-image: -o-linear-gradient(#f5f5f5, #ececec);
  background-image: linear-gradient(#f5f5f5, #ececec);
  border: 1px solid #d6d6d6;
}
/* line 189, ../sass/sections/_header.scss */
#site-header .main-nav .login-btn {
  padding: 8px 0px 8px 15px;
  display: inline-block;
  color: #202020;
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 768px) {
  /* line 189, ../sass/sections/_header.scss */
  #site-header .main-nav .login-btn {
    position: absolute;
    right: 0;
    top: 11px;
    right: 11px;
    font-weight: normal;
    padding: 12px 28px;
    border: 0;
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
    background-image: -webkit-linear-gradient(#e63300, #d73000);
    background-image: -moz-linear-gradient(#e63300, #d73000);
    background-image: -o-linear-gradient(#e63300, #d73000);
    background-image: linear-gradient(#e63300, #d73000);
    color: white;
    width: 70px;
    padding: 12px 12px;
    text-align: center;
  }
  /* line 87, ../sass/elements/_button.scss */
  #site-header .main-nav .login-btn:hover {
    text-decoration: none;
    cursor: pointer;
  }
  /* line 16, ../sass/elements/_button.scss */
  #site-header .main-nav .login-btn:hover {
    background: #9e2b1f;
  }
  /* line 19, ../sass/elements/_button.scss */
  #site-header .main-nav .login-btn:active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MzMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63300), color-stop(100%, #d73000));
    background-image: -webkit-linear-gradient(#e63300, #d73000);
    background-image: -moz-linear-gradient(#e63300, #d73000);
    background-image: -o-linear-gradient(#e63300, #d73000);
    background-image: linear-gradient(#e63300, #d73000);
  }
}
@media (min-width: 992px) {
  /* line 189, ../sass/sections/_header.scss */
  #site-header .main-nav .login-btn {
    width: 90px;
    padding: 12px 24px;
  }
}
@media (min-width: 1200px) {
  /* line 189, ../sass/sections/_header.scss */
  #site-header .main-nav .login-btn {
    width: 100px;
    padding: 12px 28px;
  }
}
@media (min-width: 768px) {
  /* line 186, ../sass/sections/_header.scss */
  #site-header .main-nav {
    height: 63px;
    display: block  !important;
  }
}
/* line 225, ../sass/sections/_header.scss */
#site-header .main-nav > ul {
  display: inline;
}
/* line 227, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li {
  float: left;
  position: relative;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 227, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li {
    border-top: 1px solid #f5f5f5;
    display: inline-block;
    width: auto;
  }
}
/* line 238, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li.current > a {
  color: #d73000;
}
/* line 240, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li.current > a:after {
  background-color: #d73000;
}
@media (min-width: 768px) {
  /* line 246, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:not(.sub-nav-item):hover {
    border-top: 1px solid #d6d6d6;
    border-left: 2px solid #d6d6d6;
    border-right: 2px solid #d6d6d6;
    margin: 0 -2px;
    position: relative;
    z-index: 1;
  }
}
/* line 255, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li:not(.sub-nav-item):hover > a {
  text-decoration: underline;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  /* line 255, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:not(.sub-nav-item):hover > a {
    background-color: white;
    text-decoration: none;
    color: #d73000;
    border-bottom: 2px solid white;
  }
}
/* line 265, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li:not(.sub-nav-item):hover > a:after {
  background-color: #d73000;
}
/* line 273, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li:hover .sub-nav li {
  margin: 0;
}
/* line 278, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li .sub-nav {
  display: none;
  z-index: 100;
  width: 400px;
  z-index: 100;
}
@media (min-width: 768px) {
  /* line 285, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li.menu-fade-in {
    border-top: 1px solid #d6d6d6;
    border-left: 2px solid #d6d6d6;
    border-right: 2px solid #d6d6d6;
    margin: 0 -2px;
    position: relative;
    z-index: 101;
  }
  /* line 293, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li.menu-fade-in > a {
    background-color: white;
    text-decoration: none;
    color: #d73000;
    border-bottom: 2px solid white;
  }
  /* line 299, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li.menu-fade-in .sub-nav {
    top: 60px;
  }
  /* line 302, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li.menu-fade-in.sub-nav-item {
    height: 62px;
  }
  /* line 305, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li.menu-fade-in.sub-nav-item a {
    height: 49px;
  }
}
/* line 310, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li.menu-fade-in > a {
  text-decoration: underline;
  position: relative;
  z-index: 102;
}
/* line 314, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li.menu-fade-in > a:after {
  background-color: #d73000;
}
/* line 318, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li.menu-fade-in .sub-nav {
  display: block;
  width: 400px;
}
/* line 324, ../sass/sections/_header.scss */
#site-header .main-nav > ul > li > a {
  font-size: 18px;
  color: #202020;
  text-decoration: none;
  display: block;
  padding: 8px 0px 8px 15px;
  font-weight: bold;
  border-top: 1px solid #e5e5e5;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media (min-width: 768px) {
  /* line 324, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li > a {
    height: 47px;
    width: 86px;
    display: inline-block;
    padding: 11px 0 0 25px;
    font-weight: normal;
    border-bottom: 0;
    border-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 324, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li > a {
    width: 100px;
  }
}
@media (min-width: 1200px) {
  /* line 324, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li > a {
    width: 127px;
  }
}
@media (min-width: 768px) {
  /* line 349, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li > a:after {
    position: absolute;
    top: 6px;
    left: 10px;
    width: 5px;
    height: 48px;
    border-radius: 8px;
    background-color: #e5e5e5;
    content: "";
  }
}
@media (min-width: 768px) {
  /* line 362, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:first-child > a {
    width: 52px;
  }
  /* line 365, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:nth-child(4) > a {
    width: 66px;
  }
  /* line 368, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:nth-child(5) > a {
    width: 52px;
  }
  #site-header .main-nav > ul > li:nth-child(6) > a {
    width: 52px;
  }
}
@media (min-width: 992px) {
  /* line 373, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:first-child > a {
    width: 95px;
  }
  /* line 376, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:nth-child(4) > a {
    width: 95px;
  }
  /* line 379, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:nth-child(5) > a {
    width: 95px;
  }
}
@media (min-width: 1200px) {
  /* line 384, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:first-child > a {
    width: 127px;
  }
  /* line 387, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:nth-child(4) > a {
    width: 127px;
  }
  /* line 390, ../sass/sections/_header.scss */
  #site-header .main-nav > ul > li:nth-child(5) > a {
    width: 127px;
  }
}
/* line 397, ../sass/sections/_header.scss */
#site-header .main-nav .sub-nav {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}
/* line 400, ../sass/sections/_header.scss */
#site-header .main-nav .sub-nav li {
  padding: 5px 0;
}
/* line 402, ../sass/sections/_header.scss */
#site-header .main-nav .sub-nav li a {
  color: #202020;
  font-weight: bold;
}
@media (min-width: 768px) {
  /* line 402, ../sass/sections/_header.scss */
  #site-header .main-nav .sub-nav li a {
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  /* line 397, ../sass/sections/_header.scss */
  #site-header .main-nav .sub-nav {
    padding-left: 0;
    position: absolute;
    left: -2px;
    display: none;
    background-color: white;
    border: 2px solid #d6d6d6;
  }
  /* line 417, ../sass/sections/_header.scss */
  #site-header .main-nav .sub-nav li {
    float: none;
    display: list-item;
    border: 0;
    padding: 10px;
  }
}

/* line 428, ../sass/sections/_header.scss */
.message-banner {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  border-left: 1px solid #d73000;
  border-right: 1px solid #d73000;
}
/* line 436, ../sass/sections/_header.scss */
.message-banner .btn {
  margin: 0 auto;
  display: block;
  margin-top: 15px;
}
@media (min-width: 768px) {
  /* line 436, ../sass/sections/_header.scss */
  .message-banner .btn {
    float: right;
    display: inline-block;
  }
}

/* line 1, ../sass/sections/_footer.scss */
#site-footer {
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0 14px 27px 0;
  padding: 12px 0 2px;
}
@media (min-width: 992px) {
  /* line 1, ../sass/sections/_footer.scss */
  #site-footer {
    padding: 12px 0;
  }
}
/* line 9, ../sass/sections/_footer.scss */
#site-footer span {
  margin-right: 20px;
}
/* line 13, ../sass/sections/_footer.scss */
#site-footer ul {
  margin-top: 10px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  /* line 13, ../sass/sections/_footer.scss */
  #site-footer ul {
    display: inline;
  }
}
/* line 19, ../sass/sections/_footer.scss */
#site-footer ul li {
  display: inline-block;
  margin-right: 5px;
  border-left: 1px solid #a8a8a8;
  padding-left: 9px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  /* line 19, ../sass/sections/_footer.scss */
  #site-footer ul li {
    margin-bottom: 0;
  }
}
/* line 28, ../sass/sections/_footer.scss */
#site-footer ul li:first-child {
  padding-left: 0;
  border-left: 0;
}

@media (min-width: 993px) {
  /* line 6, ../sass/sections/_project.scss */
  #project-profile .comment-by {
    float: right;
  }
}
/* line 10, ../sass/sections/_project.scss */
#project-profile .comment-by > div {
  display: inline-block;
  background: #ececec;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #c5c5c5;
  width: 170px;
}
/* line 17, ../sass/sections/_project.scss */
#project-profile .comment-by > div > p {
  font-size: 20px;
}
/* line 20, ../sass/sections/_project.scss */
#project-profile .comment-by > div time {
  font-size: 36px;
}
/* line 25, ../sass/sections/_project.scss */
#project-profile .project-details > div {
  overflow: auto;
}
/* line 28, ../sass/sections/_project.scss */
#project-profile .project-details > div:last-of-type a {
  margin-top: 10px;
  width: 170px;
}
@media (min-width: 993px) {
  /* line 28, ../sass/sections/_project.scss */
  #project-profile .project-details > div:last-of-type a {
    float: right;
  }
}

/* line 38, ../sass/sections/_project.scss */
.followProjectWrapper {
  position: relative;
  padding-right: 120px;
  height:40px;
}

/* line 39, ../sass/sections/_project.scss */
.followProject {
  position: absolute;
  right: 0px;
  top: 5px;
}

/* line 40, ../sass/sections/_project.scss */
.followProject label {
  float: left;
  margin: 5px 20px 0px 0px;
  font-weight: bold;
  /* font-size: 24px; */
}

/* line 41, ../sass/sections/_project.scss */
.followProject .tooltip {
  float: left;
}

/* line 42, ../sass/sections/_project.scss */
#follow-project-dialog ul {
  list-style: disc;
  padding-left: 20px;
}

/* line 46, ../sass/sections/_project.scss */
#comment-on-proposal label.error {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 992px) {
  /* line 46, ../sass/sections/_project.scss */
  #comment-on-proposal label.error {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  /* line 46, ../sass/sections/_project.scss */
  #comment-on-proposal label.error {
    margin-left: 50%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 52, ../sass/sections/_project.scss */
  #comment-on-proposal .form-element.error {
    margin-bottom: 15px;
  }
}

/* line 59, ../sass/sections/_project.scss */
#propose-new-standard label.error {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  /* line 59, ../sass/sections/_project.scss */
  #propose-new-standard label.error {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  /* line 59, ../sass/sections/_project.scss */
  #propose-new-standard label.error {
    margin-left: 33.33333333%;
  }
}

/* line 85, ../sass/sections/_project.scss */
#document-viewer #tocWrapper {
  height: 1045px;
  margin-bottom:20px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 67, ../sass/sections/_project.scss */
#document-viewer .toc {
  padding-left: 40px;
  font-weight: 500;
  word-wrap: break-word;
}

#document-viewer ol.toc {
  margin-top: 0;
  margin-bottom: 100px;
}

/* line 70, ../sass/sections/_project.scss */
#document-viewer .toc li {
  margin-bottom: 10px;
  font-size: 18px;
  position: relative;
}
/* line 75, ../sass/sections/_project.scss */
   /* #document-viewer .toc li.commented:before, #document-viewer .toc li a.user__saved__comment:before {
        position: absolute;
        content: "*";
        left: -42px;
        top: 7px;
        font-size: 40px;
        color: black;
        line-height: 20px;
        font-weight: normal;
        padding-right:2px;
    }*/



/* line 89, ../sass/sections/_project.scss */
#document-viewer .find input[type="text"] {
    width: calc(100% - 94px);
}
/* line 93, ../sass/sections/_project.scss */
#document-viewer .overview {
  padding-bottom: 10px;
}

@media (max-width: 769px) {
  /* line 98, ../sass/sections/_project.scss */
  #committee-list_wrapper {
    position: relative;
  }
}
@media (max-width: 769px) {
  /* line 102, ../sass/sections/_project.scss */
  #committee-list_wrapper .dataTables_length {
    top: -55px;
  }
}

/* line 110, ../sass/sections/_project.scss */
#toc-container h2 {
  position: relative;
  padding-right: 40px;
}
/* line 113, ../sass/sections/_project.scss */
#toc-container h2 .tooltip {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
}
/* line 122, ../sass/sections/_project.scss */
#toc-container li .toc-toggle {
    position: absolute;
    left: -30px;
    top: -2px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: 30px;
    background-color: white !important;
}
/* line 133, ../sass/sections/_project.scss */
#toc-container li.collapsed > .toc-toggle:after, #toc-container li.expanded > .toc-toggle:after {
  content: "+";
  width: 21px;
  height: 21px;
  position: absolute;
  background: white;
  left: 1px;
  text-align: center;
  top: 0;
  border: 1px solid #202020;
  color: #202020;
  border-radius: 15px;
  cursor: pointer;
  line-height: 19px;
  font-weight: normal;
  text-indent: 0px;
}
/* line 154, ../sass/sections/_project.scss */
#toc-container li.expanded > .toc-toggle:after {
  content: "-";
}
/* line 159, ../sass/sections/_project.scss */
#toc-container li > ul, #toc-container li ol {
  margin-top: 10px;
  margin-left: 10px;
}

/* line 166, ../sass/sections/_project.scss */
.document-view-container {
  border: 2px solid black;
  position: relative;
}
/* line 169, ../sass/sections/_project.scss */
.document-view-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  width: 2px;
  position: absolute;
  right: 46px;
  top: 0;
  background: black;
}

/* line 181, ../sass/sections/_project.scss */
#document {
  position: relative;
  top: 0;
}

/* line 192, ../sass/sections/_project.scss */
.document-up {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 20px solid #d73000;
  border-top: 0;
  padding: 0;
  background: white;
  background: transparent;
  text-indent: 100px;
  overflow: hidden;
}
/* line 198, ../sass/sections/_project.scss */
.document-up:hover {
  cursor: pointer;
}

/* line 203, ../sass/sections/_project.scss */
.document-down {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 99;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 20px solid #d73000;
  border-bottom: 0;
  padding: 0;
  background: white;
  background: transparent;
  text-indent: 100px;
  overflow: hidden;
}
/* line 209, ../sass/sections/_project.scss */
.document-down:hover {
  cursor: pointer;
}

/* line 214, ../sass/sections/_project.scss */
.document-up-disabled {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 20px solid #E0E0E0;
  border-top: 0;
  padding: 0;
  background: white;
  background: transparent;
  text-indent: 100px;
  overflow: hidden;
}
/* line 220, ../sass/sections/_project.scss */
.document-up-disabled:hover {
  cursor: pointer;
}

/* line 225, ../sass/sections/_project.scss */
.document-down-disabled {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 99;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 20px solid #E0E0E0;
  border-bottom: 0;
  padding: 0;
  background: white;
  background: transparent;
  text-indent: 100px;
  overflow: hidden;
}
/* line 231, ../sass/sections/_project.scss */
.document-down-disabled:hover {
  cursor: pointer;
}

/* line 236, ../sass/sections/_project.scss */
#document-viewing-area {
  /*border-bottom: 20px solid $white;*/
  /*border-top: 20px solid $white;*/
  position: relative;
  padding: 0 20px 0 20px;
  margin-right: 48px;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
}
    #document-viewing-area h1 span,
    #document-viewing-area h2 span,
    #document-viewing-area h3 span,
    #document-viewing-area h4 span,
    #document-viewing-area h5 span,
    #document-viewing-area h6 span {
        font-weight: bold !important;
    }
/* line 247, ../sass/sections/_project.scss */
#document-viewing-area table {
  border: 0px;
}
/* line 249, ../sass/sections/_project.scss */
#document-viewing-area table tbody td:first-child {
  border: 0px;
}
/* line 252, ../sass/sections/_project.scss */
#document-viewing-area table tbody td:last-child {
  border: 0px;
}
/* line 255, ../sass/sections/_project.scss */
#document-viewing-area table tbody tr {
  border: 0px;
}
/* line 259, ../sass/sections/_project.scss */
#document-viewing-area img {
  float: none !important;
  padding-right:1px;
}

/* line 264, ../sass/sections/_project.scss */
.selected {
  background: #ffb9af;
  overflow: hidden;
  padding: 5px;
}

/* line 269, ../sass/sections/_project.scss */
img.selected {
  border: 10px solid #ffb9af;
  background: none;
}

/* line 273, ../sass/sections/_project.scss */
.title-and-comments {
  position: relative;
}
/* line 275, ../sass/sections/_project.scss */
.title-and-comments .comment-data {
  position: absolute;
  right: 0;
  top: 5px;
}
/* line 279, ../sass/sections/_project.scss */
.title-and-comments .comment-data > * {
  margin-right: 5px;
}
/* line 282, ../sass/sections/_project.scss */
.title-and-comments .comment-data .comment-count {
  font-size: 16px;
}

/* line 288, ../sass/sections/_project.scss */
.project-title h2 {
  min-height: 33px;
}

/* line 293, ../sass/sections/_project.scss */
.project-title-inner {
  height: auto;
  width: 100%;
  margin: 15px 0px 20px 0px;
}

/* line 299, ../sass/sections/_project.scss */
.project-title-inner.block-bar {
  background-color: #ececec;
}

/* line 303, ../sass/sections/_project.scss */
.project-title-inner h2 {
  height: auto;
}

/* line 307, ../sass/sections/_project.scss */
.project-title-inner.block-bar h2 {
  padding: 2px 4px 2px 4px;
}

@media (min-width: 768px) {
  /* line 313, ../sass/sections/_project.scss */
  .project-title-inner h2 {
    float: left;
    margin: 0px;
  }

  /* line 318, ../sass/sections/_project.scss */
  .project-title-inner h2:first-child {
    margin-right: 15px;
  }

  /* line 322, ../sass/sections/_project.scss */
  .project-title-inner h2:last-child {
    border-left: 15px solid #FFF;
    margin-left: -15px;
  }

  /* line 327, ../sass/sections/_project.scss */
  .project-title-inner:after {
    content: " ";
    display: table;
    clear: both;
  }
}
@media (max-width: 768px) {
  /* line 335, ../sass/sections/_project.scss */
  .project-title-inner h2:first-child {
    width: 100%;
    margin: 0px;
  }

  /* line 340, ../sass/sections/_project.scss */
  .project-title-inner h2:last-child {
    width: 100%;
    margin: 0px;
  }
}
/* line 348, ../sass/sections/_project.scss */
.contextSelected {
  background: #bdf8ff;
  color: black;
}

/* line 353, ../sass/sections/_project.scss */
.custom-menu {
  /*font-size: 12px;*/
  font-size: 90%;
  color: #202020;
  color: #666;
  z-index: 1000;
  position: absolute;
  background-color: #f1f1f1;
  border: 1px solid #cccccc;
  padding: 8px;
  display: none;
  height: 67px;
  width: 250px;
}

/* line 368, ../sass/sections/_project.scss */
.custom-menu ul {
  margin-top: 0px;
  margin-left: 5px;
  padding-left: 0px;
}

/* line 374, ../sass/sections/_project.scss */
.custom-menu ul li {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 5px;
}

/* line 381, ../sass/sections/_project.scss */
.custom-menu a.copyContentActive:link {
  color: #000;
  text-decoration: none;
}

/* line 382, ../sass/sections/_project.scss */
.custom-menu a.copyContentActive:visited {
  color: #000;
  text-decoration: none;
}

/* line 383, ../sass/sections/_project.scss */
.custom-menu a.copyContentActive:hover {
  color: #000;
  text-decoration: underline;
}

/* line 384, ../sass/sections/_project.scss */
.custom-menu a.copyContentActive:active {
  color: #000;
  text-decoration: none;
}

/* line 386, ../sass/sections/_project.scss */
.custom-menu a.copyContentInactive:link {
  color: #A0A0A0;
  text-decoration: none;
}

/* line 387, ../sass/sections/_project.scss */
.custom-menu a.copyContentInactive:visited {
  color: #A0A0A0;
  text-decoration: none;
}

/* line 388, ../sass/sections/_project.scss */
.custom-menu a.copyContentInactive:hover {
  color: #A0A0A0;
  text-decoration: underline;
}

/* line 389, ../sass/sections/_project.scss */
.custom-menu a.copyContentInactive:active {
  color: #A0A0A0;
  text-decoration: none;
}

/* line 391, ../sass/sections/_project.scss */
#copyToComments-dialog {
  display: none;
}

/* line 392, ../sass/sections/_project.scss */
#search-dialog {
  display: none;
}

/* line 394, ../sass/sections/_project.scss */
#rightClickScratch {
  border: 0px solid #fff;
  height: 1px;
  width: 1px;
}

/* line 396, ../sass/sections/_project.scss */
#searchHighlight {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 397, ../sass/sections/_project.scss */
#searchHighlight:link {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 398, ../sass/sections/_project.scss */
#searchHighlight:visited {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 399, ../sass/sections/_project.scss */
#searchHighlight:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 400, ../sass/sections/_project.scss */
#searchHighlight:active {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 402, ../sass/sections/_project.scss */
.searchHighlight {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 403, ../sass/sections/_project.scss */
.searchHighlight:link {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 404, ../sass/sections/_project.scss */
.searchHighlight:visited {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 405, ../sass/sections/_project.scss */
.searchHighlight:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 406, ../sass/sections/_project.scss */
.searchHighlight:active {
  color: #FFF;
  text-decoration: none;
  background-color: #d73000;
}

/* line 409, ../sass/sections/_project.scss */
.formText {
  padding-top: 5px;
  line-height: 21px;
}

/* line 411, ../sass/sections/_project.scss */
#draftViewScrollbarWrapper {
  width: 30px;
  height: 1118px;
  border: 1px solid #E0E0E0;
  padding: 0px;
  position: absolute;
  right: 9px;
  top: 40px;
  z-index: 1;
  background-color: #FFF;
}

/* line 422, ../sass/sections/_project.scss */
#draftViewScrollbar {
  width: 28px;
  height: 20px;
  padding: 0px;
  background-color: #d73000;
}

/* line 429, ../sass/sections/_project.scss */
.showDetailsScroll {
  height: auto;
  max-height: 130px;
  overflow: auto;
}

@media (min-width: 400px) {
  /* line 435, ../sass/sections/_project.scss */
  .showDetailsScroll {
    width: 200px;
    word-wrap: break-word;
  }
}
@media (min-width: 500px) {
  /* line 438, ../sass/sections/_project.scss */
  .showDetailsScroll {
    width: 250px;
    word-wrap: break-word;
  }
}
@media (min-width: 600px) {
  /* line 441, ../sass/sections/_project.scss */
  .showDetailsScroll {
    width: 320px;
    word-wrap: break-word;
  }
}
@media (min-width: 700px) {
  /* line 444, ../sass/sections/_project.scss */
  .showDetailsScroll {
    width: 400px;
    word-wrap: break-word;
  }
}
@media (min-width: 768px) {
  /* line 447, ../sass/sections/_project.scss */
  .showDetailsScroll {
    width: 80px;
    word-wrap: break-word;
  }
}
@media (min-width: 992px) {
  /* line 450, ../sass/sections/_project.scss */
  .showDetailsScroll {
    width: 240px;
    word-wrap: break-word;
  }
}
@media (min-width: 1200px) {
  /* line 453, ../sass/sections/_project.scss */
  .showDetailsScroll {
    width: 380px;
    word-wrap: break-word;
  }
}
/* line 456, ../sass/sections/_project.scss */
.detailsHtml p {
  font-size: 16px !important;
}

/* line 460, ../sass/sections/_project.scss */
.detailsHtml ul {
    list-style: disc;
}

/* line 464, ../sass/sections/_project.scss */
.detailsHtml ol {
  list-style: decimal;
}

/* line 468, ../sass/sections/_project.scss */
.detailsHtml li {
  margin-left: 15px;
  padding-left: 15px;
}

/* line 473, ../sass/sections/_project.scss */
.detailsHtml em {
  font-style: italic;
}

/* line 477, ../sass/sections/_project.scss */
.detailsHtml sub {
  vertical-align: sub;
  font-size: smaller;
}

/* line 482, ../sass/sections/_project.scss */
.detailsHtml sup {
  vertical-align: super;
  font-size: smaller;
}

/* line 556, ../sass/sections/_project.scss */
p.savedCommentsNote {
  margin-top: 15px;
  font-size: 12px !important;
}


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
/* line 570, ../sass/sections/_project.scss */
.jspContainer {
  overflow: hidden;
  position: relative;
}

/* line 576, ../sass/sections/_project.scss */
.jspPane {
  position: absolute;
}

/* line 581, ../sass/sections/_project.scss */
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: #fff;
}

/* line 591, ../sass/sections/_project.scss */
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: #fff;
}

/* line 601, ../sass/sections/_project.scss */
.jspCap {
  display: none;
}

/* line 606, ../sass/sections/_project.scss */
.jspHorizontalBar .jspCap {
  float: left;
}

/* line 611, ../sass/sections/_project.scss */
.jspTrack {
  background: #fff;
  position: relative;
}

/* line 617, ../sass/sections/_project.scss */
.jspDrag {
  background: #d73000;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 627, ../sass/sections/_project.scss */
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

/* line 633, ../sass/sections/_project.scss */
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

/* line 645, ../sass/sections/_project.scss */
.jspArrowUp {
  background-image: url(/assets/img/scrollArrowUp.png);
}

/* line 650, ../sass/sections/_project.scss */
.jspArrowDown {
  background-image: url(/assets/img/scrollArrowDown.png);
}

/* line 655, ../sass/sections/_project.scss */
.jspArrowUp.jspDisabled {
  background-image: url(/assets/img/scrollArrowUpDisabled.png);
}

/* line 660, ../sass/sections/_project.scss */
.jspArrowDown.jspDisabled {
  background-image: url(/assets/img/scrollArrowDownDisabled.png);
}

/* line 665, ../sass/sections/_project.scss */
.jspArrow.jspDisabled {
  cursor: default;
  /*background: #80808d;*/
}

/* line 671, ../sass/sections/_project.scss */
.jspVerticalBar .jspArrow {
  height: 16px;
}

/* line 676, ../sass/sections/_project.scss */
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

/* line 683, ../sass/sections/_project.scss */
.jspVerticalBar .jspArrow:focus {
  outline: none;
}

/* line 688, ../sass/sections/_project.scss */
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
/* line 696, ../sass/sections/_project.scss */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* line 2, ../sass/sections/_comments.scss */
.add-comments, .view-comments {
  position: relative;
  padding: 20px;
  border: 2px solid;
  border-top: 0;
}
/* line 7, ../sass/sections/_comments.scss */
.add-comments h3, .view-comments h3 {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
  text-align: center;
}
/* line 13, ../sass/sections/_comments.scss */
.add-comments h4, .view-comments h4 {
  font-weight: 500;
}
/* line 16, ../sass/sections/_comments.scss */
.add-comments .btn-close, .view-comments .btn-close {
  top: 23px;
  border-top: 0;
}
/* line 20, ../sass/sections/_comments.scss */
.add-comments .block-label, .view-comments .block-label {
  display: block;
  margin-bottom: 10px;
}
/* line 24, ../sass/sections/_comments.scss */
.add-comments .cke, .add-comments .ckeditor, .view-comments .cke, .view-comments .ckeditor {
  margin-bottom: 20px;
}
/* line 27, ../sass/sections/_comments.scss */
.add-comments .btn-icon, .view-comments .btn-icon {
  position: absolute;
  right: 20px;
  top: 23px;
  line-height: 20px;
}

/* line 36, ../sass/sections/_comments.scss */
.comments-table .date {
  width: 110px;
}
/* line 39, ../sass/sections/_comments.scss */
.comments-table td {
  line-height: 21px;
  padding: 10px;
}

/* line 45, ../sass/sections/_comments.scss */
.icons-speech-plus, .icons-speech {
  float: right;
  margin-right: 10px;
}

/* line 50, ../sass/sections/_comments.scss */
.icons-speech-unaligned {
  float: none !important;
}

/* line 54, ../sass/sections/_comments.scss */
.commentCount {
  float: right;
  margin-left: 3px;
  font-family: Cambria;
  font-size: 12pt;
  font-weight: bold;
}

/* line 62, ../sass/sections/_comments.scss */
.commentLinks {
  font-size: 12pt;
  font-family: Cambria;
  margin-left: 10px;
  cursor:pointer;
}

/* line 68, ../sass/sections/_comments.scss */
.commentOutputWrapper {
  width: 100%;
  overflow: auto;
}

/* line 2, ../sass/sections/_admin.scss */
#manage-supporting-documents .tooltip {
  float:left;
  margin: 5px 10px 10px 10px;
}
/* line 6, ../sass/sections/_admin.scss */
#manage-supporting-documents .supportingDocInfo {
  float: left;
}
@media (max-width: 769px) {
  /* line 10, ../sass/sections/_admin.scss */
  #manage-supporting-documents table .btn {
    display: block;
    width: calc(100% - 20px );
    margin: 10px;
  }
}

/* line 19, ../sass/sections/_admin.scss */
#sap-name, #committee-name {
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 23, ../sass/sections/_admin.scss */
#sap-name .error, #committee-name .error {
  color: #d73000;
}

/* line 28, ../sass/sections/_admin.scss */
#committee-list ul {
  margin-bottom: 0;
}

/* line 37, ../sass/sections/_admin.scss */
#categories {
  margin-right: 4px;
}

/* line 40, ../sass/sections/_admin.scss */
#add-category {
  position: absolute;
  right: 0px;
  top: 0px;
  margin-right: 0px;
}

/* line 46, ../sass/sections/_admin.scss */
#category-details-wrapper {
  position: relative;
  padding: 0px;
  height: auto;
}

/* line 51, ../sass/sections/_admin.scss */
#category-details {
  padding: 5px 155px 15px 0px;
}

/* line 54, ../sass/sections/_admin.scss */
#category-details ul {
  margin-top: 0px;
}

/* line 57, ../sass/sections/_admin.scss */
#categories-list-dialog {
  display: none;
}

/* line 61, ../sass/sections/_admin.scss */
.entry-list {
  margin-top: 15px;
}
/* line 63, ../sass/sections/_admin.scss */
.entry-list li {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-right: 1px solid #202020;
}
/* line 69, ../sass/sections/_admin.scss */
.entry-list li:last-child {
  border-right: 0;
}

/* line 74, ../sass/sections/_admin.scss */
.field-container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
}
/* line 78, ../sass/sections/_admin.scss */
.field-container textarea {
  width: 100%;
}

/* line 83, ../sass/sections/_admin.scss */
#project-details-form label.error {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 992px) {
  /* line 83, ../sass/sections/_admin.scss */
  #project-details-form label.error {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  /* line 83, ../sass/sections/_admin.scss */
  #project-details-form label.error {
    margin-left: 16.66666667%;
  }
}

/* line 89, ../sass/sections/_admin.scss */
.row #project-start-date-error.error, .row #project-end-date-error.error {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  margin-bottom: 10px;
  font-weight:bold;
  font-size: 115%;

}
@media (min-width: 992px) {
  /* line 89, ../sass/sections/_admin.scss */
  .row #project-start-date-error.error, .row #project-end-date-error.error {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 89, ../sass/sections/_admin.scss */
  .row #project-start-date-error.error, .row #project-end-date-error.error {
    margin-left: 0%;
  }
}

/* line 96, ../sass/sections/_admin.scss */
#download-comments .row {
  margin-bottom: 10px;
}

/* line 100, ../sass/sections/_admin.scss */
#project-details-form #scope-error {
  margin-left: 0;
}

/* line 103, ../sass/sections/_admin.scss */
#project-details-form #purpose-error {
  margin-left: 0;
}

/* line 107, ../sass/sections/_admin.scss */
.accordion.project-dates section {
  overflow: hidden;
}
/* line 109, ../sass/sections/_admin.scss */
.accordion.project-dates section .error {
  color: #9e2b1f;
}

/* line 116, ../sass/sections/_admin.scss */
.project-dates #start-date, .project-dates #end-date {
  margin-left: 0;
  margin-bottom: 10px;
  width: 175px;
  background: white;
  font-weight: bold;
}
/* line 123, ../sass/sections/_admin.scss */
.project-dates > section.inactive .element-row {
  margin-bottom: 10px;
  display: inline-block;
}

/* line 129, ../sass/sections/_admin.scss */
input:read-only {
  background: #ececec;
}

/* line 132, ../sass/sections/_admin.scss */
#categories-list-dialog ul ul {
  display: none;
  margin-left: 0px;
}

/* line 136, ../sass/sections/_admin.scss */
#categories-list-dialog ul li {
  position: relative;
  padding-left: 20px;
  margin-left: 8px;
}

/* line 141, ../sass/sections/_admin.scss */
#categories-list-dialog ul li > input:first-of-type {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 146, ../sass/sections/_admin.scss */
.expandChildElement + input {
  left: 12px !important;
}

/* line 149, ../sass/sections/_admin.scss */
.expandChildElementDisabled + input {
  left: 12px !important;
}

/* line 152, ../sass/sections/_admin.scss */
.expandChildElement ~ label {
  margin-left: 12px;
}

/* line 155, ../sass/sections/_admin.scss */
.expandChildElementDisabled ~ label {
  margin-left: 12px;
}

/* line 158, ../sass/sections/_admin.scss */
.expandChildElement {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 3px;
  left: 0px;
  /*background-image: url(/assets/img/plusIcon.gif);
  background-repeat: no-repeat;*/
}

/* line 167, ../sass/sections/_admin.scss */
.expandChildElementDisabled {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 3px;
  left: 0px;
  /*background-image: url(/assets/img/plusIconDisabled.gif);
  background-repeat: no-repeat;*/
}

/* line 177, ../sass/sections/_admin.scss */
.expandChildElement img, .expandChildElementDisabled img {
  padding: 0px;
}

/* line 179, ../sass/sections/_admin.scss */
#reviewerLabel {
  display: block;
  padding: 4px 0px 10px 0px;
}

/* line 180, ../sass/sections/_admin.scss */
#disallowed-reviewer-label {
  display: block;
  padding: 0px 0px 10px 0px;
}

/* line 1, ../sass/sections/_search-results.scss */
#standards-search-result_length {
  top: 0;
}

/* line 4, ../sass/sections/_search-results.scss */
.search-filters {
  margin-top: 15px;
}

/* line 7, ../sass/sections/_search-results.scss */
#standards-search-result-table-wrapper {
  position: relative;
}
/* line 10, ../sass/sections/_search-results.scss */
#standards-search-result-table-wrapper.loading table, #standards-search-result-table-wrapper.loading .pagination-container {
  opacity: 0.4;
}

/* line 15, ../sass/sections/_search-results.scss */
#standards-search-result-ajax {
  position: relative;
}

/* line 23, ../sass/sections/_search-results.scss */
.search-result-disabled {
  color: #c5c5c5;
}

/* line 27, ../sass/sections/_search-results.scss */
aside .form-standard h3 {
  margin-top: 0px;
}

/* Show hide dashboard styles */
/* line 3, ../sass/sections/_dashboard.scss */
.showHideContent {
  display: none;
}

/* line 4, ../sass/sections/_dashboard.scss */
.showHideContentControl {
  display: block;
  width: 100%;
  padding-top: 3px;
  text-align: right;
}

/* General positioning styles */
/* line 7, ../sass/sections/_dashboard.scss */
.layoutCol30 {
  width: 30%;
  float: left;
}

/* line 8, ../sass/sections/_dashboard.scss */
.layoutCol33 {
  width: 33%;
  float: left;
}

/* line 9, ../sass/sections/_dashboard.scss */
.layoutCol35 {
  width: 35%;
  float: left;
}

/* line 10, ../sass/sections/_dashboard.scss */
.tabs {
  z-index: 0;
}

/* line 11, ../sass/sections/_dashboard.scss */
.tabs > section .tab-content {
  padding: 0px;
}

/* line 12, ../sass/sections/_dashboard.scss */
.tab-content-inner {
  border: 1px solid #c5c5c5;
  padding: 15px;
}

/* line 13, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper {
  position: relative;
}

/* line 14, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper fieldset {
  margin-top: 15px;
  padding: 0px 5px 0px 10px;
}

/* line 15, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper fieldset legend {
  padding-top: 0px;
  font-weight: bold;
}

/* line 16, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper fieldset .element-row {
  height: 50px;
  margin-top: 10px;
}

/* line 17, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper fieldset .element-row label {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  padding-top: 15px;
}

/* line 18, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper fieldset .element-row .datepickerWrapper {
  float: left;
  width: 142px;
  height: 50px;
}

/* line 19, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper fieldset .element-row .datepickerWrapper input {
  width: 90px;
  margin-right: 47px;
  border: 1px solid #cccccc;
  background: #FFF;
}

/* line 20, ../sass/sections/_dashboard.scss */
#taskManagementForm {
  margin-top: 0px;
}

/* line 21, ../sass/sections/_dashboard.scss */
#refineNewProposalManagementForm {
  margin-top: 0px;
}

/* line 22, ../sass/sections/_dashboard.scss */
#refineCommentForm {
  margin-top: 0px;
}

/* line 23, ../sass/sections/_dashboard.scss */
.datepickerWrapper input.datepicker {
  margin-left: 0px;
}

/* line 24, ../sass/sections/_dashboard.scss */
.contentWrapper {
  padding: 0px;
  position: relative;
  overflow: hidden;
}

/* Task management specific */
/* line 27, ../sass/sections/_dashboard.scss */
#identifierWrapper {
  width: 66%;
  height: 80px;
  float: left;
  padding-top: 17px;
}

/* line 28, ../sass/sections/_dashboard.scss */
#identifierWrapper label {
  width: 95%;
  font-weight: bold;
}

/* line 29, ../sass/sections/_dashboard.scss */
#identifierWrapper #Identifier {
  width: 95%;
  margin-top: 12px;
  border: 1px solid #cccccc;
}

/* line 30, ../sass/sections/_dashboard.scss */
#claimedByWrapper {
  width: 34%;
  height: 80px;
  float: left;
  padding-top: 17px;
}

/* line 31, ../sass/sections/_dashboard.scss */
#claimedByWrapper label {
  font-weight: bold;
}

/* line 32, ../sass/sections/_dashboard.scss */
#claimedByWrapper #UserId {
  width: 95%;
  margin-top: 12px;
  border: 1px solid #cccccc;
}

/* line 33, ../sass/sections/_dashboard.scss */
.taskManagementFilterOptions {
  /*overflow:auto;*/
}

/* line 34, ../sass/sections/_dashboard.scss */
.taskManagementFilterOptions label:nth-child(2) {
  margin-top: 10px;
}

/* line 35, ../sass/sections/_dashboard.scss */
.taskManagementFilterOptions .checkboxWrapper {
  position: relative;
  width: 100%;
  padding: 2px 0px 0px 22px;
  margin-top: 10px;
}

/* line 36, ../sass/sections/_dashboard.scss */
.taskManagementFilterOptions input {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 37, ../sass/sections/_dashboard.scss */
.filterSubmissionControls {
  clear: left;
  height: 65px;
  padding-top: 15px;
  text-align: right;
}

/* Comments management specific */
/* line 40, ../sass/sections/_dashboard.scss */
#commentatorWrapper {
  padding-top: 17px;
}

/* line 41, ../sass/sections/_dashboard.scss */
#commentatorWrapper label {
  font-weight: bold;
}

/* line 42, ../sass/sections/_dashboard.scss */
#commentatorWrapper textarea:nth-child(2) {
  margin-top: 10px;
  width: 95%;
}

/* line 43, ../sass/sections/_dashboard.scss */
#statusWrapper div:nth-child(2) {
  margin-top: 10px;
}

/* line 44, ../sass/sections/_dashboard.scss */
#alertWrapper div:nth-child(2) {
  margin-top: 10px;
}

/* line 45, ../sass/sections/_dashboard.scss */
#alertWrapper:last-child {
  margin-bottom: 10px;
}

/* Output table controls */
/* line 49, ../sass/sections/_dashboard.scss */
#dashboardContentTools {
  clear: left;
  width: 100%;
  position: relative;
  margin-top: 10px;
}

/* line 50, ../sass/sections/_dashboard.scss */
#manageColumns {
  width: 250px;
}

/* line 51, ../sass/sections/_dashboard.scss */
#slideoutMenuToggle {
  display: block;
  width: 220px;
  height: 40px;
  padding-top: 12px;
  padding-left: 12px;
}

/* line 52, ../sass/sections/_dashboard.scss */
.slideout-menu label {
  display: block;
  padding: 0px;
}

/* line 53, ../sass/sections/_dashboard.scss */
.manageColumnsFullBorder {
  border: 1px solid #d6d6d6;
}

/* line 54, ../sass/sections/_dashboard.scss */
.manageColumnsPartialBorder {
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #FFFFFF;
}

/* line 55, ../sass/sections/_dashboard.scss */
#manageColumnControls {
  margin-top: 20px;
}

/* line 56, ../sass/sections/_dashboard.scss */
#manageColumnControls * {
  width: 70px;
  padding: 12px 12px;
}

/* line 57, ../sass/sections/_dashboard.scss */
#assignSelectedTaskWrapper {
  padding-left: 12px;
}

/* line 58, ../sass/sections/_dashboard.scss */
#assignSelectedTaskWrapper input {
  width: 100px;
}

/* line 59, ../sass/sections/_dashboard.scss */
#downloadListWrapper input {
  width: 150px;
}

/* line 60, ../sass/sections/_dashboard.scss */
#itemsPerListWrapper {
  padding-left: 12px;
  text-align: right;
}

/* Slide out menu */
/* line 63, ../sass/sections/_dashboard.scss */
.slideout-menu-wrapper {
  overflow: hidden;
  position: absolute;
  left: 0px;
  width: 220px;
  height: 0px;
}

/* line 64, ../sass/sections/_dashboard.scss */
.slideout-menu {
  position: relative;
  left: 0px;
  width: 220px;
  top: -459px;
  height: 420px;
  background: #FFF;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  z-index: 100;
  display: none;
}

/* line 65, ../sass/sections/_dashboard.scss */
.slideout-menu-inner-wrapper {
  padding: 12px;
}

/* Output table */
/* line 68, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper table th {
  padding: 3px 25px 3px 10px;
  height: 40px;
  background-image: linear-gradient(#f5f5f5, #ececec);
  border: 1px solid #d6d6d6;
}

/* line 69, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper table td {
  /*padding: 3px 5px 3px 10px;*/
  border: 1px solid #d6d6d6;
}

/* line 70, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper table td input {
  margin: 0px;
}

/* line 71, ../sass/sections/_dashboard.scss */
#dashboardContentWrapper table td select {
  margin: 0px;
}

/* line 72, ../sass/sections/_dashboard.scss */
#dashboardContent {
  margin: 10px 0px 10px 0px;
}

/* line 73, ../sass/sections/_dashboard.scss */
#dashboardContent th:first-child {
  width: 60px;
}

/* line 74, ../sass/sections/_dashboard.scss */
#dashboardContent th:last-child {
  width: 130px;
}

/* Output table pagination */
/* line 77, ../sass/sections/_dashboard.scss */
#dashboardContentPagination {
  clear: left;
  height: 60px;
}

/* line 78, ../sass/sections/_dashboard.scss */
#dashboardContentPagination #previousWrapper {
  text-align: right;
  height: 40px;
}

/* line 79, ../sass/sections/_dashboard.scss */
#dashboardContentPagination #infoWrapper {
  text-align: center;
  padding-top: 12px;
  height: 40px;
}

/* line 80, ../sass/sections/_dashboard.scss */
#dashboardContentPagination #nextWrapper {
  text-align: left;
  height: 40px;
}

/* Responsive styles */
@media screen and (max-width: 599px) {
  /* line 85, ../sass/sections/_dashboard.scss */
  .tab-content-colapsed {
    height: 55px;
  }

  /* line 86, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-colapsed {
    height: 200px;
  }

  /* line 87, ../sass/sections/_dashboard.scss */
  .tab-content-expanded {
    height: 1400px;
  }

  /* line 88, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-expanded {
    height: 1530px;
  }

  /* line 90, ../sass/sections/_dashboard.scss */
  #taskManagementContent #dashboardContentTools {
    height: 220px;
  }

  /* line 91, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #dashboardContentTools {
    height: 102px;
  }

  /* line 92, ../sass/sections/_dashboard.scss */
  #commentWrapper #dashboardContentTools {
    height: 102px;
  }

  /* line 94, ../sass/sections/_dashboard.scss */
  #taskManagementContent #manageColumns {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 95, ../sass/sections/_dashboard.scss */
  #taskManagementContent #assignSelectedTaskWrapper {
    position: absolute;
    left: 0px;
    top: 50px;
  }

  /* line 96, ../sass/sections/_dashboard.scss */
  #taskManagementContent #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 130px;
  }

  /* line 97, ../sass/sections/_dashboard.scss */
  #taskManagementContent #itemsPerListWrapper {
    position: absolute;
    left: 0px;
    top: 190px;
  }

  /* line 99, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 100, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #itemsPerListWrapper {
    position: absolute;
    left: 0px;
    top: 50px;
  }

  /* line 102, ../sass/sections/_dashboard.scss */
  #commentWrapper #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 103, ../sass/sections/_dashboard.scss */
  #commentWrapper #itemsPerListWrapper {
    position: absolute;
    left: 0px;
    top: 50px;
  }

  /* line 105, ../sass/sections/_dashboard.scss */
  .layoutCol100 {
    width: 100%;
  }

  /* line 106, ../sass/sections/_dashboard.scss */
  .layoutCol67 {
    width: 100%;
  }

  /* line 107, ../sass/sections/_dashboard.scss */
  .layoutCol60 {
    width: 100%;
  }

  /* line 108, ../sass/sections/_dashboard.scss */
  .layoutCol50 {
    width: 100%;
  }

  /* line 109, ../sass/sections/_dashboard.scss */
  .layoutCol40 {
    width: 100%;
  }

  /* line 110, ../sass/sections/_dashboard.scss */
  .layoutCol33 {
    width: 100%;
  }

  /* line 111, ../sass/sections/_dashboard.scss */
  .layoutCol30 {
    width: 100%;
  }

  /* line 112, ../sass/sections/_dashboard.scss */
  .layoutCol35 {
    width: 100%;
  }

  /* line 114, ../sass/sections/_dashboard.scss */
  #identifierWrapper {
    width: 100%;
  }

  /* line 115, ../sass/sections/_dashboard.scss */
  #claimedByWrapper {
    width: 100%;
  }

  /* line 117, ../sass/sections/_dashboard.scss */
  #dashboardContentPagination #previousWrapper {
    text-align: left;
  }

  /* line 118, ../sass/sections/_dashboard.scss */
  #dashboardContentPagination #infoWrapper {
    text-align: left;
  }

  /* line 119, ../sass/sections/_dashboard.scss */
  #dashboardContentPagination #nextWrapper {
    text-align: left;
  }
}
@media screen and (min-width: 600px) {
  /* line 123, ../sass/sections/_dashboard.scss */
  .tab-content-colapsed {
    height: 55px;
  }

  /* line 124, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-colapsed {
    height: 320px;
  }

  /* line 125, ../sass/sections/_dashboard.scss */
  .tab-content-expanded {
    height: 750px;
  }

  /* line 126, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-expanded {
    height: 885px;
  }

  /* line 128, ../sass/sections/_dashboard.scss */
  #taskManagementContent #dashboardContentTools {
    height: 102px;
  }

  /* line 129, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #dashboardContentTools {
    height: 52px;
  }

  /* line 130, ../sass/sections/_dashboard.scss */
  #commentWrapper #dashboardContentTools {
    height: 52px;
  }

  /* line 132, ../sass/sections/_dashboard.scss */
  #taskManagementContent #manageColumns {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 133, ../sass/sections/_dashboard.scss */
  #taskManagementContent #assignSelectedTaskWrapper {
    position: absolute;
    left: 0px;
    top: 50px;
    width: 470px;
  }

  /* line 134, ../sass/sections/_dashboard.scss */
  #taskManagementContent #downloadListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /* line 135, ../sass/sections/_dashboard.scss */
  #taskManagementContent #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 50px;
  }

  /* line 137, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 138, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /* line 140, ../sass/sections/_dashboard.scss */
  #commentWrapper #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 141, ../sass/sections/_dashboard.scss */
  #commentWrapper #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /* line 143, ../sass/sections/_dashboard.scss */
  .layoutCol100 {
    width: 100%;
  }

  /* line 144, ../sass/sections/_dashboard.scss */
  .layoutCol67 {
    width: 100%;
    float: left;
  }

  /* line 145, ../sass/sections/_dashboard.scss */
  .layoutCol60 {
    width: 100%;
    float: left;
  }

  /* line 146, ../sass/sections/_dashboard.scss */
  .layoutCol50 {
    width: 50%;
    float: left;
  }

  /* line 147, ../sass/sections/_dashboard.scss */
  .layoutCol40 {
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  /* line 151, ../sass/sections/_dashboard.scss */
  #dashboardContentWrapper {
    margin-top: 25px;
  }

  /* line 152, ../sass/sections/_dashboard.scss */
  #newProjectButton {
    position: absolute;
    right: 0px;
    top: -50px;
    z-index: 1;
  }

  /* line 153, ../sass/sections/_dashboard.scss */
  #dashboardContent tbody td:last-child .tablesaw-cell-content {
    padding: 3px 15px 3px 15px;
  }

  /* line 155, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent {
    display: none;
  }

  /* line 156, ../sass/sections/_dashboard.scss */
  #taskManagementContent {
    display: none;
  }

  /* line 157, ../sass/sections/_dashboard.scss */
  #lowResOutputWrapper {
    padding: 15px;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  /* line 161, ../sass/sections/_dashboard.scss */
  #dashboardContentWrapper {
    margin-top: 0px;
    overflow-x: auto;
    line-height: normal;
  }

  /* line 162, ../sass/sections/_dashboard.scss */
  #newProjectButton {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
  }

  /* line 163, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-colapsed {
    height: 105px;
  }

  /* line 164, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-expanded {
    height: 805px;
  }

  /* line 165, ../sass/sections/_dashboard.scss */
  #lowResOutputWrapper {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  /* line 169, ../sass/sections/_dashboard.scss */
  .tab-content-colapsed {
    height: 55px;
  }

  /* line 170, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-colapsed {
    height: 105px;
  }

  /* line 171, ../sass/sections/_dashboard.scss */
  .tab-content-expanded {
    height: 485px;
  }

  /* line 172, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-expanded {
    height: 525px;
  }

  /* line 174, ../sass/sections/_dashboard.scss */
  .layoutCol100 {
    width: 100%;
  }

  /* line 175, ../sass/sections/_dashboard.scss */
  .layoutCol67 {
    width: 67%;
    float: left;
  }

  /* line 176, ../sass/sections/_dashboard.scss */
  .layoutCol60 {
    width: 50%;
    float: left;
  }

  /* line 177, ../sass/sections/_dashboard.scss */
  .layoutCol50 {
    width: 50%;
    float: left;
  }

  /* line 178, ../sass/sections/_dashboard.scss */
  .layoutCol40 {
    width: 50%;
    float: left;
  }

  /* line 180, ../sass/sections/_dashboard.scss */
  #taskManagementContent #dashboardContentTools {
    height: 52px;
  }

  /* line 181, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #dashboardContentTools {
    height: 52px;
  }

  /* line 182, ../sass/sections/_dashboard.scss */
  #commentWrapper #dashboardContentTools {
    height: 52px;
  }

  /* line 184, ../sass/sections/_dashboard.scss */
  #taskManagementContent #manageColumns {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 185, ../sass/sections/_dashboard.scss */
  #taskManagementContent #assignSelectedTaskWrapper {
    position: absolute;
    left: 170px;
    top: 0px;
    width: 470px;
  }

  /* line 186, ../sass/sections/_dashboard.scss */
  #taskManagementContent #downloadListWrapper {
    position: absolute;
    right: 150px;
    top: 0px;
  }

  /* line 187, ../sass/sections/_dashboard.scss */
  #taskManagementContent #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /* line 189, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 190, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /* line 192, ../sass/sections/_dashboard.scss */
  #commentWrapper #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 193, ../sass/sections/_dashboard.scss */
  #commentWrapper #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 197, ../sass/sections/_dashboard.scss */
  .tab-content-colapsed {
    height: 55px;
  }

  /* line 198, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-colapsed {
    height: 105px;
  }

  /* line 199, ../sass/sections/_dashboard.scss */
  .tab-content-expanded {
    height: 450px;
  }

  /* line 200, ../sass/sections/_dashboard.scss */
  .tab-content-wrapper-expanded {
    height: 500px;
  }

  /* line 202, ../sass/sections/_dashboard.scss */
  .layoutCol100 {
    width: 100%;
  }

  /* line 203, ../sass/sections/_dashboard.scss */
  .layoutCol67 {
    width: 67%;
    float: left;
  }

  /* line 204, ../sass/sections/_dashboard.scss */
  .layoutCol60 {
    width: 60%;
    float: left;
  }

  /* line 205, ../sass/sections/_dashboard.scss */
  .layoutCol50 {
    width: 50%;
    float: left;
  }

  /* line 206, ../sass/sections/_dashboard.scss */
  .layoutCol40 {
    width: 40%;
    float: left;
  }

  /* line 209, ../sass/sections/_dashboard.scss */
  #taskManagementContent #dashboardContentTools {
    height: 52px;
  }

  /* line 210, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #dashboardContentTools {
    height: 52px;
  }

  /* line 211, ../sass/sections/_dashboard.scss */
  #commentWrapper #dashboardContentTools {
    height: 52px;
  }

  /* line 213, ../sass/sections/_dashboard.scss */
  #taskManagementContent #manageColumns {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 214, ../sass/sections/_dashboard.scss */
  #taskManagementContent #assignSelectedTaskWrapper {
    position: absolute;
    left: 250px;
    top: 0px;
    width: 470px;
  }

  /* line 215, ../sass/sections/_dashboard.scss */
  #taskManagementContent #downloadListWrapper {
    position: absolute;
    right: 200px;
    top: 0px;
  }

  /* line 216, ../sass/sections/_dashboard.scss */
  #taskManagementContent #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /* line 218, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 219, ../sass/sections/_dashboard.scss */
  #newProposalManagementContent #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /* line 221, ../sass/sections/_dashboard.scss */
  #commentWrapper #downloadListWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
  }

  /* line 222, ../sass/sections/_dashboard.scss */
  #commentWrapper #itemsPerListWrapper {
    position: absolute;
    right: 0px;
    top: 0px;
  }
}
/* line 226, ../sass/sections/_dashboard.scss */
#assignSelectedTaskWrapperText {
  padding: 10px 20px 5px 0px;
  float: left;
  vertical-align: central;
}

/* line 227, ../sass/sections/_dashboard.scss */
#assignSelectedTaskWrapperForm {
  width: 265px;
  height: 41px;
  float: left;
}

/* line 92, ../sass/screen.scss */
.comment-management h1 {
  background: #eee;
}
/* line 96, ../sass/screen.scss */
.comment-management .standard-doc > p {
  padding-bottom: 15px;
  border-bottom: 1px solid;
}
/* line 101, ../sass/screen.scss */
.comment-management .toggle-text-length {
  float: right;
}

/* line 106, ../sass/screen.scss */
#document-viewer {
  position: relative;
}

/*Maintenance message box*/
.maintenance-message
{
    display:none;
    text-align:center;
    color:#fff;
    background-color: #798999 !important;
    border-bottom: 2px solid #e5e5e5;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.05);
    padding-left: 15%;
    width:100% !important;
}

.maintenance-message .btn
{
    padding: 02px 10px;
    font-size: 14px;
    float: right;
    margin-top: 25px;
}

.maintenance-message p
{
    margin-top: 10px;
}

#comment-form-container, #follow-project-dialog, #unfollow-project-dialog, #warning-dialog {
    display: none;
}

#discard-dialog, #email-change-dialog {
    display: none;
}

#assignSelectedTaskWrapper {
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
}

.tox-tinymce {
    border: 0.5px solid darkgray !important;
    border-radius: 0 !important;
}

.tox:not(.tox-tinymce-inline) .tox-editor-header {
    border-bottom: 0.5px solid lightgrey !important;
    box-shadow: none !important;
}


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
.usc {
    width: max-content;
    float: left;
    padding: 2px;
    font-size: 2em;
    padding-top:6px;
}
    .usc .tooltiptext {
        visibility: hidden;
        width: auto;
        background: white;
        color: black;
        text-align: center;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        background: white;
        border: 3px solid #c5c5c5;
        border-radius: 10px;
        font-size:medium
    }

        .usc:hover .tooltiptext {
            visibility: visible;
        }