/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 8, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 13, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
body {
  margin: 0;
}

/* line 28, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 34, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 38, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 43, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
[hidden],
template {
  display: none;
}

/* line 46, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a {
  background-color: transparent;
}

/* line 50, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 53, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 57, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
b,
strong {
  font-weight: bold;
}

/* line 60, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 63, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 67, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 71, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
small {
  font-size: 80%;
}

/* line 75, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 81, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 84, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 87, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
img {
  border: 0;
}

/* line 90, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 93, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
figure {
  margin: 1em 40px;
}

/* line 96, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 102, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre {
  overflow: auto;
}

/* line 108, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 116, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 121, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button {
  overflow: visible;
}

/* line 125, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 131, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 136, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 140, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 144, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input {
  line-height: normal;
}

/* line 148, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 155, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 158, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 165, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 168, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 173, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 177, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 180, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
optgroup {
  font-weight: bold;
}

/* line 183, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 188, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 195, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 203, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 206, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 209, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 213, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 217, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 222, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  thead {
    display: table-header-group;
  }

  /* line 226, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 229, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  img {
    max-width: 100% !important;
  }

  /* line 234, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 239, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 242, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar {
    display: none;
  }

  /* line 246, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 249, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 252, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 256, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 260, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.eot);
  src: url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

/* line 270, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 282, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 285, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 289, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 292, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 295, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 298, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 301, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 304, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 307, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 310, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 313, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 316, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 319, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 322, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 325, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 328, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 331, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 334, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 337, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 340, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 343, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 346, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 349, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 352, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 355, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 358, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 361, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 364, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 367, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 370, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 373, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 376, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 379, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 382, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 385, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 388, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 391, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 394, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 397, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 400, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 403, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 406, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 409, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 412, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 415, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 418, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 421, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 424, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 427, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 430, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 433, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 436, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 439, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 442, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 445, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 448, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 451, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 454, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 457, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 460, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 463, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 466, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 469, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 472, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 475, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 478, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 481, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 484, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 487, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 490, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 493, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 496, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 499, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 502, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 505, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 508, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 511, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 514, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 517, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 520, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 523, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 526, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 529, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 532, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 535, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 538, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 541, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 544, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 547, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 550, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 553, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 556, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 559, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 562, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 565, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 568, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 571, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 574, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 577, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 580, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 583, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 586, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 589, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 592, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 595, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 598, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 601, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 604, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 607, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 610, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 613, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 616, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 619, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 622, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 625, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 628, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 631, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 634, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 637, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 640, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 643, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 646, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 649, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 652, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 655, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 658, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 661, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 664, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 667, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 670, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 673, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 676, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 679, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 682, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 685, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 688, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 691, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 694, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 697, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 700, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 703, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 706, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 709, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 712, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 715, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 718, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 721, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 724, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 727, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 730, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 733, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 736, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 739, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 742, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 745, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 748, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 751, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 754, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 757, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 760, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 763, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 766, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 769, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 772, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 775, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 778, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 781, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 784, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 787, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 790, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 793, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 796, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 799, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 802, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 805, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 808, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 811, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 814, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 817, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 820, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 823, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 826, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 829, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 832, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 835, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 838, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 841, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 844, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 847, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 850, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 853, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 856, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 859, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 862, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 865, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 868, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 871, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 874, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 877, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 880, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 883, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 886, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 889, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 892, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 895, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 898, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 901, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 904, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 907, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 910, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 913, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 916, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 919, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 922, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 925, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 928, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 931, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 934, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 937, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 940, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 943, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 946, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 949, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 952, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 955, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 958, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 961, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 964, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 967, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 970, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 973, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 976, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 979, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 982, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 985, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 988, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 991, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 994, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 997, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 1000, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 1003, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 1006, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 1009, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 1012, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 1015, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 1018, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 1021, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 1024, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 1027, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 1030, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 1033, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 1036, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 1039, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 1042, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 1045, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 1048, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 1051, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 1054, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 1057, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 1060, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 1063, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 1066, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 1069, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1075, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1080, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1085, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 1095, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1100, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 1105, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 1109, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1114, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
figure {
  margin: 0;
}

/* line 1117, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 1124, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1129, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 1132, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 1145, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1148, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 1154, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1165, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1173, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
[role="button"] {
  cursor: pointer;
}

/* line 1187, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1216, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

/* line 1226, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1241, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 1249, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1264, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 1268, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1272, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1276, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1280, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1284, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1288, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1291, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
p {
  margin: 0 0 10px;
}

/* line 1294, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1301, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 1306, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
small,
.small {
  font-size: 85%;
}

/* line 1310, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1314, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 1317, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 1320, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 1323, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-justify {
  text-align: justify;
}

/* line 1326, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1329, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1332, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1335, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1338, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-muted {
  color: #777;
}

/* line 1341, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-primary {
  color: #337ab7;
}

/* line 1345, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 1348, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1352, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 1355, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1359, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 1362, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1366, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 1369, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1373, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 1376, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 1381, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 1384, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1388, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 1391, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1395, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 1398, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1402, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 1405, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1409, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 1412, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1418, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1425, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1428, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1432, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1437, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1442, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1447, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1450, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1453, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1457, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1466, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1471, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1475, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1479, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1487, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1492, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1500, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1504, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1516, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1524, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1527, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1535, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1538, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1545, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1554, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1561, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1574, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1582, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1586, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1593, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1598, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1603, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 1170px;
  }
}
/* line 1607, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1613, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1617, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 1623, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 1626, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1629, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1632, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1635, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1638, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1641, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1644, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1647, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1650, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1653, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1656, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1659, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1662, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1665, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1668, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1671, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1674, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1677, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1680, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1683, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1686, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1689, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1692, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1695, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1698, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1701, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1704, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1707, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1710, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1713, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1716, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1719, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1722, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1725, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1728, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1731, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1734, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1737, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1740, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1743, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1746, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1749, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1752, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1755, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1758, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1761, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1764, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1767, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1770, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1773, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1776, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1780, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 1783, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 1786, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 1789, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 1792, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 1795, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 1798, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1801, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1804, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1807, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1810, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1813, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 1816, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 1819, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 1822, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 1825, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 1828, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 1831, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 1834, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 1837, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 1840, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 1843, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 1846, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 1849, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 1852, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 1855, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 1858, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1861, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 1864, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 1867, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1870, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 1873, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 1876, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1879, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 1882, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 1885, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1888, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 1891, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 1894, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 1897, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1900, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1903, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1906, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1909, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1912, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1915, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1918, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1921, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1924, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1927, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1930, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1933, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 1938, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 1941, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 1944, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 1947, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 1950, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 1953, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 1956, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 1959, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 1962, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 1965, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 1968, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 1971, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 1974, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 1977, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 1980, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 1983, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 1986, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 1989, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 1992, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 1995, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 1998, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 2001, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 2004, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 2007, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 2010, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 2013, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 2016, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 2019, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 2022, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 2025, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 2028, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 2031, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 2034, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 2037, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 2040, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 2043, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 2046, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 2049, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 2052, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 2055, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 2058, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2061, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2064, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 2067, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2070, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2073, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 2076, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2079, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2082, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 2085, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2088, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2091, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 2096, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 2099, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 2102, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 2105, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 2108, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 2111, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 2114, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 2117, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 2120, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 2123, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 2126, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 2129, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 2132, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 2135, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 2138, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 2141, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 2144, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 2147, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 2150, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 2153, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 2156, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 2159, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 2162, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 2165, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 2168, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 2171, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 2174, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 2177, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 2180, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 2183, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 2186, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 2189, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 2192, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 2195, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 2198, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 2201, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 2204, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 2207, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 2210, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 2213, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 2216, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2219, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2222, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 2225, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2228, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2231, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 2234, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2237, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2240, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 2243, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2246, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2249, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 2253, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
table {
  background-color: transparent;
}

/* line 2256, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 2262, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
th {
  text-align: left;
}

/* line 2265, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2275, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2281, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2290, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2293, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2296, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 2304, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2307, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2315, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2319, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2322, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 2325, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2328, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 2334, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 2350, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2357, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 2371, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2378, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 2392, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2399, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 2413, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2420, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 2434, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2441, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 2444, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 2449, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 2456, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 2464, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2467, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 2475, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2483, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2489, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 2493, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2499, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2510, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2516, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2522, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2527, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 2530, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2535, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2540, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2545, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 2552, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 2570, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 2576, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 2580, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 2583, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 2586, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 2592, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 2597, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 2600, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 2603, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2610, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  /* line 2620, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  /* line 2630, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
/* line 2634, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2638, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2645, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2655, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 2661, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2665, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 2675, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2684, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2690, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2696, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2699, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 2706, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2710, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2717, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2722, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 2725, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2732, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 2737, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

/* line 2740, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 2747, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2754, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2759, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 2762, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2769, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 2774, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

/* line 2777, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 2784, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback {
  position: relative;
}

/* line 2787, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2790, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 2804, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2811, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 2825, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 2828, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2833, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2838, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 2843, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2855, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 2858, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2863, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2868, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 2873, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2885, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 2888, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2893, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2898, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2903, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2906, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 2909, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2912, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2919, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2924, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 2929, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 2932, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 2938, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  /* line 2941, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 2944, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2949, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2956, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  /* line 2960, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 2964, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 2971, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2977, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2980, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 2985, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 2991, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2995, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 3001, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 3006, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3032, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 3039, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 3044, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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 3052, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 3060, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 3063, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 3069, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 3074, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3081, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3094, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 3101, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3112, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 3116, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 3120, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3126, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 3131, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3138, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3151, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 3158, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 3169, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3173, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 3177, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3183, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 3188, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3195, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3208, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 3215, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 3226, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3230, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 3234, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3240, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 3245, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3252, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3265, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 3272, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 3283, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3287, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3291, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3297, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 3302, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3309, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3322, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 3329, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3340, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3344, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3348, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3354, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 3359, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3366, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3379, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 3386, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3397, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3401, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3405, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

/* line 3414, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3422, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3426, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3434, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 3439, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3446, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3453, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3459, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3463, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3468, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3471, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 3477, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 3480, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapse {
  display: none;
}

/* line 3483, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapse.in {
  display: block;
}

/* line 3486, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3489, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3492, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

/* line 3506, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3518, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 3521, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-toggle:focus {
  outline: 0;
}

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

/* line 3546, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3550, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3556, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3566, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3573, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 3581, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3585, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3592, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3595, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.open > a {
  outline: 0;
}

/* line 3598, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3602, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3606, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 3614, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3622, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3627, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 3634, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 3640, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 3644, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 3650, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3656, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3667, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 3673, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 3676, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3681, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3686, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3689, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3692, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3695, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3700, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 3704, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3707, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3711, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3715, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3720, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3723, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3727, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3731, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 3735, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3739, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3742, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3746, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3751, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3757, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3763, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 3767, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3770, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3776, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3782, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3786, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3790, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3794, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3801, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3806, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3809, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3815, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3820, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3825, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3830, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3837, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 3842, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3851, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 3860, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 3865, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3874, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3883, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3888, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3893, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 3897, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3902, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 3913, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3918, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3924, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3933, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3937, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3946, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3950, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3953, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3958, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3961, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3966, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3970, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3974, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 3978, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3983, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3987, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3993, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3997, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 4001, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 4009, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 4013, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 4019, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 4022, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 4025, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 4029, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 4035, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 4040, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 4047, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 4051, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 4054, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4058, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4063, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4067, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4071, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4077, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4081, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 4087, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 4091, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li {
  float: left;
}

/* line 4094, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 4097, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 4102, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 4106, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 4109, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 4113, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified {
  width: 100%;
}

/* line 4116, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > li {
  float: none;
}

/* line 4119, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4123, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4128, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4132, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4136, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 4139, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4145, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4149, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 4155, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 4159, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 4162, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tab-content > .active {
  display: block;
}

/* line 4165, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4170, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 4177, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 4182, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-header {
    float: left;
  }
}
/* line 4186, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 4195, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 4199, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4205, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 4211, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 4216, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 4222, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4227, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* line 4234, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4242, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 4247, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4252, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 4257, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 4265, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 4269, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 4273, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 4278, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 4286, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 4289, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 4294, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 4298, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4310, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4313, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4319, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4323, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 4327, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4330, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 4336, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4347, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 4350, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 4354, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4359, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 4363, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 4366, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 4371, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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 4383, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4388, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 4393, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 4396, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 4402, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 4405, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 4408, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4413, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4420, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  /* line 4424, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 4428, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 4433, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 4436, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 4441, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 4452, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4457, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4464, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4468, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4472, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4476, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4481, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 4488, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 4491, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 4495, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 4499, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4503, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4507, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4511, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4514, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 4518, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 4524, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4530, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4534, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 4538, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 4541, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 4545, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4550, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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;
}

@media (max-width: 767px) {
  /* line 4555, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 4559, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4565, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4571, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4576, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4579, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4582, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 4586, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4592, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 4595, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4599, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 4603, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4607, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4610, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 4614, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4620, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4626, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4630, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4634, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4637, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4641, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4646, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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;
}

@media (max-width: 767px) {
  /* line 4651, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 4654, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 4657, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 4661, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4667, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4673, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4678, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 4681, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4684, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 4688, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4694, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4697, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4704, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4707, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4712, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 4715, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4721, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 4725, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4737, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 4743, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4750, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4761, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4773, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4780, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 4786, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4791, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4796, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 4802, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4807, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4811, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4817, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4821, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4829, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4834, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4838, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4844, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4849, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4862, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4867, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label:empty {
  display: none;
}

/* line 4870, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4874, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-default {
  background-color: #777;
}

/* line 4878, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4881, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 4885, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

/* line 4888, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4892, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4895, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4899, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4902, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4906, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4909, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4913, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4916, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 4930, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4933, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4938, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4943, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4949, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 4953, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4956, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4959, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4962, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4970, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4973, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4978, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4982, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 4987, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4991, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 4996, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 5001, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 5005, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5018, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5024, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 5027, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5031, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5037, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5041, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 5045, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 5048, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5052, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 5056, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5062, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5067, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5070, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5073, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5078, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5081, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5084, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5089, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5092, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5095, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5100, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5103, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 5107, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  from {
    background-position: 40px 0;
  }

  /* line 5110, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 5115, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  from {
    background-position: 40px 0;
  }

  /* line 5118, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 5123, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  from {
    background-position: 40px 0;
  }

  /* line 5126, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  to {
    background-position: 0 0;
  }
}

/* line 5130, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5139, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5155, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5163, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5168, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5171, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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: 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 5176, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5179, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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: 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 5184, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5187, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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: 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 5192, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5195, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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: 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 5200, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media {
  margin-top: 15px;
}

/* line 5203, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5207, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5211, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-body {
  width: 10000px;
}

/* line 5214, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-object {
  display: block;
}

/* line 5217, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5221, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5225, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5230, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5234, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5237, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5240, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5244, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5248, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5252, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5260, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5264, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5270, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 5274, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5280, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5285, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5291, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5298, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 5303, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

/* line 5308, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5322, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5327, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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: #c7ddef;
}

/* line 5330, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5335, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 5339, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5345, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5354, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5359, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5364, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 5368, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5374, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5383, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5388, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5393, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5397, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5403, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5412, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5417, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5422, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 5426, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5432, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5441, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5446, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5450, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5454, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5462, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5465, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5471, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5474, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5484, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5487, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5495, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5499, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5504, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5510, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5515, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5519, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5522, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5527, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5532, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5537, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5544, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5555, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5565, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5569, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5576, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5587, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5597, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5603, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5607, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5611, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5625, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5639, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5649, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5659, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5662, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5666, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5669, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5673, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5676, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5680, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5683, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5686, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5689, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5692, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5697, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5700, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5704, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5707, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 5710, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5715, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5718, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5722, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5725, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5728, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5733, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5736, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5740, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5743, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5746, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5751, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5754, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5758, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5761, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5764, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5769, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5772, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5776, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5779, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5782, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5787, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5790, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5794, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5797, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5808, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5817, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5820, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5823, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5833, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5837, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5841, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5845, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5856, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5863, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5870, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 5873, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5885, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-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%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5894, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5900, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5904, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5909, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5921, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5930, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5934, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5938, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5942, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5945, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5949, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5953, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5958, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5962, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5965, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5968, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5976, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5980, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 5984, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5989, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 5993, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 6017, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 6021, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 6025, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 6029, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 6033, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 6037, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 6045, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6052, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6059, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6066, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6073, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 6080, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 6087, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6094, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6101, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6108, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 6142, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 6145, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 6148, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 6151, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 6154, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 6162, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 6166, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6174, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 6177, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 6181, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 6189, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 6196, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 6204, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 6211, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 6219, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 6226, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.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 6234, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 6241, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 6244, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6249, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 6257, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6261, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  /* line 6272, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 6278, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 6285, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 6293, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6296, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6300, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6305, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6308, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6312, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6315, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6318, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6321, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 6335, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6343, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6354, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 6364, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 6372, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6377, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6382, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 6388, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6391, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6394, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 6405, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 6417, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6423, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 6435, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6442, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  /* line 6449, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  /* line 6453, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 6456, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 6461, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6496, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6515, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/* line 6518, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6523, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 6526, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 6529, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hide {
  display: none !important;
}

/* line 6532, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.show {
  display: block !important;
}

/* line 6535, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 6538, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6545, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hidden {
  display: none !important;
}

/* line 6548, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 6557, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6571, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6575, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 6578, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 6581, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 6585, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 6590, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 6595, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 6600, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6605, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 6608, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 6611, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 6615, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6620, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6625, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6630, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6635, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md {
    display: block !important;
  }

  /* line 6638, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 6641, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 6645, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6650, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6655, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6660, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6665, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 6668, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 6671, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 6675, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 6680, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6685, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 6690, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 6695, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6700, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6705, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 6710, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 6714, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6718, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print {
    display: block !important;
  }

  /* line 6721, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 6724, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 6728, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 6732, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6736, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 6740, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6744, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 6748, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6752, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 6757, /usr/local/bundle/gems/rails-assets-bootstrap-3.3.6/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'entypo';
  src: url('entypo.eot?10936185');
  src: url('entypo.eot?10936185#iefix') format('embedded-opentype'),
       url('entypo.woff?10936185') format('woff'),
       url('entypo.ttf?10936185') format('truetype'),
       url('entypo.svg?10936185#entypo') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo';
    src: url('../font/entypo.svg?10936185#entypo') format('svg');
  }
}
*/
 
 [class^="entypo-"]:before, [class*=" entypo-"]:before {
  font-family: "entypo";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.entypo-note:before { content: '\e807'; } /* '' */
.entypo-odnoklassniki-rect:before { content: '\e801'; } /* '' */
.entypo-music:before { content: '\e809'; } /* '' */
.entypo-search:before { content: '\e80a'; } /* '' */
.entypo-flashlight:before { content: '\e80b'; } /* '' */
.entypo-mail:before { content: '\e80c'; } /* '' */
.entypo-heart:before { content: '\e80e'; } /* '' */
.entypo-heart-empty:before { content: '\e80d'; } /* '' */
.entypo-star:before { content: '\e80f'; } /* '' */
.entypo-star-empty:before { content: '\e810'; } /* '' */
.entypo-user:before { content: '\e812'; } /* '' */
.entypo-users:before { content: '\e811'; } /* '' */
.entypo-user-add:before { content: '\e813'; } /* '' */
.entypo-video:before { content: '\e814'; } /* '' */
.entypo-picture:before { content: '\e815'; } /* '' */
.entypo-camera:before { content: '\e816'; } /* '' */
.entypo-layout:before { content: '\e826'; } /* '' */
.entypo-menu:before { content: '\e825'; } /* '' */
.entypo-check:before { content: '\e824'; } /* '' */
.entypo-cancel:before { content: '\e823'; } /* '' */
.entypo-cancel-circled:before { content: '\e822'; } /* '' */
.entypo-cancel-squared:before { content: '\e821'; } /* '' */
.entypo-plus:before { content: '\e820'; } /* '' */
.entypo-plus-circled:before { content: '\e81f'; } /* '' */
.entypo-plus-squared:before { content: '\e81e'; } /* '' */
.entypo-minus:before { content: '\e81d'; } /* '' */
.entypo-minus-circled:before { content: '\e81c'; } /* '' */
.entypo-minus-squared:before { content: '\e81b'; } /* '' */
.entypo-help:before { content: '\e81a'; } /* '' */
.entypo-help-circled:before { content: '\e819'; } /* '' */
.entypo-info:before { content: '\e818'; } /* '' */
.entypo-info-circled:before { content: '\e817'; } /* '' */
.entypo-back:before { content: '\e8e7'; } /* '' */
.entypo-home:before { content: '\e8e6'; } /* '' */
.entypo-attach:before { content: '\e8e5'; } /* '' */
.entypo-lock:before { content: '\e8d1'; } /* '' */
.entypo-lock-open:before { content: '\e8d2'; } /* '' */
.entypo-eye:before { content: '\e8e8'; } /* '' */
.entypo-tag:before { content: '\e8d3'; } /* '' */
.entypo-bookmark:before { content: '\e8d4'; } /* '' */
.entypo-bookmarks:before { content: '\e8d5'; } /* '' */
.entypo-flag:before { content: '\e8d6'; } /* '' */
.entypo-thumbs-up:before { content: '\e8d7'; } /* '' */
.entypo-thumbs-down:before { content: '\e8d8'; } /* '' */
.entypo-download:before { content: '\e8d9'; } /* '' */
.entypo-upload-cloud:before { content: '\e8da'; } /* '' */
.entypo-pencil:before { content: '\e8e4'; } /* '' */
.entypo-feather:before { content: '\e8e3'; } /* '' */
.entypo-print:before { content: '\e8e2'; } /* '' */
.entypo-retweet:before { content: '\e8e1'; } /* '' */
.entypo-keyboard:before { content: '\e8e0'; } /* '' */
.entypo-comment:before { content: '\e8df'; } /* '' */
.entypo-chat:before { content: '\e8de'; } /* '' */
.entypo-bell:before { content: '\e8db'; } /* '' */
.entypo-attention:before { content: '\e8dc'; } /* '' */
.entypo-alert:before { content: '\e8dd'; } /* '' */
.entypo-vcard:before { content: '\e8d0'; } /* '' */
.entypo-address:before { content: '\e8cf'; } /* '' */
.entypo-location:before { content: '\e8ce'; } /* '' */
.entypo-map:before { content: '\e8cd'; } /* '' */
.entypo-direction:before { content: '\e8cc'; } /* '' */
.entypo-compass:before { content: '\e8cb'; } /* '' */
.entypo-cup:before { content: '\e8ca'; } /* '' */
.entypo-trash:before { content: '\e8c9'; } /* '' */
.entypo-doc:before { content: '\e8c8'; } /* '' */
.entypo-docs:before { content: '\e8c7'; } /* '' */
.entypo-doc-landscape:before { content: '\e8c6'; } /* '' */
.entypo-doc-text:before { content: '\e8c5'; } /* '' */
.entypo-doc-text-inv:before { content: '\e8c4'; } /* '' */
.entypo-newspaper:before { content: '\e8c3'; } /* '' */
.entypo-book-open:before { content: '\e8c2'; } /* '' */
.entypo-book:before { content: '\e8c1'; } /* '' */
.entypo-folder:before { content: '\e8b1'; } /* '' */
.entypo-archive:before { content: '\e8b2'; } /* '' */
.entypo-box:before { content: '\e8b3'; } /* '' */
.entypo-rss:before { content: '\e8b5'; } /* '' */
.entypo-phone:before { content: '\e8b4'; } /* '' */
.entypo-cog:before { content: '\e8b6'; } /* '' */
.entypo-tools:before { content: '\e8b7'; } /* '' */
.entypo-share:before { content: '\e8b8'; } /* '' */
.entypo-shareable:before { content: '\e8b9'; } /* '' */
.entypo-basket:before { content: '\e8ba'; } /* '' */
.entypo-bag:before { content: '\e8bb'; } /* '' */
.entypo-calendar:before { content: '\e8bc'; } /* '' */
.entypo-login:before { content: '\e8bd'; } /* '' */
.entypo-logout:before { content: '\e8be'; } /* '' */
.entypo-mic:before { content: '\e8bf'; } /* '' */
.entypo-mute:before { content: '\e8c0'; } /* '' */
.entypo-sound:before { content: '\e8b0'; } /* '' */
.entypo-volume:before { content: '\e8af'; } /* '' */
.entypo-clock:before { content: '\e8ae'; } /* '' */
.entypo-hourglass:before { content: '\e8ad'; } /* '' */
.entypo-lamp:before { content: '\e8ac'; } /* '' */
.entypo-light-down:before { content: '\e8ab'; } /* '' */
.entypo-light-up:before { content: '\e8aa'; } /* '' */
.entypo-adjust:before { content: '\e8a9'; } /* '' */
.entypo-block:before { content: '\e8a8'; } /* '' */
.entypo-resize-full:before { content: '\e8a7'; } /* '' */
.entypo-resize-small:before { content: '\e8a6'; } /* '' */
.entypo-popup:before { content: '\e8a5'; } /* '' */
.entypo-publish:before { content: '\e8a4'; } /* '' */
.entypo-window:before { content: '\e8a3'; } /* '' */
.entypo-arrow-combo:before { content: '\e8a2'; } /* '' */
.entypo-down-circled:before { content: '\e8a1'; } /* '' */
.entypo-progress-1:before { content: '\e891'; } /* '' */
.entypo-progress-2:before { content: '\e892'; } /* '' */
.entypo-progress-3:before { content: '\e893'; } /* '' */
.entypo-target:before { content: '\e894'; } /* '' */
.entypo-palette:before { content: '\e895'; } /* '' */
.entypo-list:before { content: '\e896'; } /* '' */
.entypo-list-add:before { content: '\e897'; } /* '' */
.entypo-signal:before { content: '\e898'; } /* '' */
.entypo-trophy:before { content: '\e899'; } /* '' */
.entypo-battery:before { content: '\e89a'; } /* '' */
.entypo-back-in-time:before { content: '\e89b'; } /* '' */
.entypo-monitor:before { content: '\e89c'; } /* '' */
.entypo-note-beamed:before { content: '\e808'; } /* '' */
.entypo-network:before { content: '\e89e'; } /* '' */
.entypo-cd:before { content: '\e89f'; } /* '' */
.entypo-inbox:before { content: '\e8a0'; } /* '' */
.entypo-install:before { content: '\e890'; } /* '' */
.entypo-globe:before { content: '\e88f'; } /* '' */
.entypo-cloud:before { content: '\e88e'; } /* '' */
.entypo-cloud-thunder:before { content: '\e88d'; } /* '' */
.entypo-flash:before { content: '\e88c'; } /* '' */
.entypo-moon:before { content: '\e88b'; } /* '' */
.entypo-flight:before { content: '\e88a'; } /* '' */
.entypo-paper-plane:before { content: '\e889'; } /* '' */
.entypo-leaf:before { content: '\e888'; } /* '' */
.entypo-lifebuoy:before { content: '\e887'; } /* '' */
.entypo-mouse:before { content: '\e886'; } /* '' */
.entypo-briefcase:before { content: '\e885'; } /* '' */
.entypo-suitcase:before { content: '\e884'; } /* '' */
.entypo-dot:before { content: '\e883'; } /* '' */
.entypo-dot-2:before { content: '\e882'; } /* '' */
.entypo-dot-3:before { content: '\e881'; } /* '' */
.entypo-brush:before { content: '\e872'; } /* '' */
.entypo-magnet:before { content: '\e873'; } /* '' */
.entypo-infinity:before { content: '\e874'; } /* '' */
.entypo-erase:before { content: '\e875'; } /* '' */
.entypo-chart-pie:before { content: '\e806'; } /* '' */
.entypo-chart-line:before { content: '\e876'; } /* '' */
.entypo-chart-bar:before { content: '\e877'; } /* '' */
.entypo-chart-area:before { content: '\e878'; } /* '' */
.entypo-tape:before { content: '\e879'; } /* '' */
.entypo-graduation-cap:before { content: '\e87a'; } /* '' */
.entypo-language:before { content: '\e87b'; } /* '' */
.entypo-ticket:before { content: '\e87c'; } /* '' */
.entypo-water:before { content: '\e87d'; } /* '' */
.entypo-droplet:before { content: '\e87e'; } /* '' */
.entypo-air:before { content: '\e87f'; } /* '' */
.entypo-credit-card:before { content: '\e880'; } /* '' */
.entypo-floppy:before { content: '\e871'; } /* '' */
.entypo-clipboard:before { content: '\e870'; } /* '' */
.entypo-megaphone:before { content: '\e86f'; } /* '' */
.entypo-database:before { content: '\e86e'; } /* '' */
.entypo-drive:before { content: '\e86d'; } /* '' */
.entypo-bucket:before { content: '\e86c'; } /* '' */
.entypo-thermometer:before { content: '\e86b'; } /* '' */
.entypo-key:before { content: '\e86a'; } /* '' */
.entypo-flow-cascade:before { content: '\e869'; } /* '' */
.entypo-flow-branch:before { content: '\e868'; } /* '' */
.entypo-flow-tree:before { content: '\e867'; } /* '' */
.entypo-flow-line:before { content: '\e866'; } /* '' */
.entypo-flow-parallel:before { content: '\e865'; } /* '' */
.entypo-rocket:before { content: '\e864'; } /* '' */
.entypo-gauge:before { content: '\e863'; } /* '' */
.entypo-traffic-cone:before { content: '\e862'; } /* '' */
.entypo-cc:before { content: '\e852'; } /* '' */
.entypo-cc-by:before { content: '\e853'; } /* '' */
.entypo-cc-nc:before { content: '\e854'; } /* '' */
.entypo-cc-nc-eu:before { content: '\e855'; } /* '' */
.entypo-cc-nc-jp:before { content: '\e856'; } /* '' */
.entypo-cc-sa:before { content: '\e857'; } /* '' */
.entypo-cc-nd:before { content: '\e858'; } /* '' */
.entypo-cc-pd:before { content: '\e85a'; } /* '' */
.entypo-cc-zero:before { content: '\e859'; } /* '' */
.entypo-cc-share:before { content: '\e85b'; } /* '' */
.entypo-cc-remix:before { content: '\e85c'; } /* '' */
.entypo-github:before { content: '\e85d'; } /* '' */
.entypo-github-circled:before { content: '\e85e'; } /* '' */
.entypo-flickr:before { content: '\e85f'; } /* '' */
.entypo-flickr-circled:before { content: '\e860'; } /* '' */
.entypo-vimeo:before { content: '\e861'; } /* '' */
.entypo-vimeo-circled:before { content: '\e851'; } /* '' */
.entypo-twitter:before { content: '\e850'; } /* '' */
.entypo-twitter-circled:before { content: '\e84f'; } /* '' */
.entypo-facebook:before { content: '\e84e'; } /* '' */
.entypo-facebook-circled:before { content: '\e84d'; } /* '' */
.entypo-facebook-squared:before { content: '\e84c'; } /* '' */
.entypo-gplus:before { content: '\e84b'; } /* '' */
.entypo-gplus-circled:before { content: '\e84a'; } /* '' */
.entypo-pinterest:before { content: '\e849'; } /* '' */
.entypo-pinterest-circled:before { content: '\e848'; } /* '' */
.entypo-tumblr:before { content: '\e847'; } /* '' */
.entypo-tumblr-circled:before { content: '\e846'; } /* '' */
.entypo-linkedin:before { content: '\e845'; } /* '' */
.entypo-linkedin-circled:before { content: '\e844'; } /* '' */
.entypo-dribbble:before { content: '\e843'; } /* '' */
.entypo-dribbble-circled:before { content: '\e842'; } /* '' */
.entypo-stumbleupon:before { content: '\e832'; } /* '' */
.entypo-stumbleupon-circled:before { content: '\e833'; } /* '' */
.entypo-lastfm:before { content: '\e834'; } /* '' */
.entypo-lastfm-circled:before { content: '\e835'; } /* '' */
.entypo-rdio:before { content: '\e836'; } /* '' */
.entypo-rdio-circled:before { content: '\e837'; } /* '' */
.entypo-spotify:before { content: '\e838'; } /* '' */
.entypo-spotify-circled:before { content: '\e839'; } /* '' */
.entypo-qq:before { content: '\e83a'; } /* '' */
.entypo-instagram:before { content: '\e83b'; } /* '' */
.entypo-dropbox:before { content: '\e83c'; } /* '' */
.entypo-evernote:before { content: '\e83d'; } /* '' */
.entypo-flattr:before { content: '\e83e'; } /* '' */
.entypo-skype-1:before { content: '\e83f'; } /* '' */
.entypo-skype-circled:before { content: '\e840'; } /* '' */
.entypo-renren:before { content: '\e841'; } /* '' */
.entypo-sina-weibo:before { content: '\e831'; } /* '' */
.entypo-picasa:before { content: '\e830'; } /* '' */
.entypo-soundcloud:before { content: '\e82f'; } /* '' */
.entypo-mixi:before { content: '\e82e'; } /* '' */
.entypo-behance:before { content: '\e82d'; } /* '' */
.entypo-google-circles:before { content: '\e82c'; } /* '' */
.entypo-vkontakte:before { content: '\e82b'; } /* '' */
.entypo-smashing:before { content: '\e82a'; } /* '' */
.entypo-sweden:before { content: '\e829'; } /* '' */
.entypo-db-shape:before { content: '\e828'; } /* '' */
.entypo-logo-db:before { content: '\e827'; } /* '' */
.entypo-facebook-rect:before { content: '\e804'; } /* '' */
.entypo-tumblr-rect:before { content: '\e805'; } /* '' */
.entypo-skype:before { content: '\e803'; } /* '' */
.entypo-icq:before { content: '\e802'; } /* '' */
.entypo-vkontakte-rect:before { content: '\e800'; } /* '' */
.entypo-mobile:before { content: '\e89d'; } /* '' */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fontawesome-webfont.eot?v=4.6.3');
  src: url('/assets/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/assets/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('/assets/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/assets/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/assets/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* ========================================================================
 * Let's Go!
 * ======================================================================== */


/*Styling UL*/


.orbmm ul {
	list-style: none;
	padding-left: 0px;
}
.orbmm a:hover {
	text-decoration: none
}
.navbar.orbmm {
	border-radius: 0;
	position: absolute;
	width: 100%;
	right: 0px;
	left: 0px;
	top: 0;
	z-index: 100;
	margin-bottom: 0
}
/*Colored Examples Should be Relative Positioned */	


.example .navbar.orbmm {
	position: relative;
}
.navbar.orbmm .navbar-header .btn {
	margin: 0;
	padding: 5px 8px;
	width: 30px;
	height: 30px;
	margin-right: 7px;
	border-radius: 50px;
	margin-top: 10px;
}
.navbar.orbmm .navbar-header .right-toggler {
	font-size: 1em
}
.navbar.orbmm .dropdown-toggle {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar.orbmm .dropdown-toggle i {
	font-size: .85em;
}
.navbar.orbmm .navbar-nav > li > a {
	font-weight: 400;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 19px
}
.orbmm .dropdown a,
.orbmm .dropdown-menu a {
	color: #444;
}
.orbmm .dropdown-menu > li > a {
	padding: 6px 15px;
}
/*Dropdown Links*/

.navbar.orbmm .navbar-nav .dropdown-menu > li > a {
	color: #555
}
.navbar.orbmm .navbar-nav > li > .dropdown-menu {
	text-transform: none;
	background: #d8e3e6;
}
.navbar.orbmm .navbar-nav > .active > a,
.navbar.orbmm .navbar-nav > .active > a:hover,
.navbar.orbmm .navbar-nav > .active > a:focus,
.navbar.orbmm .navbar-nav > .open > a,
.navbar.orbmm .navbar-nav > .open > a:hover,
.navbar.orbmm .navbar-nav > .open > a:focus {
	color: #444;
	background-color: #d8e3e6;
}
/*Making Bootstrap Columns Padding Smaller */

.orbmm .dropdown [class*="col-sm-"],
.orbmm .dropdown [class*="col-md-"],
.orbmm .dropdown [class*="col-xs-"] {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
/*Block Divider*/
.orbmm .block-divider {
	height: 3px;
	border-radius: 3px;
	margin: 14px -5px;
	margin-bottom: 8px;
	background: rgba(255,255,255,.4);
	display: block;
}
.orbmm .dropdown-menu {
	box-shadow: none;
	border-radius: 0;
	border: 0;
	padding: 0;
}
.orbmm .form-control {
	margin-top: 10px;
}
.orbmm iframe,
.orbmm embed,
.orbmm object {
	max-width: 100%;
	border-radius: 4px;
}


/*Carousel*/

.navbar.orbmm .carousel {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.navbar.orbmm .carousel .carousel-inner > .item .text {
	color:#fff;
	font-size:2.5em;
	letter-spacing:-2px;
	font-weight:300;
	padding-top:20%;
	text-align:center
}

.navbar.orbmm .carousel-control,
.navbar.orbmm .carousel-control:hover, 
.navbar.orbmm .carousel-control:focus {
	color:#fff}

.navbar.orbmm .carousel .carousel-indicators {
	margin-bottom: 10px;
}

.navbar.orbmm .carousel-container {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	max-height: 100px;
	width:100%;
	overflow: hidden;
}
/*Style Media - Override BS Meida List Classes*/
 
.navbar.orbmm .media-object {
	width: 60px;
	text-align: center;
	height: 60px;
}
.navbar.orbmm .media-object .icon {
	background: #fff;
	height: 45px;
	width: 45px;
	margin-top: 5px;
	box-shadow: 0 0 0 5px #c0c2c7;
	line-height: 45px;
	border-radius: 50%;
	font-size: 2em;
}
.navbar.orbmm .media {
	position: relative;
	padding: 0;
	margin: 0;
	margin-top: 5px
}
.navbar.orbmm .media .label {
	font-size: .9em;
	padding: 1px 6px;
}
.navbar.orbmm .media .badge {
	position: absolute;
	background-color: #fff;
	color: #444;
	top: 5px;
	left: 5px;
}
.navbar.orbmm .desc {
	margin-top: 2px;
	margin-bottom: 3px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	color: #949FB2;
	font-size: 75%;
}
	
	
/*Animations*/

/* Buzz Out Animation to Badges On Images */
@-webkit-keyframes buzz-out {
 10% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 20% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 30% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 40% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 50% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 60% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 70% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 80% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 90% {
 -webkit-transform: translateX(1px) rotate(0);
 transform: translateX(1px) rotate(0);
}
 100% {
 -webkit-transform: translateX(-1px) rotate(0);
 transform: translateX(-1px) rotate(0);
}
}
 @keyframes buzz-out {
 10% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 20% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 30% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 40% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 50% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 60% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 70% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 80% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 90% {
 -webkit-transform: translateX(1px) rotate(0);
 transform: translateX(1px) rotate(0);
}
 100% {
 -webkit-transform: translateX(-1px) rotate(0);
 transform: translateX(-1px) rotate(0);
}
}
.buzz-out {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.navbar.orbmm .media.buzz-out:hover .badge,
.navbar.orbmm .media.buzz-out:focus .badge,
.navbar.orbmm .media.buzz-out:active .badge {
	-webkit-animation-name: buzz-out;
	animation-name: buzz-out;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}


/* Pop Animation for images */
@-webkit-keyframes pop {
 50% {
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes pop {
 50% {
 -webkit-transform: scale(1.4);
 transform: scale(1.4);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
.pop {
	-webkit-transform: translateZ(0);
	display: block;
	transform: translateZ(0);
}
.navbar.orbmm .media.pop:hover img,
.navbar.orbmm .media.pop:focus img,
.navbar.orbmm .media.pop:active img {
	-webkit-animation-name: pop;
	animation-name: pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}


/* Push Effect For Icons in List */
@-webkit-keyframes push {
 50% {
 -webkit-transform: scale(0.8);
 transform: scale(0.8);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes push {
 50% {
 -webkit-transform: scale(0.8);
 transform: scale(0.8);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
.push {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.navbar.orbmm .media.push:hover .media-object .icon,
.navbar.orbmm .media.push:focus .media-object .icon,
.navbar.orbmm .media.push:active .media-object .icon {
	-webkit-animation-name: push;
	animation-name: push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.orbmm-content.lists .row .list-box {
	border-right: 1px solid #c0c2c7
}
.orbmm-content.lists .row .list-box:last-child {
	border-right: 0
}
/*Ordered List*/

.orbmm-content.lists ol {
	margin-top: 0;
	list-style-type: none;
	counter-reset: li-counter;
}
.orbmm-content.lists ol > li {
	position: relative;
	border-bottom: 2px solid #dddddb
}
.orbmm-content.lists ol > li:before {
	position: absolute;
	top: 5px;
	left: -35px;
	font-size: 0.9em;
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	border-radius: 35px;
	color: #fff;
	font-weight: 700;
	background-color: #a7aab1;
	content: counter(li-counter);
	counter-increment: li-counter;
}
.orbmm .progress {
	height: 15px;
	margin-bottom: 5px;
	background-color: #fff;
	border-radius: 8px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.orbmm .progress-bar {
	font-size: .85em;
	line-height: 16px;
	background-color: #5bc0de;
}
/*Quicks*/

.orbmm .dropdown-menu .quicks {
	margin-top: 0;
	padding: 10px 20px;
	display: block;
	text-align: left;
	text-transform: none;
	width: 100%;
}
.orbmm .dropdown-menu .quicks ul.quick-blocks li a {
	position: relative;
	display: block;
	color: #444;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 5px;
	background: rgba(255,255,255,.6);
	border: 2px solid rgba(255,255,255,.1);
	padding: 7px 10px;
}
.orbmm .dropdown-menu .quicks ul.quick-blocks li a:hover,
.orbmm .dropdown-menu .quicks ul.quick-blocks li a:focus {
	text-decoration: none;
	background: rgba(255,255,255,0.9) !important ;
}
.orbmm .dropdown-menu .quicks ul.quick-blocks li a .badge {
	position: absolute;
	top: 10px;
	background: #5bc0de;
	color: #fff;
	right: 5px;
}
.orbmm .dropdown-menu .quicks ul.quick-blocks li i {
	display: block;
	font-size: 3em;
}

/*Tabs*/
.orbmm .dropdown-menu .quicks .tab-pane {
	font-weight:400}



/*Submenus*/

.orbmm .dropdown-submenu {
	position: relative;
}
.orbmm .dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0;
}
.orbmm .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.orbmm .dropdown-submenu > a:after {
	position: absolute;
	right: 10px;
	font-size: 15px;
	top: 10px;
	font-family: 'FontAwesome';
	content: "\f105";
}
.orbmm .dropdown-submenu .pull-left {
	float: none;
}
.orbmm .dropdown-submenu .pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}
.orbmm p {
	font-weight: 400;
}
.orbmm .nav,
.orbmm .collapse,
.orbmm .dropup,
.orbmm .dropdown {
	position: static;
}
.orbmm .half {
	max-width: 40%;
	left: auto !important;
	right: auto !important;
}
.orbmm .dropdown-menu {
	left: auto;
}
.orbmm .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
.orbmm .orbmm-content {
	padding: 10px 20px;
}
.orbmm .title {
	margin-top: 5px;
	letter-spacing: -1px;
}
/*Content-header*/

.orbmm .content-header {
	margin-top: 0;
	margin-bottom: 15px;
	height: 22px;
	display: block;
	background: url(../images/bg-stripped-2px.png);
}
.orbmm .content-header .badge {
	position: relative;
	color: #fff;
	margin-left: 8px;
	margin-right: 5px;
	bottom: 4px;
	padding: 5px 8px;
	background: #5bc0de;
	border-radius: 2px;
	letter-spacing: 1px;
}
.orbmm .content-header .badge:after {
	content: "";
	position: absolute;
	top: 6px;
	left: -3px;
	border-style: solid;
	border-width: 3px 3px 3px 0px;
	border-color: transparent #5bc0de;
	display: block;
	width: 0px;
	z-index: 1;
}
.orbmm .content-header h2 {
	display: inline-block;
	margin: 0;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-right: 10px;
	position: relative;
	padding: 2px;
	background: #d8e3e6;
}
.orbmm .dropdown.orbmm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
/* ========================================================================
 * Color Schemes
 * ======================================================================== */
 
 
/*Blue*/ 

.navbar-blue {
	background: #5bc0de;
}
.navbar-blue .navbar-nav .dropdown-menu > li > a {
	padding: 10px 15px;
}
.navbar.orbmm.navbar-blue .navbar-header .btn.btn-default {
	background: #5bc0de
}
.navbar.orbmm.navbar-blue .navbar-header .btn.btn-default:hover,
.navbar.orbmm.navbar-blue .navbar-header .btn.btn-default:focus,
.navbar.orbmm.navbar-blue .navbar-header .btn.btn-default:active {
	color: #444;
	background: #fff
}
.navbar.orbmm.navbar-blue .content-header {
	background: url(../images/bg-stripped.png);
}
.navbar.orbmm.navbar-blue .content-header h2 {
	background: #fff;
}
.navbar.orbmm.navbar-blue {
	z-index: 20;
}
.navbar.orbmm.navbar-blue .orbmm-content.lists .row .list-box {
	padding-bottom: 10px;
	border: 0;
}
.navbar.orbmm.navbar-blue .block-divider {
	background: rgba(0,0,0,.1);
}
.navbar.orbmm.navbar-blue .dropdown-menu .quicks ul.quick-blocks li a {
	background: rgba(0,0,0,.05);
	border: 2px solid rgba(0,0,0,.1);
	padding: 7px 10px;
}
.navbar.orbmm.navbar-blue .dropdown-menu .quicks ul.quick-blocks li a:hover,
.navbar.orbmm.navbar-blue .dropdown-menu .quicks ul.quick-blocks li a:focus {
	background: rgba(255,255,255,0.9) !important ;
}
.navbar.orbmm.navbar-blue .navbar-nav > li > .dropdown-menu {
	text-transform: none;
	background-color: #fff;
}
.navbar.orbmm.navbar-blue .navbar-nav > .open > a,
.navbar.orbmm.navbar-blue .navbar-nav > .open > a:hover,
.navbar.orbmm.navbar-blue .navbar-nav > .open > a:focus,
.navbar.orbmm.navbar-blue .navbar-nav > li > a:hover,
.navbar.orbmm.navbar-blue .navbar-nav > li > a:focus,
.navbar.orbmm.navbar-blue .navbar-nav > .active > a,
.navbar.orbmm.navbar-blue .navbar-nav > .active > a:hover,
.navbar.orbmm.navbar-blue .navbar-nav > .active > a:focus,
.navbar.orbmm.navbar-blue .navbar-nav > .disabled > a,
.navbar.orbmm.navbar-blue .navbar-nav > .disabled > a:hover,
.navbar.orbmm.navbar-blue .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: #fff;
}
.navbar-blue .navbar-collapse,
.navbar-blue .navbar-form {
	border-color: #fff;
}
.navbar.orbmm.navbar-blue .navbar-brand i,
.navbar.orbmm.navbar-blue a,
.navbar.orbmm.navbar-blue .navbar-brand:hover,
.navbar.orbmm.navbar-blue .navbar-brand:focus {
	color: #fff;
}
.navbar-blue .navbar-link,
.navbar-blue .navbar-brand,
.navbar-blue .navbar-text,
.navbar-blue .navbar-nav > li > a {
	color: #eeeeee;
}
.navbar-blue .navbar-toggle {
	border-color: #fff;
}
.navbar-blue .navbar-toggle:hover,
.navbar-blue .navbar-toggle:focus {
	background-color: #5bc0de;
}
.navbar-blue .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar.orbmm.navbar-blue .progress {
	background-color: #d8e3e6;
}
.navbar.orbmm.navbar-blue .media-object .icon {
	background: #969fa1;
	box-shadow: 0 0 0 5px #d8e3e6;
}
/*green*/ 

.navbar-green {
	background: #82b964;
}
.navbar-green .navbar-nav .dropdown-menu > li > a {
	padding: 10px 15px;
}
.navbar.orbmm.navbar-green .navbar-header .btn.btn-default {
	background: #82b964
}
.navbar.orbmm.navbar-green .navbar-header .btn.btn-default:hover,
.navbar.orbmm.navbar-green .navbar-header .btn.btn-default:focus,
.navbar.orbmm.navbar-green .navbar-header .btn.btn-default:active {
	color: #444;
	background: #fff
}
.navbar.orbmm.navbar-green .content-header {
	background: url(../images/bg-stripped.png);
}
.navbar.orbmm.navbar-green .content-header h2 {
	background: #fff;
}
.navbar.orbmm.navbar-green {
	z-index: 19;
}
.navbar.orbmm.navbar-green .orbmm-content.lists .row .list-box {
	padding-bottom: 10px;
	border: 0;
}
.navbar.orbmm.navbar-green .block-divider {
	background: rgba(0,0,0,.1);
}
.navbar.orbmm.navbar-green .dropdown-menu .quicks ul.quick-blocks li a {
	background: rgba(0,0,0,.05);
	border: 2px solid rgba(0,0,0,.1);
	padding: 7px 10px;
}
.navbar.orbmm.navbar-green .dropdown-menu .quicks ul.quick-blocks li a:hover,
.navbar.orbmm.navbar-green .dropdown-menu .quicks ul.quick-blocks li a:focus {
	background: rgba(255,255,255,0.9) !important ;
}
.navbar.orbmm.navbar-green .navbar-nav > li > .dropdown-menu {
	text-transform: none;
	background-color: #fff;
}
.navbar.orbmm.navbar-green .navbar-nav > .open > a,
.navbar.orbmm.navbar-green .navbar-nav > .open > a:hover,
.navbar.orbmm.navbar-green .navbar-nav > .open > a:focus,
.navbar.orbmm.navbar-green .navbar-nav > li > a:hover,
.navbar.orbmm.navbar-green .navbar-nav > li > a:focus,
.navbar.orbmm.navbar-green .navbar-nav > .active > a,
.navbar.orbmm.navbar-green .navbar-nav > .active > a:hover,
.navbar.orbmm.navbar-green .navbar-nav > .active > a:focus,
.navbar.orbmm.navbar-green .navbar-nav > .disabled > a,
.navbar.orbmm.navbar-green .navbar-nav > .disabled > a:hover,
.navbar.orbmm.navbar-green .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: #fff;
}
.navbar-green .navbar-collapse,
.navbar-green .navbar-form {
	border-color: #fff;
}
.navbar.orbmm.navbar-green .navbar-brand i,
.navbar.orbmm.navbar-green a,
.navbar.orbmm.navbar-green .navbar-brand:hover,
.navbar.orbmm.navbar-green .navbar-brand:focus {
	color: #fff;
}
.navbar-green .navbar-link,
.navbar-green .navbar-brand,
.navbar-green .navbar-text,
.navbar-green .navbar-nav > li > a {
	color: #eeeeee;
}
.navbar-green .navbar-toggle {
	border-color: #fff;
}
.navbar-green .navbar-toggle:hover,
.navbar-green .navbar-toggle:focus {
	background-color: #82b964;
}
.navbar-green .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar.orbmm.navbar-green .progress {
	background-color: #d8e3e6;
}
.navbar.orbmm.navbar-green .media-object .icon {
	background: #969fa1;
	box-shadow: 0 0 0 5px #d8e3e6;
}
/*purple*/ 

.navbar-purple {
	background: #55425e;
}
.navbar-purple .navbar-nav .dropdown-menu > li > a {
	padding: 10px 15px;
}
.navbar.orbmm.navbar-purple .navbar-header .btn.btn-default {
	background: #55425e
}
.navbar.orbmm.navbar-purple .navbar-header .btn.btn-default:hover,
.navbar.orbmm.navbar-purple .navbar-header .btn.btn-default:focus,
.navbar.orbmm.navbar-purple .navbar-header .btn.btn-default:active {
	color: #444;
	background: #fff
}
.navbar.orbmm.navbar-purple .content-header {
	background: url(../images/bg-stripped.png);
}
.navbar.orbmm.navbar-purple .content-header h2 {
	background: #fff;
}
.navbar.orbmm.navbar-purple {
	z-index: 18;
}
.navbar.orbmm.navbar-purple .orbmm-content.lists .row .list-box {
	padding-bottom: 10px;
	border: 0;
}
.navbar.orbmm.navbar-purple .block-divider {
	background: rgba(0,0,0,.1);
}
.navbar.orbmm.navbar-purple .dropdown-menu .quicks ul.quick-blocks li a {
	background: rgba(0,0,0,.05);
	border: 2px solid rgba(0,0,0,.1);
	padding: 7px 10px;
}
.navbar.orbmm.navbar-purple .dropdown-menu .quicks ul.quick-blocks li a:hover,
.navbar.orbmm.navbar-purple .dropdown-menu .quicks ul.quick-blocks li a:focus {
	background: rgba(255,255,255,0.9) !important ;
}
.navbar.orbmm.navbar-purple .navbar-nav > li > .dropdown-menu {
	text-transform: none;
	background-color: #fff;
}
.navbar.orbmm.navbar-purple .navbar-nav > .open > a,
.navbar.orbmm.navbar-purple .navbar-nav > .open > a:hover,
.navbar.orbmm.navbar-purple .navbar-nav > .open > a:focus,
.navbar.orbmm.navbar-purple .navbar-nav > li > a:hover,
.navbar.orbmm.navbar-purple .navbar-nav > li > a:focus,
.navbar.orbmm.navbar-purple .navbar-nav > .active > a,
.navbar.orbmm.navbar-purple .navbar-nav > .active > a:hover,
.navbar.orbmm.navbar-purple .navbar-nav > .active > a:focus,
.navbar.orbmm.navbar-purple .navbar-nav > .disabled > a,
.navbar.orbmm.navbar-purple .navbar-nav > .disabled > a:hover,
.navbar.orbmm.navbar-purple .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: #fff;
}
.navbar-purple .navbar-collapse,
.navbar-purple .navbar-form {
	border-color: #fff;
}
.navbar.orbmm.navbar-purple .navbar-brand i,
.navbar.orbmm.navbar-purple a,
.navbar.orbmm.navbar-purple .navbar-brand:hover,
.navbar.orbmm.navbar-purple .navbar-brand:focus {
	color: #fff;
}
.navbar-purple .navbar-link,
.navbar-purple .navbar-brand,
.navbar-purple .navbar-text,
.navbar-purple .navbar-nav > li > a {
	color: #eeeeee;
}
.navbar-purple .navbar-toggle {
	border-color: #fff;
}
.navbar-purple .navbar-toggle:hover,
.navbar-purple .navbar-toggle:focus {
	background-color: #55425e;
}
.navbar-purple .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar.orbmm.navbar-purple .progress {
	background-color: #d8e3e6;
}
.navbar.orbmm.navbar-purple .media-object .icon {
	background: #969fa1;
	box-shadow: 0 0 0 5px #d8e3e6;
}
/*khaki*/ 

.navbar-khaki {
	background: #9c8c40;
}
.navbar-khaki .navbar-nav .dropdown-menu > li > a {
	padding: 10px 15px;
}
.navbar.orbmm.navbar-khaki .navbar-header .btn.btn-default {
	background: #9c8c40
}
.navbar.orbmm.navbar-khaki .navbar-header .btn.btn-default:hover,
.navbar.orbmm.navbar-khaki .navbar-header .btn.btn-default:focus,
.navbar.orbmm.navbar-khaki .navbar-header .btn.btn-default:active {
	color: #444;
	background: #fff
}
.navbar.orbmm.navbar-khaki .content-header {
	background: url(../images/bg-stripped.png);
}
.navbar.orbmm.navbar-khaki .content-header h2 {
	background: #fff;
}
.navbar.orbmm.navbar-khaki {
	z-index: 17;
}
.navbar.orbmm.navbar-khaki .orbmm-content.lists .row .list-box {
	padding-bottom: 10px;
	border: 0;
}
.navbar.orbmm.navbar-khaki .block-divider {
	background: rgba(0,0,0,.1);
}
.navbar.orbmm.navbar-khaki .dropdown-menu .quicks ul.quick-blocks li a {
	background: rgba(0,0,0,.05);
	border: 2px solid rgba(0,0,0,.1);
	padding: 7px 10px;
}
.navbar.orbmm.navbar-khaki .dropdown-menu .quicks ul.quick-blocks li a:hover,
.navbar.orbmm.navbar-khaki .dropdown-menu .quicks ul.quick-blocks li a:focus {
	background: rgba(255,255,255,0.9) !important ;
}
.navbar.orbmm.navbar-khaki .navbar-nav > li > .dropdown-menu {
	text-transform: none;
	background-color: #fff;
}
.navbar.orbmm.navbar-khaki .navbar-nav > .open > a,
.navbar.orbmm.navbar-khaki .navbar-nav > .open > a:hover,
.navbar.orbmm.navbar-khaki .navbar-nav > .open > a:focus,
.navbar.orbmm.navbar-khaki .navbar-nav > li > a:hover,
.navbar.orbmm.navbar-khaki .navbar-nav > li > a:focus,
.navbar.orbmm.navbar-khaki .navbar-nav > .active > a,
.navbar.orbmm.navbar-khaki .navbar-nav > .active > a:hover,
.navbar.orbmm.navbar-khaki .navbar-nav > .active > a:focus,
.navbar.orbmm.navbar-khaki .navbar-nav > .disabled > a,
.navbar.orbmm.navbar-khaki .navbar-nav > .disabled > a:hover,
.navbar.orbmm.navbar-khaki .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: #fff;
}
.navbar-khaki .navbar-collapse,
.navbar-khaki .navbar-form {
	border-color: #fff;
}
.navbar.orbmm.navbar-khaki .navbar-brand i,
.navbar.orbmm.navbar-khaki a,
.navbar.orbmm.navbar-khaki .navbar-brand:hover,
.navbar.orbmm.navbar-khaki .navbar-brand:focus {
	color: #fff;
}
.navbar-khaki .navbar-link,
.navbar-khaki .navbar-brand,
.navbar-khaki .navbar-text,
.navbar-khaki .navbar-nav > li > a {
	color: #eeeeee;
}
.navbar-khaki .navbar-toggle {
	border-color: #fff;
}
.navbar-khaki .navbar-toggle:hover,
.navbar-khaki .navbar-toggle:focus {
	background-color: #9c8c40;
}
.navbar-khaki .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar.orbmm.navbar-khaki .progress {
	background-color: #d8e3e6;
}
.navbar.orbmm.navbar-khaki .media-object .icon {
	background: #969fa1;
	box-shadow: 0 0 0 5px #d8e3e6;
}
/*pink*/ 

.navbar-pink {
	background: #f87aa0;
}
.navbar-pink .navbar-nav .dropdown-menu > li > a {
	padding: 10px 15px;
}
.navbar.orbmm.navbar-pink .navbar-header .btn.btn-default {
	background: #f87aa0
}
.navbar.orbmm.navbar-pink .navbar-header .btn.btn-default:hover,
.navbar.orbmm.navbar-pink .navbar-header .btn.btn-default:focus,
.navbar.orbmm.navbar-pink .navbar-header .btn.btn-default:active {
	color: #444;
	background: #fff
}
.navbar.orbmm.navbar-pink .content-header {
	background: url(../images/bg-stripped.png);
}
.navbar.orbmm.navbar-pink .content-header h2 {
	background: #fff;
}
.navbar.orbmm.navbar-pink {
	z-index: 16;
}
.navbar.orbmm.navbar-pink .orbmm-content.lists .row .list-box {
	padding-bottom: 10px;
	border: 0;
}
.navbar.orbmm.navbar-pink .block-divider {
	background: rgba(0,0,0,.1);
}
.navbar.orbmm.navbar-pink .dropdown-menu .quicks ul.quick-blocks li a {
	background: rgba(0,0,0,.05);
	border: 2px solid rgba(0,0,0,.1);
	padding: 7px 10px;
}
.navbar.orbmm.navbar-pink .dropdown-menu .quicks ul.quick-blocks li a:hover,
.navbar.orbmm.navbar-pink .dropdown-menu .quicks ul.quick-blocks li a:focus {
	background: rgba(255,255,255,0.9) !important ;
}
.navbar.orbmm.navbar-pink .navbar-nav > li > .dropdown-menu {
	text-transform: none;
	background-color: #fff;
}
.navbar.orbmm.navbar-pink .navbar-nav > .open > a,
.navbar.orbmm.navbar-pink .navbar-nav > .open > a:hover,
.navbar.orbmm.navbar-pink .navbar-nav > .open > a:focus,
.navbar.orbmm.navbar-pink .navbar-nav > li > a:hover,
.navbar.orbmm.navbar-pink .navbar-nav > li > a:focus,
.navbar.orbmm.navbar-pink .navbar-nav > .active > a,
.navbar.orbmm.navbar-pink .navbar-nav > .active > a:hover,
.navbar.orbmm.navbar-pink .navbar-nav > .active > a:focus,
.navbar.orbmm.navbar-pink .navbar-nav > .disabled > a,
.navbar.orbmm.navbar-pink .navbar-nav > .disabled > a:hover,
.navbar.orbmm.navbar-pink .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: #fff;
}
.navbar-pink .navbar-collapse,
.navbar-pink .navbar-form {
	border-color: #fff;
}
.navbar.orbmm.navbar-pink .navbar-brand i,
.navbar.orbmm.navbar-pink a,
.navbar.orbmm.navbar-pink .navbar-brand:hover,
.navbar.orbmm.navbar-pink .navbar-brand:focus {
	color: #fff;
}
.navbar-pink .navbar-link,
.navbar-pink .navbar-brand,
.navbar-pink .navbar-text,
.navbar-pink .navbar-nav > li > a {
	color: #eeeeee;
}
.navbar-pink .navbar-toggle {
	border-color: #fff;
}
.navbar-pink .navbar-toggle:hover,
.navbar-pink .navbar-toggle:focus {
	background-color: #f87aa0;
}
.navbar-pink .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar.orbmm.navbar-pink .progress {
	background-color: #d8e3e6;
}
.navbar.orbmm.navbar-pink .media-object .icon {
	background: #969fa1;
	box-shadow: 0 0 0 5px #d8e3e6;
}



/* ========================================================================
 * Media Queries
 * ======================================================================== */

@media screen and (max-width: 768px) {
/*Adding top margin for pixel perfectness at small screens*/
.orbmm .content-header {
	margin-top: 10px;
}
.orbmm .half {
	max-width: 100%;
	left: auto !important;
	right: auto !important;
}
.orbmm-content.lists .row .list-box {
	border: 0
}
.navbar.orbmm .carousel-container {
	padding-bottom: 44%;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
/*Since we have 6 columns we remove border from every third element at that resolution*/	
.orbmm-content.lists .row .list-box:nth-child(3n) {
	border-right: 0;
}
}
 @media screen and (max-width: 480px) {
.orbmm-content.lists .row .list-box {
	padding-bottom: 10px;
	border: 0;
	border-bottom: 1px solid #c0c2c7
}

.navbar.orbmm .carousel .carousel-inner > .item .text {
	color:#fff;
	font-size:2em;
	letter-spacing:-2px;
	padding-top:16%;
	text-align:center
}
}
@charset "utf-8";
/* CSS Document */
/* ========================================================================
	TABLE OF CONTENTS
	1. Imports and body
	2. Typography (Text Elements, Headers, smalls)
	3. POWERWIDGETS
		3.1. Portlets (Widgets as portlets)
	4. Bootstrap Styles Override (Modals, Panels, Navs, Carousel, Tabs, Colors, List Groups, Buttons, Pagination, Progress Bars, Alerts, Tables)
	5. Page Globals (Elements used on every page)
		5.1 Top Horizontal Menu With Sparklines Charts
		5.2 Left Main Menu Nav
		5.3 Breadcrumbs
		5.4 Main Top Menu
		5.5 Social Icons
		5.5 Scroll to Top
	6. Forms
		6.1 BS forms
		6.2 Custom Forms
	7. JS and JQuery Plugins Styling
		7.1 Chart.JS
		7.2 FlotChart Charts
		7.3 Morris Charts
		7.4 Sparklines Charts (+ Index Page Tiny Boxes)
		7.5 EasyPie
		7.6 JustGauge Charts
		7.7 Summernote Editor
		7.8 Datatable Extra - Colvis
		7.9 Nanoscroller
		7.10 Range ION Slider
		7.11 Google Maps
		7.12 Vector Maps (JQVMaps)
		7.13 JQuery Knob
		7.14 Nestable Lists
		7.15 Tree Menu
	8. Pages
		8.1 Index
		8.1 Gallery
 		8.2 Search Page
		8.3 User Directory with Switch
		8.4 Pricing Page
		8.5 Inbox Page
		8.6 Profile Page
		8.7 Invoice Page
		8.8 Forum
		8.9 Calendar
		8.10 Chat
		8.11 Timeline
		8.12 Font Icons Page
	9. Off-canvas Right User Menu and its elements (ToDo)
	10. Media Queries
	11. Standalone Pages
	12. Color Helpers (We use it to quickly override color options for classes)
	13. Examples, Code Highlight, CallOuts and other stuff
 * ======================================================================== */
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 1. IMPORTS AND BODY
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
/* Fonts */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

/*Main Body and Layout*/
html,
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #555;
	height: 100%;
	width: 100% !important;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
body > .row {
	margin-left: 0;
	margin-right: 0;
}
/*Very important div for mobile and touch devices*/
.smooth-overflow {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 2. TYPOGRAPHY
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin-top: 10px;
	line-height: 1em;
	text-shadow: 0 0 1px rgba(51,51,51,.2);
	color: inherit;
}
h1,
h2,
h3,
.page-header h1,
.page-header h2,
.page-header h3 {
	letter-spacing: -1px;
}
a {
	color: #3b8dbd;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #3e6f82;
	text-decoration: underline;
}
.page-header {
	margin-top: 10px;
	border-bottom: 5px solid #dddddb;
}
.page-header h1 {
	margin: 0;
	color: #858689;
	text-transform: uppercase;
}
.page-header h2,
.page-header h3 {
	margin: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
 h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0;
	color: #949fb2;
	font-size: 75%;
}
h1 small:before,
h2 small:before,
h3 small:before,
h4 small:before,
h5 small:before,
h6 small:before,
.h1 small:before,
.h2 small:before,
.h3 small:before,
.h4 small:before,
.h5 small:before,
.h6 small:before,
h1 .small:before,
h2 .small:before,
h3 .small:before,
h4 .small:before,
h5 .small:before,
h6 .small:before,
.h1 .small:before,
.h2 .small:before,
.h3 .small:before,
.h4 .small:before,
.h5 .small:before,
.h6 .small:before {
	content: "\0000a0 \7c \0000a0";
}
h1.colossal {
	font-size: 3.5em;
	letter-spacing: -2px;
}
h1.colossal i {
	font-size: 50%;
	vertical-align: middle;
	padding: 0 5px;
}
/*Text links must always have underline*/
p a {
	text-decoration: underline;
}
/*Button as a - not! :) */
a.btn {
	text-decoration: none;
}
.label {
	text-transform: uppercase;
	font-weight: 700;
}
blockquote {
	border-left: 5px solid #c0c2c7;
}
.dropcap {
	display: block;
	background: #f1f1f1;
	color: #555;
	float: left;
	line-height: 40px;
	font-size: 50px;
	font-weight: 700;
	padding: 8px;
	padding-bottom: 12px;
	margin-right: 10px;
}
.dark-block {
	width: 150px;
	font-size: .95em;
	padding: 20px;
	margin-left: 10px;
	background: #555;
	color: #fff;
}
.scissors-block {
	border: 2px dotted #999;
	border-radius: 5px;
	padding: 20px;
	margin: 20px 15px;
	position: relative;
}
.scissors-block:before {
	font-family: 'FontAwesome';
	content: "\f0c4";
	color: #999;
	background: #fff;
	text-align: center;
	height: 30px;
	width: 30px;
	font-size: 15px;
	position: absolute;
	top: -20px;
	right: 49%;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.scissors-block:after {
	font-family: 'FontAwesome';
	content: "\f0c4";
	color: #999;
	background: #fff;
	text-align: center;
	height: 30px;
	width: 30px;
	font-size: 15px;
	position: absolute;
	bottom: -20px;
	right: 49%;
}
.icon-block {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	height: 120px;
	background: #f1f1f1;
	border-radius: 50%;
	padding: 20px;
	font-style: italic;
	margin: 0 10px;
	color: #999;
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 3. POWERWIDGETS
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
/* Main */
.powerwidget {
	margin: 0 0 20px 0;
	position: relative;
	border-radius: 3px;
	padding: 0;
}
/* Header */
.powerwidget > header {
	height: 40px;
	padding: 0 0 0 10px;
	line-height: 40px;
}
.ui-sortable .powerwidget-sortable > header {
	cursor: move;
}
.powerwidget > header h2 {
	height: 100%;
	letter-spacing: normal;
	width: auto;
	float: left;
	font-size: 1.2em;
	position: relative;
	margin: 0;
	line-height: 40px;
}
.powerwidget > header .powerwidget-icon {
	width: 16px;
	height: 16px;
	float: left;
	margin: 12px 5px 0 0;
	display: block;
	zoom: 1;
	z-index: 4000;
	text-align: center;
	line-height: 16px;
	font-size: 13px;
}
.powerwidget-ctrls {
	width: auto;
	float: right;
	padding: 10px 2px 0 0;
	margin: 0;
}
.powerwidget-ctrls .button-icon {
	float: left;
	position: relative;
	margin: 0 5px 5px 0;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}
.powerwidget-ctrls .button-icon i {
	width: 18px;
	text-align: center;
}
.powerwidget-ctrls .button-icon:hover {
	text-decoration: none;
}
/* Content */
.powerwidget > div {
	float: left;
	width: 100%;
	min-height: 20px;
	position: relative;
	margin: 0;
}
.powerwidget .inner-spacer {
	padding: 10px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.powerwidget .inner-spacer-zero-padding {
	padding: 0;
}
/* Edit box */
.powerwidget-editbox input {
	width: 85%
}
.powerwidget-editbox {
	display: none;
	padding: 10px;
	padding-bottom: 0;
	background-color: #969fa1;
}
.powerwidget-editbox div {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.powerwidget-editbox label {
	width: 15%;
	color: #fff;
	float: left;
	line-height: 25px;
}
.powerwidget-editbox span {
	height: 17px;
	width: 17px;
	border-radius: 50%;
	float: left;
	margin: 7px 5px;
	cursor: pointer;
	box-shadow: 0 0 0 4px rgba(255,255,255,.3);
}
.powerwidget-editbox span:hover {
	box-shadow: 0 0 0 4px rgba(0,0,0,.1);
}
/* Timestamp */
.powerwidget-timestamp {
	font-size: .9em;
}
/* Helpers */
.powerwidget-placeholder {
	border-radius: 3px;
	margin-bottom: 20px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Fullscreen */
body.nooverflow {
	overflow: hidden;
	position: fixed;
}
#powerwidget-fullscreen-mode {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
}
#powerwidget-fullscreen-mode .powerwidget {
	margin: 0;
	border-radius: 0;
}
#powerwidget-fullscreen-mode .powerwidget > div {
	overflow-y: scroll;
	border-radius: 0;
}
#powerwidget-fullscreen-mode > div > header {
	cursor: default;
}
/* Styling */
.powerwidget {
	background-color: #c4c5c5;
	border-radius: 3px;
}
.powerwidget > header,
.powerwidget > header small {
	color: #fff;
}
.powerwidget-ctrls {
	margin-right: 5px;
}
.powerwidget-ctrls .button-icon {
	font-size: .9em;
	color: #fff;
	margin: 1px;
}
@media screen and (max-width: 768px) {
	.powerwidget-ctrls .button-icon {
		font-size: 1.3em;
		color: #fff;
		margin: 1px;
	}
}
.powerwidget-loader {
	-webkit-animation: spin 3s infinite linear;
	-moz-animation: spin 3s infinite linear;
	-o-animation: spin 3s infinite linear;
	animation: spin 3s infinite linear;
	font-size: 13px;
	margin-right: 5px;
	float: right;
	line-height: 38px;
	display: none;
}
.powerwidget-loader:before {
	font-family: FontAwesome;
	content: "\f1ce";
}
.powerwidget > div {
	background-color: #fff;
}
.powerwidget-placeholder {
	background: url(bg-stripped.png);
}
/* Clearfix */
.powerwidget:before,
.powerwidget:after,
.powerwidget > div:before,
.powerwidget > div:after,
.inner-spacer:before,
.inner-spacer:after,
.powerwidget-editbox:before,
.powerwidget-editbox:after,
.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}
.powerwidget:after,
.powerwidget > div:after,
.inner-spacer:after,
.powerwidget-editbox:after,
.clearfix:after {
	clear: both;
}
.powerwidget,
.powerwidget > div,
.inner-spacer:after,
.powerwidget-editbox,
.clearfix {
	zoom: 1;/*IE*/
}
/* ========================================================================
 * Portlets
 * ======================================================================== */
/* Above the styles of portlets we use on portlets page.
As You See - We create portlets from widgets - it's fun and simple
*/
/*Please note - we remove top-padding of widget inner spacing because of aesthetic reasons*/
.powerwidget-as-portlet .inner-spacer {
	padding-top: 0;
}
/*If we have only one component inside portlet - it will be good to remove padding at all*/
.powerwidget-as-portlet .inner-spacer.nopadding {
	padding: 0;
}
.portlet-big-icon {
	font-size: 5em;
	padding: 0;
	text-align: center;
	line-height: 0;
}
ul.portlet-bottom-block {
	list-style: none outside none;
	margin-top: 10px;
	padding: 0;
	padding-top: 4px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
ul.portlet-bottom-block li {
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	position: relative;
	background: rgba(0,0,0,.05);
	border: #f0f0ed solid 3px;
	border-right: 0;
}
ul.portlet-bottom-block li:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 8px 8px;
	border-color: #f0f0ed transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -8px;
	top: -8px;
	left: 50%;
}
ul.portlet-bottom-block li:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 9px 9px;
	border-color: #f0f0ed transparent;
	display: block;
	width: 0;
	z-index: 0;
	margin-left: -9px;
	top: -9px;
	left: 50%;
}
ul.portlet-bottom-block li strong {
	font-size: 1.8em;
	line-height: 25px;
	display: block;
}
ul.portlet-bottom-block li span {
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul.portlet-bottom-block li:first-child {
	border-left: transparent;
}
ul.portlet-bottom-block li:last-child {
	border-right: transparent;
}
.weather-current-city {
	background: url(http://placehold.it/1000x450);
	background-size: cover;
	padding: 15px 20px;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.current-city {
	display: block;
	font-size: 1.2em;
	font-weight: 700;
}
.current-temp {
	display: block;
	font-weight: 700;
	letter-spacing: -3px;
	font-size: 5em;
	text-shadow: 1px 2px 3px rgba(0,0,0,.2);
	line-height: 1.1em;
}
.current-day {
	display: block;
	font-size: 1.2em;
	font-weight: 400;
}
.current-day-icon {
	display: block;
	float: right;
	font-size: 1.2em;
	font-weight: 700;
}
ul.days {
	list-style: none outside none;
	margin-top: 10px;
	padding: 0 10px;
	color: #fff;
}
ul.days li {
	text-align: center;
	border-left: 2px solid rgba(255,255,255,.3);
	padding-bottom: 10px;
}
ul.days li strong {
	position: relative;
	border-radius: 3px;
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 25px;
	margin-bottom: 5px;
	display: block;
}
ul.days li span {
	display: block;
	font-weight: 700;
	letter-spacing: -1px;
	font-size: 1.9em;
}
.powerwidget-as-portlet .portlet-profile {
	position: absolute;
	text-transform: uppercase;
	left: 50%;
	display: block;
	width: 60%;
	color: #fff;
	top: 20px;
	margin-left: -30%;
	z-index: 5;
	text-align: center;
	padding: 10px;
}
.powerwidget-as-portlet .portlet-profile h1 {
	font-size: 2.3em;
	text-transform: none;
	letter-spacing: -1px;
	font-weight: 700;
	padding: 0;
	margin: 10px 0 5px;
}
.powerwidget-as-portlet .portlet-profile .user-img {
	margin: 0 auto;
	display: block;
	max-width: 120px;
}
.powerwidget-as-portlet .portlet-profile .user-img img {
	display: inline-block;
	max-width: 100%;
	padding: 6px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 7px rgba(255,255,255,0.6);
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 4. BOOTSTRAP OVERRIDE
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
/* ========================================================================
 * Bootstrap Modal
 * ======================================================================== */
.modal {
	overflow: hidden;
	overflow-y: hidden;
}
.modal-content {
	position: relative;
	border: 0;
	border: 0;
	border-radius: 6px;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	outline: none;
	-webkit-box-shadow: 0 0 0 6px rgba(0,0,0,.1);
	box-shadow: 0 0 0 6px rgba(0,0,0,.1);
}
.modal-header {
	padding: 15px;
	border: 0;
	background: rgba(0,0,0,.05);
}
.modal-header i {
	font-size: 4em;
	color: #fff;
	line-height: 80px;
	text-align: center;
	width: 80px;
	display: block;
	border-radius: 50%;
	height: 80px;
	margin: 0 auto;
	background: #969fa1;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-footer {
	padding: 10px 20px 20px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-top: 15px;
	text-align: right;
	border: 0;
}
/* ========================================================================
 * Bootstrap Popovers
 * ======================================================================== */
.popover {
	z-index: 1010;
	max-width: 276px;
	padding: 0;
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid #c0c2c7;
	border: 2px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .05);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .05);
}
.popover .popover-title {
	font-size: 14px;
	font-weight: 700;
	border-bottom: 0;
}
.popover-tooltip-example {
	text-align: center;
}
ul.popover-tooltip-example {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.popover-tooltip-example li {
	display: inline-block;
	margin-bottom: 5px;
}
/* ========================================================================
 * Bootstrap Jumbotron
 * ======================================================================== */
.jumbotron {
	background: url(/assets/gallery/1.png);
	border-radius: 3px;
	background-size: 30%;
	padding: 20px;
	color: #fff;
}
.jumbotron0 {
	background: url(/assets/gallery/0.png);
}
.jumbotron1 {
	background: url(/assets/gallery/1.png);
}
.jumbotron2 {
	background: url(/assets/gallery/2.png);
}
.jumbotron3 {
	background: url(/assets/gallery/3.png);
}
.jumbotron4 {
	background: url(/assets/gallery/4.png);
}
.jumbotron5 {
	background: url(/assets/gallery/5.png);
}
.jumbotron6 {
	background: url(/assets/gallery/6.png);
}
.jumbotron7 {
	background: url(/assets/gallery/7.png);
}
.jumbotron8 {
	background: url(/assets/gallery/8.png);
}
.jumbotron9 {
	background: url(/assets/gallery/9.png);
}
.jumbotron10 {
	background: url(/assets/gallery/10.png);
}
.jumbotron11 {
	background: url(/assets/gallery/11.png);
}
.jumbotron12 {
	background: url(/assets/gallery/12.png);
}
.jumbotron h1 {
	font-weight: 300;
	letter-spacing: -2px;
	padding: 0;
}
.jumbotron small {
	font-size: 13px;
	line-height: 16px;
}
.jumbotron a {
	color: #fff;
}
/* ========================================================================
 * Bootstrap Panels
 * ======================================================================== */
.panel {
	border: 0;
	border-radius: 5px;
}
.panel-default > .panel-heading {
	color: #fff;
	background-color: #c4c5c5;
	padding: 10px;
	border: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-danger > .panel-heading,
.panel-success > .panel-heading,
.panel-info > .panel-heading,
.panel-warning > .panel-heading {
	color: #fff;
}
.panel-body {
	padding: 10px;
}
.panel > .panel-heading i {
	color: #fff;
	margin-left: 5px;
	margin-top: 3px;
	font-size: 13px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
}
.panel-title a {
	color: #fff;
}
.panel-title a:hover {
	color: #fff;
	text-decoration: none;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 0;
}
.panel-heading small {
	font-weight: 400;
}
.panel-heading small:before {
	font-weight: 400;
	content: "\0000a0 \7c \0000a0";
}
/* ========================================================================
 * Bootstrap Carousel
 * ======================================================================== */
.carousel-inner > .item {
	height: 300px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.carousel-inner .item1 {
	background: #00abab url(/assets/gallery/11.png);
}
.carousel-inner .item2 {
	background: #f87aa0 url(/assets/gallery/5.png);
}
.carousel-inner .item3 {
	background: #f0ad4e url(/assets/gallery/9.png);
}
.carousel-inner .item4 {
	background: #f0ad4e url(/assets/gallery/6.png);
	background-size: 60%;
}
.carousel-inner .item5 {
	background: #f0ad4e url(/assets/gallery/7.png);
	background-size: 60%;
}
.carousel-inner .item6 {
	background: #f0ad4e url(/assets/gallery/3.png);
	background-size: 60%;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
.carousel-indicators {
	bottom: 0;
}
.carousel-indicators li {
	-webkit-transition: -webkit-transform .3s ease, background-color .3s ease;
	transition: transform .3s ease, background-color .3s ease;
	margin: 0 10px;
	opacity: 0.5;
	border: 2px solid #fff;
}
.carousel-indicators li:hover {
	opacity: 1;
	box-shadow: 0 0 0 5px rgba(255,255,255,.2);
}
.carousel-indicators .active {
	background-color: #fff;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	margin: 0 10px;
}
/*Carousel Inside Portlet*/

.powerwidget-as-portlet .carousel .slide {
	border-radius: 0;
}
.powerwidget-as-portlet .carousel .carousel-inner > .item {
	height: 250px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/* Carousel Inside Portlet With User or Product Image*/
/* We user the same structure in Profile page - but with larger picture */

/* ========================================================================
 * Bootstrap Tabs and Modifs
 * ======================================================================== */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	border-color: transparent;
}
.tab-content > .tab-pane {
	background: #fff;
	padding: 15px;
	border: 2px solid #ddd;
	border-top: 0;
}
.nav-tabs {
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 2px solid #ddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -2px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	color: #555;
	border: 2px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 2px solid #ddd;
	border-bottom-color: transparent;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	outline: none;
}
/*Colored Tabs*/
/*Nav-Tabs Grey*/
.tabs-grey .tab-content > .tab-pane,
.tabs-grey .nav-tabs > li > a:hover {
	background: #dee4e7;
	border-color: #dee4e7;
}
.tabs-grey .tab-content > .tab-pane {
	color: #555;
}
.tabs-grey .nav-tabs {
	border-color: #dee4e7;
}
.tabs-grey .nav-tabs > li.active > a,
.tabs-grey .nav-tabs > li.active > a:hover,
.tabs-grey .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #dee4e7;
	border-color: #dee4e7;
}
/*Nav-Tabs White*/
.tabs-white .tab-content > .tab-pane,
.tabs-white .nav-tabs > li > a:hover {
	background: #fff;
	border-color: #fff;
}
.tabs-white .tab-content > .tab-pane {
	color: #555;
}
.tabs-white .nav-tabs {
	border-color: #fff;
}
.tabs-white .nav-tabs > li.active > a,
.tabs-white .nav-tabs > li.active > a:hover,
.tabs-white .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border-color: #fff;
}
/*Nav-Tabs Green*/
.tabs-green .tab-content > .tab-pane,
.tabs-green .nav-tabs > li > a:hover {
	background: #82b964;
	color: #fff;
	border-color: #82b964;
}
.tabs-green .nav-tabs {
	border-color: #82b964;
}
.tabs-green .nav-tabs > li.active > a,
.tabs-green .nav-tabs > li.active > a:hover,
.tabs-green .nav-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	background-color: #82b964;
	border-color: #82b964;
}
/* Сustom inclusion of right, left and below tabs. */
.tabbable .tab-content .tab-pane {
	border-top: 2px solid #ddd;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.tabs-below > .nav-tabs {
	border: 0;
}
.tabs-below > .nav-tabs > li {
	margin-top: -2px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
	float: left;
	border: 0;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -2px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #ddd;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.tabs-right > .nav-tabs {
	float: right;
	border: 0;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -2px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}
.tabs-right .tab-content .tab-pane,
.tabs-left .tab-content .tab-pane {
	overflow: hidden;
	min-height: 150px;
}
/* ========================================================================
 * Bootstrap Colors Override and Resets
 * ======================================================================== */
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th,
.bg-primary,
.list-group-item-primary {
	background-color: #dff3f9;
}
.alert-primary,
.progress-bar,
.panel-primary > .panel-heading {
	background-color: #3b8dbd;
	color: #fff;
}
.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,
.bg-success,
a.list-group-item-success,
.list-group-item-success {
	background-color: #d9ead0;
	color: #82b964;
	font-weight: 700;
}
.has-success .input-group-addon,
.alert-success,
.progress-bar-success,
.panel-success > .panel-heading,
.label-success {
	background-color: #82b964;
	color: #fff;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th,
.list-group-item-info,
a.list-group-item-info,
.bg-info {
	background-color: #dff3f9;
	color: #5bc0de;
	font-weight: 700;
}
.alert-info,
.progress-bar-info,
.label-info,
.panel-info > .panel-heading {
	background-color: #5bc0de;
	color: #fff;
}
.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,
.list-group-item-warning,
a.list-group-item-warning,
.bg-warning {
	background-color: #fff4e1;
	color: #fdc153;
	font-weight: 700;
}
.alert-warning,
.progress-bar-warning,
.panel-warning > .panel-heading {
	background-color: #f0ad4e;
	color: #fff;
}
.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,
.bg-danger,
a.list-group-item-danger,
.list-group-item-danger {
	background-color: #f7e0db;
	color: #d24d33;
	font-weight: 700;
}
.alert-danger,
.progress-bar-danger,
.panel-danger > .panel-heading {
	background-color: #d24d33;
	color: #fff;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
	background-color: #82b964;
	color: #fff;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #f0ad4e;
	color: #fff;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
	background-color: #5bc0de;
	color: #fff;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #d24d33;
	color: #fff;
}
.text-primary,
.btn-link,
.btn-primary .badge,
.pagination > li > a,
.pagination > li > span {
	color: #c0c2c7;
}
.bg-primary,
.btn-primary,
.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,
.btn-primary .badge,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.label-primary,
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #3b8dbd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #31759d;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #d3d4d6;
}
.btn-success,
.label-success,
.progress-bar-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #82b964;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #6CA94B;
}
.btn-warning,
.label-warning,
.progress-bar-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
}
.btn-info,
.label-info,
.progress-bar-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
}
.btn-danger,
.label-danger,
.progress-bar-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d24d33;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	background-color: #bc4329;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	border-color: #3b8dbd;
}
/* ========================================================================
 * Bootstrap List Groups
 * ======================================================================== */
.list-group-item {
	margin-bottom: -2px;
	border: 2px solid #ddd;
}
/*Get Rid from grey borders*/
.list-group-item-danger {
	border-color: #f7e0db;
}
.list-group-item-info {
	border-color: #dff3f9;
}
.list-group-item-success {
	border-color: #d9ead0;
}
.list-group-item-warning {
	border-color: #fff4e1;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
	border-color: #d24d33;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
	border-color: #5bc0de;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
	border-color: #82b964;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
	border-color: #f0ad4e;
}
/* ========================================================================
 * Bootstrap Buttons and Modifs
 * ======================================================================== */
/*Buttons With Big Icons */
.big-icons-buttons i {
	font-size: 30px;
	padding: 3px;
	display: block;
	clear: both;
}
.big-icons-buttons .btn {
	font-size: .85em;
	padding: 4px 7px;
}
/*Others buttons*/
.btn {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	transition: background .2s;
	padding: 9px 12px;
	border: 0;
}
.btn-toolbar {
	margin-bottom: 10px;
}
.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 7px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
/*We no using borders, so we need to remove 1px margins from Bootstrap Buttons*/
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: 0;
}
.input-group-btn > .btn + .btn {
	margin-left: 0;
}
.btn-group-vertical .btn {
	margin-bottom: 0;
}
.btn-toolbar {
	margin-left: -5px;
	border: 0;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
	border: 0;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
	border: 0;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: 0;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	margin-left: 0;
}
.btn-default {
	color: #fff;
	border: 0;
	background-color: #c0c2c7;
	border-color: #c0c2c7;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #a7aab1;
	border-color: #c0c2c7;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: none;
}
.btn i {
	font-weight: 300;
}
/*Pagination*/
.pagination > li > a,
.pagination > li > span {
	font-weight: 600;
	margin-left: -2px;
	border: 2px solid #ddd;
}
/* ========================================================================
 * Bootstrap Progress Bars
 * ======================================================================== */
.progress-bar {
	font-weight: 700;
	font-size: .85em;
}
.progress .progressbar-back-text {
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.progress .progressbar-front-text {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.progress.right .progress-bar {
	right: 0;
}
.progress.right .progressbar-front-text {
	position: absolute;
	right: 0;
}
.progress.vertical {
	width: 20px;
	height: 100%;
	float: left;
	margin-right: 20px;
}
.progress.vertical.bottom {
	position: relative;
}
.progress.vertical.bottom .progressbar-front-text {
	position: absolute;
	bottom: 0;
}
.progress.vertical .progress-bar {
	width: 100%;
	height: 0;
	-webkit-transition: height .6s ease;
	transition: height .6s ease;
}
.progress.vertical.bottom .progress-bar {
	position: absolute;
	bottom: 0;
}
.progress .progress-bar.six-sec-ease-in-out {
	-webkit-transition: width 6s ease-in-out;
	-moz-transition: width 6s ease-in-out;
	-ms-transition: width 6s ease-in-out;
	-o-transition: width 6s ease-in-out;
	transition: width 6s ease-in-out;
}
.progress.vertical .progress-bar.six-sec-ease-in-out {
	-webkit-transition: height 6s ease-in-out;
	-moz-transition: height 6s ease-in-out;
	-ms-transition: height 6s ease-in-out;
	-o-transition: height 6s ease-in-out;
	transition: height 6s ease-in-out;
}
.progress.wide {
	width: 50px;
}
.vertical-progressbars {
	height: 150px;
}
/* ========================================================================
 * Bootstrap Alerts
 * ======================================================================== */
.alert {
	border: 0;
}
.alert a {
	color: #fff;
	text-decoration: underline;
}
.alert a:hover {
	color: #fff
}
.alert strong {
	text-transform: uppercase;
	font-weight: 700;
	font-size: .9em;
}
.alert i {
	font-size: .8em;
}
/* ========================================================================
 * Bootstrap Badge
 * ======================================================================== */
.badge {
	padding: 3px 7px;
	font-size: 10px;
	font-weight: 700;
}
/* ========================================================================
 * Bootstrap Dropdowns
 * ======================================================================== */
.dropdown-menu {
	font-size: 13px;
	border: 0;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 600;
	color: #333;
	white-space: nowrap;
}
/* ========================================================================
 * Bootstrap Navbars (ORB Not use it, but we revise that element for you
 * ======================================================================== */
.navbar {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	min-height: 50px;
	border: 0;
	padding: 0;
}
.navbar-form {
	margin: 5px;
}
.navbar-default {
	background-color: #fff;
	border-bottom: 0;
}
.navbar-brand {
	width: 200px;
	color: #555;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 35px;
	letter-spacing: -3px;
}
.navbar-brand a {
	color: #555;
}
.nav.navbar-nav .open > a,
.nav.navbar-nav .open > a:hover,
.nav.navbar-nav .open > a:focus {
	background-color: #fff;
	border: 0;
}
.nav.navbar-nav > li > a:hover,
.nav.navbar-nav > li > a:focus {
	border: 0;
}
/*Commented in Update 1.1*/
/*.navbar-default .navbar-nav > li i { font-size: 1.3em; }*/

.navbar-default .navbar-nav > li > .dropdown-menu {
	background: #81c1d9;
	border: 0;
}
.navbar-default .navbar-nav > li > a .badge {
	background-color: #000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #81c1d9;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #81c1d9;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
	color: #fff;
	padding: 10px 15px;
	transition: all .05s ease-in;
}
.navbar-default .navbar-nav .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #5bc0de;
}
.navbar-default .navbar-nav .dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #6ab6d2;
}
.navbar-inverse {
	background-color: #33383d;
	border-color: #080808;
}
/* ========================================================================
 * Boostrap Tables
 * ======================================================================== */
.table h1,
.table h2,
.table h3,
.table h4,
.table h5 {
	margin: 0;
	margin-bottom: 2px;
}
.table {
	border-top: 0;
	background: #fff;
}
.table .num {
	font-size: 0.8em;
	display: inline-block;
	padding: 7px;
	width: 29px;
	text-align: center;
	border-radius: 35px;
	color: #fff;
	font-weight: 700;
	background-color: #d3d3d3;
}
.table .label {
	font-size: .75em;
	display: inline-block;
	margin: 2px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 6px 8px;
	vertical-align: middle;
	border-top: 1px solid #e2eae9;
}
.table > thead > tr > th {
	background: #858689;
	color: #fff;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #8b8c8d;
	padding: 7px 10px;
	border-bottom: 7px solid #ddd;
}
.table > tfoot > tr > th {
	background: #ddd;
	color: #999;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #ddd;
	padding: 7px 10px;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #d8e3e6;
}
.table-hover > tbody > tr:hover > td .num,
.table-hover > tbody > tr:hover > th .num {
	background-color: #858689;
}
/*Tables with Transparent thead and tfoot - the r air like*/
.table.airtable > thead > tr > th {
	color: #858689;
	background: transparent;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #fff;
	padding: 7px 10px;
	border-bottom: 7px solid #ddd;
}
.table.airtable > tfoot > tr > th {
	background: transparent;
	color: #999;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #fff;
	border-top: 7px solid #ddd;
	padding: 7px 10px;
}
/*Dark Tables*/
.table.table-dark {
	border-top: 0;
}
.table.table-dark .num {
	color: #fff;
	background-color: #595F66;
}
.table.table-dark > thead > tr > th,
.table.table-dark > tfoot > tr > th {
	background: #595F66;
	color: #fff;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #595F66;
	padding: 7px 10px;
	border-bottom: 7px solid #33383d;
}
.table.table-dark > tbody > tr > td {
	background: #33383d;
	border-top: 1px solid #33363b;
	color: #fff;
}
.table-striped.table-dark > tbody > tr:nth-child(odd) > td,
.table-striped.table-dark > tbody > tr:nth-child(odd) > th {
	background-color: #454B52;
}
.table-hover.table-dark > tbody > tr:hover > td,
.table-hover.table-dark > tbody > tr:hover > th {
	background-color: #595F66;
	transition: background .2s ease-in-out; /*Annoyable Transition as a Experient*/
}
.table-hover.table-dark > tbody > tr:hover > td .num,
.table-hover.table-dark > tbody > tr:hover > th .num {
	background-color: #3c4250;
}
.table-bordered.table-dark > tbody > tr > th,
.table-bordered.table-dark > tfoot > tr > th,
.table-bordered.table-dark > tbody > tr > td,
.table-bordered.table-dark > tfoot > tr > td {
	border: 1px solid #454B52;
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 5. PAGES GLOBALS
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
/* Main Wrap With Menu, Content Wrapper and Right User Sidebars */
.main-wrap {
	position: absolute;
	width: 100% !important;
	left: 0;
	bottom: 0;
	right: 0;
	top: 62px;
}
/* Main Menu */
.responsive-admin-menu {
	position: absolute;
	width: 200px;
	height: auto;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 20;
}
/* Center Block With All Content */
.content-wrapper {
	position: relative;
	overflow-x: hidden;
	top: 0px;
	padding: 15px;
	margin: 0 10px 0 0;
	margin-left: 200px;
	height: auto !important;
	min-height: 1100px;
	right: 0px;
	background: #f0f0ed;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
}
/*Your copyright*/
.content-wrapper:after {
	content: "ORB by DazeinCreative \00a9  2014";
	color: #858689;
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	right: 15px;
}
/*Toggle Screen Classes*/
.sidebar-toggle {
	margin-left: -210px;
}
.main-content-toggle-left {
	margin-left: 10px;
}
.responsive-admin-menu {
	transition: all .2s ease-in-out 0s;
}
.content-wrapper {
	transition: all .3s ease-in-out 0s;
}
/*Toggle Userbar Classes*/
.userbar-toggle {
	left: -200px;
	right: 190px;
}
.main-wrap {
	transition: all .3s ease-in-out 0s;
}
.responsive-admin-menu {
	transition: all .2s ease-in-out 0s;
}
/*Making Vidz Embeds Responsible*/
video {
	max-width: 100%;
	height: auto;
}
iframe,
embed,
object {
	max-width: 100%;
}
/* ========================================================================
 * 5.1 Top Horizontal Menu With Sparklines Charts
 * ======================================================================== */
/* Main menu wrapper */
.cbp-hsmenu-wrapper {
	position: relative;
	margin: 0 -15px;
}
/* Common style for all lists */
.cbp-hsmenu-wrapper ul {
	list-style: none;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}
/* 100% width bar for menu */
.cbp-hsinner {
	background: transparent;
	margin-top: -16px;
	margin-bottom: 6px;
	position: relative;
	z-index: 7;
}
.cbp-hsinner .icon-bar {
	display: block;
	background: #969fa1;
	width: 60px;
	height: 8px;
	border-radius: 4px;
}
/* Main menu style */
.cbp-hsmenu-wrapper .cbp-hsmenu {
	margin: 0 auto;
}
/* Main menu link style */
.cbp-hsmenu > li > a {
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 10000;
	outline: none;
}
/* Submenu style */
.cbp-hssubmenu {
	position: absolute;
	background: #d8e3e6;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 0;
	text-align: center; /* for aligning the sub items */
	visibility: hidden;
	box-shadow: 0 2px 2px rgba(0,0,0, .2);
}
.cbp-hssubmenu:before,
.cbp-hssubmenu:after {
	content: " ";
	display: table;
}
.cbp-hssubmenu:after {
	clear: both;
}
/* Let's allow 6 item in a row */
.cbp-hssubmenu > li {
	width: 16.2%;
	display: inline-block;
	vertical-align: top;
	box-shadow: -28px 0 0 -27px #a7b6bc, 0 -28px 0 -27px #a7b6bc;
	opacity: 0;
	-webkit-transition: opacity .1s 0s;
	-moz-transition: opacity .1s 0s;
	transition: opacity .1s 0s;
}
/* First 6 items don't have upper box shadow */
.cbp-hssubmenu > li:nth-child(-n+6) {
	box-shadow: -28px 0 0 -27px #a7b6bc;
}
/* Every 7th item does not have a left box shadow */
.cbp-hssubmenu > li:nth-child(6n+1) {
	box-shadow: 0 -28px 0 -27px #a7b6bc;
}
/* The first one does not have any box shadow */
.cbp-hssubmenu > li:first-child {
	box-shadow: none;
}
.cbp-hssubmenu > li a {
	display: block;
	text-align: center;
	color: #444;
	outline: none;
	padding: 2em 1em 1em 1em;
}
.cbp-hssubmenu > li a canvas {
	outline: none;
	display: inline-block;
	margin: 5px auto;
	max-width: 100%;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	transition: opacity .2s;
}
.cbp-hssubmenu > li a span {
	display: block;
	margin-top: 0.4em;
}
.cbp-hssubmenu > li a:hover {
	text-decoration: none;
}
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
	z-index: 1000;
	visibility: visible;
}
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu > li {
	opacity: 1;
	-webkit-transition: opacity .5s .1s;
	-moz-transition: opacity .5s .1s;
	transition: opacity .5s .1s;
}
.cbp-hsmenubg {
	background: #f7f7f7;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 0;
	height: 0;
}
.sparkle-name {
	display: block;
	font-size: .65em;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.sparkle-amount {
	display: block;
	font-size: 1.5em;
	text-transform: uppercase
}
.sparkle-dropdown {
	display: block;
	border-radius: 3px;
	padding: 10px 0;
}
.sparkle-dropdown p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	line-height: 10px;
}
/*Media Queries for Horizontal Menu*/
@media screen and (max-width: 65em) {
	.cbp-hsinner {
		background: transparent;
		margin-top: -13px;
		margin-bottom: 7px;
		position: relative;
		z-index: 7;
	}
	.cbp-hsmenu-wrapper {
		font-size: 80%;
	}
}
 @media screen and (max-width: 51.4375em) {
	.cbp-hsmenu-wrapper {
		font-size: 100%;
	}
	.cbp-hsmenu-wrapper .cbp-hsmenu {
		max-width: none;
		width: 100%;
	}
	.cbp-hsmenu > li {
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.cbp-hsmenu > li:first-child {
		border-top: none;
	}
	.cbp-hsmenu > li > a:not(:only-child):before {
		line-height: 1.8;
		right: 0;
		position: absolute;
		font-size: 200%;
	}
	.cbp-hsmenubg {
		display: none;
	}
	.cbp-hssubmenu {
		position: relative;
		overflow: hidden;
		height: 0;
	}
	.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
		height: auto;
	}
	/* Let's only allow 3 item in a row now */
	.cbp-hssubmenu > li {
		width: 30%;
	}
	/* Reset box shadows for the 6 items in row case */
	.cbp-hssubmenu > li:nth-child(-n+6),
	.cbp-hssubmenu > li:nth-child(6n+1) {
		box-shadow: -28px 0 0 -27px #a7b6bc, 0 -28px 0 -27px #a7b6bc;
	}
	/* First 4 items don't have upper box shadow */
	.cbp-hssubmenu > li:nth-child(-n+3) {
		box-shadow: -28px 0 0 -27px #a7b6bc;
	}
	/* Every 5th item does not have a left box shadow */
	.cbp-hssubmenu > li:nth-child(3n+1) {
		box-shadow: 0 -28px 0 -27px #a7b6bc;
	}
}
 @media screen and (max-width: 25em) {
	.cbp-hsmenu-wrapper {
		font-size: 100%;
	}
	.cbp-hsmenu-wrapper .cbp-hsmenu {
		padding: 0;
		max-width: none;
		width: 100%;
	}
	.cbp-hsmenu > li {
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.cbp-hsmenu > li:first-child {
		border-top: none;
	}
	.cbp-hsmenu > li > a:not(:only-child):before {
		line-height: 1.8;
		right: 0;
		position: absolute;
		font-size: 200%;
	}
	.cbp-hsmenubg {
		display: none;
	}
	.cbp-hssubmenu {
		position: relative;
		overflow: hidden;
		height: 0;
	}
	.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
		height: auto;
	}
	/* Let's only allow 2 item in a row now */

	.cbp-hssubmenu > li {
		width: 49%;
	}
	/* Reset box shadows */


	.cbp-hssubmenu > li:nth-child(-n+6),
	.cbp-hssubmenu > li:nth-child(6n+1) {
		box-shadow: -28px 0 0 -27px #a7b6bc, 0 -28px 0 -27px #a7b6bc;
	}
}
/* ========================================================================
 * 5.2 Left Main Menu Nav
 * ======================================================================== */
/*Show only on smallest devices*/
.responsive-admin-menu #menu div a {
	color: #fff;
}
.responsive-admin-menu .responsive-menu {
	height: 50px;
	display: none;
	line-height: 50px;
	cursor: pointer;
	color: #fff;
	text-indent: 10px;
}
.responsive-admin-menu .responsive-menu .menuicon {
	color: #fff;
	font-size: 24px;
	position: absolute;
	right: 10px;
	top: 50px;
}
/*/Show only on smallest devices*/
.responsive-admin-menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.responsive-admin-menu #menu li a {
	width: 100%;
}
.responsive-admin-menu ul li a {
	font-size: .85em;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	/*border-bottom: 1px solid rgba(255,255,255,.1);*/
	display: block;
	color: #fff;
	position: relative;
	padding: 13px 10px 13px 12px;
	overflow: hidden;
	outline: none;
	text-shadow: 1px 1px 0 rgba(0,0,0,.2);
	transition: background .4s;
}
.responsive-admin-menu ul li a:hover {
	background: rgba(255,255,255,.1);
}
.responsive-admin-menu #menu ul li a {
	padding: 8px 10px 8px 12px;
	height: 37px;
	/*border-bottom: 1px solid rgba(255,255,255,.1);*/
}
/*Second Level LI*/
.responsive-admin-menu #menu ul li li a {
	padding: 8px 10px 8px 22px;
}
/*Submenus*/
.responsive-admin-menu #menu li a.submenu:before {
	font-family: FontAwesome;
	content: "\f105";
	font-weight: 400;
	font-size: 15px;
	display: block;
	height: 50%;
	position: absolute;
	right: 12px;
	top: 25%;
}
/*Opened Menu*/
.responsive-admin-menu #menu li a.downarrow {
	background: rgba(255,255,255,.15);
}
.responsive-admin-menu #menu li a.downarrow:before {
	font-family: FontAwesome;
	content: "\f107";
}
/*Active*/
.responsive-admin-menu #menu li a.active,
.responsive-admin-menu #menu li a.submenu.active {
	color: #52535a;
	z-index: 1;
	text-shadow: none;
	box-shadow: 0 5px 5px -5px rgba(0,0,0,0.6);
	background-color: #f0f0ed;
}
.responsive-admin-menu #menu li a.active .badge,
.responsive-admin-menu #menu li a.submenu.active .badge {
	background: #5bc0de;
	color: #fff;
}
/*Because we have round corners at content wrap, we should apply this fix to top element*/
.responsive-admin-menu #menu li:first-child a.active {
	position: relative;
	display: block;
	box-shadow: 5px 0 0 0 #f0f0ed;
}
.responsive-admin-menu #menu ul {
	display: none;
	width: 100%;
	background-color: #5c6064;
	overflow: hidden;
}
.responsive-admin-menu #menu .active:hover {
	background: #f0f0ed;
}
/*Elements Inside Menu*/
.responsive-admin-menu #menu li i {
	font-size: 14px;
	padding-right: 5px;
}
.responsive-admin-menu li a .badge {
	background: #fffbdb;
	color: #33383d;
	font-size: .8em;
	text-shadow: none;
}
/* ========================================================================
 * 5.3 Breadcrumbs
 * ======================================================================== */
.breadcrumb {
	position: relative;
	font-weight: 700;
	height: 44px;
	border-radius: 3px;
	margin-bottom: 15px;
	margin-top: -5px;
	background-color: #dddddb;
}
.breadcrumb ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.breadcrumb li {
	float: left;
	font-family: 'Open Sans', sans-serif;
	margin: 0 7px 0 14px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 1px;
}
.breadcrumb li a {
	background: #fff;
	display: block;
	height: 28px;
	padding: 5px 10px 8px;
	float: left;
	text-decoration: none;
	color: #555;
	position: relative;
}
.breadcrumb li a:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -14px;
	border-width: 14px 0 14px 9px;
	border-style: solid;
	border-color: #fff #fff #fff transparent;
	left: -9px;
}
.breadcrumb li a:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -14px;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 9px solid #fff;
	right: -9px;
}
.breadcrumb:after {
	content: "";
	clear: both;
}
.breadcrumb li:first-child a:before {
	border: 0;
}
.breadcrumb li:first-child a {
	border-radius: 5px 0px 0px 5px;
	padding-left: 15px;
	margin-left: -18px;
}
.breadcrumb li + li:before {
	content: "";
}
.breadcrumb li a:hover {
	background: #777;
	color: #f5f5f5;
}
.breadcrumb li a:hover:before {
	border-color: #777 #777 #777 transparent;
}
.breadcrumb li a:hover:after {
	border-left-color: #777;
}
.breadcrumb .active {
	margin-top: 5px;
	margin-left: 9px;
	color: #777;
}
/* ========================================================================
 * 5.4 Main Top Menu
 * ======================================================================== */
/*Site Search*/
.site-search {
	float: left;
	position: relative;
	padding: 9px;
	padding-left: 0;
}
.site-search i {
	position: absolute;
	color: #fff;
	font-family: FontAwesome;
	font-size: 16px;
	left: 11px;
	top: 15px;
}
.site-search input[type=search] {
	background: #969fa1;
	width: 15px;
	color: #969fa1;
	cursor: pointer;
	border: 0;
	font-weight: 400;
	padding: 6px 10px 7px 30px;
	width: 55px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.site-search input[type=search]:hover {
	background-color: #454b52;
}
.site-search input[type=search]:focus {
	width: 150px;
	padding-left: 30px;
	color: #fff;
	background-color: #454b52;
	cursor: auto;
}
.main-header {
	background: #fff;
	position: absolute;
	width: 100%;
	right: 0px;
	left: 0px;
	z-index: 999;
	display: block;
	padding: 0;
	margin: 0;
}
.main-header .navbar-brand {
	display: block;
	text-align: left;
	float: left;
}
.main-header .navbar-content {
	padding: 10px 7px 5px 0;
}
.main-header .btn-default {
	background: #fff;
	line-height: 20px;
	font-size: 0.9em;
	padding: 5px 9px;
	color: #969fa1;
}
.main-header .btn-default i {
	font-size: 17px;
}
.main-header .btn {
	border-radius: 20px;
	margin: 0;
}
.main-header .dropdown-toggle {
	border-radius: 3px;
}
.main-header .btn-default {
	margin-right: 3px;
}
.main-header .btn-user {
	color: #33383d;
	width: 42px;
	overflow: hidden;
	line-height: 13px;
	padding-top: 6px;
	height: 42px;
	margin: 0;
	margin-left: 10px;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #33383d;
	margin-right: 3px;
	transition: all 0.2s ease-in;
}
/*Uncomment here if you want to see User Name on hover*/
/*.main-header .btn-user:hover {
	width:140px;
	padding-left:40px;
	color:#fff;
	}*/
.main-header .btn-dark {
	background: #595f66;
}
.main-header .btn-user i {
	position: absolute;
	top: 7px;
	color: #fff;
	left: 10px;
	font-size: 1.7em;
}
.main-header .btn-user .logged-as {
	font-size: 9px;
	float: left;
	font-weight: 300;
	display: inline-block;
	text-transform: uppercase;
}
.main-header .btn-user .logged-as-name {
	font-size: 1.2em;
	line-height: 12px;
	float: left;
	width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	font-weight: 600;
	display: block;
}
.main-header .btn-default:hover,
.main-header .btn-default:active,
.open .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #969fa1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*We should disable round corners in that state*/
.main-header .open .dropdown-toggle.btn-default {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.main-header .btn-default .badge {
	position: absolute;
	right: -5px;
	top: -3px;
	background-color: #82b964;
	color: #fff;
}
/*The Badge without the digits - just circle*/
.main-header .btn-default .new {
	position: absolute;
	width: 10px;
	display: block;
	height: 10px;
	right: -1px;
	border-radius: 50%;
	top: -1px;
	background-color: #82b964;
	color: #fff;
	animation: opacity-badge 0.6s infinite;
	-webkit-animation: opacity-badge 0.6s infinite;
}
@keyframes opacity-badge {
	0% {
	transform: scale(0.5);
	}
	 100% {
	transform: scale(1.2);
	}
}
@-moz-keyframes opacity-badge {
	0% {
	transform: scale(0.5);
	}
	 100% {
	transform: scale(1.2);
	}
	}
	 @-webkit-keyframes opacity-badge {
	0% {
	transform: scale(0.5);
	}
	 100% {
	transform: scale(1.2);
	}
}
.main-header .dropdown-menu {
	margin-top: -2px;
	text-transform: uppercase;
	background: #969fa1;
	width: 300px;
}
/*Some Specials for Settings*/
.main-header #settings-dropdown {
	width: 220px;
	right: 3px;
}
.main-header .dropdown-menu .dropdown-container {
	height: 220px;
	overflow: hidden;
	display: block;
}
.main-header .dropdown-menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.main-header .dropdown-menu ul > li > a {
	color: #fff;
	clear: both;
	display: block;
	transition: all 0.05s ease-in;
	box-shadow: 0px -2px rgba(0, 0, 0, 0.15) inset;
}
.main-header .dropdown-menu ul > li > a:hover {
	text-decoration: none
}
.main-header .dropdown-menu > li:hover,
.main-header .dropdown-menu > li > a:hover,
.main-header .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #8B9698;
}
.main-header .dropdown-menu .dropdown-header {
	padding: 10px 20px;
	font-weight: 300;
	line-height: 25px;
	font-size: 1.9em;
	text-transform: none;
	color: #fff;
	border-bottom: 3px solid #8B9698;
}
.main-header .dropdown-menu .dropdown-footer {
	padding: 10px 20px;
	font-weight: 300;
	text-transform: none;
	color: #fff;
	border-top: 3px solid #8B9698;
}
.main-header .dropdown-menu .dropdown-footer .btn {
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 5px 7px;
	display: inline-block;
	margin: 0;
}
.main-header .dropdown-menu .dropdown-header .badge {
	margin-top: 5px;
	position: relative;
	background: #fff;
	border-radius: 3px;
	font-size: 0.55em;
	color: #8b9698;
}
.main-header .dropdown-menu .dropdown-header .badge:after {
	content: "";
	position: absolute;
	top: 4px;
	left: -5px;
	border-style: solid;
	border-width: 5px 5px 5px 0;
	border-color: transparent #fff;
	display: block;
	width: 0;
	z-index: 1;
}
.main-header .dropdown-menu li {
	color: #fff;
}
.main-header .dropdown-menu .inbox-dropdown > li > a {
	position: relative;
	padding: 10px 40px 10px 75px;
	height: auto;
	color: #fff;
}
.main-header .dropdown-menu .inbox-dropdown > li > a p {
	font-size: 0.85em;
	margin-bottom: 4px;
	text-transform: none;
}
.main-header .dropdown-menu .inbox-dropdown > li > a .label {
	font-weight: 600;
	text-transform: none;
}
.main-header .dropdown-menu .inbox-dropdown > li > a .label.label-default {
	background-color: #fff;
	color: #8B9698;
}
.main-header .dropdown-menu .inbox-dropdown > li > a h4 {
	margin: 0 0 3px;
	font-size: 1.1em;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 15px;
	padding: 0;
}
.main-header .dropdown-menu .inbox-dropdown > li > a .delete {
	position: absolute;
	font-size: 1.5em;
	right: 13px;
	top: 20%;
	visibility: hidden;
}
.main-header .dropdown-menu .inbox-dropdown > li > a:hover .delete {
	visibility: visible;
	display: block;
	max-width: 40px;
}
.main-header .dropdown-menu .inbox-dropdown > li > a .user-image {
	position: absolute;
	left: 17px;
	top: 15px;
	display: block;
	max-width: 40px;
}
.main-header .dropdown-menu .inbox-dropdown > li > a .user-image img {
	display: inline-block;
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 0 0 0 5px rgba(255,255,255,0.5);
}
/*Styles for Notifications Dropdown*/
.main-header .dropdown-menu .notification-dropdown > li > a {
	position: relative;
	padding: 10px 10px 10px 60px;
	height: auto;
	white-space: normal;
}
.main-header .dropdown-menu .notification-dropdown > li > a .notification-icon {
	position: absolute;
	display: block;
	background: #fff;
	border-radius: 50%;
	color: #969fa1;
	left: 10px;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 40px;
	font-size: 2.15em;
}
.main-header .dropdown-menu .notification-dropdown > li > a h4 {
	margin: 0 0 3px;
	font-size: 1.1em;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 15px;
	padding: 0;
}
.main-header .dropdown-menu .notification-dropdown > li > a p {
	font-size: 0.85em;
	margin-bottom: 4px;
	text-transform: none;
}
.main-header .dropdown-menu .notification-dropdown > li.bg-danger > a,
.main-header .dropdown-menu .notification-dropdown > li.bg-danger > a .notification-icon {
	color: #d24d33;
}
.main-header .dropdown-menu .notification-dropdown > li.bg-info > a,
.main-header .dropdown-menu .notification-dropdown > li.bg-info > a .notification-icon {
	color: #5bc0de;
}
.main-header .dropdown-menu .notification-dropdown > li.bg-warning > a,
.main-header .dropdown-menu .notification-dropdown > li.bg-warning > a .notification-icon {
	color: #f0ad4e;
}
.main-header .dropdown-menu .notification-dropdown > li.bg-success > a,
.main-header .dropdown-menu .notification-dropdown > li.bg-success > a .notification-icon {
	color: #82b964;
}
/*Styles for Settings Dropdown*/
.main-header .dropdown-menu .settings-dropdown > li {
	padding: 8px 15px;
	color: #fff;
}
.main-header .dropdown-menu .settings-dropdown > li label {
	text-transform: none;
	font-weight: 700;
}
/* ========================================================================
 * 5.5 Social Icons
 * ======================================================================== */
.social-buttons {
	margin: 20px auto 10px auto;
	clear: both;
}
.social {
	list-style: none;
	line-height: 26px;
	text-align: center;
	font-size: 1.8em;
}
.social-buttons ul {
	margin: 0px;
	padding: 0;
}
.social li {
	display: inline;
	margin: 0px;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 500ms;
	-moz-transition-property: opacity;
	-moz-transition-duration: 500ms;
}
.social li a {
	color: #fff;
	text-decoration: none;
	padding: 1px;
}
.social:hover li {
	opacity: 0.2;
}
.social li:hover {
	opacity: 1;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
/* ========================================================================
 * 5.6 Scroll to Top
 * ======================================================================== */
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	z-index: 99999999;
	background: rgba(89,95,102,.7);
	color: #eeeeee;
	width: 40px;
	height: 40px;
	right: 40px;
	bottom: 30px;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background: rgba(91,192,222,0.8);
	box-shadow: 0 0 0 6px rgba(255,255,255,.7);
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i {
	font-size: 20px;
	line-height: 35px;
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 6. FORMS CHAPTER
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
/* ========================================================================
 * 6.1 Bootstrap Forms
 * ======================================================================== */
.form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 10px;
	font-size: 13px;
	color: #555;
	font-weight: 600;
	background-color: #fff;
	border: 2px solid #c0c2c7;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.form-control:focus {
	border-color: #969fa1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #999;
}
.form-control::-webkit-input-placeholder {
 color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}
.input-group-addon {
	background-color: #eee;
	border: 2px solid #c0c2c7;
	border-radius: 3px;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	padding: 4px 10px;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	padding: 9px 16px;
}
.has-feedback .form-control-feedback {
	top: 25px;
	width: 38px;
	height: 38px;
	line-height: 38px;
}
.help-block {
	display: block;
	font-size: 11px;
	margin-top: 6px;
	padding: 0px 1px;
	margin-bottom: 0;
	color: #999;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
	color: #82b964;
}
.has-success .form-control {
	border-color: #82b964;
	background: #cae1bd;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-success .form-control:focus {
	border-color: #969fa1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-success .input-group-addon {
	color: #82b964;
	background-color: #dff0d8;
	border-color: #82b964;
}
.has-success .form-control-feedback {
	color: #82b964;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
	color: #fcb42e;
}
.has-warning .form-control {
	border-color: #fcb42e;
	background: #fff4e1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-warning .form-control:focus {
	border-color: #969fa1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-warning .input-group-addon {
	color: #fcb42e;
	background-color: #fcf8e3;
	border-color: #fcb42e;
}
.has-warning .form-control-feedback {
	color: #fcb42e;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
	color: #d24d33;
}
.has-error .form-control {
	border-color: #d24d33;
	background: #f0c6bd;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-error .form-control:focus {
	border-color: #969fa1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-error .input-group-addon {
	color: #d24d33;
	background-color: #f2dede;
	border-color: #d24d33;
}
.has-error .form-control-feedback {
	color: #d24d33;
}
legend {
	display: block;
	font-weight: 400;
	padding: 0 0 10px;
	margin-bottom: 20px;
	font-size: 1.3em;
	line-height: inherit;
	border-bottom: 5px solid rgba(0, 0, 0, 0.1);
}
/* ========================================================================
 * 6.2 Custom Forms
 * ======================================================================== */
.orb-form {
	outline: none;
}
.orb-form header {
	display: block;
	letter-spacing: -1px;
	padding: 0 10px 10px;
	margin: 0 -10px;
	border-bottom: 5px solid rgba(0,0,0,.1);
	font-size: 1.7em;
	font-weight: 400;
}
.orb-form fieldset {
	display: block;
	padding: 10px 0;
	border: none;
}
.orb-form fieldset + fieldset {
	border-top: 5px solid rgba(0,0,0,.1);
}
.orb-form section {
	margin-bottom: 10px;
}
.orb-form footer {
	display: block;
	padding: 10px;
	border-top: 5px solid rgba(0,0,0,.1);
	margin: 0 -10px;
}
/*Small Hack For Inner Widgets Forms*/
.inner-spacer .orb-form footer {
	padding-bottom: 0;
}
.orb-form footer:after {
	content: '';
	display: table;
	clear: both;
}
.orb-form a {
	color: #969fa1;
}
.orb-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
	font-weight: 400;
}
.orb-form .label.col {
	margin: 0;
	padding-top: 10px;
}
.orb-form .note {
	margin-top: 6px;
	padding: 0 1px;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}
.orb-form .input,
.orb-form .select,
.orb-form .textarea,
.orb-form .radio,
.orb-form .checkbox,
.orb-form .toggle,
.orb-form .button {
	position: relative;
	display: block;
}
.orb-form .input input,
.orb-form .select select,
.orb-form .textarea textarea {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	font-weight: 600;
	height: 38px;
	padding: 8px 10px;
	outline: none;
	border-width: 2px;
	border-radius: 3px;
	border-style: solid;
	background: #fff;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.orb-form .progress {
	float: right;
	height: 36px;
	font-weight: 300;
	font-size: 2em;
	color: #82b964;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* file inputs */
.orb-form .input-file .button {
	position: absolute;
	top: 4px;
	right: 4px;
	border-radius: 3px;
	font-weight: 600;
	float: none;
	height: 30px;
	margin: 0;
	padding: 0 20px;
	font-size: 13px;
	line-height: 31px;
}
.orb-form .input-file .button:hover {
	box-shadow: none;
}
.orb-form .input-file .button input {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	font-size: 29px;
	cursor: pointer;
	opacity: 0;
}
/* selects */
.orb-form .select i {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 6px;
	height: 9px;
	background: #fff;
	box-shadow: 0 0 0 12px #fff;
	pointer-events: none;
}
.orb-form .select i:after,
.orb-form .select i:before {
	content: '';
	position: absolute;
	right: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.orb-form .select i:after {
	bottom: 0;
	border-top: 4px solid #555;
}
.orb-form .select i:before {
	top: 0;
	border-bottom: 4px solid #555;
}
.orb-form .select-multiple select {
	height: auto;
}
/* textareas */
.orb-form .textarea textarea {
	height: auto;
	resize: none;
}
.orb-form .textarea-resizable textarea {
	resize: vertical;
}
.orb-form .textarea-expandable textarea {
	height: 38px;
}
.orb-form .textarea-expandable textarea:focus {
	height: auto;
}
/* radios and checkboxes */
.orb-form .radio,
.orb-form .checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	line-height: 27px;
	color: #404040;
	cursor: pointer;
}
.orb-form .radio:last-child,
.orb-form .checkbox:last-child {
	margin-bottom: 0;
}
.orb-form .radio input,
.orb-form .checkbox input {
	position: absolute;
	left: -9999px;
}
.orb-form .radio i,
.orb-form .checkbox i {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 13px;
	height: 13px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	background: #fff;
}
.orb-form .radio i {
	border-radius: 50%;
}
.orb-form .radio input + i:after,
.orb-form .checkbox input + i:after {
	position: absolute;
	opacity: 0;
	-ms-transition: opacity .1s;
	-moz-transition: opacity .1s;
	-webkit-transition: opacity .1s;
}
.orb-form .radio input + i:after {
	content: '';
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.orb-form .checkbox input + i:after {
	content: '\f00c';
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.orb-form .radio input:checked + i:after,
.orb-form .checkbox input:checked + i:after {
	opacity: 1;
}
.orb-form .inline-group {
	margin: 0 -30px -4px 0;
}
.orb-form .inline-group:after {
	content: '';
	display: table;
	clear: both;
}
.orb-form .inline-group .radio,
.orb-form .inline-group .checkbox {
	float: left;
	margin-right: 30px;
}
.orb-form .inline-group .radio:last-child,
.orb-form .inline-group .checkbox:last-child {
	margin-bottom: 4px;
}
/* toggles */
.orb-form .toggle {
	margin-bottom: 4px;
	padding-right: 61px;
	line-height: 27px;
	font-weight: 400;
	cursor: pointer;
}
.orb-form .toggle:last-child {
	margin-bottom: 0;
}
.orb-form .toggle input {
	position: absolute;
	left: -9999px;
}
.orb-form .toggle i {
	content: '';
	position: absolute;
	top: 4px;
	right: 1px;
	display: block;
	width: 49px;
	height: 17px;
	border-width: 2px;
	border-style: solid;
	border-radius: 12px;
	background: #fff;
}
.orb-form .toggle i:after {
	content: 'OFF';
	position: absolute;
	top: 2px;
	right: 8px;
	left: 8px;
	font-style: normal;
	font-size: 9px;
	line-height: 13px;
	font-weight: 700;
	text-align: left;
	color: #5f5f5f;
}
.orb-form .toggle i:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 4px;
	right: 4px;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	opacity: 1;
	-ms-transition: right .2s;
	-moz-transition: right .2s;
	-webkit-transition: right .2s;
}
.orb-form .toggle input:checked + i:after {
	content: 'ON';
	text-align: right;
}
.orb-form .toggle input:checked + i:before {
	right: 36px;
}
/* ratings */
.orb-form .rating {
	margin-bottom: 4px;
	line-height: 27px;
	color: #404040;
}
.orb-form .rating:last-child {
	margin-bottom: 0;
}
.orb-form .rating input {
	position: absolute;
	left: -9999px;
}
.orb-form .rating label {
	display: block;
	float: right;
	height: 17px;
	margin-top: 5px;
	padding: 0 2px;
	font-size: 17px;
	line-height: 17px;
	cursor: pointer;
}
/* buttons */
.orb-form .button {
	float: right;
	height: 39px;
	overflow: hidden;
	margin: 10px 0 0 20px;
	padding: 0 25px;
	outline: none;
	border: 0;
	font: 300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.orb-form .button-uploading {
	position: relative;
	color: transparent;
	cursor: default;
}
.orb-form .button-uploading:after {
	content: 'Uploading...';
	position: absolute;
	top: 10px;
	left: 5px;
	width: 100px;
	height: 100%;
	color: #fff;
	-o-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	-webkit-animation: blink 1s linear infinite;
}
@-o-keyframes blink {
	0% {
	opacity: 1;
	}
	 50% {
	opacity: 0.3;
	}
	 100% {
	opacity: 1;
	}
	}
	@-ms-keyframes blink {
	0% {
	opacity: 1;
	}
	 50% {
	opacity: 0.3;
	}
	 100% {
	opacity: 1;
	}
}
@-moz-keyframes blink {
	0% {
	opacity: 1;
	}
	 50% {
	opacity: 0.3;
	}
	 100% {
	opacity: 1;
	}
	}
	@-webkit-keyframes blink {
	0% {
	opacity: 1;
	}
	 50% {
	opacity: 0.3;
	}
	 100% {
	opacity: 1;
	}
}
/* icons */
.orb-form .icon-append,
.orb-form .icon-prepend {
	position: absolute;
	top: 2px;
	width: 29px;
	height: 34px;
	font-size: 1.3em;
	line-height: 29px;
	text-align: center;
}
.orb-form .icon-append {
	right: 5px;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
}
.orb-form .icon-prepend {
	left: 5px;
	padding-right: 3px;
	border-right-width: 2px;
	border-right-style: solid;
}
.orb-form .input .icon-prepend + input,
.orb-form .textarea .icon-prepend + textarea {
	padding-left: 46px;
}
.orb-form .input .icon-append + input,
.orb-form .textarea .icon-append + textarea {
	padding-right: 46px;
}
.orb-form .input .icon-prepend + .icon-append + input,
.orb-form .textarea .icon-prepend + .icon-append + textarea {
	padding-left: 46px;
}
/* grid */
.orb-form .row {
	margin: 0 -15px;
}
.orb-form .row:after {
	content: '';
	display: table;
	clear: both;
}
.orb-form .col {
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.orb-form .col-1 {
	width: 8.33%;
}
.orb-form .col-2 {
	width: 16.66%;
}
.orb-form .col-3 {
	width: 25%;
}
.orb-form .col-4 {
	width: 33.33%;
}
.orb-form .col-5 {
	width: 41.66%;
}
.orb-form .col-6 {
	width: 50%;
}
.orb-form .col-7 {
	width: 58.33%;
}
.orb-form .col-8 {
	width: 66.67%;
}
.orb-form .col-9 {
	width: 75%;
}
.orb-form .col-10 {
	width: 83.33%;
}
.orb-form .col-11 {
	width: 91.66%;
}
@media screen and (max-width: 600px) {
.orb-form .col {
	float: none;
	width: 100%;
}
}
/* tooltips */
.orb-form .tooltip {
	position: absolute;
	z-index: 1;
	left: -9999px;
	padding: 6px 8px 6px;
	border-radius: 3px;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	background: rgba(0,0,0,0.9);
	color: #fff;
	opacity: 0;
	-ms-transition: margin .3s, opacity .3s;
	-moz-transition: margin .3s, opacity .3s;
	-webkit-transition: margin .3s, opacity .3s;
}
.orb-form .tooltip:after {
	content: '';
	position: absolute;
}
.orb-form .input input:focus + .tooltip,
.orb-form .textarea textarea:focus + .tooltip {
	opacity: 1;
}
.orb-form .tooltip-top-right {
	bottom: 100%;
	margin-bottom: 15px;
}
.orb-form .tooltip-top-right:after {
	top: 100%;
	right: 16px;
	border-top: 4px solid rgba(0,0,0,.9);
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.orb-form .input input:focus + .tooltip-top-right,
.orb-form .textarea textarea:focus + .tooltip-top-right {
	right: 0;
	left: auto;
	margin-bottom: 5px;
}
.orb-form .tooltip-top-left {
	bottom: 100%;
	margin-bottom: 15px;
}
.orb-form .tooltip-top-left:after {
	top: 100%;
	left: 16px;
	border-top: 4px solid rgba(0,0,0,0.9);
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.orb-form .input input:focus + .tooltip-top-left,
.orb-form .textarea textarea:focus + .tooltip-top-left {
	right: auto;
	left: 0;
	margin-bottom: 5px;
}
.orb-form .tooltip-right {
	top: 9px;
	white-space: nowrap;
	margin-left: 15px;
}
.orb-form .tooltip-right:after {
	top: 6px;
	right: 100%;
	border-top: 4px solid transparent;
	border-right: 4px solid rgba(0,0,0,0.9);
	border-bottom: 4px solid transparent;
}
.orb-form .input input:focus + .tooltip-right,
.orb-form .textarea textarea:focus + .tooltip-right {
	left: 100%;
	margin-left: 5px;
}
.orb-form .tooltip-left {
	top: 9px;
	white-space: nowrap;
	margin-right: 15px;
}
.orb-form .tooltip-left:after {
	top: 6px;
	left: 100%;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid rgba(0,0,0,0.9);
}
.orb-form .input input:focus + .tooltip-left,
.orb-form .textarea textarea:focus + .tooltip-left {
	right: 100%;
	left: auto;
	margin-right: 5px;
}
.orb-form .tooltip-bottom-right {
	top: 100%;
	margin-top: 15px;
}
.orb-form .tooltip-bottom-right:after {
	bottom: 100%;
	right: 16px;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(0,0,0,.9);
	border-left: 4px solid transparent;
}
.orb-form .input input:focus + .tooltip-bottom-right,
.orb-form .textarea textarea:focus + .tooltip-bottom-right {
	right: 0;
	left: auto;
	margin-top: 5px;
}
.orb-form .tooltip-bottom-left {
	top: 100%;
	margin-top: 15px;
}
.orb-form .tooltip-bottom-left:after {
	bottom: 100%;
	left: 16px;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(0,0,0,0.9);
	border-left: 4px solid transparent;
}
.orb-form .input input:focus + .tooltip-bottom-left,
.orb-form .textarea textarea:focus + .tooltip-bottom-left {
	right: auto;
	left: 0;
	margin-top: 5px;
}
/* normal state */
.orb-form .input input,
.orb-form .select select,
.orb-form .textarea textarea,
.orb-form .radio i,
.orb-form .checkbox i,
.orb-form .toggle i,
.orb-form .icon-append,
.orb-form .icon-prepend {
	border-color: #c0c2c7;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.orb-form .toggle i:before {
	background-color: #969fa1;
}
.orb-form .rating label {
	color: #c0c2c7;
	-ms-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
}
.orb-form .button {
	background-color: #969fa1;
	opacity: 0.8;
	-ms-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
}
.orb-form .button.button-secondary {
	background-color: #b3b3b3;
}
.orb-form .icon-append,
.orb-form .icon-prepend {
	color: #c0c2c7;
}
/* hover state */
textarea:hover,
input:hover {
	background: #fffbdb;
}
.orb-form .input:hover input,
.orb-form .select:hover select,
.orb-form .textarea:hover textarea,
.orb-form .radio:hover i,
.orb-form .checkbox:hover i,
.orb-form .toggle:hover i,
.orb-form .ui-slider-handle:hover {
	background: #fffbdb;
}
.orb-form .rating input + label:hover,
.orb-form .rating input + label:hover ~ label {
	color: #969fa1;
}
.orb-form .button:hover {
	opacity: 1;
}
/* focus state */
.orb-form .input input:focus,
.orb-form .select select:focus,
.orb-form .textarea textarea:focus,
.orb-form .radio input:focus + i,
.orb-form .checkbox input:focus + i,
.orb-form .toggle input:focus + i {
	border-color: #969fa1;
}
/* checked state */
.orb-form .radio input + i:after {
	background-color: #969fa1;
}
.orb-form .checkbox input + i:after {
	color: #969fa1;
}
.orb-form .radio input:checked + i,
.orb-form .checkbox input:checked + i,
.orb-form .toggle input:checked + i {
	border-color: #969fa1;
}
.orb-form .rating input:checked ~ label {
	color: #f4cc13;
}
/* error state */
.orb-form .state-error input,
.orb-form .state-error select,
.orb-form .state-error textarea,
.orb-form .radio.state-error i,
.orb-form .checkbox.state-error i,
.orb-form .toggle.state-error i {
	border-color: #e9a89a;
	background: #f0c6bd;
}
.orb-form .state-error .icon-append,
.orb-form .state-error .icon-prepend {
	border-color: #e9a89a;
	color: #e9a89a;
}
.orb-form .state-error select + i {
	background: #f0c6bd;
	box-shadow: 0 0 0 12px #f0c6bd;
}
.orb-form .toggle.state-error input:checked + i {
	background: #f0c6bd;
}
.orb-form .state-error + em {
	display: block;
	margin-top: 6px;
	padding: 0 1px;
	font-style: normal;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 15px;
	color: #ee9393;
}
.orb-form .rating.state-error + em {
	margin-top: -4px;
	margin-bottom: 4px;
}
/* success state */
.orb-form .state-success input,
.orb-form .state-success select,
.orb-form .state-success textarea,
.orb-form .radio.state-success i,
.orb-form .checkbox.state-success i,
.orb-form .toggle.state-success i {
	border-color: #82b964;
	background: #cae1bd;
}
.orb-form .state-success .icon-append,
.orb-form .state-success .icon-prepend {
	border-color: #82b964;
	color: #82b964;
}
.orb-form .state-success select + i {
	background: #cae1bd;
	box-shadow: 0 0 0 12px #cae1bd;
}
.orb-form .toggle.state-success input:checked + i {
	background: #cae1bd;
}
.orb-form .state-success + em {
	display: block;
	margin-top: 6px;
	padding: 0 1px;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #ee9393;
}
.orb-form .note-success {
	color: #6fb679;
}
/* disabled state */
.orb-form .input.state-disabled input,
.orb-form .select.state-disabled,
.orb-form .textarea.state-disabled {
	background: #eee;
	opacity: 0.5;
}
.orb-form .radio.state-disabled,
.orb-form .checkbox.state-disabled,
.orb-form .toggle.state-disabled,
.orb-form .button.state-disabled {
	opacity: 0.5;
	cursor: default;
}
.orb-form .input.state-disabled:hover input,
.orb-form .select.state-disabled:hover select,
.orb-form .textarea.state-disabled:hover textarea,
.orb-form .radio.state-disabled:hover i,
.orb-form .checkbox.state-disabled:hover i,
.orb-form .toggle.state-disabled:hover i {
	border-color: #e5e5e5;
}
/* submited state */
.orb-form .message {
	display: none;
	color: #6fb679;
}
.orb-form .message i {
	display: block;
	margin: 0 auto 20px;
	width: 81px;
	height: 81px;
	background: #82b964;
	color: #fff;
	border-radius: 50%;
	font-size: 30px;
	line-height: 81px;
}
.orb-form.submited fieldset,
.orb-form.submited footer {
	display: none;
}
.orb-form.submited .message {
	display: block;
	padding: 25px 30px;
	background: rgba(255,255,255,0.9);
	font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
}
/* Datepicker */
.ui-datepicker {
	display: none;
	padding: 10px 12px;
	background: rgba(255,255,255,0.9);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	color: #666;
}
.ui-datepicker a {
	color: #404040;
}
.ui-datepicker-header {
	position: relative;
	margin: -10px -12px 10px;
	padding: 10px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	font-size: 15px;
	line-height: 27px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
	position: absolute;
	top: 0;
	display: block;
	width: 47px;
	height: 47px;
	font-size: 15px;
	line-height: 47px;
	text-decoration: none;
	cursor: pointer;
}
.ui-datepicker-prev {
	left: 0;
}
.ui-datepicker-next {
	right: 0;
}
.ui-datepicker-calendar {
	border-collapse: collapse;
	font-size: 13px;
	line-height: 27px;
}
.ui-datepicker-calendar th {
	color: #999;
}
.ui-datepicker-calendar a,
.ui-datepicker-calendar span {
	display: block;
	width: 26px;
	margin: auto;
	text-decoration: none;
	color: #404040;
}
.ui-datepicker-calendar a:hover {
	background: rgba(0,0,0,.05);
}
.ui-datepicker-calendar span {
	color: #bfbfbf;
}
.ui-datepicker-today a {
	font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
	background: rgba(0,0,0,.05);
	cursor: default;
}
.ui-datepicker-inline {
	border: 2px solid #e5e5e5;
	background: #fff;
	box-shadow: none;
}
.ui-datepicker-inline .ui-datepicker-header {
	line-height: 47px;
}
.ui-datepicker-inline .ui-datepicker-calendar {
	width: 100%;
}
/* Slider */
.orb-form .ui-slider {
	position: relative;
	height: 3px;
	border-radius: 4px;
	border: 2px solid #abb2b4;
	background: #c0c2c7;
	margin: 12px 6px 26px;
}
.orb-form .ui-slider-handle {
	position: absolute;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: -8px 0 0 -8px;
	border: 2px solid #abb2b4;
	outline: none;
	background: #fff;
	transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.orb-form .ui-slider-handle:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #abb2b4;
	top: 3px;
	left: 3px;
	z-index: 2;
}
/* bootstrap compatibility */
.orb-form *,
.orb-form *:after,
.orb-form *:before {
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.orb-form .label {
	border-radius: 0;
	font-size: 100%;
	text-align: left;
	white-space: normal;
	color: inherit;
}
.orb-form .radio,
.orb-form .checkbox {
	font-weight: 400;
}
.orb-form .radio + .radio,
.orb-form .checkbox + .checkbox {
	margin-top: 0;
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 7. JS and JQUERY PLUGINS
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
/* ========================================================================
 * 7.1 Chart JS
 * ======================================================================== */
.chartjs-container {
	text-align: center;
	margin-top: 10px;
}
/* ========================================================================
 * 7.2 FlotChart Charts
 * ======================================================================== */
.flotchart-placeholder {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	margin-right: 20px;
	margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2em;
}
.flotchart-block {
	display: block;
	text-align: center;
}
.flotchart-container {
	display: block;
	background: #fff;
	width: 100%;
	height: 250px;
	padding: 20px;
	border-radius: 3px;
	margin: 0 auto 15px;
}
.legendLabel {
	font-size: 11px;
	line-height: 20px;
}
.legendColorBox div > div {
	width: 5px;
	height: 5px;
	margin-right: 2px;
	border-radius: 50%;
}
.flotchart-container .inner-stuff {
	position: absolute;
	color: #fff;
	top: 20px;
	right: 40px;
	left: 60px;
	z-index: 5;
	display: block;
}
.flotchart-container .inner-stuff .desc {
	background: rgba(0,0,0,.3);
	padding: 9px;
	border-radius: 5px;
}
.flotchart-container .inner-stuff label {
	text-transform: uppercase;
	font-weight: 700;
}
/* ========================================================================
 * 7.3 Morris Charts
 * ======================================================================== */
.morrischart {
	height: 300px;
	padding: 10px;
	background: #fff;
	border-radius: 3px;
}
.morris-hover {
	position: absolute;
	z-index: 1000;
}
/*Morris ToolTip*/
.morris-hover.morris-default-style {
	border-radius: 10px;
	padding: 6px;
	border-radius: 3px;
	color: #999;
	background: rgba(0,0,0,.9);
	font-family: 'Open Sans', sans-serif;
	font-size: 0.85em;
	text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
	font-weight: 900;
	margin: 0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
	white-space: nowrap;
	margin: 0.1em 0;
}
/* MorrisChart on Dark Background */
.morrischart-dark {
	height: 300px;
	padding: 15px;
	background: #33383d;
	border-radius: 3px;
}
.morrischart-dark .morris-hover.morris-default-style {
	color: #777;
	background: rgba(255,255,255,.85);
}
/* ========================================================================
 * 7.4 Sparklines Charts
 * ======================================================================== */
/*Sparkline Tooltip*/
.jqstooltip {
	padding: 10px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border-radius: 3px;
	z-index: 1000;
}
/* ========================================================================
 * 7.5 EasyPie
 * ======================================================================== */
.easy-pie-chart-container {
	text-align: center;
	display: block;
	padding-top: 10px;
	margin-bottom: 10px;
}
.chart {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 90px;
	height: 90px;
	text-align: center;
}
/*Such a nice centering technique!:*/
.chart i {
	width: 50%;
	color: #c0c2c7;
	font-size: 2.5em;
	height: 56%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.percent {
	position: absolute;
	top: -25px;
	right: 0;
	font-weight: 700;
	color: #969fa1;
	font-size: 1.2em;
	text-decoration: underline;
	display: inline-block;
	z-index: 2;
}
.percent:after {
	content: ' %';
	font-size: .9em;
}
/*Diagonal line*/
.percent:before {
	position: absolute;
	content: "/";
	font-weight: 300;
	top: 14px;
	right: 33px;
}
/* ========================================================================
 * 7.6 JustGauge Charts
 * ======================================================================== */
#g1,
#g2,
#g3,
#g4 {
	width: 165px;
	height: 135px;
	display: block;
	margin: 0 auto;
}
 @media (min-width: 768px) and (max-width: 991px) {
	#g1,
	#g2,
	#g3,
	#g4 {
		width: 150px;
		height: 120px;
	}
}
 @media screen and (max-width: 480px) {
	#g1,
	#g2,
	#g3,
	#g4 {
		width: 130px;
		height: 100px;
	}
}
/* ========================================================================
 * 7.7. Summernote Editor
 * ======================================================================== */
.inbox-new-message .page-header {
	/*border-bottom:4px solid #fff*/
	border: 0;
	margin: 0;
	margin-bottom: 10px;
}
.inbox-new-message h3 {
	color: #595f66;
}
.inbox-new-message .note-editor {
	border: 2px solid #ddd;
	background: #fff;
	border-radius: 3px;
	margin-bottom: 5px;
}
.inbox-new-message .note-editor .note-toolbar {
	background-color: #fff;
	padding: 5px 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 0;
}
/*Kind a some CSS3 pervertions with resizebar*/
.inbox-new-message .note-editor .note-statusbar .note-resizebar {
	background-color: #fff;
	height: 14px;
	border: 0;
}
.inbox-new-message .note-editor .note-statusbar .note-resizebar .note-icon-bar {
	border: 0;
	height: 8px;
	width: 60px;
	margin-bottom: 3px;
	background: #d8e3e6;
	border-radius: 3px;
}
.inbox-new-message .note-editor .note-statusbar .note-resizebar div:nth-child(n+2) {
	display: none;
}
/* ========================================================================
 * 7.8 DATATABLES.NET COLVIS PLUGIN BUTTON
 * ======================================================================== */
div.ColVis {
	float: right;
	margin-bottom: 1em;
}
button.ColVis_Button,
ul.ColVis_collection li {
	position: relative;
	float: left;
	margin-left: 3px;
	padding: 5px 8px;
	cursor: pointer;
	font-size: 0.88em;
	background: #c0c2c7;
	border-radius: 3px;
	color: #fff;
	font-weight: 700;
	border: 0;
	white-space: nowrap;
}
.ColVis_Button:hover,
ul.ColVis_collection li:hover {
	text-decoration: none !important;
}
button.ColVis_Button {
	height: 30px;
	margin-bottom: 4px;
	padding: 3px 8px;
}
button.ColVis_Button::-moz-focus-inner {
	border: none !important;
	padding: 0;
}
button.ColVis_Button:active {
	outline: none;
}
ul.ColVis_collection {
	width: 135px;
	padding: 8px 8px 4px 8px;
	margin: 0;
	background-color: #f3f3f3;
	overflow: hidden;
	z-index: 2002;
}
ul.ColVis_collection li {
	position: relative;
	height: auto;
	left: 0;
	right: 0;
	padding: 0.5em;
	display: block;
	float: none;
	margin-bottom: 4px;
}
ul.ColVis_collection li {
	text-align: left;
}
ul.ColVis_collection li.ColVis_Button:hover {
	background-color: #f0f0f0;
}
ul.ColVis_collection li span {
	display: inline-block;
	padding-left: 0.5em;
	cursor: pointer;
}
span.ColVis_radio {
	display: inline-block;
	width: 20px;
}
div.ColVis_catcher {
	position: absolute;
	z-index: 1101;
}
/* ========================================================================
 * 7.9. Nanoscroller
 * ======================================================================== */
.nano {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.nano > .nano-content {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.nano > .nano-content:focus {
	outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
	visibility: hidden;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
	visibility: visible;
}
.nano > .nano-pane {
	background: rgba(0,0,0,.25);
	position: absolute;
	width: 10px;
	right: 0;
	top: 0;
	bottom: 0;
	visibility: hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity: .01;
	-webkit-transition : .2s;
	-moz-transition : .2s;
	-o-transition : .2s;
	transition : .2s;
}
.nano > .nano-pane > .nano-slider {
	background: #fff;
	position : relative;
	margin : 0;
}
.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity : 0.99;
}
/* ========================================================================
 * 7.10 Range ION Slider
 * ======================================================================== */
.irs {
	position: relative;
	display: block;
	margin: 5px 0;
}
.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
	position: absolute;
	display: block;
	top: 0;
}
.irs-line-left {
	left: 0;
	width: 10%;
}
.irs-line-mid {
	left: 10%;
	width: 80%;
}
.irs-line-right {
	right: 0;
	width: 10%;
}
.irs-diapason {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
}
.irs-slider {
	position: absolute;
	display: block;
	cursor: default;
	z-index: 1;
}
.irs-slider.single {
	left: 10px;
}
.irs-slider.single:before {
	position: absolute;
	display: block;
	content: "";
	top: -50%;
	left: -100%;
	width: 300%;
	height: 200%;
	background: rgba(0,0,0,0.0);
}
.irs-slider.from {
	left: 100px;
}
.irs-slider.from:before {
	position: absolute;
	display: block;
	content: "";
	top: -50%;
	left: -200%;
	width: 300%;
	height: 200%;
	background: rgba(0,0,0,0.0);
}
.irs-slider.to {
	left: 300px;
}
.irs-slider.to:before {
	position: absolute;
	display: block;
	content: "";
	top: -50%;
	left: 0;
	width: 300%;
	height: 200%;
	background: rgba(0,0,0,0.0);
}
.irs-slider.last {
	z-index: 2;
}
.irs-min {
	position: absolute;
	display: block;
	left: 0;
	cursor: default;
}
.irs-max {
	position: absolute;
	display: block;
	right: 0;
	cursor: default;
}
.irs-from,
.irs-to,
.irs-single {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap;
}
.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}
.irs-with-grid .irs-grid {
	display: block;
}
.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000;
}
.irs-grid-pol.small {
	height: 4px;
}
.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #000;
}
/*ORB Skin*/
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
	background:  url(sprite-skin-orb.png) repeat-x;
}
.irs {
	height: 40px;
}
.irs-with-grid {
	height: 60px;
}
.irs-line {
	height: 12px;
	top: 25px;
}
.irs-line-left {
	height: 12px;
	background-position: 0 -30px;
}
.irs-line-mid {
	height: 12px;
	background-position: 0 0;
}
.irs-line-right {
	height: 12px;
	background-position: 100% -30px;
}
.irs-diapason {
	height: 12px;
	top: 25px;
	background-position: 0 -60px;
}
.irs-slider {
	width: 21px;
	height: 21px;
	top: 21px;
	background-position: 0 -90px;
}
#irs-active-slider,
.irs-slider:hover {
	background-position: 0 -120px;
}
.irs-min,
.irs-max {
	color: #fff;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	top: 0;
	padding: 2px 4px;
	background: #969fa1;
	border-radius: 4px;
}
.irs-from,
.irs-to,
.irs-single {
	color: #fff;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background: #f87aa0;
	border-radius: 4px;
}
.irs-from:after,
.irs-to:after,
.irs-single:after {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #f87aa0;
}
.irs-grid-pol {
	background: #e1e4e9;
}
.irs-grid-text {
	color: #999;
}
/* ========================================================================
 * 7.11 Google Maps
 * ======================================================================== */
#map-container {
	width: 100%;
	height: 100%;
}
#map_canvas,
#map_canvas2,
#map_canvas3 {
	width: 100%;
	height: 430px;
}
/*Responsive map inside Mega Menu*/
.responsive-map {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
}
.responsive-map iframe {
	height: 100%;
}
#googlemaps1 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
/* ========================================================================
 * 7.12 Vector Maps (JQVMaps)
 * ======================================================================== */
.jqvmap {
	width: 100%;
	height: 350px;
}
.jqvmap-label {
	position: absolute;
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: white;
	font-size: 0.9em;
	padding: 6px;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
	position: absolute;
	left: 10px;
	border-radius: 50%;
	font-size: 0;
	background: #969fa1;
	padding: 3px;
	color: #969fa1;
	width: 30px;
	height: 30px;
	cursor: pointer;
	line-height: 0;
	text-align: center;
	transition: background 0.2s;
}
.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover {
	background: #33383d;
}
.jqvmap-zoomin {
	top: 10px;
}
.jqvmap-zoomin:before {
	font-family: FontAwesome;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	content: "\f067";
}
.jqvmap-zoomout {
	top: 45px;
}
.jqvmap-zoomout:before {
	font-family: FontAwesome;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	content: "\f068";
}
.jqvmap-region {
	cursor: pointer;
}
.jqvmap-ajax_response {
	width: 100%;
	height: 500px;
}
/* ========================================================================
 * 7.13 JQuery Knob
 * ======================================================================== */
.knob-container {
	display: block;
	text-align: center;
}
.knob-container div {
	text-align: center;
	margin: 0 auto;
}
/* ========================================================================
 * 7.14 Nestable Lists
 * ======================================================================== */
#nestable-menu {
	padding: 0;
	margin: 0;
}
.dd {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 20px;
}
.dd-list {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.dd-list:after {
	clear: both;
}
.dd-list .dd-list {
	padding-left: 30px;
}
.dd-collapsed .dd-list {
	display: none;
}
.dd-item,
.dd-empty,
.dd-placeholder {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 20px;
	font-size: 13px;
	line-height: 20px;
}
.dd-handle {
	display: block;
	margin: 5px 0;
	padding: 5px 10px;
	color: #333;
	text-decoration: none;
	font-weight: 700;
	border: 2px solid #ddd;
	background: #fafafa;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.dd-handle:hover {
	background: #fff;
}
.dd-item > button {
	display: block;
	position: relative;
	cursor: pointer;
	float: left;
	width: 25px;
	height: 20px;
	margin: 5px 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	background: transparent;
	font-size: 12px;
	line-height: 1;
	text-align: center;
}
/*Collapse Button*/
.dd-item > button:before {
	content: '\f055';
	font-family: "FontAwesome";
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
	content: '\f056';
}
/*Placeholder*/
.dd-placeholder,
.dd-empty {
	margin: 5px 0;
	padding: 0;
	min-height: 30px;
	background: #fff  url(bg-stripped.png);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.dd-empty {
	border: 1px dashed #bbb;
	min-height: 100px;
	background-color: #e5e5e5;
}
.dd-dragel {
	position: absolute;
	pointer-events: none;
	z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
	margin-top: 0;
	border: 0;
}
.dd-dragel .dd-handle {
	-webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
	box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}
/*Nestable Extras*/

.nestable-lists {
	display: block;
	clear: both;
	padding: 30px 0;
	width: 100%;
	border: 0;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
#nestable-menu {
	padding: 0;
}
.nestable2 .dd-handle {
	color: #fff;
	border: 2px solid #999;
	background: #bbb;
}
.nestable2 .dd-handle:hover {
	background: #bbb;
}
.nestable2 .dd-item > button:before {
	color: #fff;
}
.dd-hover > .dd-handle {
	background: #2ea8e5 !important;
}
/*Resetting Elements Margins - We Don't Need Em*/
.nestable3 .dd-item,
.nestable4 .dd-item {
	margin: 0;
}
.nestable3 .dd-list .dd-list,
.nestable4 .dd-list .dd-list {
	margin: 0;
	padding: 0;
}
/*Style Inner Content*/
.task-content {
	display: block;
	height: auto;
	margin: 0;
	padding: 10px 10px 5px 40px;
	color: #333;
	text-decoration: none;
	border-top: 2px inset rgba(0,0,0,0.2);
	border-bottom: 2px inset rgba(0,0,0,0.2);
	transition: background 0.2s;
}
.nestable4 .task-content {
	padding: 10px 10px 5px 80px;
}
.task-content:hover {
	background: #fff;
}
.task-content h4 {
	margin: 0;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding: 0;
}
.task-content .desc {
	padding: 0;
	line-height: 14px;
	margin: 0;
	margin-bottom: 0px;
}
.task-content.header {
	display: block;
	padding: 10px 5px;
	font-weight: 700;
	text-transform: uppercase;
}
/*Styling Sub Items*/
.nestable3 .dd-item > button,
.nestable4 .dd-item > button {
	position: absolute;
	right: 5px;
	top: 2px;
}
.dd-dragel > .task-item > .task-content {
	margin: 0;
}
.task-item > button {
	margin-left: 30px;
}
/*Styling Handle*/
.task-handle {
	position: absolute;
	margin: 0;
	width: 32px;
	background: transparent;
	height: 100%;
	left: 0;
	top: 2px;
	bottom: 2px;
	cursor: move;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 0;
}
.nestable3 .dd-handle,
.nestable4 .dd-handle {
	border: 0;
}
.task-handle:before {
	font-family: "entypo";
	content: '\e8a2';
	display: block;
	border: 0;
	padding: 13px 0px;
	background: #969fa1;
	position: absolute;
	left: 10px;
	top: 21%;
	border-radius: 15px;
	width: 12px;
	text-align: center;
	text-indent: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.nestable4 .dd-handle:hover {
	background: none;
}
/*Top Levels - Name of Task Groups*/
.nestable3 ol li,
.nestable4 ol li {
	background: none;
}
.task-content.header {
	display: block;
	padding: 5px 10px;
	font-weight: 700;
	text-transform: uppercase;
}
/*Hide handler from main li */
.nestable3 li .dd-handle,
.nestable4 li .dd-handle {
	display: none;
}
/*Show handler in child ol li */
.nestable3 li ol li .dd-handle,
.nestable4 li ol li .dd-handle {
	display: block;
}
.task-handle:hover {
	background: #ddd;
}
/*Color Styling*/
.nestable3 .dd-list ol li {
	background: #f0f0ed;
}
.nestable4 .dd-list ol.new li {
	background: #dff3f9;
}
.nestable4 .dd-list ol.new li:before {
	position: absolute;
	left: 30px;
	top: 21%;
	display: block;
	background: #5bc0de;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 2em;
	font-family: 'FontAwesome';
	content: "\f0eb";
}
.nestable4 .dd-list ol.new li h4 {
	color: #5bc0de;
}
.nestable4 .dd-list ol.important li {
	background: #f7e0db;
}
.nestable4 .dd-list ol.important li:before {
	position: absolute;
	left: 30px;
	top: 21%;
	display: block;
	background: #d24d33;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 2em;
	font-family: 'FontAwesome';
	content: "\f0e7";
}
.nestable4 .dd-item > button:before {
	content: '\f13a';
}
.nestable4 .dd-item > button[data-action="collapse"]:before {
	content: '\f139';
}
.nestable4 .dd-list ol.important li h4 {
	color: #d24d33;
}
.nestable3 .dd-list ol.completed li {
	text-decoration: line-through;
}
.nestable4 .dd-list ol.completed li {
	background: #d9ead0;
	text-decoration: line-through;
}
.nestable4 .dd-list ol.completed li:before {
	position: absolute;
	left: 30px;
	top: 21%;
	display: block;
	background: #82b964;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 2em;
	font-family: 'FontAwesome';
	content: "\f00c";
}
.nestable4 .dd-list ol.completed li h4 {
	color: #82b964;
}
/* ========================================================================
 * 7.15 Tree Menu
 * ======================================================================== */
.tree {
	min-height: 20px;
}
.tree li span a {
	color: #555;
}
.tree li {
	list-style-type: none;
	margin: 0;
	padding: 10px 5px 0 5px;
	position: relative;
}
.tree li::before,
.tree li::after {
	content: "";
	left: -20px;
	position: absolute;
	right: auto;
}
.tree li::before {
	border-left: 2px solid #c0c2c7;
	bottom: 50px;
	height: 100%;
	top: 0;
	width: 1px;
}
.tree li::after {
	border-top: 2px solid #c0c2c7;
	height: 20px;
	top: 30px;
	width: 25px;
}
.tree li span {
	border: 2px solid #c0c2c7;
	border-radius: 5px;
	font-size: 0.9em;
	display: inline-block;
	padding: 5px 8px;
	margin-top: 8px;
	text-decoration: none;
}
.tree li .label.label-danger {
	border: 2px solid #d24d33;
}
.tree li .label.label-info {
	border: 2px solid #5bc0de;
}
.tree li .label.label-warning {
	border: 2px solid #f0ad4e;
}
.tree li .label.label-default {
	border: 2px solid #999;
}
.tree li .label.label-success {
	border: 2px solid #82b964;
}
.tree li.parent_li > span {
	cursor: pointer;
}
.tree > ul > li::before,
.tree > ul > li:after {
	border: 0;
}
.tree li:last-child::before {
	height: 30px;
}
.tree li.parent_li > span:hover,
.tree li.parent_li > span:hover + ul li span {
	background: #969fa1;
	border: 2px solid #969fa1;
	color: #fff;
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 8. PAGES
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
/* ========================================================================
 * 8.1 Index Page
 * ======================================================================== */
.countries-demo .orb-form .toggle {
	line-height: 12px;
	color: #999;
}
.countries-demo .orb-form label {
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
}
.countries-demo h3 {
	margin: 0;
	margin-bottom: 10px;
}
.countries-demo h3 .label {
	font-size: 11px;
	padding: 1px 6px;
	letter-spacing: 0px;
	vertical-align: middle;
	margin-left: 5px;
}
/*Some Individual Settings for Placeholder 8 and 9*/
#placeholder9 .legend div {
	border-radius: 5px;
	color: #fff;
}
#placeholder9 > div.legend .legendColorBox div > div {
	margin-left: 8px;
}
#placeholder8 > div.legend .legendLabel,
#placeholder9 > div.legend .legendLabel {
	padding: 2px 5px;
}
/*Resrtyling ORB Toggle for Dark Background*/
.countries-demo .orb-form .toggle i {
	top: -2px;
	right: 1px;
	width: 39px;
	height: 14px;
	background: #33383d;
}
.countries-demo input:hover {
	background-color: #fff;
}
.countries-demo .orb-form .toggle i:after {
	top: 2px;
	right: 8px;
	left: 5px;
	font-size: 9px;
	line-height: 11px;
	font-weight: 700;
	color: #fff;
}
.countries-demo .orb-form .toggle input:checked + i:before {
	right: 26px;
}
.countries-demo .orb-form .toggle i:before {
	background-color: #fff;
}
.countries-demo .orb-form .toggle i:before {
	top: 3px;
	right: 4px;
	width: 8px;
	height: 8px;
}
/*Calendar and Day Fantasies*/
.calendar-day-block {
	color: #fff;
	border-radius: 3px;
	margin-bottom: 10px;
}
.day-block {
	position: relative;
	padding: 15px;
	text-transform: uppercase;
	color: #858689;
	background: #f0f0ed;
	font-weight: 700;
	text-align: center;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.day-block:after {
	position: absolute;
	display: block;
	bottom: -20px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	background: #f0f0ed;
	color: #d0d0cf;
	font-family: FontAwesome;
	font-size: 20px;
	content: "\f10c";
}
.day-block .week-day {
	font-size: 2em;
	line-height: .9em;
}
.day-block .day {
	font-size: 9em;
	line-height: .7em;
	letter-spacing: -5px;
	font-weight: 800;
}
.day-block .month-year {
	line-height: 1.5em;
}
.day-block .btn-group {
	margin-bottom: 5px;
}
.weather-block {
	border-radius: 3px;
}
/*Overriding classes from Custom forms*/
.calendar-day-block section {
	margin: 0;
}
.calendar-day-block .ui-datepicker-inline {
	border: 0;
	color: #fff;
	padding-top: 0;
	background: transparent;
}
.calendar-day-block .ui-datepicker-calendar span {
	margin-top: 10px;
	color: #fff;
}
.calendar-day-block .ui-datepicker a {
	color: #fff;
}
.calendar-day-block .ui-datepicker-inline .ui-datepicker-header {
	line-height: 27px;
}
.calendar-day-block form {
	border-radius: 3px;
}
.calendar-day-block .ui-datepicker {
	margin: 0;
}
.calendar-day-block .ui-datepicker-calendar .ui-state-active {
	background: #fff;
	color: #5bc0de;
	font-weight: 700;
	border-radius: 50%;
	cursor: default;
}
/* ========================================================================
 * EasyPies In Server Stats Block
 * ======================================================================== */
ul.countries-demo,
ul.tiny-stats {
	list-style: none outside none;
	margin-bottom: 20px;
	padding: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
ul.countries-demo li,
ul.tiny-stats li {
	border-right: 2px solid #969fa1;
	margin-bottom: 10px;
}
ul.tiny-stats li {
	text-align: center;
}
 @media (max-width: 767px) {
	/*Remove Borders from All Elements*/
	ul.countries-demo li,
	ul.tiny-stats li {
		border-right: 0;
	}
}
 @media (min-width: 768px) and (max-width: 991px) {
	/*Remove Border from third li element*/
	ul.countries-demo li:nth-child(3) {
		border: transparent;
	}
}
ul.countries-demo li:last-child,
ul.tiny-stats li:last-child {
	border: transparent;
}
/* ========================================================================
 * 8.2 Gallery Page
 * ======================================================================== */
.img-rounded {
	border-radius: 3px;
}
ul.thumbnails {
	list-style: none outside none;
	margin-bottom: 10px;
	padding: 0;
}
ul.thumbnails li {
	margin-bottom: 10px;
}
.thumbnail {
	display: block;
	padding: 0;
	background-color: #969fa1;
	border: 0;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.thumbnail .caption,
.thumbnail .caption a {
	color: #fff;
	text-align: center;
}
.gal-overlay {
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0;
	top: 0;
	padding: 0;
	z-index: 10000;
	text-align: center;
	background: rgba(0,0,0,.85);
}
.gal-overlay > div {
	position: relative;
	color: #fff;
	margin: 40px auto 0 auto;
	height: 80px;
	text-shadow: 0 1px 1px rgba(255,255,255,.6);
}
.gal-overlay a.gal-close {
	z-index: 1001;
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: 45px;
	left: 50%;
	text-align: center;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	text-decoration: none;
	filter: alpha(opacity=0);
}
.gal-overlay img {
	/* height: 100%; For Opera max-height does not seem to work */
	display: block;
	border-radius: 3px;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s linear;
	-moz-transition: opacity .5s linear;
	-o-transition: opacity .5s linear;
	-ms-transition: opacity .5s linear;
	transition: opacity .5s linear;
}
.gal-prev,
.gal-next {
	position: absolute;
	top: -32px;
	font-size: 25px;
	width: 25px;
	height: 25px;
	left: 50%;
	color: #fff;
	text-decoration: none;
}
.gal-prev:hover,
.gal-next:hover {
	opacity: 0, 5;
}
.gal-prev {
	margin-left: -30px;
}
.gal-next {
	margin-left: 5px;
}
.gal-overlay:target {
	width: auto;
	height: auto;
	bottom: 0;
	right: 0;
	padding: 100px 30px 120px 30px;
}
.gal-overlay:target img,
.gal-overlay:target a.gal-close {
	opacity: 1;
	filter: alpha(opacity=99);
}
x:-o-prefocus, .gal-overlay img {
 height: 100%;
}
/*Zoomer*/
.hover-fader {
	position: relative;
}
.hover-fader .zoom {
	background-color: rgba(255,255,255,.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: center;
	display: none;
	cursor: pointer;
}
.hover-fader i {
	width: 50px;
	line-height: 45px;
	height: 50px;
	border-radius: 50%;
	background: #969fa1;
	overflow: auto;
	margin: auto;
	position: absolute;
	font-size: 2em;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	color: #fff;
}
.hover-fader:hover .zoom {
	display: block;
}
/* ========================================================================
 * 8.3. Search Page
 * ======================================================================== */
/*Styling Ordered List*/
.search-results ol {
	margin-top: 20px;
	list-style-type: none;
	counter-reset: li-counter;
}
.search-results ol > li {
	position: relative;
	margin-bottom: 10px;
	border-bottom: 2px solid #dddddb;
}
.search-results ol > li:before {
	position: absolute;
	top: 0;
	left: -40px;
	font-size: 0.8em;
	display: inline-block;
	padding: 7px;
	width: 29px;
	text-align: center;
	border-radius: 35px;
	color: #fff;
	font-weight: 700;
	background-color: #d3d3d3;
	content: counter(li-counter);
	counter-increment: li-counter;
}
/* Styling Search Block */
.search-result-block {
	margin-bottom: 10px;
}
.search-result-block h3 {
	font-size: 1.4em;
	font-weight: 400;
	margin: 0;
	margin-bottom: 3px;
}
.search-result-block h3 a {
	text-decoration: underline;
}
.search-result-block .url {
	position: relative;
	display: inline-block;
}
.search-result-block .url a {
	color: #333;
}
/*Search Other Content*/
/*Search Result with Image*/
.search-result-block .content,
.search-result-block .image-block {
	float: left;
	text-align: center;
	margin-top: 3px;
	margin-right: 8px;
	display: block;
	width: 60px;
}
.search-result-block .image-block img {
	display: inline-block;
	max-width: 100%;
	border-radius: 3px;
}
/*Search Result with User Image*/
.search-result-block .user-block {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	display: block;
	max-width: 60px;
}
.search-result-block .user-block img {
	display: inline-block;
	max-width: 100%;
	border-radius: 50%;
}
/*Search Result with Dummy Video*/
.search-result-block .video-block {
	float: left;
	position: relative;
	margin-top: 3px;
	margin-right: 8px;
	display: block;
	height: 45px;
	border-radius: 3px;
	overflow: hidden;
	max-width: 60px;
}
.search-result-block .video-block img {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	border-radius: 3px;
}
.search-result-block .badge {
	background-color: #c4c5c5
}
/*Hover Effect for all images inside search blocks*/
.search-result-block .hover-fader i,
.search-result-block .video-block i {
	width: 50px;
	line-height: 45px;
	height: 50px;
	background: transparent;
	overflow: auto;
	margin: auto;
	position: absolute;
	font-size: 1.6em;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	color: #fff;
}
/*Search-Icon with Text*/
.search-result-block .file-type {
	position: relative;
	text-decoration: none;
	color: #969fa1;
	float: left;
	margin-right: 8px;
	width: 60px;
	font-size: 5.5em;
	line-height: 1;
}
.search-result-block .file-type:before {
	font-family: 'FontAwesome';
	content: "\f016";
}
.search-result-block .file-type span {
	position: absolute;
	display: block;
	text-align: center;
	width: 55px;
	top: 40px;
	left: 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 16px;
}
/*Search-Icon with Text - Inverted*/
.search-result-block .file-type.inverted {
	position: relative;
	text-decoration: none;
	color: #969fa1;
	float: left;
	margin-right: 8px;
	width: 60px;
	font-size: 5.5em;
	line-height: 1;
}
.search-result-block .file-type.inverted:before {
	font-family: 'FontAwesome';
	content: "\f15b";
}
.search-result-block .file-type.inverted span {
	color: #fff;
	font-size: 18px;
}
.search-result-block .file-type span i {
	font-size: 1.6em;
	line-height: 0
}
.search-result-block .updated {
	font-size: .85em;
	font-weight: 600;
}
/*Animation*/
.cbp-hsmenu,
.dropdown-menu {
	-webkit-perspective: 3000px;
	-moz-perspective: 3000px;
	perspective: 300px;
}
.cbp-hsitem-open,
.open > .dropdown-menu {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-transform: rotateX(-80deg);
	-moz-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-animation: flip .2s ease-in-out forwards;
	-moz-animation: flip .2s ease-in-out forwards;
	animation: flip .2s ease-in-out forwards;
}
 @-webkit-keyframes flip {
	100% {
	-webkit-transform: rotateX(0deg);
	opacity: 1;
	}
}
 @-moz-keyframes flip {
	100% {
	-moz-transform: rotateX(0deg);
	opacity: 1;
	}
}
 @keyframes flip {
	100% {
	transform: rotateX(0deg);
	opacity: 1;
	}
}
/* ========================================================================
 * 8.4 User Directory with Switch
 * ======================================================================== */
.items-switcher {
	padding: 0;
}
.items-options {
	text-align: right;
	padding-bottom: 10px;
}
.items-options a {
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	color: #d4c0c2c75;
	margin: 2px;
}
.items-options a:hover,
.items-options a.items-selected {
	color: #949fb2;
}
.items-options a:before {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
	display: inline-block;
}
/* General style of switch items' list */
.items-switcher ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* Clear eventual floats */
.items-switcher ul:before,
.items-switcher ul:after {
	content: "";
	display: table;
}
.items-switcher ul:after {
	clear: both;
}
.items-switcher ul li {
	display: block;
	position: relative;
}
/* Common icon styles */
.items-icon:before {
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}
.items-grid:before {
	content: "\f00a";
}
.items-list:before {
	content: "\f00b";
}
.items-inner {
	background: #f1f1f1;
	border-radius: 3px;
	text-align: center;
	padding: 10px 10px 15px;
	margin: 0 7px;
}
.items-inner:hover {
	background: #ddd;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.items-inner:hover .control-buttons {
	color: #33383d;
	visibility: visible;
}
.control-buttons i {
	font-size: 1.2em;
	padding: 0 3px;
}
.control-buttons a {
	color: #949fb2;
}
.control-buttons a:hover {
	color: #33383d;
}
.items-image {
	display: block;
	margin: 0 auto;
	max-width: 110px;
}
.items-image img {
	display: inline-block;
	max-width: 100%;
	border: none;
}
.items-title {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	max-height: 16px;
	overflow: hidden;
	font-size: 1.3em;
}
.items-details {
	max-width: 300px;
	padding: 10px;
	font-size: .9em;
	margin: 0 auto;
}
.items-price {
	margin: 10px 0;
	font-size: 1.5em;
}
/* Individual view mode styles */
/* Large grid view */
.items-view-grid ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.items-view-grid ul li {
	width: 20%;
	margin-bottom: 15px;
	display: inline-block;
	float: left;
	vertical-align: top;
}
.items-view-grid .control-buttons {
	position: absolute;
	display: inline-block;
	visibility: hidden;
	background: #fff;
	color: #949fb2;
	left: 80%;
	display: block;
	width: 40%;
	margin-left: -50%;
	bottom: -15px;
	padding: 5px 8px;
	border-radius: 7px;
}
/* List view */
.items-view-list li {
	padding: 0;
	margin-bottom: 15px;
	white-space: nowrap;
}
.items-view-list .items-image,
.items-view-list .items-title,
.items-view-list .items-details,
.items-view-list .items-price,
.items-view-list .items-add {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.items-view-list .items-inner {
	background: #f1f1f1;
	border-radius: 3px;
	text-align: left;
	padding: 10px;
	padding-right: 50px;
	margin: 0 7px;
}
.items-view-list .items-image {
	width: 5%;
}
.items-view-list .items-title {
	font-size: 1.3em;
	padding: 0 10px;
	white-space: normal;
	width: 23%;
}
.items-view-list .control-buttons {
	position: absolute;
	display: block;
	right: 15px;
	top: 30%;
	visibility: visible;
	background: #fff;
	color: #949fb2;
	padding: 5px 8px;
	border-radius: 7px;
}
.items-view-list .items-inner .label {
	margin: 10px;
}
.items-view-list .items-price {
	font-size: 1.3em;
	width: 10%;
}
.items-view-list .items-details {
	width: 40%;
	padding: 10px;
	overflow: hidden;
	white-space: normal;
}
.items-view-list .items-add {
	margin: 0;
}
/*Media Queries For List Items*/
 @media screen and (max-width: 66.7em) {
	.items-view-list .items-details {
		width: 30%;
	}
}
 @media screen and (max-width: 57em) {
	.items-view-grid ul li {
		width: 49%;
	}
	.items-view-list .items-image {
		display: none;
	}
}
 @media screen and (max-width: 47.375em) {
	.items-view-list .items-image {
		width: 20%;
	}
	.items-view-list .items-title {
		width: auto;
	}
	.items-view-list .items-details {
		display: block;
		width: 100%;
		margin: 10px 0;
	}
	.items-view-list .items-add {
		margin: 10px;
	}
}
 @media screen and (max-width: 40.125em) {
	.items-view-grid ul li {
		width: 100%;
	}
}
/* ========================================================================
 * 8.5 Pricing Page
 * ======================================================================== */
.price-blocks {
	text-align: center;
	padding-top: 12px;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
	margin-top: 0;
	margin-bottom: 10px;
	border-radius: 3px;
}
.price-blocks:hover {
	background: #fff;
}
.price-blocks table td {
	border-top: 0;
}
.price-blocks-hole {
	border-radius: 100px;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	background: #fff;
	border: 2px solid #ddd;
}
.price-blocks h3 {
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: -1px;
}
.price-blocks table {
	text-transform: uppercase;
	margin: 0;
}
.price-blocks table td {
	text-align: center;
}
.price-round {
	width: 150px;
	height: 150px;
	color: #fff;
	border-radius: 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 1px;
	background: #82b964;
}
.price-tariff {
	font-size: 60px;
	font-weight: 800;
	text-align: center;
	top: 65px;
	position: relative;
}
.price-value {
	font-size: 30px;
	vertical-align: top;
}
.price-period {
	top: 110px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 600;
	position: relative;
}
.price-apply-button-block {
	background: #ddd;
	padding: 15px;
}
/*Alternative Colors*/
.alternative .price-blocks {
	text-align: center;
	border: none;
	background-color: #595f66;
}
.alternative .price-blocks h3 {
	color: #fff;
}
.alternative .price-blocks:hover {
	background: #999;
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.alternative .popular {
	background: #5bc0de;
}
.alternative .popular .price-round {
	background: #cc6699;
}
.alternative .price-blocks table td {
	border-top: 1px solid #ddd;
}
.alternative .price-apply-button-block {
	background: #c1c1c1;
	color: #555;
	padding: 20px;
}
.alternative .price-blocks:hover .price-apply-button-block {
	background: #a1a1a1;
}
/*Price Table */
.pricing-table td.yes {
	color: #fff;
	border: none;
	text-align: center;
	background-color: #82b964 !important;
}
.pricing-table td.no {
	text-align: center;
	background-color: #f9f9f9 !important;
}
/*Coupons */
.coupons {
	position: relative;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-radius: 4px;
	min-height: 60px;
	text-align: center;
	box-shadow: 0 1px 1px rgba(0,0,0, .05);
	background: #c6d5d3;
}
.coupons-inner {
	margin-left: 50px;
	font-size: 0.85em;
	font-weight: 600;
	border-left: 5px dashed #fff;
	padding: 15px;
	background: #ddd;
}
.coupons:before {
	content: "";
	position: absolute;
	top: 45%;
	left: 15px;
	width: 15px;
	height: 15px;
	background: #fff;
	border-radius: 50%;
}
.coupons-code {
	font-size: 1.7em;
	font-weight: 800;
	color: #fff;
	padding: 5px;
	margin-top: 5px;
	background-color: #858689;
}
.coupons .one-time {
	margin-top: 10px;
	color: #999;
	border: 2px solid #999;
	display: inline-block;
	padding: 3px 7px;
	font-weight: 800;
	font-size: 0.75em;
}
/* ========================================================================
 * 8.6 Inbox Page
 * ======================================================================== */
.mailinbox [class*="col-md-"] {
	padding: 0;
	margin: 0;
}
.mailinbox {
	margin: 0;
	border-radius: 4px;
}
.mailinbox .row {
	background: #81c1d9;
	border-radius: 4px;
	padding: 0;
	margin: 0;
}
.mailinbox .left-content {
	background: #81c1d9;
	height: 100%;
	margin: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.mailinbox .right-content {
	background: #fff;
	min-height: 800px;
	padding: 15px;
	padding-right: 0;
	padding-bottom: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.mailinbox table a {
	color: #555;
}
.mailinbox small {
	display: block;
}
.mailinbox .left-content a.list-group-item:hover,
.mailinbox .left-content a.list-group-item:focus {
	background: #6ab6d2;
	color: #fff;
}
.mailinbox .left-content a.list-group-item i {
	font-size: 30px;
}
.mailinbox .left-content a.list-group-item:hover i,
.mailinbox .left-content a.list-group-item:focus i {
	color: #fff;
}
.mailinbox .left-content a.list-group-item.active,
.mailinbox .left-content a.list-group-item.active:hover,
.mailinbox .left-content a.list-group-item.active:focus {
	background-color: #6ab6d2;
	border-color: #6ab6d2;
	color: #fff;
}
.mailinbox .left-content a.list-group-item.active i,
.mailinbox .left-content a.list-group-item.active:hover i,
.mailinbox .left-content a.list-group-item.active:focus i {
	color: #fff;
}
.mailinbox .left-content .list-group-item b {
	font-size: 0.9em;
	display: block;
}
.mailinbox .left-content .list-group-item {
	border: 0;
	text-align: center;
	background: #81c1d9;
	font-family: 'Open Sans', sans-serif;
	font-size: .99em;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	padding: 10px 15px;
	border-bottom: 1px solid #6ab6d2;
	border-top: 1px solid #6ab6d2;
}
.mailinbox .left-content a.list-group-item.active > .badge,
.mailinbox .left-content .list-group-item .badge {
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	top: 10px;
	right: 10px;
	border-radius: 20px;
	padding: 2px 7px;
	color: #81c1d9;
	background: #fff;
	font-size: .85em;
}
.mailinbox .left-content .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 4px;
}
.inbox tbody tr.selected td {
	background: #fffbdb;
}
/*Checkbox Design - we use here unique style for checkbox and unique marking*/
.mailinbox input[type=checkbox] {
	display: none;
} /* to hide the checkbox itself */
/*We set different style for thead input*/
/*Center Checkbox*/
.mailinbox thead th:first-child {
	text-align: center;
}
.mailinbox th input[type=checkbox] + label:before {
	content: "\f0c8";
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
	position: inherit;
	display: block;
	font-weight: 300;
	font-size: 1.3em;
	line-height: 9px;
	padding: 0;
}
.mailinbox th input[type=checkbox] + label:after {
	display: none;
}
/* checked icon for thead */
.mailinbox th input[type=checkbox]:checked + label:before {
	content: "\f14a";
	color: #fff;
}
/*We set different style for tbody input*/
.mailinbox input[type=checkbox] + label:before {
	content: "\f111";
	color: #d0dad9;
	font-family: FontAwesome;
	position: absolute;
	top: 25px;
	right: -8px;
	display: block;
	font-weight: 300;
	font-size: 1.3em;
	line-height: .85em;
	padding: 0;
	z-index: 2;
}
/*Draw One Else Symbol Behind Check Icon to Create Right Crossbrowser Outline Effect*/
.mailinbox input[type=checkbox] + label:after {
	font-family: FontAwesome;
	content: "\f111";
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 1.8em;
	top: 15px;
	right: -11px;
	display: block;
}
/* checked icon */
.mailinbox input[type=checkbox]:checked + label:before {
	content: "\f058";
	color: #595f66;
}
/*Check and UnCheck Flags*/
.mailinbox .fa-flag.flagged-grey {
	color: #cacac8;
	font-size: 1.3em;
	margin-top: 4px;
	text-decoration: none;
	cursor: pointer;
	line-height: .85em;
}
.mailinbox .fa-flag.flagged-yellow {
	color: #f4b66d;
	font-size: 1.3em;
	margin-top: 4px;
	text-decoration: none;
	cursor: pointer;
	line-height: .85em;
}
.mailinbox .user-image {
	position: relative;
	margin: 5px;
	display: block;
	width: 40px;
	height: 40px;
}
.mailinbox .user-image img {
	display: block;
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 0 0 0 5px #cacbcf;
}
.inbox-new-message {
	position: relative;
	margin-top: 15px;
	background: #f1f1f1;
	border-radius: 3px;
	padding: 15px;
}
.inbox-new-message:after {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #f1f1f1 transparent;
	display: block;
	width: 0;
	z-index: 1;
}
/*That div will darken our table while refresh*/
.loader-darkener {
	position: absolute;
	top: 0;
	z-index: 3;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
}
/*Spinner (Appears while page refreshing*/
.dummy-loader {
	position: absolute;
	color: #fff;
	top: 40%;
	left: 49%;
}
.dummy-loader:after {
	font-family: FontAwesome;
	position: relative;
	font-size: 5em;
	content: "\f1ce";
}
/*We should make table relative because of absolute positioned darkener and dummy-loader*/
.table-relative {
	position: relative;
}
.mailinbox tbody tr.unread td {
	background: #fff;
	font-weight: 700;
}
.mailinbox tbody tr.selected td {
	background: #fffbdb;
}
/*Media Queries For Inbox*/
@media (min-width: 768px) and (max-width: 991px) {
	.mailinbox .row {
		background: #f1f1f1;
	}
	.mailinbox .left-content .list-group-item b {
		display: inline-block;
	}
	.mailinbox .left-content a.list-group-item i {
		font-size: 16px;
		margin-right: 5px;
	}
	.mailinbox .left-content .list-group-item {
		text-align: left;
	}
	.mailinbox .right-content {
		background: #fff;
		min-height: 700px;
		padding: 15px 0;
		box-shadow: none;
		border-radius: 4px;
	}
	.mailinbox .left-content {
		border-radius: 4px;
	}
	.mailinbox .left-content .list-group-item:first-child {
		border-top-right-radius: 4px;
	}
}
@media (max-width: 768px) {
	.mailinbox .row {
		background: #f1f1f1;
	}
	.mailinbox .left-content .list-group-item b {
		display: inline-block;
	}
	.mailinbox .left-content a.list-group-item i {
		font-size: 16px;
		margin-right: 5px;
	}
	.mailinbox .left-content .list-group-item {
		text-align: left;
	}
	.mailinbox .right-content {
		background: #fff;
		min-height: 800px;
		padding: 15px 0;
		box-shadow: none;
		border-radius: 4px;
	}
	.mailinbox .left-content {
		border-radius: 4px;
	}
	.mailinbox .left-content .list-group-item:first-child {
		border-top-right-radius: 4px;
	}
}
/* ========================================================================
 * 8.7 Profile Page
 * ======================================================================== */
.main-info {
	position: absolute;
	text-transform: uppercase;
	left: 50%;
	display: block;
	width: 60%;
	color: #fff;
	top: 20px;
	margin-left: -30%;
	z-index: 5;
	text-align: center;
	padding: 10px;
}
.main-info h1 {
	font-size: 2.5em;
	text-transform: none;
	letter-spacing: -1px;
	font-weight: 700;
	padding: 0;
	margin: 10px 0 5px;
}
.main-info .user-img {
	margin: 0 auto;
	display: block;
	max-width: 150px;
}
.main-info .user-img img {
	display: inline-block;
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 0 0 0 7px #fff;
}
.user-profile {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.user-profile-info {
	padding: 10px;
	background: #cacac8;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.profile-header {
	padding-bottom: 5px;
	color: #cacac8;
	display: block;
	font-weight: 700;
	font-size: 1.6em;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 4px solid #cacac8;
}
.tiny-user-block {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	background: #f1f1f1;
	padding-left: 90px;
	border-radius: 3px;
	font-size: .85em;
}
.tiny-user-block h3 {
	padding: 0;
	font-size: 1.3em;
	margin: 0 0 4px;
}
.tiny-user-block ul {
	list-style: none outside none;
	color: #999;
	margin-bottom: 4px;
	padding: 0;
}
.tiny-user-block .user-img {
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0 auto;
	display: block;
	max-width: 50px;
}
.tiny-user-block .user-img img {
	display: inline-block;
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 0 0 0 7px rgba(0,0,0,0.2);
}
/* Profile Blog */
.user-blog-entry {
	position: relative;
	margin-bottom: 10px;
	padding: 15px;
	padding-left: 85px;
	border-bottom: 1px solid #cacac8;
}
.user-blog-entry h2 {
	font-weight: 300;
	padding: 0;
	margin: 0;
	margin-top: -20px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.user-blog-entry .info {
	line-height: 16px;
	position: absolute;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	background: #fff;
	display: block;
	width: 70px;
	padding: 10px;
	color: #cacac8;
	top: 0;
	left: 0;
}
.user-blog-entry .info p.month {
	font-size: 1.4em;
	letter-spacing: 1px;
}
.user-blog-entry .info p.day {
	font-size: 3.1em;
	letter-spacing: -1px
}
.user-blog-entry .info p.time {
	font-size: 1.3em;
	font-weight: 600;
}
/* Blog Tags */
.user-blog-entry .blog-tags {
	margin-top: 10px;
}
.user-blog-entry .blog-tags a {
	position: relative;
	display: inline-block;
	padding: 3px 8px 3px 20px;
	margin: 0 3px 5px 0;
	background: #cacac8;
	border-radius: 3px;
	text-transform: uppercase;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	color: #fff;
	font-weight: 700;
	font-size: .75em;
	text-decoration: none;
}
.user-blog-entry .blog-tags a:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 8px;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 3px;
}
.user-blog-entry .blog-tags a:hover {
	background: #81c1d9;
	color: #fff;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.user-profile-chat {
	background: #f1f1f1;
}
/* ========================================================================
 * 8.8 Invoice Page
 * ======================================================================== */
.invoice-block {
	padding: 15px;
	background: #fff;
	border-radius: 3px;
}
.invoice-block .page-header {
	border-bottom: 8px solid #f1f1f1
}
.invoice-block .page-header h1 {
	font-size: 1.7em;
	font-weight: 700;
	padding: 10px 0;
}
.invoice-block .logo-block {
	display: block;
	background: #fff;
	float: right;
	max-width: 40px;
}
.invoice-block .logo-block img {
	display: inline-block;
	max-width: 100%;
	border: none;
}
.invoice-block .well {
	background-color: transparent;
	border: 0;
}
.invoice-block .company-details {
	border-top: 1px solid #cbd2b0;
}
.invoice-block address {
	position: relative;
	margin-bottom: 0;
	padding-left: 90px;
}
.invoice-block .from-to {
	position: absolute;
	text-transform: uppercase;
	color: #999;
	font-weight: 700;
	font-size: 1.5em;
	top: 0;
	left: 15px;
}
.invoice-block table tbody {
	border-bottom: 5px solid #cbd2b0;
}
.invoice-block table tbody h4 {
	padding: 0;
	padding-bottom: 3px;
	margin: 0;
}
.invoice-block .product-num {
	position: absolute;
	background: #33383d;
	font-size: 0.9em;
	padding: 7px;
	width: 31px;
	text-align: center;
	border-radius: 35px;
	color: #fff;
	font-weight: 700;
	top: 0;
	left: 15px;
}
.invoice-block .product-name {
	position: relative;
	margin-bottom: 0;
	padding-left: 70px;
}
.invoice-block table tfoot td {
	font-weight: 700;
	font-size: 1.2em;
}
.invoice-block table tbody td {
	padding: 8px;
}
.invoice-block table tfoot td.noborders {
	border-left: 0;
	border-bottom: 0;
}
.invoice-block .remittance {
	border-top: 1px solid #cbd2b0;
}
.invoice-block .remittance ul {
	list-style: none outside none;
	margin-bottom: 10px;
	padding: 0;
}
/* ========================================================================
 * 8.9 Forum
 * ======================================================================== */
.forum ul {
	list-style: none outside none;
	margin-bottom: 10px;
	padding: 0;
}
.forum ul li {
	display: block;
	border-bottom: 2px solid rgba(0,0,0,.1);
	padding: 10px 0;
}
.forum ul li:hover,
.forum ul li:nth-child(odd):hover {
	background: rgba(0,0,0,.1);
}
.forum ul li:nth-child(odd) {
	background: rgba(0,0,0,.05);
}
.forum .header {
	border-radius: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom: 2px rgba(0,0,0,.9) inset;
	font-family: 'Open Sans', sans-serif;
	padding: 7px 15px;
	color: #fff;
	background: #858689;
	font-size: 17px;
}
.forum .main-details {
	position: relative;
	padding-left: 50px;
}
.forum .main-details h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
.forum .main-details i {
	position: absolute;
	color: #858689;
	font-size: 36px;
	top: 0;
	left: 0;
}
.forum .badge {
	background-color: #b1bc8a;
	font-size: .75em;
}
.forum .description {
	font-family: 'Open Sans', sans-serif;
	display: block;
	color: #888;
	font-size: 0.9em;
}
.forum .nums-container {
	text-align: center;
}
.forum ul.nums {
	display: inline-block;
	color: #888;
	padding: 10px;
	vertical-align: middle;
}
.forum ul.nums li {
	border: 0;
	background: none;
	padding: 0;
	font-size: .85em;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}
.forum .last-post {
	display: block;
	font-weight: 700;
}
.forum .last-post {
	text-decoration: underline;
}
.forum .author {
	font-size: .85em;
	color: #999;
	display: inline-block;
}
.forum .author a {
	font-weight: 700;
	text-decoration: underline;
	color: #333;
}
.forum .author:before {
	content: "\2014";
}
/* ========================================================================
 * 8.10 Calendar
 * ======================================================================== */
#external-events {
	padding: 0 -15px;
	text-align: left;
	margin-bottom: 15px;
}
#external-events h4 {
	font-size: 16px;
	margin-top: 0;
	padding-top: 1em;
}
.external-event { /* try to mimick the look of a real event */
	margin: 10px 0;
	border-radius: 3px;
	padding: 8px 20px 8px 6px;
	background: #1aa0bd;
	color: #fff;
	font-size: .9em;
	cursor: move;
}
.external-event i {
	font-size: 1em;
	position: absolute;
	right: 10px;
	top: 30%;
}
#external-events p {
	margin: 1.5em 0;
	font-size: .85em;
	color: #666;
}
#external-events p input {
	margin: 0;
	vertical-align: middle;
}
#calendar {
	width: 100%;
}
/* ========================================================================
 * 8.11 Chat
 * ======================================================================== */
.chat-content {
	height: 555px;
	min-height: 100%;
	overflow-y: auto;
	background: #cacac8;
}
.chat-content,
.chat-content-inner {
	position: relative;
}
.chat-container {
	position: relative;
	overflow: hidden;
}
.top-buttons {
	position: relative;
	display: block;
	padding: 10px;
	padding-left: 80px;
	height: 50px;
	background: #dddddb;
	top: 0;
	right: 0;
	left: 0;
}
.top-buttons .badge {
	position: relative;
	border-radius: 3px;
	padding: 7px;
	margin-left: 10px;
	margin-top: 5px;
}
.top-buttons .badge:after {
	content: "";
	position: absolute;
	top: 5px;
	left: -5px;
	border-style: solid;
	border-width: 5px 5px 5px 0px;
	border-color: transparent #999;
	display: block;
	width: 0;
	z-index: 1;
}
.top-buttons h2 {
	font-weight: 300;
	color: #858689;
}
.chat-pusher {
	position: relative;
}
/*Styling Chat Sidebar Menu*/
.chat-users-menu {
	position: absolute;
	top: 0;
	left: -110px;
	z-index: 100;
	visibility: visible;
	width: 180px;
	height: 100%;
	background: #858689;
	-webkit-transition: all .5s;
	transition: all .5s;
	overflow-y: auto;
}
/*Toggle Class for Moving Chat Menu Users*/
.chatbar-toggle {
	left: 0;
}
/*/Toggle Class for Moving Chat Menu Users*/
.chat-users-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.chat-users-menu .menu-header {
	padding: 10px;
	text-align: right;
	color: #fff;
	font-size: 1.5em;
}
.chat-users-menu ul li a {
	position: relative;
	display: block;
	height: 70px;
	padding: 15px 90px 10px 10px;
	outline: none;
	box-shadow: inset 0 -1px rgba(0,0,0,.2);
	color: #fff;
	text-shadow: 0 0 1px rgba(255,255,255,.1);
	font-weight: 700;
	-webkit-transition: background .3s, box-shadow .3s;
	transition: background .3s, box-shadow .3s;
}
.chat-users-menu ul li a .chat-name {
	display: block;
	text-overflow: ellipsis;
	width: 100px;
	font-size: 1.05em;
}
.chat-users-menu ul li a .badge {
	position: absolute;
	background: #d24d33;
	color: #fff;
	top: 10px;
	right: 10px;
}
.chat-users-menu ul li a:hover {
	background: rgba(0,0,0,.2);
	color: #fff;
	text-decoration: none;
}
.chat-users-menu ul li a .label {
	margin-top: 2px;
}
.chat-users-menu ul li .user-img {
	position: absolute;
	right: 15px;
	top: 15px;
	display: block;
	max-width: 40px;
}
.chat-users-menu ul li .user-img img {
	display: inline-block;
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 0 0 0 5px #fff;
}
/* And finally! Messages List and Chat Contents */
.chat-messages {
	padding: 15px;
}
.chat-messages-with-sidebar {
	margin-left: 70px;
}
.chat-messages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.chat-messages li {
	margin-bottom: 10px;
}
.chat-messages li.left .chat-body {
	position: relative;
	margin-left: 70px;
	padding: 10px;
	background: #fff;
	border-radius: 3px;
}
.chat-messages li.left .chat-body :before {
	content: "";
	position: absolute;
	top: 20%;
	left: -7px;
	border-style: solid;
	border-width: 6px 7px 6px 0;
	border-color: transparent #fff;
	display: block;
	width: 0;
}
.chat-messages li.right .chat-body {
	position: relative;
	margin-right: 70px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 3px;
}
.chat-messages li.right .chat-body :after {
	content: "";
	position: absolute;
	top: 20%;
	right: -7px;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	border-color: transparent #fff;
	display: block;
	width: 0;
}
.chat-messages .badge {
	font-size: .85em;
	float: right;
	border-radius: 3px;
	background: #c0c2c7;
}
.chat-messages .chat-body .name {
	font-size: 1em;
	font-weight: 700;
}
.chat-messages .user-img {
	margin-top: 8px;
	display: block;
	max-width: 45px;
}
.chat-messages .user-img img {
	display: inline-block;
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 0 0 0 6px #fff;
}
.chat-message-form {
	padding: 15px;
	background: #dddddb;
	display: block;
}
/* ========================================================================
 * 8.12 Timeline
 * ======================================================================== */
.tmtimeline {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
/* The line */
.tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 7px;
	background: #d8e3e6;
	left: 20%;
	margin-left: -8px;
}
/* The date/time */
.tmtimeline > li .tmtime {
	display: block;
	width: 25%;
	padding-right: 10%;
	position: absolute;
}
.tmtimeline > li .tmtime:before {
	display: block;
	content: '';
	position: absolute;
	top: 21px;
	right: -18px;
	background: #d8e3e6;
	height: 7px;
	width: 20%;
	z-index: 2;
}
.tmtimeline > li .tmtime span {
	display: block;
	padding-right: 10px;
	text-align: right;
	color: #858689;
}
.tmtimeline > li .tmtime span:first-child {
	font-size: 0.9em;
}
.tmtimeline > li .tmtime span:last-child {
	font-size: 2.1em;
}
/* Right content */
.tmtimeline > li .tmlabel {
	margin: -40px 0 15px 25%;
	background: #f1f1f1;
	padding: 15px;
	padding-left: 40px;
	position: relative;
	border: 2px solid #ddd;
	border-radius: 3px;
}
.tmtimeline > li:nth-child(odd) .tmlabel {
	background: #f9f9f9;
}
.tmtimeline > li .tmlabel h2 {
	margin-top: 0px;
	font-weight: 700;
	font-size: 1.2em;
	padding: 0;
}
/* The Round */
.tmtimeline > li .tmlabel:after {
	left: 10px;
	content: "";
	height: 15px;
	background: #d8e3e6;
	box-shadow: 0 0 0 5px #fff;
	width: 15px;
	border-radius: 50%;
	position: absolute;
	top: 10px;
}
.tmtimeline > li:nth-child(odd) .tmlabel:after {
	border-right-color: #f9f9f9;
}
/* The icons */
.tmtimeline > li .tmicon {
	width: 45px;
	height: 45px;
	font-size: 0;
	position: relative;
	/*	background: #858689; Uncomment if you want one background color for all icons*/
	border-radius: 50%;
	box-shadow: 0 0 0 7px #d8e3e6;
	text-align: center;
	left: 20%;
	padding: 5px;
	border: 5px solid #fff;
	top: 5px;
	margin: 0 0 0 -27px;
}
.tmtimeline > li .tmicon:after {
	position: absolute;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.tmtimeline > li .tmicon:before {
	font-family: 'FontAwesome';
	font-size: 20px;
	color: #fff;
}
/* Media Queries For Timeline */
@media screen and (max-width: 65.375em) {
	.tmtimeline > li .tmtime span:last-child {
		font-size: 1.5em;
	}
}
 @media screen and (max-width: 47.2em) {
	.tmtimeline:before {
		display: none;
	}
	.tmtimeline > li .tmlabel:after {
		display: none;
	}
	.tmtimeline > li .tmtime:before {
		display: none;
	}
	.tmtimeline > li .tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}
	.tmtimeline > li .tmtime span {
		text-align: left;
	}
	.tmtimeline > li .tmlabel {
		margin: 0 0 30px 0;
		padding: 1em;
	}
	.tmtimeline > li .tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #e2eae9;
		top: -20px;
	}
	.tmtimeline > li:nth-child(odd) .tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #f1f5f5;
	}
	.tmtimeline > li .tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
	}
}
/* ========================================================================
 * 8.13 Font Icons Page
 * ======================================================================== */
.icon-hover {
	display: block;
	border-radius: 3px;
	color: #fff;
	padding: 10px 5px;
	background: #949fb2;
	margin-bottom: 15px;
	height: 100px;
	text-align: center;
}
.glyph-hover {
	display: block;
	border-radius: 3px;
	color: #fff;
	padding: 10px 5px;
	background: #949fb2;
	margin-bottom: 15px;
	height: 110px;
	text-align: center;
}
.icon-hover .text-muted {
	color: #fff;
}
.glyph-hover .glyphicon {
	font-size: 42px;
	margin: 0 auto 10px;
	text-shadow: 2px 2px 0 rgba(0,0,0,.2);
	display: block;
	clear: both;
}
.glyph-hover .glyphicon-class {
	font-size: .8em;
}
.glyph-hover:hover,
.icon-hover:hover {
	background: #33383d;
}
.icon-hover i {
	display: block;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
	clear: both;
}
.icon-hover span {
	font-size: .8em;
}
/* ========================================================================
 * 9. Off-canvas Right User Menu
 * ======================================================================== */
.right-toggler {
	position: relative;
	font-size: 0.9em;
}
.user-menu {
	position: absolute; /* we can't use fixed here :( */
	top: 0;
	right: -200px !important;
	z-index: 1;
	width: 200px;
	padding-right: 10px;
	height: 100%;
}
/*Nav-Tabs Offcanvas*/
/*Override styles from tabs chapter */
.tabs-offcanvas .tab-content > .tab-pane {
	padding: 10px;
	height: 500px;
}
.tabs-offcanvas .tab-content > .tab-pane,
.tabs-offcanvas .nav-tabs > li > a:hover {
	background: rgba(255,255,255,.1);
	color: #fff;
	border-color: transparent;
}
.tabs-offcanvas .nav-tabs > li a {
	color: #fff;
	font-size: 1em;
	padding: 10px 11px;
}
.tabs-offcanvas .nav-tabs > li.active > a,
.tabs-offcanvas .nav-tabs > li.active > a:hover,
.tabs-offcanvas .nav-tabs > li.active > a:focus,
.tabs-offcanvas .nav-tabs.nav-justified > .active > a,
.tabs-offcanvas .nav-tabs.nav-justified > .active > a:hover,
.tabs-offcanvas .nav-tabs.nav-justified > .active > a:focus {
	color: #fff;
	cursor: default;
	background-color: rgba(255,255,255,.1);
	border: 0;
}
.tabs-offcanvas .nav-tabs.nav-justified > li > a {
	border-bottom: 0;
}
/*User Home Tab*/
/*Override styles from profile page */
.tabs-offcanvas .main-info {
	position: relative;
	text-transform: none;
	left: 0;
	width: 100%;
	top: 0;
	margin-left: 0;
	padding: 10px;
}
.tabs-offcanvas .main-info h1 {
	font-size: 1.5em;
	margin: 10px 0 5px;
}
.tabs-offcanvas .main-info h1 small {
	display: block;
	font-size: 0.6em;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px auto;
}
.tabs-offcanvas .main-info h1 small:before {
	content: "";
}
/*Off-canvas User Block*/
.tabs-offcanvas .main-info .user-img {
	margin: 0 auto;
	display: block;
	max-width: 120px;
}
.tabs-offcanvas .main-info .user-img img {
	display: inline-block;
	max-width: 100%;
	box-shadow: 0 0 0 5px #fff;
}
/*Off-canvas List Group*/
.tabs-offcanvas .list-group-item {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.85em;
	padding: 8px;
	padding-left: 30px;
	margin-bottom: -2px;
	background-color: transparent;
	border: 2px solid rgba(0,0,0,.1);
	transition: background 0.4s;
}
.tabs-offcanvas .list-group-item i {
	position: absolute;
	color: #fff;
	left: 10px;
	top: 10px;
}
.tabs-offcanvas .list-group-item .badge {
	background: #FFFBDB;
	color: #33383D;
	font-size: 0.8em;
	text-shadow: none;
}
.tabs-offcanvas .list-group .empthy {
	display: block;
	height: 3px;
	background: rgba(0,0,0,.1);
}
.tabs-offcanvas a.list-group-item {
	color: #f0f0ed;
}
.tabs-offcanvas a.list-group-item:hover,
.tabs-offcanvas a.list-group-item:focus {
	text-decoration: none;
	color: #fff;
	background-color: rgba(0,0,0,.1);
}
/*Chat Users Tab*/
/*Override styles from chat chapter */
.tabs-offcanvas .chat-users-menu {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: transparent;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow-y: auto;
}
.tabs-offcanvas .chat-users-menu .buttons {
	text-align: center;
	margin: 10px auto;
}
.tabs-offcanvas .chat-users-menu:after {
	display: none;
}
.tabs-offcanvas .chat-users-menu ul li a {
	font-size: 1em;
	height: 60px;
	padding: 5px 10px 10px 55px;
	box-shadow: inset 0 -2px rgba(0,0,0,0.2);
	text-shadow: 0 0 2px rgba(255,255,255,0.1);
	font-weight: 600;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
}
.tabs-offcanvas .chat-users-menu ul li a .badge {
	position: absolute;
	background: #fff;
	color: #33383d;
	font-size: 0.8em;
	top: 10px;
	right: 8px;
}
.tabs-offcanvas .chat-users-menu ul li a:hover {
	background: rgba(0,0,0,0.2);
	color: #fff;
	text-decoration: none;
}
.tabs-offcanvas .chat-users-menu ul li a .chat-name {
	margin-bottom: 1px;
	font-size: 0.95em;
}
.tabs-offcanvas .chat-users-menu ul li a .label {
	margin-top: 2px;
	display: inline;
}
.tabs-offcanvas .chat-users-menu ul li .user-img {
	left: 10px;
	top: 10px;
	max-width: 35px;
}
.tabs-offcanvas .chat-users-menu ul li .user-img img {
	display: inline-block;
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #fff;
}
/* ========================================================================
 * ToDo List (Inside Rightbar)
 * ======================================================================== */
#todo-list {
	list-style: none outside none;
	margin: 10px 0;
	padding: 0;
}
#todo-list li {
	background: rgba(255,255,255,0.2);
	border-radius: 3px;
	font-size: 0.9;
	font-weight: 400;
	margin-bottom: 5px;
	padding: 7px 35px 10px 35px;
	position: relative;
}
#todo-list li label {
	font-weight: 400;
}
#todo-list li.done label {
	text-decoration: line-through;
	font-weight: 400;
}
#todo-list .remove {
	cursor: pointer;
	display: none;
	position: absolute;
	right: 0;
	top: 22%;
	width: 25px;
}
#todo-list .remove:after {
	font-family: FontAwesome;
	content: "\f057";
	font-size: 16px;
	right: 10px;
	color: #fff;
	position: absolute;
}
#todo-list li:hover .remove {
	display: block;
}
#todo-list input[type="checkbox"] {
	position: absolute;
	left: 10px;
	top: 22%;
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 10. RESPONSIVE FEATURES (MEDIA QUERIES)
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
@media screen and (max-width: 767px) {
	.navbar-brand {
		width: 200px;
	}
	.responsive-admin-menu {
		float: left;
		width: 45px;
		height: 100%;
		position: relative;
	}
	/*We need to use position:absolute here to avoid jumping*/
	.responsive-admin-menu #menu li span,
	.responsive-admin-menu #menu li a span {
		left: 9999px;
		display: inline-block;
		position: absolute;
	}
	/*At that query we need to style class .opened to show stylish hovers*/
	.responsive-admin-menu #menu li.opened span {
		line-height: 20px;
	}
	/*Adding static to badges inside span*/
	.responsive-admin-menu #menu li.opened span span.badge,
	.responsive-admin-menu #menu li a span span.badge {
		position: static;
		line-height: 10px;
		padding: 3px 7px;
	}
	.responsive-admin-menu #menu li {
		width: 45px;
		transition: width 0.2s;
	}
	/*If you have long menu names - change it width*/
	.responsive-admin-menu #menu li a:hover {
		width: 180px;
	}
	/*Style for opened (hovered) elements*/
	.responsive-admin-menu #menu li.opened,
	.responsive-admin-menu #menu li.opened ul li,
	.responsive-admin-menu #menu li.opened + ul {
		width: 180px;
		display: block;
		background: #5c6064;
	}
	/*Adding Rounded Corners*/
	.responsive-admin-menu #menu li.opened,
	.responsive-admin-menu #menu li.opened ul li:last-child {
		border-bottom-right-radius: 3px;
		border-top-right-radius: 3px;
	}
	/*Arrow*/
	.responsive-admin-menu #menu li a.submenu:before {
		font-size: 8px;
		right: 4px;
	}
	/*Making Arrow Bigger*/
	.responsive-admin-menu #menu li.opened a.submenu:before {
		font-size: 15px;
		right: 7px;
	}
	.responsive-admin-menu #menu li.opened span {
		left: 35px;
	}
	.content-wrapper {
		margin-left: 0;
		border-radius: 0;
		left: 45px;
		position: absolute;
	}
	.main-header {
		z-index: 100;
		position: relative;
	}
	.responsive-admin-menu #menu li a {
		padding: 13px 10px 13px 12px;
	}
	/*Second Level*/
	.responsive-admin-menu #menu ul li li a {
		padding: 8px 10px 8px 12px;
	}
	/*Toggle */
	.sidebar-toggle {
		margin-left: -200px;
	}
	.main-content-toggle-left {
		left: 10px;
	}
}
@media screen and (max-width: 480px) {
	.modal {
		z-index:999999;
	}
	.main-header .navbar-brand {
		display: none;
	}
	.left-toggler {
		display: none;
	}
	.site-search {
		float: none;
		padding-left: 9px;
		clear: both;
		width: 100%;
	}
	.site-search i {
		left: 18px;
		top: 15px;
	}
	.site-search input[type=search] {
		background: #969fa1;
		color: #fff;
		width: 100%;
	}
	.site-search input[type=search]:focus {
		width: 100%;
	}
	.main-header .navbar-content {
		float: none;
		padding: 9px 7px 5px 9px;
		width: 100%;
	}
	.main-header .btn-user {
		width: 40px !important;
		padding: 0px;
	}
	.main-header .btn-user i {
		top: 11px;
		left: 10px;
		position: absolute;
		font-size: 1.7em;
	}
	.main-header .navbar-header {
		float: none;
		width: 100%;
	}
	/*Some handshaking for proper align*/
	.main-header #notification-dropdown {
		left: auto;
		right: auto;
	}
	.main-header #inbox-dropdown {
		left: -40px;
		right: auto;
	}
	.main-header #settings-dropdown {
		left: auto;
		right: -50px;
	}
	.responsive-admin-menu {
		min-height: 50px;
		width: 100%;
		float: left;
		position: relative;
	}
	.sidebar-toggle {
		margin-left: 0;
		width: 100%;
	}
	.user-menu {
		padding-top: 10px;
		padding-left: 10px;
		right: 10px;
	}
	.main-content-toggle-left {
		margin-left: 0px !important;
	}
	.main-wrap {
		position: relative;
		top: 0;
		float: left;
		margin-bottom: 0;
		bottom: 0;
		min-height: auto;
		height: auto !important;
	}
	.offcanvas-inner {
		overflow-x: hidden;
	}
	.content-wrapper {
		position: relative;
		float: left;
		width: 100%;
		left: 0;
		margin-left: 0;
		margin-right: 10px;
	}
	.responsive-admin-menu .responsive-menu {
		display: block;
		top: 0;
	}
	.responsive-admin-menu #menu {
		display: none;
	}
	.responsive-admin-menu .responsive-menu {
		font-size: 1.9em;
		line-height: 48px;
		font-weight: 800;
		color: #5bc0de;
		letter-spacing: -1px;
		text-transform: uppercase;
	}
	.responsive-admin-menu .responsive-menu .menuicon {
		color: #fff;
		font-size: 24px;
		position: absolute;
		right: 22px;
		top: 0;
	}
	.responsive-admin-menu #menu li a span,
	.responsive-admin-menu #menu li.opened a span {
		left: auto;
	}
	.responsive-admin-menu #menu li a.submenu span {
		top: 0;
	}
	.responsive-admin-menu #menu li.opened a.submenu:before {
		right: 15px;
	}
	.responsive-admin-menu #menu li a span {
		left: auto;
		position: relative;
		padding-top: 0;
	}
	.responsive-admin-menu #menu li.opened a span span.badge,
	.responsive-admin-menu #menu li a span span.badge {
		position: relative;
		padding: 3px 7px;
	}
	.responsive-admin-menu #menu li {
		width: auto;
		transition: none;
	}
	.responsive-admin-menu #menu li a:hover {
		width: auto;
	}
	/*Style for opened (hovered) elements*/
	.responsive-admin-menu #menu li.opened,
	.responsive-admin-menu #menu li.opened ul li,
	.responsive-admin-menu #menu li.opened + ul {
		width: auto;
		display: block;
		background: #5c6064;
	}
	.responsive-admin-menu #menu li a {
		color: #fff;
		padding: 10px;
		font-size: 0.85em;
	}
	.responsive-admin-menu #menu li a.submenu:before {
		font-size: 14px;
		right: 15px;
		top: 10px;
	}
}
/* ========================================================================
 * ========================================================================
 * ========================================================================
 * 11. STANDALONE PAGES (Styles for Standalone pages like error and login-blocks)
 * ========================================================================
 * ========================================================================
 * ======================================================================== */
.standalone-page-wrapper {
	position: absolute;
	background-color: #fff;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	padding: 0;
}
.colorful-page-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	background-image: url(/assets/gallery/1.png);;
	/* try 2.png,3.png...12.png */
	background-size: 30%;
}
.error-top-block {
	width: 100%;
	padding: 20px;
	height: 245px;
	background-image: url(/assets/gallery/1.png);
	/* try 2.png,3.png...12.png */
	background-size: 30%;
}
.error-bottom-block {
	padding-top: 10px;
	width: 100%;
}
.error-top-block-image {
	position: relative;
	display: block;
	bottom: -10px;
	margin: 0 auto;
	max-width: 240px;
}
.error-top-block-image img {
	display: inline-block;
	max-width: 100%;
	border: none;
}
.error-description {
	text-align: center;
}
.error-description .error-code {
	font-size: 4em;
	text-transform: uppercase;
	line-height: 70px;
	letter-spacing: -2px;
	font-weight: 800;
}
.error-description .error-meaning {
	font-size: 2em;
}
.error-description .todo {
	margin-top: 5px;
}
.error-description .input-group {
	margin: 20px auto;
	width: 80%;
}
/* Login and Lock Screen Pages */
.center-block {
	width: 50%;
	width: 330px;
	height: 70%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.center-block .using-social-header {
	text-align: center;
	font-size: 0.85em;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
}
.center-block .social-buttons {
	margin: 10px auto 10px auto;
	clear: both;
}
.center-block .social {
	font-size: 2.4em;
}
.copyrights {
	margin-top: 10px;
	font-size: 0.85em;
	text-align: center;
}
.center-block .copyrights {
	color: #fff;
}
.login-block,
.lock-block {
	position: relative;
	padding: 0 20px;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 11px;
}
.login-block header .image-block,
.lock-block header .image-block {
	display: block;
	margin: 0 auto;
	max-width: 130px;
}
.lock-block header .image-block img {
	display: inline-block;
	max-width: 100%;
	border: none;
	border-radius: 50%;
	box-shadow: 0 0 0 4px rgba(255,255,255,0.5);
}
.login-block header .image-block img {
	display: inline-block;
	max-width: 100%;
	border: none;
}
.login-block header,
.lock-block header {
	padding: 20px 10px 10px;
	background: #f1f1f1;
	text-align: center;
	border-bottom: 0;
	font-size: 1.9em;
	font-weight: 300;
	margin: 0 -20px 10px -20px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.login-block header small,
.lock-block header small {
	font-size: 12px;
	display: block;
}
.login-block footer,
.lock-block footer {
	margin: 0 -20px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	background: #454b52;
}
.login-block footer .btn,
.lock-block footer .btn {
	float: right;
}
/* ========================================================================
 * 12. Color Helpers (We use it to quickly override color options for classes)
 * ======================================================================== */
.powerwidget-as-portlet-white,
.bg-white,
.powerwidget-as-portlet-white .inner-spacer {
	background: #fff;
	color: #555;
}
.powerwidget-as-portlet-white h2,
.powerwidget-as-portlet-white h2 small,
.powerwidget-as-portlet-white .powerwidget-ctrls .button-icon {
	color: #555;
}
.powerwidget-as-portlet-pink,
.powerwidget-as-portlet-pink .inner-spacer {
	background: #f87aa0;
	color: #fff;
}
.powerwidget-as-portlet-blue,
.powerwidget-as-portlet-blue .inner-spacer {
	background: #5bc0de;
	color: #fff;
}
.powerwidget-as-portlet-dark-blue,
.powerwidget-as-portlet-dark-blue .inner-spacer {
	background: #3b8dbd;
	color: #fff;
}
.powerwidget-as-portlet-green,
.powerwidget-as-portlet-green .inner-spacer {
	background: #82b964;
	color: #fff;
}
.powerwidget-as-portlet-green-alt,
.powerwidget-as-portlet-green-alt .inner-spacer {
	background: #58b868;
	color: #fff;
}
.powerwidget-as-portlet-acid-green,
.powerwidget-as-portlet-acid-green .inner-spacer {
	background: #ccd600;
	color: #fff;
}
.powerwidget-as-portlet-yellow,
.powerwidget-as-portlet-yellow .inner-spacer {
	background: #f4cc13;
	color: #fff;
}
.powerwidget-as-portlet-yellow-muted,
.powerwidget-as-portlet-yellow-muted .inner-spacer {
	background: #f4cc13;
	color: #fff;
}
.powerwidget-as-portlet-purple,
.powerwidget-as-portlet-purple .inner-spacer {
	background: #a7609a;
	color: #fff;
}
.powerwidget-as-portlet-grey,
.powerwidget-as-portlet-grey .inner-spacer {
	background: #888;
	color: #fff;
}
.powerwidget-as-portlet-cold-grey,
.powerwidget-as-portlet-cold-grey .inner-spacer {
	background: #595f66;
	color: #fff;
}
.powerwidget-as-portlet-orange,
.powerwidget-as-portlet-orange .inner-spacer {
	background: #f0ad4e;
	color: #fff;
}
.powerwidget-as-portlet-red,
.powerwidget-as-portlet-red .inner-spacer {
	background: #d24d33;
	color: #fff;
}
.powerwidget-as-portlet-dark-red,
.powerwidget-as-portlet-dark-red .inner-spacer {
	background: #993838;
	color: #fff;
}
.powerwidget-as-portlet-black,
.powerwidget-as-portlet-black .inner-spacer {
	background: #000;
	color: #fff;
}
.powerwidget-as-portlet-marine,
.powerwidget-as-portlet-marine .inner-spacer {
	background: #00a9ae;
	color: #fff;
}
.pink-btn,
.bg-pink,
.powerwidget.pink {
	background-color: #f87aa0;
}
.blue-btn,
.bg-blue,
.powerwidget.blue {
	background-color: #5bc0de;
}
.dark-blue-btn,
.bg-dark-blue,
.powerwidget.dark-blue {
	background-color: #3b8dbd;
}
.green-btn,
.bg-green,
.powerwidget.green {
	background-color: #82b964;
}
.green-alt-btn,
.bg-green-alt,
.powerwidget.green-alt {
	background-color: #58b868;
}
.green-acid-btn,
.bg-acid-green,
.powerwidget.green-acid {
	background-color: #ccd600;
}
.yellow-btn,
.bg-yellow,
.powerwidget.yellow {
	background-color: #f4cc13;
}
.yellow-muted-btn,
.bg-yellow-muted,
.powerwidget.yellow-muted {
	background-color: #fffbdb;
}
.purple-btn,
.bg-purple,
.powerwidget.purple {
	background-color: #a7609a;
}
.grey-btn,
.bg-grey,
.powerwidget.grey {
	background-color: #888;
}
.cold-grey-btn,
.bg-cold-grey,
.powerwidget.cold-grey {
	background-color: #595f66;
}
.dark-cold-grey-btn,
.bg-dark-cold-grey,
.powerwidget.dark-cold-grey {
	background-color: #454b52;
}
.orange-btn,
.bg-orange,
.powerwidget.orange {
	background-color: #f0ad4e;
}
.red-btn,
.bg-red,
.powerwidget.red {
	background-color: #d24d33;
}
.dark-red-btn,
.bg-dark-red,
.powerwidget.dark-red {
	background-color: #993838;
}
.black-btn,
.bg-black,
.powerwidget.black {
	background-color: #000;
}
.marine-btn,
.bg-marine,
.powerwidget.marine {
	background-color: #00a9ae;
}
.text-pink {
	color: #f87aa0;
}
.text-blue {
	color: #5bc0de;
}
.text-dark-blue {
	color: #3b8dbd;
}
.text-green {
	color: #82b964;
}
.text-green-alt {
	color: #58b868;
}
.text-green-acid {
	color: #ccd600;
}
.text-yellow {
	color: #f4cc13;
}
.text-yellow-muted {
	color: #fffbdb;
}
.text-purple {
	color: #a7609a;
}
.text-grey {
	color: #888;
}
.text-cold-grey {
	color: #595f66;
}
.text-dark-cold-grey {
	color: #454b52;
}
.text-orange {
	color: #f0ad4e;
}
.text-red {
	color: #d24d33;
}
.text-dark-red {
	color: #993838;
}
.text-cold-grey {
	color: #969fa1;
}
.text-black {
	color: #000;
}
.text-white {
	color: #fff;
}
.text-marine {
	color: #00a9ae;
}
/*Paddings and Margins*/
.buttons-margin-bottom .btn {
	margin-bottom: 5px;
}
.buttons-margin-bottom .modal .btn {
	margin-bottom: 0;
}
.zero-padding-margin {
	padding: 0;
	margin: 0;
}
.padding-0px {
	padding: 0px;
}
.margin-0px {
	margin: 0;
}
.margin-negative-top-10px {
	margin-top: -10px;
}
.margin-negative-top-20px {
	margin-top: -20px;
}
.margin-negative-top-30px {
	margin-top: -30px;
}
.padding-10px {
	padding: 10px;
}
.padding-15px {
	padding: 10px;
}
.padding-20px {
	padding: 10px;
}
.margin-bottom,
.margin-bottom-10px {
	margin-bottom: 10px;
}
.margin-bottom-20px {
	margin-bottom: 20px;
}
.margin-top {
	margin-top: 10px;
}
.margin-left {
	margin-left: 10px;
}
.margin-right {
	margin-right: 10px;
}
/* ========================================================================
 * 13. Examples, Code Highlight, CallOuts and other stuff
 * ======================================================================== */
.example {
	position: relative;
	padding: 35px 10px 10px;
	margin: 0 -10px;
	background-color: #f0f0ed;
}
.example:after {
	content: "Example";
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 0.8em;
	font-weight: 700;
	color: #595f66;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.example + .highlight {
	margin: 0 -10px 15px -10px;
	border-radius: 0;
	border-width: 0;
}
.highlight {
	position: relative;
	padding: 15px;
	margin-bottom: 14px;
	background-color: #454b52;
}
.highlight:after {
	content: "";
	position: absolute;
	top: -7px;
	left: 5%;
	border-style: solid;
	border-width: 0 7px 7px;
	border-color: #454b52 transparent;
	display: block;
	width: 0;
	z-index: 1;
}
.highlight pre {
	color: #f1f1f1;
	font-weight: 600;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
	border: 0;
	white-space: nowrap;
}
.callout {
	position: relative;
	min-height: 60px;
	margin: 10px 0 15px;
	padding: 15px 30px 15px 60px;
	border-left: 5px solid #eee;
	font-size: 0.9em;
}
.inner-spacer .callout {
	margin: 10px -10px 15px;
}
.callout h4 {
	margin-top: 0;
}
.callout p:last-child {
	margin-bottom: 0;
}
.callout code,
.callout .highlight {
	background-color: #fff;
}
.callout-danger {
	background-color: #F7E0DB;
	border-color: #d24d33;
}
.callout-danger:before {
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	background: #d24d33;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	font-size: 2.15em;
	font-family: 'FontAwesome';
	content: "\f0e7";
}
.callout-danger h4 {
	color: #d24d33;
}
.callout-warning {
	background-color: #fff4e1;
	border-color: #fdc153;
}
.callout-warning:before {
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	background: #fdc153;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	font-size: 2.15em;
	font-family: 'FontAwesome';
	content: "\f071";
}
.callout-warning h4 {
	color: #fcb42e
}
.callout-info {
	background-color: #dff3f9;
	border-color: #5bc0de;
}
.callout-info:before {
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	background: #5bc0de;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	font-size: 2.15em;
	font-family: 'FontAwesome';
	content: "\f0a2";
}
.callout-info h4 {
	color: #5bc0de;
}
/* ========================================================================
 * Code Styling
 * ======================================================================== */
code,
kbd,
pre,
samp {
	font-family: 'Open Sans', sans-serif;
}
code {
	padding: 1px 3px;
	font-size: 0.95em;
	color: #c7254e;
	white-space: nowrap;
	background-color: #f9f2f4;
	border-radius: 4px;
}
.hll {
	background-color: #ffc;
}
.c {
	color: #999;
}
.err {
	color: #A00;
	background-color: #FAA;
}
.k {
	color: #069;
}
.o {
	color: #555;
}
.cm {
	color: #999;
}
.cp {
	color: #099;
}
.c1 {
	color: #999;
}
.cs {
	color: #999;
}
.gd {
	background-color: #FCC;
	border: 1px solid #C00;
}
.ge {
	font-style: italic;
}
.gr {
	color: red;
}
.gh {
	color: #030;
}
.gi {
	background-color: #CFC;
	border: 1px solid #0C0;
}
.go {
	color: #AAA;
}
.gp {
	color: #009;
}
.gu {
	color: #030;
}
.gt {
	color: #9C6;
}
.kc {
	color: #069;
}
.kd {
	color: #069;
}
.kn {
	color: #069;
}
.kp {
	color: #069;
}
.kr {
	color: #069;
}
.kt {
	color: #078;
}
.m {
	color: #F60;
}
.s {
	color: #ffa0a0;
}
.na {
	color: #b0e4f3;
}
.nb {
	color: #366;
}
.nc {
	color: #0A8;
}
.no {
	color: #360;
}
.nd {
	color: #99F;
}
.ni {
	color: #999;
}
.ne {
	color: #C00;
}
.nf {
	color: #C0F;
}
.nl {
	color: #99F;
}
.nn {
	color: #0CF;
}
.nt {
	color: #fffbdb;
}
.nv {
	color: #033;
}
.ow {
	color: #000;
}
.w {
	color: #bbb;
}
.mf {
	color: #F60;
}
.mh {
	color: #F60;
}
.mi {
	color: #F60;
}
.mo {
	color: #F60;
}
.sb {
	color: #C30;
}
.sc {
	color: #C30;
}
.sd {
	color: #C30;
	font-style: italic;
}
.s2 {
	color: #C30;
}
.se {
	color: #C30;
}
.sh {
	color: #C30;
}
.si {
	color: #A00;
}
.sx {
	color: #C30;
}
.sr {
	color: #3AA;
}
.s1 {
	color: #C30;
}
.ss {
	color: #FC3;
}
.bp {
	color: #366;
}
.vc {
	color: #033;
}
.vg {
	color: #033;
}
.vi {
	color: #033;
}
.il {
	color: #F60;
}
.css .o,
.css .o+.nt,
.css .nt+.nt {
	color: #999;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *






 */
/* line 23, /opt/app/app/assets/stylesheets/login.css.scss */
.flashmsg {
  width: 98%;
  margin: 12px;
}

/* line 28, /opt/app/app/assets/stylesheets/login.css.scss */
#password-success {
  padding: 0 1px;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 15px;
  color: #82b964;
}

/* line 36, /opt/app/app/assets/stylesheets/login.css.scss */
#no-email {
  padding: 0 1px;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 15px;
  color: #ee9393;
}

/* line 44, /opt/app/app/assets/stylesheets/login.css.scss */
div.login-block {
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 47, /opt/app/app/assets/stylesheets/login.css.scss */
div.login-block header {
  background-color: rgba(255, 255, 255, 0);
}

/* line 50, /opt/app/app/assets/stylesheets/login.css.scss */
div.login-block footer {
  background-color: rgba(62, 89, 61, 0.75);
}

/* line 53, /opt/app/app/assets/stylesheets/login.css.scss */
.orb-form a {
  color: #ffffff;
}

/* line 56, /opt/app/app/assets/stylesheets/login.css.scss */
div.login-block footer .btn, .lock-block footer .btn {
  background-color: #89b67d;
}
