@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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: 700;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

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 {
  padding: 0;
  border: 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] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

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

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img, tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../build/assets/glyphicons-halflings-regular-5be1347c682810f199c7f486f40c5974.eot);
  src: url(../build/assets/glyphicons-halflings-regular-5be1347c682810f199c7f486f40c5974.eot?#iefix) format("embedded-opentype"), url(../build/assets/glyphicons-halflings-regular-be810be3a3e14c682a257d6eff341fe4.woff2) format("woff2"), url(../build/assets/glyphicons-halflings-regular-82b1212e45a2bc35dd731913b27ad813.woff) format("woff"), url(../build/assets/glyphicons-halflings-regular-4692b9ec53fd5972caa2f2372ae20d16.ttf) format("truetype"), url(../build/assets/glyphicons-halflings-regular-060b2710bdbbe3dfe48b58d59bd5f1fb.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

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

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

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

.glyphicon-th:before {
  content: "";
}

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

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

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

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

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

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

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

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

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

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

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

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

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

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

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

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

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

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

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

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

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

.glyphicon-list:before {
  content: "";
}

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

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

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

.glyphicon-picture:before {
  content: "";
}

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

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

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

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

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

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

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

.glyphicon-eject:before {
  content: "";
}

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

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

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

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

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

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

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

.glyphicon-retweet:before {
  content: "";
}

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

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

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

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

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

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

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

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

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

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

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

.glyphicon-flash:before {
  content: "";
}

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

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

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

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

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

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

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

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

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

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

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

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

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

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

.glyphicon-subtitles:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
  content: "";
}

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

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

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

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

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

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

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

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

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

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

.glyphicon-education:before {
  content: "";
}

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

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

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

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

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[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;
  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: 400;
  line-height: 1;
  color: #777;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small, small {
  font-size: 85%;
}

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

.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 {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

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

.text-warning {
  color: #8a6d3b;
}

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

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

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

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

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

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  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: 700;
  box-shadow: none;
}

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

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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

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

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

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

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

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

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

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

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

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

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

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

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

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

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

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

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

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

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

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

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

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

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}

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

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

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

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

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

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

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

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

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

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

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

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

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

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

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

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

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

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

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

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

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

input[type=checkbox], input[type=radio] {
  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=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  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: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  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: 34px;
  }

  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

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

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

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

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

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

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

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

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

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

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

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

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

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

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

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

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

@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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

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

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

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.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:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

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

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

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

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

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

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

.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-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown, .dropup {
  position: relative;
}

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

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

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

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

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

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

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

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9 ;
}

.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 {
    right: auto;
    left: 0;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  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 .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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.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 > .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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.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-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

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

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

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

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

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn: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 {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

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

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.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:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    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-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus, .navbar-brand:hover {
  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;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.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: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@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 .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 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:focus, .navbar-default .navbar-brand:hover {
  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:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  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:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  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:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  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:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

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

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

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

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

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

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

.label-primary {
  background-color: #337ab7;
}

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

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

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

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}

.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: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  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-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
  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-bar.active, .progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

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

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

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

.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 {
  overflow: hidden;
  zoom: 1;
}

.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-body, .media-left, .media-right {
  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 {
  padding-left: 0;
  margin-bottom: 20px;
}

.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-left-radius: 4px;
  border-top-right-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:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.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: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, .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 {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

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:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

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:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

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

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

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:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

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:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

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

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

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

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

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

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

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

.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-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

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

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

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

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

.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, .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 {
  border-bottom-left-radius: 3px;
}

.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, .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 {
  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 #ddd;
}

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

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

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

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

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .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, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > 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 {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

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

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.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 embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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: #f5f5f5;
  border: 1px solid #e3e3e3;
  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: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.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;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

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

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

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

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  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.active.right, .carousel-inner > .item.next {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.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-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-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;
  }

  td.visible-xs, th.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;
  }

  td.visible-sm, th.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;
  }

  td.visible-md, th.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;
  }

  td.visible-lg, th.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;
  }

  td.visible-print, th.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;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative;
}

.Select input::-webkit-contacts-auto-fill-button,
.Select input::-webkit-credentials-auto-fill-button {
  display: none !important;
}

.Select input::-ms-clear {
  display: none !important;
}

.Select input::-ms-reveal {
  display: none !important;
}

.Select,
.Select div,
.Select input,
.Select span {
  box-sizing: border-box;
}

.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}

.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}

.Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}

.Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}

.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}

.Select.is-searchable.is-open > .Select-control {
  cursor: text;
}

.Select.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}

.Select.is-focused > .Select-control {
  background: #fff;
}

.Select.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
  background: #fff;
}

.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}

.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  background: #fff;
}

.Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}

.Select.is-open .Select-arrow,
.Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}

.Select.Select--rtl {
  direction: rtl;
  text-align: right;
}

.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

.Select-control .Select-input:focus {
  outline: none;
  background: #fff;
}

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 17px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}

.is-focused .Select-input > input {
  cursor: text;
}

.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}

.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}

.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}

.Select-loading {
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.Select-clear-zone {
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}

.Select-clear-zone:hover {
  color: #D0021B;
}

.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}

.Select--multi .Select-clear-zone {
  width: 17px;
}

.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}

.Select--rtl .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px;
}

.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}

.Select-control > *:last-child {
  padding-right: 5px;
}

.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}

.Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}

.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}

.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}

.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}

.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
}

.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}

.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}

.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}

.Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px;
}

.Select--multi.has-value .Select-input {
  margin-left: 5px;
}

.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}

.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}

.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}

.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}

.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}

.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}

.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}

.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}

.Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px;
}

.Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-left: 1px solid rgba(0, 126, 255, 0.24);
}

.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}

.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}

.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}

@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
.custom-table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}

/*.custom-table td,
.custom-table th {
  border: 1px solid #FFF;
}*/
/*.custom-table tr:first-child {
  background: gray;
}*/
.custom-table th {
  height: 150px;
  white-space: nowrap;
  position: relative;
}

.custom-table th:first-child {
  min-width: 150px;
  background: #d8d8d8;
}

.custom-table .complianceHeader {
  min-width: 40px;
}

/*.custom-table th:not(:first-child) {
  height: 10px;
  max-height: 100px;
}*/
.custom-table th > div {
  transform: translate(0, 51px) rotate(270deg);
  width: 30px;
  font-weight: normal;
}

.custom-table th > div > span {
  bottom: 0;
}

.custom-table td {
  min-width: 30px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.custom-table td:first-child {
  width: 150px;
  max-width: 150px;
  height: 30px;
}

/*.custom-table td:hover{
  overflow: auto;
  text-overflow: initial;
}*/
.custom-table thead {
  display: block;
  position: relative;
}

/*.custom-table thead tr {
  display: block;
  position: relative;
}*/
.custom-table tbody {
  /* max-height: 50vh; */
  /* overflow: auto; */
  display: block;
  position: relative;
  z-index: 0;
}

/*.custom-table tbody td:nth-child(1){
  left: 0;
  z-index: 1;
}*/
.past-triangle-indicator {
  right: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border-top: 12px solid #050505;
  border-left: 12px solid transparent;
}

.region-color {
  color: #4aa4b8;
}

/*.custom-table td:nth-child(2),
.custom-table td:nth-child(3),
.custom-table td:nth-child(4) {
  width: 10px;
}*/
.input-range__slider {
  -webkit-appearance: none;
          appearance: none;
  background: lightgray;
  border: 1px solid #4AA4B8;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 1.9rem;
  margin-left: -0.5rem;
  margin-top: -1.15rem;
  outline: none;
  position: absolute;
  top: 50%;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  width: 1.5rem;
}

.input-range__slider:active {
  transform: scale(1.3);
}

.input-range__slider:focus {
  box-shadow: 0 0 0 5px rgba(63, 81, 181, 0.2);
}

.input-range--disabled .input-range__slider {
  background: #cccccc;
  border: 1px solid #cccccc;
  box-shadow: none;
  transform: none;
}

.input-range__slider-container {
  transition: left 0.3s ease-out;
}

.input-range__label {
  color: #aaaaaa;
  font-family: "Helvetica Neue", san-serif;
  font-size: 1.9rem;
  transform: translateZ(0);
  white-space: nowrap;
}

.input-range__label--min,
.input-range__label--max {
  bottom: -3.3rem;
  position: absolute;
}

.input-range__label--min {
  left: 0;
}

.input-range__label--max {
  right: 0;
}

.input-range__label--value {
  position: absolute;
  top: -3.8rem;
}

.input-range__label-container {
  left: -50%;
  position: relative;
}

.input-range__label--max .input-range__label-container {
  left: 50%;
}

.input-range__track {
  background: #eeeeee;
  border-radius: 0.3rem;
  cursor: pointer;
  display: block;
  height: 0.8rem;
  position: relative;
  transition: left 0.3s ease-out, width 0.3s ease-out;
}

.input-range--disabled .input-range__track {
  background: #eeeeee;
}

.input-range__track--background {
  left: 0;
  margin-top: -0.15rem;
  position: absolute;
  right: 0;
  top: 50%;
}

.input-range__track--active {
  background: #4AA4B8;
}

.input-range {
  height: 1rem;
  position: relative;
  width: 100%;
}

/*# sourceMappingURL=index.css.map */
#inventoryTable table {
  width: 100%;
}

#inventoryTable table {
  border: 1px solid lightgrey;
  border-collapse: collapse;
}

#inventoryTable table#t01 tr:nth-child(even) {
  background-color: #eee;
}

#inventoryTable table#t01 tr:nth-child(odd) {
  background-color: #fff;
}

#inventoryTable table td {
  text-align: left !important;
}

/* table#t01 tbody,
table#t01 thead { display: block;} */
/* 


tbody td, thead th {
    width: 20%; 
} */
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@media (min-width: 1600px) {
  .container {
    max-width: 1560px;
  }
}*/
.customcol-xxl-1,
.customcol-xxl-2,
.customcol-xxl-3,
.customcol-xxl-4,
.customcol-xxl-5,
.customcol-xxl-6,
.customcol-xxl-7,
.customcol-xxl-8,
.customcol-xxl-9,
.customcol-xxl-10,
.customcol-xxl-11,
.customcol-xxl-12,
.customcol-xxl,
.customcol-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.customcol {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.customcol-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

@media (min-width: 1600px) {
  .customcol-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .customcol-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .customcol-xxl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .customcol-xxl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .customcol-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .customcol-xxl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .customcol-xxl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .customcol-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .customcol-xxl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .customcol-xxl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .customcol-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .customcol-xxl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .customcol-xxl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .customcol-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
#bootstrapTable table {
  width: 100%;
}

#bootstrapTable table {
  border: 1px solid lightgrey;
  border-collapse: collapse;
}

#bootstrapTable table#t01 tr:nth-child(even) {
  background-color: #eee;
}

#bootstrapTable table#t01 tr:nth-child(odd) {
  background-color: #fff;
}

.VirtulaSKUTableTitle {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

#bootstrapTable .Select-menu-outer {
  /* z-index: 999 !important; */
  /* overflow: scroll; */
  /* position: fixed; */
  /* table-layout: fixed; */
  /* border-collapse: collapse; */
  z-index: 999;
  position: relative;
}

#bootstrapTable .EditMaterialDesc {
  position: relative !important;
  width: 20%;
}

.s-alert-wrapper {
  display: none;
}

.tr-function-example {
  font-weight: bold;
  /* background-color: aquamarine !important; */
  color: red;
}

/* table#t01 tbody,
table#t01 thead { display: block;} */
/* 


tbody td, thead th {
    width: 20%; 
} */
.allocateBayForm .selected-filter-icon {
  width: 20px;
  height: 20px;
  align-items: center;
  margin-right: 16px;
}

.allocateBayForm .react-bs-container-body {
  height: auto !important;
}

.allocateBayForm .react-bs-table .table-bordered > thead > tr:first-child > th {
  font-size: 13px;
  padding: 5px;
  word-break: break-word;
}

.allocateBayForm .react-bs-table .table-bordered > tbody > tr > td {
  padding: 5px;
  word-break: break-word;
}

.wmsForm .react-bs-container-body {
  height: auto !important;
}

.wmsForm .react-bs-table .table-bordered > thead > tr:first-child > th {
  font-size: 13px;
  padding: 5px;
  word-break: break-word;
}

.wmsForm .react-bs-table .table-bordered > tbody > tr > td {
  padding: 5px;
  word-break: break-word;
}

.isDisabledBtn {
  color: currentColor !important;
  cursor: not-allowed !important;
  opacity: 0.5 !important;
  text-decoration: none !important;
}

.wmsForm .backgroundRed {
  background-color: #ff0000;
}

.wmsForm .cursorDisabled {
  cursor: not-allowed;
}
.custom-table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}

/*.custom-table td,
.custom-table th {
  border: 1px solid #FFF;
}*/
/*.custom-table tr:first-child {
  background: gray;
}*/
.custom-table th {
  height: 150px;
  white-space: nowrap;
  position: relative;
}

.custom-table th:first-child {
  min-width: 150px;
  background: #d8d8d8;
}

.custom-table .complianceHeader {
  min-width: 40px;
}

/*.custom-table th:not(:first-child) {
  height: 10px;
  max-height: 100px;
}*/
.custom-table th > div {
  transform: translate(0, 51px) rotate(270deg);
  width: 30px;
  font-weight: normal;
}

.custom-table th > div > span {
  bottom: 0;
}

.custom-table td {
  min-width: 30px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.custom-table td:first-child {
  width: 150px;
  min-width: 250px;
  height: 30px;
}

/*.custom-table td:hover{
  overflow: auto;
  text-overflow: initial;
}*/
.custom-table thead {
  display: block;
  position: relative;
}

/*.custom-table thead tr {
  display: block;
  position: relative;
}*/
.custom-table tbody {
  /* max-height: 50vh; */
  /* overflow: auto; */
  display: block;
  position: relative;
  z-index: 0;
}

/*.custom-table tbody td:nth-child(1){
  left: 0;
  z-index: 1;
}*/
.past-triangle-indicator {
  right: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border-top: 12px solid #050505;
  border-left: 12px solid transparent;
}

.region-color {
  color: #4aa4b8;
}

/*.custom-table td:nth-child(2),
.custom-table td:nth-child(3),
.custom-table td:nth-child(4) {
  width: 10px;
}*/
.table-striped td {
  text-align: left !important;
}

.table-striped td:nth-child(n+6) {
  text-align: right !important;
}

.table-striped td:nth-child(5) {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGQ9Ik03IDEwbDUgNSA1LTV6Ii8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+Cjwvc3ZnPgo=) no-repeat scroll 7px 7px;
  background-size: 7%;
  background-position: right;
}

.table-striped td:nth-child(4) {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGQ9Ik03IDEwbDUgNSA1LTV6Ii8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+Cjwvc3ZnPgo=) no-repeat scroll 7px 7px;
  background-size: 7%;
  background-position: right;
}
#bootstrapTable table {
  width: 100%;
}

#bootstrapTable table {
  border: 1px solid lightgrey;
  border-collapse: collapse;
}

#bootstrapTable table#t01 tr:nth-child(even) {
  background-color: #eee;
}

#bootstrapTable table#t01 tr:nth-child(odd) {
  background-color: #fff;
}

.VirtulaSKUTableTitle {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

#bootstrapTable .Select-menu-outer {
  /* z-index: 999 !important; */
  /* overflow: scroll; */
  /* position: fixed; */
  /* table-layout: fixed; */
  /* border-collapse: collapse; */
  z-index: 999;
  position: relative;
}

#bootstrapTable .EditMaterialDesc {
  position: relative !important;
  width: 20%;
}

.s-alert-wrapper {
  display: none;
}

.tr-function-example {
  font-weight: bold;
  /* background-color: aquamarine !important; */
  color: red;
}

/* table#t01 tbody,
table#t01 thead { display: block;} */
/* 


tbody td, thead th {
    width: 20%; 
} */
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@media (min-width: 1600px) {
  .container {
    max-width: 1560px;
  }
}*/
.customcol-xxl-1,
.customcol-xxl-2,
.customcol-xxl-3,
.customcol-xxl-4,
.customcol-xxl-5,
.customcol-xxl-6,
.customcol-xxl-7,
.customcol-xxl-8,
.customcol-xxl-9,
.customcol-xxl-10,
.customcol-xxl-11,
.customcol-xxl-12,
.customcol-xxl,
.customcol-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.customcol {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.customcol-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

@media (min-width: 1600px) {
  .customcol-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .customcol-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .customcol-xxl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .customcol-xxl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .customcol-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .customcol-xxl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .customcol-xxl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .customcol-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .customcol-xxl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .customcol-xxl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .customcol-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .customcol-xxl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .customcol-xxl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .customcol-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
.arrow-icon {
  height: 12px;
  margin-left: 10px;
}

.enable-click {
  cursor: pointer;
}

.disable-click {
  pointer-events: none;
}

.truck-details-section {
  display: grid;
  grid-template-columns: 40% 60%;
  height: 30vh;
}
.truck-details-section .truck-dimensions {
  margin: 10px 0 0 25px;
  display: flex;
  flex-direction: column;
}
.truck-details-section .dimension-item {
  display: flex;
  justify-content: space-between;
  height: 30px;
  margin: 10px;
}
.truck-details-section .truck-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.truck-details-section .truck-icon {
  height: 30vh;
}

.truck-type-tabs-container {
  display: flex;
  margin: 0 0 10px 30px;
}
.truck-type-tabs-container .truck-type-tab {
  min-width: 200px;
  padding: 3px 8px;
  border: 1px solid black;
  cursor: pointer;
  text-align: center;
}
.truck-type-tabs-container .selected {
  background: var(--primary-color);
  color: #fff;
}

.unit-selection {
  margin-left: 35px;
  display: flex;
  align-items: center;
}
.unit-selection .axiom-select {
  width: 150px;
  margin-left: 10px;
}

.volume-container {
  margin: 10px 0 0 35px;
}

.volume {
  display: flex;
  align-items: center;
}

.volume-value {
  font-weight: 600;
}

.reset-icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.reset-icon {
  position: relative;
  margin-left: 15px;
  border: 1px solid #333;
  color: #333;
  fill: #333;
  padding: 2px;
  height: 16px;
  cursor: pointer;
  border-radius: 50%;
}

.reset-tooltip {
  visibility: hidden;
  margin-left: 18%;
  background: #f5f5f5;
  color: #333;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  font-size: 12px;
}

.reset-icon-container:hover .reset-tooltip {
  visibility: visible;
}

.refresh-required {
  background: var(--positive-color);
  fill: #fff;
}

.info-icon-container {
  margin-right: 10px;
  cursor: help;
}

.info-icon {
  height: 12px;
  position: relative;
}

.info-tooltip {
  visibility: hidden;
  display: flex;
  flex-direction: column;
  margin-left: 20%;
  width: 300px;
  background: #f5f5f5;
  color: #333;
  border-radius: 10px;
  padding: 5px;
  position: absolute;
  z-index: 1;
}

.info-icon-container:hover .info-tooltip {
  visibility: visible;
}
.Select-control {
  border-radius: 2px;
}

.Select-menu {
  scrollbar-width: thin;
}

.Select-menu::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  background: transparent;
}

.Select-menu::-webkit-scrollbar-thumb {
  border: none;
  box-shadow: none;
  background: #dadce0;
  border-radius: 8px;
  min-height: 40px;
  border: 4px solid white;
}

.Select-option.is-selected {
  background-color: rgba(105, 121, 248, 0.3);
}

.Select-option.is-focused {
  background-color: rgba(105, 121, 248, 0.2);
}

.Select.is-focused:not(.is-open) > .Select-control {
  border-color: rgba(105, 121, 248, 0.6);
  box-shadow: none;
}
.axiom-spinner {
  animation: spinner-rotate 1.5s linear infinite;
}

.axiom-spinner-circle {
  fill: none;
  stroke-width: 4;
  stroke-dasharray: 1200;
  stroke-dashoffset: 0;
  animation: spinner-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}

@keyframes spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.axiom-loader {
  position: relative;
  z-index: 9999;
}

.axiom-loader-fullscreen {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100vh;
}

.axiom-loader-fullscreen .axiom-loader-overlay {
  top: 0;
  bottom: 0;
}

.axiom-loader-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 1;
}
@media screen and (orientation: landscape) {
  body {
    overflow: auto !important;
  }
}
.gridSelectDiv {
  width: 149px;
  margin: 5px;
}

.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 11111111 !important;
  -webkit-overflow-scrolling: touch;
}

.gridHeader {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
}

.radio {
  width: 200px;
  margin: 5px;
}

.getReportBtn,
.getDownloadBtn {
  background-color: #4caf50;
  color: white;
}

.getCalendarBtn {
  background-color: #ccc;
  color: black;
}

.carrierRank .react-bs-container-body tr {
  border-top-style: hidden !important;
}

.carrierRank td span {
  display: block;
  padding: 2%;
}

.react-bs-container-body {
  height: calc(100vh - 244px) !important;
  overflow-y: auto !important;
}

.flex-container {
  display: flex;
  flex-wrap: nowrap;
}

.flex-container > button {
  width: 170px;
  margin: 10px;
  text-align: center;
  border: none;
}

.radio label {
  padding: 0px !important;
}
.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  line-height: 1.125em;
  font-family: inherit;
}

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

.react-calendar__tile.day__disabled.react-calendar__month-view__days__day {
  pointer-events: none;
  color: #dedede;
  background: #fff;
}

.disabled_month.react-calendar__year-view__months__month {
  pointer-events: none;
  color: #dedede;
  background: #fff;
}

.time_picker_header {
  background: var(--primary-color);
  color: #fff;
  text-align: center;
  padding: 16px;
  font-size: 20px;
  margin-bottom: 15px;
}

.react-calendar button {
  border: 0;
  outline: none;
}

.react-calendar button:not([disabled]):hover {
  cursor: pointer;
}

.react-calendar__year-view {
  padding: 15px;
}

.react-calendar__navigation {
  height: 44px;
  margin-bottom: 1em;
}

.react-calendar__navigation button {
  min-width: 44px;
  background: none;
}

.react-calendar__navigation button:not([disabled]):hover,
.react-calendar__navigation button:not([disabled]):focus {
  background-color: rgba(12, 100, 113, 0.3);
}

.react-calendar__navigation button[disabled] {
  background-color: #f0f0f0;
}

.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}

.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}

.react-calendar__month-view__weekNumbers {
  font-weight: bold;
}

.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75em;
  padding: calc(1em) calc(0.66666667em);
}

.react-calendar__month-view__days__day--weekend {
  color: #000;
}

.react-calendar__month-view__days__day--neighboringMonth {
  color: #969696;
}

.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}

.react-calendar__tile {
  max-width: 100%;
  text-align: center;
  padding: 0.75em 0.5em;
  background: none;
}

button.react-calendar__tile[disabled] {
  background-color: #f0f0f0;
}

button.react-calendar__tile:not([disabled]):hover,
button.react-calendar__tile:not([disabled]):focus {
  background-color: rgba(12, 100, 113, 0.3);
}

.react-calendar__tile--hasActive {
  background: var(--primary-color);
  color: #fff;
}

button.react-calendar__tile--hasActive:not([disabled]):hover,
button.react-calendar__tile--hasActive:not([disabled]):focus {
  background: var(--primary-color);
}

.react-calendar__tile--active {
  background: #006edc;
  color: white;
}

button.react-calendar__tile--active:not([disabled]):hover,
button.react-calendar__tile--active:not([disabled]):focus {
  background: #1087ff;
}

.react-calendar--selectRange .react-calendar__tile--hover {
  background-color: var(--primary-color);
}

.AxiomCalendarWrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2000;
}

.AxiomCalendar,
.react-calendar {
  font-family: inherit;
}

.react-calendar {
  border: 0 !important;
  margin: auto;
}

.noscroll {
  overflow: hidden !important;
}

.AxiomCalendarMain {
  background: #fff;
  width: 350px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 4%;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.picker-container .picker-column .picker-item.picker-item-selected .AxiomCalendarMain button {
  border: none !important;
  transition: all 250ms ease-in-out;
}

.react-calendar__mobile {
  display: none;
}

@media screen and (max-width: 480px) {
  .react-calendar__mobile {
    display: block;
  }

  .react-calendar__desktop {
    display: none !important;
  }
}
.styled-select {
  background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
  height: 29px;
  overflow: hidden;
  width: 240px;
}

.styled-select select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 29px;
  padding: 5px;
  /* If you add too much padding here, the options won't show in IE */
  width: 268px;
}

.styled-select.slate {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuNCIgaGVpZ2h0PSIyOTIuNCI+PHBhdGggZmlsbD0iIzU1NSIgZD0iTTI4NyA2OS40YTE3LjYgMTcuNiAwIDAgMC0xMy01LjRIMTguNGMtNSAwLTkuMyAxLjgtMTIuOSA1LjRBMTcuNiAxNy42IDAgMCAwIDAgODIuMmMwIDUgMS44IDkuMyA1LjQgMTIuOWwxMjggMTI3LjljMy42IDMuNiA3LjggNS40IDEyLjggNS40czkuMi0xLjggMTIuOC01LjRMMjg3IDk1YzMuNS0zLjUgNS40LTcuOCA1LjQtMTIuOCAwLTUtMS45LTkuMi01LjUtMTIuOHoiLz48L3N2Zz4=) no-repeat;
  background-size: 10px;
  background-position: right 8px top 50%, 0 0;
  height: 34px;
  width: 240px;
}

.styled-select.slate select {
  border: 1px solid #ccc;
  font-size: 16px;
  height: 34px;
  width: 268px;
}

.picker-container .picker-column .picker-item.picker-item-selected {
  color: #222;
  /*border-top: 1px solid #dedede;*/
  /*border-bottom: 1px solid #dedede;*/
}

.picker-container .picker-column .picker-item.picker-item-selected {
  color: var(--primary-color);
  font-weight: bold;
}

.picker-highlight:after {
  height: 2px solid #dedede;
}

.picker-highlight:before {
  height: 2px solid #dedede;
}

.react-calendar__desktop > div {
  display: inline-block;
  width: 100%;
}

.react-calendar__desktop select {
  width: 90%;
}

.react-calendar__desktop {
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
}

.react-calendar-footer {
  padding: 15px;
  justify-content: flex-end;
  display: flex;
}

.react-calendar-footer button {
  margin-left: 15px;
  padding: 5px 15px;
  background: var(--primary-color);
  border: 0 !important;
  color: #fff;
  border-radius: 3px;
}

.react-calendar-footer button:focus,
.react-calendar-footer button:active {
  outline: none;
}

.react-calendar__month-view__days__day--weekend .react-calendar__tile--active {
  color: #fff !important;
}

.react-calendar__tile--active {
  background: var(--primary-color) !important;
}

.react-calendar__navigation {
  margin-bottom: 0 !important;
  background: var(--primary-color) !important;
  height: 74px;
}

.react-calendar__navigation button {
  background: var(--primary-color) !important;
}

.react-calendar__navigation button:hover {
  background: var(--primary-color) !important;
}

.react-calendar__navigation__label {
  font-size: 20px;
  color: #fff;
}

.react-calendar__month-view {
  padding: 15px;
}

.react-calendar__month-view__weekdays {
  margin: 10px 0px;
}

.react-calendar__month-view__weekdays__weekday {
  font-size: 15px;
}

.react-calendar__month-view__days__day {
  font-size: 20px;
  border-radius: 50%;
}
.axiom-snackbar {
  position: fixed;
  display: inline-flex;
  align-items: center;
  bottom: 15px;
  font-size: 14px;
  line-height: 1;
  padding: 8px 8px 8px 16px;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  z-index: 45;
  transform: translateY(70px);
  opacity: 0;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.axiom-snackbar.info {
  background-color: #313131;
}
.axiom-snackbar.error {
  background-color: #d32f2f;
}
.axiom-snackbar.success {
  background-color: #43a047;
}
@media (min-width: 600px) {
  .axiom-snackbar.right {
    right: 15px;
  }
  .axiom-snackbar.left {
    left: 15px;
  }
  .axiom-snackbar.center {
    left: 50%;
    transform: translate(-50%, 70px);
  }
}
@media (max-width: 600px) {
  .axiom-snackbar {
    left: 10px;
    right: 10px;
  }
}
.axiom-snackbar.is-showing {
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 600px) {
  .axiom-snackbar.is-showing.center {
    transform: translate(-50%, 0);
  }
}

.axiom-snackbar-dismiss {
  border-radius: 4px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.1);
  color: currentColor;
  margin-left: 22px;
  font-size: 22px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  transition: background-color 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.axiom-snackbar-dismiss:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.axiom-login {
  overflow: hidden;
}

@media (min-width: 768px) {
  .axiom-login {
    display: flex;
    height: 100vh;
  }
}
@media (min-width: 768px) {
  .axiom-login-form,
.axiom-login-information {
    flex: 0 0 50%;
  }
}
.axiom-login-information,
.axiom-login-form {
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
}

.axiom-login-information {
  overflow-y: hidden;
}

.axiom-login-form {
  overflow-y: auto;
  background-color: #49a3b8;
}

.axiom-otp-validation-button {
  display: inline-block;
  margin-top: 10px;
  background-color: #d77c67;
  color: #fff;
  border: 0;
  font-family: inherit;
  padding: 8px 8px;
  cursor: pointer;
  transition: background-color 0.25s;
}

.axiom-otp-validation-button:focus,
.axiom-otp-validation-button:hover {
  background-color: #bf4d32;
}

@media (max-width: 768px) {
  .axiom-login-form {
    height: 100vh;
    padding: 10px;
    background-color: #fff;
  }

  .axiom-login-information {
    display: none;
  }
}
@font-face {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 400;
  src: url(../build/assets/FontsFree-Net-AvenirLTStd-Book-6c50a5d7e4ee09cfaebd13f980305c18.ttf) format("truetype");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../build/assets/NotoSans-Regular-fa11626fafb16c629d2c58b0ff6fbd38.ttf) format("truetype");
}
.login-form {
  width: 500px;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .login-form {
    width: 400px;
    height: 400px;
    box-shadow: none;
    border: 1px solid #ddd;
  }
}
.login-form-logo {
  margin: 30px 0;
}

.login-form-header {
  font-size: 28px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 500;
}

.login-form-subheader {
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1;
  color: #666;
  font-size: 22px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .login-form-header {
    font-size: 24px;
  }

  .login-form-subheader {
    font-size: 18px;
  }
}
.login-form-group {
  position: relative;
  margin-top: 20px;
}

.login-form-control {
  min-width: 340px;
  border: 0;
  border-bottom: 2px solid #ddd;
  padding: 12px 0;
  font-family: inherit;
  transition: border-bottom-color 0.25s;
}

@media (max-width: 480px) {
  .login-form-control {
    min-width: 300px;
  }
}
.login-form-control:focus {
  outline: 0;
  border-bottom-color: #d77c67;
}

.login-form-label {
  display: block;
  position: absolute;
  left: 0;
  text-align: left;
  line-height: 1;
  font-weight: 400;
  transition: top 0.25s, font-size 0.25s;
}

.login-form-password-show-hide {
  display: block;
  position: absolute;
  right: 0;
  text-align: right;
  line-height: 1;
  font-weight: 400;
  top: 15px;
  color: var(--primary-text-color);
  cursor: pointer;
  font-size: var(--small-text-size);
}

.login-form-control:placeholder-shown + .login-form-label {
  top: 15px;
  font-size: 16px;
}

.login-form-control:focus + .login-form-label,
.login-form-control:not(:placeholder-shown) + .login-form-label {
  top: -5px;
  font-size: 14px;
}

.axiom-login-button {
  display: inline-block;
  margin-top: 40px;
  background-color: #d77c67;
  color: #fff;
  border: 0;
  font-family: inherit;
  padding: 12px 30px;
  cursor: pointer;
  border-radius: 25px;
  transition: background-color 0.25s;
}

.axiom-login-button:focus,
.axiom-login-button:hover {
  background-color: #bf4d32;
}

.login-form-seprator {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 70%);
  background-size: 100% 3px;
  background-repeat: no-repeat;
  background-position: center;
}

.login-form-seprator-label {
  display: inline-block;
  padding: 0 5px;
}

.login-form-options {
  margin-top: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .login-form-seprator-label {
    background-color: #49a3b8;
  }

  .login-form-options {
    color: #fff;
  }
}
.login-form-option {
  width: 60px;
  height: 60px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login-form-option-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 768px) {
  .login-form-option {
    box-shadow: none;
    border: 2px solid #ddd;
  }
}
.login-form-remember-me-group {
  display: inline-flex;
  width: 70%;
  align-items: center;
}

.login-form-remember-me-label {
  position: relative;
}

.login-form-forgot-password {
  margin-top: 10rem;
  font-size: var(--body-text-size);
  color: var(--forgot-password-color, blue);
  cursor: pointer;
}

.login-form-forgot-password:hover {
  text-decoration: underline;
}
.axiom-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.axiom-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}

.axiom-modal-content {
  position: relative;
  background-color: #fff;
  z-index: 2;
  padding: 30px;
  animation-name: openModal;
  animation-duration: 0.3s;
  animation-fill-mode: both;
}
.axiom-modal-content:not(.is-fullscreen) {
  border-radius: 2px;
  box-shadow: 0 0 8px #666;
}
.axiom-modal-content.is-fullscreen {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.axiom-modal-content.is-fullscreen .axiom-modal-close {
  right: 15px;
  top: 15px;
}

.axiom-modal-close {
  font-size: 24px;
  line-height: 1;
  border: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  color: #666;
  padding: 5px 10px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -40px;
}

@keyframes openModal {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@charset "UTF-8";
.axiom-login-with-image {
  display: flex;
  width: 100vw;
  height: 100vh;
}

.login-data-container {
  width: var(--login-left-panel-width, 35%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: white;
}

.login-image-container {
  width: var(--login-right-panel-width, 65%);
  background-image: url(../build/assets/login-background-default-c865e8c488f17730fc663cc2a70d16a9.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.image-login-header {
  padding: 30rem;
  font-size: var(--big-text-size);
  font-weight: var(--bold-font-weight);
}

.image-login-btn {
  width: var(--login-button-width, 120rem);
  height: 35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--login-button-background-color, var(--primary-color));
  color: var(--login-button-color, white);
  font-size: var(--body-text-size);
  font-weight: var(--bold-font-weight);
  border-radius: 4rem;
  margin-top: 15rem;
  cursor: pointer;
}
@media (max-width: 500px) {
  .image-login-btn {
    width: 300rem;
  }
}

.image-login-box {
  width: var(--login-button-width, 300rem);
  height: 35rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1rem solid var(--light-border-color);
  border-radius: 4rem;
  margin-bottom: 15rem;
  background-color: #fff;
}
@media (max-width: 500px) {
  .image-login-box {
    width: 300rem;
  }
}

.image-login-input-logo {
  width: 30rem;
  display: flex;
  justify-content: center;
}

.image-login-input-box {
  width: 93%;
  display: flex;
}

.image-login-icon {
  width: 1em;
  height: 1em;
  fill: var(--secondary-text-color);
}

.image-login-group {
  padding: 0rem 8rem;
  display: flex;
  align-items: center;
}

.image-login-input {
  border: 0;
  width: 100%;
  outline: none;
  background-color: white;
  font-family: inherit;
}

.login-brand-logo {
  padding: 25rem;
}

.left-panel-login-brand-logo {
  margin-bottom: 10rem;
}

.login-brand-text {
  padding: 100rem;
}

.login-brand-title {
  padding: 10rem 0rem;
  font-size: var(--title-text-size);
  font-weight: var(--semibold-font-weight);
}

.login-brand-description {
  font-size: var(--body-text-size);
  font-style: italic;
}

.image-login-other {
  margin-top: 15rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.image-other-login-text {
  color: var(--secondary-text-color);
  font-weight: var(--semibold-font-weight);
  font-size: var(--small-text-size);
}

.image-login-label {
  color: var(--primary-text-color);
  margin-bottom: 6rem;
  display: var(--show-label, none);
  font-size: var(--body-text-size);
  font-weight: var(--normal-font-weight);
}

.image-rememberme-label {
  color: var(--primary-text-color);
  padding-left: 5rem;
}

@media (max-width: 768px) {
  .login-image-container {
    display: none;
  }
}
.image-login-remember-me-label {
  float: right;
  color: var(--primary-text-color);
  margin-right: 8rem;
  cursor: pointer;
  font-size: var(--small-text-size);
}

.other-login-form-option-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
  width: var(--login-button-width, 120rem);
}

.image-login-rememberme {
  display: inline-flex;
}

.copyright-login-bottom-container {
  padding: 12rem;
  display: flex;
  background-color: black;
  justify-content: center;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: var(--body-text-size);
  width: 100%;
  position: absolute;
  bottom: 0;
}

.image-login-rememberme-checkbox {
  display: none;
}

.image-login-rememberme-checkbox + label:before {
  border: 1px solid #333;
  content: " ";
  display: inline-block;
  font-size: 11px;
  height: 16px;
  margin: 0 0.25em 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 2px;
}

.image-login-rememberme-checkbox:checked + label:before {
  background: var(--login-remember-me-background, #3b99fc);
  color: #fff;
  content: "✓";
  text-align: center;
}
@font-face {
  font-family: "Graphik";
  src: url(../build/assets/Graphik-Regular-3bf0e8b2f1f7274f199ce0cca0b1e2a2.woff2) format("woff2"), url(../build/assets/Graphik-Regular-8bcd662c827708216e86eb8c15da81b1.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../build/assets/Graphik-Medium-4f2fb9b1aa50af1bc575ed35630a394a.woff2) format("woff2"), url(../build/assets/Graphik-Medium-e7de6a8cbaf86c67b5bbed934cc8614e.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../build/assets/Graphik-Semibold-8507b8cdf962c78264758757c6740686.woff2) format("woff2"), url(../build/assets/Graphik-Semibold-f12601916ddb44f09a356d9fc7b12e6b.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../build/assets/Graphik-Bold-c46cf88f5cedbb732cba82641b26419a.woff2) format("woff2"), url(../build/assets/Graphik-Bold-a4180c55cd7c327c308ba18cafa6f9e7.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 400;
  src: url(../build/assets/FontsFree-Net-AvenirLTStd-Book-6c50a5d7e4ee09cfaebd13f980305c18.ttf) format("truetype");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../build/assets/NotoSans-Regular-fa11626fafb16c629d2c58b0ff6fbd38.ttf) format("truetype");
}
html {
  font-size: calc(((100vw - 1200px) / 1200) + 1px);
}
@media (max-width: 1199px) {
  html {
    font-size: 1px;
  }
}

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

body {
  --primary-color: #6979f8;
  --positive-color: #1ec06a;
  --negative-color: #d62239;
  --primary-text-color: #333;
  --secondary-text-color: #808080;
  --primary-background-color: #ffffff;
  --primary-background-text-color: var(--primary-text-color);
  --big-text-size: 22rem;
  --heading-text-size: 18rem;
  --title-text-size: 14rem;
  --body-text-size: 12rem;
  --small-text-size: 10rem;
  --tiny-text-size: 8rem;
  --normal-font-weight: 400;
  --medium-font-weight: 500;
  --semibold-font-weight: 600;
  --bold-font-weight: 700;
  --hightlight-background-color: #f8f8f8;
  --light-border-color: #ddd;
  --dark-border-color: #bbb;
  --primary-font: "Graphik", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --fixed-width-font: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace;
  margin: 0;
  overflow-x: hidden;
  font-family: var(--primary-font);
  box-sizing: border-box;
  font-size: 16px;
}

body.no-scroll {
  overflow: hidden;
}

.axiom-app {
  min-height: 100vh;
}

.axiom-app-content {
  padding-top: 50px;
}

.nice-scroll {
  scrollbar-width: thin;
}
.nice-scroll::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  background: transparent;
}
.nice-scroll::-webkit-scrollbar-thumb {
  border: none;
  box-shadow: none;
  background: var(--light-border-color);
  border-radius: 8px;
  min-height: 40px;
  border: 4px solid #fff;
}
.AxiomLanguageSelection {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  padding: 15rem;
}
.AxiomLanguageSelection .AxiomLanguageSelection-wrapper {
  min-width: 100rem;
  min-height: 450rem;
  background-color: white;
}
.AxiomLanguageSelection .AxiomLanguageSelection-first-part {
  border-bottom: 1px solid var(--light-border-color);
}
.AxiomLanguageSelection .AxiomLanguageSelection-header {
  text-align: center;
  font-size: 20rem;
  margin: 15rem 0rem 10rem;
  color: var(--primary-text-color);
  font-weight: var(--semibold-font-weight);
  line-height: 24rem;
  padding-bottom: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.AxiomLanguageSelection .landing-page-radio {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
}
.AxiomLanguageSelection .landing-page-radio-item {
  position: relative;
  padding-bottom: 14rem;
  display: flex;
  align-items: center;
}
.AxiomLanguageSelection .AxiomLanguageSelection-form-control {
  height: 15rem;
  width: 10%;
  padding: unset;
  margin: unset;
}
.AxiomLanguageSelection .AxiomLanguageSelection-bottom {
  width: 100%;
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20rem;
  padding-bottom: 76rem;
}
.AxiomLanguageSelection .AxiomLanguageSelection-checkbox {
  font-size: 16rem;
  padding: 8rem 35rem;
  border: 1px solid var(--secondary-text-color);
  box-sizing: border-box;
  border-radius: 5rem;
}
.AxiomLanguageSelection .landing-page-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 4rem;
  background: var(--primary-background-color);
  height: 50rem;
  cursor: pointer;
}
.AxiomLanguageSelection .landing-page-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 20rem;
}
.AxiomLanguageSelection .landing-page-btn {
  color: white;
  width: 55rem;
  height: 17rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--title-text-size);
  cursor: pointer;
}
.AxiomLanguageSelection .landing-page-bottom-text {
  font-size: 14rem;
  line-height: 17rem;
  color: var(--secondary-text-color);
}
@media (max-width: 575px) {
  .AxiomLanguageSelection .AxiomLanguageSelection-wrapper {
    min-width: 100%;
  }
  .AxiomLanguageSelection .AxiomLanguageSelection {
    min-width: 100%;
  }
  .AxiomLanguageSelection .landing-page-div .AxiomLanguageSelection {
    width: 100%;
  }
  .AxiomLanguageSelection .AxiomLanguageSelection-form-control {
    width: 10%;
    margin-left: 17%;
    height: 20rem;
  }
  .AxiomLanguageSelection .landingpage-radio-label {
    left: 24%;
    top: 6rem;
  }
}
@media (max-width: 750px) {
  .AxiomLanguageSelection .AxiomLanguageSelection-wrapper {
    min-width: 100%;
  }
  .AxiomLanguageSelection .AxiomLanguageSelection {
    min-width: 100%;
  }
  .AxiomLanguageSelection .landing-page-div .AxiomLanguageSelection {
    width: 100%;
  }
  .AxiomLanguageSelection .AxiomLanguageSelection-form-control {
    width: 10%;
    margin-left: 17%;
    height: 20rem;
  }
  .AxiomLanguageSelection .landingpage-radio-label {
    left: 27%;
    top: 6rem;
  }
}
@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url(data:application/vnd.ms-fontobject;base64,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);
  src: url(data:application/vnd.ms-fontobject;base64,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#iefix) format("embedded-opentype"), url(data:font/ttf;base64,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) format("truetype"), url(data:font/woff;base64,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) format("woff"), url(../build/assets/icomoon-c81d724832b73a98dcdc4b1c058bcfe3.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-power-button-off:before {
  content: "";
}

.icon-Monitor_first_icon:before {
  content: "";
  color: #fff;
}

.icon-TMS:before {
  content: "";
  color: #bcbcbc;
}

.icon-SIGN-OUT:before {
  content: "";
}

.icon-SETTINGS:before {
  content: "";
  color: #bcbcbc;
}

.icon-SALES-PLANNING:before {
  content: "";
  color: #bcbcbc;
}

.icon-REVIEW-ANALYSIS:before {
  content: "";
  color: #bcbcbc;
}

.icon-PRODUCTION-PLANNING:before {
  content: "";
  color: #bcbcbc;
}

.icon-PORT-OPERATIONS:before {
  content: "";
  color: #bcbcbc;
}

.icon-ORDER-MANAGEMENT:before {
  content: "";
  color: #bcbcbc;
}

.icon-MATERIAL-PLANNING:before {
  content: "";
  color: #bcbcbc;
}

.icon-KEY-CONTRIBUTORS:before {
  content: "";
  color: #bcbcbc;
}

.icon-inventory-STOCK-REPLACEMENT:before {
  content: "";
  color: #bcbcbc;
}

.icon-IMPROVEMENT-ANALYTICS:before {
  content: "";
  color: #bcbcbc;
}

.icon-HOME:before {
  content: "";
  color: #bcbcbc;
}

.icon-HELP:before {
  content: "";
  color: #bcbcbc;
}

.icon-CHANGE-EXPLANATION:before {
  content: "";
  color: #bcbcbc;
}

.icon-ABOUT:before {
  content: "";
  color: #bcbcbc;
}
.axiom-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  display: flex;
  justify-content: space-between;
  z-index: 51;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.5);
}

.axiom-navbar-left {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}

.axiom-navbar-action {
  position: relative;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  padding: 0 15px;
  color: currentColor;
  align-self: stretch;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.axiom-navbar-logo {
  max-height: 40px;
}

.axiom-navbar-title {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}
@media (max-width: 560px) {
  .axiom-navbar-title {
    font-size: 18px;
  }
}

.axiom-navbar-right {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
}
@media (max-width: 560px) {
  .axiom-navbar-right {
    position: absolute;
    background-color: #fff;
    top: 100%;
    right: 5px;
    flex-direction: column;
    box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.5);
    border-radius: 0 0 4px 4px;
    opacity: 0;
    visibility: hidden;
  }
  .axiom-navbar-right .axiom-navbar-action {
    min-height: 50px;
    justify-content: flex-start;
  }
  .axiom-navbar-right .axiom-navbar-action:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
  }
  .axiom-navbar-right.is-open {
    opacity: 1;
    visibility: visible;
  }
}

.axiom-navbar-toggle {
  position: relative;
  z-index: 2;
}
@media (min-width: 560px) {
  .axiom-navbar-toggle {
    display: none;
  }
}

.axiom-navbar-badge {
  position: absolute;
  top: 2px;
  left: 20px;
}

.axiom-navbar-label {
  margin-left: 8px;
}
@media (min-width: 560px) {
  .axiom-navbar-label {
    display: none;
  }
}

/*.AxiomAppBar_Main {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #0c6471;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.5);
  z-index: 5;
}

.AxiomAppBar_IconBadge {
  background-color: #d77c67;
  color: #fff;
  display: inline-block;
  text-align: center;
  height: 24px;
  width: 24px;
  line-height: 24px;
  position: relative;
  border-radius: 50%;
  left: -15px;
  top: -8px;
}

.AxiomAppBar_Left { display: flex; }

.AxiomAppBar_ContentLeft {
  padding: 0px;
  display: inline-block;
  top: 12px;
  position: relative;
  left: 0;
  margin-left: 10px;
}

.AxiomAppBar_MenuIcon {
  box-sizing: border-box;
  padding: 14px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  color: currentColor;
}

.AxiomAppBar_AppLogo {
  align-self: center; 
}

.AxiomAppBar_MonitorLogo {
  margin: 16px 0px;
  cursor: pointer;
  height: 30px;
  width: 30px;
  display: inline-block;
  border-radius: 50%;
  background: #ffffff;
}

.AxiomAppBar_Icons {
  padding: 14px;
  cursor: pointer;
}

.AxiomAppBar_Desktop {
  display: flex;
  justify-content: space-around;
}

.AppTitle {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: bold
}

.AppTitleDiv {
  display: flex;
  justify-content: center;
  align-items: center
}

.AxiomAppBar_ContentRight img {
  width: 160px !important;
  display: block;
  height: 64px;
}

.FilterIconLogo {
  margin: 1px 30px 0px 18px;
  width: 18px;
  height: 18px;
  background-color: #808080;
  -webkit-mask: url(filter.svg) no-repeat center;
  mask: url(filter.svg) no-repeat center;
  cursor: pointer;
  }

@media screen and (max-width: 480px) {
  .AxiomAppBar_Desktop {
    display: block;
  }

  .AxiomAppBar_Main {
    height: 52px;
    background: #0c6471;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.5);
  }

  .AxiomAppBar_Icons {
    padding: 12px;
    cursor: pointer;
    line-height: 52px;
  }

  .AxiomAppBar_MonitorLogo {
    margin: 6px;
    height: 24px;
    width: 24px;
  }
}

.AxiomAppbar_PopupMenu {
  position: relative;
  display: inline-block;
}

.AxiomAppbar_PopupMenu {
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  overflow: auto;
  right: 0;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  display: none;
}

.AxiomAppbar_PopupMenu.ShowMenu {
  display: block;
}

.AxiomAppbar_PopupMenu a.selected {
  background: #e3f0f4;
}

.AxiomAppbar_PopupMenu a:hover {
  background: #e3f0f4;
}

.AxiomAppbar_PopupMenu a {
  color: black;
  font-size: 16px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  line-height: 16px;
}
*/
.axiom-sidebar {
  position: fixed;
  top: 50px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  background: #fff;
  z-index: 50;
  width: 360px;
  height: auto;
  box-shadow: none;
  color: #444;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  transform: translateX(-360px);
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms, box-shadow 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.axiom-sidebar.is-open {
  transform: translateX(0);
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.axiom-sidebar.is-open + .axiom-sidebar-overlay {
  visibility: visible;
  opacity: 1;
}

.axiom-sidebar-overlay {
  position: fixed;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 49;
  visibility: hidden;
  opacity: 0;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 0ms, visibility 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}

.axiom-sidebar-user {
  flex: 0 0 auto;
  padding: 15px;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.axiom-sidebar-user__avatar {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-size: 20px;
  background-color: var(--primary-color);
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  margin-right: 15px;
  text-transform: uppercase;
}

.axiom-sidebar-user__name {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
}

.axiom-sidebar-user__email {
  font-weight: 400;
  color: #777;
  margin: 0;
}

.axiom-sidebar-apps {
  flex: 1 1 auto;
  overflow: auto;
}
.axiom-sidebar-apps::-webkit-scrollbar {
  background: rgba(0, 0, 0, 0.1);
  height: 8px;
  width: 8px;
}
.axiom-sidebar-apps::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}

.axiom-sidebar-app {
  display: flex;
  align-items: center;
  padding: 8px 15px;
  color: currentColor;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.axiom-sidebar-app:hover {
  background-color: rgba(0, 0, 0, 0.04);
  text-decoration: none;
}
.axiom-sidebar-app:hover .axiom-sidebar-app__icon {
  background-color: var(--primary-color);
  color: #fff;
}
.axiom-sidebar-app.is-active {
  background-color: rgba(0, 0, 0, 0.04);
  color: var(--primary-color);
}
.axiom-sidebar-app.is-active .axiom-sidebar-app__icon {
  background-color: var(--primary-color);
  color: #fff;
}

.axiom-sidebar-app__icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background-color: #e5e5e5;
  border-radius: 50%;
  margin-right: 15px;
  color: #444;
  text-transform: uppercase;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.axiom-sidebar-utilities {
  flex: 0 0 auto;
  border-top: 1px solid #ddd;
  padding: 15px 0;
}

.axiom-sidebar-utility {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  color: currentColor;
  text-decoration: none;
  background-color: transparent;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.axiom-sidebar-utility:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
  color: #000;
}

.axiom-sidebar-utility__icon {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  fill: currentColor;
}

.axiom-version-bundle {
  font-size: var(--small-text-size);
  color: var(--dark-border-color);
  padding-left: 18rem;
}

.axiom-version-content {
  padding-bottom: 1rem;
}
.monitor-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEzMjY0LjA2NiAxNDE0My44OTkgMzEuNTY0IDMxLjU2NCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSJncm91cC02OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMxOTguOTk5IDE0MTEzLjg5OSkiPgogICAgPHBhdGggaWQ9InBhdGgiIGNsYXNzPSJjbHMtMSIgZD0iTTE1MDUuMDUxLDcyNi4wNjhBMTUuNzgsMTUuNzgsMCwwLDEsMTQ5MCw3MTUuMDZoMS41MzVjMi41NDcsMCw0Ljc5My0zLjEwOCw2Ljc0LTUuOC41NjItLjc0OSwxLjEyNS0xLjQ2LDEuNS0yLjAyMS43NDgtMS4wODYsMS4wMTEtMS4xNjEsMS4wODUuNDQ5LDAsLjMzNy4wMzcuNzQ5LjAzNywxLjIuNDg3LDYuODUyLDEuNjEsOS4yNDksMy4xMDgsOS4xMzcsMS44MzUtLjExMiwzLjEwOS00LjQ1Niw0LjMwNS04LjY1LjM3NS0xLjIuNzEyLTIuNC45NzUtMy4zNy4xNDktLjU2Mi40ODYtLjkzNi42NzQuNDQ5LjUyNCwzLjMzMy45NzMsNS4xMywxLjk0Nyw2LjQ0MSwxLjIzNiwxLjcyMiwyLjg0NiwyLjE3Miw1LjEzLDIuMTcyaDMuMDdBMTUuNzQ0LDE1Ljc0NCwwLDAsMSwxNTA1LjA1MSw3MjYuMDY4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0MjQuMjIgLTY2NC41MDQpIi8+CiAgICA8cGF0aCBpZD0icGF0aC0yIiBkYXRhLW5hbWU9InBhdGgiIGNsYXNzPSJjbHMtMSIgZD0iTTE0NzEuMTUxLDQzMC4wNDdBMTQuNzQxLDE0Ljc0MSwwLDAsMSwxNDcxLDQyNy44YTE1Ljc4MiwxNS43ODIsMCwxLDEsMzEuNTY1LDAsMjEuODQ2LDIxLjg0NiwwLDAsMS0uMTUsMi4yNDdoLTMuNjY4Yy0xLjQ2LDAtMi40MzMtLjIyNS0zLjEwOC0xLjEyMy0uODIzLTEuMTIzLTEuMzQ4LTMuMjU3LTEuODM0LTYuOTY0LS4zNzQtMi43MzMtMS4yMzYtMy43ODItMi4zNi0zLjYzMi0xLjU3My4yMjUtMi42NTksMy45NjktMy44Miw3LjgyNS0uNTYxLDIuMDIyLTEuMzEsNC4wNDQtMS41NzIsNS40MjktLjE1LjYtLjUyNS45MzYtLjYuMDc1LS4wMzctMS4wNDgtLjE0OS0yLjY1OC0uMzM3LTUuNDI5LS4yNjItMy44MTktMS4yNzMtNS4xNjctMi43Ny01LjA1NS0xLjQ2LjExMi0yLjg0NiwxLjk4NC00LjM4MSw0LjExOS0xLjYwOSwyLjIwOS0zLjQ0NCw0Ljc1NS00LjcxNyw0Ljc1NVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDA1LjkzMiAtMzgyKSIvPgogIDwvZz4KPC9zdmc+Cg==);
  width: 28px;
  height: 28px;
  top: -4px;
}

.marginLeftRightAuto {
  text-align: center;
  min-height: 500px;
  height: 100%;
  width: 100%;
  padding-top: 50px;
}

.margin-0 {
  margin: 0;
}

.inline-block {
  display: inline-block;
}

.font24 {
  font-size: 24px;
}

.font18 {
  font-size: 18px;
}

.fullHeightWidth {
  height: 100%;
  width: 100%;
  padding: 0 !important;
}

.bg {
  width: 100%;
}

.notif {
  background: white;
  width: 20em;
  padding: 1em;
  box-sizing: border-box;
}

.dummy-card {
  /* background: gray;
    opacity: 0.4;*/
  position: absolute;
  left: 0;
  width: 130px;
  cursor: pointer;
  z-index: 50;
  height: 82px;
}

.bs-component {
  padding: 19px 0px;
}

.card {
  background: #fff;
  max-width: 950px;
  margin: 0 auto;
  position: relative;
}

.slick-slide {
  background: #fff;
  height: 82px;
  margin-right: 2px;
  margin-bottom: 2px;
  /*  background: gray;*/
  border: 0px solid transparent;
}

.help-slick img {
  height: 95vh;
}

.cursor-pointer {
  cursor: pointer;
}

.slick-list {
  border: 0px solid transparent;
}

.card-component {
  width: 186px;
  /*padding: 10px;*/
  padding: 5px;
  padding-bottom: 0;
  letter-spacing: 1px;
  border: 1px #e6e6e6 solid;
  height: 80px;
}

.cardValueStyle {
  padding: 0px;
  margin: 0px;
  font-size: 26px;
  /*24px*/
  font-family: Bariol;
}

.active-card,
.slick-center {
  opacity: 1 !important;
  color: #fff;
}

.slick-next {
  right: -22px;
}

.slick-prev {
  left: -22px;
}

.axiom_app_container .slick-prev:before,
.axiom_app_container .slick-next:before {
  color: #d77c67;
}

.slick-slider {
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.white-background {
  background: #fff;
}

.font-white {
  color: #fff;
}

.font-gray {
  color: #ccc;
}

.tile {
  background: #ffcc00;
  padding-top: 15px;
  max-height: 200px;
  max-width: 360px;
  height: auto;
  height: 100px;
  color: #fff;
  overflow: hidden;
  font-weight: bold;
  transition: height 200ms;
  padding: 10px;
  margin: 0 auto;
}

.tile.expanded {
  overflow: auto;
  height: 100%;
  max-height: none;
}

/*@media screen and (max-width:950px) {
  .tile {
    width: 46% !important;
  }
}*/
.slick-dots {
  bottom: -10px;
}

.big-fonts {
  font-size: 25px;
}

.clearfix {
  clear: both;
}

.date-navigation {
  display: inline-block;
  position: relative;
  margin: 0;
  top: 7px;
}

.date-navigation:before {
  background: transparent;
  color: #000;
}

.bar {
  cursor: pointer;
}

.chartOuter {
  height: 200px;
  overflow: auto;
}

.kpi-list {
  margin-bottom: 20px;
}

@media (max-width: 482px) {
  .container-fluid {
    padding: 0 !important;
  }

  .kpi-list {
    margin-bottom: 65px;
    margin-top: 70px;
  }

  .card {
    padding-left: 11px;
  }
}
/*.bar:hover {
  fill: #D77C67;
}*/
.text {
  fill: #000;
}

.bar.active,
.text.active {
  fill: #d77c67;
  font-weight: bold;
}

.arrow_box {
  position: relative;
  /*height: 300px;*/
  margin-top: 10px;
}

.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  right: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-width: 10px;
  margin-left: -10px;
}

.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-width: 12px;
  margin-left: -12px;
}

.rightFloat {
  float: right;
}

.table-correlation {
  font-size: 14px;
  margin: 0;
}

.table-container {
  /* background: #f5f0f0;*/
  margin: 18px 0px;
  margin-right: 12px;
  min-height: 250px;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.117647) 0px 1px 4px;
}

.selectKPI {
  border-radius: 2px;
  color: #fff;
  float: right;
  padding: 0;
  margin: 2px;
}

.selectKPI.disabled {
  background: #fff;
  opacity: 0.8;
  pointer-events: none;
}

.well-mf {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  margin-bottom: 5px;
  padding: 6px 15px;
}

@media screen and (min-width: 1000px) {
  .no-left-padding {
    padding-left: 0;
  }
}
.dropdown-toggle {
  background: none;
}

@media screen and (max-width: 440px) {
  .table-container {
    margin-right: 0;
  }

  .card-component {
    width: 150px;
  }

  .sum {
    float: right;
  }

  .app-bar {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 101;
    /*  z-index: 2000;*/
  }

  .app-body {
    margin-top: 65px;
  }

  .selectKPI {
    float: left;
    width: 100%;
    margin-top: 5px;
  }

  .well-mf {
    padding: 6px 0px;
  }

  .sum-container {
    padding-right: 0;
  }
}
.well {
  border-radius: 0;
}

.dropdown-toggle {
  border-radius: 0;
  font-size: 14px;
  /*  min-width: 160px;
  */
}

.btn .caret {
  margin-left: 2px;
}

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

.dropdown-menu a {
  cursor: pointer;
}

.full-screen-container {
  /*  background: red;*/
  width: 100%;
  height: 100vh;
  color: #fff;
  font-size: 20px;
}

.on-boarding-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: 145px;
}

.on-boarding-icon-container {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.sum-span {
  cursor: default;
}

.unclickable {
  pointer-events: none;
  opacity: 0.5;
}

select.sortBy {
  border: 0px;
  outline: 0px;
  background: none;
  /* min-width: 130px !important;*/
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 2000s ease-in-out 0s;
  transition: background-color 2000s ease-in-out 0s;
}

.rotate-180 {
  transform: rotate(180deg);
}

#login_email,
#login_password {
  background-color: #fff !important;
}

.textAlignCenter {
  text-align: center;
  max-width: 360px;
  margin: 0 auto;
  cursor: pointer;
}

.tilelabel {
  margin-left: 15px;
  font-size: 16px;
  font-family: Bariol;
}

.tileDiscard {
  margin-right: 15px;
  float: right;
  color: #ff4d54;
  font-size: 16px;
  font-family: Bariol;
  display: none;
}

.tileShadow {
  box-shadow: 1px 1px 1px #aaaaaa;
  max-width: 360px;
  margin: 5px auto;
}

.saveDiscardDiv {
  height: 50px;
  line-height: 50px;
  max-width: 360px;
  margin: 0 auto;
}

.hidden {
  display: none;
}

@media screen and (min-width: 641px) {
  .addMemberStyle {
    bottom: 30px;
  }
}
/* .notification-simple {
  background-image: url("../svg/notification-simple.svg");
  width: 18px;
  height: 18px;
  top: -4px;
  background-repeat: no-repeat;
} */
/* .notification-after {
  background-image: url("../svg/notification-after.svg");
  width: 18px;
  height: 18px;
  top: -4px;
  background-repeat: no-repeat;
} */
.img-for-trend {
  height: 200px;
}

.trend-view {
  margin: 0 auto;
  height: 200px;
}

@media only screen and (max-width: 500px) {
  .marquee {
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .marquee:hover {
    animation: marquee 4s linear 3;
    text-overflow: inherit;
    overflow: visible;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    /* Konqueror */
    /* Firefox */
    /* Internet Explorer/Edge */
    user-select: none;
  }

  .dimension {
    width: 100px;
  }
}
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
.titleOfDrilldown {
  font-size: 14px;
  font-weight: bold;
  padding: 12px;
}

.marqueeForDimension {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.marqueeForDimension:hover {
  animation: marqueeForDimension 4s linear 3;
  text-overflow: inherit;
  overflow: visible;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  /* Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
}

@keyframes marqueeForDimension {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
.CalendarSelectionClass {
  background: #fff;
}

.cardTitle {
  font-size: 12px;
  font-family: Bariol;
  letter-spacing: 1px;
}

.app-bar h1 {
  font-family: Bariol;
}

/*.group-name:hover {
  text-decoration: underline;
}*/
#breadcrumbs-four {
  overflow: auto;
  width: 1100px;
  white-space: nowrap;
  margin: 10px auto 0 auto;
  overflow-y: hidden;
  padding-left: 10px;
}

@media only screen and (max-width: 500px) {
  #breadcrumbs-four {
    margin-top: 80px;
    margin-bottom: 10px;
    padding-left: 15px;
    width: 100%;
  }
}
#breadcrumbs-four li {
  /*float: left;*/
  margin: 0 2em 0 0;
  display: inline;
}

#breadcrumbs-four a {
  background: #ddd;
  padding: 0.7em 1em;
  /* float: left;*/
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  position: relative;
  border-radius: 0.4em 0 0 0.4em;
  cursor: pointer;
}

#breadcrumbs-four a:hover {
  background: #e5c9c3;
}

#breadcrumbs-four a::before,
#breadcrumbs-four a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1em;
  background: #ddd;
  transform: skew(-10deg);
}

#breadcrumbs-four a::before {
  left: -0.5em;
  border-radius: 5px 0 0 5px;
}

#breadcrumbs-four a:hover::before {
  background: #e5c9c3;
}

#breadcrumbs-four a::after {
  right: -0.5em;
  border-radius: 0 5px 5px 0;
}

#breadcrumbs-four a:hover::after {
  background: #e5c9c3;
}

#breadcrumbs-four .current,
#breadcrumbs-four .current:hover {
  font-weight: bold;
  background: none;
}

#breadcrumbs-four .current::after,
#breadcrumbs-four .current::before {
  content: normal;
}

.font22 {
  font-size: 22px;
}

.text-gray {
  color: #7c7b7d;
}

.slider-decorator-2 {
  display: none;
}

/*#breadcrumbs-four li:first-child a::before {
  transform: skew(0deg);
}

#breadcrumbs-four li:last-child a::after {
  transform: skew(0deg);
}*/
#activeCrumbs > a,
#activeCrumbs > a:after,
#activeCrumbs > a:before {
  background: #dc9888 !important;
}

.hideBreadCrumb {
  display: none !important;
}

.BreadCrumbsFont {
  font-size: 18px;
}

@media only screen and (max-width: 500px) {
  .BreadCrumbsFont {
    font-size: 16px;
  }
}
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

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

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

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

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

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

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */

/*# sourceMappingURL=main-d430d8dcd3da22383216.css.map*/