/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 21, sass/bootstrap.min.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 26, sass/bootstrap.min.scss */
audio,
canvas,
video {
  display: inline-block; }

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

/* line 34, sass/bootstrap.min.scss */
[hidden] {
  display: none; }

/* line 37, sass/bootstrap.min.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 43, sass/bootstrap.min.scss */
body {
  margin: 0; }

/* line 46, sass/bootstrap.min.scss */
a:focus {
  outline: thin dotted; }

/* line 50, sass/bootstrap.min.scss */
a:active,
a:hover {
  outline: 0; }

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

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

/* line 62, sass/bootstrap.min.scss */
b,
strong {
  font-weight: bold; }

/* line 65, sass/bootstrap.min.scss */
dfn {
  font-style: italic; }

/* line 68, sass/bootstrap.min.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 73, sass/bootstrap.min.scss */
mark {
  color: #000;
  background: #ff0; }

/* line 80, sass/bootstrap.min.scss */
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em; }

/* line 84, sass/bootstrap.min.scss */
pre {
  white-space: pre-wrap; }

/* line 87, sass/bootstrap.min.scss */
q {
  quotes: '\201C' '\201D' '\2018' '\2019'; }

/* line 90, sass/bootstrap.min.scss */
small {
  font-size: 80%; }

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

/* line 102, sass/bootstrap.min.scss */
sup {
  top: -.5em; }

/* line 105, sass/bootstrap.min.scss */
sub {
  bottom: -.25em; }

/* line 108, sass/bootstrap.min.scss */
img {
  border: 0; }

/* line 111, sass/bootstrap.min.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 114, sass/bootstrap.min.scss */
figure {
  margin: 0; }

/* line 117, sass/bootstrap.min.scss */
fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0; }

/* line 123, sass/bootstrap.min.scss */
legend {
  padding: 0;
  border: 0; }

/* line 131, sass/bootstrap.min.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/* line 138, sass/bootstrap.min.scss */
button,
input {
  line-height: normal; }

/* line 142, sass/bootstrap.min.scss */
button,
select {
  text-transform: none; }

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

/* line 154, sass/bootstrap.min.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

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

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

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

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

/* line 179, sass/bootstrap.min.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 184, sass/bootstrap.min.scss */
table {
  border-spacing: 0;
  border-collapse: collapse; }

@media print {
  /* line 190, sass/bootstrap.min.scss */
  * {
    color: black !important;
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 197, sass/bootstrap.min.scss */
  a,
  a:visited {
    text-decoration: underline; }

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

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

  /* line 208, sass/bootstrap.min.scss */
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }

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

  /* line 217, sass/bootstrap.min.scss */
  thead {
    display: table-header-group; }

  /* line 221, sass/bootstrap.min.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 224, sass/bootstrap.min.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }

  /* line 232, sass/bootstrap.min.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 237, sass/bootstrap.min.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 240, sass/bootstrap.min.scss */
  .navbar {
    display: none; }

  /* line 244, sass/bootstrap.min.scss */
  .table td,
  .table th {
    background-color: white !important; }

  /* line 248, sass/bootstrap.min.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important; }

  /* line 251, sass/bootstrap.min.scss */
  .label {
    border: 1px solid #000; }

  /* line 254, sass/bootstrap.min.scss */
  .table {
    border-collapse: collapse !important; }

  /* line 258, sass/bootstrap.min.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important; } }
/* line 264, sass/bootstrap.min.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 269, sass/bootstrap.min.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 274, sass/bootstrap.min.scss */
body {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff; }

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

/* line 293, sass/bootstrap.min.scss */
button,
input,
select[multiple],
textarea {
  background-image: none; }

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

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

/* line 307, sass/bootstrap.min.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 312, sass/bootstrap.min.scss */
img {
  vertical-align: middle; }

/* line 315, sass/bootstrap.min.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 321, sass/bootstrap.min.scss */
.img-rounded {
  border-radius: 0px; }

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

/* line 340, sass/bootstrap.min.scss */
.img-circle {
  border-radius: 50%; }

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

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

/* line 363, sass/bootstrap.min.scss */
p {
  margin: 0 0 10px; }

/* line 366, sass/bootstrap.min.scss */
.lead {
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 20px; }

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

/* line 382, sass/bootstrap.min.scss */
cite {
  font-style: normal; }

/* line 385, sass/bootstrap.min.scss */
.text-muted {
  color: #999; }

/* line 388, sass/bootstrap.min.scss */
.text-primary {
  color: #428bca; }

/* line 391, sass/bootstrap.min.scss */
.text-warning {
  color: #c09853; }

/* line 394, sass/bootstrap.min.scss */
.text-danger {
  color: #b94a48; }

/* line 397, sass/bootstrap.min.scss */
.text-success {
  color: #468847; }

/* line 400, sass/bootstrap.min.scss */
.text-info {
  color: #3a87ad; }

/* line 403, sass/bootstrap.min.scss */
.text-left {
  text-align: left; }

/* line 406, sass/bootstrap.min.scss */
.text-right {
  text-align: right; }

/* line 409, sass/bootstrap.min.scss */
.text-center {
  text-align: center; }

/* line 423, sass/bootstrap.min.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1; }

/* line 439, sass/bootstrap.min.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 {
  font-weight: normal;
  line-height: 1;
  color: #999; }

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

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

/* line 458, sass/bootstrap.min.scss */
h1,
.h1 {
  font-size: 36px; }

/* line 462, sass/bootstrap.min.scss */
h2,
.h2 {
  font-size: 30px; }

/* line 466, sass/bootstrap.min.scss */
h3,
.h3 {
  font-size: 24px; }

/* line 470, sass/bootstrap.min.scss */
h4,
.h4 {
  font-size: 18px; }

/* line 474, sass/bootstrap.min.scss */
h5,
.h5 {
  font-size: 14px; }

/* line 478, sass/bootstrap.min.scss */
h6,
.h6 {
  font-size: 12px; }

/* line 482, sass/bootstrap.min.scss */
h1 small,
.h1 small {
  font-size: 24px; }

/* line 486, sass/bootstrap.min.scss */
h2 small,
.h2 small {
  font-size: 18px; }

/* line 492, sass/bootstrap.min.scss */
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px; }

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

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

/* line 509, sass/bootstrap.min.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

/* line 512, sass/bootstrap.min.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 517, sass/bootstrap.min.scss */
.list-inline {
  padding-left: 0;
  list-style: none; }

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

/* line 528, sass/bootstrap.min.scss */
dl {
  margin-bottom: 20px; }

/* line 532, sass/bootstrap.min.scss */
dt,
dd {
  line-height: 1.428571429; }

/* line 535, sass/bootstrap.min.scss */
dt {
  font-weight: bold; }

/* line 538, sass/bootstrap.min.scss */
dd {
  margin-left: 0; }

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

  /* line 554, sass/bootstrap.min.scss */
  .dl-horizontal dd {
    margin-left: 180px; }

  /* line 558, sass/bootstrap.min.scss */
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: ' '; }

  /* line 563, sass/bootstrap.min.scss */
  .dl-horizontal dd:after {
    clear: both; }

  /* line 567, sass/bootstrap.min.scss */
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: ' '; }

  /* line 572, sass/bootstrap.min.scss */
  .dl-horizontal dd:after {
    clear: both; } }
/* line 577, sass/bootstrap.min.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

/* line 582, sass/bootstrap.min.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 587, sass/bootstrap.min.scss */
blockquote {
  margin: 0 0 20px;
  padding: 10px 20px;
  border-left: 5px solid #eee; }

/* line 593, sass/bootstrap.min.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

/* line 598, sass/bootstrap.min.scss */
blockquote p:last-child {
  margin-bottom: 0; }

/* line 601, sass/bootstrap.min.scss */
blockquote small {
  line-height: 1.428571429;
  display: block;
  color: #999; }

/* line 608, sass/bootstrap.min.scss */
blockquote small:before {
  content: '\2014 \00A0'; }

/* line 611, sass/bootstrap.min.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0; }

/* line 619, sass/bootstrap.min.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }

/* line 622, sass/bootstrap.min.scss */
blockquote.pull-right small:before {
  content: ''; }

/* line 625, sass/bootstrap.min.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

/* line 631, sass/bootstrap.min.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ''; }

/* line 634, sass/bootstrap.min.scss */
address {
  font-style: normal;
  line-height: 1.428571429;
  display: block;
  margin-bottom: 20px; }

/* line 643, sass/bootstrap.min.scss */
code,
pre {
  font-family: Monaco,Menlo,Consolas,'Courier New',monospace; }

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

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

/* line 674, sass/bootstrap.min.scss */
pre.prettyprint {
  margin-bottom: 20px; }

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

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

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

/* line 700, sass/bootstrap.min.scss */
.container:before,
.container:after {
  display: table;
  content: ' '; }

/* line 705, sass/bootstrap.min.scss */
.container:after {
  clear: both; }

/* line 709, sass/bootstrap.min.scss */
.container:before,
.container:after {
  display: table;
  content: ' '; }

/* line 714, sass/bootstrap.min.scss */
.container:after {
  clear: both; }

/* line 717, sass/bootstrap.min.scss */
.row {
  margin-right: -15px;
  margin-left: -15px; }

/* line 722, sass/bootstrap.min.scss */
.row:before,
.row:after {
  display: table;
  content: ' '; }

/* line 727, sass/bootstrap.min.scss */
.row:after {
  clear: both; }

/* line 731, sass/bootstrap.min.scss */
.row:before,
.row:after {
  display: table;
  content: ' '; }

/* line 736, sass/bootstrap.min.scss */
.row:after {
  clear: both; }

/* line 786, sass/bootstrap.min.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 803, sass/bootstrap.min.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 {
  float: left; }

/* line 806, sass/bootstrap.min.scss */
.col-xs-1 {
  width: 8.333333333333332%; }

/* line 809, sass/bootstrap.min.scss */
.col-xs-2 {
  width: 16.666666666666664%; }

/* line 812, sass/bootstrap.min.scss */
.col-xs-3 {
  width: 25%; }

/* line 815, sass/bootstrap.min.scss */
.col-xs-4 {
  width: 33.33333333333333%; }

/* line 818, sass/bootstrap.min.scss */
.col-xs-5 {
  width: 41.66666666666667%; }

/* line 821, sass/bootstrap.min.scss */
.col-xs-6 {
  width: 50%; }

/* line 824, sass/bootstrap.min.scss */
.col-xs-7 {
  width: 58.333333333333336%; }

/* line 827, sass/bootstrap.min.scss */
.col-xs-8 {
  width: 66.66666666666666%; }

/* line 830, sass/bootstrap.min.scss */
.col-xs-9 {
  width: 75%; }

/* line 833, sass/bootstrap.min.scss */
.col-xs-10 {
  width: 83.33333333333334%; }

/* line 836, sass/bootstrap.min.scss */
.col-xs-11 {
  width: 91.66666666666666%; }

/* line 839, sass/bootstrap.min.scss */
.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  /* line 844, sass/bootstrap.min.scss */
  .container {
    max-width: 750px; }

  /* line 857, sass/bootstrap.min.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 {
    float: left; }

  /* line 860, sass/bootstrap.min.scss */
  .col-sm-1 {
    width: 8.333333333333332%; }

  /* line 863, sass/bootstrap.min.scss */
  .col-sm-2 {
    width: 16.666666666666664%; }

  /* line 866, sass/bootstrap.min.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 869, sass/bootstrap.min.scss */
  .col-sm-4 {
    width: 33.33333333333333%; }

  /* line 872, sass/bootstrap.min.scss */
  .col-sm-5 {
    width: 41.66666666666667%; }

  /* line 875, sass/bootstrap.min.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 878, sass/bootstrap.min.scss */
  .col-sm-7 {
    width: 58.333333333333336%; }

  /* line 881, sass/bootstrap.min.scss */
  .col-sm-8 {
    width: 66.66666666666666%; }

  /* line 884, sass/bootstrap.min.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 887, sass/bootstrap.min.scss */
  .col-sm-10 {
    width: 83.33333333333334%; }

  /* line 890, sass/bootstrap.min.scss */
  .col-sm-11 {
    width: 91.66666666666666%; }

  /* line 893, sass/bootstrap.min.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 896, sass/bootstrap.min.scss */
  .col-sm-push-1 {
    left: 8.333333333333332%; }

  /* line 899, sass/bootstrap.min.scss */
  .col-sm-push-2 {
    left: 16.666666666666664%; }

  /* line 902, sass/bootstrap.min.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 905, sass/bootstrap.min.scss */
  .col-sm-push-4 {
    left: 33.33333333333333%; }

  /* line 908, sass/bootstrap.min.scss */
  .col-sm-push-5 {
    left: 41.66666666666667%; }

  /* line 911, sass/bootstrap.min.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 914, sass/bootstrap.min.scss */
  .col-sm-push-7 {
    left: 58.333333333333336%; }

  /* line 917, sass/bootstrap.min.scss */
  .col-sm-push-8 {
    left: 66.66666666666666%; }

  /* line 920, sass/bootstrap.min.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 923, sass/bootstrap.min.scss */
  .col-sm-push-10 {
    left: 83.33333333333334%; }

  /* line 926, sass/bootstrap.min.scss */
  .col-sm-push-11 {
    left: 91.66666666666666%; }

  /* line 929, sass/bootstrap.min.scss */
  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  /* line 932, sass/bootstrap.min.scss */
  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  /* line 935, sass/bootstrap.min.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 938, sass/bootstrap.min.scss */
  .col-sm-pull-4 {
    right: 33.33333333333333%; }

  /* line 941, sass/bootstrap.min.scss */
  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  /* line 944, sass/bootstrap.min.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 947, sass/bootstrap.min.scss */
  .col-sm-pull-7 {
    right: 58.333333333333336%; }

  /* line 950, sass/bootstrap.min.scss */
  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  /* line 953, sass/bootstrap.min.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 956, sass/bootstrap.min.scss */
  .col-sm-pull-10 {
    right: 83.33333333333334%; }

  /* line 959, sass/bootstrap.min.scss */
  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  /* line 962, sass/bootstrap.min.scss */
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  /* line 965, sass/bootstrap.min.scss */
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

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

  /* line 971, sass/bootstrap.min.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  /* line 974, sass/bootstrap.min.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

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

  /* line 980, sass/bootstrap.min.scss */
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  /* line 983, sass/bootstrap.min.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

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

  /* line 989, sass/bootstrap.min.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  /* line 992, sass/bootstrap.min.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; } }
@media (min-width: 992px) {
  /* line 998, sass/bootstrap.min.scss */
  .container {
    max-width: 970px; }

  /* line 1011, sass/bootstrap.min.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 {
    float: left; }

  /* line 1014, sass/bootstrap.min.scss */
  .col-md-1 {
    width: 8.333333333333332%; }

  /* line 1017, sass/bootstrap.min.scss */
  .col-md-2 {
    width: 16.666666666666664%; }

  /* line 1020, sass/bootstrap.min.scss */
  .col-md-3 {
    width: 25%; }

  /* line 1023, sass/bootstrap.min.scss */
  .col-md-4 {
    width: 33.33333333333333%; }

  /* line 1026, sass/bootstrap.min.scss */
  .col-md-5 {
    width: 41.66666666666667%; }

  /* line 1029, sass/bootstrap.min.scss */
  .col-md-6 {
    width: 50%; }

  /* line 1032, sass/bootstrap.min.scss */
  .col-md-7 {
    width: 58.333333333333336%; }

  /* line 1035, sass/bootstrap.min.scss */
  .col-md-8 {
    width: 66.66666666666666%; }

  /* line 1038, sass/bootstrap.min.scss */
  .col-md-9 {
    width: 75%; }

  /* line 1041, sass/bootstrap.min.scss */
  .col-md-10 {
    width: 83.33333333333334%; }

  /* line 1044, sass/bootstrap.min.scss */
  .col-md-11 {
    width: 91.66666666666666%; }

  /* line 1047, sass/bootstrap.min.scss */
  .col-md-12 {
    width: 100%; }

  /* line 1050, sass/bootstrap.min.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 1053, sass/bootstrap.min.scss */
  .col-md-push-1 {
    left: 8.333333333333332%; }

  /* line 1056, sass/bootstrap.min.scss */
  .col-md-push-2 {
    left: 16.666666666666664%; }

  /* line 1059, sass/bootstrap.min.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 1062, sass/bootstrap.min.scss */
  .col-md-push-4 {
    left: 33.33333333333333%; }

  /* line 1065, sass/bootstrap.min.scss */
  .col-md-push-5 {
    left: 41.66666666666667%; }

  /* line 1068, sass/bootstrap.min.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 1071, sass/bootstrap.min.scss */
  .col-md-push-7 {
    left: 58.333333333333336%; }

  /* line 1074, sass/bootstrap.min.scss */
  .col-md-push-8 {
    left: 66.66666666666666%; }

  /* line 1077, sass/bootstrap.min.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 1080, sass/bootstrap.min.scss */
  .col-md-push-10 {
    left: 83.33333333333334%; }

  /* line 1083, sass/bootstrap.min.scss */
  .col-md-push-11 {
    left: 91.66666666666666%; }

  /* line 1086, sass/bootstrap.min.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 1089, sass/bootstrap.min.scss */
  .col-md-pull-1 {
    right: 8.333333333333332%; }

  /* line 1092, sass/bootstrap.min.scss */
  .col-md-pull-2 {
    right: 16.666666666666664%; }

  /* line 1095, sass/bootstrap.min.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 1098, sass/bootstrap.min.scss */
  .col-md-pull-4 {
    right: 33.33333333333333%; }

  /* line 1101, sass/bootstrap.min.scss */
  .col-md-pull-5 {
    right: 41.66666666666667%; }

  /* line 1104, sass/bootstrap.min.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 1107, sass/bootstrap.min.scss */
  .col-md-pull-7 {
    right: 58.333333333333336%; }

  /* line 1110, sass/bootstrap.min.scss */
  .col-md-pull-8 {
    right: 66.66666666666666%; }

  /* line 1113, sass/bootstrap.min.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 1116, sass/bootstrap.min.scss */
  .col-md-pull-10 {
    right: 83.33333333333334%; }

  /* line 1119, sass/bootstrap.min.scss */
  .col-md-pull-11 {
    right: 91.66666666666666%; }

  /* line 1122, sass/bootstrap.min.scss */
  .col-md-offset-0 {
    margin-left: 0; }

  /* line 1125, sass/bootstrap.min.scss */
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  /* line 1128, sass/bootstrap.min.scss */
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

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

  /* line 1134, sass/bootstrap.min.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  /* line 1137, sass/bootstrap.min.scss */
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

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

  /* line 1143, sass/bootstrap.min.scss */
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  /* line 1146, sass/bootstrap.min.scss */
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

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

  /* line 1152, sass/bootstrap.min.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  /* line 1155, sass/bootstrap.min.scss */
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; } }
@media (min-width: 1200px) {
  /* line 1161, sass/bootstrap.min.scss */
  .container {
    max-width: 1170px; }

  /* line 1174, sass/bootstrap.min.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 {
    float: left; }

  /* line 1177, sass/bootstrap.min.scss */
  .col-lg-1 {
    width: 8.333333333333332%; }

  /* line 1180, sass/bootstrap.min.scss */
  .col-lg-2 {
    width: 16.666666666666664%; }

  /* line 1183, sass/bootstrap.min.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 1186, sass/bootstrap.min.scss */
  .col-lg-4 {
    width: 33.33333333333333%; }

  /* line 1189, sass/bootstrap.min.scss */
  .col-lg-5 {
    width: 41.66666666666667%; }

  /* line 1192, sass/bootstrap.min.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 1195, sass/bootstrap.min.scss */
  .col-lg-7 {
    width: 58.333333333333336%; }

  /* line 1198, sass/bootstrap.min.scss */
  .col-lg-8 {
    width: 66.66666666666666%; }

  /* line 1201, sass/bootstrap.min.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 1204, sass/bootstrap.min.scss */
  .col-lg-10 {
    width: 83.33333333333334%; }

  /* line 1207, sass/bootstrap.min.scss */
  .col-lg-11 {
    width: 91.66666666666666%; }

  /* line 1210, sass/bootstrap.min.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 1213, sass/bootstrap.min.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 1216, sass/bootstrap.min.scss */
  .col-lg-push-1 {
    left: 8.333333333333332%; }

  /* line 1219, sass/bootstrap.min.scss */
  .col-lg-push-2 {
    left: 16.666666666666664%; }

  /* line 1222, sass/bootstrap.min.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 1225, sass/bootstrap.min.scss */
  .col-lg-push-4 {
    left: 33.33333333333333%; }

  /* line 1228, sass/bootstrap.min.scss */
  .col-lg-push-5 {
    left: 41.66666666666667%; }

  /* line 1231, sass/bootstrap.min.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 1234, sass/bootstrap.min.scss */
  .col-lg-push-7 {
    left: 58.333333333333336%; }

  /* line 1237, sass/bootstrap.min.scss */
  .col-lg-push-8 {
    left: 66.66666666666666%; }

  /* line 1240, sass/bootstrap.min.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 1243, sass/bootstrap.min.scss */
  .col-lg-push-10 {
    left: 83.33333333333334%; }

  /* line 1246, sass/bootstrap.min.scss */
  .col-lg-push-11 {
    left: 91.66666666666666%; }

  /* line 1249, sass/bootstrap.min.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 1252, sass/bootstrap.min.scss */
  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  /* line 1255, sass/bootstrap.min.scss */
  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  /* line 1258, sass/bootstrap.min.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 1261, sass/bootstrap.min.scss */
  .col-lg-pull-4 {
    right: 33.33333333333333%; }

  /* line 1264, sass/bootstrap.min.scss */
  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  /* line 1267, sass/bootstrap.min.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 1270, sass/bootstrap.min.scss */
  .col-lg-pull-7 {
    right: 58.333333333333336%; }

  /* line 1273, sass/bootstrap.min.scss */
  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  /* line 1276, sass/bootstrap.min.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 1279, sass/bootstrap.min.scss */
  .col-lg-pull-10 {
    right: 83.33333333333334%; }

  /* line 1282, sass/bootstrap.min.scss */
  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  /* line 1285, sass/bootstrap.min.scss */
  .col-lg-offset-0 {
    margin-left: 0; }

  /* line 1288, sass/bootstrap.min.scss */
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  /* line 1291, sass/bootstrap.min.scss */
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

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

  /* line 1297, sass/bootstrap.min.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  /* line 1300, sass/bootstrap.min.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

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

  /* line 1306, sass/bootstrap.min.scss */
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  /* line 1309, sass/bootstrap.min.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

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

  /* line 1315, sass/bootstrap.min.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  /* line 1318, sass/bootstrap.min.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; } }
/* line 1322, sass/bootstrap.min.scss */
table {
  max-width: 100%;
  background-color: transparent; }

/* line 1327, sass/bootstrap.min.scss */
th {
  text-align: left; }

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

/* line 1339, sass/bootstrap.min.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 {
  line-height: 1.428571429;
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #ddd; }

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

/* line 1358, sass/bootstrap.min.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 1361, sass/bootstrap.min.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd; }

/* line 1364, sass/bootstrap.min.scss */
.table .table {
  background-color: #fff; }

/* line 1372, sass/bootstrap.min.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 1375, sass/bootstrap.min.scss */
.table-bordered {
  border: 1px solid #ddd; }

/* line 1383, sass/bootstrap.min.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 1387, sass/bootstrap.min.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

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

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

/* line 1398, sass/bootstrap.min.scss */
table col[class*='col-'] {
  display: table-column;
  float: none; }

/* line 1403, sass/bootstrap.min.scss */
table td[class*='col-'],
table th[class*='col-'] {
  display: table-cell;
  float: none; }

/* line 1418, sass/bootstrap.min.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 1432, sass/bootstrap.min.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 {
  border-color: #d6e9c6;
  background-color: #dff0d8; }

/* line 1438, sass/bootstrap.min.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  border-color: #c9e2b3;
  background-color: #d0e9c6; }

/* line 1453, sass/bootstrap.min.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 {
  border-color: #eed3d7;
  background-color: #f2dede; }

/* line 1459, sass/bootstrap.min.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  border-color: #e6c1c7;
  background-color: #ebcccc; }

/* line 1474, sass/bootstrap.min.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 {
  border-color: #fbeed5;
  background-color: #fcf8e3; }

/* line 1480, sass/bootstrap.min.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  border-color: #f8e5be;
  background-color: #faf2cc; }

@media (max-width: 768px) {
  /* line 1486, sass/bootstrap.min.scss */
  .table-responsive {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ddd; }

  /* line 1495, sass/bootstrap.min.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff; }

  /* line 1505, sass/bootstrap.min.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 1508, sass/bootstrap.min.scss */
  .table-responsive > .table-bordered {
    border: 0; }

  /* line 1516, sass/bootstrap.min.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 1524, sass/bootstrap.min.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 1532, sass/bootstrap.min.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
/* line 1536, sass/bootstrap.min.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

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

/* line 1556, sass/bootstrap.min.scss */
label {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px; }

/* line 1563, sass/bootstrap.min.scss */
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

/* line 1575, sass/bootstrap.min.scss */
input[type='file'] {
  display: block; }

/* line 1579, sass/bootstrap.min.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 1582, sass/bootstrap.min.scss */
select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

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

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

/* line 1598, sass/bootstrap.min.scss */
.form-control:-moz-placeholder {
  color: #999; }

/* line 1601, sass/bootstrap.min.scss */
.form-control::-moz-placeholder {
  color: #999; }

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

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

/* line 1610, sass/bootstrap.min.scss */
.form-control {
  font-size: 14px;
  line-height: 1.428571429;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -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;
  vertical-align: middle;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 0px;
  background-color: #fff;
  -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 1631, sass/bootstrap.min.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 1639, sass/bootstrap.min.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee; }

/* line 1644, sass/bootstrap.min.scss */
textarea.form-control {
  height: auto; }

/* line 1647, sass/bootstrap.min.scss */
.form-group {
  margin-bottom: 15px; }

/* line 1651, sass/bootstrap.min.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle; }

/* line 1662, sass/bootstrap.min.scss */
.radio label,
.checkbox label {
  font-weight: normal;
  display: inline;
  margin-bottom: 0;
  cursor: pointer; }

/* line 1674, sass/bootstrap.min.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 1680, sass/bootstrap.min.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

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

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

/* line 1711, sass/bootstrap.min.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 1714, sass/bootstrap.min.scss */
.input-sm {
  font-size: 12px;
  line-height: 1.5;
  height: 30px;
  padding: 5px 10px;
  border-radius: 3px; }

/* line 1723, sass/bootstrap.min.scss */
select.input-sm {
  line-height: 30px;
  height: 30px; }

/* line 1728, sass/bootstrap.min.scss */
textarea.input-sm {
  height: auto; }

/* line 1731, sass/bootstrap.min.scss */
.input-lg {
  font-size: 18px;
  line-height: 1.33;
  height: 45px;
  padding: 10px 16px;
  border-radius: 0px; }

/* line 1740, sass/bootstrap.min.scss */
select.input-lg {
  line-height: 45px;
  height: 45px; }

/* line 1745, sass/bootstrap.min.scss */
textarea.input-lg {
  height: auto; }

/* line 1749, sass/bootstrap.min.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853; }

/* line 1752, sass/bootstrap.min.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 1757, sass/bootstrap.min.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

/* line 1762, sass/bootstrap.min.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

/* line 1768, sass/bootstrap.min.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48; }

/* line 1771, sass/bootstrap.min.scss */
.has-error .form-control {
  border-color: #b94a48;
  -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 1776, sass/bootstrap.min.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

/* line 1781, sass/bootstrap.min.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

/* line 1787, sass/bootstrap.min.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847; }

/* line 1790, sass/bootstrap.min.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 1795, sass/bootstrap.min.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

/* line 1800, sass/bootstrap.min.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

/* line 1805, sass/bootstrap.min.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px; }

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

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

  /* line 1826, sass/bootstrap.min.scss */
  .form-inline .form-control {
    display: inline-block; }

  /* line 1830, sass/bootstrap.min.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }

  /* line 1838, sass/bootstrap.min.scss */
  .form-inline .radio input[type='radio'],
  .form-inline .checkbox input[type='checkbox'] {
    float: none;
    margin-left: 0; } }
/* line 1848, sass/bootstrap.min.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 1853, sass/bootstrap.min.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

/* line 1858, sass/bootstrap.min.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: ' '; }

/* line 1863, sass/bootstrap.min.scss */
.form-horizontal .form-group:after {
  clear: both; }

/* line 1867, sass/bootstrap.min.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: ' '; }

/* line 1872, sass/bootstrap.min.scss */
.form-horizontal .form-group:after {
  clear: both; }

@media (min-width: 768px) {
  /* line 1877, sass/bootstrap.min.scss */
  .form-horizontal .control-label {
    text-align: right; } }
/* line 1881, sass/bootstrap.min.scss */
.btn {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid transparent;
  border-radius: 0px;
  -o-user-select: none; }

/* line 1905, sass/bootstrap.min.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

/* line 1917, sass/bootstrap.min.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 1925, sass/bootstrap.min.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=65); }

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

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

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

/* line 1968, sass/bootstrap.min.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 {
  border-color: #ccc;
  background-color: #fff; }

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

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

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

/* line 2005, sass/bootstrap.min.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 {
  border-color: #357ebd;
  background-color: #428bca; }

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

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

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

/* line 2042, sass/bootstrap.min.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 {
  border-color: #eea236;
  background-color: #f0ad4e; }

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

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

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

/* line 2079, sass/bootstrap.min.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 {
  border-color: #d43f3a;
  background-color: #d9534f; }

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

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

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

/* line 2116, sass/bootstrap.min.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 {
  border-color: #4cae4c;
  background-color: #5cb85c; }

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

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

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

/* line 2153, sass/bootstrap.min.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 {
  border-color: #46b8da;
  background-color: #5bc0de; }

/* line 2157, sass/bootstrap.min.scss */
.btn-link {
  font-weight: normal;
  cursor: pointer;
  color: #428bca;
  border-radius: 0; }

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

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

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

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

/* line 2194, sass/bootstrap.min.scss */
.btn-lg {
  font-size: 18px;
  line-height: 1.33;
  padding: 10px 16px;
  border-radius: 0px; }

/* line 2203, sass/bootstrap.min.scss */
.btn-sm,
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
  border-radius: 3px; }

/* line 2211, sass/bootstrap.min.scss */
.btn-xs {
  padding: 1px 5px; }

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

/* line 2221, sass/bootstrap.min.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

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

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

/* line 2235, sass/bootstrap.min.scss */
.fade.in {
  opacity: 1; }

/* line 2238, sass/bootstrap.min.scss */
.collapse {
  display: none; }

/* line 2241, sass/bootstrap.min.scss */
.collapse.in {
  display: block; }

/* line 2244, sass/bootstrap.min.scss */
.collapsing {
  position: relative;
  overflow: hidden;
  height: 0;
  -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 2260, sass/bootstrap.min.scss */
.glyphicon {
  font-family: 'Glyphicons Halflings';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  -webkit-font-smoothing: antialiased; }

/* line 2273, sass/bootstrap.min.scss */
.glyphicon-asterisk:before {
  content: '\2a'; }

/* line 2276, sass/bootstrap.min.scss */
.glyphicon-plus:before {
  content: '\2b'; }

/* line 2279, sass/bootstrap.min.scss */
.glyphicon-euro:before {
  content: '\20ac'; }

/* line 2282, sass/bootstrap.min.scss */
.glyphicon-minus:before {
  content: '\2212'; }

/* line 2285, sass/bootstrap.min.scss */
.glyphicon-cloud:before {
  content: '\2601'; }

/* line 2288, sass/bootstrap.min.scss */
.glyphicon-envelope:before {
  content: '\2709'; }

/* line 2291, sass/bootstrap.min.scss */
.glyphicon-pencil:before {
  content: '\270f'; }

/* line 2294, sass/bootstrap.min.scss */
.glyphicon-glass:before {
  content: '\e001'; }

/* line 2297, sass/bootstrap.min.scss */
.glyphicon-music:before {
  content: '\e002'; }

/* line 2300, sass/bootstrap.min.scss */
.glyphicon-search:before {
  content: '\e003'; }

/* line 2303, sass/bootstrap.min.scss */
.glyphicon-heart:before {
  content: '\e005'; }

/* line 2306, sass/bootstrap.min.scss */
.glyphicon-star:before {
  content: '\e006'; }

/* line 2309, sass/bootstrap.min.scss */
.glyphicon-star-empty:before {
  content: '\e007'; }

/* line 2312, sass/bootstrap.min.scss */
.glyphicon-user:before {
  content: '\e008'; }

/* line 2315, sass/bootstrap.min.scss */
.glyphicon-film:before {
  content: '\e009'; }

/* line 2318, sass/bootstrap.min.scss */
.glyphicon-th-large:before {
  content: '\e010'; }

/* line 2321, sass/bootstrap.min.scss */
.glyphicon-th:before {
  content: '\e011'; }

/* line 2324, sass/bootstrap.min.scss */
.glyphicon-th-list:before {
  content: '\e012'; }

/* line 2327, sass/bootstrap.min.scss */
.glyphicon-ok:before {
  content: '\e013'; }

/* line 2330, sass/bootstrap.min.scss */
.glyphicon-remove:before {
  content: '\e014'; }

/* line 2333, sass/bootstrap.min.scss */
.glyphicon-zoom-in:before {
  content: '\e015'; }

/* line 2336, sass/bootstrap.min.scss */
.glyphicon-zoom-out:before {
  content: '\e016'; }

/* line 2339, sass/bootstrap.min.scss */
.glyphicon-off:before {
  content: '\e017'; }

/* line 2342, sass/bootstrap.min.scss */
.glyphicon-signal:before {
  content: '\e018'; }

/* line 2345, sass/bootstrap.min.scss */
.glyphicon-cog:before {
  content: '\e019'; }

/* line 2348, sass/bootstrap.min.scss */
.glyphicon-trash:before {
  content: '\e020'; }

/* line 2351, sass/bootstrap.min.scss */
.glyphicon-home:before {
  content: '\e021'; }

/* line 2354, sass/bootstrap.min.scss */
.glyphicon-file:before {
  content: '\e022'; }

/* line 2357, sass/bootstrap.min.scss */
.glyphicon-time:before {
  content: '\e023'; }

/* line 2360, sass/bootstrap.min.scss */
.glyphicon-road:before {
  content: '\e024'; }

/* line 2363, sass/bootstrap.min.scss */
.glyphicon-download-alt:before {
  content: '\e025'; }

/* line 2366, sass/bootstrap.min.scss */
.glyphicon-download:before {
  content: '\e026'; }

/* line 2369, sass/bootstrap.min.scss */
.glyphicon-upload:before {
  content: '\e027'; }

/* line 2372, sass/bootstrap.min.scss */
.glyphicon-inbox:before {
  content: '\e028'; }

/* line 2375, sass/bootstrap.min.scss */
.glyphicon-play-circle:before {
  content: '\e029'; }

/* line 2378, sass/bootstrap.min.scss */
.glyphicon-repeat:before {
  content: '\e030'; }

/* line 2381, sass/bootstrap.min.scss */
.glyphicon-refresh:before {
  content: '\e031'; }

/* line 2384, sass/bootstrap.min.scss */
.glyphicon-list-alt:before {
  content: '\e032'; }

/* line 2387, sass/bootstrap.min.scss */
.glyphicon-flag:before {
  content: '\e034'; }

/* line 2390, sass/bootstrap.min.scss */
.glyphicon-headphones:before {
  content: '\e035'; }

/* line 2393, sass/bootstrap.min.scss */
.glyphicon-volume-off:before {
  content: '\e036'; }

/* line 2396, sass/bootstrap.min.scss */
.glyphicon-volume-down:before {
  content: '\e037'; }

/* line 2399, sass/bootstrap.min.scss */
.glyphicon-volume-up:before {
  content: '\e038'; }

/* line 2402, sass/bootstrap.min.scss */
.glyphicon-qrcode:before {
  content: '\e039'; }

/* line 2405, sass/bootstrap.min.scss */
.glyphicon-barcode:before {
  content: '\e040'; }

/* line 2408, sass/bootstrap.min.scss */
.glyphicon-tag:before {
  content: '\e041'; }

/* line 2411, sass/bootstrap.min.scss */
.glyphicon-tags:before {
  content: '\e042'; }

/* line 2414, sass/bootstrap.min.scss */
.glyphicon-book:before {
  content: '\e043'; }

/* line 2417, sass/bootstrap.min.scss */
.glyphicon-print:before {
  content: '\e045'; }

/* line 2420, sass/bootstrap.min.scss */
.glyphicon-font:before {
  content: '\e047'; }

/* line 2423, sass/bootstrap.min.scss */
.glyphicon-bold:before {
  content: '\e048'; }

/* line 2426, sass/bootstrap.min.scss */
.glyphicon-italic:before {
  content: '\e049'; }

/* line 2429, sass/bootstrap.min.scss */
.glyphicon-text-height:before {
  content: '\e050'; }

/* line 2432, sass/bootstrap.min.scss */
.glyphicon-text-width:before {
  content: '\e051'; }

/* line 2435, sass/bootstrap.min.scss */
.glyphicon-align-left:before {
  content: '\e052'; }

/* line 2438, sass/bootstrap.min.scss */
.glyphicon-align-center:before {
  content: '\e053'; }

/* line 2441, sass/bootstrap.min.scss */
.glyphicon-align-right:before {
  content: '\e054'; }

/* line 2444, sass/bootstrap.min.scss */
.glyphicon-align-justify:before {
  content: '\e055'; }

/* line 2447, sass/bootstrap.min.scss */
.glyphicon-list:before {
  content: '\e056'; }

/* line 2450, sass/bootstrap.min.scss */
.glyphicon-indent-left:before {
  content: '\e057'; }

/* line 2453, sass/bootstrap.min.scss */
.glyphicon-indent-right:before {
  content: '\e058'; }

/* line 2456, sass/bootstrap.min.scss */
.glyphicon-facetime-video:before {
  content: '\e059'; }

/* line 2459, sass/bootstrap.min.scss */
.glyphicon-picture:before {
  content: '\e060'; }

/* line 2462, sass/bootstrap.min.scss */
.glyphicon-map-marker:before {
  content: '\e062'; }

/* line 2465, sass/bootstrap.min.scss */
.glyphicon-adjust:before {
  content: '\e063'; }

/* line 2468, sass/bootstrap.min.scss */
.glyphicon-tint:before {
  content: '\e064'; }

/* line 2471, sass/bootstrap.min.scss */
.glyphicon-edit:before {
  content: '\e065'; }

/* line 2474, sass/bootstrap.min.scss */
.glyphicon-share:before {
  content: '\e066'; }

/* line 2477, sass/bootstrap.min.scss */
.glyphicon-check:before {
  content: '\e067'; }

/* line 2480, sass/bootstrap.min.scss */
.glyphicon-move:before {
  content: '\e068'; }

/* line 2483, sass/bootstrap.min.scss */
.glyphicon-step-backward:before {
  content: '\e069'; }

/* line 2486, sass/bootstrap.min.scss */
.glyphicon-fast-backward:before {
  content: '\e070'; }

/* line 2489, sass/bootstrap.min.scss */
.glyphicon-backward:before {
  content: '\e071'; }

/* line 2492, sass/bootstrap.min.scss */
.glyphicon-play:before {
  content: '\e072'; }

/* line 2495, sass/bootstrap.min.scss */
.glyphicon-pause:before {
  content: '\e073'; }

/* line 2498, sass/bootstrap.min.scss */
.glyphicon-stop:before {
  content: '\e074'; }

/* line 2501, sass/bootstrap.min.scss */
.glyphicon-forward:before {
  content: '\e075'; }

/* line 2504, sass/bootstrap.min.scss */
.glyphicon-fast-forward:before {
  content: '\e076'; }

/* line 2507, sass/bootstrap.min.scss */
.glyphicon-step-forward:before {
  content: '\e077'; }

/* line 2510, sass/bootstrap.min.scss */
.glyphicon-eject:before {
  content: '\e078'; }

/* line 2513, sass/bootstrap.min.scss */
.glyphicon-chevron-left:before {
  content: '\e079'; }

/* line 2516, sass/bootstrap.min.scss */
.glyphicon-chevron-right:before {
  content: '\e080'; }

/* line 2519, sass/bootstrap.min.scss */
.glyphicon-plus-sign:before {
  content: '\e081'; }

/* line 2522, sass/bootstrap.min.scss */
.glyphicon-minus-sign:before {
  content: '\e082'; }

/* line 2525, sass/bootstrap.min.scss */
.glyphicon-remove-sign:before {
  content: '\e083'; }

/* line 2528, sass/bootstrap.min.scss */
.glyphicon-ok-sign:before {
  content: '\e084'; }

/* line 2531, sass/bootstrap.min.scss */
.glyphicon-question-sign:before {
  content: '\e085'; }

/* line 2534, sass/bootstrap.min.scss */
.glyphicon-info-sign:before {
  content: '\e086'; }

/* line 2537, sass/bootstrap.min.scss */
.glyphicon-screenshot:before {
  content: '\e087'; }

/* line 2540, sass/bootstrap.min.scss */
.glyphicon-remove-circle:before {
  content: '\e088'; }

/* line 2543, sass/bootstrap.min.scss */
.glyphicon-ok-circle:before {
  content: '\e089'; }

/* line 2546, sass/bootstrap.min.scss */
.glyphicon-ban-circle:before {
  content: '\e090'; }

/* line 2549, sass/bootstrap.min.scss */
.glyphicon-arrow-left:before {
  content: '\e091'; }

/* line 2552, sass/bootstrap.min.scss */
.glyphicon-arrow-right:before {
  content: '\e092'; }

/* line 2555, sass/bootstrap.min.scss */
.glyphicon-arrow-up:before {
  content: '\e093'; }

/* line 2558, sass/bootstrap.min.scss */
.glyphicon-arrow-down:before {
  content: '\e094'; }

/* line 2561, sass/bootstrap.min.scss */
.glyphicon-share-alt:before {
  content: '\e095'; }

/* line 2564, sass/bootstrap.min.scss */
.glyphicon-resize-full:before {
  content: '\e096'; }

/* line 2567, sass/bootstrap.min.scss */
.glyphicon-resize-small:before {
  content: '\e097'; }

/* line 2570, sass/bootstrap.min.scss */
.glyphicon-exclamation-sign:before {
  content: '\e101'; }

/* line 2573, sass/bootstrap.min.scss */
.glyphicon-gift:before {
  content: '\e102'; }

/* line 2576, sass/bootstrap.min.scss */
.glyphicon-leaf:before {
  content: '\e103'; }

/* line 2579, sass/bootstrap.min.scss */
.glyphicon-eye-open:before {
  content: '\e105'; }

/* line 2582, sass/bootstrap.min.scss */
.glyphicon-eye-close:before {
  content: '\e106'; }

/* line 2585, sass/bootstrap.min.scss */
.glyphicon-warning-sign:before {
  content: '\e107'; }

/* line 2588, sass/bootstrap.min.scss */
.glyphicon-plane:before {
  content: '\e108'; }

/* line 2591, sass/bootstrap.min.scss */
.glyphicon-random:before {
  content: '\e110'; }

/* line 2594, sass/bootstrap.min.scss */
.glyphicon-comment:before {
  content: '\e111'; }

/* line 2597, sass/bootstrap.min.scss */
.glyphicon-magnet:before {
  content: '\e112'; }

/* line 2600, sass/bootstrap.min.scss */
.glyphicon-chevron-up:before {
  content: '\e113'; }

/* line 2603, sass/bootstrap.min.scss */
.glyphicon-chevron-down:before {
  content: '\e114'; }

/* line 2606, sass/bootstrap.min.scss */
.glyphicon-retweet:before {
  content: '\e115'; }

/* line 2609, sass/bootstrap.min.scss */
.glyphicon-shopping-cart:before {
  content: '\e116'; }

/* line 2612, sass/bootstrap.min.scss */
.glyphicon-folder-close:before {
  content: '\e117'; }

/* line 2615, sass/bootstrap.min.scss */
.glyphicon-folder-open:before {
  content: '\e118'; }

/* line 2618, sass/bootstrap.min.scss */
.glyphicon-resize-vertical:before {
  content: '\e119'; }

/* line 2621, sass/bootstrap.min.scss */
.glyphicon-resize-horizontal:before {
  content: '\e120'; }

/* line 2624, sass/bootstrap.min.scss */
.glyphicon-hdd:before {
  content: '\e121'; }

/* line 2627, sass/bootstrap.min.scss */
.glyphicon-bullhorn:before {
  content: '\e122'; }

/* line 2630, sass/bootstrap.min.scss */
.glyphicon-certificate:before {
  content: '\e124'; }

/* line 2633, sass/bootstrap.min.scss */
.glyphicon-thumbs-up:before {
  content: '\e125'; }

/* line 2636, sass/bootstrap.min.scss */
.glyphicon-thumbs-down:before {
  content: '\e126'; }

/* line 2639, sass/bootstrap.min.scss */
.glyphicon-hand-right:before {
  content: '\e127'; }

/* line 2642, sass/bootstrap.min.scss */
.glyphicon-hand-left:before {
  content: '\e128'; }

/* line 2645, sass/bootstrap.min.scss */
.glyphicon-hand-up:before {
  content: '\e129'; }

/* line 2648, sass/bootstrap.min.scss */
.glyphicon-hand-down:before {
  content: '\e130'; }

/* line 2651, sass/bootstrap.min.scss */
.glyphicon-circle-arrow-right:before {
  content: '\e131'; }

/* line 2654, sass/bootstrap.min.scss */
.glyphicon-circle-arrow-left:before {
  content: '\e132'; }

/* line 2657, sass/bootstrap.min.scss */
.glyphicon-circle-arrow-up:before {
  content: '\e133'; }

/* line 2660, sass/bootstrap.min.scss */
.glyphicon-circle-arrow-down:before {
  content: '\e134'; }

/* line 2663, sass/bootstrap.min.scss */
.glyphicon-globe:before {
  content: '\e135'; }

/* line 2666, sass/bootstrap.min.scss */
.glyphicon-tasks:before {
  content: '\e137'; }

/* line 2669, sass/bootstrap.min.scss */
.glyphicon-filter:before {
  content: '\e138'; }

/* line 2672, sass/bootstrap.min.scss */
.glyphicon-fullscreen:before {
  content: '\e140'; }

/* line 2675, sass/bootstrap.min.scss */
.glyphicon-dashboard:before {
  content: '\e141'; }

/* line 2678, sass/bootstrap.min.scss */
.glyphicon-heart-empty:before {
  content: '\e143'; }

/* line 2681, sass/bootstrap.min.scss */
.glyphicon-link:before {
  content: '\e144'; }

/* line 2684, sass/bootstrap.min.scss */
.glyphicon-phone:before {
  content: '\e145'; }

/* line 2687, sass/bootstrap.min.scss */
.glyphicon-usd:before {
  content: '\e148'; }

/* line 2690, sass/bootstrap.min.scss */
.glyphicon-gbp:before {
  content: '\e149'; }

/* line 2693, sass/bootstrap.min.scss */
.glyphicon-sort:before {
  content: '\e150'; }

/* line 2696, sass/bootstrap.min.scss */
.glyphicon-sort-by-alphabet:before {
  content: '\e151'; }

/* line 2699, sass/bootstrap.min.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: '\e152'; }

/* line 2702, sass/bootstrap.min.scss */
.glyphicon-sort-by-order:before {
  content: '\e153'; }

/* line 2705, sass/bootstrap.min.scss */
.glyphicon-sort-by-order-alt:before {
  content: '\e154'; }

/* line 2708, sass/bootstrap.min.scss */
.glyphicon-sort-by-attributes:before {
  content: '\e155'; }

/* line 2711, sass/bootstrap.min.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: '\e156'; }

/* line 2714, sass/bootstrap.min.scss */
.glyphicon-unchecked:before {
  content: '\e157'; }

/* line 2717, sass/bootstrap.min.scss */
.glyphicon-expand:before {
  content: '\e158'; }

/* line 2720, sass/bootstrap.min.scss */
.glyphicon-collapse-down:before {
  content: '\e159'; }

/* line 2723, sass/bootstrap.min.scss */
.glyphicon-collapse-up:before {
  content: '\e160'; }

/* line 2726, sass/bootstrap.min.scss */
.glyphicon-log-in:before {
  content: '\e161'; }

/* line 2729, sass/bootstrap.min.scss */
.glyphicon-flash:before {
  content: '\e162'; }

/* line 2732, sass/bootstrap.min.scss */
.glyphicon-log-out:before {
  content: '\e163'; }

/* line 2735, sass/bootstrap.min.scss */
.glyphicon-new-window:before {
  content: '\e164'; }

/* line 2738, sass/bootstrap.min.scss */
.glyphicon-record:before {
  content: '\e165'; }

/* line 2741, sass/bootstrap.min.scss */
.glyphicon-save:before {
  content: '\e166'; }

/* line 2744, sass/bootstrap.min.scss */
.glyphicon-open:before {
  content: '\e167'; }

/* line 2747, sass/bootstrap.min.scss */
.glyphicon-saved:before {
  content: '\e168'; }

/* line 2750, sass/bootstrap.min.scss */
.glyphicon-import:before {
  content: '\e169'; }

/* line 2753, sass/bootstrap.min.scss */
.glyphicon-export:before {
  content: '\e170'; }

/* line 2756, sass/bootstrap.min.scss */
.glyphicon-send:before {
  content: '\e171'; }

/* line 2759, sass/bootstrap.min.scss */
.glyphicon-floppy-disk:before {
  content: '\e172'; }

/* line 2762, sass/bootstrap.min.scss */
.glyphicon-floppy-saved:before {
  content: '\e173'; }

/* line 2765, sass/bootstrap.min.scss */
.glyphicon-floppy-remove:before {
  content: '\e174'; }

/* line 2768, sass/bootstrap.min.scss */
.glyphicon-floppy-save:before {
  content: '\e175'; }

/* line 2771, sass/bootstrap.min.scss */
.glyphicon-floppy-open:before {
  content: '\e176'; }

/* line 2774, sass/bootstrap.min.scss */
.glyphicon-credit-card:before {
  content: '\e177'; }

/* line 2777, sass/bootstrap.min.scss */
.glyphicon-transfer:before {
  content: '\e178'; }

/* line 2780, sass/bootstrap.min.scss */
.glyphicon-cutlery:before {
  content: '\e179'; }

/* line 2783, sass/bootstrap.min.scss */
.glyphicon-header:before {
  content: '\e180'; }

/* line 2786, sass/bootstrap.min.scss */
.glyphicon-compressed:before {
  content: '\e181'; }

/* line 2789, sass/bootstrap.min.scss */
.glyphicon-earphone:before {
  content: '\e182'; }

/* line 2792, sass/bootstrap.min.scss */
.glyphicon-phone-alt:before {
  content: '\e183'; }

/* line 2795, sass/bootstrap.min.scss */
.glyphicon-tower:before {
  content: '\e184'; }

/* line 2798, sass/bootstrap.min.scss */
.glyphicon-stats:before {
  content: '\e185'; }

/* line 2801, sass/bootstrap.min.scss */
.glyphicon-sd-video:before {
  content: '\e186'; }

/* line 2804, sass/bootstrap.min.scss */
.glyphicon-hd-video:before {
  content: '\e187'; }

/* line 2807, sass/bootstrap.min.scss */
.glyphicon-subtitles:before {
  content: '\e188'; }

/* line 2810, sass/bootstrap.min.scss */
.glyphicon-sound-stereo:before {
  content: '\e189'; }

/* line 2813, sass/bootstrap.min.scss */
.glyphicon-sound-dolby:before {
  content: '\e190'; }

/* line 2816, sass/bootstrap.min.scss */
.glyphicon-sound-5-1:before {
  content: '\e191'; }

/* line 2819, sass/bootstrap.min.scss */
.glyphicon-sound-6-1:before {
  content: '\e192'; }

/* line 2822, sass/bootstrap.min.scss */
.glyphicon-sound-7-1:before {
  content: '\e193'; }

/* line 2825, sass/bootstrap.min.scss */
.glyphicon-copyright-mark:before {
  content: '\e194'; }

/* line 2828, sass/bootstrap.min.scss */
.glyphicon-registration-mark:before {
  content: '\e195'; }

/* line 2831, sass/bootstrap.min.scss */
.glyphicon-cloud-download:before {
  content: '\e197'; }

/* line 2834, sass/bootstrap.min.scss */
.glyphicon-cloud-upload:before {
  content: '\e198'; }

/* line 2837, sass/bootstrap.min.scss */
.glyphicon-tree-conifer:before {
  content: '\e199'; }

/* line 2840, sass/bootstrap.min.scss */
.glyphicon-tree-deciduous:before {
  content: '\e200'; }

/* line 2843, sass/bootstrap.min.scss */
.glyphicon-briefcase:before {
  content: '\1f4bc'; }

/* line 2846, sass/bootstrap.min.scss */
.glyphicon-calendar:before {
  content: '\1f4c5'; }

/* line 2849, sass/bootstrap.min.scss */
.glyphicon-pushpin:before {
  content: '\1f4cc'; }

/* line 2852, sass/bootstrap.min.scss */
.glyphicon-paperclip:before {
  content: '\1f4ce'; }

/* line 2855, sass/bootstrap.min.scss */
.glyphicon-camera:before {
  content: '\1f4f7'; }

/* line 2858, sass/bootstrap.min.scss */
.glyphicon-lock:before {
  content: '\1f512'; }

/* line 2861, sass/bootstrap.min.scss */
.glyphicon-bell:before {
  content: '\1f514'; }

/* line 2864, sass/bootstrap.min.scss */
.glyphicon-bookmark:before {
  content: '\1f516'; }

/* line 2867, sass/bootstrap.min.scss */
.glyphicon-fire:before {
  content: '\1f525'; }

/* line 2870, sass/bootstrap.min.scss */
.glyphicon-wrench:before {
  content: '\1f527'; }

/* line 2873, sass/bootstrap.min.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  content: '';
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent; }

/* line 2888, sass/bootstrap.min.scss */
.dropdown {
  position: relative; }

/* line 2891, sass/bootstrap.min.scss */
.dropdown-toggle:focus {
  outline: 0; }

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

/* line 2919, sass/bootstrap.min.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

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

/* line 2931, sass/bootstrap.min.scss */
.dropdown-menu > li > a {
  font-weight: normal;
  line-height: 1.428571429;
  display: block;
  clear: both;
  padding: 3px 20px;
  white-space: nowrap;
  color: #333; }

/* line 2945, sass/bootstrap.min.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #428bca; }

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

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

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

/* line 2973, sass/bootstrap.min.scss */
.open > .dropdown-menu {
  display: block; }

/* line 2976, sass/bootstrap.min.scss */
.open > a {
  outline: 0; }

/* line 2979, sass/bootstrap.min.scss */
.dropdown-header {
  font-size: 12px;
  line-height: 1.428571429;
  display: block;
  padding: 3px 20px;
  color: #999; }

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

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

/* line 3002, sass/bootstrap.min.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0 dotted;
  border-bottom: 4px solid #000; }

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

@media (min-width: 768px) {
  /* line 3017, sass/bootstrap.min.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
/* line 3022, sass/bootstrap.min.scss */
.btn-default .caret {
  border-top-color: #333; }

/* line 3029, sass/bootstrap.min.scss */
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff; }

/* line 3032, sass/bootstrap.min.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333; }

/* line 3039, sass/bootstrap.min.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

/* line 3043, sass/bootstrap.min.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

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

/* line 3063, sass/bootstrap.min.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 3067, sass/bootstrap.min.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0; }

/* line 3073, sass/bootstrap.min.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 3077, sass/bootstrap.min.scss */
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: ' '; }

/* line 3082, sass/bootstrap.min.scss */
.btn-toolbar:after {
  clear: both; }

/* line 3086, sass/bootstrap.min.scss */
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: ' '; }

/* line 3091, sass/bootstrap.min.scss */
.btn-toolbar:after {
  clear: both; }

/* line 3094, sass/bootstrap.min.scss */
.btn-toolbar .btn-group {
  float: left; }

/* line 3100, sass/bootstrap.min.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

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

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

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

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

/* line 3118, sass/bootstrap.min.scss */
.btn-group > .btn-group {
  float: left; }

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

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

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

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

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

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

/* line 3154, sass/bootstrap.min.scss */
.btn-group-lg > .btn {
  font-size: 18px;
  line-height: 1.33;
  padding: 10px 16px;
  border-radius: 0px; }

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

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

/* line 3170, sass/bootstrap.min.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 3174, sass/bootstrap.min.scss */
.btn .caret {
  margin-left: 0; }

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

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

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

/* line 3193, sass/bootstrap.min.scss */
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: ' '; }

/* line 3198, sass/bootstrap.min.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }

/* line 3202, sass/bootstrap.min.scss */
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: ' '; }

/* line 3207, sass/bootstrap.min.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }

/* line 3210, sass/bootstrap.min.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none; }

/* line 3216, sass/bootstrap.min.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 3220, sass/bootstrap.min.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 3223, sass/bootstrap.min.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 3228, sass/bootstrap.min.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

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

/* line 3237, sass/bootstrap.min.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 3241, sass/bootstrap.min.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

/* line 3253, sass/bootstrap.min.scss */
.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%; }

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

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

/* line 3270, sass/bootstrap.min.scss */
.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0; }

/* line 3276, sass/bootstrap.min.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

/* line 3282, sass/bootstrap.min.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  font-size: 18px;
  line-height: 1.33;
  height: 45px;
  padding: 10px 16px;
  border-radius: 0px; }

/* line 3293, sass/bootstrap.min.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  line-height: 45px;
  height: 45px; }

/* line 3300, sass/bootstrap.min.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

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

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

/* line 3323, sass/bootstrap.min.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

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

/* line 3333, sass/bootstrap.min.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 3337, sass/bootstrap.min.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  vertical-align: middle;
  white-space: nowrap; }

/* line 3343, sass/bootstrap.min.scss */
.input-group-addon {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 0px;
  background-color: #eee; }

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

/* line 3363, sass/bootstrap.min.scss */
.input-group-addon.input-lg {
  font-size: 18px;
  padding: 10px 16px;
  border-radius: 0px; }

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

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

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

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

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

/* line 3396, sass/bootstrap.min.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap; }

/* line 3401, sass/bootstrap.min.scss */
.input-group-btn > .btn {
  position: relative; }

/* line 3404, sass/bootstrap.min.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px; }

/* line 3408, sass/bootstrap.min.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2; }

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

/* line 3418, sass/bootstrap.min.scss */
.nav:before,
.nav:after {
  display: table;
  content: ' '; }

/* line 3423, sass/bootstrap.min.scss */
.nav:after {
  clear: both; }

/* line 3427, sass/bootstrap.min.scss */
.nav:before,
.nav:after {
  display: table;
  content: ' '; }

/* line 3432, sass/bootstrap.min.scss */
.nav:after {
  clear: both; }

/* line 3435, sass/bootstrap.min.scss */
.nav > li {
  position: relative;
  display: block; }

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

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

/* line 3453, sass/bootstrap.min.scss */
.nav > li.disabled > a {
  color: #999; }

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

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

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

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

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

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

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

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

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

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

/* line 3515, sass/bootstrap.min.scss */
.nav-tabs.nav-justified > li {
  float: none; }

/* line 3518, sass/bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  text-align: center; }

@media (min-width: 768px) {
  /* line 3523, sass/bootstrap.min.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; } }
/* line 3529, sass/bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #ddd; }

/* line 3534, sass/bootstrap.min.scss */
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #fff; }

/* line 3537, sass/bootstrap.min.scss */
.nav-pills > li {
  float: left; }

/* line 3540, sass/bootstrap.min.scss */
.nav-pills > li > a {
  border-radius: 5px; }

/* line 3543, sass/bootstrap.min.scss */
.nav-pills > li + li {
  margin-left: 2px; }

/* line 3548, sass/bootstrap.min.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca; }

/* line 3552, sass/bootstrap.min.scss */
.nav-stacked > li {
  float: none; }

/* line 3555, sass/bootstrap.min.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

/* line 3559, sass/bootstrap.min.scss */
.nav-justified {
  width: 100%; }

/* line 3562, sass/bootstrap.min.scss */
.nav-justified > li {
  float: none; }

/* line 3565, sass/bootstrap.min.scss */
.nav-justified > li > a {
  text-align: center; }

@media (min-width: 768px) {
  /* line 3570, sass/bootstrap.min.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%; } }
/* line 3576, sass/bootstrap.min.scss */
.nav-tabs-justified {
  border-bottom: 0; }

/* line 3579, sass/bootstrap.min.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #ddd; }

/* line 3584, sass/bootstrap.min.scss */
.nav-tabs-justified > .active > a {
  border-bottom-color: #fff; }

/* line 3588, sass/bootstrap.min.scss */
.tabbable:before,
.tabbable:after {
  display: table;
  content: ' '; }

/* line 3593, sass/bootstrap.min.scss */
.tabbable:after {
  clear: both; }

/* line 3597, sass/bootstrap.min.scss */
.tabbable:before,
.tabbable:after {
  display: table;
  content: ' '; }

/* line 3602, sass/bootstrap.min.scss */
.tabbable:after {
  clear: both; }

/* line 3606, sass/bootstrap.min.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

/* line 3610, sass/bootstrap.min.scss */
.tab-content > .active,
.pill-content > .active {
  display: block; }

/* line 3613, sass/bootstrap.min.scss */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

/* line 3617, sass/bootstrap.min.scss */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

/* line 3621, sass/bootstrap.min.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 3627, sass/bootstrap.min.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

/* line 3637, sass/bootstrap.min.scss */
.navbar:before,
.navbar:after {
  display: table;
  content: ' '; }

/* line 3642, sass/bootstrap.min.scss */
.navbar:after {
  clear: both; }

/* line 3646, sass/bootstrap.min.scss */
.navbar:before,
.navbar:after {
  display: table;
  content: ' '; }

/* line 3651, sass/bootstrap.min.scss */
.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  /* line 3656, sass/bootstrap.min.scss */
  .navbar {
    border-radius: 0px; } }
/* line 3661, sass/bootstrap.min.scss */
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: ' '; }

/* line 3666, sass/bootstrap.min.scss */
.navbar-header:after {
  clear: both; }

/* line 3670, sass/bootstrap.min.scss */
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: ' '; }

/* line 3675, sass/bootstrap.min.scss */
.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  /* line 3680, sass/bootstrap.min.scss */
  .navbar-header {
    float: left; } }
/* line 3684, sass/bootstrap.min.scss */
.navbar-collapse {
  overflow-x: visible;
  max-height: 340px;
  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 3697, sass/bootstrap.min.scss */
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: ' '; }

/* line 3702, sass/bootstrap.min.scss */
.navbar-collapse:after {
  clear: both; }

/* line 3706, sass/bootstrap.min.scss */
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: ' '; }

/* line 3711, sass/bootstrap.min.scss */
.navbar-collapse:after {
  clear: both; }

/* line 3714, sass/bootstrap.min.scss */
.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  /* line 3719, sass/bootstrap.min.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  /* line 3725, sass/bootstrap.min.scss */
  .navbar-collapse.collapse {
    display: block !important;
    overflow: visible !important;
    height: auto !important;
    padding-bottom: 0; }

  /* line 3732, sass/bootstrap.min.scss */
  .navbar-collapse.in {
    overflow-y: visible; }

  /* line 3735, sass/bootstrap.min.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }

  /* line 3738, sass/bootstrap.min.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }

  /* line 3741, sass/bootstrap.min.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }
/* line 3746, sass/bootstrap.min.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  /* line 3753, sass/bootstrap.min.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
/* line 3758, sass/bootstrap.min.scss */
.navbar-static-top {
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  /* line 3763, sass/bootstrap.min.scss */
  .navbar-static-top {
    border-radius: 0; } }
/* line 3768, sass/bootstrap.min.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  /* line 3778, sass/bootstrap.min.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
/* line 3782, sass/bootstrap.min.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0; }

/* line 3786, sass/bootstrap.min.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0; }

/* line 3791, sass/bootstrap.min.scss */
.navbar-brand {
  font-size: 18px;
  line-height: 20px;
  float: left;
  padding: 15px 15px; }

/* line 3800, sass/bootstrap.min.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  /* line 3805, sass/bootstrap.min.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }
/* line 3809, sass/bootstrap.min.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  padding: 9px 10px;
  border: 1px solid transparent;
  border-radius: 0px;
  background-color: transparent; }

/* line 3823, sass/bootstrap.min.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

/* line 3831, sass/bootstrap.min.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  /* line 3836, sass/bootstrap.min.scss */
  .navbar-toggle {
    display: none; } }
/* line 3840, sass/bootstrap.min.scss */
.navbar-nav {
  margin: 7.5px -15px; }

/* line 3843, sass/bootstrap.min.scss */
.navbar-nav > li > a {
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }

@media (max-width: 767px) {
  /* line 3851, sass/bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none; }

  /* line 3864, sass/bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  /* line 3867, sass/bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  /* line 3871, sass/bootstrap.min.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 3877, sass/bootstrap.min.scss */
  .navbar-nav {
    float: left;
    margin: 0; }

  /* line 3882, sass/bootstrap.min.scss */
  .navbar-nav > li {
    float: left; }

  /* line 3885, sass/bootstrap.min.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
@media (min-width: 768px) {
  /* line 3892, sass/bootstrap.min.scss */
  .navbar-left {
    float: left !important; }

  /* line 3895, sass/bootstrap.min.scss */
  .navbar-right {
    float: right !important; } }
/* line 3899, sass/bootstrap.min.scss */
.navbar-form {
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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); }

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

  /* line 3920, sass/bootstrap.min.scss */
  .navbar-form .form-control {
    display: inline-block; }

  /* line 3924, sass/bootstrap.min.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }

  /* line 3932, sass/bootstrap.min.scss */
  .navbar-form .radio input[type='radio'],
  .navbar-form .checkbox input[type='checkbox'] {
    float: none;
    margin-left: 0; } }
@media (max-width: 767px) {
  /* line 3940, sass/bootstrap.min.scss */
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  /* line 3946, sass/bootstrap.min.scss */
  .navbar-form {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
/* line 3958, sass/bootstrap.min.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 3964, sass/bootstrap.min.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 3969, sass/bootstrap.min.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

/* line 3973, sass/bootstrap.min.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

/* line 3977, sass/bootstrap.min.scss */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  /* line 3985, sass/bootstrap.min.scss */
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }
/* line 3990, sass/bootstrap.min.scss */
.navbar-default {
  border-color: #e7e7e7;
  background-color: #f8f8f8; }

/* line 3994, sass/bootstrap.min.scss */
.navbar-default .navbar-brand {
  color: #777; }

/* line 3998, sass/bootstrap.min.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

/* line 4002, sass/bootstrap.min.scss */
.navbar-default .navbar-text {
  color: #777; }

/* line 4005, sass/bootstrap.min.scss */
.navbar-default .navbar-nav > li > a {
  color: #777; }

/* line 4009, sass/bootstrap.min.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

/* line 4015, sass/bootstrap.min.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 4021, sass/bootstrap.min.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 4025, sass/bootstrap.min.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd; }

/* line 4029, sass/bootstrap.min.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

/* line 4032, sass/bootstrap.min.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc; }

/* line 4036, sass/bootstrap.min.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6; }

/* line 4040, sass/bootstrap.min.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333; }

/* line 4046, sass/bootstrap.min.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

/* line 4052, sass/bootstrap.min.scss */
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

/* line 4056, sass/bootstrap.min.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777; }

@media (max-width: 767px) {
  /* line 4062, sass/bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  /* line 4066, sass/bootstrap.min.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 4072, sass/bootstrap.min.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 4078, sass/bootstrap.min.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 4083, sass/bootstrap.min.scss */
.navbar-default .navbar-link {
  color: #777; }

/* line 4086, sass/bootstrap.min.scss */
.navbar-default .navbar-link:hover {
  color: #333; }

/* line 4089, sass/bootstrap.min.scss */
.navbar-inverse {
  border-color: #080808;
  background-color: #222; }

/* line 4093, sass/bootstrap.min.scss */
.navbar-inverse .navbar-brand {
  color: #999; }

/* line 4097, sass/bootstrap.min.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

/* line 4101, sass/bootstrap.min.scss */
.navbar-inverse .navbar-text {
  color: #999; }

/* line 4104, sass/bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999; }

/* line 4108, sass/bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

/* line 4114, sass/bootstrap.min.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 4120, sass/bootstrap.min.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 4124, sass/bootstrap.min.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333; }

/* line 4128, sass/bootstrap.min.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

/* line 4131, sass/bootstrap.min.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

/* line 4135, sass/bootstrap.min.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

/* line 4140, sass/bootstrap.min.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

/* line 4144, sass/bootstrap.min.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

/* line 4148, sass/bootstrap.min.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999;
  border-bottom-color: #999; }

/* line 4154, sass/bootstrap.min.scss */
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

@media (max-width: 767px) {
  /* line 4160, sass/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  /* line 4163, sass/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999; }

  /* line 4167, sass/bootstrap.min.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 4173, sass/bootstrap.min.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 4179, sass/bootstrap.min.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 4184, sass/bootstrap.min.scss */
.navbar-inverse .navbar-link {
  color: #999; }

/* line 4187, sass/bootstrap.min.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff; }

/* line 4190, sass/bootstrap.min.scss */
.breadcrumb {
  margin-bottom: 20px;
  padding: 8px 15px;
  list-style: none;
  border-radius: 0px;
  background-color: #f5f5f5; }

/* line 4199, sass/bootstrap.min.scss */
.breadcrumb > li {
  display: inline-block; }

/* line 4202, sass/bootstrap.min.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  content: '/\00a0';
  color: #ccc; }

/* line 4209, sass/bootstrap.min.scss */
.breadcrumb > .active {
  color: #999; }

/* line 4212, sass/bootstrap.min.scss */
.pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
  border-radius: 0px; }

/* line 4220, sass/bootstrap.min.scss */
.pagination > li {
  display: inline; }

/* line 4224, sass/bootstrap.min.scss */
.pagination > li > a,
.pagination > li > span {
  line-height: 1.428571429;
  position: relative;
  float: left;
  margin-left: -1px;
  padding: 6px 12px;
  text-decoration: none;
  border: 1px solid #ddd;
  background-color: #fff; }

/* line 4240, sass/bootstrap.min.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 4247, sass/bootstrap.min.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 4254, sass/bootstrap.min.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eee; }

/* line 4262, sass/bootstrap.min.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;
  cursor: default;
  color: #fff;
  border-color: #428bca;
  background-color: #428bca; }

/* line 4274, sass/bootstrap.min.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  cursor: not-allowed;
  color: #999;
  border-color: #ddd;
  background-color: #fff; }

/* line 4282, sass/bootstrap.min.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  font-size: 18px;
  padding: 10px 16px; }

/* line 4288, sass/bootstrap.min.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

/* line 4293, sass/bootstrap.min.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 4298, sass/bootstrap.min.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  font-size: 12px;
  padding: 5px 10px; }

/* line 4304, sass/bootstrap.min.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 4309, sass/bootstrap.min.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 4313, sass/bootstrap.min.scss */
.pager {
  margin: 20px 0;
  padding-left: 0;
  list-style: none;
  text-align: center; }

/* line 4322, sass/bootstrap.min.scss */
.pager:before,
.pager:after {
  display: table;
  content: ' '; }

/* line 4327, sass/bootstrap.min.scss */
.pager:after {
  clear: both; }

/* line 4331, sass/bootstrap.min.scss */
.pager:before,
.pager:after {
  display: table;
  content: ' '; }

/* line 4336, sass/bootstrap.min.scss */
.pager:after {
  clear: both; }

/* line 4339, sass/bootstrap.min.scss */
.pager li {
  display: inline; }

/* line 4343, sass/bootstrap.min.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #ddd;
  border-radius: 15px;
  background-color: #fff; }

/* line 4353, sass/bootstrap.min.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

/* line 4359, sass/bootstrap.min.scss */
.pager .next > a,
.pager .next > span {
  float: right; }

/* line 4363, sass/bootstrap.min.scss */
.pager .previous > a,
.pager .previous > span {
  float: left; }

/* line 4369, sass/bootstrap.min.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  cursor: not-allowed;
  color: #999;
  background-color: #fff; }

/* line 4375, sass/bootstrap.min.scss */
.label {
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  display: inline;
  padding: .2em .6em .3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  color: #fff;
  border-radius: .25em; }

/* line 4392, sass/bootstrap.min.scss */
.label[href]:hover,
.label[href]:focus {
  cursor: pointer;
  text-decoration: none;
  color: #fff; }

/* line 4398, sass/bootstrap.min.scss */
.label:empty {
  display: none; }

/* line 4401, sass/bootstrap.min.scss */
.label-default {
  background-color: #999; }

/* line 4405, sass/bootstrap.min.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080; }

/* line 4408, sass/bootstrap.min.scss */
.label-primary {
  background-color: #428bca; }

/* line 4412, sass/bootstrap.min.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

/* line 4415, sass/bootstrap.min.scss */
.label-success {
  background-color: #5cb85c; }

/* line 4419, sass/bootstrap.min.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

/* line 4422, sass/bootstrap.min.scss */
.label-info {
  background-color: #5bc0de; }

/* line 4426, sass/bootstrap.min.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

/* line 4429, sass/bootstrap.min.scss */
.label-warning {
  background-color: #f0ad4e; }

/* line 4433, sass/bootstrap.min.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

/* line 4436, sass/bootstrap.min.scss */
.label-danger {
  background-color: #d9534f; }

/* line 4440, sass/bootstrap.min.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

/* line 4443, sass/bootstrap.min.scss */
.badge {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  color: #fff;
  border-radius: 10px;
  background-color: #999; }

/* line 4461, sass/bootstrap.min.scss */
.badge:empty {
  display: none; }

/* line 4465, sass/bootstrap.min.scss */
a.badge:hover,
a.badge:focus {
  cursor: pointer;
  text-decoration: none;
  color: #fff; }

/* line 4471, sass/bootstrap.min.scss */
.btn .badge {
  position: relative;
  top: -1px; }

/* line 4476, sass/bootstrap.min.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

/* line 4480, sass/bootstrap.min.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px; }

/* line 4483, sass/bootstrap.min.scss */
.jumbotron {
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  margin-bottom: 30px;
  padding: 30px;
  color: inherit;
  background-color: #eee; }

/* line 4494, sass/bootstrap.min.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit; }

/* line 4499, sass/bootstrap.min.scss */
.jumbotron p {
  line-height: 1.4; }

/* line 4502, sass/bootstrap.min.scss */
.container .jumbotron {
  border-radius: 0px; }

@media screen and (min-width: 768px) {
  /* line 4507, sass/bootstrap.min.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  /* line 4511, sass/bootstrap.min.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  /* line 4515, sass/bootstrap.min.scss */
  .jumbotron h1 {
    font-size: 63px; } }
/* line 4519, sass/bootstrap.min.scss */
.thumbnail {
  line-height: 1.428571429;
  display: inline-block;
  display: block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border: 1px solid #ddd;
  border-radius: 0px;
  background-color: #fff; }

/* line 4536, sass/bootstrap.min.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 4543, sass/bootstrap.min.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca; }

/* line 4546, sass/bootstrap.min.scss */
.thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

/* line 4550, sass/bootstrap.min.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333; }

/* line 4555, sass/bootstrap.min.scss */
.alert {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 0px; }

/* line 4562, sass/bootstrap.min.scss */
.alert h4 {
  margin-top: 0;
  color: inherit; }

/* line 4567, sass/bootstrap.min.scss */
.alert .alert-link {
  font-weight: bold; }

/* line 4571, sass/bootstrap.min.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0; }

/* line 4574, sass/bootstrap.min.scss */
.alert > p + p {
  margin-top: 5px; }

/* line 4577, sass/bootstrap.min.scss */
.alert-dismissable {
  padding-right: 35px; }

/* line 4580, sass/bootstrap.min.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

/* line 4587, sass/bootstrap.min.scss */
.alert-success {
  color: #468847;
  border-color: #d6e9c6;
  background-color: #dff0d8; }

/* line 4592, sass/bootstrap.min.scss */
.alert-success hr {
  border-top-color: #c9e2b3; }

/* line 4595, sass/bootstrap.min.scss */
.alert-success .alert-link {
  color: #356635; }

/* line 4598, sass/bootstrap.min.scss */
.alert-info {
  color: #3a87ad;
  border-color: #bce8f1;
  background-color: #d9edf7; }

/* line 4603, sass/bootstrap.min.scss */
.alert-info hr {
  border-top-color: #a6e1ec; }

/* line 4606, sass/bootstrap.min.scss */
.alert-info .alert-link {
  color: #2d6987; }

/* line 4609, sass/bootstrap.min.scss */
.alert-warning {
  color: #c09853;
  border-color: #fbeed5;
  background-color: #fcf8e3; }

/* line 4614, sass/bootstrap.min.scss */
.alert-warning hr {
  border-top-color: #f8e5be; }

/* line 4617, sass/bootstrap.min.scss */
.alert-warning .alert-link {
  color: #a47e3c; }

/* line 4620, sass/bootstrap.min.scss */
.alert-danger {
  color: #b94a48;
  border-color: #eed3d7;
  background-color: #f2dede; }

/* line 4625, sass/bootstrap.min.scss */
.alert-danger hr {
  border-top-color: #e6c1c7; }

/* line 4628, sass/bootstrap.min.scss */
.alert-danger .alert-link {
  color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  /* line 4633, sass/bootstrap.min.scss */
  from {
    background-position: 40px 0; }

  /* line 4636, sass/bootstrap.min.scss */
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  /* line 4642, sass/bootstrap.min.scss */
  from {
    background-position: 40px 0; }

  /* line 4645, sass/bootstrap.min.scss */
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  /* line 4651, sass/bootstrap.min.scss */
  from {
    background-position: 0 0; }

  /* line 4654, sass/bootstrap.min.scss */
  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  /* line 4660, sass/bootstrap.min.scss */
  from {
    background-position: 40px 0; }

  /* line 4663, sass/bootstrap.min.scss */
  to {
    background-position: 0 0; } }

/* line 4667, sass/bootstrap.min.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  border-radius: 0px;
  background-color: #f5f5f5;
  -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 4678, sass/bootstrap.min.scss */
.progress-bar {
  font-size: 12px;
  float: left;
  width: 0;
  height: 100%;
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
  text-align: center;
  color: #fff;
  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); }

/* line 4695, sass/bootstrap.min.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4702, sass/bootstrap.min.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 4709, sass/bootstrap.min.scss */
.progress-bar-success {
  background-color: #5cb85c; }

/* line 4712, sass/bootstrap.min.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4718, sass/bootstrap.min.scss */
.progress-bar-info {
  background-color: #5bc0de; }

/* line 4721, sass/bootstrap.min.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4727, sass/bootstrap.min.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }

/* line 4730, sass/bootstrap.min.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4736, sass/bootstrap.min.scss */
.progress-bar-danger {
  background-color: #d9534f; }

/* line 4739, sass/bootstrap.min.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4746, sass/bootstrap.min.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

/* line 4751, sass/bootstrap.min.scss */
.media,
.media .media {
  margin-top: 15px; }

/* line 4754, sass/bootstrap.min.scss */
.media:first-child {
  margin-top: 0; }

/* line 4757, sass/bootstrap.min.scss */
.media-object {
  display: block; }

/* line 4760, sass/bootstrap.min.scss */
.media-heading {
  margin: 0 0 5px; }

/* line 4763, sass/bootstrap.min.scss */
.media > .pull-left {
  margin-right: 10px; }

/* line 4766, sass/bootstrap.min.scss */
.media > .pull-right {
  margin-left: 10px; }

/* line 4769, sass/bootstrap.min.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 4774, sass/bootstrap.min.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

/* line 4778, sass/bootstrap.min.scss */
.list-group-item {
  position: relative;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  border: 1px solid #ddd;
  background-color: #fff; }

/* line 4789, sass/bootstrap.min.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/* line 4793, sass/bootstrap.min.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 4799, sass/bootstrap.min.scss */
.list-group-item > .badge {
  float: right; }

/* line 4802, sass/bootstrap.min.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px; }

/* line 4805, sass/bootstrap.min.scss */
a.list-group-item {
  color: #555; }

/* line 4808, sass/bootstrap.min.scss */
a.list-group-item .list-group-item-heading {
  color: #333; }

/* line 4812, sass/bootstrap.min.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 4819, sass/bootstrap.min.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  border-color: #428bca;
  background-color: #428bca; }

/* line 4828, sass/bootstrap.min.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

/* line 4833, sass/bootstrap.min.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

/* line 4836, sass/bootstrap.min.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 4840, sass/bootstrap.min.scss */
.list-group-item-text {
  line-height: 1.3;
  margin-bottom: 0; }

/* line 4845, sass/bootstrap.min.scss */
.panel {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 4854, sass/bootstrap.min.scss */
.panel-body {
  padding: 15px; }

/* line 4858, sass/bootstrap.min.scss */
.panel-body:before,
.panel-body:after {
  display: table;
  content: ' '; }

/* line 4863, sass/bootstrap.min.scss */
.panel-body:after {
  clear: both; }

/* line 4867, sass/bootstrap.min.scss */
.panel-body:before,
.panel-body:after {
  display: table;
  content: ' '; }

/* line 4872, sass/bootstrap.min.scss */
.panel-body:after {
  clear: both; }

/* line 4875, sass/bootstrap.min.scss */
.panel > .list-group {
  margin-bottom: 0; }

/* line 4878, sass/bootstrap.min.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0; }

/* line 4881, sass/bootstrap.min.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 4885, sass/bootstrap.min.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

/* line 4888, sass/bootstrap.min.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 4891, sass/bootstrap.min.scss */
.panel > .table {
  margin-bottom: 0; }

/* line 4894, sass/bootstrap.min.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #ddd; }

/* line 4897, sass/bootstrap.min.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 4904, sass/bootstrap.min.scss */
.panel-title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0; }

/* line 4910, sass/bootstrap.min.scss */
.panel-title > a {
  color: inherit; }

/* line 4913, sass/bootstrap.min.scss */
.panel-footer {
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #f5f5f5; }

/* line 4921, sass/bootstrap.min.scss */
.panel-group .panel {
  overflow: hidden;
  margin-bottom: 0;
  border-radius: 0px; }

/* line 4928, sass/bootstrap.min.scss */
.panel-group .panel + .panel {
  margin-top: 5px; }

/* line 4931, sass/bootstrap.min.scss */
.panel-group .panel-heading {
  border-bottom: 0; }

/* line 4934, sass/bootstrap.min.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd; }

/* line 4937, sass/bootstrap.min.scss */
.panel-group .panel-footer {
  border-top: 0; }

/* line 4940, sass/bootstrap.min.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

/* line 4943, sass/bootstrap.min.scss */
.panel-default {
  border-color: #ddd; }

/* line 4946, sass/bootstrap.min.scss */
.panel-default > .panel-heading {
  color: #333;
  border-color: #ddd;
  background-color: #f5f5f5; }

/* line 4951, sass/bootstrap.min.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd; }

/* line 4954, sass/bootstrap.min.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd; }

/* line 4957, sass/bootstrap.min.scss */
.panel-primary {
  border-color: #428bca; }

/* line 4960, sass/bootstrap.min.scss */
.panel-primary > .panel-heading {
  color: #fff;
  border-color: #428bca;
  background-color: #428bca; }

/* line 4965, sass/bootstrap.min.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

/* line 4968, sass/bootstrap.min.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

/* line 4971, sass/bootstrap.min.scss */
.panel-success {
  border-color: #d6e9c6; }

/* line 4974, sass/bootstrap.min.scss */
.panel-success > .panel-heading {
  color: #468847;
  border-color: #d6e9c6;
  background-color: #dff0d8; }

/* line 4979, sass/bootstrap.min.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

/* line 4982, sass/bootstrap.min.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

/* line 4985, sass/bootstrap.min.scss */
.panel-warning {
  border-color: #fbeed5; }

/* line 4988, sass/bootstrap.min.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  border-color: #fbeed5;
  background-color: #fcf8e3; }

/* line 4993, sass/bootstrap.min.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5; }

/* line 4996, sass/bootstrap.min.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5; }

/* line 4999, sass/bootstrap.min.scss */
.panel-danger {
  border-color: #eed3d7; }

/* line 5002, sass/bootstrap.min.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  border-color: #eed3d7;
  background-color: #f2dede; }

/* line 5007, sass/bootstrap.min.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7; }

/* line 5010, sass/bootstrap.min.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7; }

/* line 5013, sass/bootstrap.min.scss */
.panel-info {
  border-color: #bce8f1; }

/* line 5016, sass/bootstrap.min.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  border-color: #bce8f1;
  background-color: #d9edf7; }

/* line 5021, sass/bootstrap.min.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

/* line 5024, sass/bootstrap.min.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

/* line 5027, sass/bootstrap.min.scss */
.well {
  min-height: 20px;
  margin-bottom: 20px;
  padding: 19px;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  background-color: #f5f5f5;
  -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 5038, sass/bootstrap.min.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

/* line 5042, sass/bootstrap.min.scss */
.well-lg {
  padding: 24px;
  border-radius: 0px; }

/* line 5047, sass/bootstrap.min.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 5052, sass/bootstrap.min.scss */
.close {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  float: right;
  opacity: .2;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20); }

/* line 5066, sass/bootstrap.min.scss */
.close:hover,
.close:focus {
  cursor: pointer;
  text-decoration: none;
  opacity: .5;
  color: #000;
  filter: alpha(opacity=50); }

/* line 5075, sass/bootstrap.min.scss */
button.close {
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent;
  -webkit-appearance: none; }

/* line 5085, sass/bootstrap.min.scss */
.modal-open {
  overflow: hidden; }

/* line 5090, sass/bootstrap.min.scss */
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px; }

/* line 5093, sass/bootstrap.min.scss */
.modal {
  position: fixed;
  z-index: 1040;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

/* line 5105, sass/bootstrap.min.scss */
.modal.fade .modal-dialog {
  -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;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%); }

/* line 5114, sass/bootstrap.min.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 5119, sass/bootstrap.min.scss */
.modal-dialog {
  z-index: 1050;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px; }

/* line 5127, sass/bootstrap.min.scss */
.modal-content {
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  outline: 0;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

/* line 5139, sass/bootstrap.min.scss */
.modal-backdrop {
  position: fixed;
  z-index: 1030;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000; }

/* line 5149, sass/bootstrap.min.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 5154, sass/bootstrap.min.scss */
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50); }

/* line 5159, sass/bootstrap.min.scss */
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

/* line 5165, sass/bootstrap.min.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 5168, sass/bootstrap.min.scss */
.modal-title {
  line-height: 1.428571429;
  margin: 0; }

/* line 5173, sass/bootstrap.min.scss */
.modal-body {
  position: relative;
  padding: 20px; }

/* line 5178, sass/bootstrap.min.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

/* line 5187, sass/bootstrap.min.scss */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' '; }

/* line 5192, sass/bootstrap.min.scss */
.modal-footer:after {
  clear: both; }

/* line 5196, sass/bootstrap.min.scss */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' '; }

/* line 5201, sass/bootstrap.min.scss */
.modal-footer:after {
  clear: both; }

/* line 5204, sass/bootstrap.min.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

/* line 5208, sass/bootstrap.min.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

/* line 5211, sass/bootstrap.min.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  /* line 5216, sass/bootstrap.min.scss */
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }

  /* line 5224, sass/bootstrap.min.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 5229, sass/bootstrap.min.scss */
.tooltip {
  font-size: 12px;
  line-height: 1.4;
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 5243, sass/bootstrap.min.scss */
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90); }

/* line 5248, sass/bootstrap.min.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

/* line 5252, sass/bootstrap.min.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

/* line 5256, sass/bootstrap.min.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

/* line 5260, sass/bootstrap.min.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

/* line 5264, sass/bootstrap.min.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 0px;
  background-color: #000; }

/* line 5275, sass/bootstrap.min.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent; }

/* line 5284, sass/bootstrap.min.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5293, sass/bootstrap.min.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5300, sass/bootstrap.min.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5307, sass/bootstrap.min.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

/* line 5316, sass/bootstrap.min.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

/* line 5325, sass/bootstrap.min.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5334, sass/bootstrap.min.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5341, sass/bootstrap.min.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5348, sass/bootstrap.min.scss */
.popover {
  position: absolute;
  z-index: 1010;
  top: 0;
  left: 0;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

/* line 5370, sass/bootstrap.min.scss */
.popover.top {
  margin-top: -10px; }

/* line 5373, sass/bootstrap.min.scss */
.popover.right {
  margin-left: 10px; }

/* line 5376, sass/bootstrap.min.scss */
.popover.bottom {
  margin-top: 10px; }

/* line 5379, sass/bootstrap.min.scss */
.popover.left {
  margin-left: -10px; }

/* line 5382, sass/bootstrap.min.scss */
.popover-title {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  padding: 8px 14px;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  background-color: #f7f7f7; }

/* line 5394, sass/bootstrap.min.scss */
.popover-content {
  padding: 9px 14px; }

/* line 5398, sass/bootstrap.min.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent; }

/* line 5409, sass/bootstrap.min.scss */
.popover .arrow {
  border-width: 11px; }

/* line 5412, sass/bootstrap.min.scss */
.popover .arrow:after {
  content: '';
  border-width: 10px; }

/* line 5417, sass/bootstrap.min.scss */
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

/* line 5427, sass/bootstrap.min.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0; }

/* line 5437, sass/bootstrap.min.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

/* line 5447, sass/bootstrap.min.scss */
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0; }

/* line 5456, sass/bootstrap.min.scss */
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

/* line 5466, sass/bootstrap.min.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-width: 0;
  border-bottom-color: #fff; }

/* line 5476, sass/bootstrap.min.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 5486, sass/bootstrap.min.scss */
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff; }

/* line 5495, sass/bootstrap.min.scss */
.carousel {
  position: relative; }

/* line 5498, sass/bootstrap.min.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

/* line 5505, sass/bootstrap.min.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

/* line 5514, sass/bootstrap.min.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
  display: block;
  max-width: 100%;
  height: auto; }

/* line 5524, sass/bootstrap.min.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

/* line 5527, sass/bootstrap.min.scss */
.carousel-inner > .active {
  left: 0; }

/* line 5531, sass/bootstrap.min.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

/* line 5537, sass/bootstrap.min.scss */
.carousel-inner > .next {
  left: 100%; }

/* line 5540, sass/bootstrap.min.scss */
.carousel-inner > .prev {
  left: -100%; }

/* line 5544, sass/bootstrap.min.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

/* line 5547, sass/bootstrap.min.scss */
.carousel-inner > .active.left {
  left: -100%; }

/* line 5550, sass/bootstrap.min.scss */
.carousel-inner > .active.right {
  left: 100%; }

/* line 5553, sass/bootstrap.min.scss */
.carousel-control {
  font-size: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  text-align: center;
  opacity: .5;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50); }

/* line 5571, sass/bootstrap.min.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, 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 5578, sass/bootstrap.min.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, 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 5589, sass/bootstrap.min.scss */
.carousel-control:hover,
.carousel-control:focus {
  text-decoration: none;
  opacity: .9;
  color: #fff;
  filter: alpha(opacity=90); }

/* line 5600, sass/bootstrap.min.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  display: inline-block; }

/* line 5609, sass/bootstrap.min.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  font-family: serif;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px; }

/* line 5617, sass/bootstrap.min.scss */
.carousel-control .icon-prev:before {
  content: '\2039'; }

/* line 5620, sass/bootstrap.min.scss */
.carousel-control .icon-next:before {
  content: '\203a'; }

/* line 5623, sass/bootstrap.min.scss */
.carousel-indicators {
  position: absolute;
  z-index: 15;
  bottom: 10px;
  left: 50%;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

/* line 5637, sass/bootstrap.min.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  cursor: pointer;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px; }

/* line 5650, sass/bootstrap.min.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

/* line 5657, sass/bootstrap.min.scss */
.carousel-caption {
  position: absolute;
  z-index: 10;
  right: 15%;
  bottom: 20px;
  left: 15%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

/* line 5672, sass/bootstrap.min.scss */
.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 5678, sass/bootstrap.min.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    font-size: 30px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px; }

  /* line 5686, sass/bootstrap.min.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 5692, sass/bootstrap.min.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 5697, sass/bootstrap.min.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  content: ' '; }

/* line 5702, sass/bootstrap.min.scss */
.clearfix:after {
  clear: both; }

/* line 5705, sass/bootstrap.min.scss */
.pull-right {
  float: right !important; }

/* line 5708, sass/bootstrap.min.scss */
.pull-left {
  float: left !important; }

/* line 5711, sass/bootstrap.min.scss */
.hide {
  display: none !important; }

/* line 5714, sass/bootstrap.min.scss */
.show {
  display: block !important; }

/* line 5717, sass/bootstrap.min.scss */
.invisible {
  visibility: hidden; }

/* line 5720, sass/bootstrap.min.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  border: 0;
  background-color: transparent;
  text-shadow: none; }

/* line 5728, sass/bootstrap.min.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }
/* line 5740, sass/bootstrap.min.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 5744, sass/bootstrap.min.scss */
.visible-xs {
  display: none !important; }

/* line 5747, sass/bootstrap.min.scss */
tr.visible-xs {
  display: none !important; }

/* line 5751, sass/bootstrap.min.scss */
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  /* line 5756, sass/bootstrap.min.scss */
  .visible-xs {
    display: block !important; }

  /* line 5759, sass/bootstrap.min.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 5763, sass/bootstrap.min.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5769, sass/bootstrap.min.scss */
  .visible-xs.visible-sm {
    display: block !important; }

  /* line 5772, sass/bootstrap.min.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important; }

  /* line 5776, sass/bootstrap.min.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5782, sass/bootstrap.min.scss */
  .visible-xs.visible-md {
    display: block !important; }

  /* line 5785, sass/bootstrap.min.scss */
  tr.visible-xs.visible-md {
    display: table-row !important; }

  /* line 5789, sass/bootstrap.min.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 5795, sass/bootstrap.min.scss */
  .visible-xs.visible-lg {
    display: block !important; }

  /* line 5798, sass/bootstrap.min.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important; }

  /* line 5802, sass/bootstrap.min.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
/* line 5806, sass/bootstrap.min.scss */
.visible-sm {
  display: none !important; }

/* line 5809, sass/bootstrap.min.scss */
tr.visible-sm {
  display: none !important; }

/* line 5813, sass/bootstrap.min.scss */
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  /* line 5818, sass/bootstrap.min.scss */
  .visible-sm.visible-xs {
    display: block !important; }

  /* line 5821, sass/bootstrap.min.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important; }

  /* line 5825, sass/bootstrap.min.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5831, sass/bootstrap.min.scss */
  .visible-sm {
    display: block !important; }

  /* line 5834, sass/bootstrap.min.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 5838, sass/bootstrap.min.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5844, sass/bootstrap.min.scss */
  .visible-sm.visible-md {
    display: block !important; }

  /* line 5847, sass/bootstrap.min.scss */
  tr.visible-sm.visible-md {
    display: table-row !important; }

  /* line 5851, sass/bootstrap.min.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 5857, sass/bootstrap.min.scss */
  .visible-sm.visible-lg {
    display: block !important; }

  /* line 5860, sass/bootstrap.min.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important; }

  /* line 5864, sass/bootstrap.min.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
/* line 5868, sass/bootstrap.min.scss */
.visible-md {
  display: none !important; }

/* line 5871, sass/bootstrap.min.scss */
tr.visible-md {
  display: none !important; }

/* line 5875, sass/bootstrap.min.scss */
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  /* line 5880, sass/bootstrap.min.scss */
  .visible-md.visible-xs {
    display: block !important; }

  /* line 5883, sass/bootstrap.min.scss */
  tr.visible-md.visible-xs {
    display: table-row !important; }

  /* line 5887, sass/bootstrap.min.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5893, sass/bootstrap.min.scss */
  .visible-md.visible-sm {
    display: block !important; }

  /* line 5896, sass/bootstrap.min.scss */
  tr.visible-md.visible-sm {
    display: table-row !important; }

  /* line 5900, sass/bootstrap.min.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5906, sass/bootstrap.min.scss */
  .visible-md {
    display: block !important; }

  /* line 5909, sass/bootstrap.min.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 5913, sass/bootstrap.min.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 5919, sass/bootstrap.min.scss */
  .visible-md.visible-lg {
    display: block !important; }

  /* line 5922, sass/bootstrap.min.scss */
  tr.visible-md.visible-lg {
    display: table-row !important; }

  /* line 5926, sass/bootstrap.min.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
/* line 5930, sass/bootstrap.min.scss */
.visible-lg {
  display: none !important; }

/* line 5933, sass/bootstrap.min.scss */
tr.visible-lg {
  display: none !important; }

/* line 5937, sass/bootstrap.min.scss */
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  /* line 5942, sass/bootstrap.min.scss */
  .visible-lg.visible-xs {
    display: block !important; }

  /* line 5945, sass/bootstrap.min.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important; }

  /* line 5949, sass/bootstrap.min.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5955, sass/bootstrap.min.scss */
  .visible-lg.visible-sm {
    display: block !important; }

  /* line 5958, sass/bootstrap.min.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important; }

  /* line 5962, sass/bootstrap.min.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5968, sass/bootstrap.min.scss */
  .visible-lg.visible-md {
    display: block !important; }

  /* line 5971, sass/bootstrap.min.scss */
  tr.visible-lg.visible-md {
    display: table-row !important; }

  /* line 5975, sass/bootstrap.min.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 5981, sass/bootstrap.min.scss */
  .visible-lg {
    display: block !important; }

  /* line 5984, sass/bootstrap.min.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 5988, sass/bootstrap.min.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
/* line 5992, sass/bootstrap.min.scss */
.hidden-xs {
  display: block !important; }

/* line 5995, sass/bootstrap.min.scss */
tr.hidden-xs {
  display: table-row !important; }

/* line 5999, sass/bootstrap.min.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 6004, sass/bootstrap.min.scss */
  .hidden-xs {
    display: none !important; }

  /* line 6007, sass/bootstrap.min.scss */
  tr.hidden-xs {
    display: none !important; }

  /* line 6011, sass/bootstrap.min.scss */
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6017, sass/bootstrap.min.scss */
  .hidden-xs.hidden-sm {
    display: none !important; }

  /* line 6020, sass/bootstrap.min.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important; }

  /* line 6024, sass/bootstrap.min.scss */
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6030, sass/bootstrap.min.scss */
  .hidden-xs.hidden-md {
    display: none !important; }

  /* line 6033, sass/bootstrap.min.scss */
  tr.hidden-xs.hidden-md {
    display: none !important; }

  /* line 6037, sass/bootstrap.min.scss */
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 6043, sass/bootstrap.min.scss */
  .hidden-xs.hidden-lg {
    display: none !important; }

  /* line 6046, sass/bootstrap.min.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important; }

  /* line 6050, sass/bootstrap.min.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
/* line 6054, sass/bootstrap.min.scss */
.hidden-sm {
  display: block !important; }

/* line 6057, sass/bootstrap.min.scss */
tr.hidden-sm {
  display: table-row !important; }

/* line 6061, sass/bootstrap.min.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 6066, sass/bootstrap.min.scss */
  .hidden-sm.hidden-xs {
    display: none !important; }

  /* line 6069, sass/bootstrap.min.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important; }

  /* line 6073, sass/bootstrap.min.scss */
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6079, sass/bootstrap.min.scss */
  .hidden-sm {
    display: none !important; }

  /* line 6082, sass/bootstrap.min.scss */
  tr.hidden-sm {
    display: none !important; }

  /* line 6086, sass/bootstrap.min.scss */
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6092, sass/bootstrap.min.scss */
  .hidden-sm.hidden-md {
    display: none !important; }

  /* line 6095, sass/bootstrap.min.scss */
  tr.hidden-sm.hidden-md {
    display: none !important; }

  /* line 6099, sass/bootstrap.min.scss */
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 6105, sass/bootstrap.min.scss */
  .hidden-sm.hidden-lg {
    display: none !important; }

  /* line 6108, sass/bootstrap.min.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important; }

  /* line 6112, sass/bootstrap.min.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
/* line 6116, sass/bootstrap.min.scss */
.hidden-md {
  display: block !important; }

/* line 6119, sass/bootstrap.min.scss */
tr.hidden-md {
  display: table-row !important; }

/* line 6123, sass/bootstrap.min.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 6128, sass/bootstrap.min.scss */
  .hidden-md.hidden-xs {
    display: none !important; }

  /* line 6131, sass/bootstrap.min.scss */
  tr.hidden-md.hidden-xs {
    display: none !important; }

  /* line 6135, sass/bootstrap.min.scss */
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6141, sass/bootstrap.min.scss */
  .hidden-md.hidden-sm {
    display: none !important; }

  /* line 6144, sass/bootstrap.min.scss */
  tr.hidden-md.hidden-sm {
    display: none !important; }

  /* line 6148, sass/bootstrap.min.scss */
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6154, sass/bootstrap.min.scss */
  .hidden-md {
    display: none !important; }

  /* line 6157, sass/bootstrap.min.scss */
  tr.hidden-md {
    display: none !important; }

  /* line 6161, sass/bootstrap.min.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 6167, sass/bootstrap.min.scss */
  .hidden-md.hidden-lg {
    display: none !important; }

  /* line 6170, sass/bootstrap.min.scss */
  tr.hidden-md.hidden-lg {
    display: none !important; }

  /* line 6174, sass/bootstrap.min.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
/* line 6178, sass/bootstrap.min.scss */
.hidden-lg {
  display: block !important; }

/* line 6181, sass/bootstrap.min.scss */
tr.hidden-lg {
  display: table-row !important; }

/* line 6185, sass/bootstrap.min.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 6190, sass/bootstrap.min.scss */
  .hidden-lg.hidden-xs {
    display: none !important; }

  /* line 6193, sass/bootstrap.min.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important; }

  /* line 6197, sass/bootstrap.min.scss */
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6203, sass/bootstrap.min.scss */
  .hidden-lg.hidden-sm {
    display: none !important; }

  /* line 6206, sass/bootstrap.min.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important; }

  /* line 6210, sass/bootstrap.min.scss */
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6216, sass/bootstrap.min.scss */
  .hidden-lg.hidden-md {
    display: none !important; }

  /* line 6219, sass/bootstrap.min.scss */
  tr.hidden-lg.hidden-md {
    display: none !important; }

  /* line 6223, sass/bootstrap.min.scss */
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 6229, sass/bootstrap.min.scss */
  .hidden-lg {
    display: none !important; }

  /* line 6232, sass/bootstrap.min.scss */
  tr.hidden-lg {
    display: none !important; }

  /* line 6236, sass/bootstrap.min.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
/* line 6240, sass/bootstrap.min.scss */
.visible-print {
  display: none !important; }

/* line 6243, sass/bootstrap.min.scss */
tr.visible-print {
  display: none !important; }

/* line 6247, sass/bootstrap.min.scss */
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  /* line 6252, sass/bootstrap.min.scss */
  .visible-print {
    display: block !important; }

  /* line 6255, sass/bootstrap.min.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 6259, sass/bootstrap.min.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  /* line 6262, sass/bootstrap.min.scss */
  .hidden-print {
    display: none !important; }

  /* line 6265, sass/bootstrap.min.scss */
  tr.hidden-print {
    display: none !important; }

  /* line 6269, sass/bootstrap.min.scss */
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-display {
  display: block;
  opacity: 1; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-carousel > .slides {
  position: absolute; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity .5s linear;
  -moz-transition: opacity .5s linear;
  -ms-transition: opacity .5s linear;
  -o-transition: opacity .5s linear;
  transition: opacity .5s linear; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .prev, .blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: .5;
  cursor: pointer;
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .next {
  left: auto;
  right: 15px; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .close, .blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: .8;
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: .5;
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .prev:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .close:hover, .blueimp-gallery > .title:hover, .blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .close, .blueimp-gallery-controls > .title, .blueimp-gallery-controls > .play-pause {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-single > .prev, .blueimp-gallery-left > .prev, .blueimp-gallery-single > .next, .blueimp-gallery-right > .next, .blueimp-gallery-single > .play-pause {
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .close, .blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 1, sass/blueimp-gallery.min.scss */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg); }

/* line 1, sass/blueimp-gallery.min.scss */
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg); }

/* line 1, sass/blueimp-gallery.min.scss */
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0; }

/* line 1, sass/blueimp-gallery.min.scss */
* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px; }

/* line 1, sass/blueimp-gallery.min.scss */
* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: .5;
  cursor: pointer; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .indicator > li:hover, .blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery-single > .indicator {
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 1, sass/blueimp-gallery.min.scss */
* + html .blueimp-gallery > .indicator > li {
  display: inline; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -moz-backface-visibility: hidden; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(../img/video-play.png) center no-repeat;
  opacity: .8;
  cursor: pointer; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-content > a:hover {
  opacity: 1; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-playing > a, .blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-content > video {
  display: none; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block; }

/* line 1, sass/blueimp-gallery.min.scss */
.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

/* line 1, sass/blueimp-gallery.min.scss */
body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url(../img/video-play.svg); }

/* line 1, sass/blueimp-gallery.min.scss */
* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%; }

/* line 1, sass/blueimp-gallery.min.scss */
* + html .blueimp-gallery > .slides > .slide > .video-content > a {
  left: 50%;
  margin-left: -64px; }

/* General
---------------------- */
/* line 4, sass/general.scss */
html, body {
  margin: 0;
  padding: 0;
  overflow: hidden; }

/* line 6, sass/general.scss */
body {
  background: #000;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  overflow-y: hidden !important;
  overflow-x: auto !important; }

/* line 9, sass/general.scss */
.maincontainer {
  height: 99.8%; }

/* line 11, sass/general.scss */
.hide {
  display: none; }

/* line 14, sass/general.scss */
h1, h2, h3, h4, h5 {
  font-weight: 300; }

/* line 16, sass/general.scss */
.superhero {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-align: center; }

/* Pages
---------------------- */
/* line 22, sass/general.scss */
.videoWrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

/* line 28, sass/general.scss */
.videoWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 38, sass/general.scss */
#issuu_panel .issuuembed {
  height: 100%; }

/* line 47, sass/general.scss */
.about #welcome {
  background-color: #060606 !important;
  background-repeat: no-repeat !important;
  background-position: top right !important;
  background-size: cover !important;
  width: 140vh; }
  /* line 54, sass/general.scss */
  .about #welcome h3 {
    margin: 0;
    padding-top: 30vh;
    font-size: 2em;
    width: 60vh;
    padding-left: 12vh; }
/* line 63, sass/general.scss */
.about #details {
  width: 140vh;
  background-size: cover !important;
  background-color: #060606 !important;
  background-repeat: no-repeat !important;
  background-position: top right !important; }
  /* line 71, sass/general.scss */
  .about #details .left,
  .about #details .right {
    box-sizing: border-box;
    width: 50%;
    padding: 15vh 7vh;
    float: left; }
    /* line 76, sass/general.scss */
    .about #details .left p,
    .about #details .right p {
      margin: 0 0 5vh;
      padding: 0;
      line-height: 1.7; }
  /* line 82, sass/general.scss */
  .about #details .right {
    float: right; }
    /* line 84, sass/general.scss */
    .about #details .right .qoute {
      font-size: 3vh; }

/* preloader */
/* line 2, sass/layout.scss */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0; }

/* line 13, sass/layout.scss */
.pace.pace-inactive .pace-progress {
  display: none;
  opacity: 0; }

/* line 18, sass/layout.scss */
.pace.pace-active {
  background: black !important;
  height: 100%;
  z-index: 99999;
  position: relative;
  opacity: 1; }

/* line 26, sass/layout.scss */
.pace.pace-inactive {
  opacity: 0; }

/* line 30, sass/layout.scss */
.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/* line 39, sass/layout.scss */
.pace .pace-progress:after {
  display: block;
  content: attr(data-progress-text);
  font-family: 'sinkin_sans100_thin', sans-serif;
  color: #fff;
  font-weight: 300;
  font-weight: 100;
  font-size: 5rem;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 45%;
  width: 100%;
  text-align: center; }

/* line 53, sass/layout.scss */
.covers {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #000;
  width: 100%;
  height: 100%; }

/* grid*/
/* line 65, sass/layout.scss */
.col {
  float: left;
  height: 100vh;
  width: 74vh; }

/* line 66, sass/layout.scss */
.wide {
  width: 148vh; }

/* line 68, sass/layout.scss */
.row {
  position: relative;
  box-sizing: border-box;
  border: solid #fff;
  border-width: 0 1px 0 1px; }

/* line 70, sass/layout.scss */
.span_2 {
  height: 50vh;
  width: 100%;
  border-bottom: solid 1px #fff; }

/* line 71, sass/layout.scss */
.span_4 {
  height: 100vh;
  width: 100%; }

/* line 74, sass/layout.scss */
.page-title {
  margin-bottom: 20px; }

/* navigation */
/* line 81, sass/layout.scss */
.fixed_navigation {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 250px;
  height: 100%;
  z-index: 99; }
  /* line 90, sass/layout.scss */
  .fixed_navigation #logo {
    margin: 30px 0 0 15px; }
  /* line 92, sass/layout.scss */
  .fixed_navigation ul {
    list-style: none;
    margin: 40px 0 0 50px;
    padding: 0; }
  /* line 98, sass/layout.scss */
  .fixed_navigation li {
    margin-bottom: 25px; }
  /* line 102, sass/layout.scss */
  .fixed_navigation a {
    color: red; }
  /* line 105, sass/layout.scss */
  .fixed_navigation .active a {
    color: #fff; }

/* line 111, sass/layout.scss */
.social {
  padding-top: 30px; }

/* line 112, sass/layout.scss */
.social h4 {
  margin-left: 50px; }

/* post */
/* line 118, sass/layout.scss */
.home .post {
  overflow: hidden;
  background-size: cover !important; }

/* line 120, sass/layout.scss */
.home .post .overlay {
  width: 100%;
  height: 100%; }

/* line 122, sass/layout.scss */
.home .postdesc {
  padding: 0 30px;
  position: absolute;
  bottom: 0px; }

/* line 124, sass/layout.scss */
.home .postmetadata {
  margin-bottom: 20px; }

/* line 126, sass/layout.scss */
.home .postmetadata a {
  padding: 6px 10px;
  border: solid 2px #fff;
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, transparent 50%, #0080f8 50%); }

/* line 132, sass/layout.scss */
.home .postmetadata a.tvseries {
  background-image: linear-gradient(to bottom, transparent 50%, #01adb1 50%); }

/* line 133, sass/layout.scss */
.home .postmetadata a.movies {
  background-image: linear-gradient(to bottom, transparent 50%, #f9b224 50%); }

/* line 134, sass/layout.scss */
.home .postmetadata a.interview {
  background-image: linear-gradient(to bottom, transparent 50%, #82227e 50%); }

/* line 138, sass/layout.scss */
.home .post:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.2); }

/* line 139, sass/layout.scss */
.home .post:hover .postmetadata a {
  background-position: 0 100%; }

/* home */
/* line 144, sass/layout.scss */
.home #hero {
  background-size: cover !important; }

/* line 145, sass/layout.scss */
.home #hero h1, #hero h2 {
  position: absolute;
  bottom: 0; }

/* line 147, sass/layout.scss */
.home #hero h1 {
  margin: 0 0 70px 30px; }

/* line 148, sass/layout.scss */
.home #hero h2 {
  margin: 0 0 30px 30px; }

/* line 149, sass/layout.scss */
.home #hero h1 strong {
  display: block; }

/* projects */
/* line 158, sass/layout.scss */
.project .cover {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 133vh; }
/* line 164, sass/layout.scss */
.project .intro {
  width: 50%;
  position: absolute;
  bottom: 5vh;
  left: 5vh; }

/* line 175, sass/layout.scss */
.gallery .image-wrap {
  background-size: cover !important;
  background-repeat: no-repeat;
  width: 36.8vh;
  height: 25vh;
  float: left;
  border: solid 1px #fff;
  border-right: 0;
  border-top: 0;
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  background: green;
  position: relative;
  cursor: pointer; }

/* line 195, sass/layout.scss */
.projects .excerpt {
  padding: 0 28em 100px 30px;
  position: absolute;
  bottom: 0px; }

/* line 197, sass/layout.scss */
.projects .content {
  padding: 0 28em 100px 30px;
  position: absolute;
  bottom: 0px; }

/* line 206, sass/layout.scss */
.thumbnail_slider img {
  float: left;
  width: 50%;
  display: block; }

/* line 214, sass/layout.scss */
.blueimp-gallery .modal-dialog {
  width: auto; }
/* line 218, sass/layout.scss */
.blueimp-gallery .modal-header {
  border: none; }
/* line 222, sass/layout.scss */
.blueimp-gallery .modal-header .close {
  color: #fff;
  opacity: 1;
  text-shadow: none;
  font-size: 2em; }
/* line 229, sass/layout.scss */
.blueimp-gallery .modal-content {
  background: none; }
/* line 233, sass/layout.scss */
.blueimp-gallery .modal-body img {
  margin: 0 auto;
  width: 80%; }
/* line 238, sass/layout.scss */
.blueimp-gallery .btn {
  background: none;
  color: #fff;
  border: solid 2px #fff; }

/* video */
/* line 259, sass/layout.scss */
.video-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  /* video height / video width */
  padding-bottom: 56.2%;
  /* the above value * 0.5 */
  margin-top: -28.1%;
  height: 0;
  overflow: hidden; }

/* line 271, sass/layout.scss */
iframe.youtube {
  width: 100%;
  margin: 0 0 60px 0; }

/*iframe.youtube { border: red solid 5px; }*/
/* line 274, sass/layout.scss */
video {
  width: 100%;
  height: 523px;
  margin-top: -260px;
  top: 50%;
  position: absolute; }

/* line 277, sass/layout.scss */
.wide .video {
  width: 74vh;
  float: left;
  margin-bottom: -40px;
  height: auto; }

/* line 286, sass/layout.scss */
.postdesc {
  position: relative; }

/* Icons
---------------------- */
/* line 294, sass/layout.scss */
ul.icons-social {
  list-style: none;
  line-height: 32px; }

/* line 298, sass/layout.scss */
ul.icons-social li {
  list-style: none;
  line-height: 32px;
  float: left; }

/* line 304, sass/layout.scss */
.icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  vertical-align: text-top;
  background: no-repeat; }

/* line 314, sass/layout.scss */
.icon-twitter {
  background: url("img/icon_twitter.svg") no-repeat;
  background-size: 24px; }

/* line 315, sass/layout.scss */
.icon-fb {
  background: url("img/icon_fb.svg") no-repeat;
  background-size: 24px; }

/* line 316, sass/layout.scss */
.icon-imdb {
  background: url("img/icon_imdb.svg") no-repeat;
  background-size: 24px; }

/* Animation
---------------------- */
/* line 322, sass/layout.scss */
.postmetadata a,
body {
  -webkit-transition: background-position .2s;
  -moz-transition: background-position .2s;
  -o-transition: background-position .2s;
  transition: background-position .2s; }

/* line 333, sass/layout.scss */
.post .overlay,
.post .postdesc,
.postdesc h2,
.postdesc p {
  -webkit-transition: .5s, -webkit-transform 2s;
  -moz-transition: .5s, -moz-transform 2s;
  -o-transition: .5s, -o-transform 2s;
  transition: .5s, transform 2s; }

@font-face {
  font-family: 'sinkin_sans100_thin';
  src: url("fonts/Sinkin Sans/SinkinSans-100Thin-webfont.eot");
  src: url("fonts/Sinkin Sans/SinkinSans-100Thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Sinkin Sans/SinkinSans-100Thin-webfont.woff") format("woff"), url("fonts/Sinkin Sans/SinkinSans-100Thin-webfont.ttf") format("truetype"), url("fonts/Sinkin Sans/SinkinSans-100Thin-webfont.svg#sinkin_sans100_thin") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
    font-family: 'sinkin_sans300_light';
    src: url('fonts/Sinkin Sans/SinkinSans-300Light-webfont.eot');
    src: url('fonts/Sinkin Sans/SinkinSans-300Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sinkin Sans/SinkinSans-300Light-webfont.woff') format('woff'),
         url('fonts/Sinkin Sans/SinkinSans-300Light-webfont.ttf') format('truetype'),
         url('fonts/Sinkin Sans/SinkinSans-300Light-webfont.svg#sinkin_sans300_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'sinkin_sans400_regular';
  src: url("fonts/Sinkin Sans/SinkinSans-400Regular-webfont.eot");
  src: url("fonts/Sinkin Sans/SinkinSans-400Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Sinkin Sans/SinkinSans-400Regular-webfont.woff") format("woff"), url("fonts/Sinkin Sans/SinkinSans-400Regular-webfont.ttf") format("truetype"), url("fonts/Sinkin Sans/SinkinSans-400Regular-webfont.svg#sinkin_sans400_regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sinkin_sans600_semibold';
  src: url("fonts/Sinkin Sans/SinkinSans-600SemiBold-webfont.eot");
  src: url("fonts/Sinkin Sans/SinkinSans-600SemiBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Sinkin Sans/SinkinSans-600SemiBold-webfont.woff") format("woff"), url("fonts/Sinkin Sans/SinkinSans-600SemiBold-webfont.ttf") format("truetype"), url("fonts/Sinkin Sans/SinkinSans-600SemiBold-webfont.svg#sinkin_sans600_semibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
    font-family: 'sinkin_sans800_black';
    src: url('fonts/Sinkin Sans/SinkinSans-800Black-webfont.eot');
    src: url('fonts/Sinkin Sans/SinkinSans-800Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sinkin Sans/SinkinSans-800Black-webfont.woff') format('woff'),
         url('fonts/Sinkin Sans/SinkinSans-800Black-webfont.ttf') format('truetype'),
         url('fonts/Sinkin Sans/SinkinSans-800Black-webfont.svg#sinkin_sans800_black') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* line 38, sass/typography.scss */
body {
  font-family: 'sinkin_sans400_regular', sans-serif;
  color: #fff; }

/* line 40, sass/typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'sinkin_sans100_thin', sans-serif;
  color: #fff;
  font-weight: 300; }

/* line 42, sass/typography.scss */
p {
  font-family: 'sinkin_sans400_regular', sans-serif;
  color: #fff;
  font-weight: 100;
  line-height: 1.6; }

/* line 44, sass/typography.scss */
blockquote {
  font-family: 'sinkin_sans100_thin', sans-serif;
  text-align: center;
  margin: 20px 0 40px;
  padding: 10px 40px;
  border: none;
  font-size: 1.5em; }

/* line 53, sass/typography.scss */
h1 strong {
  font-weight: 300; }

/* line 58, sass/typography.scss */
.fixed_navigation li,
.fixed_navigation li a {
  font-family: 'sinkin_sans100_thin', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none; }

/* line 66, sass/typography.scss */
#hero h1 {
  font-size: 40px;
  font-family: 'sinkin_sans100_thin'; }

/* line 67, sass/typography.scss */
#hero h1 strong {
  font-size: 66px; }

/* line 69, sass/typography.scss */
.postmetadata a {
  font-size: 12px;
  font-family: "sinkin_sans600_semibold";
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: .5em; }

/* line 79, sass/typography.scss */
.postdesc h2 {
  font-size: 49px;
  margin: 0 0 20px; }

/* line 84, sass/typography.scss */
.postdesc p {
  display: block; }

/* line 1, sass/responsive.scss */
body:before {
  display: none;
  visibility: hidden;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  background: red;
  opacity: 1;
  width: 160px;
  height: 60px;
  line-height: 60px;
  margin: -30px 0 0 -80px;
  position: absolute;
  z-index: 999;
  display: block;
  top: 50%;
  left: 50%; }

/* Device: iMac
---------------------- */
/*500 to 899*/
@media only screen and (min-height: 780px) and (max-height: 899px) {
  /* line 31, sass/responsive.scss */
  body:before {
    /*content: "780";*/ }

  /*.col { height: 780px; width: 580px }*/
  /* line 36, sass/responsive.scss */
  .home .post {
    background-size: 580px 780px; }

  /* line 38, sass/responsive.scss */
  .home .postdesc p {
    margin: 30px 0 -60px 0; }

  /* line 41, sass/responsive.scss */
  .home .post.hover .postdesc p,
  .home .post:hover .postdesc p {
    margin: 10px 0 40px 0; } }
/*900 to 1049*/
@media only screen and (min-height: 900px) and (max-height: 1049px) {
  /* line 51, sass/responsive.scss */
  body:before {
    content: "900"; }

  /*.col { height: 900px; width: 660px }*/
  /* .home .postdesc p { margin: 30px 0 -40px 0; } */
  /* line 59, sass/responsive.scss */
  .home .post.hover .postdesc p,
  .home .post:hover .postdesc p {
    margin: 10px 0 20px 0; } }
/*1050 to 1080*/
@media only screen and (min-height: 1050px) and (max-height: 1080px) {
  /* line 68, sass/responsive.scss */
  body:before {
    content: "1050"; }

  /* line 72, sass/responsive.scss */
  .col {
    height: 1060px;
    width: 900px; }

  /* line 73, sass/responsive.scss */
  .col.superhero {
    height: 1060px;
    width: 1100px; }

  /* line 75, sass/responsive.scss */
  .home .postdesc p {
    margin: 30px 0 -40px 0; }

  /* line 78, sass/responsive.scss */
  .home .post.hover .postdesc p,
  .home .post:hover .postdesc p {
    margin: 10px 0 20px 0; } }
/*1100 to 1130*/
@media only screen and (min-height: 1081px) and (max-height: 1150px) {
  /* line 87, sass/responsive.scss */
  body:before {
    content: "1100"; }

  /* line 91, sass/responsive.scss */
  .col {
    height: 1100px;
    width: 930px; }

  /* line 92, sass/responsive.scss */
  .home .postdesc p {
    margin: 30px 0 -40px 0; }

  /* line 95, sass/responsive.scss */
  .home .post.hover .postdesc p,
  .home .post:hover .postdesc p {
    margin: 10px 0 20px 0; } }
/* Device: laptop
---------------------- */
@media only screen and (min-height: 768px) and (max-height: 1049px) {
  /* line 105, sass/responsive.scss */
  body:before {
    content: "Laptop"; }

  /* line 109, sass/responsive.scss */
  .home .post {
    background-size: 580px 780px; }

  /* .home .postdesc p { margin: 30px 0 -60px 0; } */
  /* line 114, sass/responsive.scss */
  .home .post.hover .postdesc p,
  .home .post:hover .postdesc p {
    margin: 10px 0 40px 0; } }
/* Device: tablet
---------------------- */
/* - landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 125, sass/responsive.scss */
  body:before {
    content: "iPad L"; }

  /* line 129, sass/responsive.scss */
  .col {
    float: left !important;
    display: inline-block !important; }

  /* line 131, sass/responsive.scss */
  .col {
    height: 671px;
    width: 568px; }

  /* line 132, sass/responsive.scss */
  .home .post {
    background-size: 580px 780px; }

  /* line 134, sass/responsive.scss */
  .home .postdesc p {
    margin: 30px 0 -60px 0; }

  /* line 137, sass/responsive.scss */
  .home .post.hover .postdesc p,
  .home .post:hover .postdesc p {
    margin: 10px 0 40px 0; } }
/* - Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 145, sass/responsive.scss */
  body:before {
    content: "iPad P"; }

  /* line 149, sass/responsive.scss */
  body {
    background: red !important; } }
/* - landscape */
@media only screen and (min-device-height: 320px) and (max-device-height: 568px) and (orientation: landscape) {
  /* line 158, sass/responsive.scss */
  body:before {
    content: "iP Land"; }

  /* line 162, sass/responsive.scss */
  .col {
    height: 320px !important;
    width: 260px;
    float: left; }

  /* line 164, sass/responsive.scss */
  .fixed_navigation {
    width: 125px; }

  /* line 168, sass/responsive.scss */
  .fixed_navigation ul {
    list-style: none;
    margin: 30px 0 0 30px;
    padding: 0; }

  /* line 174, sass/responsive.scss */
  .fixed_navigation #logo {
    width: 100px;
    margin: 10px 5px 0 5px; }

  /* line 176, sass/responsive.scss */
  .fixed_navigation li, .fixed_navigation li a {
    font-size: 11px;
    font-family: 'sinkin_sans400_regular', sans-serif; }

  /* line 181, sass/responsive.scss */
  .social {
    display: none; }

  /* line 185, sass/responsive.scss */
  #hero h1 {
    font-size: 17px;
    margin: 0 0 35px 15px;
    bottom: 0; }

  /* line 186, sass/responsive.scss */
  #hero h1 strong {
    font-size: 29px; }

  /* line 188, sass/responsive.scss */
  #hero h2 {
    font-size: 12px;
    margin: 0 0 15px 15px;
    bottom: 0; }

  /* line 191, sass/responsive.scss */
  .home .postmetadata a {
    padding: 3px 5px;
    border: solid 1px #fff;
    font-size: 8px;
    letter-spacing: .2em; }

  /* line 197, sass/responsive.scss */
  .home .postdesc {
    padding: 0 15px; }

  /* line 198, sass/responsive.scss */
  .postdesc h2 {
    font-family: 'sinkin_sans400_regular', sans-serif;
    font-size: 14px; }

  /* line 203, sass/responsive.scss */
  .postdesc p {
    font-size: 12px; }

  /* line 208, sass/responsive.scss */
  .home .post.hover .overlay,
  .home .post:hover .overlay {
    background: rgba(0, 0, 0, 0.5); }

  /* line 210, sass/responsive.scss */
  .home .postdesc p {
    margin: 20px 0 -60px 0; }

  /* line 213, sass/responsive.scss */
  .home .post.hover .postdesc p,
  .home .post:hover .postdesc p {
    margin: 10px 0 10px 0; }

  /* line 216, sass/responsive.scss */
  .about #welcome h3 {
    font-size: .9em; }

  /* line 221, sass/responsive.scss */
  .about #details .left p,
  .about #details .right p {
    font-size: .8em; } }
/* - Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  /* line 231, sass/responsive.scss */
  body {
    background: black url("img/bg_rotate.jpg"); }

  /* line 237, sass/responsive.scss */
  .fixed_navigation,
  #content {
    display: none !important; }

  /* line 241, sass/responsive.scss */
  body:before {
    content: "iP Port"; } }
/* Preloader 
---------------------- */
/* line 4, sass/components.scss */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */ }

/* line 14, sass/components.scss */
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../img/status.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */ }

/* preloader */
/* line 28, sass/components.scss */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0; }

/* line 39, sass/components.scss */
.pace.pace-inactive .pace-progress {
  display: none;
  opacity: 0; }

/* line 44, sass/components.scss */
.pace.pace-active {
  background: black !important;
  height: 100%;
  z-index: 99999;
  position: relative;
  opacity: 1; }

/* line 52, sass/components.scss */
.pace.pace-inactive {
  opacity: 0; }

/* line 56, sass/components.scss */
.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/* line 65, sass/components.scss */
.pace .pace-progress:after {
  display: block;
  content: attr(data-progress-text);
  font-family: 'sinkin_sans100_thin', sans-serif;
  color: #fff;
  font-weight: 300;
  font-weight: 100;
  font-size: 5rem;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 45%;
  width: 100%;
  text-align: center; }

/* line 79, sass/components.scss */
.covers {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #000;
  width: 100%;
  height: 100%; }

/*Media Player*/
/* line 91, sass/components.scss */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

/* line 100, sass/components.scss */
.me-plugin {
  position: absolute;
  height: auto;
  width: auto; }

/* line 106, sass/components.scss */
.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden; }

/* line 115, sass/components.scss */
.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important; }

/* line 120, sass/components.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

/* line 130, sass/components.scss */
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%; }

/* line 135, sass/components.scss */
.mejs-clear {
  clear: both; }

/* Start: LAYERS */
/* line 140, sass/components.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

/* line 146, sass/components.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 154, sass/components.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

/* line 162, sass/components.scss */
:root .mejs-poster img {
  display: none; }

/* line 166, sass/components.scss */
.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0; }

/* line 172, sass/components.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

/* line 178, sass/components.scss */
.mejs-overlay-play {
  cursor: pointer; }

/* line 182, sass/components.scss */
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(bigplay.svg) no-repeat; }

/* line 192, sass/components.scss */
.no-svg .mejs-overlay-button {
  background-image: url(bigplay.png); }

/* line 196, sass/components.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

/* line 200, sass/components.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(background.png);
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9)); }

/* line 218, sass/components.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(loading.gif) 50% 50% no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 228, sass/components.scss */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(background.png);
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%; }

/* line 246, sass/components.scss */
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0; }

/* line 261, sass/components.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(controls.svg) no-repeat; }

/* line 276, sass/components.scss */
.no-svg .mejs-controls .mejs-button button {
  background-image: url(controls.png); }

/* :focus for accessibility */
/* line 281, sass/components.scss */
.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999; }

/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
/* line 288, sass/components.scss */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 301, sass/components.scss */
.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
/* line 313, sass/components.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

/* line 317, sass/components.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* line 321, sass/components.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
/* line 327, sass/components.scss */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px; }

/* line 333, sass/components.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer; }

/* line 344, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }

/* line 356, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite; }

@-webkit-keyframes buffering-stripes {
  /* line 375, sass/components.scss */
  from {
    background-position: 0 0; }

  /* line 375, sass/components.scss */
  to {
    background-position: 30px 0; } }

@-moz-keyframes buffering-stripes {
  /* line 376, sass/components.scss */
  from {
    background-position: 0 0; }

  /* line 376, sass/components.scss */
  to {
    background-position: 30px 0; } }

@-ms-keyframes buffering-stripes {
  /* line 377, sass/components.scss */
  from {
    background-position: 0 0; }

  /* line 377, sass/components.scss */
  to {
    background-position: 30px 0; } }

@-o-keyframes buffering-stripes {
  /* line 378, sass/components.scss */
  from {
    background-position: 0 0; }

  /* line 378, sass/components.scss */
  to {
    background-position: 30px 0; } }

@keyframes buffering-stripes {
  /* line 379, sass/components.scss */
  from {
    background-position: 0 0; }

  /* line 379, sass/components.scss */
  to {
    background-position: 30px 0; } }

/* line 381, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0; }

/* line 393, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0; }

/* line 405, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

/* line 420, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

/* line 433, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

/* line 441, sass/components.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* line 456, sass/components.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px; }

/* line 460, sass/components.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px; }

/* line 464, sass/components.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px; }

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
/* line 476, sass/components.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

/* line 480, sass/components.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 490, sass/components.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

/* line 494, sass/components.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

/* line 498, sass/components.scss */
.mejs-controls .mejs-volume-button {
  position: relative; }

/* line 502, sass/components.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

/* line 518, sass/components.scss */
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/
/* line 530, sass/components.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

/* line 541, sass/components.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

/* line 552, sass/components.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0; }

/* horizontal version */
/* line 568, sass/components.scss */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative; }

/* line 574, sass/components.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }

/* line 596, sass/components.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8)); }

/* line 618, sass/components.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none; }

/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
/* line 625, sass/components.scss */
.mejs-controls .mejs-captions-button {
  position: relative; }

/* line 629, sass/components.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

/* line 632, sass/components.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -51px;
  width: 85px;
  height: 100px;
  background: url(background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
/* line 655, sass/components.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

/* line 663, sass/components.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

/* line 672, sass/components.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

/* line 678, sass/components.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 55px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px; }

/* line 687, sass/components.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

/* line 692, sass/components.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1; }

/* line 701, sass/components.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
  overflow: hidden;
  border: 0; }

/* line 717, sass/components.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

/* line 727, sass/components.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

/* line 731, sass/components.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232); }

/* line 743, sass/components.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

/* line 753, sass/components.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* line 762, sass/components.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #fff; }

/* line 772, sass/components.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

/* line 777, sass/components.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

/* line 782, sass/components.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

/* line 789, sass/components.scss */
.mejs-captions-position-hover {
  bottom: 35px; }

/* line 793, sass/components.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(background.png);
  background: rgba(20, 20, 20, 0.5);
  white-space: pre-wrap; }

/* End: Track (Captions and Chapters) */
/* Start: Error */
/* line 805, sass/components.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

/* line 810, sass/components.scss */
.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: Error */
/* Start: Loop */
/* line 818, sass/components.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

/* line 822, sass/components.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
/* line 829, sass/components.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

/* line 833, sass/components.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: Picture Controls */
/* line 839, sass/components.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: Picture Controls */
/* context menu */
/* line 846, sass/components.scss */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */ }

/* line 857, sass/components.scss */
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333; }

/* line 864, sass/components.scss */
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333; }

/* line 871, sass/components.scss */
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff; }

/* Start: Source Chooser */
/* line 877, sass/components.scss */
.mejs-controls .mejs-sourcechooser-button {
  position: relative; }

/* line 881, sass/components.scss */
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0; }

/* line 885, sass/components.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 902, sass/components.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

/* line 910, sass/components.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

/* line 919, sass/components.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

/* line 925, sass/components.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px; }

/* End: Source Chooser */
/* Start: Postroll */
/* line 936, sass/components.scss */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(background.png);
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden; }

/* line 947, sass/components.scss */
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%; }

/* line 951, sass/components.scss */
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(background.png);
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer; }

/* End: Postroll */
/* Start: Speed */
/* line 966, sass/components.scss */
div.mejs-speed-button {
  width: 46px !important;
  position: relative; }

/* line 971, sass/components.scss */
.mejs-controls .mejs-button.mejs-speed-button button {
  background: transparent;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #ffffff; }

/* line 979, sass/components.scss */
.mejs-controls .mejs-speed-button .mejs-speed-selector {
  visibility: hidden;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: url(background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 996, sass/components.scss */
.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
  visibility: visible; }

/* line 1000, sass/components.scss */
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8; }

/* line 1004, sass/components.scss */
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

/* line 1012, sass/components.scss */
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px 0;
  padding: 0 10px;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

/* line 1021, sass/components.scss */
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none; }

/* line 1028, sass/components.scss */
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 11.5px;
  color: white;
  margin-left: 5px;
  cursor: pointer; }

/* line 1040, sass/components.scss */
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important; }

/* End: Speed */