@charset "UTF-8";
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/* line 7, ../sass/sass_style.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 7, ../sass/sass_style.scss */
body {
  margin: 0;
}

/* line 7, ../sass/sass_style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 7, ../sass/sass_style.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 7, ../sass/sass_style.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 7, ../sass/sass_style.scss */
[hidden], template {
  display: none;
}

/* line 7, ../sass/sass_style.scss */
a {
  background: 0 0;
}

/* line 7, ../sass/sass_style.scss */
a:active, a:hover {
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 7, ../sass/sass_style.scss */
b, strong {
  font-weight: 700;
}

/* line 7, ../sass/sass_style.scss */
dfn {
  font-style: italic;
}

/* line 7, ../sass/sass_style.scss */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 7, ../sass/sass_style.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 7, ../sass/sass_style.scss */
small {
  font-size: 80%;
}

/* line 7, ../sass/sass_style.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 7, ../sass/sass_style.scss */
sup {
  top: -.5em;
}

/* line 7, ../sass/sass_style.scss */
sub {
  bottom: -.25em;
}

/* line 7, ../sass/sass_style.scss */
img {
  border: 0;
}

/* line 7, ../sass/sass_style.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 7, ../sass/sass_style.scss */
figure {
  margin: 1em 40px;
}

/* line 7, ../sass/sass_style.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 7, ../sass/sass_style.scss */
pre {
  overflow: auto;
}

/* line 7, ../sass/sass_style.scss */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 7, ../sass/sass_style.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 7, ../sass/sass_style.scss */
button {
  overflow: visible;
}

/* line 7, ../sass/sass_style.scss */
button, select {
  text-transform: none;
}

/* line 7, ../sass/sass_style.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 7, ../sass/sass_style.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 7, ../sass/sass_style.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 7, ../sass/sass_style.scss */
input {
  line-height: normal;
}

/* line 7, ../sass/sass_style.scss */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 7, ../sass/sass_style.scss */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 7, ../sass/sass_style.scss */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 7, ../sass/sass_style.scss */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 7, ../sass/sass_style.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 7, ../sass/sass_style.scss */
textarea {
  overflow: auto;
}

/* line 7, ../sass/sass_style.scss */
optgroup {
  font-weight: 700;
}

/* line 7, ../sass/sass_style.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 7, ../sass/sass_style.scss */
td, th {
  padding: 0;
}

@media print {
  /* line 7, ../sass/sass_style.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 7, ../sass/sass_style.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 7, ../sass/sass_style.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 7, ../sass/sass_style.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 7, ../sass/sass_style.scss */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 7, ../sass/sass_style.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 7, ../sass/sass_style.scss */
  thead {
    display: table-header-group;
  }

  /* line 7, ../sass/sass_style.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 7, ../sass/sass_style.scss */
  img {
    max-width: 100% !important;
  }

  /* line 7, ../sass/sass_style.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 7, ../sass/sass_style.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 7, ../sass/sass_style.scss */
  select {
    background: #fff !important;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar {
    display: none;
  }

  /* line 7, ../sass/sass_style.scss */
  .table td, .table th {
    background-color: #fff !important;
  }

  /* line 7, ../sass/sass_style.scss */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 7, ../sass/sass_style.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 7, ../sass/sass_style.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 7, ../sass/sass_style.scss */
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 7, ../sass/sass_style.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../sass/sass_style.scss */
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../sass/sass_style.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 7, ../sass/sass_style.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 7, ../sass/sass_style.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 7, ../sass/sass_style.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 7, ../sass/sass_style.scss */
figure {
  margin: 0;
}

/* line 7, ../sass/sass_style.scss */
img {
  vertical-align: middle;
}

/* line 7, ../sass/sass_style.scss */
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
.img-circle {
  border-radius: 50%;
}

/* line 7, ../sass/sass_style.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 7, ../sass/sass_style.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 7, ../sass/sass_style.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 7, ../sass/sass_style.scss */
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}

/* line 7, ../sass/sass_style.scss */
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 7, ../sass/sass_style.scss */
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%;
}

/* line 7, ../sass/sass_style.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 7, ../sass/sass_style.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 7, ../sass/sass_style.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 7, ../sass/sass_style.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 7, ../sass/sass_style.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 7, ../sass/sass_style.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 7, ../sass/sass_style.scss */
p {
  margin: 0 0 10px;
}

/* line 7, ../sass/sass_style.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 7, ../sass/sass_style.scss */
small, .small {
  font-size: 85%;
}

/* line 7, ../sass/sass_style.scss */
cite {
  font-style: normal;
}

/* line 7, ../sass/sass_style.scss */
.text-left {
  text-align: left;
}

/* line 7, ../sass/sass_style.scss */
.text-right {
  text-align: right;
}

/* line 7, ../sass/sass_style.scss */
.text-center {
  text-align: center;
}

/* line 7, ../sass/sass_style.scss */
.text-justify {
  text-align: justify;
}

/* line 7, ../sass/sass_style.scss */
.text-muted {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.text-primary {
  color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 7, ../sass/sass_style.scss */
.text-success {
  color: #3c763d;
}

/* line 7, ../sass/sass_style.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 7, ../sass/sass_style.scss */
.text-info {
  color: #31708f;
}

/* line 7, ../sass/sass_style.scss */
a.text-info:hover {
  color: #245269;
}

/* line 7, ../sass/sass_style.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 7, ../sass/sass_style.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 7, ../sass/sass_style.scss */
.text-danger {
  color: #a94442;
}

/* line 7, ../sass/sass_style.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 7, ../sass/sass_style.scss */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 7, ../sass/sass_style.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 7, ../sass/sass_style.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 7, ../sass/sass_style.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 7, ../sass/sass_style.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 7, ../sass/sass_style.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 7, ../sass/sass_style.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 7, ../sass/sass_style.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 7, ../sass/sass_style.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 7, ../sass/sass_style.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 7, ../sass/sass_style.scss */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 7, ../sass/sass_style.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 7, ../sass/sass_style.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 7, ../sass/sass_style.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 7, ../sass/sass_style.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 7, ../sass/sass_style.scss */
dt, dd {
  line-height: 1.42857143;
}

/* line 7, ../sass/sass_style.scss */
dt {
  font-weight: 700;
}

/* line 7, ../sass/sass_style.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 7, ../sass/sass_style.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 7, ../sass/sass_style.scss */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 7, ../sass/sass_style.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 7, ../sass/sass_style.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 7, ../sass/sass_style.scss */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 7, ../sass/sass_style.scss */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

/* line 7, ../sass/sass_style.scss */
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: '';
}

/* line 7, ../sass/sass_style.scss */
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 7, ../sass/sass_style.scss */
blockquote:before, blockquote:after {
  content: "";
}

/* line 7, ../sass/sass_style.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 7, ../sass/sass_style.scss */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

/* line 7, ../sass/sass_style.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, ../sass/sass_style.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../sass/sass_style.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 7, ../sass/sass_style.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 7, ../sass/sass_style.scss */
  .container {
    width: 1170px;
  }
}
/* line 7, ../sass/sass_style.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 7, ../sass/sass_style.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 7, ../sass/sass_style.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 7, ../sass/sass_style.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 7, ../sass/sass_style.scss */
.col-xs-12 {
  width: 100%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-9 {
  width: 75%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-6 {
  width: 50%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-3 {
  width: 25%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-pull-0 {
  right: 0;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-push-0 {
  left: 0;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 7, ../sass/sass_style.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.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 7, ../sass/sass_style.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-pull-0 {
    right: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-push-0 {
    left: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 7, ../sass/sass_style.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 7, ../sass/sass_style.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-pull-0 {
    right: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-push-0 {
    left: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 7, ../sass/sass_style.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 7, ../sass/sass_style.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-pull-0 {
    right: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-push-0 {
    left: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 7, ../sass/sass_style.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
th {
  text-align: left;
}

/* line 7, ../sass/sass_style.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 7, ../sass/sass_style.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 7, ../sass/sass_style.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.table .table {
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 7, ../sass/sass_style.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 7, ../sass/sass_style.scss */
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 7, ../sass/sass_style.scss */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 7, ../sass/sass_style.scss */
table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

/* line 7, ../sass/sass_style.scss */
table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 7, ../sass/sass_style.scss */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 7, ../sass/sass_style.scss */
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 7, ../sass/sass_style.scss */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 7, ../sass/sass_style.scss */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 7, ../sass/sass_style.scss */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 7, ../sass/sass_style.scss */
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 7, ../sass/sass_style.scss */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 7, ../sass/sass_style.scss */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 7, ../sass/sass_style.scss */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 7, ../sass/sass_style.scss */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  /* line 7, ../sass/sass_style.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }

  /* line 7, ../sass/sass_style.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  /* line 7, ../sass/sass_style.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 7, ../sass/sass_style.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 7, ../sass/sass_style.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 7, ../sass/sass_style.scss */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../sass/sass_style.scss */
input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 7, ../sass/sass_style.scss */
input[type=file] {
  display: block;
}

/* line 7, ../sass/sass_style.scss */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 7, ../sass/sass_style.scss */
select[multiple], select[size] {
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 7, ../sass/sass_style.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 7, ../sass/sass_style.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* line 7, ../sass/sass_style.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 7, ../sass/sass_style.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 7, ../sass/sass_style.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 7, ../sass/sass_style.scss */
textarea.form-control {
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
input[type=search] {
  -webkit-appearance: none;
}

/* line 7, ../sass/sass_style.scss */
input[type=date] {
  line-height: 34px;
}

/* line 7, ../sass/sass_style.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 7, ../sass/sass_style.scss */
.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

/* line 7, ../sass/sass_style.scss */
.radio label, .checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

/* line 7, ../sass/sass_style.scss */
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px;
}

/* line 7, ../sass/sass_style.scss */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

/* line 7, ../sass/sass_style.scss */
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

/* line 7, ../sass/sass_style.scss */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 7, ../sass/sass_style.scss */
input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 7, ../sass/sass_style.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 7, ../sass/sass_style.scss */
textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 7, ../sass/sass_style.scss */
textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
.has-feedback {
  position: relative;
}

/* line 7, ../sass/sass_style.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 7, ../sass/sass_style.scss */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 7, ../sass/sass_style.scss */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}

/* line 7, ../sass/sass_style.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 7, ../sass/sass_style.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 7, ../sass/sass_style.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 7, ../sass/sass_style.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 7, ../sass/sass_style.scss */
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 7, ../sass/sass_style.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 7, ../sass/sass_style.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 7, ../sass/sass_style.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 7, ../sass/sass_style.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 7, ../sass/sass_style.scss */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}

/* line 7, ../sass/sass_style.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 7, ../sass/sass_style.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 7, ../sass/sass_style.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 7, ../sass/sass_style.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 7, ../sass/sass_style.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 7, ../sass/sass_style.scss */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

/* line 7, ../sass/sass_style.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 7, ../sass/sass_style.scss */
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 7, ../sass/sass_style.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 7, ../sass/sass_style.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 7, ../sass/sass_style.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 7, ../sass/sass_style.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 7, ../sass/sass_style.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 7, ../sass/sass_style.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 7, ../sass/sass_style.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 7, ../sass/sass_style.scss */
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 7, ../sass/sass_style.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 7, ../sass/sass_style.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 7, ../sass/sass_style.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 7, ../sass/sass_style.scss */
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 7, ../sass/sass_style.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 7, ../sass/sass_style.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 7, ../sass/sass_style.scss */
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 7, ../sass/sass_style.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 7, ../sass/sass_style.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 7, ../sass/sass_style.scss */
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 7, ../sass/sass_style.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 7, ../sass/sass_style.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 7, ../sass/sass_style.scss */
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 7, ../sass/sass_style.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 7, ../sass/sass_style.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 7, ../sass/sass_style.scss */
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 7, ../sass/sass_style.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 7, ../sass/sass_style.scss */
input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%;
}

/* line 7, ../sass/sass_style.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 7, ../sass/sass_style.scss */
.fade.in {
  opacity: 1;
}

/* line 7, ../sass/sass_style.scss */
.collapse {
  display: none;
}

/* line 7, ../sass/sass_style.scss */
.collapse.in {
  display: block;
}

/* line 7, ../sass/sass_style.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
/* line 7, ../sass/sass_style.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 7, ../sass/sass_style.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 7, ../sass/sass_style.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 7, ../sass/sass_style.scss */
.dropdown {
  position: relative;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

/* line 7, ../sass/sass_style.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 7, ../sass/sass_style.scss */
.open > a {
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 7, ../sass/sass_style.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 7, ../sass/sass_style.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 7, ../sass/sass_style.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 7, ../sass/sass_style.scss */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 7, ../sass/sass_style.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 7, ../sass/sass_style.scss */
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 7, ../sass/sass_style.scss */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 7, ../sass/sass_style.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 7, ../sass/sass_style.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 7, ../sass/sass_style.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, ../sass/sass_style.scss */
.btn .caret {
  margin-left: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 7, ../sass/sass_style.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 7, ../sass/sass_style.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 7, ../sass/sass_style.scss */
[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
  display: none;
}

/* line 7, ../sass/sass_style.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 7, ../sass/sass_style.scss */
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 7, ../sass/sass_style.scss */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 7, ../sass/sass_style.scss */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 7, ../sass/sass_style.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 7, ../sass/sass_style.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 7, ../sass/sass_style.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 7, ../sass/sass_style.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 7, ../sass/sass_style.scss */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 7, ../sass/sass_style.scss */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 7, ../sass/sass_style.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 7, ../sass/sass_style.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 7, ../sass/sass_style.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 7, ../sass/sass_style.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 7, ../sass/sass_style.scss */
.nav > li.disabled > a {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 7, ../sass/sass_style.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 7, ../sass/sass_style.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 7, ../sass/sass_style.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 7, ../sass/sass_style.scss */
.nav-pills > li {
  float: left;
}

/* line 7, ../sass/sass_style.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 7, ../sass/sass_style.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.nav-stacked > li {
  float: none;
}

/* line 7, ../sass/sass_style.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 7, ../sass/sass_style.scss */
.nav-justified {
  width: 100%;
}

/* line 7, ../sass/sass_style.scss */
.nav-justified > li {
  float: none;
}

/* line 7, ../sass/sass_style.scss */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 7, ../sass/sass_style.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 7, ../sass/sass_style.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 7, ../sass/sass_style.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 7, ../sass/sass_style.scss */
.tab-content > .active {
  display: block;
}

/* line 7, ../sass/sass_style.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-header {
    float: left;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 7, ../sass/sass_style.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 7, ../sass/sass_style.scss */
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 7, ../sass/sass_style.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 7, ../sass/sass_style.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-brand {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 7, ../sass/sass_style.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  /* line 7, ../sass/sass_style.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 7, ../sass/sass_style.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

/* line 7, ../sass/sass_style.scss */
.breadcrumb > .active {
  color: #999;
}

/* line 7, ../sass/sass_style.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.pagination > li {
  display: inline;
}

/* line 7, ../sass/sass_style.scss */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 7, ../sass/sass_style.scss */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 7, ../sass/sass_style.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

/* line 7, ../sass/sass_style.scss */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 7, ../sass/sass_style.scss */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 7, ../sass/sass_style.scss */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 7, ../sass/sass_style.scss */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 7, ../sass/sass_style.scss */
.pager li {
  display: inline;
}

/* line 7, ../sass/sass_style.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 7, ../sass/sass_style.scss */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 7, ../sass/sass_style.scss */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 7, ../sass/sass_style.scss */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 7, ../sass/sass_style.scss */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 7, ../sass/sass_style.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 7, ../sass/sass_style.scss */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 7, ../sass/sass_style.scss */
.label:empty {
  display: none;
}

/* line 7, ../sass/sass_style.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 7, ../sass/sass_style.scss */
.label-default {
  background-color: #999;
}

/* line 7, ../sass/sass_style.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 7, ../sass/sass_style.scss */
.label-primary {
  background-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 7, ../sass/sass_style.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, ../sass/sass_style.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 7, ../sass/sass_style.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, ../sass/sass_style.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 7, ../sass/sass_style.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, ../sass/sass_style.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 7, ../sass/sass_style.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, ../sass/sass_style.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/sass_style.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}

/* line 7, ../sass/sass_style.scss */
.badge:empty {
  display: none;
}

/* line 7, ../sass/sass_style.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 7, ../sass/sass_style.scss */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 7, ../sass/sass_style.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 7, ../sass/sass_style.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 7, ../sass/sass_style.scss */
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 7, ../sass/sass_style.scss */
.container .jumbotron {
  border-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 7, ../sass/sass_style.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  /* line 7, ../sass/sass_style.scss */
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 7, ../sass/sass_style.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 7, ../sass/sass_style.scss */
.thumbnail > img, .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 7, ../sass/sass_style.scss */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 7, ../sass/sass_style.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
.alert .alert-link {
  font-weight: 700;
}

/* line 7, ../sass/sass_style.scss */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 7, ../sass/sass_style.scss */
.alert-dismissable {
  padding-right: 35px;
}

/* line 7, ../sass/sass_style.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 7, ../sass/sass_style.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 7, ../sass/sass_style.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 7, ../sass/sass_style.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 7, ../sass/sass_style.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 7, ../sass/sass_style.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 7, ../sass/sass_style.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 7, ../sass/sass_style.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 7, ../sass/sass_style.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 7, ../sass/sass_style.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 7, ../sass/sass_style.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 7, ../sass/sass_style.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 7, ../sass/sass_style.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 7, ../sass/sass_style.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 7, ../sass/sass_style.scss */
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 7, ../sass/sass_style.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 7, ../sass/sass_style.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../sass/sass_style.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, ../sass/sass_style.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../sass/sass_style.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, ../sass/sass_style.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../sass/sass_style.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, ../sass/sass_style.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../sass/sass_style.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, ../sass/sass_style.scss */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 7, ../sass/sass_style.scss */
.media, .media .media {
  margin-top: 15px;
}

/* line 7, ../sass/sass_style.scss */
.media:first-child {
  margin-top: 0;
}

/* line 7, ../sass/sass_style.scss */
.media-object {
  display: block;
}

/* line 7, ../sass/sass_style.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 7, ../sass/sass_style.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 7, ../sass/sass_style.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 7, ../sass/sass_style.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 7, ../sass/sass_style.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item > .badge {
  float: right;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item {
  color: #555;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 7, ../sass/sass_style.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 7, ../sass/sass_style.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/sass_style.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 7, ../sass/sass_style.scss */
.panel-body {
  padding: 15px;
}

/* line 7, ../sass/sass_style.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
.panel-title > a {
  color: inherit;
}

/* line 7, ../sass/sass_style.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 7, ../sass/sass_style.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

/* line 7, ../sass/sass_style.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 7, ../sass/sass_style.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 7, ../sass/sass_style.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 7, ../sass/sass_style.scss */
.panel-default {
  border-color: #ddd;
}

/* line 7, ../sass/sass_style.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 7, ../sass/sass_style.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

/* line 7, ../sass/sass_style.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 7, ../sass/sass_style.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 7, ../sass/sass_style.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 7, ../sass/sass_style.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 7, ../sass/sass_style.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 7, ../sass/sass_style.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 7, ../sass/sass_style.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 7, ../sass/sass_style.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 7, ../sass/sass_style.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 7, ../sass/sass_style.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 7, ../sass/sass_style.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 7, ../sass/sass_style.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 7, ../sass/sass_style.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

/* line 7, ../sass/sass_style.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 7, ../sass/sass_style.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 7, ../sass/sass_style.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 7, ../sass/sass_style.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

/* line 7, ../sass/sass_style.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 7, ../sass/sass_style.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 7, ../sass/sass_style.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 7, ../sass/sass_style.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 7, ../sass/sass_style.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 7, ../sass/sass_style.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

/* line 7, ../sass/sass_style.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 7, ../sass/sass_style.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

/* line 7, ../sass/sass_style.scss */
.modal-open {
  overflow: hidden;
}

/* line 7, ../sass/sass_style.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

/* line 7, ../sass/sass_style.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 7, ../sass/sass_style.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 7, ../sass/sass_style.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 7, ../sass/sass_style.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 7, ../sass/sass_style.scss */
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 7, ../sass/sass_style.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

/* line 7, ../sass/sass_style.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 7, ../sass/sass_style.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 7, ../sass/sass_style.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 7, ../sass/sass_style.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 7, ../sass/sass_style.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 7, ../sass/sass_style.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 7, ../sass/sass_style.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 7, ../sass/sass_style.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 7, ../sass/sass_style.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 7, ../sass/sass_style.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/sass_style.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 7, ../sass/sass_style.scss */
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 7, ../sass/sass_style.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 7, ../sass/sass_style.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 7, ../sass/sass_style.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 7, ../sass/sass_style.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 7, ../sass/sass_style.scss */
.popover.top {
  margin-top: -10px;
}

/* line 7, ../sass/sass_style.scss */
.popover.right {
  margin-left: 10px;
}

/* line 7, ../sass/sass_style.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 7, ../sass/sass_style.scss */
.popover.left {
  margin-left: -10px;
}

/* line 7, ../sass/sass_style.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 7, ../sass/sass_style.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../sass/sass_style.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 7, ../sass/sass_style.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 7, ../sass/sass_style.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 7, ../sass/sass_style.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 7, ../sass/sass_style.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 7, ../sass/sass_style.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 7, ../sass/sass_style.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 7, ../sass/sass_style.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/sass_style.scss */
.carousel {
  position: relative;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 7, ../sass/sass_style.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 7, ../sass/sass_style.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 7, ../sass/sass_style.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 7, ../sass/sass_style.scss */
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 7, ../sass/sass_style.scss */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}

/* line 7, ../sass/sass_style.scss */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 7, ../sass/sass_style.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 7, ../sass/sass_style.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 7, ../sass/sass_style.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 7, ../sass/sass_style.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

/* line 7, ../sass/sass_style.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 7, ../sass/sass_style.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 7, ../sass/sass_style.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 7, ../sass/sass_style.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 7, ../sass/sass_style.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 7, ../sass/sass_style.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 7, ../sass/sass_style.scss */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 7, ../sass/sass_style.scss */
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}

/* line 7, ../sass/sass_style.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 7, ../sass/sass_style.scss */
.pull-right {
  float: right !important;
}

/* line 7, ../sass/sass_style.scss */
.pull-left {
  float: left !important;
}

/* line 7, ../sass/sass_style.scss */
.hide {
  display: none !important;
}

/* line 7, ../sass/sass_style.scss */
.show {
  display: block !important;
}

/* line 7, ../sass/sass_style.scss */
.invisible {
  visibility: hidden;
}

/* line 7, ../sass/sass_style.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 7, ../sass/sass_style.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 7, ../sass/sass_style.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 7, ../sass/sass_style.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/sass_style.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 7, ../sass/sass_style.scss */
  table.visible-xs {
    display: table;
  }

  /* line 7, ../sass/sass_style.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 7, ../sass/sass_style.scss */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/sass_style.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 7, ../sass/sass_style.scss */
  table.visible-sm {
    display: table;
  }

  /* line 7, ../sass/sass_style.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 7, ../sass/sass_style.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/sass_style.scss */
  .visible-md {
    display: block !important;
  }

  /* line 7, ../sass/sass_style.scss */
  table.visible-md {
    display: table;
  }

  /* line 7, ../sass/sass_style.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 7, ../sass/sass_style.scss */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 7, ../sass/sass_style.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 7, ../sass/sass_style.scss */
  table.visible-lg {
    display: table;
  }

  /* line 7, ../sass/sass_style.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 7, ../sass/sass_style.scss */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/sass_style.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/sass_style.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/sass_style.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 7, ../sass/sass_style.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 7, ../sass/sass_style.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/sass_style.scss */
  .visible-print {
    display: block !important;
  }

  /* line 7, ../sass/sass_style.scss */
  table.visible-print {
    display: table;
  }

  /* line 7, ../sass/sass_style.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 7, ../sass/sass_style.scss */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  /* line 7, ../sass/sass_style.scss */
  .hidden-print {
    display: none !important;
  }
}
/*

SASS_STYLE.SCSS CONTENTS

This file is set up for mobile-first coding. See below for file structure:

- Variables and mixins
- General
    This is where global styles go, as well as styles that apply to content
- Header
- Main Menu
- Footer
- Interior Pages
	- Sidebar
	- Pagination
- Home
- Media Queries
	- Tablet Portrait (768px); corresponds with Bootstrap 'sm'
	- Tablet Landscape (992px); corresponds with Bootstrap 'md'
	- Desktop (1200px); corresponds with Bootstrap 'lg'

*/
/*
	= Variables and mixins	
*******************************************************************************************/
/* Use this mixin when using webfonts that appear darker than in mockups (especially complex fonts) */
/* This is also useful when using light text against a dark background; this will make the text crisper and less fuzzy */
/*
	= General	
*******************************************************************************************/
/* These lines break the signup modal. Looks like things are working without them.
html { overflow-x:hidden; } 
body { overflow:hidden; } */
/* line 81, ../sass/sass_style.scss */
.container {
  width: 100%;
  max-width: 1168px;
}

/* line 85, ../sass/sass_style.scss */
body {
  font: normal normal normal 14px/140% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  padding-bottom: 0;
  background-color: #fff;
}

/* line 91, ../sass/sass_style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 96, ../sass/sass_style.scss */
.wp-caption img {
  width: 100%;
  height: auto;
}
/* line 100, ../sass/sass_style.scss */
.wp-caption .wp-caption-text {
  margin-bottom: 0;
  font-size: 14px;
  font-style: italic;
  color: #576E82;
}

/* line 107, ../sass/sass_style.scss */
.aligncenter {
  margin: 15px auto;
  display: block;
}

/* line 112, ../sass/sass_style.scss */
#primary .alignleft, #primary .alignright {
  margin-bottom: 15px;
  display: block;
}

/* line 117, ../sass/sass_style.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 121, ../sass/sass_style.scss */
a {
  color: #00529B;
}

/* line 124, ../sass/sass_style.scss */
em {
  font-style: italic;
}

/* line 127, ../sass/sass_style.scss */
strong {
  font-weight: bold;
}

/* line 130, ../sass/sass_style.scss */
p {
  margin-bottom: 15px;
}

/* line 133, ../sass/sass_style.scss */
blockquote {
  font: normal normal bold 18px/130% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 15px 0;
  padding: 0 0 0 40px;
  border: 0;
  position: relative;
}
/* line 139, ../sass/sass_style.scss */
blockquote:before {
  content: '\201C';
  font-weight: bold;
  font-size: 70px;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 16px;
}

/* line 149, ../sass/sass_style.scss */
blockquote p {
  margin-top: 0;
}

/* line 152, ../sass/sass_style.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 30px 0 15px;
  color: #00529B;
  font-family: "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 159, ../sass/sass_style.scss */
h2 {
  font-size: 30px;
}

/* line 160, ../sass/sass_style.scss */
h3 {
  font-size: 24px;
}

/* line 161, ../sass/sass_style.scss */
h4 {
  font-size: 20px;
}

/* line 162, ../sass/sass_style.scss */
h5 {
  font-size: 16px;
}

/* line 163, ../sass/sass_style.scss */
h6 {
  font-size: 14px;
  text-transform: uppercase;
}

/* line 165, ../sass/sass_style.scss */
> h2 {
  font-size: 40px;
}

/* line 166, ../sass/sass_style.scss */
ul {
  padding-left: 30px;
  list-style-type: square;
  margin-bottom: 15px;
}
/* line 170, ../sass/sass_style.scss */
ul ul {
  padding-left: 20px;
  list-style-type: disc;
  margin-bottom: 0;
}
/* line 174, ../sass/sass_style.scss */
ul ul ul {
  list-style-type: circle;
}

/* line 179, ../sass/sass_style.scss */
ol {
  padding-left: 30px;
  list-style-type: decimal;
  margin-bottom: 15px;
}
/* line 183, ../sass/sass_style.scss */
ol ul {
  padding-left: 20px;
  list-style-type: disc;
  margin-bottom: 0;
}
/* line 187, ../sass/sass_style.scss */
ol ul ul {
  list-style-type: circle;
}
/* line 191, ../sass/sass_style.scss */
ol ol {
  padding-left: 20px;
}

/* line 195, ../sass/sass_style.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
	= Header	
*******************************************************************************************/
/* line 203, ../sass/sass_style.scss */
#site-header {
  background-color: #fff;
  padding: 30px 15px 25px;
}

/* line 207, ../sass/sass_style.scss */
#page-header {
  background-color: #00529B;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 20px 0 0;
}
/* line 212, ../sass/sass_style.scss */
#page-header h2 {
  font: normal normal normal 24px/120% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: white;
}
/* line 218, ../sass/sass_style.scss */
#page-header h3 {
  margin: 0;
  color: white;
}

/* line 223, ../sass/sass_style.scss */
#share-links {
  background-color: #00529B;
  padding: 5px 0 10px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 228, ../sass/sass_style.scss */
#share-links strong {
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 3px;
}
/* line 234, ../sass/sass_style.scss */
#share-links .share-buttons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
/* line 239, ../sass/sass_style.scss */
#share-links .share-buttons li {
  display: inline;
}
/* line 242, ../sass/sass_style.scss */
#share-links .share-buttons a {
  color: rgba(255, 255, 255, 0.67);
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 99px;
  border: 1px solid white;
  text-align: center;
  font-size: 14px;
  transition: all 0.3s;
  padding-top: 1px;
}
/* line 253, ../sass/sass_style.scss */
#share-links .share-buttons a:hover {
  background-color: white;
  color: #00529B;
}
/* line 258, ../sass/sass_style.scss */
#share-links .share-buttons .fa-envelope {
  position: relative;
  top: -1px;
}

/* line 265, ../sass/sass_style.scss */
.navbar-wrapper {
  position: static;
}

/* line 268, ../sass/sass_style.scss */
.navbar-wrapper .container {
  padding: 0;
}

/* line 271, ../sass/sass_style.scss */
.navbar {
  border: none;
}

/* line 274, ../sass/sass_style.scss */
.brand {
  float: left;
}

/* line 277, ../sass/sass_style.scss */
.brand {
  float: left;
}
/* line 279, ../sass/sass_style.scss */
.brand h1, .brand h2 {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
/* line 284, ../sass/sass_style.scss */
.brand h2 {
  font: normal normal normal 10px/12px "Fjalla One", "Arial Narrow", sans-serif;
  width: 70px;
  padding: 0 0 0 5px;
  margin: 0;
  position: relative;
  top: -1px;
  text-transform: uppercase;
  color: #70A6D3;
}
/* line 294, ../sass/sass_style.scss */
.brand a {
  width: 142px;
  height: 43px;
  display: block;
  background: transparent url("../../images/logo.png") no-repeat 0 0;
  background-size: contain;
}

/* line 302, ../sass/sass_style.scss */
.social-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
}
/* line 307, ../sass/sass_style.scss */
.social-menu li {
  display: inline-block;
}
/* line 310, ../sass/sass_style.scss */
.social-menu a {
  font-size: 16px;
  line-height: 24px;
  width: 25px;
  height: 25px;
  border-radius: 99px;
  display: inline-block;
  text-align: center;
  color: white;
  transition: background-color 0.4s;
}
/* line 320, ../sass/sass_style.scss */
.social-menu a[title="Facebook"] {
  background-color: #5071AA;
}
/* line 322, ../sass/sass_style.scss */
.social-menu a[title="Facebook"]:hover {
  background-color: #384e76;
}
/* line 326, ../sass/sass_style.scss */
.social-menu a[title="Twitter"] {
  background-color: #68C6E1;
}
/* line 328, ../sass/sass_style.scss */
.social-menu a[title="Twitter"]:hover {
  background-color: #2aadd3;
}
/* line 332, ../sass/sass_style.scss */
.social-menu a[title="YouTube"] {
  background-color: #DE6651;
}
/* line 334, ../sass/sass_style.scss */
.social-menu a[title="YouTube"]:hover {
  background-color: #be3b24;
}
/* line 338, ../sass/sass_style.scss */
.social-menu a[title="Instagram"] {
  background-color: #595D5A;
}
/* line 340, ../sass/sass_style.scss */
.social-menu a[title="Instagram"]:hover {
  background-color: #343634;
}
/* line 344, ../sass/sass_style.scss */
.social-menu a[title="Flickr"] {
  background-color: #E8E8E8;
}
/* line 346, ../sass/sass_style.scss */
.social-menu a[title="Flickr"]:hover {
  background-color: #c2c2c2;
}
/* line 350, ../sass/sass_style.scss */
.social-menu a .fa-flickr {
  font-size: 0;
  color: transparent;
}
/* line 353, ../sass/sass_style.scss */
.social-menu a .fa-flickr:before, .social-menu a .fa-flickr:after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 9px;
  background-color: #3A67A3;
  position: relative;
  top: -3px;
  /* safari fix */
  -webkit-transform: translateZ(1px);
}
/* line 365, ../sass/sass_style.scss */
.social-menu a .fa-flickr:after {
  background-color: #D4478B;
  margin-left: 2px;
}

/* line 373, ../sass/sass_style.scss */
#header-right .mychange-btn {
  font-size: 1px;
  color: transparent;
  width: 25px;
  height: 25px;
  border: 0;
  background: url("../../images/mychange.png") no-repeat top left;
  background-size: auto 25px;
}

/* line 383, ../sass/sass_style.scss */
.signup-btn, .donate-btn {
  background: #8DC63F;
  border-radius: 5px;
  border: 0 none;
  font: normal normal normal 24px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-left: 15px;
  transition: background 0.3s;
}
/* line 393, ../sass/sass_style.scss */
.signup-btn:hover, .signup-btn:focus, .signup-btn:active, .donate-btn:hover, .donate-btn:focus, .donate-btn:active {
  background: #00529B;
  color: white;
}
/* line 397, ../sass/sass_style.scss */
.signup-btn .fa, .donate-btn .fa {
  font-size: 18px;
  position: relative;
  top: -3px;
  margin-right: 4px;
  /* safari fix */
  -webkit-transform: translateZ(1px);
}

/*
	= Main Menu	
*******************************************************************************************/
/* line 411, ../sass/sass_style.scss */
#site-navigation {
  padding: 0;
}

/* line 414, ../sass/sass_style.scss */
.menu-collapser {
  display: none !important;
}

/* line 417, ../sass/sass_style.scss */
.navbar-toggle {
  background-color: #00529B;
  margin: 0;
  padding: 5px;
  width: 32px;
  height: 32px;
  transition: all 0.5s;
}
/* line 424, ../sass/sass_style.scss */
.navbar-toggle .icon-bar {
  background-color: white;
  display: none;
  height: 4px;
  width: 100%;
  margin: 0;
  top: 12px;
  transform-origin: center;
  transition: all 0.5s;
}
/* line 433, ../sass/sass_style.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 0;
}
/* line 436, ../sass/sass_style.scss */
.navbar-toggle .icon-bar:nth-child(2) {
  display: block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 0;
}
/* line 444, ../sass/sass_style.scss */
.navbar-toggle .icon-bar:last-child {
  display: block;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 0;
}
/* line 454, ../sass/sass_style.scss */
.navbar-toggle.collapsed .icon-bar {
  display: block;
  position: static;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 460, ../sass/sass_style.scss */
.navbar-toggle.collapsed .icon-bar + .icon-bar {
  margin-top: 4px;
}

/* line 466, ../sass/sass_style.scss */
ul.slimmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block !important;
  background-color: #666;
}
/* line 473, ../sass/sass_style.scss */
ul.slimmenu li {
  position: relative;
  display: inline-block;
  background-color: #DFE7EE;
}
/* line 477, ../sass/sass_style.scss */
ul.slimmenu li a {
  display: block;
  color: #00529B;
  padding: 6px 64px 5px 16px;
  font: normal normal normal 24px/120% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 484, ../sass/sass_style.scss */
ul.slimmenu li a:hover {
  text-decoration: none;
}
/* line 488, ../sass/sass_style.scss */
ul.slimmenu li .sub-collapser {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 100%;
  text-align: center;
  z-index: 999;
  cursor: pointer;
}
/* line 498, ../sass/sass_style.scss */
ul.slimmenu li .sub-collapser:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
/* line 505, ../sass/sass_style.scss */
ul.slimmenu li .sub-collapser > i {
  color: #333;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}
/* line 513, ../sass/sass_style.scss */
ul.slimmenu li > ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
}
/* line 520, ../sass/sass_style.scss */
ul.slimmenu li > ul > li ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
  width: 100%;
}
/* line 533, ../sass/sass_style.scss */
ul.slimmenu ul {
  margin: 0;
  list-style-type: none;
}
/* line 536, ../sass/sass_style.scss */
ul.slimmenu ul li {
  background-color: #DFE7EE;
}
/* line 540, ../sass/sass_style.scss */
ul.slimmenu.collapsed li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 546, ../sass/sass_style.scss */
ul.slimmenu.collapsed li a {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 553, ../sass/sass_style.scss */
ul.slimmenu.collapsed li .sub-collapser {
  height: 40px;
}
/* line 556, ../sass/sass_style.scss */
ul.slimmenu.collapsed li > ul {
  display: none;
  position: static;
}

/* line 563, ../sass/sass_style.scss */
.collapse-button {
  display: none;
}

/* line 566, ../sass/sass_style.scss */
.navbar-collapse {
  max-height: 100%;
}

/*
	= Footer 	
*******************************************************************************************/
/* line 574, ../sass/sass_style.scss */
#footer-about {
  background-color: #9b9b9b;
  padding: 15px 0;
}

/* line 578, ../sass/sass_style.scss */
#site-footer {
  padding: 30px 0;
  background-color: #fff;
  color: #4a4a4a;
  text-align: left;
}
/* line 584, ../sass/sass_style.scss */
#site-footer .brand a {
  width: 139px;
  height: 42px;
}
/* line 589, ../sass/sass_style.scss */
#site-footer hr {
  clear: both;
  visibility: hidden;
}
/* line 593, ../sass/sass_style.scss */
#site-footer .mychange-btn {
  border: 5px solid transparent;
  background: transparent url("../../images/mychange.png") no-repeat top left;
  background-size: contain;
  width: 119px;
  height: 36px;
  color: transparent;
  font-size: 0;
}
/* line 601, ../sass/sass_style.scss */
#site-footer .mychange-btn:hover, #site-footer .mychange-btn:active, #site-footer .mychange-btn:focus {
  background-color: #ddd;
  border-color: #ddd;
  box-shadow: none;
}

/* line 608, ../sass/sass_style.scss */
#footer-right {
  text-align: center;
}

/* line 611, ../sass/sass_style.scss */
#footer-social {
  float: right;
}
/* line 613, ../sass/sass_style.scss */
#footer-social a {
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 28px;
  margin-left: 5px;
}

/* line 621, ../sass/sass_style.scss */
#footer-meta {
  padding-left: 0;
  margin-right: 30px;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
}
/* line 629, ../sass/sass_style.scss */
#footer-meta p, #footer-meta address {
  margin: 0;
  line-height: 15px;
}
/* line 633, ../sass/sass_style.scss */
#footer-meta a {
  color: #00529B;
}

/* line 638, ../sass/sass_style.scss */
#footer-meta-map a {
  text-transform: lowercase;
}

/* line 642, ../sass/sass_style.scss */
#footer-meta-phone {
  margin: 11px 0;
}

/* line 645, ../sass/sass_style.scss */
#footer-menu {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 19px;
}
/* line 653, ../sass/sass_style.scss */
#footer-menu > li {
  display: inline-block;
  margin-right: 25px;
  vertical-align: top;
}
/* line 657, ../sass/sass_style.scss */
#footer-menu > li > a {
  font: normal normal normal 14px/19px "Fjalla One", "Arial Narrow", sans-serif;
  color: #00529B;
  text-transform: uppercase;
}
/* line 662, ../sass/sass_style.scss */
#footer-menu > li ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 667, ../sass/sass_style.scss */
#footer-menu a {
  color: #4a4a4a;
}

/*
	= Interior pages 	
*******************************************************************************************/
/* line 676, ../sass/sass_style.scss */
main#content {
  padding: 15px 0 60px;
}

/* line 679, ../sass/sass_style.scss */
section#articles {
  margin-top: 30px;
}

/* line 683, ../sass/sass_style.scss */
article figure {
  float: left;
  margin: 0;
  width: 20%;
  padding-right: 15px;
}
/* line 688, ../sass/sass_style.scss */
article figure img {
  border: 1px solid #DFE7EE;
  box-shadow: 0px 2px 4px 0px rgba(54, 102, 145, 0.34);
}
/* line 693, ../sass/sass_style.scss */
article figure ~ * {
  /* if there's an image, everything follows has a margin-left of equal width */
  margin-left: 20%;
  /* this way text does not wrap around the image */
}
/* line 696, ../sass/sass_style.scss */
article .entry-title {
  margin-top: 0;
  font-weight: bold;
  font-size: 18px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}
/* line 702, ../sass/sass_style.scss */
article .entry-title a {
  color: #00529B;
}
/* line 706, ../sass/sass_style.scss */
article .meta {
  padding: 0;
  list-style-type: none;
  color: #69B6F0;
  font: normal normal normal 14px/120% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 713, ../sass/sass_style.scss */
article .meta li {
  display: inline;
}
/* line 717, ../sass/sass_style.scss */
article .meta > li:after {
  content: '|';
  margin: 0 10px;
}
/* line 721, ../sass/sass_style.scss */
article .meta > li:last-child:after {
  content: '';
  margin: 0;
}
/* line 727, ../sass/sass_style.scss */
article .entry-summary {
  margin-bottom: 15px;
}
/* line 730, ../sass/sass_style.scss */
article .btn {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  color: rgba(255, 255, 255, 0.36);
  font: normal normal normal 18px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0;
  border: 0;
  padding: 10px 20px 9px;
  transition: background-color 0.3s;
}
/* line 741, ../sass/sass_style.scss */
article .btn:hover {
  background-color: #8DC63F;
  color: white;
}
/* line 747, ../sass/sass_style.scss */
article .btn-read-more:after {
  content: "";
  font-family: 'FontAwesome';
  margin-left: 5px;
}
/* line 754, ../sass/sass_style.scss */
article .btn-download:after {
  content: "";
  font-family: 'FontAwesome';
  margin-left: 5px;
}

/* line 762, ../sass/sass_style.scss */
.topics ul {
  display: inline;
  padding-left: 0;
}
/* line 766, ../sass/sass_style.scss */
.topics li {
  margin-right: 10px;
}
/* line 769, ../sass/sass_style.scss */
.topics a {
  text-decoration: none;
  background-color: #8DC63F;
  color: white;
  text-transform: uppercase;
  font: normal normal normal 10px/100% "Fjalla One", "Arial Narrow", sans-serif;
  padding: 5px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  transition: all 0.3s;
}
/* line 783, ../sass/sass_style.scss */
.topics a:hover {
  background-color: #00529B;
}
/* line 785, ../sass/sass_style.scss */
.topics a:hover:after {
  border-color: #00529B transparent transparent transparent;
}
/* line 788, ../sass/sass_style.scss */
.topics a:hover:before {
  border-color: transparent transparent transparent #00529B;
}
/* line 792, ../sass/sass_style.scss */
.topics a:after, .topics a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 4px 0 0;
  border-color: #8DC63F transparent transparent transparent;
  position: absolute;
  top: 0;
  right: -4px;
  transition: all 0.3s;
}
/* line 804, ../sass/sass_style.scss */
.topics a:before {
  border-width: 15px 0 0 4px;
  border-color: transparent transparent transparent #8DC63F;
  top: auto;
  bottom: 0;
}

/* Press */
/* line 816, ../sass/sass_style.scss */
.post-type-archive-press article figure img {
  box-shadow: none;
  border: 0;
}

/* Timeline.js */
/* line 825, ../sass/sass_style.scss */
.tl-slider-background[style*='255'] {
  background: #DCE8F3 url("../../images/citybg.png") no-repeat bottom center !important;
  background-size: cover;
}

/* line 829, ../sass/sass_style.scss */
#timeline-embed.tl-timeline {
  margin-top: 30px;
  margin-bottom: 50px;
}
/* line 833, ../sass/sass_style.scss */
#timeline-embed.tl-timeline .tl-slide-content h2.tl-headline-title, #timeline-embed.tl-timeline .tl-slide-content h2.tl-headline {
  font: normal normal normal 18px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  color: #00529B;
}
/* line 838, ../sass/sass_style.scss */
#timeline-embed.tl-timeline .tl-slide-content p {
  font-size: 14px;
  color: #4a4a4a;
}
/* line 843, ../sass/sass_style.scss */
#timeline-embed.tl-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon, #timeline-embed.tl-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon, #timeline-embed.tl-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title, #timeline-embed.tl-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title, #timeline-embed.tl-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description, #timeline-embed.tl-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description {
  color: #00529B;
}
/* line 846, ../sass/sass_style.scss */
#timeline-embed.tl-timeline .tl-slide .tl-slide-content-container .tl-slide-content {
  width: 100% !important;
}

/* Our Issues */
/* line 851, ../sass/sass_style.scss */
#issues-cards {
  padding: 30px 0;
  background: #DCE8F3 url("../../images/citybg.png") no-repeat bottom center;
  background-size: cover;
}
/* line 855, ../sass/sass_style.scss */
#issues-cards figure {
  position: relative;
  border: 6px solid #D9E0E4;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 0px 1px #dfe7ee;
  -moz-box-shadow: 0px 0px 0px 1px #dfe7ee;
  box-shadow: 0px 0px 0px 1px #dfe7ee;
}
/* line 862, ../sass/sass_style.scss */
#issues-cards figure:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00529b+0,013768+100&0.54+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 82, 155, 0.54) 0%, #013768 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 82, 155, 0.54) 0%, #013768 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 82, 155, 0.54) 0%, #013768 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a00529b', endColorstr='#013768',GradientType=0 );
  /* IE6-9 */
}
/* line 878, ../sass/sass_style.scss */
#issues-cards figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
}
/* line 886, ../sass/sass_style.scss */
#issues-cards h3 {
  position: relative;
  display: block;
  margin: 0;
}
/* line 890, ../sass/sass_style.scss */
#issues-cards h3 a {
  padding: 9px 15px 8px 33px;
  min-width: 80%;
  margin: 0;
  background: #8DC63F;
  color: white;
  text-transform: uppercase;
  font: normal normal normal 22px/100% "Fjalla One", "Arial Narrow", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  transition: all 0.1s;
}
/* line 901, ../sass/sass_style.scss */
#issues-cards h3 a:after, #issues-cards h3 a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 5px 0 0;
  border-color: #8DC63F transparent transparent transparent;
  position: absolute;
  top: 0;
  right: -5px;
}
/* line 912, ../sass/sass_style.scss */
#issues-cards h3 a:before {
  border-width: 25px 0 0 5px;
  border-color: transparent transparent transparent #8DC63F;
  top: auto;
  bottom: 0;
}
/* line 919, ../sass/sass_style.scss */
#issues-cards h3 a:hover {
  text-decoration: none;
  padding-right: 25px;
}
/* line 925, ../sass/sass_style.scss */
#issues-cards p {
  color: white;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 12px 33px 15px;
}
/* line 931, ../sass/sass_style.scss */
#issues-cards .btn {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  color: rgba(255, 255, 255, 0.36);
  font: normal normal normal 18px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0;
  border: 0;
  padding: 10px 20px 9px;
  margin: 0 33px 33px;
  transition: background-color 0.3s;
}
/* line 943, ../sass/sass_style.scss */
#issues-cards .btn:hover {
  background-color: #8DC63F;
  color: white;
}
/* line 947, ../sass/sass_style.scss */
#issues-cards .btn:after {
  content: "";
  font-family: 'FontAwesome';
  margin-left: 5px;
}

/* Search */
/* line 956, ../sass/sass_style.scss */
#searchform input {
  color: #00529B;
}

/* Signup modal */
/* line 961, ../sass/sass_style.scss */
#newsletter-signup.modal {
  /* safari fix */
  -webkit-transform: translateZ(1px);
}
/* line 964, ../sass/sass_style.scss */
#newsletter-signup.modal .modal-header {
  background: #00529B;
}
/* line 967, ../sass/sass_style.scss */
#newsletter-signup.modal #signup-title {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 32px;
}
/* line 973, ../sass/sass_style.scss */
#newsletter-signup.modal .modal-body > div {
  margin: 15px 0;
}
/* line 976, ../sass/sass_style.scss */
#newsletter-signup.modal .signup-after {
  font-size: 12px;
  margin-bottom: 0;
}

/* Sidebar
****************************************************/
/* line 985, ../sass/sass_style.scss */
#secondary {
  margin-top: -115px;
}
/* line 987, ../sass/sass_style.scss */
#secondary h3.widget-title {
  margin-top: 0;
}
/* line 990, ../sass/sass_style.scss */
#secondary aside {
  margin-bottom: 40px;
  min-height: 65px;
}
/* line 993, ../sass/sass_style.scss */
#secondary aside ul {
  list-style: none;
}
/* line 997, ../sass/sass_style.scss */
#secondary li {
  list-style: none;
}
/* line 1000, ../sass/sass_style.scss */
#secondary #in-this-section {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0;
}

/* line 1005, ../sass/sass_style.scss */
#sidebar-menu {
  padding: 0;
  margin-bottom: 40px;
}
/* line 1009, ../sass/sass_style.scss */
#sidebar-menu > li > a {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  color: rgba(255, 255, 255, 0.33);
  font: normal normal normal 24px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color 0.3s;
}
/* line 1017, ../sass/sass_style.scss */
#sidebar-menu > li > a:hover {
  color: white;
  background-color: #00529B;
  text-decoration: none;
}
/* line 1023, ../sass/sass_style.scss */
#sidebar-menu > li.current-menu-item > a {
  font-weight: normal;
}
/* line 1027, ../sass/sass_style.scss */
#sidebar-menu a {
  padding: 10px 20px;
  display: block;
  color: #00529B;
  font-size: 16px;
  transition: background-color 0.3s;
}
/* line 1033, ../sass/sass_style.scss */
#sidebar-menu a:hover {
  background-color: #69B6F0;
  text-decoration: none;
}
/* line 1038, ../sass/sass_style.scss */
#sidebar-menu .current-menu-item > a {
  font-weight: bold;
}
/* line 1041, ../sass/sass_style.scss */
#sidebar-menu .sub-menu {
  padding: 0;
}

/* line 1045, ../sass/sass_style.scss */
#resource-filter, #press-filter {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #69B6F0;
  padding: 20px;
}
/* line 1051, ../sass/sass_style.scss */
#resource-filter ul, #press-filter ul {
  padding: 0;
}
/* line 1054, ../sass/sass_style.scss */
#resource-filter input, #press-filter input {
  width: 100%;
  color: #00529B;
  border: 1px solid #69B6F0;
  border-radius: 5px;
  height: 43px;
  line-height: 40px;
  font-size: 18px;
  font-weight: normal;
  padding-left: 10px;
}
/* line 1065, ../sass/sass_style.scss */
#resource-filter label, #resource-filter select, #press-filter label, #press-filter select {
  width: 100%;
}
/* line 1068, ../sass/sass_style.scss */
#resource-filter h4, #press-filter h4 {
  text-transform: uppercase;
  font: normal normal normal 20px/100% "Fjalla One", "Arial Narrow", sans-serif;
  color: #69B6F0;
}
/* line 1073, ../sass/sass_style.scss */
#resource-filter .sf-field-search, #press-filter .sf-field-search {
  position: relative;
}
/* line 1075, ../sass/sass_style.scss */
#resource-filter .sf-field-search:after, #press-filter .sf-field-search:after {
  content: '';
  font-family: 'FontAwesome';
  color: #7097BA;
  font-size: 18px;
  position: absolute;
  bottom: 22px;
  right: 10px;
}
/* line 1085, ../sass/sass_style.scss */
#resource-filter .select2-container, #press-filter .select2-container {
  width: 100% !important;
  font-size: 18px;
  font-weight: normal;
}
/* line 1089, ../sass/sass_style.scss */
#resource-filter .select2-container .select2-selection, #press-filter .select2-container .select2-selection {
  border: 1px solid #69B6F0;
  border-radius: 5px;
  height: 43px;
}
/* line 1093, ../sass/sass_style.scss */
#resource-filter .select2-container .select2-selection > span, #press-filter .select2-container .select2-selection > span {
  color: #7097BA;
  line-height: 40px;
}
/* line 1097, ../sass/sass_style.scss */
#resource-filter .select2-container .select2-selection .select2-selection__arrow, #press-filter .select2-container .select2-selection .select2-selection__arrow {
  height: 41px;
  width: 29px;
}
/* line 1101, ../sass/sass_style.scss */
#resource-filter .select2-container .select2-selection b, #press-filter .select2-container .select2-selection b {
  border-color: #69B6F0 transparent transparent;
}
/* line 1108, ../sass/sass_style.scss */
#resource-filter .select2-container--open .select2-selection b, #press-filter .select2-container--open .select2-selection b {
  border-color: transparent transparent #69B6F0;
}

/* line 1115, ../sass/sass_style.scss */
.select2-container--open .select2-dropdown--below {
  margin-top: -4px;
}
/* line 1118, ../sass/sass_style.scss */
.select2-container--open .select2-results__option--highlighted, .select2-container--open .select2-results__option--highlighted[aria-selected] {
  background-color: #69B6F0;
}

/* line 1122, ../sass/sass_style.scss */
.select2-dropdown {
  border-color: #69B6F0;
}
/* line 1124, ../sass/sass_style.scss */
.select2-dropdown .select2-results {
  font-size: 18px;
  font-weight: normal;
  color: #7097BA;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1132, ../sass/sass_style.scss */
#by-the-numbers h3 {
  position: relative;
  display: block;
  margin: 0;
}
/* line 1136, ../sass/sass_style.scss */
#by-the-numbers h3 a {
  padding: 9px 15px 8px;
  margin: 0;
  background: #8DC63F;
  color: white;
  text-transform: uppercase;
  font: normal normal normal 24px/100% "Fjalla One", "Arial Narrow", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 100%;
  width: calc(100% - 5px);
  position: relative;
  transition: all 0.1s;
}
/* line 1148, ../sass/sass_style.scss */
#by-the-numbers h3 a:after, #by-the-numbers h3 a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 5px 0 0;
  border-color: #8DC63F transparent transparent transparent;
  position: absolute;
  top: 0;
  right: -5px;
}
/* line 1159, ../sass/sass_style.scss */
#by-the-numbers h3 a:before {
  border-width: 25px 0 0 5px;
  border-color: transparent transparent transparent #8DC63F;
  top: auto;
  bottom: 0;
}
/* line 1166, ../sass/sass_style.scss */
#by-the-numbers h3 a:hover {
  text-decoration: none;
  margin-left: -10px;
  padding-left: 25px;
  padding-right: 25px;
  width: calc(100% + 20px);
}
/* line 1174, ../sass/sass_style.scss */
#by-the-numbers h3:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0;
  border-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s;
}
/* line 1186, ../sass/sass_style.scss */
#by-the-numbers h3:hover:before {
  bottom: -10px;
  left: -10px;
  border-width: 0 10px 10px 0;
  border-color: transparent #00529B transparent transparent;
}
/* line 1193, ../sass/sass_style.scss */
#by-the-numbers figure {
  margin: 15px 0;
}
/* line 1196, ../sass/sass_style.scss */
#by-the-numbers p {
  font-size: 18px;
  line-height: 140%;
}
/* line 1200, ../sass/sass_style.scss */
#by-the-numbers .btn {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font: normal normal normal 16px/100% "Fjalla One", "Arial Narrow", sans-serif;
  border: 0;
  border-radius: 0;
  display: block;
  padding: 13px 5px;
  color: rgba(255, 255, 255, 0.36);
  transition: color 0.3s;
}
/* line 1212, ../sass/sass_style.scss */
#by-the-numbers .btn:hover {
  color: white;
}

/* Singles */
/* line 1219, ../sass/sass_style.scss */
body.single #secondary {
  margin-top: 0;
}

/* line 1223, ../sass/sass_style.scss */
#single-meta {
  text-align: center;
}
/* line 1225, ../sass/sass_style.scss */
#single-meta .meta {
  display: block;
  text-align: left;
  margin-bottom: 10px;
  color: #69B6F0;
  font: normal normal normal 14px/120% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
}
/* line 1232, ../sass/sass_style.scss */
#single-meta .meta:empty {
  display: none;
}
/* line 1233, ../sass/sass_style.scss */
#single-meta .meta ul, #single-meta .meta li {
  display: inline;
}
/* line 1236, ../sass/sass_style.scss */
#single-meta .meta time {
  float: right;
}
/* line 1240, ../sass/sass_style.scss */
#single-meta img {
  border: 1px solid #DFE7EE;
  box-shadow: 0px 2px 4px 0px rgba(54, 102, 145, 0.34);
}
/* line 1244, ../sass/sass_style.scss */
#single-meta .btn-download {
  width: auto;
  margin: 20px auto 0;
  display: inline-block;
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  color: rgba(255, 255, 255, 0.36);
  font: normal normal normal 18px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0;
  border: 0;
  padding: 10px 20px 9px;
  transition: background-color 0.3s;
}
/* line 1258, ../sass/sass_style.scss */
#single-meta .btn-download:hover {
  background-color: #8DC63F;
  color: white;
}
/* line 1262, ../sass/sass_style.scss */
#single-meta .btn-download:after {
  content: "";
  font-family: 'FontAwesome';
  margin-left: 5px;
}

/*
	= Home 	
*******************************************************************************************/
/* line 1276, ../sass/sass_style.scss */
.home main#content {
  padding: 0;
}

/* Owl Carousel */
/* line 1281, ../sass/sass_style.scss */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 1281, ../sass/sass_style.scss */
.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -moz-transition: height .5s ease-in-out;
  -ms-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* line 1281, ../sass/sass_style.scss */
.no-js .owl-carousel {
  display: block;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale .1s ease;
  -moz-transition: scale .1s ease;
  -ms-transition: scale .1s ease;
  -o-transition: scale .1s ease;
  transition: scale .1s ease;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/* line 1281, ../sass/sass_style.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* line 1283, ../sass/sass_style.scss */
#home-slider-wrap {
  background-color: #366792;
  min-height: 166px;
  position: relative;
}
/* line 1287, ../sass/sass_style.scss */
#home-slider-wrap:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  /*	width:50px;
  	height:50px; */
  margin-left: -25px;
  margin-right: -25px;
  color: rgba(255, 255, 255, 0.3);
  font-family: 'FontAwesome';
  font-size: 50px;
  text-align: center;
  animation: 1s steps(8) 0s normal none infinite running fa-spin;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1304, ../sass/sass_style.scss */
#home-slider {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s;
  background: #000;
  /* safari fix */
  -webkit-transform: translateZ(1px);
}
/* line 1314, ../sass/sass_style.scss */
#home-slider.owl-loaded {
  opacity: 1;
}
/* line 1317, ../sass/sass_style.scss */
#home-slider .slide {
  position: relative;
}
/* line 1319, ../sass/sass_style.scss */
#home-slider .slide a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 3;
}
/* line 1330, ../sass/sass_style.scss */
#home-slider .slide img {
  z-index: 1;
}
/* line 1333, ../sass/sass_style.scss */
#home-slider .slide .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  text-align: left;
  padding: 40px 20px 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: inline-flex;
  -webkit-flex-flow: row-reverse nowrap;
  -moz-flex-flow: row-reverse nowrap;
  flex-flow: row-reverse nowrap;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
/* line 1356, ../sass/sass_style.scss */
#home-slider .slide .caption p {
  color: white;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
}
/* line 1366, ../sass/sass_style.scss */
#home-slider .slide .caption .btn {
  background: white;
  color: #00529B;
  border: 0 none;
  transition: background 0.5s;
  float: right;
  font: normal normal normal 12px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
}
/* line 1379, ../sass/sass_style.scss */
#home-slider .slide:hover .caption .btn {
  background: #8DC63F;
  color: white;
}
/* line 1385, ../sass/sass_style.scss */
#home-slider .owl-item {
  opacity: 0.31;
  transition: opacity 0.2s;
}
/* line 1388, ../sass/sass_style.scss */
#home-slider .owl-item.center {
  opacity: 1;
}
/* line 1392, ../sass/sass_style.scss */
#home-slider .owl-nav {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
/* line 1400, ../sass/sass_style.scss */
#home-slider .owl-prev, #home-slider .owl-next {
  position: absolute;
  top: 135px;
  display: inline-block;
  font-size: 0;
  color: transparent;
}
/* line 1406, ../sass/sass_style.scss */
#home-slider .owl-prev:before, #home-slider .owl-next:before {
  background: transparent url("../../images/arrow.svg") no-repeat 0 0;
  background-size: contain;
  width: 39px;
  height: 60px;
  display: block;
  opacity: 0.43;
  transition: opacity 0.3s;
  content: '';
}
/* line 1416, ../sass/sass_style.scss */
#home-slider .owl-prev:hover:before, #home-slider .owl-next:hover:before {
  opacity: 1;
}
/* line 1420, ../sass/sass_style.scss */
#home-slider .owl-prev {
  left: 20px;
}
/* line 1423, ../sass/sass_style.scss */
#home-slider .owl-next {
  right: 20px;
}
/* line 1425, ../sass/sass_style.scss */
#home-slider .owl-next:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1433, ../sass/sass_style.scss */
#home-mission {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: -75px;
}
/* line 1439, ../sass/sass_style.scss */
#home-mission blockquote {
  font-weight: 300;
  font-size: 14px;
  padding: 0 0 30px;
  text-align: center;
  position: relative;
  margin-bottom: 0;
  margin-top: 13px;
}
/* line 1447, ../sass/sass_style.scss */
#home-mission blockquote:before {
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 70px;
  line-height: 5px;
  opacity: 0.09;
}
/* line 1454, ../sass/sass_style.scss */
#home-mission a {
  font-weight: 500;
  color: white;
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.36);
  transition: opacity 0.5s;
}
/* line 1464, ../sass/sass_style.scss */
#home-mission a:hover {
  opacity: 1;
  text-decoration: none;
}

/* Content Sliders */
/* line 1472, ../sass/sass_style.scss */
#home-content {
  background: #DCE8F3 url("../../images/citybg.png") no-repeat bottom center;
  background-size: cover;
  padding: 60px 0;
}
/* line 1476, ../sass/sass_style.scss */
#home-content .container {
  padding: 0;
}

/* line 1480, ../sass/sass_style.scss */
.tweets-wrap {
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 15px 15px 50px;
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66b6e2+0,267cc9+100&0.57+0,0.57+100 */
  background: -moz-linear-gradient(top, rgba(102, 182, 226, 0.57) 0%, rgba(38, 124, 201, 0.57) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(102, 182, 226, 0.57) 0%, rgba(38, 124, 201, 0.57) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(102, 182, 226, 0.57) 0%, rgba(38, 124, 201, 0.57) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9166b6e2', endColorstr='#91267cc9',GradientType=0 );
  /* IE6-9 */
  /* safari fix */
  -webkit-transform: translateZ(1px);
}
/* line 1492, ../sass/sass_style.scss */
.tweets-wrap h3 {
  margin: 4px 0 25px;
  color: white;
  text-transform: uppercase;
  font: normal normal normal 24px/100% "Fjalla One", "Arial Narrow", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 1499, ../sass/sass_style.scss */
.tweets-wrap .tweet {
  color: #00529B;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 30px;
}
/* line 1504, ../sass/sass_style.scss */
.tweets-wrap .tweet a {
  color: #00529B;
  font-weight: bold;
}
/* line 1509, ../sass/sass_style.scss */
.tweets-wrap .twitter_intents {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
/* line 1513, ../sass/sass_style.scss */
.tweets-wrap .twitter_intents a {
  color: white;
  font-size: 25px;
  margin-right: 8px;
}

/* line 1520, ../sass/sass_style.scss */
.twitter-follow-button {
  background: transparent;
  border: 1px solid white;
  border-radius: 3px;
  font-size: 12px;
  color: white;
  transition: background 0.3s;
  float: right;
}
/* line 1528, ../sass/sass_style.scss */
.twitter-follow-button .fa {
  font-size: 18px;
  vertical-align: bottom;
}
/* line 1532, ../sass/sass_style.scss */
.twitter-follow-button:hover, .twitter-follow-button:active, .twitter-follow-button:focus {
  background: rgba(255, 255, 255, 0.3);
  color: white;
  border: 1px solid white;
}

/* line 1539, ../sass/sass_style.scss */
#home-content-sliders .entry-title, #home-content-sliders .meta {
  display: block;
  margin: 0 0 10px;
}
/* line 1543, ../sass/sass_style.scss */
#home-content-sliders .slider-wrap {
  background: rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
  /* safari fix */
  -webkit-transform: translateZ(1px);
}
/* line 1549, ../sass/sass_style.scss */
#home-content-sliders article {
  padding: 15px;
  max-height: 248px;
  border-bottom: 15px solid transparent;
  overflow: hidden;
}
/* line 1554, ../sass/sass_style.scss */
#home-content-sliders article:hover {
  overflow: scroll;
  overflow-x: hidden;
}
/* line 1559, ../sass/sass_style.scss */
#home-content-sliders figure {
  width: 98px;
  height: 98px;
  background: white;
  display: table;
  padding-right: 0;
  margin: 0 15px 15px 0;
}
/* line 1566, ../sass/sass_style.scss */
#home-content-sliders figure a {
  display: table-cell;
  vertical-align: middle;
}
/* line 1570, ../sass/sass_style.scss */
#home-content-sliders figure img {
  border: 0;
  box-shadow: none;
}
/* line 1575, ../sass/sass_style.scss */
#home-content-sliders .entry-summary {
  margin-left: 0;
  clear: both;
}
/* line 1579, ../sass/sass_style.scss */
#home-content-sliders h3 {
  margin: 0;
  position: relative;
  display: inline-block;
  /* safari fix */
  -webkit-transform: translateZ(1px);
}
/* line 1585, ../sass/sass_style.scss */
#home-content-sliders h3 a {
  padding: 9px 15px 8px;
  margin: 0;
  background: #8DC63F;
  color: white;
  text-transform: uppercase;
  font: normal normal normal 24px/100% "Fjalla One", "Arial Narrow", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  transition: all 0.1s;
}
/* line 1595, ../sass/sass_style.scss */
#home-content-sliders h3 a:after, #home-content-sliders h3 a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 5px 0 0;
  border-color: #8DC63F transparent transparent transparent;
  position: absolute;
  top: 0;
  right: -5px;
}
/* line 1606, ../sass/sass_style.scss */
#home-content-sliders h3 a:before {
  border-width: 25px 0 0 5px;
  border-color: transparent transparent transparent #8DC63F;
  top: auto;
  bottom: 0;
}
/* line 1613, ../sass/sass_style.scss */
#home-content-sliders h3 a:hover {
  text-decoration: none;
  margin-left: -10px;
  padding-left: 25px;
  padding-right: 25px;
}
/* line 1620, ../sass/sass_style.scss */
#home-content-sliders h3:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0;
  border-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s;
}
/* line 1632, ../sass/sass_style.scss */
#home-content-sliders h3:hover:before {
  bottom: -10px;
  left: -10px;
  border-width: 0 10px 10px 0;
  border-color: transparent #00529B transparent transparent;
}
/* line 1639, ../sass/sass_style.scss */
#home-content-sliders .owl-nav {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  padding: 15px;
}
/* line 1644, ../sass/sass_style.scss */
#home-content-sliders .owl-dots {
  float: right;
  position: relative;
  top: -34px;
  right: 15px;
}
/* line 1650, ../sass/sass_style.scss */
#home-content-sliders .owl-dot {
  width: 18px;
  height: 18px;
  border-radius: 99px;
  background-color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  margin-left: 8px;
}
/* line 1658, ../sass/sass_style.scss */
#home-content-sliders .owl-dot.active {
  background-color: #00529B;
}
/* line 1662, ../sass/sass_style.scss */
#home-content-sliders .owl-prev {
  display: none !important;
}
/* line 1665, ../sass/sass_style.scss */
#home-content-sliders .owl-next {
  color: white;
  opacity: 0.36;
  text-transform: uppercase;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 1673, ../sass/sass_style.scss */
#home-content-sliders #home-research-slider figure {
  width: auto;
}
/* line 1675, ../sass/sass_style.scss */
#home-content-sliders #home-research-slider figure img {
  width: auto !important;
  height: 98px;
}

/* Email Signup */
/* line 1686, ../sass/sass_style.scss */
.signup-form #can_embed_form h2, .signup-form #can_embed_form h4, .signup-form #can_embed_form .country_wrap, .signup-form #can_embed_form #form-first_name, .signup-form #can_embed_form #form-last_name, .signup-form #can_embed_form .clear, .signup-form #can_embed_form #action_info, .signup-form #can_embed_form #logo_wrap {
  display: none;
}
/* line 1690, ../sass/sass_style.scss */
.signup-form #can_embed_form.can_float #form_col1, .signup-form #can_embed_form.can_float #form_col2 {
  width: 100%;
  float: none;
}
/* line 1695, ../sass/sass_style.scss */
.signup-form #can_embed_form #d_sharing {
  border: 0;
  padding: 0;
  color: currentColor;
}
/* line 1700, ../sass/sass_style.scss */
.signup-form #can_embed_form input[type="text"], .signup-form #can_embed_form input[type="password"], .signup-form #can_embed_form input[type="url"], .signup-form #can_embed_form input[type="email"], .signup-form #can_embed_form input[type="tel"], .signup-form #can_embed_form input[type="number"], .signup-form #can_embed_form textarea {
  background: white;
  border-radius: 5px;
  color: #666;
  height: 43px;
  padding-left: 20px;
}
/* line 61, ../sass/sass_style.scss */
.signup-form #can_embed_form input::-webkit-input-placeholder {
  color: #999 !important;
  opacity: 1 !important;
}
/* line 62, ../sass/sass_style.scss */
.signup-form #can_embed_form input:-moz-placeholder {
  color: #999 !important;
  opacity: 1 !important;
}
/* line 63, ../sass/sass_style.scss */
.signup-form #can_embed_form input::-moz-placeholder {
  color: #999 !important;
  opacity: 1 !important;
}
/* line 64, ../sass/sass_style.scss */
.signup-form #can_embed_form input:-ms-input-placeholder {
  color: #999 !important;
  opacity: 1 !important;
}
/* line 1713, ../sass/sass_style.scss */
.signup-form #can_embed_form input[type="submit"], .signup-form #can_embed_form .button {
  background: #8DC63F;
  border-radius: 5px;
  border: 0 none;
  text-transform: uppercase;
  text-shadow: none;
  font: 24px/100% "Fjalla One", "Arial Narrow", sans-serif;
  height: 43px;
}
/* line 1721, ../sass/sass_style.scss */
.signup-form #can_embed_form input[type="submit"]:hover, .signup-form #can_embed_form .button:hover {
  background: black;
}

/* line 1727, ../sass/sass_style.scss */
#footer-signup {
  background-color: #00529B;
  background-image: url("../../images/pattern2x.png");
  background-size: 15px 15px;
  background-repeat: repeat;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 50px 0 20px;
  margin-top: -30px;
  /* safari fix */
  -webkit-transform: translateZ(1px);
}
/* line 1736, ../sass/sass_style.scss */
#footer-signup h4 {
  color: white;
  margin-top: 0;
  font: normal normal normal 24px/100% "Fjalla One", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  text-align: center;
}
/* line 1743, ../sass/sass_style.scss */
#footer-signup .signup-before {
  text-align: center;
  font: normal normal normal 14px/130% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
/* line 1748, ../sass/sass_style.scss */
#footer-signup .signup-after {
  text-align: center;
  font-size: 12px;
  /* position: relative; */
  /* z-index: 2; */
}

#can_embed_form #d_sharing label {
  padding-bottom: 20px;
}

/* line 1753, ../sass/sass_style.scss */
#footer-signup .signup-after a {
  font-weight: bold;
  color: white;
}
/* line 1756, ../sass/sass_style.scss */
#footer-signup .signup-after a:hover {
  color: white;
}
/* line 1763, ../sass/sass_style.scss */
/* #footer-signup #can_embed_form.can_float #form_col1 {
  width: 66.666%;
  width: calc(66.666% + 15px);
  float: left;
} */

#can_embed_form div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  #can_embed_form form, #donate_auto_modal form {
    max-width: 50%;
  }
}

/* line 1767, ../sass/sass_style.scss */
#footer-signup #can_embed_form.can_float #form_col1 #form-email, #footer-signup #can_embed_form.can_float #form_col1 #form-zip_code {
  /* width: 100%; */
  /* width: calc(50% - 30px); */
  /* margin-right: calc(15px + 15px); */
  display: block;
  /* float: left;  */
}

/* .core_field:nth-of-type(3), .core_field:nth-of-type(4) { */
  /* height: 43px !important; */
/* } */

/* #new_answer .core_field {
  max-width: 48%;
  margin-right: 15px;
  float: left;
} */

/* line 1775, ../sass/sass_style.scss */
/* #footer-signup #can_embed_form.can_float #form_col2 {
  width: 33.333%;
  width: calc(33.333% - 15px);
  float: left;
} */

/*
	= Media Queries	
*******************************************************************************************/
@media (max-width: 767px) {
  /* line 1788, ../sass/sass_style.scss */
  #site-header {
    position: relative;
    padding: 50px 10px 0;
  }

  /* line 1792, ../sass/sass_style.scss */
  .brand {
    padding-bottom: 10px;
  }

  /* line 1795, ../sass/sass_style.scss */
  #header-right {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 10px 0;
  }
  /* line 1801, ../sass/sass_style.scss */
  #header-right > * {
    vertical-align: top;
  }
  /* line 1805, ../sass/sass_style.scss */
  #header-right .social-menu a {
    margin-right: 3px;
  }
  /* line 1809, ../sass/sass_style.scss */
  #header-right .signup-btn {
    font-size: 0;
    color: transparent;
    padding: 4px 6px;
    margin-left: 10px;
  }
  /* line 1814, ../sass/sass_style.scss */
  #header-right .signup-btn .fa {
    color: white;
    margin: 0;
    top: -2px;
  }
  /* line 1820, ../sass/sass_style.scss */
  #header-right .donate-btn {
    font-size: 16px;
    float: right;
    margin-left: 4px;
  }

  /* line 1826, ../sass/sass_style.scss */
  #site-navigation {
    clear: both;
    margin: 0 -10px;
  }

  /* Footer */
  /* line 1832, ../sass/sass_style.scss */
  #site-footer .brand a {
    width: 110px;
    height: 34px;
  }
  /* line 1836, ../sass/sass_style.scss */
  #site-footer .mychange-btn {
    margin: 0 50px 20px;
  }
  /* line 1839, ../sass/sass_style.scss */
  #site-footer .signup-btn {
    margin-left: 0;
  }

  /* line 1843, ../sass/sass_style.scss */
  #footer-social {
    position: relative;
    top: -2px;
  }
  /* line 1846, ../sass/sass_style.scss */
  #footer-social a {
    margin-left: 0;
  }

  /* line 1850, ../sass/sass_style.scss */
  #footer-meta {
    margin: 0 0 20px;
    display: block;
    text-align: center;
  }
  /* line 1854, ../sass/sass_style.scss */
  #footer-meta p, #footer-meta address {
    line-height: 160%;
  }

  /* Interior */
  /* line 1859, ../sass/sass_style.scss */
  #sidebar-nav-label {
    padding-right: 20px;
    vertical-align: middle;
  }

  /* line 1864, ../sass/sass_style.scss */
  #sidebar-nav-xs .btn {
    border-color: #69B6F0;
    color: #7097BA;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 1870, ../sass/sass_style.scss */
  #sidebar-nav-xs ul.btn {
    border-right: 0px solid transparent;
  }
  /* line 1872, ../sass/sass_style.scss */
  #sidebar-nav-xs ul.btn a {
    color: #7097BA;
  }
  /* line 1874, ../sass/sass_style.scss */
  #sidebar-nav-xs ul.btn a:hover {
    text-decoration: none;
  }
  /* line 1879, ../sass/sass_style.scss */
  #sidebar-nav-xs .dropdown-toggle {
    border-left: 0px solid transparent;
  }
  /* line 1882, ../sass/sass_style.scss */
  #sidebar-nav-xs ul {
    list-style-type: none;
  }
  /* line 1885, ../sass/sass_style.scss */
  #sidebar-nav-xs #section-dropdown-menu {
    border: 1px solid #69B6F0;
  }
  /* line 1887, ../sass/sass_style.scss */
  #sidebar-nav-xs #section-dropdown-menu a {
    display: none;
  }
  /* line 1890, ../sass/sass_style.scss */
  #sidebar-nav-xs #section-dropdown-menu .sub-menu {
    padding: 0;
  }
  /* line 1892, ../sass/sass_style.scss */
  #sidebar-nav-xs #section-dropdown-menu .sub-menu a {
    display: block;
    padding: 4px 8px;
    font-size: 18px;
    color: #7097BA;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 1898, ../sass/sass_style.scss */
  #sidebar-nav-xs #section-dropdown-menu .sub-menu a:hover, #sidebar-nav-xs #section-dropdown-menu .sub-menu a:active, #sidebar-nav-xs #section-dropdown-menu .sub-menu a:focus {
    background-color: #DFE7EE;
    color: #00529B;
    text-decoration: none;
  }
  /* line 1906, ../sass/sass_style.scss */
  #sidebar-nav-xs + .row {
    margin-top: 20px;
  }

  /* line 1910, ../sass/sass_style.scss */
  #secondary {
    margin-top: 30px;
  }
  /* line 1912, ../sass/sass_style.scss */
  #secondary #in-this-section {
    display: none;
  }

  /* line 1917, ../sass/sass_style.scss */
  article .btn {
    width: 100%;
    margin-bottom: 5px;
  }
  /* line 1920, ../sass/sass_style.scss */
  article .btn:last-child {
    margin-bottom: 0;
  }

  /* home */
  /* line 1927, ../sass/sass_style.scss */
  #home-content .row {
    margin: 0;
  }
  /* line 1930, ../sass/sass_style.scss */
  #home-content .col-lg-4 {
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* Tablet Portrait */
  /* line 1936, ../sass/sass_style.scss */
  #site-header {
    padding: 40px 15px 5px;
  }

  /* line 1940, ../sass/sass_style.scss */
  .brand a {
    height: 43px;
    width: 142px;
  }
  /* line 1944, ../sass/sass_style.scss */
  .brand h2 {
    font-size: 10px;
    line-height: 12px;
    top: -1px;
  }

  /* line 1950, ../sass/sass_style.scss */
  #site-navigation {
    text-align: right;
    float: right;
    clear: right;
    margin: -4px -10px 0 0;
  }

  /* line 1956, ../sass/sass_style.scss */
  ul.slimmenu {
    display: inline-block !important;
    width: auto;
    text-align: left;
    background: transparent;
  }
  /* line 1962, ../sass/sass_style.scss */
  ul.slimmenu li a {
    padding: 6px 10px;
    background: transparent;
    font-size: 20px;
  }
  /* line 1967, ../sass/sass_style.scss */
  ul.slimmenu li > ul {
    left: -20px;
    text-align: left;
  }
  /* line 1970, ../sass/sass_style.scss */
  ul.slimmenu li > ul > li ul {
    left: 82%;
  }
  /* line 1974, ../sass/sass_style.scss */
  ul.slimmenu li ul.sub-menu {
    width: 260px;
  }
  /* line 1976, ../sass/sass_style.scss */
  ul.slimmenu li ul.sub-menu li a {
    width: 220px;
  }
  /* line 1979, ../sass/sass_style.scss */
  ul.slimmenu li ul.sub-menu li:first-child {
    border-top-right-radius: 5px;
  }
  /* line 1982, ../sass/sass_style.scss */
  ul.slimmenu li ul.sub-menu li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  /* line 1988, ../sass/sass_style.scss */
  ul.slimmenu li:last-child ul.sub-menu {
    left: auto;
    right: -20px;
  }
  /* line 1991, ../sass/sass_style.scss */
  ul.slimmenu li:last-child ul.sub-menu li:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 5px;
  }
  /* line 1997, ../sass/sass_style.scss */
  ul.slimmenu li .sub-collapser {
    display: none;
  }
  /* line 2001, ../sass/sass_style.scss */
  ul.slimmenu > li {
    background: transparent;
    border-radius: 5px;
  }
  /* line 2004, ../sass/sass_style.scss */
  ul.slimmenu > li:hover {
    background: #DFE7EE;
  }
  /* line 2007, ../sass/sass_style.scss */
  ul.slimmenu > li.menu-item-has-children {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 2013, ../sass/sass_style.scss */
  #header-right {
    float: right;
    margin-top: -33px;
    margin-bottom: 10px;
  }
  /* line 2017, ../sass/sass_style.scss */
  #header-right .mychange-btn {
    position: relative;
    top: -2px;
  }

  /* interior */
  /* line 2024, ../sass/sass_style.scss */
  #page-header h2 {
    font-size: 32px;
    max-width: 75%;
  }

  /* line 2029, ../sass/sass_style.scss */
  .single #page-header h2 {
    max-width: 100%;
  }

  /* line 2033, ../sass/sass_style.scss */
  #share-links strong {
    font-size: 16px;
  }
  /* line 2036, ../sass/sass_style.scss */
  #share-links .share-buttons a {
    width: 31px;
    height: 31px;
    font-size: 18px;
    padding-top: 4px;
  }

  /* line 2043, ../sass/sass_style.scss */
  main#content {
    padding: 30px 0 60px;
  }

  /* line 2046, ../sass/sass_style.scss */
  #sidebar-nav-label, #sidebar-nav-xs {
    display: none;
  }

  /* line 2050, ../sass/sass_style.scss */
  article .entry-title {
    font-size: 24px;
  }

  /* line 2054, ../sass/sass_style.scss */
  #timeline-embed.tl-timeline {
    margin-left: -15px;
    width: calc(152.5% + 30px) !important;
  }

  /* line 2058, ../sass/sass_style.scss */
  #primary .alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 30px;
  }

  /* line 2063, ../sass/sass_style.scss */
  #primary .alignright {
    float: right;
    margin-bottom: 30px;
    margin-left: -34.6%;
    position: relative;
    right: -34.6%;
    padding-left: 15px;
  }

  /* Staff & Board */
  /* line 2073, ../sass/sass_style.scss */
  .post-type-archive-staff-board #articles {
    /* board members */
  }
  /* line 2074, ../sass/sass_style.scss */
  .post-type-archive-staff-board #articles h3 {
    margin: 40px 0;
  }
  /* line 2078, ../sass/sass_style.scss */
  .post-type-archive-staff-board #articles h3 ~ h3 ~ article {
    width: 50%;
    float: left;
    padding-right: 30px;
    margin-bottom: 50px;
  }
  /* line 2083, ../sass/sass_style.scss */
  .post-type-archive-staff-board #articles h3 ~ h3 ~ article:nth-child(4n+1) {
    clear: left;
  }
  /* line 2087, ../sass/sass_style.scss */
  .post-type-archive-staff-board #articles h3 ~ h3 ~ hr {
    display: none;
  }

  /* Home */
  /* line 2093, ../sass/sass_style.scss */
  #home-slider-wrap {
    min-height: 316px;
  }

  /* line 2097, ../sass/sass_style.scss */
  #home-slider .slide .caption .btn {
    font-size: 20px;
  }
  /* line 2100, ../sass/sass_style.scss */
  #home-slider .owl-nav {
    display: block;
  }
  /* line 2105, ../sass/sass_style.scss */
  #home-slider .slide .caption p {
    font-size: 24px;
    line-height: 33px;
  }

  /* line 2112, ../sass/sass_style.scss */
  #home-mission {
    margin-bottom: -35px;
    height: 80px;
  }
  /* line 2115, ../sass/sass_style.scss */
  #home-mission blockquote {
    font-size: 14px;
    padding: 0 107px 0 55px;
    margin-top: 15px;
  }
  /* line 2119, ../sass/sass_style.scss */
  #home-mission blockquote:before {
    font-size: 88px;
    line-height: 19px;
    left: 21px;
  }
  /* line 2125, ../sass/sass_style.scss */
  #home-mission a {
    width: 79px;
    padding-top: 1px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    text-align: right;
    border-left: 1px solid rgba(255, 255, 255, 0.16);
  }

  /* line 2138, ../sass/sass_style.scss */
  #footer-signup h4 {
    font-size: 36px;
  }
  /* line 2141, ../sass/sass_style.scss */
  #footer-signup .signup-before {
    font-size: 18px;
  }
  /* line 2145, ../sass/sass_style.scss */
  /* #footer-signup #can_embed_form #d_sharing {
    margin-left: -200%;
    margin-left: calc(-200% - 45px);
    height: 0px;
  } */

  /* line 2153, ../sass/sass_style.scss */
  #home-content .container {
    padding: 0 15px;
  }

  /* line 2158, ../sass/sass_style.scss */
  .tweets-wrap .tweet {
    font-size: 20px;
  }
}
@media (min-width: 895px) {
  /* Adjust Logo and Tagline for larger tablets */
  /* line 2165, ../sass/sass_style.scss */
  .brand a {
    height: 71px;
    width: 246px;
    margin-top: -26px;
  }
  /* line 2170, ../sass/sass_style.scss */
  .brand h2 {
    font-size: 18px;
    line-height: 20px;
    top: -25px;
    margin-bottom: -15px;
  }
}
@media (min-width: 992px) {
  /* Tablet Landscape */
  /*	#primary{
  		>p:first-child {
  			font-size:24px;
  			line-height:130%;
  			margin-bottom:30px;
  			@include font-smoothing();
  		}
  	} */
  /* Press */
  /* line 2189, ../sass/sass_style.scss */
  .post-type-archive-press article.in-the-news {
    position: relative;
  }
  /* line 2191, ../sass/sass_style.scss */
  .post-type-archive-press article.in-the-news figure {
    margin-top: 50px;
  }
  /* line 2194, ../sass/sass_style.scss */
  .post-type-archive-press article.in-the-news .meta {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    padding-right: 5px;
  }
  /* line 2201, ../sass/sass_style.scss */
  .post-type-archive-press article.in-the-news .meta > li {
    display: block;
    margin-bottom: 5px;
  }
  /* line 2204, ../sass/sass_style.scss */
  .post-type-archive-press article.in-the-news .meta > li:after {
    content: '';
    margin: 0;
  }

  /* Home */
  /* line 2213, ../sass/sass_style.scss */
  #home-slider-wrap {
    min-height: 400px;
  }

  /* line 2216, ../sass/sass_style.scss */
  #home-content-sliders article:hover {
    padding-right: 0;
  }

  /* line 2220, ../sass/sass_style.scss */
  #home-mission blockquote {
    font-size: 19px;
  }
  /* line 2222, ../sass/sass_style.scss */
  #home-mission blockquote:before {
    font-size: 88px;
    line-height: 19px;
    left: 21px;
  }
  /* line 2228, ../sass/sass_style.scss */
  #home-mission a {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  /* Desktop */
  /* line 2234, ../sass/sass_style.scss */
  body {
    font-size: 18px;
  }

  /* header */
  /* line 2238, ../sass/sass_style.scss */
  #site-header {
    padding: 20px 15px 13px;
  }

  /* line 2242, ../sass/sass_style.scss */
  .brand a {
    height: 43px;
    width: 142px;
    margin-top: initial;
  }
  /* line 2247, ../sass/sass_style.scss */
  .brand h2 {
    font-size: 10px;
    line-height: 12px;
    top: -1px;
    margin-top: initial;
  }

  /* line 2254, ../sass/sass_style.scss */
  #header-right {
    margin: 0;
  }

  /* line 2257, ../sass/sass_style.scss */
  #site-navigation {
    clear: none;
    margin-right: 20px;
  }

  /* line 2261, ../sass/sass_style.scss */
  #share-links .share-buttons a {
    padding-top: 2px;
  }

  /* footer */
  /* line 2266, ../sass/sass_style.scss */
  #footer-menu > li {
    margin-right: 30px;
  }

  /* line 2270, ../sass/sass_style.scss */
  #footer-right {
    float: right;
  }

  /* interior */
  /* line 2275, ../sass/sass_style.scss */
  #page-header h2 {
    font-size: 64px;
  }

  /* line 2279, ../sass/sass_style.scss */
  #secondary {
    padding-left: 50px;
    margin-top: -142px;
  }

  /* line 2284, ../sass/sass_style.scss */
  #sidebar-menu a {
    font-size: 20px;
  }

  /* Our Issues */
  /* line 2289, ../sass/sass_style.scss */
  #issues-cards h3 a {
    font-size: 36px;
  }

  /* Timeline */
  /* line 2293, ../sass/sass_style.scss */
  #timeline-embed.tl-timeline {
    left: 68%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    position: relative;
    right: 32%;
    width: 100vw;
    width: calc(100vw - 15px) !important;
  }
  /* line 2303, ../sass/sass_style.scss */
  #timeline-embed.tl-timeline .tl-slide-content h2.tl-headline-title, #timeline-embed.tl-timeline .tl-slide-content h2.tl-headline {
    font-size: 64px;
  }
  /* line 2306, ../sass/sass_style.scss */
  #timeline-embed.tl-timeline .tl-slide-content p {
    font-size: 18px;
  }

  /* Home */
  /* line 2312, ../sass/sass_style.scss */
  #home-slider {
    /*	.slide {
    		.caption {
    			p {
    				font-size:34px;
    				line-height:44px;
    			}
    		}
    	} */
  }
  /* line 2321, ../sass/sass_style.scss */
  #home-slider .owl-nav {
    margin: 0 auto;
    width: 770px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -385px;
  }
  /* line 2330, ../sass/sass_style.scss */
  #home-slider .owl-prev:before, #home-slider .owl-next:before {
    height: 123px;
    width: 81px;
  }
  /* line 2335, ../sass/sass_style.scss */
  #home-slider .owl-prev {
    left: -150px;
  }
  /* line 2338, ../sass/sass_style.scss */
  #home-slider .owl-next {
    right: -150px;
  }

  /* line 2342, ../sass/sass_style.scss */
  #home-mission {
    height: 90px;
  }
  /* line 2344, ../sass/sass_style.scss */
  #home-mission blockquote {
    font-size: 21px;
    padding: 0 153px 0 100px;
  }
  /* line 2347, ../sass/sass_style.scss */
  #home-mission blockquote:before {
    font-size: 110px;
    line-height: 24px;
    left: 49px;
    padding-top: 5px;
  }
  /* line 2354, ../sass/sass_style.scss */
  #home-mission a {
    width: 123px;
    font-size: 24px;
    top: -2px;
  }

  /* line 2360, ../sass/sass_style.scss */
  .tweets-wrap {
    min-height: 345px;
  }
  /* line 2362, ../sass/sass_style.scss */
  .tweets-wrap h3 {
    margin-bottom: 75px;
  }

  /* line 2367, ../sass/sass_style.scss */
  #footer-signup h4 {
    font-size: 48px;
  }
  /* line 2370, ../sass/sass_style.scss */
  #footer-signup .signup-before {
    font-size: 24px;
  }
}
@media (min-width: 1375px) {
  /* jumbo */
  /* line 2376, ../sass/sass_style.scss */
  #site-header {
    padding: 30px 15px 25px;
  }

  /* line 2380, ../sass/sass_style.scss */
  .brand a {
    height: 55px;
    width: 182px;
  }
  /* line 2384, ../sass/sass_style.scss */
  .brand h2 {
    font-size: 12px;
    line-height: 16px;
    top: -2px;
  }

  /* line 2390, ../sass/sass_style.scss */
  #site-navigation {
    margin-right: 40px;
  }

  /* line 2395, ../sass/sass_style.scss */
  ul.slimmenu li a {
    font-size: 24px;
  }
}
