@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"); }

.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; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42;
  color: #444;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #3fa1d0;
  font-weight: 600;
  text-decoration: none; }
  a:hover, a:focus {
    color: #26769c;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  font-weight: bold;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 17px;
  margin-bottom: 8.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 30px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 14px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 10px; }

p {
  margin: 0 0 8.5px; }

.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 18px; } }

small,
.small {
  font-size: 91%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-success {
  color: #44aa8b; }

a.text-success:hover,
a.text-success:focus {
  color: #35866d; }

.text-info {
  color: #515761; }

a.text-info:hover,
a.text-info:focus {
  color: #3a3e45; }

.text-warning {
  color: #ffba00; }

a.text-warning:hover,
a.text-warning:focus {
  color: #cc9500; }

.text-danger {
  color: #d55555; }

a.text-danger:hover,
a.text-danger:focus {
  color: #c63131; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #515761; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3a3e45; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #eaf0fa; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #c1d3f0; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 17px; }

dt,
dd {
  line-height: 1.42; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  color: #aaa;
  font-style: italic;
  border-left: none;
  border-top: 1px dotted #d7d7d7;
  border-bottom: 1px dotted #d7d7d7; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.42; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f9f9;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.42;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.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; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: #fff; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42;
    vertical-align: top;
    border-top: 1px solid #d7d7d7; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #d7d7d7; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 2px solid #d7d7d7; }
  .table > tbody + tbody {
    border-top: 2px solid #d7d7d7; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #d7d7d7; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #d7d7d7; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom: 2px solid #d7d7d7; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:last-child {
  border-bottom: 1px solid #d7d7d7; }

.table-hover > tbody > tr > th,
.table-hover > tbody > tr > td {
  position: relative; }

.table-hover > tbody > tr > th::before,
.table-hover > tbody > tr > td::before {
  transition: opacity 250ms ease-in-out;
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  color: #d7d7d7;
  left: 0px;
  top: 0px;
  background-color: transparent; }

.table-hover > tbody > tr > th::after,
.table-hover > tbody > tr > td::after {
  transition: opacity 250ms ease-in-out;
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  color: #d7d7d7;
  left: 0px;
  bottom: 0px;
  background-color: transparent; }

.table-hover > tbody > tr:hover > th::before,
.table-hover > tbody > tr:hover > td::before {
  transition: opacity 250ms ease-in-out;
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  color: #d7d7d7;
  left: 0px;
  top: 0px;
  background-color: #f5f5f5; }

.table-hover > tbody > tr:hover > th::after,
.table-hover > tbody > tr:hover > td::after {
  transition: opacity 250ms ease-in-out;
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  color: #d7d7d7;
  left: 0px;
  bottom: 0px;
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.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; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.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; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #eaf0fa; }

.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: #d5e1f5; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.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; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.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; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 12.75px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #d7d7d7; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.fe-table__border-cell {
  width: 80px;
  height: 40px;
  border: 1px solid #d7d7d7;
  position: relative;
  float: left;
  margin: 5px;
  display: inline; }

.fe-table__icon--grey {
  color: #d7d7d7; }

.fe-table__icon:hover {
  color: #3fa1d0;
  cursor: pointer; }

.fe-table__icon--disabled {
  color: #d7d7d7;
  cursor: not-allowed; }

.fe-table__icon--sort:after {
  content: '';
  display: block;
  position: absolute;
  left: 88%;
  top: 78%;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 10px solid #444;
  border-left: 10px solid transparent;
  cursor: pointer; }

.fe-table__icon--sorted:after {
  cursor: pointer;
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 88%;
  top: 0;
  border-top: 10px solid #444;
  border-right: 0 solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 10px solid transparent; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e1e1e1; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

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; }

output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42;
  color: #444; }

.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #3fa1d0;
    color: #444;
    outline: 0; }
  .form-control::-moz-placeholder {
    color: #d7d7d7;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #d7d7d7; }
  .form-control::-webkit-input-placeholder {
    color: #d7d7d7; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #e1e1e1;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31px; }
  input[type="date"].input-xs,
  .input-group-xs input[type="date"],
  input[type="time"].input-xs,
  .input-group-xs
  input[type="time"],
  input[type="datetime-local"].input-xs,
  .input-group-xs
  input[type="datetime-local"],
  input[type="month"].input-xs,
  .input-group-xs
  input[type="month"] {
    line-height: 20px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 28px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 42px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 17px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 29px; }
  .form-control-static.input-lg, .form-control-static.input-sm, .form-control-static.input-xs {
    padding-left: 0;
    padding-right: 0; }

.input-xs {
  height: 20px;
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-xs {
  height: 20px;
  line-height: 20px; }

textarea.input-xs,
select[multiple].input-xs {
  height: auto; }

.form-group-xs .form-control {
  height: 20px;
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-xs select.form-control {
  height: 20px;
  line-height: 20px; }

.form-group-xs textarea.form-control,
.form-group-xs select[multiple].form-control {
  height: auto; }

.form-group-xs .form-control-static {
  height: 20px;
  min-height: 28px;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 1.5; }

.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 28px;
  line-height: 28px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5; }

.input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 42px;
  line-height: 42px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 38.75px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }

.input-xs + .form-control-feedback,
.input-group-xs + .form-control-feedback,
.form-group-xs .form-control + .form-control-feedback {
  width: 20px;
  height: 20px;
  line-height: 20px; }

.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: #44aa8b; }

.has-success .form-control {
  border-color: #44aa8b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #35866d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #86ceb8; }

.has-success .input-group-addon {
  color: #44aa8b;
  border-color: #44aa8b; }

.has-success .form-control-feedback {
  color: #44aa8b; }

.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: #ffba00; }

.has-warning .form-control {
  border-color: #ffba00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #cc9500;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd666; }

.has-warning .input-group-addon {
  color: #ffba00;
  border-color: #ffba00; }

.has-warning .form-control-feedback {
  color: #ffba00; }

.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: #d55555; }

.has-error .form-control {
  border-color: #d55555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #c63131;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e9a7a7; }

.has-error .input-group-addon {
  color: #d55555;
  border-color: #d55555; }

.has-error .form-control-feedback {
  color: #d55555; }

.has-feedback label ~ .form-control-feedback {
  top: 22px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 15px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px; } }

@media (min-width: 480px) {
  .form-horizontal .form-group-xs .control-label {
    padding-top: 2px;
    font-size: 11px; } }

.form-group .label__floating, .input-group .label__floating {
  font-weight: 400;
  opacity: 0.4;
  pointer-events: none;
  position: absolute;
  padding: 2px 5px;
  transform: translate3d(0, 5px, 0) scale(1);
  transform-origin: left top;
  transition: 240ms;
  margin-left: 8px;
  z-index: 10; }
  .form-group .label__floating ~ .form-control-feedback, .input-group .label__floating ~ .form-control-feedback {
    top: 0; }

.form-group .label__floating.required::after, .input-group .label__floating.required::after {
  content: ' *';
  color: #d55555; }

.form-group.group-label_floating .label__floating, .input-group.group-label_floating .label__floating {
  color: #aaa;
  opacity: 1;
  font-weight: 600;
  font-size: 10px;
  margin-top: -14px;
  background: #fff; }

.form-group.group-label_floating .label__floating.disabled, .input-group.group-label_floating .label__floating.disabled {
  background: linear-gradient(#fff 0%, #fff 50%, #eee 70%, #eee 100%); }

.label__floating + .form-control::-webkit-input-placeholder {
  color: transparent;
  transition: 240ms; }

.label__floating + .form-control:focus::-webkit-input-placeholder {
  transition: none; }

.form-group.group-label_floating .label__floating + .form-control::-webkit-input-placeholder {
  color: #bbb; }

.label__floating + .form-control::-moz-placeholder {
  color: transparent;
  transition: 240ms; }

.label__floating + .form-control:focus::-moz-placeholder {
  transition: none; }

.form-group.group-label_floating .label__floating + .form-control::-moz-placeholder {
  color: #bbb; }

.form-control[disabled] .fe-checkbox__checkbox, .form-control[disabled] .fe-radio__radio, fieldset[disabled] .fe-checkbox__checkbox, fieldset[disabled] .fe-radio__radio {
  cursor: not-allowed; }

.btn {
  position: relative;
  overflow: inherit;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  margin: 0px 5px;
  transition: all 0.3s ease-in-out;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #444;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    pointer-events: none; }

.btn-default {
  color: #444;
  background-color: transparent;
  border-color: #8b94a2; }
  .btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #757f8f;
    border-color: #4d5560; }
  .btn-default:hover {
    border-color: #6b7585;
    color: #fff;
    background-color: #757f8f; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #757f8f;
    border-color: #6b7585; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #fff;
      background-color: #757f8f;
      border-color: #4d5560; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #8e8e8e; }
  .btn-default .badge {
    color: transparent;
    background-color: #444; }

.btn-primary {
  color: #fff;
  background-color: #515761;
  border-color: transparent; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #757f8f;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:hover {
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
    background-color: #757f8f; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #757f8f;
    border-color: rgba(0, 0, 0, 0); }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #757f8f;
      border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #8e8e8e; }
  .btn-primary .badge {
    color: #515761;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #44aa8b;
  border-color: transparent; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #4fb998;
    border-color: rgba(0, 0, 0, 0); }
  .btn-success:hover {
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
    background-color: #4fb998; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #4fb998;
    border-color: rgba(0, 0, 0, 0); }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #4fb998;
      border-color: rgba(0, 0, 0, 0); }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #8e8e8e; }
  .btn-success .badge {
    color: #44aa8b;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #515761;
  border-color: transparent; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #5d636f;
    border-color: rgba(0, 0, 0, 0); }
  .btn-info:hover {
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
    background-color: #5d636f; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #5d636f;
    border-color: rgba(0, 0, 0, 0); }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #5d636f;
      border-color: rgba(0, 0, 0, 0); }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #8e8e8e; }
  .btn-info .badge {
    color: #515761;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ffba00;
  border-color: transparent; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ffc11a;
    border-color: rgba(0, 0, 0, 0); }
  .btn-warning:hover {
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
    background-color: #ffc11a; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc11a;
    border-color: rgba(0, 0, 0, 0); }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #ffc11a;
      border-color: rgba(0, 0, 0, 0); }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #8e8e8e; }
  .btn-warning .badge {
    color: #ffba00;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #bd4040;
  border-color: transparent; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #d55555;
    border-color: rgba(0, 0, 0, 0); }
  .btn-danger:hover {
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
    background-color: #d55555; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d55555;
    border-color: rgba(0, 0, 0, 0); }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #d55555;
      border-color: rgba(0, 0, 0, 0); }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #8e8e8e; }
  .btn-danger .badge {
    color: #bd4040;
    background-color: #fff; }

.btn-link {
  color: #515761;
  font-weight: bold;
  border-radius: 0;
  transition: none; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #26769c;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #fff;
    text-decoration: none; }

.btn-dropdown {
  color: #515761;
  font-weight: bold;
  transition: none;
  border-radius: 4px;
  border-color: #515761;
  margin: 0; }
  .btn-dropdown:hover, .btn-dropdown:focus, .btn-dropdown:active {
    color: #515761;
    border-color: #8b94a2; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-cog {
  border-radius: 10px;
  padding: 0 10px;
  transition: none;
  border-color: #d7d7d7 !important;
  color: #515761 !important; }
  .btn-cog:hover {
    color: #3fa1d0 !important;
    background-color: transparent !important;
    box-shadow: 0px 1px 1px 0px #d7d7d7; }

.btn-collapse {
  color: #3fa1d0;
  font-weight: bold;
  border: 1px solid #d7d7d7;
  background-color: transparent;
  text-transform: none; }
  .btn-collapse:hover {
    color: #26769c; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 10px;
  font-family: 'FontAwesome';
  font-size: 8px; }
  .caret:before {
    content: ""; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  opacity: 0;
  display: none;
  float: left;
  min-width: 55px;
  padding: 0px;
  margin: -20px 0 0 0;
  transition: margin 0.25s cubic-bezier(0, 0, 0.2, 1), opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #f5f5f5;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
  border: 1px solid #d7d7d7;
  border-top: 0; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    background-color: #666; }
  .dropdown-menu > li > a {
    transition: all 150ms ease-in-out;
    display: block;
    padding: 4px 10px;
    clear: both;
    line-height: 1.42;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #222;
  background-color: #8e8e8e; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #515761; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #8e8e8e; }

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

.open > .dropdown-menu {
  opacity: 1;
  margin-top: 0;
  display: block; }

.open > a {
  outline: 0; }

.open .caret:before {
  content: ""; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret:before,
.navbar-fixed-bottom .dropdown .caret:before {
  content: ""; }

.dropup.open .caret:before,
.navbar-fixed-bottom .dropdown.open .caret:before {
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.btn-split .btn {
  border-radius: 25px; }
  .btn-split .btn:focus {
    outline: 0; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    color: #444;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:disabled {
      color: #8e8e8e;
      font-style: italic; }
    .input-group .form-control:-ms-input-placeholder {
      color: #8e8e8e;
      font-style: italic; }
    .input-group .form-control::placeholder {
      color: #8e8e8e;
      font-style: italic; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .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; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }
  .input-group-addon .btn-primary,
  .input-group-btn .btn-primary {
    border-color: #fff; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #444;
  text-align: center;
  background-color: #f5f5f5;
  border: 1px solid #d7d7d7;
  border-radius: 4px; }
  .input-group-addon.glyphicon {
    top: 0; }
  .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 3px; }
  .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
    .input-group-btn > .btn.disabled {
      background-color: #d7d7d7; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
    background: #f5f5f5; }
    .input-group-btn:first-child > .btn:hover,
    .input-group-btn:first-child > .btn-group:hover {
      color: unset; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #3fa1d0; }
  .nav .nav-divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #d7d7d7; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      padding: 5px 15px;
      font-weight: normal;
      font-size: 16px;
      color: #757f8f;
      margin-right: 2px;
      line-height: 1.42;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-bottom-color: #d7d7d7;
        color: #757f8f; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #515761;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.tab-content {
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  border-top-color: transparent; }
  .tab-content:first-of-type {
    border-top-left-radius: 0; }

.table-nav-tabs {
  border-bottom: 1px solid #d7d7d7; }
  .table-nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .table-nav-tabs > li > a {
      padding: 5px 15px 0px 15px;
      line-height: 1.42; }
      .table-nav-tabs > li > a:hover {
        color: #26769c; }
    .table-nav-tabs > li.active > a, .table-nav-tabs > li.active > a:hover, .table-nav-tabs > li.active > a:focus {
      color: #515761;
      cursor: default; }
    .table-nav-tabs > li.active > a .tab-title {
      border-bottom: 2px solid #515761; }

.table-tab-content {
  padding: 15px; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #515761; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane,
.table-tab-content > .tab-pane {
  display: none; }

.tab-content > .active,
.table-tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 16.5px 15px;
  font-size: 15px;
  line-height: 17px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 8.25px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 17px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 16.5px;
          padding-bottom: 16.5px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9.5px;
  margin-bottom: 9.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 11px;
    margin-bottom: 11px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .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; }
  .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; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .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; }
    .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; }
    .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; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .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; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .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; }
    .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: #090909; }
    .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; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 3px 15px;
  margin-bottom: 17px;
  list-style: none;
  border-bottom: 1px solid #d7d7d7;
  font-weight: bold;
  display: table;
  color: #3fa1d0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      font-family: 'Glyphicons Halflings';
      content: "\e080";
      font-size: 10px;
      padding: 0 5px;
      color: #d7d7d7; }
  .breadcrumb > .active {
    color: #444;
    font-weight: 600; }

.pagination__list {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
  font-size: 11px; }

.pagination__item {
  display: inline-block;
  margin: 0 10px; }
  .pagination__item--active .pagination__link, .pagination__item--active .pagination__link:focus, .pagination__item--active .pagination__link:hover {
    color: #515761;
    border-color: transparent;
    cursor: default; }
  .pagination__item--active::before {
    display: block;
    content: ' ';
    width: 15px;
    position: relative;
    background-color: #515761;
    height: 2px;
    top: 25px;
    left: 3px; }
  .pagination__item.disabled .pagination__link, .pagination__item.disabled .pagination__link:focus, .pagination__item.disabled .pagination__link:hover {
    color: #e1e1e1;
    border: none;
    cursor: not-allowed; }

.pagination__link {
  position: relative;
  display: block;
  float: left;
  padding: 0px 6px;
  line-height: 17px;
  text-decoration: none;
  color: #3fa1d0;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 11px; }
  .pagination__link:focus, .pagination__link:hover {
    color: #515761;
    border-color: #515761; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
  color: #d7d7d7; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      color: #444; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none; }
  .pager .next > a,
  .pager .next > span {
    float: right;
    text-transform: uppercase; }
  .pager .previous > a,
  .pager .previous > span {
    float: left;
    text-transform: uppercase; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #d7d7d7;
    cursor: not-allowed; }

.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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #515761; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3a3e45; }

.label-success {
  background-color: #44aa8b; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #35866d; }

.label-info {
  background-color: #515761; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #3a3e45; }

.label-warning {
  background-color: #ffba00; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #cc9500; }

.label-danger {
  background-color: #d55555; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c63131; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 0px 0px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #8e8e8e;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .badge--wrapped:before {
    content: '['; }
  .badge--wrapped:after {
    content: ']'; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #3fa1d0;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 54px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.42;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #444; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3fa1d0; }

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-separator {
  margin-bottom: 17px; }

.fe-notice {
  min-height: 35px;
  padding: 10px;
  width: inherit; }
  .fe-notice .type-icon {
    font-size: 24px;
    line-height: 24px; }
  .fe-notice__content {
    width: inherit; }
    .fe-notice__content:before {
      font: normal normal normal 14px/1 FontAwesome;
      content: "";
      font-size: 18px;
      padding-right: 5px;
      vertical-align: text-top; }

.fe-alert {
  transition: transform 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 250ms ease-in;
  transform: translate(0, -400%);
  min-height: 100px;
  width: 400px;
  border-width: 2px;
  border-radius: 94px; }
  .fe-alert.in {
    transform: translate(0, 0);
    display: table; }
  .fe-alert .type-icon {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    font-size: 32px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 24px 0px;
    margin: 0; }
  .fe-alert__title {
    font-weight: bold;
    text-transform: capitalize;
    margin: 0 0 5px;
    position: relative;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word; }
  .fe-alert__message {
    margin: 0;
    overflow-wrap: break-word;
    word-wrap: break-word; }
  .fe-alert__content {
    padding: 0px 5px;
    width: 240px; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: absolute;
    top: 40%;
    right: 14px;
    bottom: auto;
    left: auto;
    font-size: 13px;
    font-weight: normal;
    width: 20px;
    border-radius: 50%;
    border: 1px solid transparent;
    background-color: #757f8f;
    opacity: 1;
    height: 20px;
    color: #fff;
    text-shadow: 0 0 0; }
    .alert-dismissible .close i {
      height: 18px;
      line-height: 18px; }
  .alert-dismissible.fe-notice .close {
    top: -21px;
    right: -45px;
    position: relative;
    border: 2px solid;
    opacity: 1;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    background-color: #fff; }

.alert-success {
  background-color: #fff;
  border-color: #e1e1e1;
  color: #aaa; }
  .alert-success hr {
    border-top-color: #d4d4d4; }
  .alert-success .alert-link {
    color: #919191; }
  .alert-success.fe-alert .type-icon {
    background-color: #44aa8b;
    color: #fff;
    margin-right: 4px; }
    .alert-success.fe-alert .type-icon:before {
      content: ""; }
  .alert-success.fe-notice {
    background-color: #44aa8b;
    border-color: #44aa8b;
    color: #fff; }
    .alert-success.fe-notice hr {
      border-top-color: #3d987c; }
    .alert-success.fe-notice .alert-link {
      color: #e6e6e6; }
    .alert-success.fe-notice .type-icon {
      color: #fff; }
    .alert-success.fe-notice.alert-dismissible .close {
      border-color: #44aa8b;
      color: #515761; }
    .alert-success.fe-notice .fe-notice__content:before {
      content: ""; }

.alert-info {
  background-color: #fff;
  border-color: #e1e1e1;
  color: #aaa; }
  .alert-info hr {
    border-top-color: #d4d4d4; }
  .alert-info .alert-link {
    color: #919191; }
  .alert-info.fe-alert .type-icon {
    background-color: #515761;
    color: #fff;
    margin-right: 4px; }
    .alert-info.fe-alert .type-icon:before {
      content: ""; }
  .alert-info.fe-notice {
    background-color: #515761;
    border-color: #515761;
    color: #fff; }
    .alert-info.fe-notice hr {
      border-top-color: #454b53; }
    .alert-info.fe-notice .alert-link {
      color: #e6e6e6; }
    .alert-info.fe-notice .type-icon {
      color: #fff; }
    .alert-info.fe-notice.alert-dismissible .close {
      border-color: #515761;
      color: #515761; }
    .alert-info.fe-notice .fe-notice__content:before {
      content: ""; }

.alert-warning {
  background-color: #fff;
  border-color: #e1e1e1;
  color: #aaa; }
  .alert-warning hr {
    border-top-color: #d4d4d4; }
  .alert-warning .alert-link {
    color: #919191; }
  .alert-warning.fe-alert .type-icon {
    background-color: #ffba00;
    color: #fff;
    margin-right: 4px; }
    .alert-warning.fe-alert .type-icon:before {
      content: ""; }
  .alert-warning.fe-notice {
    background-color: #ffba00;
    border-color: #ffba00;
    color: #fff; }
    .alert-warning.fe-notice hr {
      border-top-color: #e6a700; }
    .alert-warning.fe-notice .alert-link {
      color: #e6e6e6; }
    .alert-warning.fe-notice .type-icon {
      color: #fff; }
    .alert-warning.fe-notice.alert-dismissible .close {
      border-color: #ffba00;
      color: #515761; }
    .alert-warning.fe-notice .fe-notice__content:before {
      content: ""; }

.alert-error {
  background-color: #fff;
  border-color: #e1e1e1;
  color: #aaa; }
  .alert-error hr {
    border-top-color: #d4d4d4; }
  .alert-error .alert-link {
    color: #919191; }
  .alert-error.fe-alert .type-icon {
    background-color: #d55555;
    color: #fff;
    margin-right: 4px; }
    .alert-error.fe-alert .type-icon:before {
      content: ""; }
  .alert-error.fe-notice {
    background-color: #d55555;
    border-color: #d55555;
    color: #fff; }
    .alert-error.fe-notice hr {
      border-top-color: #d04141; }
    .alert-error.fe-notice .alert-link {
      color: #e6e6e6; }
    .alert-error.fe-notice .type-icon {
      color: #fff; }
    .alert-error.fe-notice.alert-dismissible .close {
      border-color: #d55555;
      color: #515761; }
    .alert-error.fe-notice .fe-notice__content:before {
      content: ""; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 17px;
  margin-bottom: 17px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  background-color: #515761;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }
  .progress-bar--width-0 {
    width: 0%;
    position: relative; }
  .progress-bar--width-0::after {
    content: "0%";
    position: absolute;
    left: 100%;
    color: #515761;
    margin-left: 5px; }
  .progress-bar--width-1 {
    width: 1%;
    position: relative; }
  .progress-bar--width-1::after {
    content: "1%";
    position: absolute;
    left: 100%;
    color: #515761;
    margin-left: 5px; }
  .progress-bar--width-2 {
    width: 2%;
    position: relative; }
  .progress-bar--width-2::after {
    content: "2%";
    position: absolute;
    left: 100%;
    color: #515761;
    margin-left: 5px; }
  .progress-bar--width-3 {
    width: 3%;
    position: relative; }
  .progress-bar--width-3::after {
    content: "3%";
    position: absolute;
    left: 100%;
    color: #515761;
    margin-left: 5px; }
  .progress-bar--width-4 {
    width: 4%;
    position: relative; }
  .progress-bar--width-4::after {
    content: "4%";
    position: absolute;
    left: 100%;
    color: #515761;
    margin-left: 5px; }
  .progress-bar--width-5 {
    width: 5%;
    position: relative; }
  .progress-bar--width-5::after {
    content: "5%";
    position: absolute;
    left: 100%;
    color: #515761;
    margin-left: 5px; }
  .progress-bar--width-6 {
    width: 6%; }
  .progress-bar--width-6::before {
    content: "6%"; }
  .progress-bar--width-7 {
    width: 7%; }
  .progress-bar--width-7::before {
    content: "7%"; }
  .progress-bar--width-8 {
    width: 8%; }
  .progress-bar--width-8::before {
    content: "8%"; }
  .progress-bar--width-9 {
    width: 9%; }
  .progress-bar--width-9::before {
    content: "9%"; }
  .progress-bar--width-10 {
    width: 10%; }
  .progress-bar--width-10::before {
    content: "10%"; }
  .progress-bar--width-11 {
    width: 11%; }
  .progress-bar--width-11::before {
    content: "11%"; }
  .progress-bar--width-12 {
    width: 12%; }
  .progress-bar--width-12::before {
    content: "12%"; }
  .progress-bar--width-13 {
    width: 13%; }
  .progress-bar--width-13::before {
    content: "13%"; }
  .progress-bar--width-14 {
    width: 14%; }
  .progress-bar--width-14::before {
    content: "14%"; }
  .progress-bar--width-15 {
    width: 15%; }
  .progress-bar--width-15::before {
    content: "15%"; }
  .progress-bar--width-16 {
    width: 16%; }
  .progress-bar--width-16::before {
    content: "16%"; }
  .progress-bar--width-17 {
    width: 17%; }
  .progress-bar--width-17::before {
    content: "17%"; }
  .progress-bar--width-18 {
    width: 18%; }
  .progress-bar--width-18::before {
    content: "18%"; }
  .progress-bar--width-19 {
    width: 19%; }
  .progress-bar--width-19::before {
    content: "19%"; }
  .progress-bar--width-20 {
    width: 20%; }
  .progress-bar--width-20::before {
    content: "20%"; }
  .progress-bar--width-21 {
    width: 21%; }
  .progress-bar--width-21::before {
    content: "21%"; }
  .progress-bar--width-22 {
    width: 22%; }
  .progress-bar--width-22::before {
    content: "22%"; }
  .progress-bar--width-23 {
    width: 23%; }
  .progress-bar--width-23::before {
    content: "23%"; }
  .progress-bar--width-24 {
    width: 24%; }
  .progress-bar--width-24::before {
    content: "24%"; }
  .progress-bar--width-25 {
    width: 25%; }
  .progress-bar--width-25::before {
    content: "25%"; }
  .progress-bar--width-26 {
    width: 26%; }
  .progress-bar--width-26::before {
    content: "26%"; }
  .progress-bar--width-27 {
    width: 27%; }
  .progress-bar--width-27::before {
    content: "27%"; }
  .progress-bar--width-28 {
    width: 28%; }
  .progress-bar--width-28::before {
    content: "28%"; }
  .progress-bar--width-29 {
    width: 29%; }
  .progress-bar--width-29::before {
    content: "29%"; }
  .progress-bar--width-30 {
    width: 30%; }
  .progress-bar--width-30::before {
    content: "30%"; }
  .progress-bar--width-31 {
    width: 31%; }
  .progress-bar--width-31::before {
    content: "31%"; }
  .progress-bar--width-32 {
    width: 32%; }
  .progress-bar--width-32::before {
    content: "32%"; }
  .progress-bar--width-33 {
    width: 33%; }
  .progress-bar--width-33::before {
    content: "33%"; }
  .progress-bar--width-34 {
    width: 34%; }
  .progress-bar--width-34::before {
    content: "34%"; }
  .progress-bar--width-35 {
    width: 35%; }
  .progress-bar--width-35::before {
    content: "35%"; }
  .progress-bar--width-36 {
    width: 36%; }
  .progress-bar--width-36::before {
    content: "36%"; }
  .progress-bar--width-37 {
    width: 37%; }
  .progress-bar--width-37::before {
    content: "37%"; }
  .progress-bar--width-38 {
    width: 38%; }
  .progress-bar--width-38::before {
    content: "38%"; }
  .progress-bar--width-39 {
    width: 39%; }
  .progress-bar--width-39::before {
    content: "39%"; }
  .progress-bar--width-40 {
    width: 40%; }
  .progress-bar--width-40::before {
    content: "40%"; }
  .progress-bar--width-41 {
    width: 41%; }
  .progress-bar--width-41::before {
    content: "41%"; }
  .progress-bar--width-42 {
    width: 42%; }
  .progress-bar--width-42::before {
    content: "42%"; }
  .progress-bar--width-43 {
    width: 43%; }
  .progress-bar--width-43::before {
    content: "43%"; }
  .progress-bar--width-44 {
    width: 44%; }
  .progress-bar--width-44::before {
    content: "44%"; }
  .progress-bar--width-45 {
    width: 45%; }
  .progress-bar--width-45::before {
    content: "45%"; }
  .progress-bar--width-46 {
    width: 46%; }
  .progress-bar--width-46::before {
    content: "46%"; }
  .progress-bar--width-47 {
    width: 47%; }
  .progress-bar--width-47::before {
    content: "47%"; }
  .progress-bar--width-48 {
    width: 48%; }
  .progress-bar--width-48::before {
    content: "48%"; }
  .progress-bar--width-49 {
    width: 49%; }
  .progress-bar--width-49::before {
    content: "49%"; }
  .progress-bar--width-50 {
    width: 50%; }
  .progress-bar--width-50::before {
    content: "50%"; }
  .progress-bar--width-51 {
    width: 51%; }
  .progress-bar--width-51::before {
    content: "51%"; }
  .progress-bar--width-52 {
    width: 52%; }
  .progress-bar--width-52::before {
    content: "52%"; }
  .progress-bar--width-53 {
    width: 53%; }
  .progress-bar--width-53::before {
    content: "53%"; }
  .progress-bar--width-54 {
    width: 54%; }
  .progress-bar--width-54::before {
    content: "54%"; }
  .progress-bar--width-55 {
    width: 55%; }
  .progress-bar--width-55::before {
    content: "55%"; }
  .progress-bar--width-56 {
    width: 56%; }
  .progress-bar--width-56::before {
    content: "56%"; }
  .progress-bar--width-57 {
    width: 57%; }
  .progress-bar--width-57::before {
    content: "57%"; }
  .progress-bar--width-58 {
    width: 58%; }
  .progress-bar--width-58::before {
    content: "58%"; }
  .progress-bar--width-59 {
    width: 59%; }
  .progress-bar--width-59::before {
    content: "59%"; }
  .progress-bar--width-60 {
    width: 60%; }
  .progress-bar--width-60::before {
    content: "60%"; }
  .progress-bar--width-61 {
    width: 61%; }
  .progress-bar--width-61::before {
    content: "61%"; }
  .progress-bar--width-62 {
    width: 62%; }
  .progress-bar--width-62::before {
    content: "62%"; }
  .progress-bar--width-63 {
    width: 63%; }
  .progress-bar--width-63::before {
    content: "63%"; }
  .progress-bar--width-64 {
    width: 64%; }
  .progress-bar--width-64::before {
    content: "64%"; }
  .progress-bar--width-65 {
    width: 65%; }
  .progress-bar--width-65::before {
    content: "65%"; }
  .progress-bar--width-66 {
    width: 66%; }
  .progress-bar--width-66::before {
    content: "66%"; }
  .progress-bar--width-67 {
    width: 67%; }
  .progress-bar--width-67::before {
    content: "67%"; }
  .progress-bar--width-68 {
    width: 68%; }
  .progress-bar--width-68::before {
    content: "68%"; }
  .progress-bar--width-69 {
    width: 69%; }
  .progress-bar--width-69::before {
    content: "69%"; }
  .progress-bar--width-70 {
    width: 70%; }
  .progress-bar--width-70::before {
    content: "70%"; }
  .progress-bar--width-71 {
    width: 71%; }
  .progress-bar--width-71::before {
    content: "71%"; }
  .progress-bar--width-72 {
    width: 72%; }
  .progress-bar--width-72::before {
    content: "72%"; }
  .progress-bar--width-73 {
    width: 73%; }
  .progress-bar--width-73::before {
    content: "73%"; }
  .progress-bar--width-74 {
    width: 74%; }
  .progress-bar--width-74::before {
    content: "74%"; }
  .progress-bar--width-75 {
    width: 75%; }
  .progress-bar--width-75::before {
    content: "75%"; }
  .progress-bar--width-76 {
    width: 76%; }
  .progress-bar--width-76::before {
    content: "76%"; }
  .progress-bar--width-77 {
    width: 77%; }
  .progress-bar--width-77::before {
    content: "77%"; }
  .progress-bar--width-78 {
    width: 78%; }
  .progress-bar--width-78::before {
    content: "78%"; }
  .progress-bar--width-79 {
    width: 79%; }
  .progress-bar--width-79::before {
    content: "79%"; }
  .progress-bar--width-80 {
    width: 80%; }
  .progress-bar--width-80::before {
    content: "80%"; }
  .progress-bar--width-81 {
    width: 81%; }
  .progress-bar--width-81::before {
    content: "81%"; }
  .progress-bar--width-82 {
    width: 82%; }
  .progress-bar--width-82::before {
    content: "82%"; }
  .progress-bar--width-83 {
    width: 83%; }
  .progress-bar--width-83::before {
    content: "83%"; }
  .progress-bar--width-84 {
    width: 84%; }
  .progress-bar--width-84::before {
    content: "84%"; }
  .progress-bar--width-85 {
    width: 85%; }
  .progress-bar--width-85::before {
    content: "85%"; }
  .progress-bar--width-86 {
    width: 86%; }
  .progress-bar--width-86::before {
    content: "86%"; }
  .progress-bar--width-87 {
    width: 87%; }
  .progress-bar--width-87::before {
    content: "87%"; }
  .progress-bar--width-88 {
    width: 88%; }
  .progress-bar--width-88::before {
    content: "88%"; }
  .progress-bar--width-89 {
    width: 89%; }
  .progress-bar--width-89::before {
    content: "89%"; }
  .progress-bar--width-90 {
    width: 90%; }
  .progress-bar--width-90::before {
    content: "90%"; }
  .progress-bar--width-91 {
    width: 91%; }
  .progress-bar--width-91::before {
    content: "91%"; }
  .progress-bar--width-92 {
    width: 92%; }
  .progress-bar--width-92::before {
    content: "92%"; }
  .progress-bar--width-93 {
    width: 93%; }
  .progress-bar--width-93::before {
    content: "93%"; }
  .progress-bar--width-94 {
    width: 94%; }
  .progress-bar--width-94::before {
    content: "94%"; }
  .progress-bar--width-95 {
    width: 95%; }
  .progress-bar--width-95::before {
    content: "95%"; }
  .progress-bar--width-96 {
    width: 96%; }
  .progress-bar--width-96::before {
    content: "96%"; }
  .progress-bar--width-97 {
    width: 97%; }
  .progress-bar--width-97::before {
    content: "97%"; }
  .progress-bar--width-98 {
    width: 98%; }
  .progress-bar--width-98::before {
    content: "98%"; }
  .progress-bar--width-99 {
    width: 99%; }
  .progress-bar--width-99::before {
    content: "99%"; }
  .progress-bar--width-100 {
    width: 100%; }
  .progress-bar--width-100::before {
    content: "100%"; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #44aa8b; }
  .progress-striped .progress-bar-success {
    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); }

.progress-bar-info {
  background-color: #515761; }
  .progress-striped .progress-bar-info {
    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); }

.progress-bar-warning {
  background-color: #ffba00; }
  .progress-striped .progress-bar-warning {
    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); }

.progress-bar-danger {
  background-color: #d55555; }
  .progress-striped .progress-bar-danger {
    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); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777777;
  cursor: not-allowed; }
  .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; }
  .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: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #515761;
  border-color: #515761; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .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: #b9bec5; }

.list-group-item-success {
  color: #44aa8b;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #44aa8b; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #44aa8b;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #44aa8b;
    border-color: #44aa8b; }

.list-group-item-info {
  color: #515761;
  background-color: #eaf0fa; }

a.list-group-item-info,
button.list-group-item-info {
  color: #515761; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #515761;
    background-color: #d5e1f5; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #515761;
    border-color: #515761; }

.list-group-item-warning {
  color: #ffba00;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffba00; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #ffba00;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #ffba00;
    border-color: #ffba00; }

.list-group-item-danger {
  color: #d55555;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #d55555; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #d55555;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #d55555;
    border-color: #d55555; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 17px;
  background-color: #fff;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading .panel-indicator__icon-container {
    height: 22px; }
  .panel-heading .panel-indicator-icon {
    font-size: 8px;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    padding: 5px;
    color: #3fa1d0;
    background-color: #fff; }
    .panel-heading .panel-indicator-icon:before {
      content: "\e259"; }
  .panel-heading .panel-indicator__separator-top {
    height: 11px;
    border-bottom: 1px solid #e1e1e1; }
  .panel-heading .panel-indicator__separator-bottom {
    height: 11px; }
  .panel-heading.open .panel-indicator-icon:before {
    content: "\e260"; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit;
    font-weight: normal; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
    border: none; }
  .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-right-radius: 3px;
    border-top-left-radius: 3px; }
  .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; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .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 > thead: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; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .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 > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #d7d7d7; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 17px; }
  .panel-group .panel {
    margin-bottom: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px dotted #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #515761; }
  .panel-primary > .panel-heading {
    color: #fff; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #515761; }
    .panel-primary > .panel-heading .badge {
      color: #515761;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #515761; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #44aa8b; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #44aa8b; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #cde2f3; }
  .panel-info > .panel-heading {
    color: #515761; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #cde2f3; }
    .panel-info > .panel-heading .badge {
      color: #eaf0fa;
      background-color: #515761; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #cde2f3; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #ffba00; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #ffba00; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #d55555; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #d55555; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #e1e1e1;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* KEYFRAMES */

@keyframes beacon-flashColor {
  to {
    background-color: #f9f9f9; } }

@keyframes beacon-openLoad {
  0% {
    height: 0;
    width: 0;
    top: 50%;
    left: 50%;
    margin-left: 0;
    margin-top: 0; }
  80% {
    height: 24px;
    width: 36px;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -12px; }
  100% {
    height: 20px;
    width: 30px;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -10px; } }

@keyframes beacon-flashColor {
  to {
    background-color: #f9f9f9; } }

@keyframes beacon-openLoad {
  0% {
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin-left: 0;
    margin-top: 0; }
  80% {
    width: 30px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -12px; }
  100% {
    width: 25px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -10px; } }

.fe-beacon {
  height: 20px;
  width: 25px;
  display: none;
  border-radius: 6px; }
  .fe-beacon__super {
    display: -ms-inline-flexbox;
    display: inline-flex; }

.fe-beacon__wrapper, .fe-beacon__count {
  position: relative;
  display: block;
  border-radius: 6px; }

.fe-beacon__wrapper:after, .fe-beacon__count:after {
  display: block;
  position: absolute;
  content: '';
  border-radius: 6px; }

.fe-beacon--loading {
  height: 20px;
  width: 25px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
  background-color: #767f8e; }

.fe-beacon--loading .fe-beacon--open {
  animation-name: beacon-openLoad;
  animation-duration: 500ms;
  animation-timing-function: ease;
  animation-iteration-count: 1; }

.fe-beacon--loading:after {
  transition: opacity 250ms ease-in-out;
  animation-name: beacon-flashColor;
  animation-duration: 500ms;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  height: 6px;
  width: 6px;
  top: 50%;
  left: 50%;
  margin-left: -3px;
  margin-top: -3px;
  opacity: 1;
  background-color: #bd4040; }

.fe-beacon--show {
  height: 20px;
  width: 25px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
  background-color: #e29494; }

.fe-beacon--show, .fe-beacon--blip {
  transition: all 500ms ease-in-out;
  height: 30px;
  width: 40px;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -15px;
  background-color: #bd4040; }

.fe-beacon--show, .fe-beacon--blip:after {
  transition: all 150ms ease-in-out;
  background-color: #bd4040; }

.fe-beacon--show:after {
  height: 20px;
  width: 25px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
  background-color: #bd4040;
  z-index: 2; }

.fe-beacon__count {
  height: 20px;
  width: 30px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
  display: none;
  position: absolute;
  z-index: 80;
  line-height: 20px;
  text-align: center;
  color: #f9f9f9;
  font-size: 12px; }

.fe-beacon__count--show {
  display: inline-block; }

.fe-beacon {
  width: 35px;
  height: 30px;
  display: none;
  border-radius: 6px; }
  .fe-beacon__wrapper, .fe-beacon__count {
    position: relative;
    display: block;
    border-radius: 6px; }
    .fe-beacon__wrapper:after, .fe-beacon__count:after {
      display: block;
      position: absolute;
      content: '';
      border-radius: 6px; }
  .fe-beacon--loading {
    width: 25px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -10px;
    background-color: #767f8e; }
    .fe-beacon--loading .fe-beacon--open {
      animation-name: beacon-openLoad;
      animation-duration: 500ms;
      animation-timing-function: ease;
      animation-iteration-count: 1; }
    .fe-beacon--loading:after {
      transition: opacity 250ms ease-in-out;
      animation-name: beacon-flashColor;
      animation-duration: 500ms;
      animation-timing-function: ease;
      animation-iteration-count: infinite;
      width: 6px;
      height: 6px;
      top: 50%;
      left: 50%;
      margin-left: -3px;
      margin-top: -3px;
      opacity: 1;
      background-color: #767f8e; }
  .fe-beacon--show {
    width: 25px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -10px;
    background-color: #e29494; }
    .fe-beacon--show .fe-beacon--blip {
      transition: all 500ms ease-in-out;
      width: 35px;
      height: 30px;
      top: 50%;
      left: 50%;
      margin-left: -17.5px;
      margin-top: -15px;
      background-color: rgba(226, 148, 148, 0); }
      .fe-beacon--show .fe-beacon--blip:after {
        transition: all 150ms ease-in-out;
        background-color: #bd4040; }
    .fe-beacon--show:after {
      width: 25px;
      height: 20px;
      top: 50%;
      left: 50%;
      margin-left: -12.5px;
      margin-top: -10px;
      background-color: #bd4040;
      z-index: 2; }
  .fe-beacon__count {
    width: 25px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -10px;
    display: none;
    position: absolute;
    z-index: 80;
    line-height: 20px;
    text-align: center;
    color: #f9f9f9;
    font-size: 12px; }
    .fe-beacon__count--show {
      display: inline-block; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px 0px;
  margin: 0px 15px;
  border-bottom: 1px solid #d7d7d7;
  min-height: 16.42px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42;
  font-size: 30px;
  font-weight: normal; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px 0px;
  margin: 0px 15px;
  text-align: right;
  border-top: 1px solid #d7d7d7; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  .modal-footer .btn-link {
    color: #515761; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #d7d7d7;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -5px; }
  .tooltip.right {
    margin-left: 5px; }
  .tooltip.bottom {
    margin-top: 5px; }
  .tooltip.left {
    margin-left: -5px; }

.tooltip-inner {
  max-width: 314px;
  color: #222;
  text-align: left;
  padding: 6px 12px; }

.tooltip.success {
  border-color: #44aa8b; }

.tooltip.info {
  border-color: #515761; }

.tooltip.warning {
  border-color: #ffba00; }

.tooltip.danger {
  border-color: #d55555; }

.tooltip.top > .tooltip-arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 6px;
  display: block;
  border-style: solid;
  border-color: transparent;
  left: 50%;
  bottom: -6px;
  margin-left: -6px;
  border-bottom-width: 0;
  border-top-color: #d7d7d7; }
  .tooltip.top > .tooltip-arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 5px;
    display: block;
    border-style: solid;
    border-color: transparent;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 2px; }

.tooltip.top.success .tooltip-arrow {
  border-top-color: #44aa8b; }

.tooltip.top.info .tooltip-arrow {
  border-top-color: #515761; }

.tooltip.top.warning .tooltip-arrow {
  border-top-color: #ffba00; }

.tooltip.top.danger .tooltip-arrow {
  border-top-color: #d55555; }

.tooltip.right > .tooltip-arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 6px;
  display: block;
  border-style: solid;
  border-color: transparent;
  top: 50%;
  left: -6px;
  margin-top: -6px;
  border-left-width: 0;
  border-right-color: #d7d7d7; }
  .tooltip.right > .tooltip-arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 5px;
    display: block;
    border-style: solid;
    border-color: transparent;
    top: 50%;
    left: -5px;
    margin-top: -5px;
    border-left-width: 0;
    border-right-color: #fff;
    left: 2px; }

.tooltip.right.success .tooltip-arrow {
  border-right-color: #44aa8b; }

.tooltip.right.info .tooltip-arrow {
  border-right-color: #515761; }

.tooltip.right.warning .tooltip-arrow {
  border-right-color: #ffba00; }

.tooltip.right.danger .tooltip-arrow {
  border-right-color: #d55555; }

.tooltip.bottom > .tooltip-arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 6px;
  display: block;
  border-style: solid;
  border-color: transparent;
  left: 50%;
  top: -6px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #d7d7d7; }
  .tooltip.bottom > .tooltip-arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 5px;
    display: block;
    border-style: solid;
    border-color: transparent;
    left: 50%;
    top: -5px;
    margin-left: -5px;
    border-top-width: 0;
    border-bottom-color: #fff;
    top: 2px; }

.tooltip.bottom.success .tooltip-arrow {
  border-bottom-color: #44aa8b; }

.tooltip.bottom.info .tooltip-arrow {
  border-bottom-color: #515761; }

.tooltip.bottom.warning .tooltip-arrow {
  border-bottom-color: #ffba00; }

.tooltip.bottom.danger .tooltip-arrow {
  border-bottom-color: #d55555; }

.tooltip.left > .tooltip-arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 6px;
  display: block;
  border-style: solid;
  border-color: transparent;
  top: 50%;
  right: -6px;
  margin-top: -6px;
  border-right-width: 0;
  border-left-color: #d7d7d7; }
  .tooltip.left > .tooltip-arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 5px;
    display: block;
    border-style: solid;
    border-color: transparent;
    top: 50%;
    right: -5px;
    margin-top: -5px;
    border-right-width: 0;
    border-left-color: #fff;
    right: 2px; }

.tooltip.left.success .tooltip-arrow {
  border-left-color: #44aa8b; }

.tooltip.left.info .tooltip-arrow {
  border-left-color: #515761; }

.tooltip.left.warning .tooltip-arrow {
  border-left-color: #ffba00; }

.tooltip.left.danger .tooltip-arrow {
  border-left-color: #d55555; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  background-color: #fff;
  color: #222;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #d7d7d7;
  border-radius: 6px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  border: 0;
  margin: 0;
  padding: 8px 14px;
  font-size: 14px; }

.popover-content {
  font-size: 12px;
  padding: 9px 14px; }

.popover-hr {
  margin: 0px 13px;
  border-top: 1px solid #d7d7d7; }

.popover-bubble {
  position: absolute;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 1px solid #d7d7d7;
  left: 100%;
  margin-left: -10px;
  top: -6px;
  background-color: #fff;
  text-align: center; }
  .popover-bubble > .close {
    float: none;
    font-size: 14px;
    height: 100%;
    line-height: 100%;
    outline: none;
    text-shadow: none;
    vertical-align: top;
    color: #d55555;
    opacity: 1;
    position: relative; }

.popover.top > .arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 11px;
  display: block;
  border-style: solid;
  border-color: transparent;
  left: 50%;
  bottom: -11px;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #d7d7d7; }
  .popover.top > .arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 10px;
    display: block;
    border-style: solid;
    border-color: transparent;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 2px; }

.popover.right > .arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 11px;
  display: block;
  border-style: solid;
  border-color: transparent;
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #d7d7d7; }
  .popover.right > .arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 10px;
    display: block;
    border-style: solid;
    border-color: transparent;
    top: 50%;
    left: -10px;
    margin-top: -10px;
    border-left-width: 0;
    border-right-color: #fff;
    left: 2px; }

.popover.bottom > .arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 11px;
  display: block;
  border-style: solid;
  border-color: transparent;
  left: 50%;
  top: -11px;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #d7d7d7; }
  .popover.bottom > .arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 10px;
    display: block;
    border-style: solid;
    border-color: transparent;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
    top: 2px; }

.popover.left > .arrow {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-width: 11px;
  display: block;
  border-style: solid;
  border-color: transparent;
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #d7d7d7; }
  .popover.left > .arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-width: 10px;
    display: block;
    border-style: solid;
    border-color: transparent;
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-right-width: 0;
    border-left-color: #fff;
    right: 2px; }

.popover.danger {
  border: 1px solid #d55555; }
  .popover.danger > .popover-bubble {
    border-top: 1px solid #d55555;
    border-right: 1px solid #d55555; }
    .popover.danger > .popover-bubble > .close {
      opacity: 1;
      color: #000; }
  .popover.danger.right > .arrow {
    border-right-color: #d55555; }
  .popover.danger.left > .arrow {
    border-left-color: #d55555; }
  .popover.danger.top > .arrow {
    border-top-color: #d55555; }
  .popover.danger.bottom > .arrow {
    border-bottom-color: #d55555; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.text-ellipses {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.border-left {
  border-left: 1px solid #d7d7d7; }

.border-right {
  border-right: 1px solid #d7d7d7; }

.border-bottom {
  border-bottom: 1px solid #d7d7d7; }

.margin-top-20 {
  margin-top: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.ripple-effect {
  position: relative;
  overflow: hidden; }
  .ripple-effect:after {
    content: "";
    background: rgba(255, 255, 255, 0.3);
    display: block;
    position: absolute;
    border-radius: 50%;
    padding-top: 240%;
    padding-left: 240%;
    margin-top: -120%;
    margin-left: -120%;
    opacity: 0;
    transition: all 1s; }
  .ripple-effect:active:after {
    padding-top: 0;
    padding-left: 0;
    margin-top: 0;
    margin-left: 0;
    opacity: 1;
    transition: 0s; }

.grey {
  color: #8e8e8e; }

.capitalize {
  text-transform: capitalize; }

.uppercase {
  text-transform: uppercase; }

.grey-border-bm-dotted {
  border-bottom: 1px dotted #8e8e8e; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.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) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.4.0 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("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.4.0") format("woff");
  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.33333em;
  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.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  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 {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  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: #fff; }

/* 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: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

/* BEGIN Light */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/Light/OpenSans-Light.woff2?v=1.1.0") format("woff2"), url("../fonts/Light/OpenSans-Light.woff?v=1.1.0") format("woff");
  font-weight: 300;
  font-style: normal; }

/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/LightItalic/OpenSans-LightItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/LightItalic/OpenSans-LightItalic.woff?v=1.1.0") format("woff");
  font-weight: 300;
  font-style: italic; }

/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/Regular/OpenSans-Regular.woff2?v=1.1.0") format("woff2"), url("../fonts/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fjalla One';
  src: url("../fonts/Regular/FjallaOne-Regular.woff2?v=1.1.0") format("woff2"), url("../fonts/Regular/FjallaOne-Regular.woff?v=1.1.0") format("woff");
  font-weight: normal;
  font-style: normal; }

/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/Italic/OpenSans-Italic.woff2?v=1.1.0") format("woff2"), url("../fonts/Italic/OpenSans-Italic.woff?v=1.1.0") format("woff");
  font-weight: normal;
  font-style: italic; }

/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/Semibold/OpenSans-Semibold.woff2?v=1.1.0") format("woff2"), url("../fonts/Semibold/OpenSans-Semibold.woff?v=1.1.0") format("woff");
  font-weight: 600;
  font-style: normal; }

/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.1.0") format("woff");
  font-weight: 600;
  font-style: italic; }

/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/Bold/OpenSans-Bold.woff2?v=1.1.0") format("woff2"), url("../fonts/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff");
  font-weight: bold;
  font-style: normal; }

/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/BoldItalic/OpenSans-BoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/BoldItalic/OpenSans-BoldItalic.woff?v=1.1.0") format("woff");
  font-weight: bold;
  font-style: italic; }

/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/ExtraBold/OpenSans-ExtraBold.woff2?v=1.1.0") format("woff2"), url("../fonts/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0") format("woff");
  font-weight: 800;
  font-style: normal; }

/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.1.0") format("woff");
  font-weight: 800;
  font-style: italic; }

/* END Extrabold Italic */
.dropdown-menu > li {
  max-width: 220px; }

.open > .btn-default.dropdown-toggle, .open > .btn-default.dropdown-toggle:focus {
  color: #444;
  background-color: transparent;
  box-shadow: none; }

.open > .btn-cog.dropdown-toggle {
  color: #fff !important;
  background-color: #515761 !important;
  border-radius: 10px 10px 0 0; }

.btn-dropdown, .btn-link {
  min-width: 60px; }

.btn-dropdown {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 220px; }

.btn-primary.btn-dropdown, .btn-default.btn-dropdown:hover {
  color: #fff; }

.btn-group.open .dropdown-toggle.btn-dropdown {
  border-radius: 3px 3px 0 0;
  color: #444 !important; }

.btn-group.open .dropdown-toggle.btn-link {
  border: 1px solid #d7d7d7;
  border-radius: 3px 3px 0 0;
  color: #444 !important; }

.fe-toggle__label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 30px; }

.fe-toggle__label--disabled {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5; }

.fe-toggle__checkbox {
  opacity: 0;
  position: absolute; }
  .fe-toggle__checkbox:checked ~ .fe-toggle__switch--active {
    opacity: 1; }
    .fe-toggle__checkbox:checked ~ .fe-toggle__switch--active:after {
      left: calc(100% - 23px); }
  .fe-toggle__checkbox:checked ~ .fe-toggle__switch--inactive {
    opacity: 0; }
    .fe-toggle__checkbox:checked ~ .fe-toggle__switch--inactive:after {
      left: calc(100% - 23px); }
  .fe-toggle__checkbox:checked ~ .fe-toggle__switch--change {
    opacity: 1; }
  .fe-toggle__checkbox:disabled:not(:checked) ~ .fe-toggle__switch--active {
    opacity: 0; }
  .fe-toggle__checkbox:disabled:not(:checked) ~ .fe-toggle__switch--inactive {
    opacity: 0.5; }
  .fe-toggle__checkbox:disabled:checked ~ .fe-toggle__switch--active {
    opacity: 0.5; }
  .fe-toggle__checkbox:disabled:checked ~ .fe-toggle__switch--inactive {
    opacity: 0; }
  .fe-toggle__checkbox:focus ~ .fe-toggle__switch {
    box-shadow: 0 0 0 2px #3fa1d0; }
  .fe-toggle__checkbox:disabled ~ .fe-toggle__switch {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: not-allowed;
    pointer-events: none; }

.fe-toggle__switch {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity 150ms ease;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  font-weight: bold;
  box-sizing: border-box;
  text-transform: uppercase;
  border: 1px solid #515761;
  color: #444;
  border-radius: 25px;
  width: 65px;
  line-height: 26px;
  min-height: 28px;
  padding: 0 10px;
  font-size: 10px;
  display: block; }
  .fe-toggle__switch:hover {
    cursor: pointer; }
  .fe-toggle__switch:after {
    transition: left 150ms ease;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    right: auto;
    bottom: auto;
    left: auto;
    content: '';
    border-radius: 50%; }
  .fe-toggle__switch--active {
    opacity: 0;
    color: #fff;
    background-color: #515761; }
    .fe-toggle__switch--active:after {
      left: 3px;
      background-color: #fff; }
  .fe-toggle__switch--inactive {
    opacity: 1;
    border: 1px solid #d7d7d7;
    color: #8e8e8e;
    text-align: right; }
    .fe-toggle__switch--inactive:after {
      left: 3px;
      background-color: #aaa; }
  .fe-toggle__switch--change {
    opacity: 1; }

.fe-toggle__switched--off {
  color: #d7d7d7; }

.fe-toggle__left-label {
  vertical-align: top;
  padding: 6px 5px 0;
  margin-bottom: 0; }

.fe-toggle__right-label {
  vertical-align: top;
  padding: 6px 0 0 70px;
  margin-bottom: 0; }

.fe-back-btn {
  height: 30px;
  margin-right: 20px;
  border: 1px solid #d7d7d7;
  border-left: 0;
  border-right: 0;
  display: inline-block;
  padding-left: 20px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer; }
  .fe-back-btn:after {
    content: "";
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    left: 15px;
    top: -1px;
    width: 30px;
    height: 30px;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
    box-shadow: -1px 0 1px #d7d7d7; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block; }

input[readonly] {
  background-color: #e1e1e1 !important;
  cursor: text !important; }

.file-input {
  display: inline-block;
  width: auto; }
  .file-input .btn {
    margin-right: 5px; }
  .file-input input {
    width: auto;
    max-width: 300px;
    display: inline-block; }
  .file-input .file-input-text {
    color: #aaa; }

/**
* A stylesheet for use with Bootstrap 3.x
* @author: Dan Grossman http://www.dangrossman.info/
* @copyright: Copyright (c) 2012-2015 Dan Grossman. All rights reserved.
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
* @website: https://www.improvely.com/
*/
/* Container Appearance */
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px;
  width: 278px;
  /* Calendars */ }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #d7d7d7; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3000;
    opacity: 1; }
  .daterangepicker.single .calendar,
  .daterangepicker.single .ranges {
    float: none; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar td,
    .daterangepicker .calendar th {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar-table {
    border: 1px solid #d7d7d7;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td,
  .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer; }

.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
  color: #aaa;
  background: #fff; }

.daterangepicker option.disabled,
.daterangepicker td.disabled {
  color: #aaa;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee; }

.daterangepicker td.in-range {
  background: #56b7e5;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #3fa1d0;
  border-color: #3fa1d0;
  color: #aaa; }

.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #d7d7d7; }

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  width: 50px;
  margin-bottom: 0;
  border-color: #d7d7d7; }

.daterangepicker th.month {
  width: auto; }

/* Text Input Above Each Calendar */
.daterangepicker .input-mini {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  background: transparent;
  color: #444;
  display: block;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 5px;
  padding: 0 6px 0 28px;
  width: 100%; }

.daterangepicker .input-mini.active {
  border: 1px solid #3fa1d0; }

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px; }

.daterangepicker .daterangepicker_input {
  position: relative; }

/* Time Picker */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px; }

.daterangepicker .calendar-time select.disabled {
  color: #d7d7d7;
  cursor: not-allowed; }

/* Predefined Ranges */
.daterangepicker .ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .daterangepicker .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #44aa8b;
    padding: 3px 12px;
    margin-bottom: 8px;
    border-radius: 5px;
    cursor: pointer; }
    .daterangepicker .ranges li:hover {
      background: #44aa8b;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 160px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker .calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker.single .calendar.left {
    clear: none; }
  .daterangepicker.single .calendar,
  .daterangepicker.single .ranges {
    float: left; }
  .daterangepicker .calendar.right {
    margin-left: 0; }
  .daterangepicker .left .daterangepicker_input {
    padding-right: 12px; }
  .daterangepicker .calendar.left .calendar-table {
    padding-right: 12px; }
  .daterangepicker .calendar,
  .daterangepicker .ranges {
    float: left; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left; }
  .daterangepicker .calendar.left {
    clear: none; } }

.daterangepicker {
  border: 1px solid #f1f1f1;
  padding: 0;
  box-shadow: 0 1px 2px 1px #d7d7d7;
  display: none; }
  .daterangepicker .fa-chevron-left,
  .daterangepicker .fa-chevron-right {
    color: #56b7e5; }
  .daterangepicker_input {
    padding: 15px;
    margin: 0;
    position: absolute;
    bottom: 0; }
    .daterangepicker_input .input-mini {
      width: 100%;
      box-sizing: border-box;
      padding: 0 15px; }
    .daterangepicker_input .fa-calendar {
      display: none; }
    .daterangepicker_input .fe-label {
      color: #aaa; }
  .daterangepicker .calendar {
    margin: 0; }
    .daterangepicker .calendar.left {
      border-left: 1px solid #d7d7d7; }
    .daterangepicker .calendar.right {
      border-left: 1px solid #d7d7d7; }
    .daterangepicker .calendar-table {
      border: 0;
      border-bottom: 1px solid #d7d7d7;
      padding: 15px; }
    .daterangepicker .calendar-time {
      padding: 0;
      margin: 0;
      text-align: left;
      line-height: 16px; }
      .daterangepicker .calendar-time .fa-clock-o {
        display: none; }
      .daterangepicker .calendar-time .fe-label {
        display: inline-block;
        color: #aaa;
        margin-right: 12px;
        line-height: 12px; }
        .daterangepicker .calendar-time .fe-label--floating {
          font-weight: 400;
          pointer-events: none;
          z-index: 10;
          margin-top: -6px; }
        .daterangepicker .calendar-time .fe-label__sec--floating {
          margin-left: 45px; }
        .daterangepicker .calendar-time .fe-label__min--floating {
          margin-left: 55px; }
      .daterangepicker .calendar-time select {
        background: transparent;
        padding: 5px 5px 5px 10px;
        font-size: 14px;
        line-height: 1;
        height: 28px;
        width: 70px;
        border: 1px solid #d7d7d7;
        display: inline-block;
        border-radius: 4px;
        color: #444; }
  .daterangepicker .table-condensed .monthselect,
  .daterangepicker .table-condensed .yearselect {
    border: 1px solid #d7d7d7;
    font-weight: 700;
    background-color: transparent;
    font-size: 14px;
    color: #444;
    border-radius: 4px; }
    .daterangepicker .table-condensed .monthselect.monthselect,
    .daterangepicker .table-condensed .yearselect.monthselect {
      width: 105px; }
  .daterangepicker .table-condensed thead th {
    color: #aaa;
    font-weight: 700;
    height: 32px; }
    .daterangepicker .table-condensed thead th.next .glyphicon, .daterangepicker .table-condensed thead th.prev .glyphicon {
      display: none; }
    .daterangepicker .table-condensed thead th.next:hover, .daterangepicker .table-condensed thead th.prev:hover {
      background-color: transparent; }
  .daterangepicker .table-condensed tbody td {
    color: #444;
    height: 32px; }
    .daterangepicker .table-condensed tbody td.off {
      color: #aaa; }
    .daterangepicker .table-condensed tbody td.active {
      background-color: #3fa1d0;
      color: #aaa; }
    .daterangepicker .table-condensed tbody td.in-range {
      background-color: #56b7e5; }
    .daterangepicker .table-condensed tbody td:hover {
      background-color: #f5f5f5;
      color: #444; }
  .daterangepicker .range_inputs {
    padding: 7px 15px; }
    .daterangepicker .range_inputs .pulls-right {
      float: right; }
    .daterangepicker .range_inputs .applyBtn {
      background-color: #515761;
      color: #fff; }
  .daterangepicker .ranges {
    margin: 0; }
    .daterangepicker .ranges li {
      font-weight: 700;
      background-color: transparent;
      border: 0;
      color: #3fa1d0;
      margin: 0;
      padding: 7px 15px;
      border-radius: 0; }
      .daterangepicker .ranges li.active {
        background-color: #f5f5f5;
        color: #515761; }
      .daterangepicker .ranges li:hover {
        color: #fff; }
  .daterangepicker.single .ranges {
    display: none; }
  .daterangepicker.single .daterangepicker_input > .fe-label {
    display: none; }

.fe-span--floating {
  font-weight: 400;
  pointer-events: none;
  position: absolute;
  z-index: 10;
  margin-top: -9px; }

/*! Select2 Bootstrap Theme v0.1.0-beta.4 | MIT License | github.com/select2/select2-bootstrap-theme */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
            #COMMON STYLES
    \*------------------------------------*/
  /**
     * Search field in the Select2 dropdown.
     */
  /**
     * No outline for all search fields - in the dropdown
     * and inline in multi Select2s.
     */
  /**
     * Adjust Select2's choices hover and selected styles to match
     * Bootstrap 3's default dropdown styles.
     *
     * @see http://getbootstrap.com/components/#dropdowns
     */
  /**
     * Clear the selection.
     */
  /**
     * Address disabled Select2 styles.
     *
     * @see https://select2.github.io/examples.html#disabled
     * @see http://getbootstrap.com/css/#forms-control-disabled
     */
  /*------------------------------------*\
            #DROPDOWN
    \*------------------------------------*/
  /**
     * Dropdown border color and box-shadow.
     */
  /**
     * Limit the dropdown height.
     */
  /*------------------------------------*\
            #SINGLE SELECT2
    \*------------------------------------*/
  /*------------------------------------*\
        #MULTIPLE SELECT2
    \*------------------------------------*/
  /**
     * Address Bootstrap control sizing classes
     *
     * 1. Reset Bootstrap defaults.
     * 2. Adjust the dropdown arrow button icon position.
     *
     * @see http://getbootstrap.com/css/#forms-control-sizes
     */
  /* 1 */
  /*------------------------------------*\
        #RTL SUPPORT
    \*------------------------------------*/ }
  .select2-container--bootstrap .select2-selection {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    color: #444;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    outline: 0; }
  .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    color: #444;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px; }
  .select2-container--bootstrap .select2-search__field {
    outline: 0;
    /* Firefox 18- */
    /**
         * Firefox 19+
         *
         * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
         */ }
    .select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
      color: #d7d7d7; }
    .select2-container--bootstrap .select2-search__field:-moz-placeholder {
      color: #d7d7d7; }
    .select2-container--bootstrap .select2-search__field::-moz-placeholder {
      color: #d7d7d7;
      opacity: 1; }
    .select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
      color: #d7d7d7; }
  .select2-container--bootstrap .select2-results__option {
    /**
         * Disabled results.
         *
         * @see https://select2.github.io/examples.html#disabled-results
         */
    /**
         * Hover state.
         */
    /**
         * Selected state.
         */ }
    .select2-container--bootstrap .select2-results__option[role=group] {
      padding: 0; }
    .select2-container--bootstrap .select2-results__option[aria-disabled=true] {
      color: #777777;
      cursor: not-allowed; }
    .select2-container--bootstrap .select2-results__option[aria-selected=true] {
      background-color: #8e8e8e;
      color: #262626; }
    .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
      background-color: #515761;
      color: #fff; }
    .select2-container--bootstrap .select2-results__option .select2-results__option {
      padding: 6px 12px; }
      .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0; }
      .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -12px;
        padding-left: 24px; }
        .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -24px;
          padding-left: 36px; }
          .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -36px;
            padding-left: 48px; }
            .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -48px;
              padding-left: 60px; }
              .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -60px;
                padding-left: 72px; }
  .select2-container--bootstrap .select2-results__group {
    color: #777777;
    display: block;
    padding: 6px 12px;
    font-size: 11px;
    line-height: 1.42;
    white-space: nowrap; }
  .select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(63, 161, 208, 0.6);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-color: #3fa1d0; }
  .select2-container--bootstrap.select2-container--open {
    /**
         * Make the dropdown arrow point up while the dropdown is visible.
         */
    /**
         * Handle border radii of the container when the dropdown is showing.
         */ }
    .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
      border-color: transparent transparent #d7d7d7 transparent;
      border-width: 0 4px 4px 4px; }
    .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-color: transparent; }
    .select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
      border-top-color: transparent; }
  .select2-container--bootstrap .select2-selection__clear {
    color: #d7d7d7;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
    .select2-container--bootstrap .select2-selection__clear:hover {
      color: #333; }
  .select2-container--bootstrap.select2-container--disabled .select2-selection {
    border-color: #d7d7d7;
    box-shadow: none; }
  .select2-container--bootstrap.select2-container--disabled .select2-selection,
  .select2-container--bootstrap.select2-container--disabled .select2-search__field {
    cursor: not-allowed; }
  .select2-container--bootstrap.select2-container--disabled .select2-selection,
  .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background-color: #e1e1e1; }
  .select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
  .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
    display: none; }
  .select2-container--bootstrap .select2-dropdown {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-color: #3fa1d0;
    overflow-x: hidden;
    margin-top: -1px; }
    .select2-container--bootstrap .select2-dropdown--above {
      margin-top: 1px; }
  .select2-container--bootstrap .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }
  .select2-container--bootstrap .select2-selection--single {
    height: 31px;
    line-height: 1.42;
    padding: 6px 24px 6px 12px;
    /**
         * Adjust the single Select2's dropdown arrow button appearance.
         */ }
    .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
      position: absolute;
      bottom: 0;
      right: 12px;
      top: 0;
      width: 4px; }
      .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
        border-color: #d7d7d7 transparent transparent transparent;
        border-style: solid;
        border-width: 4px 4px 0 4px;
        height: 0;
        left: 0;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0; }
    .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
      color: #444;
      padding: 0; }
    .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
      color: #d7d7d7; }
  .select2-container--bootstrap .select2-selection--multiple {
    min-height: 31px;
    /**
         * Make Multi Select2's choices match Bootstrap 3's default button styles.
         */
    /**
         * Minus 2px borders.
         */
    /**
         * Clear the selection.
         */ }
    .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
      box-sizing: border-box;
      display: block;
      line-height: 1.42;
      list-style: none;
      margin: 0;
      overflow: hidden;
      padding: 0;
      width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
      color: #d7d7d7;
      float: left;
      margin-top: 5px; }
    .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
      color: #444;
      background: transparent;
      border: 1px solid #8b94a2;
      border-radius: 4px;
      cursor: default;
      float: left;
      margin: 5px 0 0 6px;
      padding: 0 6px; }
    .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
      background: transparent;
      padding: 0 12px;
      height: 29px;
      line-height: 1.42;
      margin-top: 0;
      min-width: 5em; }
    .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
      color: #999;
      cursor: pointer;
      display: inline-block;
      font-weight: bold;
      margin-right: 3px; }
      .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #333; }
    .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
      margin-top: 6px; }
  .select2-container--bootstrap.input-sm, .select2-container--bootstrap.input-lg {
    border-radius: 0;
    font-size: 12px;
    height: auto;
    line-height: 1;
    padding: 0; }
  .select2-container--bootstrap.input-sm .select2-selection--single,
  .input-group-sm .select2-container--bootstrap .select2-selection--single,
  .form-group-sm .select2-container--bootstrap .select2-selection--single {
    border-radius: 3px;
    font-size: 11px;
    height: 28px;
    line-height: 1.5;
    padding: 5px 22px 5px 10px;
    /* 2 */ }
    .select2-container--bootstrap.input-sm .select2-selection--single .select2-selection__arrow b,
    .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
    .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
      margin-left: -5px; }
  .select2-container--bootstrap.input-sm .select2-selection--multiple,
  .input-group-sm .select2-container--bootstrap .select2-selection--multiple,
  .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
    min-height: 28px; }
    .select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__choice,
    .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
    .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
      font-size: 11px;
      line-height: 1.5;
      margin: 4px 0 0 5px;
      padding: 0 5px; }
    .select2-container--bootstrap.input-sm .select2-selection--multiple .select2-search--inline .select2-search__field,
    .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
    .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
      padding: 0 10px;
      font-size: 11px;
      height: 26px;
      line-height: 1.5; }
    .select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__clear,
    .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
    .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
      margin-top: 5px; }
  .select2-container--bootstrap.input-lg .select2-selection--single,
  .input-group-lg .select2-container--bootstrap .select2-selection--single,
  .form-group-lg .select2-container--bootstrap .select2-selection--single {
    border-radius: 6px;
    font-size: 15px;
    height: 42px;
    line-height: 1.33333;
    padding: 10px 31px 10px 16px;
    /* 1 */ }
    .select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow,
    .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
    .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
      width: 5px; }
      .select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow b,
      .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
      .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
        border-width: 5px 5px 0 5px;
        margin-left: -5px;
        margin-left: -10px;
        margin-top: -2.5px; }
  .select2-container--bootstrap.input-lg .select2-selection--multiple,
  .input-group-lg .select2-container--bootstrap .select2-selection--multiple,
  .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
    min-height: 42px; }
    .select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__choice,
    .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
    .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
      font-size: 15px;
      line-height: 1.33333;
      border-radius: 4px;
      margin: 9px 0 0 8px;
      padding: 0 10px; }
    .select2-container--bootstrap.input-lg .select2-selection--multiple .select2-search--inline .select2-search__field,
    .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
    .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
      padding: 0 16px;
      font-size: 15px;
      height: 40px;
      line-height: 1.33333; }
    .select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__clear,
    .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
    .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
      margin-top: 10px; }
  .select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single {
    /**
         * Make the dropdown arrow point up while the dropdown is visible.
         */ }
    .select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #d7d7d7 transparent;
      border-width: 0 5px 5px 5px; }
  .input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single {
    /**
         * Make the dropdown arrow point up while the dropdown is visible.
         */ }
    .input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #d7d7d7 transparent;
      border-width: 0 5px 5px 5px; }
  .select2-container--bootstrap[dir="rtl"] {
    /**
         * Single Select2
         *
         * 1. Makes sure that .select2-selection__placeholder is positioned
         *    correctly.
         */
    /**
         * Multiple Select2
         */ }
    .select2-container--bootstrap[dir="rtl"] .select2-selection--single {
      padding-left: 24px;
      padding-right: 12px; }
      .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 0;
        padding-left: 0;
        text-align: right;
        /* 1 */ }
      .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
        float: left; }
      .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
        left: 12px;
        right: auto; }
        .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
          margin-left: 0; }
    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
      float: right; }
    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
      margin-left: 0;
      margin-right: 6px; }
    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
      margin-left: 2px;
      margin-right: auto; }

/*------------------------------------*\
    #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #ffba00; }

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd666;
  border-color: #cc9500; }

.has-warning.select2-drop-active {
  border-color: #cc9500; }
  .has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #cc9500; }

.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #d55555; }

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e9a7a7;
  border-color: #c63131; }

.has-error.select2-drop-active {
  border-color: #c63131; }
  .has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #c63131; }

.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #44aa8b; }

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #86ceb8;
  border-color: #35866d; }

.has-success.select2-drop-active {
  border-color: #35866d; }
  .has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #35866d; }

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
.input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top; }

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important; }

/**
 * Display override for inline forms
*/
.form-inline .select2-container--bootstrap {
  display: inline-block; }

.fe-button-ripple-effect {
  position: absolute;
  border-radius: 50%;
  width: 1px;
  height: 1px;
  background: #e1e1e1;
  /* animation, duration,timing,delay, count, direction, fillmode */
  /* Safari 4+ */
  /* Fx 5+ */
  /* Opera 12+ */
  animation: fe-button-ripple-animation .5s ease-out .0s 1 normal forwards;
  /* IE 10+, Fx 29+ */ }

@keyframes fe-button-ripple-animation {
  from {
    transform: scale(1);
    opacity: 0.4; }
  to {
    transform: scale(100);
    opacity: 0; } }

.btn--ripple {
  overflow: hidden; }

.fe-infochain__wrapper {
  height: 375px;
  overflow: auto;
  position: relative;
  padding-bottom: 25px; }

.fe-infochain__gradient {
  background-color: transparent;
  background-image: linear-gradient(transparent, #fff);
  position: absolute;
  top: auto;
  right: auto;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 25px; }

.fe-infochain__links {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 50%;
  width: 4px;
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: 0;
  margin: 0;
  margin-left: -3px;
  min-height: 100%; }

.fe-infochain__link {
  box-sizing: border-box;
  box-shadow: 0 1px 3px #e1e1e1;
  list-style: none;
  width: 300px;
  background-color: #f5f5f5;
  border-radius: 4px;
  line-height: 14px;
  margin-bottom: 25px; }
  .fe-infochain__link:nth-child(odd) {
    margin-left: -347px;
    float: left;
    clear: left; }
  .fe-infochain__link:nth-child(even) {
    margin-left: 51px;
    float: left;
    margin-top: 50px; }
    .fe-infochain__link:nth-child(even) .fe-infochain__title {
      border-radius: 0 4px 4px 0;
      padding: 0 5px 0 0;
      text-align: right;
      float: left;
      margin: 15px 10px 5px -15px; }
      .fe-infochain__link:nth-child(even) .fe-infochain__title:after {
        border-left: 0 none;
        border-right: 10px solid #bd4040;
        float: left;
        margin-right: auto;
        margin-left: -10px; }
      .fe-infochain__link:nth-child(even) .fe-infochain__title:before {
        right: auto;
        left: -40px; }
    .fe-infochain__link:nth-child(even) .fe-infochain__linkitems {
      margin: 15px 15px 15px 50px; }

.fe-infochain__title {
  background-color: #bd4040;
  color: #fff;
  padding: 0 0 0 5px;
  border-radius: 4px 0 0 4px;
  font-size: 10px;
  line-height: 20px;
  min-width: 35px;
  text-align: left;
  float: right;
  margin: 15px -15px 5px 10px;
  position: relative; }
  .fe-infochain__title:after {
    width: 0;
    height: 0;
    content: ' ';
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #bd4040;
    float: right;
    margin-right: -10px; }
  .fe-infochain__title:before {
    position: absolute;
    top: 2px;
    right: -40px;
    bottom: auto;
    left: auto;
    width: 12px;
    height: 12px;
    content: ' ';
    display: block;
    background-color: #515761;
    border-radius: 50%;
    border: 2px solid #fff; }

.fe-infochain__linkitems {
  margin: 15px 25px;
  padding: 0; }

.fe-infochain__linkitem {
  list-style: disc;
  margin-bottom: 8px;
  font-size: 11px; }

.fe-logo {
  box-sizing: border-box;
  display: block;
  background-size: cover;
  width: 34px;
  height: 34px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEzLjMgMTI2IDU3NyA1NTUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMTMuMyAxMjYgNTc3IDU1NSI+CiAgPHBhdGggZmlsbD0iI2NjMjYyZSIgZD0iTTM2Mi45IDEyNmMxNC4yIDUwLjYgNjIuOSA3NSA0MC45IDEzNC45LTExLjcgMzItNTIuMyA2My4xLTI0LjUgMTA2LjMtNy43IDQtMTYuNy0xMy41LTE4LjQtMjIuNS03LjMtMzguMyAyNC43LTg2LjQgMjQuNS0xMjYuNy0uMi0zNy41LTI3LjEtNTQuNy0yMi41LTkyIi8+CiAgPHBhdGggZmlsbD0iIzQ2NDY0NiIgZD0iTTQ1MC44IDQ3MS40Yy0yOC45LTIyLjktOTIuNy0yNC4zLTEyMC42IDAtNjMuNyA1NS42LTYuOSAxNzEuNiAxMDIuMiAxNDcuMS04OC43IDUyLjgtMjEzLjktMjMuNi0xNzcuOS0xNDMuMS02Mi40IDE4LTEyMS40IDM5LjQtMTczLjggNjcuNCA2My43IDc5LjQgMTYxLjEgMTI1LjEgMjkyLjMgMTM2LjktMTY5LjMgMTIuNS0yNTUuMi03Ni0zNTkuOC0xMzQuOSA4OC45LTQ1LjMgMTk5LTEzNy4yIDMzNy4zLTEyNi43IDQwLjMgMy4yIDg2LjUgMTguNyAxMDAuMyA1My4zIi8+CiAgPHBhdGggZmlsbD0iI2NjMjYyZSIgZD0iTTQyOS42IDMzOS4zYy04LjQgMTAuNi0xNi44IDIxLjMtMzAuNyAyNi42IDE3LjctMjEuMSAyLjctOTIuNiAzOC44LTEwMi4yLTYgNzEuOSA1MiA5Ni4zIDkyIDEzOSAzMi41IDM0LjYgNjcuMyA3NC41IDU5LjMgMTQ5LjItOC41IDc4LjktODkuNCAxMTAuNy0xNTcuNCAxMjUgNTUtMjUgMTIxLjctNDQuOCAxMzAuOC0xMTAuNyAxNS45LTExNC40LTkxLjEtMTYyLjQtMTMyLjgtMjI2LjlNNDg3LjIgNDUwLjVjMzMgMzMuMSA1MC4xIDk4LjcgMCAxMzQuNC0zMi44IDIzLjQtNzQuNiAxMy4xLTkzLjMtNS0xMi0xMS43LTE0LjMtMjguNS0xMS45LTM5LjYgNC43LTIyLjMgMzIuNi00Ni4xIDUxLjMtMjcuNC0xNy0xNC01MS42IDI5LjYtMjEuNSA0Ni40IDMuNiAyIDEyLjUgMy4xIDEyLjYgMy4xIDQ0LjcgMS4xIDgzLjktNDcuMSA1MS4zLTEwMC4zLTQuNS03LjQtOS42LTE1LjItMTYuMi0yMi45IDAgMC0xMy0xNi4xLTUuNy0xMi43IDUuMSAyLjQgOS42IDQuNyAxMi4xIDYuNiAyIDEuNiAxNiAxMiAyMS4zIDE3LjQiLz4KPC9zdmc+) center center no-repeat; }
  .fe-logo--72x72 {
    width: 72px;
    height: 72px; }
  .fe-logo--grey {
    color: #8e8e8e;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEzLjMgMTI2IDU3NyA1NTUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMTMuMyAxMjYgNTc3IDU1NSI+PHBhdGggZmlsbD0iIzg4OCIgZD0iTTM2Mi45IDEyNmMxNC4yIDUwLjYgNjIuOSA3NSA0MC45IDEzNC45LTExLjcgMzItNTIuMyA2My4xLTI0LjUgMTA2LjMtNy43IDQtMTYuNy0xMy41LTE4LjQtMjIuNS03LjMtMzguMyAyNC43LTg2LjQgMjQuNS0xMjYuNy0uMi0zNy41LTI3LjEtNTQuNy0yMi41LTkyTTQ1MC44IDQ3MS40Yy0yOC45LTIyLjktOTIuNy0yNC4zLTEyMC42IDAtNjMuNyA1NS42LTYuOSAxNzEuNiAxMDIuMiAxNDcuMS04OC43IDUyLjgtMjEzLjktMjMuNi0xNzcuOS0xNDMuMS02Mi40IDE4LTEyMS40IDM5LjQtMTczLjggNjcuNCA2My43IDc5LjQgMTYxLjEgMTI1LjEgMjkyLjMgMTM2LjktMTY5LjMgMTIuNS0yNTUuMi03Ni0zNTkuOC0xMzQuOSA4OC45LTQ1LjMgMTk5LTEzNy4yIDMzNy4zLTEyNi43IDQwLjMgMy4yIDg2LjUgMTguNyAxMDAuMyA1My4zTTQyOS42IDMzOS4zYy04LjQgMTAuNi0xNi44IDIxLjMtMzAuNyAyNi42IDE3LjctMjEuMSAyLjctOTIuNiAzOC44LTEwMi4yLTYgNzEuOSA1MiA5Ni4zIDkyIDEzOSAzMi41IDM0LjYgNjcuMyA3NC41IDU5LjMgMTQ5LjItOC41IDc4LjktODkuNCAxMTAuNy0xNTcuNCAxMjUgNTUtMjUgMTIxLjctNDQuOCAxMzAuOC0xMTAuNyAxNS45LTExNC40LTkxLjEtMTYyLjQtMTMyLjgtMjI2LjltNTcuNiAxMTEuMmMzMyAzMy4xIDUwLjEgOTguNyAwIDEzNC40LTMyLjggMjMuNC03NC42IDEzLjEtOTMuMy01LTEyLTExLjctMTQuMy0yOC41LTExLjktMzkuNiA0LjctMjIuMyAzMi42LTQ2LjEgNTEuMy0yNy40LTE3LTE0LTUxLjYgMjkuNi0yMS41IDQ2LjQgMy42IDIgMTIuNSAzLjEgMTIuNiAzLjEgNDQuNyAxLjEgODMuOS00Ny4xIDUxLjMtMTAwLjMtNC41LTcuNC05LjYtMTUuMi0xNi4yLTIyLjkgMCAwLTEzLTE2LjEtNS43LTEyLjcgNS4xIDIuNCA5LjYgNC43IDEyLjEgNi42IDIgMS42IDE2IDEyIDIxLjMgMTcuNCIvPjwvc3ZnPg==) center center no-repeat; }
    .fe-logo--grey--72x72 {
      width: 72px;
      height: 72px; }
  .fe-logo--white {
    color: #fff;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEzLjMgMTI2IDU3NyA1NTUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMTMuMyAxMjYgNTc3IDU1NSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2Mi45IDEyNmMxNC4yIDUwLjYgNjIuOSA3NSA0MC45IDEzNC45LTExLjcgMzItNTIuMyA2My4xLTI0LjUgMTA2LjMtNy43IDQtMTYuNy0xMy41LTE4LjQtMjIuNS03LjMtMzguMyAyNC43LTg2LjQgMjQuNS0xMjYuNy0uMi0zNy41LTI3LjEtNTQuNy0yMi41LTkyIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQ1MC44IDQ3MS40Yy0yOC45LTIyLjktOTIuNy0yNC4zLTEyMC42IDAtNjMuNyA1NS42LTYuOSAxNzEuNiAxMDIuMiAxNDcuMS04OC43IDUyLjgtMjEzLjktMjMuNi0xNzcuOS0xNDMuMS02Mi40IDE4LTEyMS40IDM5LjQtMTczLjggNjcuNCA2My43IDc5LjQgMTYxLjEgMTI1LjEgMjkyLjMgMTM2LjktMTY5LjMgMTIuNS0yNTUuMi03Ni0zNTkuOC0xMzQuOSA4OC45LTQ1LjMgMTk5LTEzNy4yIDMzNy4zLTEyNi43IDQwLjMgMy4yIDg2LjUgMTguNyAxMDAuMyA1My4zIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQyOS42IDMzOS4zYy04LjQgMTAuNi0xNi44IDIxLjMtMzAuNyAyNi42IDE3LjctMjEuMSAyLjctOTIuNiAzOC44LTEwMi4yLTYgNzEuOSA1MiA5Ni4zIDkyIDEzOSAzMi41IDM0LjYgNjcuMyA3NC41IDU5LjMgMTQ5LjItOC41IDc4LjktODkuNCAxMTAuNy0xNTcuNCAxMjUgNTUtMjUgMTIxLjctNDQuOCAxMzAuOC0xMTAuNyAxNS45LTExNC40LTkxLjEtMTYyLjQtMTMyLjgtMjI2LjlNNDg3LjIgNDUwLjVjMzMgMzMuMSA1MC4xIDk4LjcgMCAxMzQuNC0zMi44IDIzLjQtNzQuNiAxMy4xLTkzLjMtNS0xMi0xMS43LTE0LjMtMjguNS0xMS45LTM5LjYgNC43LTIyLjMgMzIuNi00Ni4xIDUxLjMtMjcuNC0xNy0xNC01MS42IDI5LjYtMjEuNSA0Ni40IDMuNiAyIDEyLjUgMy4xIDEyLjYgMy4xIDQ0LjcgMS4xIDgzLjktNDcuMSA1MS4zLTEwMC4zLTQuNS03LjQtOS42LTE1LjItMTYuMi0yMi45IDAgMC0xMy0xNi4xLTUuNy0xMi43IDUuMSAyLjQgOS42IDQuNyAxMi4xIDYuNiAyIDEuNiAxNiAxMiAyMS4zIDE3LjQiLz48L3N2Zz4K) center center no-repeat; }
    .fe-logo--white--72x72 {
      width: 72px;
      height: 72px; }
  .fe-logo--copyright {
    width: 120px;
    height: 34px;
    position: relative; }
    .fe-logo--copyright:after {
      content: 'COPYRIGHT 2014 FIREEYE';
      font-size: 10px;
      position: absolute;
      padding-top: 40px; }
  .fe-logo--device {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzkgNDUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM5IDQ1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGltYWdlIHN0eWxlPSJvdmVyZmxvdzp2aXNpYmxlOyIgd2lkdGg9IjM5IiBoZWlnaHQ9IjQ1IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUNjQUFBQXRDQVlBQUFBdE9ISlRBQUFBQ1hCSVdYTUFBQXNTQUFBTEVnSFMzWDc4QUFBQUdYUkZXSFJUYjJaMGQyRnlaUUJCWkc5aVpTQkpiV0ZuWlZKbFlXUjVjY2xsUEFBQUJxSkpSRUZVZU5yTW1YbE1GSGNVeDc4Y0lyZkx1U2dGT1N6UWxyWlJHZ3VKUGNSRUVNRkNpSzBndHFiR3RCaHBBQUViYmRLbXFWY2JRTEFhd2g5R2JiRlNiQTJpVFlOQ1NKTUdTRkZpTlJTREpnUkNPRVZPd1ZXaDcvMHlpN1BMc2l6c2lMN2taWFpuZnZQYnoveCs3NXEzRmxCQS92MW9zeVVkUGlQTkpDMGdMWHFqdE95eHVmTmFLQUQyUGgzeVNGZktUamVSN2lIQVA1OExIRUd0b01QM3BBbEdobDBnelNISU93c0NSMUNPZFBoUzJrSTc3Zm54aVFuVURnM2hiU2NuMkZ0WnlXL1JTRnY5TFVHT1BCTTR5YTYyazM1SHVsUjdmcEwwNzhGQi9OTGRpNEhIajZHeXRzYUhuaDU0VjdWRWYvSk8wcTlJVHhIa2hHSndCQlpPaDJPa2I4blAzeGtidzA5ZFBlS29MMzYydHZqRVM0MGdlenY5Uy8rUWZrR0FkV2JCRVpRdkhRNlRicEdQdlU4cmRMYTdCN1dEUTJMbGpFMGVzY1FaVzJnbDNSWXRrbC9pMjg2UlpoTmt4NXpnQ0lvZk40ZDByOXl1TkpPVCtPTmVQeXI2N2drYk0xVnNMQzN4Z2JzYll0eGNZV09oODVNajBzUG5FZVNZVVRpQ3NwQldpVy93bFQ4bXI5SzVubDdjZS9SbzNxR0JWeTlaN1lsd1p5ZjlTMjJrNlFSNHdTQWNnWVhSNFVmU2NQbUExdkZ4L0V4YitOL29BNU1Bd3NMQ2NPM2FOYU5qWG5Hd1J3cEJzbDNxU1ExSEFZSnNGSEFFdFZUeVFQWkVTKzBvOXJ4ZmFhWCtHaGcwYWxmNmtwU1VoS3FxS3ZUMDlNeHE3SkV1S213bWUzVFNEVDJjV1lwSnYyYTRZZnJnT0hXRjdLcXkvejUrNisyYmsxMXB4Y1BEQXhrWkdkaTNiNTlKNHprbUpwQTlScm02d0VyWEhnZXM1V0FOdzhQa2hiM28xbWptYlZlOXZiMVl0V29WSEJ3Y01EbzZPdXY0QjArZW9JVE1wb1oyYUN0dDladU9EdHBMS2t2NXdQejJEclBBV0N6Sk05M2QzV0ZuWnplbit6b2VQc1QzYmUyNmMwRmhDUTBOUlh0N094d2RIZUhqNDJQZWd5b050MmJOR2hRVkZTRTlQUjErZm40dkZweEtwVUpsWlNWQ1FrS3dkdTNhRnd1dW82TUQxcFQ4SDVJTnhjVEVJQ0lpNHNXQjR3RHM0dUtDblR0MzR1REJneWdvS0VCNGVQaTg1ckpXR3U3V3JWdFRueTlldkNoQVQ1dzRnY3pNVE5UVTFDd2NISWVOZ0lBQUJBVUZ3ZFhWVlp6cjcrL0g5ZXZYMGRYVmhjV0xGK1AwNmRQaW1KZVhoeDA3ZHFDeHNmSFp3dm42K29vMHRYNzllcEVSOUdXU3NzeVZLMWR3OU9oUnBLU2tJRDgvSDk3ZTNzak56VVY4ZkR5R3FHSldISTdqVmxwYUdxS2lvbUFocFJvRzRjOFRsT3A0K3lvcUtqQk1tWVlmZ0lGdTNyeUo3T3hzSERwMFNEakh0bTNiY1B6NGNlVWNncU05eDYzeThuSkVSMGZqN3QyN0tDd3NSR3hzTERSU1JqbDU4aVNLaTR2UjJkbUprWkVSTkRVMW9iNitYb1NWaElRRTJOdmI0OHlaTStMQkZOdFduaXdyS3d0dWJtNjRmUGt5U2twSzBOemNMSzQ1MGNzTTJ4UExwVXVYcHU1SlRrNUdkM2MzcXF1ckJkUWlxdU00N3RYVzFvcTVGSUU3Y3VRSU5tellJTXFmalJzM2lsWFJLV05waGNiby9ZRlhsbU9iVm5oRkdkQ0tLbzZjbkp3cFIrRjUySWtVaVhOc0p4d09QRDA5c1duVEpvT0dmL1hxVmZGNTNicDFUOHR5R3h1Y1AzOWViR2xjWEp5SWZiZHYzeFlyM2RiV1pqS2NWV3JvYTk5b3YveE9OWnhjeHFrSzVxMjVjZU1HVWxOVHNXelpNdFRWMVFrb2VWemoxVjI5ZXJXQTRCREM4Y3pMeXd0UHFCeGlyejF3NElDd1RYNUFobXRvYUpnUktOSEQvV2xCU3NYbTFDOXRiV3FldVNnazI5bTllN2VvT2pqeWErMk9oYUgzNzk4dnZKRmhHSktkUmw2dUJ3Y0hZOWV1WGNMbUhobDVEeWw1TldUdWNGcng5L2NYcVlsdHJLeXNUQUJNU0JVelp3TzFXaTFDQ2VkWUZuYUd4TVJFVVJDd1IydG1xUmZOZ3BPWDQ1R1JrU0k3c0tIMzlmV2h0YlZWYkJ0WHcyejRnWUdCV0w1OHVjZ1k3QkNtaUJ4dTN1bUxBVXBMUzJlOHpxdlowdElpVkpHcUpNdjNKYWpKMDU2SGVORDJaL2g0VDR0ekExd2o4cGVWVkZxL0h1Z2czcjR1MEZzOXYzdzhhN0dsN1krYm9SdkFLeGZNMllkM1F0RFNBQjc0UTZBLzNwdmVLVkpNZUY2ZVAzZEZBT0lKVGdiR1BuQ1dORWoreHI5UzZxTzlvLy9HZjZxekd5MEdPa256bFJXVVVUNzJVaVBRYnRvYlAzZWVNclFkcUFYdmxYREhpVHRQQm5wM2U3anpSR0NUcG5TWnVIdVpyZE5sSWc4c0oxdmtUcE5tMHZRbUJXOVpMRzFkbk83MnNZeEovZVREaHJxZXB2Ym5rdVRuZWZXNFAxYzNORHlyWGMzUW40UFVuOXRMVUczbWRqWU5kY3hGNTRrN1VHeVgwektKclMyMkwxVUwrOUtUUnFtVFZHT0swOHlsSi93cEZ5dWs3bko3ckw0L2dES3l4MkVLUFF2ZUU5YURWRWsva3NibUpHL0kxRk5PalhCMkZyRkxyNXQrVE9xbUQ4MDEzTXhMQ0pLVFlENXB0SkZoQy9zL2hBRkloaXNrZlZsMnVrbnFtRmVaRzZpaEFLQ050TTJmUzZ0WnJNUi9YLzhMTUFERWlMV3IrNWhSUkFBQUFBQkpSVTVFcmtKZ2dnPT0iPjwvaW1hZ2U+PC9zdmc+); }

.fe-brand {
  width: 223px;
  height: 57px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDUuNSA0My45IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDUuNSA0My45Ij48cGF0aCBmaWxsPSIjREExQTMyIiBkPSJNNDMuOSAxOGgxNC4zdjIuM2gtMTEuNXY1LjVoMTF2Mi40aC0xMXY4LjJoLTIuOHpNNjEgMTcuOGgyLjZ2Mi44aC0yLjZ2LTIuOHptMCA1LjFoMi42djEzLjVoLTIuNnYtMTMuNXpNNjggMjIuOWgyLjZ2Mi41aC4xYzEuMi0yLjEgMi45LTIuOSA0LjYtMi45LjYgMCAxIDAgMS41LjJ2Mi44Yy0uNi0uMi0xLjEtLjMtMS44LS4zLTIuNiAwLTQuMyAxLjUtNC4zIDQuNHY2LjloLTIuN3YtMTMuNnpNODAuMyAzMC40Yy4yIDIuOCAyLjcgNC4zIDUgNC4zIDEuNSAwIDMuNS0uNSA0LjQtMi40aDIuN2MtMS4zIDMuMy00LjMgNC42LTcgNC42LTUuMyAwLTcuOC0zLjMtNy44LTcuMiAwLTMuOSAyLjYtNy4yIDcuOC03LjIgMy42IDAgNy4zIDIuMSA3LjMgNy43di4zaC0xMi40em05LjctMmMtLjQtMi41LTIuMy0zLjgtNC43LTMuOC0yLjQgMC00LjUgMS40LTQuOSAzLjhoOS42eiIvPjxwYXRoIGZpbGw9IiMwMDAwMTQiIGQ9Ik05NS45IDE4aDE0Ljh2Mi4zaC0xMnY1LjRoMTEuN3YyLjNoLTExLjd2NmgxMi4zdjIuNGgtMTUuMXpNMTI0LjUgMjIuOWgyLjlsLTcuMSAxNS44Yy0xLjMgMi45LTIuMyAzLjQtNC43IDMuNC0uNiAwLTEuMy0uMS0yLS4xdi0yLjJjLjUgMCAuOS4xIDEuNS4xIDEuNiAwIDItLjMgMi44LTIuMWwuNi0xLjItNi4yLTEzLjdoM2w0LjYgMTAuNyA0LjYtMTAuN3pNMTMwLjYgMzAuNGMuMiAyLjggMi43IDQuMyA1IDQuMyAxLjUgMCAzLjUtLjUgNC40LTIuNGgyLjdjLTEuMyAzLjMtNC4zIDQuNi03IDQuNi01LjMgMC03LjgtMy4zLTcuOC03LjIgMC0zLjkgMi42LTcuMiA3LjgtNy4yIDMuNiAwIDcuMyAyLjEgNy4zIDcuN3YuM2gtMTIuNHptOS43LTJjLS40LTIuNS0yLjMtMy44LTQuNy0zLjgtMi40IDAtNC41IDEuNC00LjkgMy44aDkuNnoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0RBMUEzMiIgZD0iTTIyLjggMGMuOSAzLjMgNC4xIDQuOSAyLjcgOC44LS44IDIuMS0zLjQgNC4xLTEuNiA2LjktLjUuMy0xLjEtLjktMS4yLTEuNS0uNS0yLjUgMS42LTUuNiAxLjYtOC4zIDAtMi4zLTEuOC0zLjUtMS41LTUuOSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMDAwMDE0IiBkPSJNMjguNiAyMi42Yy0xLjktMS41LTYuMS0xLjYtNy45IDAtNC4yIDMuNi0uNSAxMS4yIDYuNyA5LjYtNS44IDMuNS0xNC0xLjUtMTEuNi05LjMtNC4xIDEuMi03LjkgMi42LTExLjQgNC40IDQuMiA1LjIgMTAuNSA4LjIgMTkuMSA4LjktMTEuMS44LTE2LjctNS0yMy41LTguOCA1LjgtMyAxMy05IDIyLTguMyAyLjcuMiA1LjcgMS4yIDYuNiAzLjUiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0RBMUEzMiIgZD0iTTI3LjIgMTMuOWMtLjYuNy0xLjEgMS40LTIgMS43IDEuMi0xLjQuMi02LjEgMi41LTYuNy0uNCA0LjcgMy40IDYuMyA2IDkuMSAyLjEgMi4zIDQuNCA0LjkgMy45IDkuNy0uNiA1LjItNS44IDcuMi0xMC4zIDguMiAzLjYtMS42IDgtMi45IDguNS03LjIgMS4xLTcuNC01LjktMTAuNS04LjYtMTQuOE0zMSAyMS4yYzIuMiAyLjIgMy4zIDYuNSAwIDguOC0yLjEgMS41LTQuOS45LTYuMS0uMy0uOC0uOC0uOS0xLjktLjgtMi42LjMtMS41IDIuMS0zIDMuMy0xLjgtMS4xLS45LTMuNCAxLjktMS40IDMgLjIuMS44LjIuOC4yIDIuOS4xIDUuNS0zLjEgMy40LTYuNi0uMy0uNS0uNi0xLTEuMS0xLjUgMCAwLS45LTEuMS0uNC0uOC4zLjIuNi4zLjguNC4yLjIgMS4xLjggMS41IDEuMiIvPjxwYXRoIGZpbGw9IiMwMDAwMTQiIGQ9Ik0xNDEuOSAyMS4ydi0uMmgxLjV2LjJoLS42djEuN2gtLjN2LTEuN3pNMTQ0IDIxbC42IDEuNi42LTEuNmguM3YxLjloLS4ydi0xLjZsLS42IDEuNmgtLjJsLS42LTEuNnYxLjZoLS4zdi0xLjl6Ii8+PC9zdmc+Cg==) center center no-repeat; }

.fe-logo-container {
  background-color: #f5f5f5;
  padding: 10px 20px 10px 20px; }

.navbar {
  margin-bottom: 0px; }
  .navbar.fe-navbar {
    border-bottom: 1px solid #d7d7d7;
    background: #fff;
    height: 65px; }
    .navbar.fe-navbar .navbar-collapse {
      max-height: 57px; }
      .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left {
        margin: 18px 0; }
        .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li {
          margin: 0 5px; }
          .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li > a {
            position: relative;
            color: #d7d7d7;
            background-color: transparent;
            transition: all 150ms ease-in-out;
            padding: 0 10px;
            margin: 0;
            border: 0;
            border-radius: 4px 4px 0 0;
            line-height: 23px; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li > a:hover {
              background-color: transparent;
              color: #7ba1c0; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li > a.fe-app-switcher {
              border-radius: 6px;
              text-align: center;
              min-width: 40px; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li > a > .caret {
              color: #d7d7d7; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li > a > .badge {
              padding: 4px 5px;
              font-size: 10px;
              position: absolute;
              top: -18px;
              right: 8px;
              z-index: 1;
              border-radius: 8px;
              border: solid 5px #fff;
              border-bottom-width: 4px;
              border-top-width: 4px;
              background-color: #d55555; }
        .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.active > a {
          background-color: transparent;
          color: #515761; }
          .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.active > a:before {
            transition: all 150ms ease;
            position: absolute;
            top: -2px;
            right: auto;
            bottom: auto;
            left: 10px;
            content: ' ';
            background-color: #515761;
            width: calc(100% - 20px);
            height: 3px;
            opacity: 1; }
        .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open {
          transition: opacity 150ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open > a {
            border-radius: 4px 4px 0 0;
            background-color: #f9f9f9;
            box-shadow: 0 1px 2px 1px #aaa, inset 0 -1px 0 #d7d7d7, inset 0 3px 0 -1px #aaa;
            display: block;
            text-decoration: none;
            line-height: 26px;
            padding: 0 10px; }
          .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open.active > a:before {
            background: transparent; }
          .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open > ul {
            display: table;
            list-style: none;
            margin: 0;
            padding: 0;
            border-radius: 0 0 4px 4px;
            box-shadow: 0 1px 2px 1px #aaa;
            min-width: 100%;
            left: 0;
            border: 0; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open > ul > li {
              font-style: normal;
              display: table-row;
              width: auto; }
              .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open > ul > li > a {
                display: table-cell;
                padding: 0 10px;
                line-height: 26px;
                text-transform: none;
                background-color: #f9f9f9;
                white-space: nowrap;
                width: 100%;
                position: relative; }
                .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open > ul > li > a:hover {
                  background-color: #f1f1f1; }
              .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-left > li.open > ul > li:last-child a {
                border-radius: 0 0 4px 4px; }
      .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right {
        position: absolute;
        top: 0;
        right: 40px;
        z-index: 1000; }
        .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li {
          margin-left: 15px; }
          .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li > a {
            position: relative;
            margin-top: 10px;
            border: 2px solid #e1e1e1;
            border-radius: 50%;
            height: 36px;
            width: 36px;
            transition: all 400ms ease-in-out;
            padding: 7px 0;
            text-align: center;
            margin-left: 0;
            margin-right: 0; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li > a i:before {
              font-size: 18px;
              color: #444; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li > a.btn-default:hover, .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li > a.btn-default:active {
              color: #444; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li > a:hover {
              border-color: #56b7e5; }
              .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li > a:hover .caret,
              .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li > a:hover i:before {
                color: #3fa1d0; }
        .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li ul.dropdown-menu {
          width: 106px; }
        .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li.open > a {
          background: transparent;
          color: #444; }
        .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li.open ul.dropdown-menu {
          white-space: nowrap;
          padding: 5px 0 0 0;
          margin: -2px 0 0 0;
          box-shadow: 0 1px 2px 1px #aaa;
          border-radius: 2px;
          background-color: #fff;
          border: 0;
          min-width: 106px;
          width: auto; }
          .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li.open ul.dropdown-menu li {
            list-style: none;
            margin: 0; }
            .navbar.fe-navbar .navbar-collapse .navbar-nav.navbar-right > li.open ul.dropdown-menu li:hover {
              background-color: #f9f9f9; }
    .navbar.fe-navbar .navbar-nav.navbar-right > li > a {
      margin: 10px 5px; }
    .navbar.fe-navbar .fe-header-notification {
      font-size: 10px;
      font-weight: normal;
      border-radius: 5px;
      margin: 0px 3px; }
      .navbar.fe-navbar .fe-header-notification--danger {
        background-color: #d55555; }

.fe-scheduler__target {
  font-weight: normal;
  text-transform: initial;
  color: #aaa;
  border: 1px solid #d7d7d7;
  min-width: 200px;
  max-width: 300px;
  text-align: left; }
  .fe-scheduler__target:hover {
    color: #aaa; }
  .fe-scheduler__target.disabled, .fe-scheduler__target.disabled:hover, .fe-scheduler__target.disabled:focus, .fe-scheduler__target.disabled.focus, .fe-scheduler__target.disabled:active, .fe-scheduler__target.disabled.active, .fe-scheduler__target[disabled], .fe-scheduler__target[disabled]:hover, .fe-scheduler__target[disabled]:focus, .fe-scheduler__target[disabled].focus, .fe-scheduler__target[disabled]:active, .fe-scheduler__target[disabled].active,
  fieldset[disabled] .fe-scheduler__target,
  fieldset[disabled] .fe-scheduler__target:hover,
  fieldset[disabled] .fe-scheduler__target:focus,
  fieldset[disabled] .fe-scheduler__target.focus,
  fieldset[disabled] .fe-scheduler__target:active,
  fieldset[disabled] .fe-scheduler__target.active {
    opacity: 0.5;
    border-color: #d7d7d7;
    color: #d7d7d7; }

.fe-scheduler__icon {
  padding-left: 2px;
  font-size: 9px;
  color: #3fa1d0;
  float: right;
  margin-top: 2px;
  margin-top: -moz-calc(-15px); }

.fe-scheduler__pattern {
  color: #444; }

.fe-scheduler--wide {
  min-width: 263px; }

.fe-scheduler__type--active::before {
  content: '';
  position: absolute;
  top: calc(((9px * 2 + 14px) / 2) - 16px);
  left: 122px;
  border-right: 9px solid #d7d7d7;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent; }

.fe-scheduler__type--active::after {
  content: '';
  position: absolute;
  top: calc(((9px * 2 + 14px) / 2) - 16px);
  left: 123px;
  border-right: 9px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent; }

.fe-scheduler__dropdown {
  padding: 10px;
  left: auto;
  background-color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #aaa;
  min-width: 200px;
  margin-top: -1px; }
  .fe-scheduler__dropdown input:not([type="radio"]):not([type="checkbox"]) {
    width: 75px;
    display: inline-block; }

.fe-scheduler__section {
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px; }
  .fe-scheduler__section--right {
    border-left: 1px solid #d7d7d7; }

.fe-scheduler__frequency {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #d7d7d7; }

.fe-scheduler__buttons {
  border-top: 1px solid #d7d7d7;
  padding: 10px 5px; }
  .fe-scheduler__buttons .btn {
    float: right;
    margin-right: 10px; }

.fe-scheduler.open .fe-scheduler__target {
  color: #aaa;
  border: 1px solid #aaa;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.fe-checkbox--inline {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 5px; }

.fe-checkbox__group {
  display: inline-block; }

.fe-checkbox__label {
  box-sizing: border-box;
  position: relative;
  font-size: 11px;
  font-weight: normal; }
  .fe-checkbox__label:active .fe-checkbox__checkbox:before {
    box-shadow: 0 0 1px #aaa, inset 1px 1px 3px #e1e1e1; }

.fe-checkbox__checkbox {
  box-sizing: border-box;
  color: #444; }
  .fe-checkbox__checkbox:before {
    width: 16px;
    height: 16px;
    content: ' ';
    background-color: #fff;
    border: 1px solid #8e8e8e;
    border-radius: 4px;
    display: inline-block;
    vertical-align: text-bottom;
    overflow: hidden; }
  .fe-checkbox__checkbox:hover:before {
    border: 1px solid #444; }

.fe-checkbox__text {
  margin-left: 4px;
  line-height: 16px;
  display: inline-block; }

.fe-checkbox__input {
  display: none; }
  .fe-checkbox__input + .fe-checkbox__checkbox {
    cursor: pointer; }
  .fe-checkbox__input[disabled] + .fe-checkbox__checkbox {
    cursor: default;
    pointer-events: none;
    color: #d7d7d7; }
    .fe-checkbox__input[disabled] + .fe-checkbox__checkbox:before {
      background-color: #e1e1e1;
      pointer-events: none;
      box-shadow: none; }
  .fe-checkbox__input:checked + .fe-checkbox__checkbox:before {
    color: #515761;
    border-color: #515761;
    font-family: "FontAwesome";
    content: "";
    text-align: center; }
  .fe-checkbox__input[disabled]:checked + .fe-checkbox__checkbox:before {
    border-color: #d7d7d7;
    color: #d7d7d7;
    background-color: #e1e1e1; }

.form-inline .fe-checkbox {
  display: inline-block; }

.fe-radio--inline {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

.fe-radio__group {
  display: inline-block; }

.fe-radio__label {
  box-sizing: border-box;
  position: relative;
  font-weight: normal;
  font-size: 11px; }
  .fe-radio__label:active .fe-radio__radio:before {
    box-shadow: 0 0 1px #aaa, inset 1px 1px 3px #e1e1e1; }

.fe-radio__radio {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle; }
  .fe-radio__radio:hover {
    border: 1px solid #444; }

.fe-radio__text {
  margin-left: 4px;
  line-height: inherit;
  display: inline-block;
  line-height: 16px;
  vertical-align: middle;
  color: #444; }

.fe-radio__input {
  display: none; }
  .fe-radio__input + .fe-radio__radio {
    cursor: pointer; }
  .fe-radio__input[disabled] + .fe-radio__radio {
    cursor: default;
    pointer-events: none;
    color: #e1e1e1;
    background-color: #e1e1e1;
    pointer-events: none;
    box-shadow: none; }
  .fe-radio__input:checked + .fe-radio__radio {
    border: 1px solid #515761; }
    .fe-radio__input:checked + .fe-radio__radio:before {
      content: ' ';
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      background-color: #515761;
      display: inline-block;
      z-index: 1;
      position: absolute;
      left: 0.5rem;
      top: 0.5rem; }
  .fe-radio__input:disabled:checked + .fe-radio__radio {
    border-color: #d7d7d7; }
    .fe-radio__input:disabled:checked + .fe-radio__radio:before {
      border-color: #d7d7d7;
      background-color: #d7d7d7; }

.fe-radio__group.fe-radio__group--vertical .fe-radio__radio {
  display: block; }

.form-inline .fe-radio {
  display: inline-block; }

.fe-caret {
  position: relative; }
  .fe-caret--down:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    border-top: 5px solid #444;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent; }
  .fe-caret--down:after {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    border-top: 0px solid #fff;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent; }
  .fe-caret--up:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    border-bottom: 5px solid #444;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent; }
  .fe-caret--up:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    border-bottom: 0px solid #fff;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent; }
  .fe-caret--left:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    border-right: 5px solid #444;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent; }
  .fe-caret--left:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    border-right: 0px solid #fff;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent; }
  .fe-caret--right:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    border-left: 5px solid #444;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent; }
  .fe-caret--right:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 5px;
    border-left: 0px solid #fff;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent; }
  .fe-caret--down-thin:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    border-top: 5px solid #3fa1d0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent; }
  .fe-caret--down-thin:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 2px;
    border-top: 3px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent; }
  .fe-caret--up-thin:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    border-bottom: 5px solid #3fa1d0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent; }
  .fe-caret--up-thin:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 2px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent; }
  .fe-caret--left-thin:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    border-right: 5px solid #3fa1d0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent; }
  .fe-caret--left-thin:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 2px;
    border-right: 3px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent; }
  .fe-caret--right-thin:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    border-left: 5px solid #3fa1d0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent; }
  .fe-caret--right-thin:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    border-left: 3px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent; }

.fe-split-heading {
  display: table;
  margin: 0 0 10px; }
  .fe-split-heading:before, .fe-split-heading:after {
    content: " ";
    display: table; }
  .fe-split-heading:after {
    clear: both; }
  .fe-split-heading__primary {
    margin: 0;
    font-weight: normal;
    padding: 0 20px 0 0;
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle; }
  .fe-split-heading__secondary {
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 16px;
    border-left: 1px solid #d7d7d7;
    display: table-cell;
    vertical-align: middle; }

.nav-sidebar {
  top: 58px;
  height: 100%;
  width: 200px;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto; }
  .nav-sidebar__list {
    height: 100%;
    padding: 5px 10px 0 0;
    border-right: 1px solid #d7d7d7; }
  .nav-sidebar__item-heading {
    font-size: 11px;
    text-align: right;
    float: left;
    width: 95%;
    font-weight: 600;
    border-radius: 0;
    border-bottom: 1px dotted #d7d7d7;
    padding: 10px 0 5px;
    color: #aaa; }
  .nav-sidebar__item-link {
    font-size: 14px;
    text-align: right;
    border-radius: 0;
    border-bottom: 1px solid #d7d7d7;
    color: #3fa1d0;
    width: 95%;
    float: left; }
    .nav-sidebar__item-link--active::before, .nav-sidebar__item-link:active::before {
      content: '';
      position: absolute;
      top: calc(((11px * 2 + 14px) / 2) - 11px);
      left: 189px;
      border-right: 11px solid #8e8e8e;
      border-top: 11px solid transparent;
      border-bottom: 11px solid transparent; }
    .nav-sidebar__item-link--active::after, .nav-sidebar__item-link:active::after {
      content: '';
      position: absolute;
      top: calc(((11px * 2 + 14px) / 2) - 11px);
      left: 190px;
      border-right: 11px solid #fff;
      border-top: 11px solid transparent;
      border-bottom: 11px solid transparent; }
  .nav-sidebar__submenu-item {
    position: relative;
    display: block;
    width: 100%;
    float: left; }
    .nav-sidebar__submenu-item-link {
      font-size: 11px;
      text-align: right;
      border-radius: 0;
      color: #3fa1d0;
      width: 100%;
      float: left;
      padding: 0 0 4px 0; }
      .nav-sidebar__submenu-item-link--active {
        color: #515761;
        font-weight: normal; }
        .nav-sidebar__submenu-item-link--active:focus, .nav-sidebar__submenu-item-link--active:hover {
          color: #444;
          background-color: transparent; }
      .nav-sidebar__submenu-item-link--disabled {
        color: #d7d7d7;
        font-weight: normal;
        cursor: not-allowed; }
        .nav-sidebar__submenu-item-link--disabled:focus, .nav-sidebar__submenu-item-link--disabled:hover {
          color: #d7d7d7;
          background-color: transparent; }
      .nav-sidebar__submenu-item-link--active::before, .nav-sidebar__submenu-item-link:active::before {
        content: '';
        position: absolute;
        top: 0;
        left: 192px;
        border-right: 8px solid #8e8e8e;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent; }
      .nav-sidebar__submenu-item-link--active::after, .nav-sidebar__submenu-item-link:active::after {
        content: '';
        position: absolute;
        top: 0;
        left: 193px;
        border-right: 8px solid #fff;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent; }
  .nav-sidebar__submenu-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #d7d7d7;
    width: 95%;
    float: left;
    display: none; }
  .nav-sidebar__item-link--submenu-active {
    color: #444;
    font-weight: normal;
    border-bottom: 0px; }
  .nav-sidebar .nav-sidebar__item-link--submenu-active ~ .nav-sidebar__submenu-list {
    display: block; }

/*
Style changes for ul having counts
*/
.nav-sidebar__has-badge .nav-sidebar__submenu-list {
  width: 80%; }

.nav-sidebar__has-badge .nav-sidebar__item-heading {
  width: 80%; }

.nav-sidebar__has-badge .nav-sidebar__item-link {
  width: 80%; }

.nav-sidebar__has-badge .nav-sidebar__submenu-list {
  width: 80%; }

.nav-sidebar__has-badge .nav-sidebar__item-count {
  color: #d7d7d7;
  font-size: 11px;
  padding: 13px 0 3px;
  font-weight: 700;
  width: 20%;
  float: left; }

.nav-sidebar .nav-sidebar__item-link {
  padding: 8px 0 5px; }
  .nav-sidebar .nav-sidebar__item-link:focus, .nav-sidebar .nav-sidebar__item-link:hover {
    color: #7ba1c0;
    background-color: transparent; }
  .nav-sidebar .nav-sidebar__item-link--active, .nav-sidebar .nav-sidebar__item-link:active {
    color: #515761;
    font-weight: normal; }
    .nav-sidebar .nav-sidebar__item-link--active:focus, .nav-sidebar .nav-sidebar__item-link--active:hover, .nav-sidebar .nav-sidebar__item-link:active:focus, .nav-sidebar .nav-sidebar__item-link:active:hover {
      color: #444;
      background-color: transparent; }
  .nav-sidebar .nav-sidebar__item-link--disabled {
    color: #d7d7d7;
    font-size: 14px;
    font-weight: normal;
    cursor: not-allowed; }
    .nav-sidebar .nav-sidebar__item-link--disabled:focus, .nav-sidebar .nav-sidebar__item-link--disabled:hover {
      color: #d7d7d7;
      background-color: transparent; }

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.fe-spinner {
  margin: 40px auto 0;
  width: 70px;
  text-align: center; }
  .fe-spinner__load {
    animation-name: bouncedelay;
    animation-duration: 1.4s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    width: 10px;
    height: 8px;
    margin: 0 3px;
    background-color: #757f8f;
    border-radius: 2px;
    display: inline-block; }
    .fe-spinner__load:nth-child(1) {
      animation-delay: -0.32s; }
    .fe-spinner__load:nth-child(2) {
      animation-delay: -0.16s; }
  .fe-spinner--inline {
    display: inline-block;
    margin: 0; }
  .fe-spinner--form {
    margin: 10px 0px 0px 0px; }
  .fe-spinner--nomargin {
    margin: 0; }

.btn-loading__spinner {
  display: none;
  width: initial;
  margin: 0; }
  .btn-loading__spinner--load {
    width: 6px;
    height: 5px;
    margin: 0 0 2px 0;
    background-color: white; }
  .btn-loading__spinner--left {
    margin-right: 4px;
    float: left; }
  .btn-loading__spinner--right {
    margin-left: 4px;
    float: right; }

.popover {
  transition: margin 0.25s cubic-bezier(0, 0, 0.2, 1), opacity 0.25s cubic-bezier(0, 0, 0.2, 1); }
  .popover.in.top {
    margin: -10px 0 0 0; }
  .popover.in.right {
    margin: 0 0 0 10px; }
  .popover.in.bottom {
    margin: 10px 0 0 0; }
  .popover.in.left {
    margin: 0 0 0 -10px; }
  .popover.top {
    margin: 0; }
  .popover.right {
    margin: 0; }
  .popover.bottom {
    margin: 0; }
  .popover.left {
    margin: 0; }

.tooltip {
  transition: margin 0.25s cubic-bezier(0, 0, 0.2, 1), opacity 0.25s cubic-bezier(0, 0, 0.2, 1); }
  .tooltip.in.top {
    margin: -5px 0 0 0; }
  .tooltip.in.right {
    margin: 0 0 0 5px; }
  .tooltip.in.bottom {
    margin: 5px 0 0 0; }
  .tooltip.in.left {
    margin: 0 0 0 -5px; }
  .tooltip.top {
    margin: 0; }
  .tooltip.right {
    margin: 0; }
  .tooltip.bottom {
    margin: 0; }
  .tooltip.left {
    margin: 0; }

.fe-widget__icon--down {
  color: #d55555; }

.fe-widget__icon--up {
  color: #44aa8b; }

.fe-widget__icon--cog {
  font-size: 16px;
  color: #515761; }

.fe-widget-dropdown--settings {
  float: right;
  padding-top: 5px; }

.fe-widget-dropdown--options {
  margin-top: 12px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1.5px solid #d7d7d7; }

.fe-widget-panel {
  width: 100%;
  height: 100%;
  min-width: 300px;
  min-height: 342px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  position: relative; }
  .fe-widget-panel__header {
    height: 40px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #d7d7d7; }
  .fe-widget-panel__title {
    float: left;
    color: #444;
    font-size: 14px;
    font-weight: 700;
    padding-left: 20px;
    padding-top: 10px; }

.fe-widget-stat__body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.fe-widget-stat__title {
  font-size: 75px;
  color: #444;
  font-weight: lighter; }

.fe-widget-stat__subtitle {
  font-size: 10px;
  text-transform: uppercase;
  color: #aaa;
  font-weight: bold; }

.fe-widget-stat-table__table thead:first-child > tr:first-child > th {
  border-top: 0; }

.fe-widget-stat-table__table thead > tr > th {
  border-bottom: 1px solid #d7d7d7; }

.fe-widget-stat-table__theader {
  color: #444;
  font-size: 12px -1; }

.fe-widget-stat-table__section--left {
  max-height: 300px;
  float: left;
  width: 20%;
  background-color: #f5f5f5; }

.fe-widget-stat-table__section--right {
  max-height: 300px;
  overflow-y: auto;
  float: right;
  width: 80%; }

.fe-widget-stat-table__data {
  height: 100px;
  text-align: center;
  padding-top: 15px; }

.fe-widget-stat-table__data-value {
  font-weight: lighter;
  font-size: 36px;
  color: #444; }

.fe-widget-stat-table__data-type {
  font-weight: 700;
  text-transform: uppercase;
  color: #444; }

.fe-donut-chart {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .fe-donut-chart--no-data {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .fe-donut-chart--no-data .fe-donut-chart__background {
      fill: none;
      stroke: #aaa;
      stroke-width: 1.5;
      stroke-dasharray: 2, 2; }
    .fe-donut-chart--no-data .fe-donut-chart__totalcount {
      fill: #aaa; }
  .fe-donut-chart__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-negative: 3;
        flex-shrink: 3;
    -ms-flex-pack: center;
        justify-content: center; }
  .fe-donut-chart__background {
    fill: transparent;
    stroke: none; }
  .fe-donut-chart__totalcount {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    fill: #444;
    text-anchor: middle;
    font-size: 3em; }
  .fe-donut-chart__totallabel {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    fill: #aaa;
    font-size: 0.8em;
    text-anchor: middle;
    text-transform: uppercase; }
  .fe-donut-chart__label {
    font-weight: bold;
    fill: #444; }
  .fe-donut-chart__label__units {
    font-size: 50%;
    font-weight: 400; }
  .fe-donut-chart__legend-spacer {
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 40px; }
  .fe-donut-chart__legend-container {
    vertical-align: top;
    list-style: none;
    display: inline-block;
    cursor: default;
    padding: 0; }
  .fe-donut-chart__legend-item {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 3px 0;
    line-height: 20px;
    cursor: pointer; }
    .fe-donut-chart__legend-item--fade {
      opacity: 0.25;
      transition: opacity 0.2s linear; }
  .fe-donut-chart__legend-percentage, .fe-donut-chart__legend-number {
    display: inline-block;
    color: #aaa; }
  .fe-donut-chart__legend-swatch {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px; }
  .fe-donut-chart__legend-key {
    display: inline;
    overflow-wrap: break-word;
    color: #444;
    margin-left: 5px;
    font-weight: normal; }
  .fe-donut-chart__alert--rank0 {
    fill: #515761;
    background-color: #515761; }
  .fe-donut-chart__alert--rank1 {
    fill: #73c1e0;
    background-color: #73c1e0; }
  .fe-donut-chart__alert--rank2 {
    fill: #4486e7;
    background-color: #4486e7; }
  .fe-donut-chart__alert--rank3 {
    fill: #fe80bd;
    background-color: #fe80bd; }
  .fe-donut-chart__alert--rank4 {
    fill: #a59a9e;
    background-color: #a59a9e; }
  .fe-donut-chart__alert--rank5 {
    fill: #000000;
    background-color: #000000; }
  .fe-donut-chart__alert--rank6 {
    fill: #a168b5;
    background-color: #a168b5; }
  .fe-donut-chart__alert--rank7 {
    fill: #70477e;
    background-color: #70477e; }
  .fe-donut-chart__alert--rank8 {
    fill: #0b89a4;
    background-color: #0b89a4; }
  .fe-donut-chart__alert--rank9 {
    fill: #07596a;
    background-color: #07596a; }

.fe-spline-chart__line {
  fill: none;
  stroke: #07596a;
  stroke-width: 1px;
  stroke-opacity: 1; }

.fe-spline-chart__pattern-rect {
  fill: #07596a;
  opacity: 0.1; }

.fe-spline-chart__x-axis, .fe-spline-chart__y-axis {
  fill: none;
  stroke: #aaaaaa;
  stroke-width: 1px;
  stroke-opacity: 1; }

.fe-spline-chart__rect {
  fill: none;
  pointer-events: all; }
  .fe-spline-chart__rect--pointer {
    cursor: pointer; }

.fe-spline-chart__x-axis .tick text,
.fe-spline-chart__y-axis .tick text {
  fill: #aaaaaa;
  stroke: #aaaaaa;
  font-size: 10px; }

.fe-spline-chart__y-axis .tick text {
  text-anchor: start; }

.fe-spline-chart__marker-circle, .fe-spline-chart__marker-text {
  stroke-width: 1px;
  opacity: 0.8;
  font-size: 8px; }
  .fe-spline-chart__marker-circle--min, .fe-spline-chart__marker-text--min {
    fill: #3fa1d0;
    stroke: #3fa1d0; }
  .fe-spline-chart__marker-circle--max, .fe-spline-chart__marker-text--max {
    fill: #d55555;
    stroke: #d55555; }

.fe-spline-chart__marker-circle--focus {
  fill: #515761;
  stroke: #515761; }

.fe-spline-chart__marker-text {
  font-size: 12px; }

.fe-spline-chart__custom-ticks {
  font-weight: 300; }
  .fe-spline-chart__custom-ticks text {
    text-anchor: start; }

.fe-spline-chart__x-point {
  stroke-width: 2px; }
  .fe-spline-chart__x-point--min {
    stroke: #3fa1d0; }
  .fe-spline-chart__x-point--max {
    stroke: #d55555; }

.fe-spline-chart__y-line--focus {
  stroke: #515761;
  stroke-width: 1px;
  stroke-opacity: 0.5; }

.fe-spline-chart__tooltip {
  display: none; }

.fe-simple-spline-chart__line {
  fill: none;
  stroke-opacity: 1;
  stroke-width: 1px;
  stroke: #444; }

.fe-simple-spline-chart__x-axis path {
  fill: none;
  stroke: #d7d7d7;
  opacity: 0.3;
  stroke-width: 1;
  shape-rendering: crispEdges; }

.stacked-area-chart {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .stacked-area-chart__axis {
    font: 10px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .stacked-area-chart__axis path,
    .stacked-area-chart__axis line {
      fill: none;
      stroke: #e1e1e1;
      stroke-width: 1px;
      shape-rendering: crispEdges; }
    .stacked-area-chart__axis text {
      fill: #aaa;
      text-anchor: middle; }
    .stacked-area-chart__axis .tick:first-of-type text {
      text-anchor: start; }
    .stacked-area-chart__axis .tick:last-of-type text {
      text-anchor: end; }
  .stacked-area-chart__callout path {
    stroke: #d55555;
    stroke-width: 1;
    stroke-linecap: butt;
    stroke-dasharray: 2, 2;
    shape-rendering: crispEdges; }
  .stacked-area-chart__grid-line--horizontal {
    fill: none;
    shape-rendering: crispEdges;
    stroke: #f1f1f1;
    stroke-width: 1px; }
  .stacked-area-chart__border {
    fill: none;
    shape-rendering: crispEdges;
    stroke: #e1e1e1;
    stroke-width: 1px; }
  .stacked-area-chart__area--lowRisk {
    fill: #f1f1f1; }
  .stacked-area-chart__area--mediumRisk {
    fill: #e8bebe; }
  .stacked-area-chart__area--highRisk {
    fill: #df8a8a; }
  .stacked-area-chart__area--criticalRisk {
    fill: #d55555; }
  .stacked-area-chart__y-minimum, .stacked-area-chart__y-maximum {
    font-weight: 700;
    fill: #aaa; }
  .stacked-area-chart__overlay {
    fill: none;
    pointer-events: all; }
  .stacked-area-chart__bisect-line {
    stroke: #d55555;
    stroke-width: 1;
    stroke-dasharray: 1, 1;
    shape-rendering: crispEdges; }

.fe-timeline-chart__line {
  fill: none;
  stroke: #d7d7d7;
  stroke-width: 2px;
  -webkit-clip-path: url(#clip);
          clip-path: url(#clip); }

.fe-timeline-chart__marker-circle {
  -webkit-clip-path: url(#clip);
          clip-path: url(#clip); }
  .fe-timeline-chart__marker-circle--1 {
    fill: #d55555;
    stroke: #d55555;
    opacity: 1; }
  .fe-timeline-chart__marker-circle--2 {
    fill: #d55555;
    stroke: #d55555;
    opacity: 0.5;
    r: 4; }
  .fe-timeline-chart__marker-circle--3 {
    fill: #444;
    stroke: #444;
    opacity: 0.8; }

.fe-timeline-chart__axis {
  fill: none; }
  .fe-timeline-chart__axis--x path.domain {
    stroke: none; }
  .fe-timeline-chart__axis--x .tick line {
    stroke: none; }
  .fe-timeline-chart__axis--x .tick text {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 9px;
    fill: #8e8e8e;
    font-weight: 600; }
  .fe-timeline-chart__axis--y path.domain {
    stroke: none; }
  .fe-timeline-chart__axis--y-tick {
    text-anchor: start;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    fill: #515761;
    font-weight: 600; }

.fe-timeline-chart__brush {
  opacity: 0.4; }
  .fe-timeline-chart__brush .overlay {
    fill: #d7d7d7; }
  .fe-timeline-chart__brush .selection {
    fill: #fff;
    stroke: #515761;
    stroke-width: 2px; }

.fe-timeline-chart__tooltip {
  display: none; }

.fe-sparkline-chart__line {
  fill: none;
  stroke: #c2b9fd;
  stroke-width: 2px;
  stroke-opacity: 0.5; }

.fe-sparkline-chart__circle {
  fill: #c2b9fd; }

.fe-sparkline-chart__x-axis, .fe-sparkline-chart__y-axis {
  fill: none;
  stroke: #aaaaaa;
  stroke-width: 1px;
  stroke-opacity: 1; }

.fe-sparkline-chart__x-axis .tick text,
.fe-sparkline-chart__y-axis .tick text {
  fill: #aaaaaa;
  stroke: #aaaaaa;
  font-size: 10px; }

.fe-sparkline-chart__y-axis line {
  stroke: #8e8e8e;
  stroke-width: 0.5; }

.fe-sparkline-chart__y-axis .tick text {
  text-anchor: start; }

.fe-sparkline-chart__tooltip {
  display: none; }

.fe-stacked-bar-chart__legend {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-direction: row;
      flex-direction: row;
  top: 30px;
  right: 50px; }

.fe-stacked-bar-chart__container--no-results {
  text-align: center;
  font-size: 20px; }

.fe-stacked-bar-chart__critical {
  color: #d55555; }

.fe-stacked-bar-chart__high {
  color: #fda100; }

.fe-stacked-bar-chart__medium {
  color: #f9ff0d; }

.fe-stacked-bar-chart__low {
  color: #98deff; }

.fe-stacked-bar-chart__legend-btn {
  border-radius: 12px;
  width: 90px;
  text-align: left;
  color: #444;
  background-color: #fff;
  border-color: #d7d7d7; }
  .fe-stacked-bar-chart__legend-btn:focus, .fe-stacked-bar-chart__legend-btn.focus {
    color: #fff;
    background-color: #757f8f;
    border-color: #979797; }
  .fe-stacked-bar-chart__legend-btn:hover {
    border-color: #b8b8b8;
    color: #fff;
    background-color: #757f8f; }
  .fe-stacked-bar-chart__legend-btn:active, .fe-stacked-bar-chart__legend-btn.active,
  .open > .fe-stacked-bar-chart__legend-btn.dropdown-toggle {
    color: #fff;
    background-color: #757f8f;
    border-color: #b8b8b8; }
    .fe-stacked-bar-chart__legend-btn:active:hover, .fe-stacked-bar-chart__legend-btn:active:focus, .fe-stacked-bar-chart__legend-btn:active.focus, .fe-stacked-bar-chart__legend-btn.active:hover, .fe-stacked-bar-chart__legend-btn.active:focus, .fe-stacked-bar-chart__legend-btn.active.focus,
    .open > .fe-stacked-bar-chart__legend-btn.dropdown-toggle:hover,
    .open > .fe-stacked-bar-chart__legend-btn.dropdown-toggle:focus,
    .open > .fe-stacked-bar-chart__legend-btn.dropdown-toggle.focus {
      color: #fff;
      background-color: #757f8f;
      border-color: #979797; }
  .fe-stacked-bar-chart__legend-btn:active, .fe-stacked-bar-chart__legend-btn.active,
  .open > .fe-stacked-bar-chart__legend-btn.dropdown-toggle {
    background-image: none; }
  .fe-stacked-bar-chart__legend-btn.disabled, .fe-stacked-bar-chart__legend-btn.disabled:hover, .fe-stacked-bar-chart__legend-btn.disabled:focus, .fe-stacked-bar-chart__legend-btn.disabled.focus, .fe-stacked-bar-chart__legend-btn.disabled:active, .fe-stacked-bar-chart__legend-btn.disabled.active, .fe-stacked-bar-chart__legend-btn[disabled], .fe-stacked-bar-chart__legend-btn[disabled]:hover, .fe-stacked-bar-chart__legend-btn[disabled]:focus, .fe-stacked-bar-chart__legend-btn[disabled].focus, .fe-stacked-bar-chart__legend-btn[disabled]:active, .fe-stacked-bar-chart__legend-btn[disabled].active,
  fieldset[disabled] .fe-stacked-bar-chart__legend-btn,
  fieldset[disabled] .fe-stacked-bar-chart__legend-btn:hover,
  fieldset[disabled] .fe-stacked-bar-chart__legend-btn:focus,
  fieldset[disabled] .fe-stacked-bar-chart__legend-btn.focus,
  fieldset[disabled] .fe-stacked-bar-chart__legend-btn:active,
  fieldset[disabled] .fe-stacked-bar-chart__legend-btn.active {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #8e8e8e; }
  .fe-stacked-bar-chart__legend-btn .badge {
    color: #fff;
    background-color: #444; }

.fe-stacked-bar-chart__legend-btn[disabled] {
  background-color: #fff;
  border-color: #d7d7d7;
  color: #444; }

.fe-stacked-bar-chart__x-axis, .fe-stacked-bar-chart__y-axis {
  fill: none;
  stroke: #aaaaaa;
  stroke-width: 1px;
  stroke-opacity: 1; }

.fe-stacked-bar-chart__x-axis .tick text,
.fe-stacked-bar-chart__y-axis .tick text {
  fill: #aaaaaa;
  stroke: #aaaaaa;
  font-size: 10px; }

.fe-stacked-bar-chart__y-axis line {
  stroke: #8e8e8e;
  stroke-width: 0.5; }

.fe-stacked-bar-chart__y-axis .tick text {
  text-anchor: start; }

.fe-stacked-bar-chart path.domain {
  display: none; }

.fe-stacked-bar-chart__bar {
  stroke: #000;
  stroke-width: 1px; }
  .fe-stacked-bar-chart__bar--no-stroke {
    stroke: none; }

.fe-stacked-bar-chart__low {
  fill: #98deff; }

.fe-stacked-bar-chart__medium {
  fill: #f9ff0d; }

.fe-stacked-bar-chart__high {
  fill: #fda100; }

.fe-stacked-bar-chart__critical {
  fill: #d55555; }

.fe-stacked-bar-chart__tooltip {
  display: none; }

.fe-horizontal-bar-chart__y-axis {
  fill: none; }

.fe-horizontal-bar-chart__y-axis .tick text {
  fill: #444;
  font-size: 12px;
  font-weight: bold;
  text-anchor: end;
  cursor: default; }

.fe-horizontal-bar-chart__y-axis .tick line {
  stroke: none; }

.fe-horizontal-bar-chart__y-axis path.domain {
  stroke: none; }

.fe-horizontal-bar-chart__bar--bottom {
  fill: #f5f5f5; }

.fe-horizontal-bar-chart__bar--top {
  fill: #515761; }

.fe-horizontal-bar-chart__bar-text {
  fill: #444;
  font-size: 10px;
  cursor: default; }

.fe-horizontal-bar-chart__bar-side {
  fill: #fff; }

.fe-horizontal-bar-chart__tooltip {
  display: none; }

.fe-header__app-switcher {
  border-bottom: 1px solid #d7d7d7;
  padding-left: 25px;
  line-height: 64px; }
  @media screen and (min-width: 1025px) {
    .fe-header__app-switcher {
      margin: 0 20px 0 40px;
      height: 34px;
      float: left;
      display: block;
      border: 0;
      padding: 0; } }

.fe-header__logo {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 113px;
  height: 34px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20145.5%2043.9%22%20enable-background%3D%22new%200%200%20145.5%2043.9%22%3E%3Cpath%20fill%3D%22%23DA1A32%22%20d%3D%22M43.9%2018h14.3v2.3h-11.5v5.5h11v2.4h-11v8.2h-2.8zM61%2017.8h2.6v2.8h-2.6v-2.8zm0%205.1h2.6v13.5h-2.6v-13.5zM68%2022.9h2.6v2.5h.1c1.2-2.1%202.9-2.9%204.6-2.9.6%200%201%200%201.5.2v2.8c-.6-.2-1.1-.3-1.8-.3-2.6%200-4.3%201.5-4.3%204.4v6.9h-2.7v-13.6zM80.3%2030.4c.2%202.8%202.7%204.3%205%204.3%201.5%200%203.5-.5%204.4-2.4h2.7c-1.3%203.3-4.3%204.6-7%204.6-5.3%200-7.8-3.3-7.8-7.2%200-3.9%202.6-7.2%207.8-7.2%203.6%200%207.3%202.1%207.3%207.7v.3h-12.4zm9.7-2c-.4-2.5-2.3-3.8-4.7-3.8-2.4%200-4.5%201.4-4.9%203.8h9.6z%22%2F%3E%3Cpath%20fill%3D%22%23000014%22%20d%3D%22M95.9%2018h14.8v2.3h-12v5.4h11.7v2.3h-11.7v6h12.3v2.4h-15.1zM124.5%2022.9h2.9l-7.1%2015.8c-1.3%202.9-2.3%203.4-4.7%203.4-.6%200-1.3-.1-2-.1v-2.2c.5%200%20.9.1%201.5.1%201.6%200%202-.3%202.8-2.1l.6-1.2-6.2-13.7h3l4.6%2010.7%204.6-10.7zM130.6%2030.4c.2%202.8%202.7%204.3%205%204.3%201.5%200%203.5-.5%204.4-2.4h2.7c-1.3%203.3-4.3%204.6-7%204.6-5.3%200-7.8-3.3-7.8-7.2%200-3.9%202.6-7.2%207.8-7.2%203.6%200%207.3%202.1%207.3%207.7v.3h-12.4zm9.7-2c-.4-2.5-2.3-3.8-4.7-3.8-2.4%200-4.5%201.4-4.9%203.8h9.6z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23DA1A32%22%20d%3D%22M22.8%200c.9%203.3%204.1%204.9%202.7%208.8-.8%202.1-3.4%204.1-1.6%206.9-.5.3-1.1-.9-1.2-1.5-.5-2.5%201.6-5.6%201.6-8.3%200-2.3-1.8-3.5-1.5-5.9%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23000014%22%20d%3D%22M28.6%2022.6c-1.9-1.5-6.1-1.6-7.9%200-4.2%203.6-.5%2011.2%206.7%209.6-5.8%203.5-14-1.5-11.6-9.3-4.1%201.2-7.9%202.6-11.4%204.4%204.2%205.2%2010.5%208.2%2019.1%208.9-11.1.8-16.7-5-23.5-8.8%205.8-3%2013-9%2022-8.3%202.7.2%205.7%201.2%206.6%203.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23DA1A32%22%20d%3D%22M27.2%2013.9c-.6.7-1.1%201.4-2%201.7%201.2-1.4.2-6.1%202.5-6.7-.4%204.7%203.4%206.3%206%209.1%202.1%202.3%204.4%204.9%203.9%209.7-.6%205.2-5.8%207.2-10.3%208.2%203.6-1.6%208-2.9%208.5-7.2%201.1-7.4-5.9-10.5-8.6-14.8M31%2021.2c2.2%202.2%203.3%206.5%200%208.8-2.1%201.5-4.9.9-6.1-.3-.8-.8-.9-1.9-.8-2.6.3-1.5%202.1-3%203.3-1.8-1.1-.9-3.4%201.9-1.4%203%20.2.1.8.2.8.2%202.9.1%205.5-3.1%203.4-6.6-.3-.5-.6-1-1.1-1.5%200%200-.9-1.1-.4-.8.3.2.6.3.8.4.2.2%201.1.8%201.5%201.2%22%2F%3E%3Cpath%20fill%3D%22%23000014%22%20d%3D%22M141.9%2021.2v-.2h1.5v.2h-.6v1.7h-.3v-1.7zM144%2021l.6%201.6.6-1.6h.3v1.9h-.2v-1.6l-.6%201.6h-.2l-.6-1.6v1.6h-.3v-1.9z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  text-decoration: none;
  margin-bottom: 15px;
  position: relative;
  z-index: 2; }

.fe-header__wrap {
  width: 100%;
  box-shadow: 0 0 5px 0 #979797;
  padding: 15px 25px 0;
  background-color: #fff; }
  .fe-header__wrap:before, .fe-header__wrap:after {
    content: " ";
    display: table; }
  .fe-header__wrap:after {
    clear: both; }

.fe-header__navigation {
  position: relative; }
  .fe-header__navigation:before, .fe-header__navigation:after {
    content: " ";
    display: table; }
  .fe-header__navigation:after {
    clear: both; }
  @media screen and (min-width: 1025px) {
    .fe-header__navigation {
      display: block;
      float: left;
      position: static; } }

@media screen and (min-width: 1025px) {
  .fe-header__search {
    display: block;
    float: right; } }

.fe-header__side-menu {
  float: right;
  position: relative;
  z-index: 3; }
  @media screen and (min-width: 1025px) {
    .fe-header__side-menu {
      display: none; } }

.fe-header__avatar {
  display: none; }
  @media screen and (min-width: 1025px) {
    .fe-header__avatar {
      display: block;
      float: right;
      position: relative;
      margin-left: 15px; } }

.fe-search__dropdown {
  position: static;
  max-height: auto;
  background-color: #f9f9f9; }
  @media screen and (min-width: 1025px) {
    .fe-search__dropdown {
      transition: max-height 150ms ease-in-out;
      position: absolute;
      max-height: 0;
      overflow: hidden;
      left: 0;
      top: 60px;
      width: 100%;
      box-shadow: 0 2px 2px #e1e1e1, 0 -1px 1px #d7d7d7; }
      .fe-search__dropdown:before, .fe-search__dropdown:after {
        content: " ";
        display: table; }
      .fe-search__dropdown:after {
        clear: both; }
      .fe-search__dropdown.fe-dropdown--open {
        max-height: 100px; } }

.fe-search__form {
  padding: 15px 25px; }

.fe-search__input {
  width: calc(100% - 35px);
  border-radius: 8px 0 0 8px;
  font-size: 16px;
  border: 1px solid #d7d7d7;
  border-right-width: 5px;
  padding: 5px 10px;
  height: 30px;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', sans-serif; }
  .fe-search__input:focus {
    outline: none; }
  .fe-search__input::-webkit-input-placeholder, .fe-search__input::-moz-placeholder, .fe-search__input:-moz-placeholder, .fe-search__input:-ms-input-placeholder {
    font-style: italic; }

.fe-search__submit {
  background: #515761;
  border: 0;
  color: #fff;
  border-radius: 0 8px 8px 0;
  line-height: 30px;
  width: 35px;
  padding: 0;
  cursor: pointer; }

.fe-search__toggle {
  display: none; }
  @media screen and (min-width: 1025px) {
    .fe-search__toggle {
      transition: all 150ms ease-in-out;
      display: block;
      border-radius: 4px 4px 0 0;
      position: relative;
      z-index: 1;
      color: #515761;
      padding: 5px 10px 23px;
      cursor: pointer; }
      .fe-search__toggle.fe-toggler--open {
        background-color: #f9f9f9;
        box-shadow: 0 -1px 0 1px #e1e1e1, 0 -2px 0 1px #f5f5f5; } }

.fe-side-menu__toggle {
  transition: background 150ms ease-in-out;
  width: 35px;
  height: 30px;
  display: block;
  border-radius: 4px;
  padding: 7px 5px;
  position: relative; }
  .fe-side-menu__toggle:hover {
    background-color: #eee; }

.fe-side-menu__toggle--open .fe-side-menu__line:nth-child(1),
.fe-side-menu__toggle--open .fe-side-menu__line:nth-child(3) {
  transition-property: transform, top;
  transition-duration: 150ms, 150ms;
  transition-timing-function: ease-in, ease-in;
  transition-delay: 150ms, 0s; }

.fe-side-menu__toggle--open .fe-side-menu__line:nth-child(1) {
  transform: rotate(45deg);
  top: 7px; }

.fe-side-menu__toggle--open .fe-side-menu__line:nth-child(2) {
  transition: opacity 0s ease 150ms;
  opacity: 0; }

.fe-side-menu__toggle--open .fe-side-menu__line:nth-child(3) {
  transform: rotate(-45deg);
  top: -7px; }

.fe-side-menu__line {
  transition-property: transform, top, opacity;
  transition-duration: 150ms, 150ms, 150ms;
  transition-timing-function: ease-in, ease-in, ease-in;
  transition-delay: 0s, 150ms, 0s;
  transform: rotate(0deg);
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: #B8BBBF;
  position: relative;
  top: 0;
  opacity: 1; }
  .fe-side-menu__line + .fe-side-menu__line {
    margin-top: 4px; }

.fe-side-menu__menu {
  transition: right 150ms ease-in-out;
  position: fixed;
  top: 0;
  height: 100%;
  box-shadow: -2px 0 20px 2px #444;
  width: 80vw;
  z-index: 2;
  overflow: hidden;
  right: -100vw;
  background-color: #fff; }
  @media screen and (min-width: 1025px) {
    .fe-side-menu__menu {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      height: auto;
      box-shadow: none;
      width: auto;
      z-index: auto;
      overflow: visible;
      opacity: 1; } }

.fe-side-menu__menu--open {
  right: 0; }

.fe-side-menu__overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.25); }
  @media screen and (min-width: 1025px) {
    .fe-side-menu__overlay {
      display: none; } }

@media screen and (min-width: 1025px) {
  .fe-avatar__anchor {
    transition: box-shadow 150ms ease-in-out;
    display: block;
    border-radius: 50%;
    float: right;
    box-shadow: 0 0 2px 1px #8b94a2;
    outline: none; }
    .fe-avatar__anchor:hover {
      box-shadow: 0 0 2px 1px #515761; } }

.fe-avatar__image {
  width: 28px;
  height: 28px;
  display: block; }

@media screen and (min-width: 1025px) {
  .fe-avatar__list {
    position: absolute;
    left: 0;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    box-shadow: 0 1px 2px 1px #aaa;
    border-radius: 2px;
    background-color: #fff;
    font-size: 12px; } }

@media screen and (min-width: 1025px) {
  .fe-avatar__list-item {
    list-style: none;
    font-size: 12px;
    margin: 0; } }

@media screen and (min-width: 1025px) {
  .fe-avatar__list-link {
    transition: background 0.5s ease;
    display: block;
    padding: 0 10px;
    line-height: 22px;
    color: #444;
    text-decoration: none; }
    .fe-avatar__list-link:hover {
      background: #f9f9f9;
      color: #444;
      text-decoration: none; } }

.fe-navigation {
  transition: left 150ms ease-in-out;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 34px;
  font-size: 12px;
  left: 0;
  top: 60px;
  position: absolute;
  width: 100%; }
  .fe-navigation--active {
    left: -100%; }
  @media screen and (min-width: 1025px) {
    .fe-navigation {
      transition: none;
      left: initial;
      position: static;
      line-height: 34px;
      width: auto;
      padding-top: 6px; }
      .fe-navigation:before, .fe-navigation:after {
        content: " ";
        display: table; }
      .fe-navigation:after {
        clear: both; } }
  .fe-navigation__item {
    margin: 0; }
    @media screen and (min-width: 1025px) {
      .fe-navigation__item {
        float: left;
        margin: 0 10px;
        position: relative;
        line-height: 34px; }
        .fe-navigation__item--active {
          box-shadow: none; }
        .fe-navigation__item--mobile {
          display: none; } }
  .fe-navigation__link {
    transition: all 150ms ease-in-out;
    padding: 0 25px;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    line-height: 42px;
    color: #515761;
    display: block; }
    .fe-navigation__link:hover {
      background-color: #3fa1d0;
      color: #fff; }
      .fe-navigation__link:hover:after {
        color: #fff; }
    .fe-navigation__item--active .fe-navigation__link {
      box-shadow: inset 4px 0 0 0 #3fa1d0; }
      .fe-navigation__item--active .fe-navigation__link:hover {
        background-color: #f1f1f1;
        color: #444; }
        .fe-navigation__item--active .fe-navigation__link:hover:after {
          color: #3fa1d0; }
    .fe-navigation__link .fa {
      line-height: 42px;
      float: right;
      color: #3fa1d0; }
    @media screen and (min-width: 1025px) {
      .fe-navigation__link {
        color: #444;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px;
        padding: 0 10px;
        line-height: 28px; }
        .fe-navigation__link:hover, .fe-navigation__link:focus {
          background-color: transparent;
          color: #252525; }
        .fe-navigation__item--active .fe-navigation__link {
          box-shadow: none; }
          .fe-navigation__item--active .fe-navigation__link.fe-header-toggler--open {
            box-shadow: 0 1px 2px 1px #d7d7d7, inset 0 -1px 0 #d7d7d7, inset 0 3px 0 -1px #d7d7d7; }
          .fe-navigation__item--active .fe-navigation__link:hover {
            background-color: transparent;
            color: #515761; }
          .fe-navigation__item--active .fe-navigation__link:before {
            transition: all 150ms ease;
            position: absolute;
            top: 0;
            left: 10px;
            width: calc(100% - 20px);
            height: 2px;
            display: block;
            content: ' ';
            margin: 0 auto;
            background-color: #444; }
        .fe-navigation__link.fe-header-toggler--open {
          color: #444;
          box-shadow: 0 1px 2px 1px #d7d7d7, inset 0 -1px 0 #d7d7d7, inset 0 3px 0 -1px #d7d7d7;
          border-radius: 4px 4px 0 0; }
          .fe-navigation__link.fe-header-toggler--open:before {
            background-color: #d7d7d7;
            width: 100%;
            left: 0;
            opacity: 0; }
        .fe-navigation__link .fa {
          display: none; } }
  .fe-navigation__back-type + .fe-navigation__sub-item .fe-navigation__sub-link {
    border-radius: 0 4px 0 0; }
  .fe-navigation__sub-item:last-child .fe-navigation__sub-link {
    border-radius: 0 0 4px 4px; }
  .fe-navigation__sub-link {
    font-size: 16px;
    line-height: 42px;
    text-decoration: none;
    color: #515761;
    padding: 0 25px;
    display: block; }
    .fe-navigation__sub-link:hover {
      background-color: #3fa1d0;
      color: #fff; }
      .fe-navigation__sub-link:hover:after {
        color: #fff; }
    .fe-navigation__sub-item--active .fe-navigation__sub-link {
      box-shadow: inset 4px 0 0 0 #3fa1d0; }
      .fe-navigation__sub-item--active .fe-navigation__sub-link:hover {
        background-color: #f1f1f1;
        color: #444; }
        .fe-navigation__sub-item--active .fe-navigation__sub-link:hover:after {
          color: #3fa1d0; }
    @media screen and (min-width: 1025px) {
      .fe-navigation__sub-link {
        padding: 5px 10px;
        white-space: nowrap;
        font-size: 12px;
        line-height: 22px;
        position: relative; }
        .fe-navigation__sub-link:hover {
          background-color: #3fa1d0;
          color: #fff; }
        .fe-navigation__sub-item--active .fe-navigation__sub-link {
          box-shadow: none; }
          .fe-navigation__sub-item--active .fe-navigation__sub-link:before {
            height: 12px;
            width: 12px;
            position: absolute;
            top: 50%;
            right: auto;
            bottom: auto;
            left: -6px;
            box-sizing: border-box;
            content: ' ';
            display: block;
            background-color: #515761;
            border: 2px solid #fff;
            border-radius: 50%;
            margin-top: -6px; }
          .fe-navigation__sub-item--active .fe-navigation__sub-link:hover {
            background-color: #3fa1d0;
            color: #fff; } }
  .fe-navigation__sub {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media screen and (min-width: 1025px) {
      .fe-navigation__sub {
        transition: opacity 150ms ease-in-out;
        width: auto;
        height: auto;
        opacity: 0;
        background-color: #fff;
        box-shadow: 0 0 5px 0 #d7d7d7;
        top: 28px;
        left: -9999em;
        border-radius: 0 4px 4px 4px; }
        .fe-navigation__sub.fe-header-dropdown--open {
          opacity: 1;
          left: 0; } }
  .fe-navigation__back-type {
    color: #aaa;
    border-bottom: 1px dashed #aaa;
    font-size: 14px;
    margin: 0 25px;
    line-height: 42px; }
    .fe-navigation__back-type:before, .fe-navigation__back-type:after {
      content: " ";
      display: table; }
    .fe-navigation__back-type:after {
      clear: both; }
    @media screen and (min-width: 1025px) {
      .fe-navigation__back-type {
        display: none; } }
  .fe-navigation__back-link {
    transition: color 150ms ease-in-out;
    color: #3fa1d0;
    text-transform: uppercase;
    text-decoration: none;
    display: block; }
    .fe-navigation__back-link:hover {
      color: #56b7e5; }
    @media screen and (min-width: 1025px) {
      .fe-navigation__back-link--mobile {
        display: none; } }
  .fe-navigation__back-name {
    float: left;
    margin: 0; }
    .fe-navigation__sub .fe-navigation__back-name {
      float: right; }

.fe-app-switcher__full-name {
  font-size: 12px;
  width: 74%;
  font-weight: normal;
  display: inline-block; }

.fe-app-switcher__call-sign {
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 14px;
  float: right;
  padding-left: 15px;
  width: 53px;
  text-align: right; }

.fe-app-switcher__current {
  font-size: 10px;
  text-transform: uppercase;
  color: #515761;
  font-weight: bold;
  position: absolute;
  left: 25px;
  top: 0; }
  .fe-app-switcher__current-instance {
    color: #3fa1d0;
    font-size: 11px; }

.fe-app-switcher__choice {
  padding: 10px 25px;
  display: block;
  position: relative;
  color: #444;
  text-decoration: none; }
  .fe-app-switcher__choice:hover {
    background-color: #3fa1d0;
    color: #fff;
    padding-left: 25px; }
    .fe-app-switcher__choice:hover:after {
      color: #fff; }
  .fe-app-switcher__choice--active {
    box-shadow: inset 4px 0 0 0 #3fa1d0; }
    .fe-app-switcher__choice--active:hover {
      background-color: #f1f1f1;
      color: #444;
      padding-left: 25px; }
      .fe-app-switcher__choice--active:hover:after {
        color: #3fa1d0; }
  .fe-app-switcher__choice--has-sub:after {
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    content: '\f054';
    font-size: 8px;
    color: #3fa1d0; }

.fe-app-switcher__instances {
  transition: visibility 150ms ease, opacity 450ms ease-in-out;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 25px 0 0;
  margin: 0;
  list-style: none;
  visibility: hidden;
  opacity: 0;
  background-color: #fff; }
  .fe-app-switcher__instances--open {
    transition: visibility 0s ease, opacity 0s ease;
    visibility: visible;
    opacity: 1; }
  @media screen and (min-width: 1025px) {
    .fe-app-switcher__instances {
      width: 255px; } }

.fe-app-switcher__panel {
  transition: left 150ms ease-in-out;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: -1px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 2px; }
  .fe-app-switcher__panel--instance {
    left: -100%; }
  @media screen and (min-width: 1025px) {
    .fe-app-switcher__panel {
      margin: 60px 0 0;
      z-index: initial;
      width: 255px;
      background-color: #fff; }
      .fe-app-switcher__panel--instance {
        left: -255px; } }

.fe-app-switcher__toggle {
  color: #3fa1d0;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  background-color: #fff;
  padding: 5px 10px; }
  .fe-app-switcher__toggle .fa {
    color: #3fa1d0; }
  .fe-app-switcher__toggle-type {
    display: none; }
  .fe-app-switcher__toggle-app {
    display: none; }
  .fe-app-switcher__toggle--open {
    position: relative;
    z-index: 3;
    border-bottom: 0;
    border-radius: 4px 4px 0 0; }
    .fe-app-switcher__toggle--open .fa {
      transform: rotate(180deg); }
  @media screen and (min-width: 1025px) {
    .fe-app-switcher__toggle {
      transition: border 150ms ease-in-out;
      text-transform: uppercase;
      display: block;
      height: 34px;
      text-align: center;
      width: 77px;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-top: 0;
      border-bottom: 0;
      border-radius: 0;
      background: transparent;
      padding: 0; }
      .fe-app-switcher__toggle-type {
        color: #aaa;
        font-size: 10px;
        display: block;
        line-height: 14px;
        vertical-align: middle;
        font-weight: bold; }
      .fe-app-switcher__toggle-app {
        display: block;
        line-height: 16px;
        vertical-align: middle;
        font-weight: lighter; }
        .fe-app-switcher__toggle-app .fa {
          transition: all 150ms ease-in-out;
          font-size: 6px;
          vertical-align: 3px; }
      .fe-app-switcher__toggle-fullapp {
        display: none; }
      .fe-app-switcher__toggle--open {
        border-right-color: transparent; } }

.fe-app-switcher__type {
  text-transform: uppercase;
  color: #aaa;
  font-weight: 700;
  border-bottom: 1px dashed #d7d7d7;
  margin: 0 25px;
  padding: 25px 0 0; }
  .fe-app-switcher__type p {
    margin: 0;
    font-size: 12px; }

.fe-app-switcher__back-type {
  color: #aaa;
  border-bottom: 1px dashed #aaa;
  font-size: 14px;
  margin: 0 25px;
  line-height: 42px; }
  .fe-app-switcher__back-type:before, .fe-app-switcher__back-type:after {
    content: " ";
    display: table; }
  .fe-app-switcher__back-type:after {
    clear: both; }
  @media screen and (min-width: 1025px) {
    .fe-app-switcher__back-type {
      line-height: initial;
      font-size: 12px;
      font-weight: 700; } }

.fe-app-switcher__back-link {
  transition: color 150ms ease-in-out;
  color: #3fa1d0;
  text-transform: uppercase;
  text-decoration: none;
  display: block; }
  .fe-app-switcher__back-link:hover {
    color: #56b7e5; }

.fe-app-switcher__back-name {
  float: right;
  margin: 0; }

.fe-app-switcher__wrap {
  transition: opacity 150ms ease-in-out, left 0s ease 150ms;
  width: 100%;
  height: 100vh;
  opacity: 0;
  line-height: initial;
  position: absolute;
  left: -999em;
  top: 45px;
  z-index: 2;
  background-color: #fff;
  border-top: 1px solid #e1e1e1; }
  .fe-app-switcher__wrap--open {
    transition: opacity 150ms ease-in-out, left 0s ease;
    opacity: 1;
    left: 0; }
  @media screen and (min-width: 1025px) {
    .fe-app-switcher__wrap {
      transition: left 0s 150ms, opacity 150ms ease-in-out;
      top: 0;
      box-shadow: 2px 0 5px 0 #d7d7d7;
      width: 255px;
      left: -9999em;
      opacity: 0;
      z-index: 1;
      overflow: hidden;
      background: transparent; }
      .fe-app-switcher__wrap--open {
        transition: opacity 150ms ease-in-out;
        opacity: 1;
        left: 0; } }

.fe-footer {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase; }
  .fe-footer__wrapper {
    padding: 5px 15px;
    text-align: center; }
    .fe-footer__wrapper .fe-logo {
      margin: 10px auto; }
  .fe-footer__copyright {
    color: #8e8e8e;
    margin-bottom: 0;
    font-size: 12px; }

.fe-charts-widget__items {
  display: inline-block; }

/*# sourceMappingURL=fe-bootstrap.css.map */
