@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;

0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Iceland&display=swap);
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    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 th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/dist/f4769f9bdb7466be65088239c12046d1.eot);
  src: url(/dist/f4769f9bdb7466be65088239c12046d1.eot?#iefix) format("embedded-opentype"),url(/dist/448c34a56d699c29117adc64c43affeb.woff2) format("woff2"),url(/dist/fa2772327f55d8198301fdb8bcfc8158.woff) format("woff"),url(/dist/e18bbf611f2a2e43afc071aa2f4e1512.ttf) format("truetype"),url(/dist/89889688147bd7575d6327160d64e760.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: "\002a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

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

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

a {
  color: #FF4F00;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #b33700;
  text-decoration: none;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  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: 400;
  line-height: 1.1;
  color: #444;
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

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

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

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

h1,
.h1 {
  font-size: 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 11px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #bbb;
}

.text-primary {
  color: #FF4F00;
}

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

.text-success {
  color: #54C000;
}

a.text-success:hover,
a.text-success:focus {
  color: #3e8d00;
}

.text-info {
  color: #1387FF;
}

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

.text-warning {
  color: #ff9800;
}

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

.text-danger {
  color: #e51c23;
}

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

.bg-primary {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eee;
}

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

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

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

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

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

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

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

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

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

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

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

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

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

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6;
}

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: 3px;
}

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: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  color: #212121;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}

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

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: " ";
}

.container-fluid:after {
  clear: both;
}

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

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: rgba(0,0,0,0);
}

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

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

th {
  text-align: left;
}

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

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.6;
  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>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: inherit;
  color: #212121;
  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;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

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

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 4px;
  font-size: 14px;
  line-height: 1.6;
  color: #666;
}

.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border: 1px solid #c9cecf;
  border-radius: 3px;
  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: #D1C4E9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(209,196,233,0.6);
}

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

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

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: rgba(0,0,0,0);
  opacity: 1;
}

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

textarea.form-control {
  height: auto;
}

@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: 28px;
  }

  input[type="date"].input-sm,
  .input-group-sm>input.form-control[type="date"],
  .input-group-sm>input.input-group-addon[type="date"],
  .input-group-sm>.input-group-btn>input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm>input.form-control[type="time"],
  .input-group-sm>input.input-group-addon[type="time"],
  .input-group-sm>.input-group-btn>input.btn[type="time"],
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm>input.form-control[type="datetime-local"],
  .input-group-sm>input.input-group-addon[type="datetime-local"],
  .input-group-sm>.input-group-btn>input.btn[type="datetime-local"],
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm>input.form-control[type="month"],
  .input-group-sm>input.input-group-addon[type="month"],
  .input-group-sm>.input-group-btn>input.btn[type="month"],
  .input-group-sm input[type="month"] {
    line-height: 18px;
  }

  input[type="date"].input-lg,
  .input-group-lg>input.form-control[type="date"],
  .input-group-lg>input.input-group-addon[type="date"],
  .input-group-lg>.input-group-btn>input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input.form-control[type="time"],
  .input-group-lg>input.input-group-addon[type="time"],
  .input-group-lg>.input-group-btn>input.btn[type="time"],
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input.form-control[type="datetime-local"],
  .input-group-lg>input.input-group-addon[type="datetime-local"],
  .input-group-lg>.input-group-btn>input.btn[type="datetime-local"],
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input.form-control[type="month"],
  .input-group-lg>input.input-group-addon[type="month"],
  .input-group-lg>.input-group-btn>input.btn[type="month"],
  .input-group-lg input[type="month"] {
    line-height: 44px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 18px;
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.3;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control {
  height: 18px;
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.3;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control-static {
  height: 18px;
  min-height: 35px;
  padding: 2px 5px;
  font-size: 13px;
  line-height: 1.3;
}

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

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

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

.form-group-lg .form-control {
  height: 44px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 3px;
}

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

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

.form-group-lg .form-control-static {
  height: 44px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

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

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

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

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

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

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

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

.has-success .form-control-feedback {
  color: #54C000;
}

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

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

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

.has-warning .input-group-addon {
  color: #ff9800;
  background-color: #ffe0b2;
  border-color: #ff9800;
}

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

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

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

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

.has-error .input-group-addon {
  color: #e51c23;
  background-color: #f9bdbb;
  border-color: #e51c23;
}

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

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

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

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

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

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

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 4px;
    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: 2px;
    font-size: 13px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

.btn:hover,
.btn:focus,
.btn.focus {
  color: #444;
  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);
  opacity: .65;
  box-shadow: none;
}

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

.btn-default {
  color: #444;
  background-color: #fff;
  border-color: rgba(0,0,0,0);
}

.btn-default:focus,
.btn-default.focus {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0,0,0,0);
}

.btn-default:hover {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0,0,0,0);
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #444;
  background-color: #e6e6e6;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #444;
  background-color: #d4d4d4;
  border-color: rgba(0,0,0,0);
}

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

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

.btn-primary {
  color: #fff;
  background-color: #FF4F00;
  border-color: rgba(0,0,0,0);
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #cc3f00;
  border-color: rgba(0,0,0,0);
}

.btn-primary:hover {
  color: #fff;
  background-color: #cc3f00;
  border-color: rgba(0,0,0,0);
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #cc3f00;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a83400;
  border-color: rgba(0,0,0,0);
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #FF4F00;
  border-color: rgba(0,0,0,0);
}

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

.btn-success {
  color: #fff;
  background-color: #54C000;
  border-color: rgba(0,0,0,0);
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #3e8d00;
  border-color: rgba(0,0,0,0);
}

.btn-success:hover {
  color: #fff;
  background-color: #3e8d00;
  border-color: rgba(0,0,0,0);
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3e8d00;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #2e6900;
  border-color: rgba(0,0,0,0);
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #54C000;
  border-color: rgba(0,0,0,0);
}

.btn-success .badge {
  color: #54C000;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #1387FF;
  border-color: rgba(0,0,0,0);
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #006edf;
  border-color: rgba(0,0,0,0);
}

.btn-info:hover {
  color: #fff;
  background-color: #006edf;
  border-color: rgba(0,0,0,0);
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #006edf;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #005cbb;
  border-color: rgba(0,0,0,0);
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #1387FF;
  border-color: rgba(0,0,0,0);
}

.btn-info .badge {
  color: #1387FF;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: rgba(0,0,0,0);
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0,0,0,0);
}

.btn-warning:hover {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0,0,0,0);
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a86400;
  border-color: rgba(0,0,0,0);
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff9800;
  border-color: rgba(0,0,0,0);
}

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

.btn-danger {
  color: #fff;
  background-color: #e51c23;
  border-color: rgba(0,0,0,0);
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0,0,0,0);
}

.btn-danger:hover {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0,0,0,0);
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b9151b;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #991216;
  border-color: rgba(0,0,0,0);
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #e51c23;
  border-color: rgba(0,0,0,0);
}

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

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

.btn-link:hover,
.btn-link:focus {
  color: #b33700;
  text-decoration: none;
  background-color: transparent;
}

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

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

.btn-sm,
.btn-group-sm>.btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.3;
  border-radius: 3px;
}

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

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

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

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

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  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;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 3px;
  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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

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

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

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

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

.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: 13px;
  line-height: 1.6;
  color: #bbb;
  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 {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

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

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

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

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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,
.btn-group-lg.btn-group>.btn+.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,
.btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .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:before,
.btn-group-vertical>.btn-group:after {
  display: table;
  content: " ";
}

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

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

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  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: 3px;
  border-bottom-left-radius: 3px;
}

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

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

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

.input-group-addon {
  padding: 3px 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: rgba(0,0,0,0);
  border: 1px solid #c9cecf;
  border-radius: 3px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 1px 5px;
  font-size: 13px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 3px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

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

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn: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:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

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

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

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

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

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

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

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

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

.nav-tabs {
  border-bottom: 1px solid rgba(0,0,0,0);
}

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

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

.nav-tabs>li>a:hover {
  border-color: #eee #eee rgba(0,0,0,0);
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #666;
  cursor: default;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0);
  border-bottom-color: transparent;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 3px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #FF4F00;
}

.nav-stacked>li {
  float: none;
}

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

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid rgba(0,0,0,0);
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid rgba(0,0,0,0);
    border-radius: 3px 3px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  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: 64px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}

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

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}

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

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

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

.navbar-brand {
  float: left;
  height: 64px;
  padding: 21px 15px;
  font-size: 18px;
  line-height: 22px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

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

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

.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: 10.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 22px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

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

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  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);
  margin-top: 18px;
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

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

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

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

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

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

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    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: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 18px;
  margin-bottom: 18px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 23px;
  margin-bottom: 23px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 21px;
  margin-bottom: 21px;
}

.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}

@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: #fff;
  border-color: rgba(0,0,0,0);
}

.navbar-default .navbar-brand {
  color: #666;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #212121;
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-text {
  color: #bbb;
}

.navbar-default .navbar-nav>li>a {
  color: #666;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #212121;
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #666;
  background-color: #eee;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #666;
  background-color: #eee;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #666;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #212121;
    background-color: rgba(0,0,0,0);
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #666;
    background-color: #eee;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: rgba(0,0,0,0);
  }
}

.navbar-default .navbar-toggle {
  border-color: rgba(0,0,0,0);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(0,0,0,0.5);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0,0,0,0);
}

.navbar-default .navbar-link {
  color: #666;
}

.navbar-default .navbar-link:hover {
  color: #212121;
}

.navbar-default .btn-link {
  color: #666;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #212121;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-brand {
  color: #ffdccc;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-text {
  color: #eee;
}

.navbar-inverse .navbar-nav>li>a {
  color: #ffdccc;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffdccc;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: rgba(0,0,0,0);
  }
}

.navbar-inverse .navbar-toggle {
  border-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-link {
  color: #ffdccc;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #ffdccc;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb>.active {
  color: #bbb;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 3px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 3px 8px;
  margin-left: -1px;
  line-height: 1.6;
  color: #FF4F00;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #b33700;
  background-color: #eee;
  border-color: #ddd;
}

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

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

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #FF4F00;
  border-color: #FF4F00;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #bbb;
  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.33333;
}

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.3;
}

.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: 22px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.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:hover,
.pager li>a:focus {
  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:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #bbb;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #bbb;
}

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

.label-primary {
  background-color: #FF4F00;
}

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

.label-success {
  background-color: #54C000;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3e8d00;
}

.label-info {
  background-color: #1387FF;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #006edf;
}

.label-warning {
  background-color: #ff9800;
}

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

.label-danger {
  background-color: #e51c23;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #bbb;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.ldg--nav-pills>li>a.active>.badge,
.nav-pills>.active>a>.badge {
  color: #FF4F00;
  background-color: #fff;
}

.list-group-item>.badge,
.ldg--nav-pills>li>a>.badge {
  float: right;
}

.list-group-item>.badge+.badge,
.ldg--nav-pills>li>a>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f9f9f9;
}

.jumbotron h1,
.jumbotron .h1 {
  color: #444;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #e0e0e0;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 3px;
}

.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: 53px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #666;
}

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

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 3px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #54C000;
  background-color: #dff0d8;
  border-color: #54C000;
}

.alert-success hr {
  border-top-color: #49a700;
}

.alert-success .alert-link {
  color: #3e8d00;
}

.alert-info {
  color: #1387FF;
  background-color: #e1bee7;
  border-color: #1387FF;
}

.alert-info hr {
  border-top-color: #007af9;
}

.alert-info .alert-link {
  color: #006edf;
}

.alert-warning {
  color: #ff9800;
  background-color: #ffe0b2;
  border-color: #ff9800;
}

.alert-warning hr {
  border-top-color: #e68900;
}

.alert-warning .alert-link {
  color: #cc7a00;
}

.alert-danger {
  color: #e51c23;
  background-color: #f9bdbb;
  border-color: #e51c23;
}

.alert-danger hr {
  border-top-color: #d0181e;
}

.alert-danger .alert-link {
  color: #b9151b;
}

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

  to {
    background-position: 0 0;
  }
}

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

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #FF4F00;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  transition: width 0.6s ease;
}

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

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

.progress-bar-success {
  background-color: #54C000;
}

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

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

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

.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-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

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

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

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

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

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

.list-group-item,
.ldg--nav-pills>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child,
.ldg--nav-pills>li>a:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.list-group-item:last-child,
.ldg--nav-pills>li>a:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.list-group-item.disabled,
.ldg--nav-pills>li>a.disabled,
.list-group-item.disabled:hover,
.ldg--nav-pills>li>a.disabled:hover,
.list-group-item.disabled:focus,
.ldg--nav-pills>li>a.disabled:focus {
  color: #bbb;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.ldg--nav-pills>li>a.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.ldg--nav-pills>li>a.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.ldg--nav-pills>li>a.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.ldg--nav-pills>li>a.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.ldg--nav-pills>li>a.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.ldg--nav-pills>li>a.disabled:focus .list-group-item-text {
  color: #bbb;
}

.list-group-item.active,
.ldg--nav-pills>li>a.active,
.list-group-item.active:hover,
.ldg--nav-pills>li>a.active:hover,
.list-group-item.active:focus,
.ldg--nav-pills>li>a.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #FF4F00;
  border-color: #FF4F00;
}

.list-group-item.active .list-group-item-heading,
.ldg--nav-pills>li>a.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.ldg--nav-pills>li>a.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.ldg--nav-pills>li>a.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.ldg--nav-pills>li>a.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.ldg--nav-pills>li>a.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.ldg--nav-pills>li>a.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.ldg--nav-pills>li>a.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.ldg--nav-pills>li>a.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small,
.ldg--nav-pills>li>a.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.ldg--nav-pills>li>a.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.ldg--nav-pills>li>a.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.ldg--nav-pills>li>a.active:focus .list-group-item-text {
  color: #ffdccc;
}

a.list-group-item,
.ldg--nav-pills>li>a,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
.ldg--nav-pills>li>a .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
.ldg--nav-pills>li>a:hover,
a.list-group-item:focus,
.ldg--nav-pills>li>a:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.list-group-item-success {
  color: #54C000;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #54C000;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #54C000;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #54C000;
  border-color: #54C000;
}

.list-group-item-info {
  color: #1387FF;
  background-color: #e1bee7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #1387FF;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #1387FF;
  background-color: #d8abe0;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #1387FF;
  border-color: #1387FF;
}

.list-group-item-warning {
  color: #ff9800;
  background-color: #ffe0b2;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff9800;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #ff9800;
  background-color: #ffd699;
}

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

.list-group-item-danger {
  color: #e51c23;
  background-color: #f9bdbb;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #e51c23;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #e51c23;
  background-color: #f7a6a4;
}

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

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

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

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

.panel-body {
  padding: 8px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 3px 8px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.list-group .ldg--nav-pills>li>a,
.panel>.panel-collapse>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .ldg--nav-pills>li>a {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.list-group:first-child .ldg--nav-pills>li>a:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .ldg--nav-pills>li>a:first-child {
  border-top: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.list-group:last-child .ldg--nav-pills>li>a:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .ldg--nav-pills>li>a:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
.panel>.panel-heading+.panel-collapse>.list-group .ldg--nav-pills>li>a:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child,
.panel-heading+.list-group .ldg--nav-pills>li>a:first-child {
  border-top-width: 0;
}

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

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

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-right: 8px;
  padding-left: 8px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 2px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 2px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}

.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 th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

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

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

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

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

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

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

.panel-group {
  margin-bottom: 22px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  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: #212121;
  background-color: #fcfcfc;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #fcfcfc;
  background-color: #212121;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #FF4F00;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #FF4F00;
  border-color: #FF4F00;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #FF4F00;
}

.panel-primary>.panel-heading .badge {
  color: #FF4F00;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #FF4F00;
}

.panel-success {
  border-color: #54C000;
}

.panel-success>.panel-heading {
  color: #fff;
  background-color: #54C000;
  border-color: #54C000;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #54C000;
}

.panel-success>.panel-heading .badge {
  color: #54C000;
  background-color: #fff;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #54C000;
}

.panel-info {
  border-color: #1387FF;
}

.panel-info>.panel-heading {
  color: #fff;
  background-color: #1387FF;
  border-color: #1387FF;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #1387FF;
}

.panel-info>.panel-heading .badge {
  color: #1387FF;
  background-color: #fff;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #1387FF;
}

.panel-warning {
  border-color: #ff9800;
}

.panel-warning>.panel-heading {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ff9800;
}

.panel-warning>.panel-heading .badge {
  color: #ff9800;
  background-color: #fff;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ff9800;
}

.panel-danger {
  border-color: #e51c23;
}

.panel-danger>.panel-heading {
  color: #fff;
  background-color: #e51c23;
  border-color: #e51c23;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #e51c23;
}

.panel-danger>.panel-heading .badge {
  color: #e51c23;
  background-color: #fff;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #e51c23;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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: #f9f9f9;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 3px;
  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: 3px;
}

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

.close {
  float: right;
  font-size: 21px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

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

.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 {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

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

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

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

.modal-title {
  margin: 0;
  line-height: 1.6;
}

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid rgba(0,0,0,0);
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.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: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  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;
  font-size: 13px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #727272;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #727272;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #727272;
  border-radius: 3px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  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;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0);
  border-radius: 3px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0,0,0,0);
  border-top-color: fadein(rgba(0,0,0,0), 7.5%);
  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: rgba(0,0,0,0);
  border-right-color: fadein(rgba(0,0,0,0), 7.5%);
  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: rgba(0,0,0,0);
  border-bottom-color: fadein(rgba(0,0,0,0), 7.5%);
}

.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: rgba(0,0,0,0);
  border-left-color: fadein(rgba(0,0,0,0), 7.5%);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

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

.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>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
  background-color: rgba(0,0,0,0);
  filter: alpha(opacity=50);
  opacity: .5;
}

.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:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  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-prev,
  .carousel-control .icon-next {
    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;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

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

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: capitalize;
  background-color: transparent;
  -ms-flex-align: center;
      align-items: center;
  transition: all 0.4s;
  box-shadow: none;
}

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

.btn:hover,
.btn:focus,
.btn.focus {
  color: #444;
  text-decoration: none;
  outline: none !important;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}

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

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

.btn-default {
  color: #444;
  background-color: #fff;
  border-color: rgba(0,0,0,0);
}

.btn-default:focus,
.btn-default.focus {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0,0,0,0);
}

.btn-default:hover {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0,0,0,0);
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #444;
  background-color: #e6e6e6;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #444;
  background-color: #d4d4d4;
  border-color: rgba(0,0,0,0);
}

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

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

.btn-primary {
  color: #fff;
  background-color: #FF4F00;
  border-color: rgba(0,0,0,0);
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #cc3f00;
  border-color: rgba(0,0,0,0);
}

.btn-primary:hover {
  color: #fff;
  background-color: #cc3f00;
  border-color: rgba(0,0,0,0);
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #cc3f00;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a83400;
  border-color: rgba(0,0,0,0);
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #FF4F00;
  border-color: rgba(0,0,0,0);
}

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

.btn-success {
  color: #fff;
  background-color: #54C000;
  border-color: rgba(0,0,0,0);
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #3e8d00;
  border-color: rgba(0,0,0,0);
}

.btn-success:hover {
  color: #fff;
  background-color: #3e8d00;
  border-color: rgba(0,0,0,0);
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3e8d00;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #2e6900;
  border-color: rgba(0,0,0,0);
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #54C000;
  border-color: rgba(0,0,0,0);
}

.btn-success .badge {
  color: #54C000;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #1387FF;
  border-color: rgba(0,0,0,0);
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #006edf;
  border-color: rgba(0,0,0,0);
}

.btn-info:hover {
  color: #fff;
  background-color: #006edf;
  border-color: rgba(0,0,0,0);
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #006edf;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #005cbb;
  border-color: rgba(0,0,0,0);
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #1387FF;
  border-color: rgba(0,0,0,0);
}

.btn-info .badge {
  color: #1387FF;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: rgba(0,0,0,0);
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0,0,0,0);
}

.btn-warning:hover {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0,0,0,0);
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a86400;
  border-color: rgba(0,0,0,0);
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff9800;
  border-color: rgba(0,0,0,0);
}

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

.btn-danger {
  color: #fff;
  background-color: #e51c23;
  border-color: rgba(0,0,0,0);
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0,0,0,0);
}

.btn-danger:hover {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0,0,0,0);
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b9151b;
  background-image: none;
  border-color: rgba(0,0,0,0);
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #991216;
  border-color: rgba(0,0,0,0);
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #e51c23;
  border-color: rgba(0,0,0,0);
}

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

.btn-config {
  color: #fff;
  background-color: #575f60;
  border-color: #c9cecf;
}

.btn-config:focus,
.btn-config.focus {
  color: #fff;
  background-color: #3f4545;
  border-color: #869193;
}

.btn-config:hover {
  color: #fff;
  background-color: #3f4545;
  border-color: #a9b1b2;
}

.btn-config:active,
.btn-config.active,
.open>.btn-config.dropdown-toggle {
  color: #fff;
  background-color: #3f4545;
  background-image: none;
  border-color: #a9b1b2;
}

.btn-config:active:hover,
.btn-config:active:focus,
.btn-config:active.focus,
.btn-config.active:hover,
.btn-config.active:focus,
.btn-config.active.focus,
.open>.btn-config.dropdown-toggle:hover,
.open>.btn-config.dropdown-toggle:focus,
.open>.btn-config.dropdown-toggle.focus {
  color: #fff;
  background-color: #2e3233;
  border-color: #869193;
}

.btn-config.disabled:hover,
.btn-config.disabled:focus,
.btn-config.disabled.focus,
.btn-config[disabled]:hover,
.btn-config[disabled]:focus,
.btn-config[disabled].focus,
fieldset[disabled] .btn-config:hover,
fieldset[disabled] .btn-config:focus,
fieldset[disabled] .btn-config.focus {
  background-color: #575f60;
  border-color: #c9cecf;
}

.btn-config .badge {
  color: #575f60;
  background-color: #fff;
}

.btn-filter {
  color: #666;
  background-color: #fff;
  border-color: #aaa;
}

.btn-filter:focus,
.btn-filter.focus {
  color: #666;
  background-color: #e6e6e6;
  border-color: #6a6a6a;
}

.btn-filter:hover {
  color: #666;
  background-color: #e6e6e6;
  border-color: #8b8b8b;
}

.btn-filter:active,
.btn-filter.active,
.open>.btn-filter.dropdown-toggle {
  color: #666;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #8b8b8b;
}

.btn-filter:active:hover,
.btn-filter:active:focus,
.btn-filter:active.focus,
.btn-filter.active:hover,
.btn-filter.active:focus,
.btn-filter.active.focus,
.open>.btn-filter.dropdown-toggle:hover,
.open>.btn-filter.dropdown-toggle:focus,
.open>.btn-filter.dropdown-toggle.focus {
  color: #666;
  background-color: #d4d4d4;
  border-color: #6a6a6a;
}

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

.btn-filter .badge {
  color: #fff;
  background-color: #666;
}

.btn-outline-default {
  color: #fff;
  border: 1px solid #fff;
}

.btn-outline-default:focus {
  outline: none;
}

.btn-outline-default:hover,
.btn-outline-default:active:hover {
  background-color: rgba(255,255,255,0.12);
  outline: none;
  color: #fff;
}

.btn-outline-primary {
  color: #FF4F00;
  border: 1px solid #FF4F00;
}

.btn-outline-primary:focus {
  outline: none;
}

.btn-outline-primary:hover,
.btn-outline-primary:active:hover {
  background-color: rgba(255,79,0,0.12);
  outline: none;
  color: #FF4F00;
}

.btn-outline-success {
  color: #54C000;
  border: 1px solid #54C000;
}

.btn-outline-success:focus {
  outline: none;
}

.btn-outline-success:hover,
.btn-outline-success:active:hover {
  background-color: rgba(84,192,0,0.12);
  outline: none;
  color: #54C000;
}

.btn-outline-info {
  color: #1387FF;
  border: 1px solid #1387FF;
}

.btn-outline-info:focus {
  outline: none;
}

.btn-outline-info:hover,
.btn-outline-info:active:hover {
  background-color: rgba(19,135,255,0.12);
  outline: none;
  color: #1387FF;
}

.btn-outline-warning {
  color: #ff9800;
  border: 1px solid #ff9800;
}

.btn-outline-warning:focus {
  outline: none;
}

.btn-outline-warning:hover,
.btn-outline-warning:active:hover {
  background-color: rgba(255,152,0,0.12);
  outline: none;
  color: #ff9800;
}

.btn-outline-danger {
  color: #e51c23;
  border: 1px solid #e51c23;
}

.btn-outline-danger:focus {
  outline: none;
}

.btn-outline-danger:hover,
.btn-outline-danger:active:hover {
  background-color: rgba(229,28,35,0.12);
  outline: none;
  color: #e51c23;
}

.btn-outline-config {
  color: #575f60;
  border: 1px solid #c9cecf;
}

.btn-outline-config:focus {
  outline: none;
}

.btn-outline-config:hover,
.btn-outline-config:active:hover {
  background-color: rgba(201,206,207,0.12);
  outline: none;
  color: #575f60;
}

.btn-outline-filter {
  color: #fff;
  border: 1px solid #aaa;
}

.btn-outline-filter:focus {
  outline: none;
}

.btn-outline-filter:hover,
.btn-outline-filter:active:hover {
  background-color: rgba(170,170,170,0.12);
  outline: none;
  color: #fff;
}

.btn-default {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-default:focus {
  background-color: #fff;
  outline: none;
}

.btn-default:hover,
.btn-default:active:hover {
  background-color: #f0f0f0;
  outline: none;
}

.btn-default:active {
  background-color: #e0e0e0;
  background-image: radial-gradient(circle, #e0e0e0 10%, #fff 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-primary {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-primary:focus {
  background-color: #FF4F00;
  outline: none;
}

.btn-primary:hover,
.btn-primary:active:hover {
  background-color: #e04600;
  outline: none;
}

.btn-primary:active {
  background-color: #c23c00;
  background-image: radial-gradient(circle, #c23c00 10%, #FF4F00 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-success {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-success:focus {
  background-color: #54C000;
  outline: none;
}

.btn-success:hover,
.btn-success:active:hover {
  background-color: #47a100;
  outline: none;
}

.btn-success:active {
  background-color: #398300;
  background-image: radial-gradient(circle, #398300 10%, #54C000 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-info {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-info:focus {
  background-color: #1387FF;
  outline: none;
}

.btn-info:hover,
.btn-info:active:hover {
  background-color: #0078f3;
  outline: none;
}

.btn-info:active {
  background-color: #0069d5;
  background-image: radial-gradient(circle, #0069d5 10%, #1387FF 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-warning {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-warning:focus {
  background-color: #ff9800;
  outline: none;
}

.btn-warning:hover,
.btn-warning:active:hover {
  background-color: #e08600;
  outline: none;
}

.btn-warning:active {
  background-color: #c27400;
  background-image: radial-gradient(circle, #c27400 10%, #ff9800 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-danger {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-danger:focus {
  background-color: #e51c23;
  outline: none;
}

.btn-danger:hover,
.btn-danger:active:hover {
  background-color: #cb171e;
  outline: none;
}

.btn-danger:active {
  background-color: #b0141a;
  background-image: radial-gradient(circle, #b0141a 10%, #e51c23 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-link {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-link:focus {
  background-color: #fff;
  outline: none;
}

.btn-link:hover,
.btn-link:active:hover {
  background-color: #f0f0f0;
  outline: none;
}

.btn-link:active {
  background-color: #e0e0e0;
  background-image: radial-gradient(circle, #e0e0e0 10%, #fff 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-config {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-config:focus {
  background-color: #575f60;
  outline: none;
}

.btn-config:hover,
.btn-config:active:hover {
  background-color: #484f50;
  outline: none;
}

.btn-config:active {
  background-color: #3a3f40;
  background-image: radial-gradient(circle, #3a3f40 10%, #575f60 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-filter {
  background-size: 200% 200%;
  background-position: 50%;
}

.btn-filter:focus {
  background-color: #fff;
  outline: none;
}

.btn-filter:hover,
.btn-filter:active:hover {
  background-color: #f0f0f0;
  outline: none;
}

.btn-filter:active {
  background-color: #e0e0e0;
  background-image: radial-gradient(circle, #e0e0e0 10%, #fff 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.btn-default.disabled {
  background-color: rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.4);
  opacity: 1;
}

.btn-link {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #FF4F00;
  display: inline-block;
}

.btn-link::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #b33700;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link:hover,
.btn-link:focus {
  color: #b33700;
  text-decoration: none;
  background-color: transparent;
}

.btn-link:hover::after,
.btn-link:focus::after {
  width: 100%;
}

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

.btn-link.btn-icon::after {
  display: none;
}

.btn-link-primary {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #FF4F00;
}

.btn-link-primary::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #c23c00;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link-primary,
.btn-link-primary:active,
.btn-link-primary.active,
.btn-link-primary[disabled],
fieldset[disabled] .btn-link-primary {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-primary,
.btn-link-primary:hover,
.btn-link-primary:focus,
.btn-link-primary:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link-primary:hover,
.btn-link-primary:focus {
  color: #c23c00;
  text-decoration: none;
  background-color: transparent;
}

.btn-link-primary:hover::after,
.btn-link-primary:focus::after {
  width: 100%;
}

.btn-link-primary.btn-icon::after {
  width: 0;
}

.btn-link-primary[disabled]:hover,
.btn-link-primary[disabled]:focus,
fieldset[disabled] .btn-link-primary:hover,
fieldset[disabled] .btn-link-primary:focus {
  opacity: 0.8;
  text-decoration: none;
}

.btn-link-success {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #54C000;
}

.btn-link-success::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #398300;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link-success,
.btn-link-success:active,
.btn-link-success.active,
.btn-link-success[disabled],
fieldset[disabled] .btn-link-success {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-success,
.btn-link-success:hover,
.btn-link-success:focus,
.btn-link-success:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link-success:hover,
.btn-link-success:focus {
  color: #398300;
  text-decoration: none;
  background-color: transparent;
}

.btn-link-success:hover::after,
.btn-link-success:focus::after {
  width: 100%;
}

.btn-link-success.btn-icon::after {
  width: 0;
}

.btn-link-success[disabled]:hover,
.btn-link-success[disabled]:focus,
fieldset[disabled] .btn-link-success:hover,
fieldset[disabled] .btn-link-success:focus {
  opacity: 0.8;
  text-decoration: none;
}

.btn-link-info {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #1387FF;
}

.btn-link-info::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #0069d5;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link-info,
.btn-link-info:active,
.btn-link-info.active,
.btn-link-info[disabled],
fieldset[disabled] .btn-link-info {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-info,
.btn-link-info:hover,
.btn-link-info:focus,
.btn-link-info:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link-info:hover,
.btn-link-info:focus {
  color: #0069d5;
  text-decoration: none;
  background-color: transparent;
}

.btn-link-info:hover::after,
.btn-link-info:focus::after {
  width: 100%;
}

.btn-link-info.btn-icon::after {
  width: 0;
}

.btn-link-info[disabled]:hover,
.btn-link-info[disabled]:focus,
fieldset[disabled] .btn-link-info:hover,
fieldset[disabled] .btn-link-info:focus {
  opacity: 0.8;
  text-decoration: none;
}

.btn-link-warning {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #ff9800;
}

.btn-link-warning::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #c27400;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link-warning,
.btn-link-warning:active,
.btn-link-warning.active,
.btn-link-warning[disabled],
fieldset[disabled] .btn-link-warning {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-warning,
.btn-link-warning:hover,
.btn-link-warning:focus,
.btn-link-warning:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link-warning:hover,
.btn-link-warning:focus {
  color: #c27400;
  text-decoration: none;
  background-color: transparent;
}

.btn-link-warning:hover::after,
.btn-link-warning:focus::after {
  width: 100%;
}

.btn-link-warning.btn-icon::after {
  width: 0;
}

.btn-link-warning[disabled]:hover,
.btn-link-warning[disabled]:focus,
fieldset[disabled] .btn-link-warning:hover,
fieldset[disabled] .btn-link-warning:focus {
  opacity: 0.8;
  text-decoration: none;
}

.btn-link-danger {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #e51c23;
}

.btn-link-danger::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #b0141a;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link-danger,
.btn-link-danger:active,
.btn-link-danger.active,
.btn-link-danger[disabled],
fieldset[disabled] .btn-link-danger {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-danger,
.btn-link-danger:hover,
.btn-link-danger:focus,
.btn-link-danger:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link-danger:hover,
.btn-link-danger:focus {
  color: #b0141a;
  text-decoration: none;
  background-color: transparent;
}

.btn-link-danger:hover::after,
.btn-link-danger:focus::after {
  width: 100%;
}

.btn-link-danger.btn-icon::after {
  width: 0;
}

.btn-link-danger[disabled]:hover,
.btn-link-danger[disabled]:focus,
fieldset[disabled] .btn-link-danger:hover,
fieldset[disabled] .btn-link-danger:focus {
  opacity: 0.8;
  text-decoration: none;
}

.btn-link-config {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #575f60;
}

.btn-link-config::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #3a3f40;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link-config,
.btn-link-config:active,
.btn-link-config.active,
.btn-link-config[disabled],
fieldset[disabled] .btn-link-config {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-config,
.btn-link-config:hover,
.btn-link-config:focus,
.btn-link-config:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link-config:hover,
.btn-link-config:focus {
  color: #3a3f40;
  text-decoration: none;
  background-color: transparent;
}

.btn-link-config:hover::after,
.btn-link-config:focus::after {
  width: 100%;
}

.btn-link-config.btn-icon::after {
  width: 0;
}

.btn-link-config[disabled]:hover,
.btn-link-config[disabled]:focus,
fieldset[disabled] .btn-link-config:hover,
fieldset[disabled] .btn-link-config:focus {
  opacity: 0.8;
  text-decoration: none;
}

.btn-link-filter {
  font-weight: 400;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
}

.btn-link-filter::after {
  content: '';
  display: block;
  width: 0;
  left: 0;
  background-color: #e0e0e0;
  height: 2px;
  margin-top: -3px;
  transition: width 300ms;
}

.btn-link-filter,
.btn-link-filter:active,
.btn-link-filter.active,
.btn-link-filter[disabled],
fieldset[disabled] .btn-link-filter {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-filter,
.btn-link-filter:hover,
.btn-link-filter:focus,
.btn-link-filter:active {
  border-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.btn-link-filter:hover,
.btn-link-filter:focus {
  color: #e0e0e0;
  text-decoration: none;
  background-color: transparent;
}

.btn-link-filter:hover::after,
.btn-link-filter:focus::after {
  width: 100%;
}

.btn-link-filter.btn-icon::after {
  width: 0;
}

.btn-link-filter[disabled]:hover,
.btn-link-filter[disabled]:focus,
fieldset[disabled] .btn-link-filter:hover,
fieldset[disabled] .btn-link-filter:focus {
  opacity: 0.8;
  text-decoration: none;
}

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

.btn-sm,
.btn-group-sm>.btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.3;
  border-radius: 3px;
}

.btn-sm .icon__text,
.btn-group-sm>.btn .icon__text {
  margin-left: 2px;
}

.btn-sm .icon,
.btn-group-sm>.btn .icon {
  max-height: 16px;
  max-width: 16px;
}

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

.btn-icon {
  padding: 3px 3px;
  font-size: 0;
  line-height: 0;
  border-radius: 3px;
  height: inherit;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: auto 0;
}

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

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

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

.dropdown-menu:not(.daterangepicker) .btn:not(.apply-button) {
  display: -ms-flexbox;
  display: flex;
  border: 0;
  background: transparent;
  color: #666;
  width: 100%;
  margin-left: 0 !important;
}

.dropdown-menu:not(.daterangepicker) .btn:not(.apply-button):hover,
.dropdown-menu:not(.daterangepicker) .btn:not(.apply-button):focus {
  background-color: #eee;
}

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

.btn-group:not(.dropdown) .icon__container,
.input-group .icon__container {
  min-height: 22px;
  min-width: 22px;
}

.btn-group:not(.dropdown) .btn-sm .icon__container,
.btn-group:not(.dropdown) .btn-group-sm>.btn .icon__container,
.input-group .btn-sm .icon__container,
.input-group .btn-group-sm>.btn .icon__container {
  min-height: 0;
  min-width: 0;
}

.btn-group-justified {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: none;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

.button-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(100px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  width: 100%;
  padding-left: 1px;
  padding-top: 1px;
}

.button-grid .btn:first-child {
  margin-left: -1px;
  border-radius: 0;
}

.button-grid .btn:last-child {
  border-radius: 0;
}

.button-grid .btn {
  margin-top: -1px;
  place-content: center;
}

.toggle-switch {
  position: relative;
  margin: 0 3px;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  z-index: 3;
}

.toggle-switch__wrapper {
  display: -ms-flexbox;
  display: flex;
  place-content: center;
}

.toggle-switch--disabled {
  opacity: 0.5;
}

.toggle-switch:focus {
  outline: none;
}

.toggle-switch input[type='checkbox'] {
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-switch input[type='checkbox']::after,
.toggle-switch input[type='checkbox']::before {
  display: none;
}

.toggle-switch__slider {
  grid-area: 1/1/2/2;
  cursor: pointer;
  transition: 0.4s;
  border-width: 1px;
  border-style: solid;
  border-color: #c9cecf60;
  border-radius: 9px;
  width: 34px;
  height: 18px;
}

.toggle-switch__slider:before {
  grid-area: 1/1/2/2;
  content: '';
  display: block;
  height: 12px;
  width: 12px;
  background-color: white;
  border-radius: 6px;
  margin: 2px;
  position: absolute;
  transition: 0.4s;
  left: 1px;
}

.toggle-switch input:checked+.toggle-switch__slider:before {
  left: 17px;
}

.toggle-switch-primary input:checked+.toggle-switch__slider {
  background-color: #FF4F00;
}

.toggle-switch-success input:checked+.toggle-switch__slider {
  background-color: #54C000;
}

.toggle-switch-info input:checked+.toggle-switch__slider {
  background-color: #1387FF;
}

.toggle-switch-warning input:checked+.toggle-switch__slider {
  background-color: #ff9800;
}

.toggle-switch-danger input:checked+.toggle-switch__slider {
  background-color: #e51c23;
}

.toggle-switch-config input:checked+.toggle-switch__slider {
  background-color: #575f60;
}

.toggle-switch-filter input:checked+.toggle-switch__slider {
  background-color: #fff;
}

.toggle-switch-filter .toggle-switch__slider:before {
  border: 1px solid gray;
}

.button-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin: 4px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.button-row--three-group>*:first-child,
.button-row--three-group>*:last-child {
  -ms-flex: 1;
      flex: 1;
}

.button-row--sm {
  margin: 0;
}

.button-row--center {
  -ms-flex-pack: center;
      justify-content: center;
}

.button-row--right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.button-row--left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.button-row--center,
.button-row--left,
.button-row--right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  place-items: center;
}

.button-row--center>* {
  margin: 0 2px;
}

.button-row--left>*:not(:last-child) {
  margin-right: 4px;
}

.button-row--right>*:not(:first-child) {
  margin-left: 4px;
}

header.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 700;
}

.navbar {
  position: relative;
  min-height: 64px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}

.navbar-header {
  white-space: nowrap;
}

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

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}

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

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

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

@media (min-width: 768px) {
  .navbar>.container,
  .navbar>.container-fluid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 0px 1fr max-content 1fr 0px;
        grid-template-columns: 0px 1fr max-content 1fr 0px;
    max-width: 1800px;
  }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

.navbar-brand {
  float: left;
  height: 64px;
  padding: 21px 15px;
  font-size: 18px;
  line-height: 22px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

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

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

.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: 10.5px -15px;
}

@media (min-width: 768px) {
  .navbar-nav {
    display: -ms-flexbox;
    display: flex;
  }
}

.navbar-nav>li>a {
  white-space: nowrap;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 22px;
}

.navbar-nav>li>a .caret {
  margin-left: 4px;
}

.navbar-nav .dropdown-header {
  color: #FF4F00;
  font-weight: 600;
  height: 44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 22px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

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

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  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);
  margin-top: 18px;
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

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

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

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

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

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

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

.navbar-nav>li.dropdown>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  max-height: 90vh;
  overflow: auto;
  box-shadow: 0 5px 60px 0 #00000033;
  padding: 6px 0;
}

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

.navbar-btn {
  margin-top: 18px;
  margin-bottom: 18px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 23px;
  margin-bottom: 23px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 21px;
  margin-bottom: 21px;
}

.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}

@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: #fff;
  border-color: rgba(0,0,0,0);
}

.navbar-default .navbar-brand {
  color: #666;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #212121;
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-text {
  color: #bbb;
}

.navbar-default .navbar-nav>li>a {
  color: #666;
  font-weight: 600;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #212121;
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #666;
  background-color: #eee;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #666;
  background-color: #eee;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #666;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #212121;
    background-color: rgba(0,0,0,0);
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #666;
    background-color: #eee;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: rgba(0,0,0,0);
  }
}

.navbar-default .navbar-toggle {
  border-color: rgba(0,0,0,0);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(0,0,0,0.5);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0,0,0,0);
}

.navbar-default .navbar-link {
  color: #666;
}

.navbar-default .navbar-link:hover {
  color: #212121;
}

.navbar-default .btn-link {
  color: #666;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #212121;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-brand {
  color: #ffdccc;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-text {
  color: #eee;
}

.navbar-inverse .navbar-nav>li>a {
  color: #ffdccc;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: rgba(0,0,0,0);
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffdccc;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: rgba(0,0,0,0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: rgba(0,0,0,0);
  }
}

.navbar-inverse .navbar-toggle {
  border-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0,0,0,0);
}

.navbar-inverse .navbar-link {
  color: #ffdccc;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #ffdccc;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.navbar {
  border: none;
  box-shadow: 0 1px 15px rgba(0,0,0,0.2);
  transition: box-shadow 0.3s ease-in-out;
}

.navbar-brand {
  font-size: 24px;
}

.navbar-inverse .navbar-form input[type='text'],
.navbar-inverse .navbar-form input[type='password'] {
  color: #fff;
  box-shadow: inset 0 -1px 0 #ffdccc;
}

.navbar-inverse .navbar-form input[type='text']::-moz-placeholder,
.navbar-inverse .navbar-form input[type='password']::-moz-placeholder {
  color: #ffdccc;
  opacity: 1;
}

.navbar-inverse .navbar-form input[type='text']:-ms-input-placeholder,
.navbar-inverse .navbar-form input[type='password']:-ms-input-placeholder {
  color: #ffdccc;
}

.navbar-inverse .navbar-form input[type='text']::-webkit-input-placeholder,
.navbar-inverse .navbar-form input[type='password']::-webkit-input-placeholder {
  color: #ffdccc;
}

.navbar-inverse .navbar-form input[type='text']:focus,
.navbar-inverse .navbar-form input[type='password']:focus {
  box-shadow: inset 0 -2px 0 #fff;
}

body {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.1px;
}

p {
  margin: 0 0 1em;
}

input,
button {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.1px;
}

a {
  transition: all 0.2s;
  cursor: pointer;
}

ul,
ol {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

.table-hover>tbody>tr,
.table-hover>tbody>tr>th,
.table-hover>tbody>tr>td {
  transition: all 0.2s;
}

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

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

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input.form-control,
input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'],
[type='text'].form-control,
[type='password'].form-control,
[type='email'].form-control,
[type='tel'].form-control,
[contenteditable].form-control {
  height: 30px;
}

textarea,
textarea.form-control,
input.form-control,
input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'],
[type='text'].form-control,
[type='password'].form-control,
[type='email'].form-control,
[type='tel'].form-control,
[contenteditable].form-control {
  padding: 3px 8px;
  border: 1px solid #c9cecf;
  border-radius: 3px;
  -webkit-appearance: none;
  box-shadow: none;
  font-size: 14px;
  line-height: 1.2;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='number']:focus,
[type='text'].form-control:focus,
[type='password'].form-control:focus,
[type='email'].form-control:focus,
[type='tel'].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: none;
}

textarea[disabled],
textarea[readonly],
textarea.form-control[disabled],
textarea.form-control[readonly],
input.form-control[disabled],
input.form-control[readonly],
input[type='text'][disabled],
input[type='text'][readonly],
input[type='password'][disabled],
input[type='password'][readonly],
input[type='email'][disabled],
input[type='email'][readonly],
input[type='number'][disabled],
input[type='number'][readonly],
[type='text'].form-control[disabled],
[type='text'].form-control[readonly],
[type='password'].form-control[disabled],
[type='password'].form-control[readonly],
[type='email'].form-control[disabled],
[type='email'].form-control[readonly],
[type='tel'].form-control[disabled],
[type='tel'].form-control[readonly],
[contenteditable].form-control[disabled],
[contenteditable].form-control[readonly] {
  border: 1px solid #ddd;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
textarea.form-control.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>.input-group-btn>textarea.form-control.btn,
input.form-control.input-sm,
.input-group-sm>input.form-control,
.input-group-sm>.input-group-btn>input.form-control.btn,
input[type='text'].input-sm,
.input-group-sm>input.form-control[type='text'],
.input-group-sm>input.input-group-addon[type='text'],
.input-group-sm>.input-group-btn>input.btn[type='text'],
input[type='password'].input-sm,
.input-group-sm>input.form-control[type='password'],
.input-group-sm>input.input-group-addon[type='password'],
.input-group-sm>.input-group-btn>input.btn[type='password'],
input[type='email'].input-sm,
.input-group-sm>input.form-control[type='email'],
.input-group-sm>input.input-group-addon[type='email'],
.input-group-sm>.input-group-btn>input.btn[type='email'],
input[type='number'].input-sm,
.input-group-sm>input.form-control[type='number'],
.input-group-sm>input.input-group-addon[type='number'],
.input-group-sm>.input-group-btn>input.btn[type='number'],
[type='text'].form-control.input-sm,
.input-group-sm>[type='text'].form-control,
.input-group-sm>.input-group-btn>.btn[type='text'].form-control,
[type='password'].form-control.input-sm,
.input-group-sm>[type='password'].form-control,
.input-group-sm>.input-group-btn>.btn[type='password'].form-control,
[type='email'].form-control.input-sm,
.input-group-sm>[type='email'].form-control,
.input-group-sm>.input-group-btn>.btn[type='email'].form-control,
[type='tel'].form-control.input-sm,
.input-group-sm>[type='tel'].form-control,
.input-group-sm>.input-group-btn>.btn[type='tel'].form-control,
[contenteditable].form-control.input-sm,
.input-group-sm>[contenteditable].form-control,
.input-group-sm>.input-group-btn>.btn[contenteditable].form-control {
  height: auto;
  font-size: 13px;
  padding: 1px 5px;
  line-height: 1.3;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
textarea.form-control.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>.input-group-btn>textarea.form-control.btn,
input.form-control.input-lg,
.input-group-lg>input.form-control,
.input-group-lg>.input-group-btn>input.form-control.btn,
input[type='text'].input-lg,
.input-group-lg>input.form-control[type='text'],
.input-group-lg>input.input-group-addon[type='text'],
.input-group-lg>.input-group-btn>input.btn[type='text'],
input[type='password'].input-lg,
.input-group-lg>input.form-control[type='password'],
.input-group-lg>input.input-group-addon[type='password'],
.input-group-lg>.input-group-btn>input.btn[type='password'],
input[type='email'].input-lg,
.input-group-lg>input.form-control[type='email'],
.input-group-lg>input.input-group-addon[type='email'],
.input-group-lg>.input-group-btn>input.btn[type='email'],
input[type='number'].input-lg,
.input-group-lg>input.form-control[type='number'],
.input-group-lg>input.input-group-addon[type='number'],
.input-group-lg>.input-group-btn>input.btn[type='number'],
[type='text'].form-control.input-lg,
.input-group-lg>[type='text'].form-control,
.input-group-lg>.input-group-btn>.btn[type='text'].form-control,
[type='password'].form-control.input-lg,
.input-group-lg>[type='password'].form-control,
.input-group-lg>.input-group-btn>.btn[type='password'].form-control,
[type='email'].form-control.input-lg,
.input-group-lg>[type='email'].form-control,
.input-group-lg>.input-group-btn>.btn[type='email'].form-control,
[type='tel'].form-control.input-lg,
.input-group-lg>[type='tel'].form-control,
.input-group-lg>.input-group-btn>.btn[type='tel'].form-control,
[contenteditable].form-control.input-lg,
.input-group-lg>[contenteditable].form-control,
.input-group-lg>.input-group-btn>.btn[contenteditable].form-control {
  font-size: 18px;
}

select,
select.form-control {
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0;
  padding-right: 0\9;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 16px;
  line-height: 1.5;
}

select::-ms-expand,
select.form-control::-ms-expand {
  display: none;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn,
select.form-control.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>.input-group-btn>select.form-control.btn {
  font-size: 13px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn,
select.form-control.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>.input-group-btn>select.form-control.btn {
  font-size: 18px;
}

select:focus,
select.form-control:focus {
  box-shadow: inset 0 -2px 0 #FF4F00;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
}

select[multiple],
select.form-control[multiple] {
  background: none;
}

input[type='radio'],
.radio input[type='radio'],
.radio-inline input[type='radio'] {
  position: relative;
  margin-top: 6px;
  margin-right: 4px;
  vertical-align: top;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}

input[type='radio']:focus,
.radio input[type='radio']:focus,
.radio-inline input[type='radio']:focus {
  outline: none;
}

input[type='radio']:before,
input[type='radio']:after,
.radio input[type='radio']:before,
.radio input[type='radio']:after,
.radio-inline input[type='radio']:before,
.radio-inline input[type='radio']:after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  transition: 240ms;
}

input[type='radio']:before,
.radio input[type='radio']:before,
.radio-inline input[type='radio']:before {
  position: absolute;
  left: 0;
  top: -3px;
  background-color: #FF4F00;
  transform: scale(0);
}

input[type='radio']:after,
.radio input[type='radio']:after,
.radio-inline input[type='radio']:after {
  position: relative;
  top: -3px;
  border: 2px solid #666;
}

input[type='radio']:checked:before,
.radio input[type='radio']:checked:before,
.radio-inline input[type='radio']:checked:before {
  transform: scale(0.5);
}

input[type='radio']:disabled:checked:before,
.radio input[type='radio']:disabled:checked:before,
.radio-inline input[type='radio']:disabled:checked:before {
  background-color: #bbb;
}

input[type='radio']:checked:after,
.radio input[type='radio']:checked:after,
.radio-inline input[type='radio']:checked:after {
  border-color: #FF4F00;
}

input[type='radio']:disabled:after,
input[type='radio']:disabled:checked:after,
.radio input[type='radio']:disabled:after,
.radio input[type='radio']:disabled:checked:after,
.radio-inline input[type='radio']:disabled:after,
.radio-inline input[type='radio']:disabled:checked:after {
  border-color: #bbb;
}

input[type='checkbox'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  position: relative;
  border: none;
  margin-bottom: -4px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}

input[type='checkbox']:focus,
.checkbox input[type='checkbox']:focus,
.checkbox-inline input[type='checkbox']:focus {
  outline: none;
}

input[type='checkbox']:focus:after,
.checkbox input[type='checkbox']:focus:after,
.checkbox-inline input[type='checkbox']:focus:after {
  border-color: #FF4F00;
}

input[type='checkbox']:after,
.checkbox input[type='checkbox']:after,
.checkbox-inline input[type='checkbox']:after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #666;
  border-radius: 2px;
  transition: 240ms;
}

input[type='checkbox']:checked:before,
.checkbox input[type='checkbox']:checked:before,
.checkbox-inline input[type='checkbox']:checked:before {
  content: '';
  position: absolute;
  top: 0;
  left: 6px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  transform: rotate(45deg);
}

input[type='checkbox']:checked:after,
.checkbox input[type='checkbox']:checked:after,
.checkbox-inline input[type='checkbox']:checked:after {
  background-color: #FF4F00;
  border-color: #FF4F00;
}

input[type='checkbox']:disabled:after,
.checkbox input[type='checkbox']:disabled:after,
.checkbox-inline input[type='checkbox']:disabled:after {
  border-color: #bbb;
}

input[type='checkbox']:disabled:checked:after,
.checkbox input[type='checkbox']:disabled:checked:after,
.checkbox-inline input[type='checkbox']:disabled:checked:after {
  background-color: #bbb;
  border-color: transparent;
}

.radio label,
.radio-inline label,
.checkbox label,
.checkbox-inline label {
  padding-left: 25px;
}

.radio input[type='radio'],
.radio input[type='checkbox'],
.radio-inline input[type='radio'],
.radio-inline input[type='checkbox'],
.checkbox input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='radio'],
.checkbox-inline input[type='checkbox'] {
  margin-left: -25px;
}

.radio.disabled input,
.radio-inline.disabled input,
.checkbox.disabled input,
.checkbox-inline.disabled input {
  cursor: not-allowed;
}

.has-warning input:not([type='checkbox']),
.has-warning .form-control,
.has-warning input.form-control[readonly],
.has-warning input[type='text'][readonly],
.has-warning [type='text'].form-control[readonly],
.has-warning input:not([type='checkbox']):focus,
.has-warning .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #ff9800;
}

.has-error input:not([type='checkbox']),
.has-error .form-control,
.has-error input.form-control[readonly],
.has-error input[type='text'][readonly],
.has-error [type='text'].form-control[readonly],
.has-error input:not([type='checkbox']):focus,
.has-error .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #e51c23;
}

.has-success input:not([type='checkbox']),
.has-success .form-control,
.has-success input.form-control[readonly],
.has-success input[type='text'][readonly],
.has-success [type='text'].form-control[readonly],
.has-success input:not([type='checkbox']):focus,
.has-success .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #54C000;
}

.input-group-btn {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: rgba(0,0,0,0);
  border: 1px solid #c9cecf;
  border-radius: 3px;
}

.input-group-btn:last-child {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-btn .btn {
  border: none;
}

.input-group--code pre {
  margin: 0;
  padding: 2px 8px;
  border: 1px solid #c9cecf;
  border-radius: 4px;
  -webkit-appearance: none;
  box-shadow: none;
  font-size: 14px;
  line-height: 1.2;
  display: table-cell;
}

.input-group--code pre:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group--code pre:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group--code .input-group-btn,
.input-group--code .input-group-addon {
  background: #f5f5f5;
}

.help-block {
  margin: 2px 0 4px;
}

label {
  margin-bottom: 2px;
}

.label {
  font-size: 0.9em;
  font-weight: 500;
  padding: 0.2em 0.6em;
}

.config-container {
  display: -ms-grid;
  display: grid;
  grid-gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 1024px) {
  .config-container {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
}

.config-container--steps {
  display: -ms-grid;
  display: grid;
  grid-gap: 12px;
}

.text-white {
  color: #fff !important;
}

.config-form-group {
  margin-bottom: 0.75em;
}

.config-form-group__header {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.25em;
}

.config-form-group__title {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  line-height: 1.4;
}

.config-form-group__row {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.5em;
}

.config-form {
  background-color: #f5f5f5;
  border-color: #c9cecf;
  border-width: 1px;
  border-style: solid;
  padding: 0.5em 0.25em 0.5em 28px;
  border-radius: 4px;
}

.config-form__header {
  font-size: 1.1em;
  display: -ms-flexbox;
  display: flex;
}

.config-form__title {
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex: 1;
      flex: 1;
}

.config-form__title>* {
  margin-right: 4px;
}

.config-form__field {
  margin-bottom: 12px;
}

@media screen and (max-width: 1023px) {
  .config-form__bar--button-select {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .config-form__bar--flex-select {
    display: none;
  }
}

.config-form__description {
  font-size: 0.95em;
  color: gray;
}

.config-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 4px 0;
  -ms-flex-align: center;
      align-items: center;
}

.config-form__row>* {
  margin-right: 4px;
}

.config-form__row .form-control {
  width: auto;
}

.config-form__index {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #575f60;
  color: #fff;
  font-weight: 400;
  margin: auto 4px;
  display: -ms-flexbox;
  display: flex;
  place-content: center;
  font-size: 12px;
  border-color: #575f60;
  border-width: 1px;
  border-style: solid;
  margin-left: -24px;
}

.config-form__index--and {
  background-color: transparent;
  color: #575f60;
  border-color: #a4abac;
}

.config-form__text {
  font-size: 16px;
  margin: auto 4px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 1.3;
}

.config-form__add.btn[disabled] {
  display: none;
}

.config-form--group {
  margin-right: 0.5em;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 600px;
}

.has-warning .input-group-addon,
.has-error .input-group-addon,
.has-success .input-group-addon {
  color: #666;
  border-color: #c9cecf;
  background-color: rgba(0,0,0,0);
}

.form-group-lg select,
.form-group-lg select.form-control {
  line-height: 1.5;
}

.nav-tabs>li>a,
.nav-tabs>li>a:focus {
  margin-right: 0;
  background-color: transparent;
  border: none;
  color: #666;
  box-shadow: inset 0 -1px 0 #ddd;
  transition: all 0.2s;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus:hover {
  background-color: transparent;
  box-shadow: inset 0 -2px 0 #FF4F00;
  color: #FF4F00;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus {
  border: none;
  box-shadow: inset 0 -2px 0 #FF4F00;
  color: #FF4F00;
}

.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus:hover {
  border: none;
  color: #FF4F00;
}

.nav-tabs>li.disabled>a {
  box-shadow: inset 0 -1px 0 #ddd;
}

.nav-tabs.nav-justified>li>a,
.nav-tabs.nav-justified>li>a:hover,
.nav-tabs.nav-justified>li>a:focus,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: none;
}

.nav-tabs .dropdown-menu {
  margin-top: 0;
}

.dropdown-menu {
  margin-top: 0;
  border: none;
  box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}

.alert {
  border: none;
  color: #fff;
}

.alert-success {
  background-color: #54C000;
}

.alert-info {
  background-color: #1387FF;
}

.alert-warning {
  background-color: #ff9800;
}

.alert-danger {
  background-color: #e51c23;
}

.alert a:not(.close):not(.btn),
.alert .alert-link {
  color: #fff;
  font-weight: bold;
}

.alert .close {
  color: #fff;
}

.badge {
  padding: 4px 6px 4px;
}

.progress {
  position: relative;
  z-index: 1;
  border-radius: 0;
  margin-bottom: 0;
  -ms-flex: 1;
      flex: 1;
  box-shadow: none;
}

.progress-bar {
  box-shadow: none;
}

.progress-bar:last-child {
  border-radius: 0 3px 3px 0;
}

.progress-bar:last-child:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: lightgray;
}

.carousel-indicators {
  bottom: -20px;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  opacity: 0.25;
  background-color: #ff4f00;
  border-radius: 6px;
  margin: 0 3px;
  border: none;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 0 3px;
  background-color: #ff4f00;
}

.carousel-inner {
  width: 100%;
  margin: 0 auto;
}

.carousel-control {
  width: 5%;
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .glyphicon-chevron-left {
    font-size: 20px;
  }
}

.close {
  font-size: 34px;
  font-weight: 300;
  line-height: 24px;
  opacity: 0.6;
  transition: all 0.2s;
}

.close:hover {
  opacity: 1;
}

.list-group-item,
.ldg--nav-pills>li>a {
  padding: 15px;
}

.list-group-item-text {
  color: #bbb;
}

.well {
  border-radius: 0;
  box-shadow: none;
}

.panel {
  border-radius: 3px;
}

.panel-heading {
  border-bottom: none;
}

.panel-footer {
  border-top: none;
}

.popover {
  border: none;
  box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6 {
  color: inherit;
}

.icon {
  width: 100%;
  height: 100%;
}

.icon__container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  vertical-align: middle;
}

.icon__container:focus,
.icon__container:hover {
  outline: none;
}

.icon__container svg:focus {
  outline: none;
}

.icon__container--stacked {
  -ms-flex-direction: column;
      flex-direction: column;
}

.icon__load {
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.icon__text {
  margin-left: 4px;
  color: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
}

.icon__text--stacked {
  margin: 0;
  font-size: 0.9em;
}

.icon--xs {
  max-width: 12px;
  max-height: 12px;
}

.icon--sm {
  max-width: 16px;
  max-height: 16px;
}

.icon--md {
  max-width: 18px;
  max-height: 18px;
}

.icon--lg {
  max-width: 24px;
  max-height: 24px;
}

.security-feature {
  max-width: 1300px;
  margin: 0 auto;
  padding: 1em;
}

.security-feature__container {
  display: -ms-grid;
  display: grid;
  place-items: start center;
  border-radius: 0.5em;
  background-color: #fff;
  margin: 2em;
  max-width: 95vw;
}

@media screen and (min-width: 512px) {
  .security-feature__container {
    -ms-grid-columns: (auto)[2];
        grid-template-columns: repeat(2, auto);
  }
}

@media screen and (min-width: 1024px) {
  .security-feature__container {
    -ms-grid-columns: (auto)[4];
        grid-template-columns: repeat(4, auto);
  }
}

.security-feature__title {
  grid-column: 1/ -1;
  font-size: 1.5em;
  font-weight: 700;
}

.security-feature__item {
  width: 100%;
  height: 100%;
  padding: 1em;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: min-content min-content max-content;
      grid-template-rows: min-content min-content max-content;
  border-width: 0 0 1px 0;
  border-style: solid;
  -o-border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
     border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
}

.security-feature__item:last-child {
  border-width: 0;
}

@media screen and (min-width: 512px) {
  .security-feature__item:nth-child(2) {
    border-width: 0 1px 0 0;
    border-style: solid;
    -o-border-image: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
       border-image: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
  }

  .security-feature__item:nth-child(3) {
    border-width: 0 0 1px 0;
    border-style: solid;
    -o-border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
       border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
  }

  .security-feature__item:nth-child(4) {
    border-width: 1px 0 0 0;
    border-style: solid;
    -o-border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
       border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
  }

  .security-feature__item:nth-child(5) {
    border-width: 0 0 0 1px;
    border-style: solid;
    -o-border-image: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
       border-image: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
  }
}

@media screen and (min-width: 1024px) {
  .security-feature__item:nth-child(2),
  .security-feature__item:nth-child(3),
  .security-feature__item:nth-child(4) {
    border-width: 0 1px 0 0;
    border-style: solid;
    -o-border-image: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
       border-image: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 95%) 1;
  }

  .security-feature__item:nth-child(5) {
    border-width: 0;
  }
}

.security-feature__icon {
  place-self: center;
  width: 175px;
}

.security-feature__sub-title {
  font-size: 0.9em;
  font-weight: 700;
  place-self: center;
}

.security-feature__text {
  font-size: 0.9em;
  line-height: 1.5;
  height: 100%;
}

.form__group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 12px;
}

.form__label {
  font-weight: 600;
  margin: 0 4px 2px;
}

.form input[type='text'] {
  border-width: 1px;
  border-style: solid;
  border-color: #575f60;
  height: 28px;
  border-radius: 3px;
  padding: 3px 8px;
  width: 100%;
}

.form input[type='text']:focus {
  outline: none;
}

.event-instance-box {
  margin: 4px 0;
}

.event-instance-box__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

.event-instance-box__header .response-code {
  line-height: 1;
  color: white;
  padding: 2px 6px;
  border-radius: 3px;
  font-weight: 500;
  -ms-flex-item-align: initial;
      -ms-grid-row-align: initial;
      align-self: initial;
  margin-right: 8px;
}

.event-instance-box__header .elapse-time {
  min-width: 100px;
  display: -ms-flexbox;
  display: flex;
}

.event-instance-box__header .elapse-time .icon__text {
  line-height: 1;
}

.event-instance-box__status {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.event-instance-box__right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.event-instance-box__route {
  -ms-flex-positive: 1;
      flex-grow: 1;
  min-width: 250px;
  display: -ms-flexbox;
  display: flex;
}

.event-instance-box__user,
.event-instance-box__company {
  border-radius: 3px;
  line-height: 1;
  margin-right: 4px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  place-self: center;
  min-width: 60px;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #b9b9b9;
  color: #b9b9b9;
  -ms-flex-align: center;
      align-items: center;
}

.event-instance-box__user:hover,
.event-instance-box__company:hover {
  color: #b9b9b9;
}

.event-instance-box__user .icon__container,
.event-instance-box__company .icon__container {
  padding: 1px;
}

.event-instance-box__user span,
.event-instance-box__company span {
  margin: 0 4px;
}

.event-instance-box__user--integrated,
.event-instance-box__user--integrated:hover {
  color: #666;
}

.event-instance-box__company--integrated,
.event-instance-box__company--integrated:hover {
  color: #666;
}

.event-instance-box__time {
  margin: 0 8px;
  min-width: 150px;
}

.event-instance-box__tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.event-instance-box .informational {
  background-color: #212121;
}

.event-instance-box .successful {
  background-color: #54c000;
}

.event-instance-box .redirects {
  background-color: #1387FF;
}

.event-instance-box .client-errors {
  background-color: #ff9800;
}

.event-instance-box .server-errors {
  background-color: #e51c23;
}

.filter-tag {
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}

.filter-tag__name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.app-header {
  padding: 1em;
  max-width: 1300px;
  margin: 0 auto;
}

.filter-search-box form {
  background-color: #38434A;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  padding: 8px 8px 8px 0;
  -ms-flex-align: center;
      align-items: center;
}

.filter-search-box__text {
  border: none !important;
  line-height: inherit !important;
  background-color: #38434A;
  color: #fff;
  -ms-flex: 1;
      flex: 1;
}

.filter-search-box__text:focus {
  outline: none;
}

.filter-search-box__action {
  background-color: #fff;
  color: #666;
  border: 1px solid #aaa;
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.3;
  border-radius: 3px;
  text-transform: capitalize;
}

.filter-search-box__icon,
.filter-search-box__loader {
  display: none;
}

.moesif-pagination .sk-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  border-radius: 3px;
  max-height: 30px;
  width: 375px;
  margin: 1em auto;
}

.moesif-pagination .sk-toggle-option {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #c9cecf;
  cursor: pointer;
  font-weight: 500;
  font-size: 15px;
  color: #666;
  padding: 5px 5px;
  border-right: none;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1;
  -ms-flex: 1;
      flex: 1;
}

.moesif-pagination .sk-toggle-option:first-child {
  border-radius: 3px 0 0 3px;
  -ms-flex: 2;
      flex: 2;
}

.moesif-pagination .sk-toggle-option:last-child {
  border-radius: 0 3px 3px 0;
  -ms-flex: 2;
      flex: 2;
}

.moesif-pagination .sk-toggle-option.is-disabled {
  cursor: initial;
  color: #bbb;
}

.moesif-pagination .sk-toggle-option.is-active {
  background-color: #575f60;
  color: #fff;
}

.moesif-page-size-selector {
  display: inline-block;
}

.moesif-page-size-selector select {
  text-align: center;
  border: 1px solid #c9cecf;
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 3px 8px;
  background: none;
  font-size: 16px;
  line-height: 1.5;
}

.workspace-title {
  display: -ms-flexbox;
  display: flex;
}

.workspace-title svg {
  fill: #FF4F00;
}

.workspace-title input {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1;
  padding: 0px 8px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 3px;
  max-width: 100%;
}

.workspace-title input:focus {
  border-color: #c9cecf;
  outline: none;
}

.dashboard {
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
}

.dashboard-content {
  -ms-flex: 1;
      flex: 1;
  margin-left: 12px;
  overflow: auto;
}

.dashboard-content__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
}

.dashboard-content__title {
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  -ms-flex-item-align: baseline;
      align-self: baseline;
  -ms-flex: 1;
      flex: 1;
}

.dashboard-content__subtitle {
  color: #fff;
  font-weight: 500;
  line-height: 2;
  margin: 0 4px;
  opacity: 0.8;
}

.dashboard-content__dashboard-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 24px 0 16px;
}

.dashboard-content__workspace-grid {
  max-width: 100%;
  overflow: auto;
}

.dashboard-content__workspaces-row {
  display: -ms-flexbox;
  display: flex;
}

.dashboard-content__embed-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(400px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  grid-column-gap: 12px;
}

.dashboard-title-bar {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.dashboard-title-bar input {
  background-color: transparent;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  font-size: 24px;
  padding: 3px;
  line-height: 1;
  width: 100%;
  text-overflow: ellipsis;
}

.dashboard-title-bar input:focus,
.dashboard-title-bar input:hover {
  outline: none;
  border-color: #aaa;
}

.dashboard-node__node {
  color: #fff;
}

.dashboard-node__content {
  display: -ms-flexbox;
  display: flex;
  margin: -3px 0;
  border-radius: 3px;
  padding: 2px 4px 2px 0;
  z-index: 1;
  cursor: pointer;
}

.dashboard-node__content:hover .dashboard-node__add-button,
.dashboard-node__content:hover .dashboard-node__move-button {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.dashboard-node___sort-drop-area {
  z-index: 2;
}

.dashboard-node__add-button {
  display: none;
}

.dashboard-node__move-button {
  cursor: move;
  display: none;
  color: #fff;
}

.dashboard-node__dropdown--closed {
  transform: rotate(-90deg);
  transition: transform 0.1s;
}

.dashboard-node__title {
  -ms-flex: 1;
      flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(255,255,255,0.7);
}

.dashboard-node__title--is-active {
  font-weight: 500 !important;
  color: #fff;
}

.dashboard-card {
  cursor: move;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255,255,255,0.7);
  color: #fff;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 8px;
  margin: 2px 4px 2px 0;
}

.dashboard-card a {
  color: #fff;
}

.dashboard-card__place-holder {
  margin-right: 4px;
  color: #fff;
}

.workspace-card__place-holder {
  width: 400px;
  margin: 0 24px 24px 0;
  opacity: 0.5;
  padding: 0 100px;
  display: table;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.workspace-card__header {
  display: -ms-flexbox;
  display: flex;
}

.workspace-card__title {
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 0;
  -ms-flex: 1;
      flex: 1;
}

.workspace-card__workspace {
  margin: 0 24px 24px 0;
  background-color: white;
  border-radius: 3px;
  width: 400px;
  padding: 6px 12px 12px;
}

.workspace-card__workspace--wide {
  width: 824px;
}

.workspace-card__chart {
  overflow: auto;
}

.integration-container {
  margin: 20px 0;
}

@media screen and (min-width: 900px) {
  .integration-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 400px auto;
        grid-template-columns: 400px auto;
  }
}

.integration-container__sidebar {
  padding: 0 24px;
  border-right: 1px solid #eee;
}

.integration-container h4 {
  margin-top: 32px;
}

.integration-container .zapier-logo {
  height: 22px;
  margin: 0;
}

.integration-container .segment-logo {
  height: 16px;
  margin: 4px 0 2px;
}

.overlay-button-trigger .overlay-button {
  display: none;
}

.overlay-button-trigger:hover .overlay-button {
  display: block;
}

.moesif-tabs__container {
  border-radius: 4px;
  overflow: hidden;
}

.moesif-tabs__header {
  padding-top: 3px;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}

.moesif-tabs__tab {
  padding: 8px 16px;
  font-weight: 500;
  background: transparent;
  border: none;
  border-bottom: 3px solid transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.moesif-tabs__tab:focus {
  outline: none;
}

.moesif-tabs__tab--selected {
  color: #FF4F00;
  border-bottom: 3px solid #FF4F00;
}

.moesif-tabs__content {
  padding: 12px 24px;
  position: relative;
}

.moesif-tabs__content--table {
  padding: 0;
}

.moesif-tabs__content h1 {
  font-size: 26px;
}

.moesif-table {
  width: 100%;
  margin-bottom: 12px;
}

.moesif-table__header {
  background-color: #f0f3f5;
  font-weight: 500;
  font-size: 1em;
  border-radius: 3px 3px 0 0;
}

.moesif-table__header td {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.moesif-table__title {
  font-size: 20px;
  font-weight: 600;
  margin: -4px 0;
}

.moesif-table tr {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto min-content;
      grid-template-rows: auto min-content;
  -ms-flex-align: center;
      align-items: center;
}

.moesif-table tr::after {
  content: '';
  display: block;
  height: 1px;
  background: linear-gradient(to right, rgba(255,255,255,0), #d2d9dd, #d2d9dd, rgba(255,255,255,0));
  grid-column: 1/-1;
  grid-row: -2/-1;
  z-index: 2;
}

.moesif-table td {
  margin: 3px 12px;
}

.moesif-table--saved-cohorts-table tr {
  -ms-grid-columns: 1fr 2fr 200px 80px;
      grid-template-columns: 1fr 2fr 200px 80px;
}

.moesif-table--import-csv-table tr {
  -ms-grid-columns: 30px 300px 1fr 200px;
      grid-template-columns: 30px 300px 1fr 200px;
}

.moesif-table--sample-rate-table tr {
  -ms-grid-columns: 80px 3fr 2fr;
      grid-template-columns: 80px 3fr 2fr;
}

.moesif-table--regex-sample-table tr {
  -ms-grid-columns: 1fr 200px 80px;
      grid-template-columns: 1fr 200px 80px;
}

.moesif-table--ip-block-table tr {
  -ms-grid-columns: 1fr 1fr auto;
      grid-template-columns: 1fr 1fr auto;
}

.moesif-table--team-member-table tr {
  -ms-grid-columns: 3fr 2fr 150px;
      grid-template-columns: 3fr 2fr 150px;
  min-height: 33px;
}

.moesif-table--team-member-table td {
  display: -ms-flexbox;
  display: flex;
}

.moesif-table--team-member-table .full-row {
  -ms-grid-column: span 3;
      grid-column: span 3;
}

.moesif-table--apps-table tr {
  -ms-grid-columns: 100px 1fr 150px 150px 200px;
      grid-template-columns: 100px 1fr 150px 150px 200px;
  min-height: 33px;
}

.moesif-table--apps-table td {
  display: -ms-flexbox;
  display: flex;
}

.moesif-table--apps-table .full-row {
  -ms-grid-column: span 5;
      grid-column: span 5;
}

.email-form form {
  -ms-flex: 1;
      flex: 1;
  margin-right: 12px;
}

.email-form .form-group {
  margin-bottom: 0;
}

.email-form label {
  display: none;
}

.app-header-dropdown>.dropdown-menu>li>a {
  display: -ms-flexbox;
  display: flex;
}

.landing-header-bar--feature.open>.dropdown-menu,
.landing-header-bar--solutions.open>.dropdown-menu {
  display: -ms-grid;
  display: grid;
}

@media (min-width: 767px) {
  .landing-header-bar--feature .dropdown-menu,
  .landing-header-bar--solutions .dropdown-menu {
    grid-auto-flow: column;
    position: absolute;
    left: 0;
  }

  .landing-header-bar--feature .dropdown-column--1,
  .landing-header-bar--solutions .dropdown-column--1 {
    grid-column: 1 / 2;
  }

  .landing-header-bar--feature .dropdown-column--2,
  .landing-header-bar--solutions .dropdown-column--2 {
    grid-column: 2/3;
  }
}

.dropdown-menu>.divider {
  margin: 6px 0;
}

li.dropdown-item a {
  padding: 6px 20px;
  width: 300px;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

li.dropdown-item .dropdown-item__icon {
  -ms-grid-row: span 2;
      grid-row-start: span 2;
  display: -ms-flexbox;
  display: flex;
  place-content: center;
  margin-right: 12px;
  width: 32px;
}

li.dropdown-item .dropdown-item__icon .icon {
  max-width: 32px;
  max-height: 32px;
}

li.dropdown-item .dropdown-item__text {
  -ms-flex: 1;
      flex: 1;
}

li.dropdown-item .dropdown-item__title {
  font-weight: 600;
  line-height: 1;
  font-size: 1.1em;
}

li.dropdown-item .dropdown-item__subtitle {
  line-height: 1.2;
  white-space: break-spaces;
  opacity: 0.8;
  font-size: 0.95em;
}

li.dropdown-item :hover .dropdown-item__subtitle {
  opacity: 1;
}

.auth-lock {
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 800px;
  margin: 3em auto 0;
  padding: 1em;
  grid-gap: 3em;
}

.auth-lock__title {
  margin: 0;
  font-size: 1.5em;
  text-align: center;
}

.auth-lock__sub-title {
  font-weight: 500;
}

.auth-lock__container {
  padding: 1em;
  border-radius: 16px;
  box-shadow: 0 0px 60px 0px rgba(0,0,0,0.15);
  place-self: center;
  display: -ms-grid;
  display: grid;
  min-width: 420px;
}

@media screen and (min-width: 768px) {
  .auth-lock__container--sign-up {
    display: -ms-flexbox;
    display: flex;
    min-width: 800px;
    min-height: 510px;
  }
}

.auth-lock__bullet {
  -ms-flex: 1;
      flex: 1;
  padding: 2em 1em;
  -ms-grid-row-align: center;
      align-self: center;
  display: -ms-grid;
  display: grid;
  max-width: 340px;
  margin: auto;
}

.auth-lock__bullet img {
  width: 300px;
  max-width: 100%;
  margin-bottom: 2em;
}

.auth-lock__bullet h3 {
  font-size: 1.8em;
}

.auth-lock__form {
  border: 1px solid #FF4F00;
  border-radius: 8px;
  overflow: hidden;
  place-self: center;
}

.auth-lock__form .auth0-lock.auth0-lock .auth0-lock-header {
  display: none;
}

.schedule-demo {
  width: 1400px;
  max-width: 100%;
}

.schedule-demo__container {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: dense;
  -ms-grid-rows: min-content 1fr;
      grid-template-rows: min-content 1fr;
}

@media screen and (min-width: 768px) {
  .schedule-demo__container {
    -ms-grid-columns: minmax(350px, 630px) auto;
        grid-template-columns: minmax(350px, 630px) auto;
  }
}

.schedule-demo__bullet {
  -ms-flex: 1;
      flex: 1;
  padding: 2em 1em;
  -ms-grid-row-align: center;
      align-self: center;
  display: -ms-grid;
  display: grid;
}

.schedule-demo__form {
  min-width: 400px;
  -ms-grid-row: span 2;
      grid-row: span 2;
}

ul.check-icon-list li {
  font-size: 1.3em;
  line-height: 1.3;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 0.5em;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
}

ul.check-icon-list li::before {
  content: '';
  display: block;
  min-width: 1em;
  background-image: url(/dist/d307f1430f0cd92c94174f0793dbdc60.svg);
  background-repeat: no-repeat;
  opacity: 0.5;
  margin-right: 6px;
  background-position-y: 4px;
}

.header-bar-cta {
  display: -ms-grid;
  display: grid;
  padding: 0.5em 2em;
  background-color: #FF4F00;
  -ms-grid-columns: 1fr max-content;
      grid-template-columns: 1fr max-content;
  font-weight: 500;
  place-items: center;
  color: white;
}

.header-bar-cta a,
.header-bar-cta a:hover,
.header-bar-cta a:focus,
.header-bar-cta a:visited {
  color: white;
  font-weight: 800;
}

.alert-history-item {
  margin-bottom: 10px;
}

.alert-history-item__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.alert-history-item__time {
  width: 120px;
}

.alert-history-item img {
  width: 500px;
}

.app__background {
  background-color: #272f34;
  min-height: 80vh;
}

.app__background--embedded {
  background-color: transparent;
  min-height: auto;
}

.app {
  padding: 12px 24px 12px;
}

.app--embedded {
  padding: 0;
}

.app__navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  max-width: 1800px;
  border-radius: 0 0 3px 3px;
  padding-top: 8px;
  margin: -12px auto 12px;
  background-color: white;
}

.app__container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50vh;
  margin: 0 auto;
  max-width: 1800px;
}

@media screen and (max-width: 767px) {
  .app__container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.app__container--embedded {
  display: block;
  min-height: 0;
}

.app__sidebar {
  position: relative;
  transition: margin-left 0.8s;
}

@media screen and (max-width: 767px) {
  .app__sidebar {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .app__sidebar {
    width: 300px;
    min-width: 300px;
    margin-right: 12px;
  }

  .app__sidebar--closed {
    margin-left: -324px;
  }
}

@media screen and (min-width: 1441px) {
  .app__sidebar {
    width: 400px;
  }

  .app__sidebar--closed {
    margin-left: -424px;
  }
}

.app__sidebar--embedded {
  width: 100% !important;
}

.app__sidebar--open-button {
  margin-right: 12px;
}

.app__sidebar--header {
  line-height: 1;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.app__sidebar--title {
  font-weight: 600;
  font-size: 1.25em;
  color: #fff;
  margin: 0.5em 0;
}

.app__content {
  max-width: 100%;
  overflow: auto;
  width: auto;
  -ms-flex: 1;
      flex: 1;
  padding: 8px 12px;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 12px;
}

.app__content--embedded {
  margin: 0;
  min-height: 50vh;
}

.app__content__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
}

.app__content__header .form-group {
  -ms-flex: 1;
      flex: 1;
  margin-right: 10px;
}

.app__content__header .form-control {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1;
  padding: 0px 8px;
}

.app__content__title {
  margin: 0;
  font-weight: 500;
  font-size: 2em;
}

.app__content__info {
  margin: 0;
  line-height: 1;
  opacity: 0.75;
}

.app__content__subtitle {
  font-weight: 500;
  margin-bottom: 0.25em;
}

.app-setting {
  background-color: white;
  min-height: 80vh;
  padding: 12px 24px 12px;
}

.app-setting img {
  max-width: 100%;
}

.app-setting .app__navigation {
  box-shadow: 0 0 8px 0px rgba(0,0,0,0.1);
}

.app-setting h2 {
  font-size: 24px;
  font-weight: 600;
  color: #666;
}

.app-setting h3 {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  margin-top: 10px;
  margin-bottom: 4px;
}

.app-setting__container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 12px;
}

.app-setting__container--lg {
  max-width: 1350px;
}

.app-setting__container--sm {
  max-width: 500px;
}

.app-setting__container h2 {
  font-size: 24px;
  font-weight: 600;
  color: #666;
}

.app-setting__title {
  margin-top: 24px;
  margin-bottom: 20px;
}

.app-setting__title p {
  margin-top: -6px;
  padding: 0 6px;
  color: #bbb;
}

.app-setting__header {
  margin: 2em 0;
}

.app-setting__header h3 {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.app-setting__header h3 b {
  color: #FF4F00;
}

.app-setting__header h5 {
  text-align: center;
}

.app-setting__section {
  padding: 12px 24px;
  margin-bottom: 24px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0 0 8px 0px rgba(0,0,0,0.1);
  -ms-flex: 1;
      flex: 1;
}

.app-setting__section code {
  background: none;
}

.app-setting__section--table {
  padding: 0;
}

.app-setting__filter {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  padding: 6px 6px;
  width: 250px;
  margin-right: 12px;
  margin-bottom: 24px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0 0 8px 0px rgba(0,0,0,0.1);
}

.app-setting--audit-log {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.app-setting__overview {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2em;
  text-align: center;
}

.sidebar-list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  color: #fff;
  padding: 3px 8px;
  border-radius: 3px;
  margin: 8px 0;
}

.sidebar-list-item:hover {
  background-color: #ffffff1a;
}

.sidebar-list-item--is-active {
  background-color: #ffffff1a;
}

.sidebar-list-item__title {
  -ms-flex: 1;
      flex: 1;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}

.moesif-row {
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}

.moesif-col-6 {
  margin-left: 8px;
  margin-right: 8px;
}

@media screen and (min-width: 768px) {
  .moesif-col-6 {
    width: 50%;
  }
}

.flex-select--is-default .flex-select__control {
  opacity: 0.5;
}

.flex-select--no-indicator .flex-select__control {
  opacity: 0.5;
}

.flex-select .flex-select__control {
  -ms-flex-align: center;
      align-items: center;
  border-radius: 4px;
  cursor: default;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  outline: 0 !important;
  position: relative;
  transition: all 100ms;
  box-sizing: border-box;
  min-height: 28px;
  margin: 0px;
  border-width: 1px;
  border-style: solid;
  background-color: transparent;
  line-height: 1.6;
}

.flex-select .flex-select__value-container {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 3px 0px 3px 8px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.flex-select .flex-select__value-container--is-multi.flex-select__value-container--has-value {
  padding: 2px 0 2px 4px;
}

.flex-select .flex-select__value-container input[type='text'] {
  height: auto;
}

.flex-select .flex-select__placeholder {
  color: gray;
  box-sizing: border-box;
  margin: 0;
  min-width: 150px;
  -ms-flex-order: 2;
      order: 2;
  position: relative;
  top: none;
  transform: none;
}

.flex-select .flex-select__value-container>div:last-child,
.flex-select .flex-select__input {
  visibility: visible;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  line-height: 1.6;
  -ms-flex-order: 1;
      order: 1;
  color: #575f60;
}

.flex-select .flex-select__dummy-input {
  background-color: transparent;
  width: 1px;
  overflow: hidden;
  box-sizing: content-box;
  border: 0px;
  font-size: inherit;
  opacity: 1;
  outline: 0px;
  padding: 0px;
  color: transparent;
  caret-color: #575f60;
}

.flex-select .flex-select__single-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0;
  color: #575f60;
  -ms-flex-order: 2;
      order: 2;
  position: relative;
  top: 0;
  transform: none;
  display: -ms-flexbox;
  display: flex;
}

.flex-select .flex-select__single-value a {
  color: inherit;
  display: -ms-flexbox;
  display: flex;
}

.flex-select .flex-select__multi-value {
  background-color: #e6e6e6;
  border-radius: 2px;
  display: -ms-flexbox;
  display: flex;
  margin: 1px 0px;
  margin-right: 4px;
  min-width: 0;
  box-sizing: border-box;
}

.flex-select .flex-select__multi-value__label {
  font-size: 85%;
  padding: 3px;
  padding-left: 6px;
  overflow: hidden;
  border-radius: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  line-height: 1.3;
  color: #575f60;
}

.flex-select .flex-select__indicators {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
  opacity: 0.5;
}

.flex-select .flex-select__indicator {
  padding: 0 4px;
}

.flex-select .flex-select__indicator-separator {
  display: none;
}

.flex-select .flex-select__dropdown-indicator {
  display: -ms-flexbox;
  display: flex;
}

.flex-select:hover,
.flex-select:focus,
.flex-select:active {
  outline: none;
}

.flex-select .flex-select__control:hover,
.flex-select .flex-select__control:focus,
.flex-select .flex-select__control:active,
.flex-select .flex-select__control--is-focused {
  border-width: 1px;
  outline: none;
}

.flex-select .flex-select__control:hover .flex-select__indicators,
.flex-select .flex-select__control:focus .flex-select__indicators,
.flex-select .flex-select__control:active .flex-select__indicators,
.flex-select .flex-select__control--is-focused .flex-select__indicators {
  opacity: 1;
}

.flex-select .flex-select__value-container:hover,
.flex-select .flex-select__value-container:focus,
.flex-select .flex-select__value-container:active {
  outline: none;
}

.flex-select .flex-select__menu {
  margin: 4px 0;
  box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
  border-radius: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 100%;
}

.flex-select .flex-select__menu-list {
  padding: 4px 0;
  max-height: 90vh;
  overflow-x: auto;
}

.flex-select .flex-select__menu-notice--no-options {
  padding: 0 12px;
}

.flex-select .flex-select__group {
  padding-bottom: 8px;
  padding-top: 8px;
  box-sizing: border-box;
}

.flex-select .flex-select__group-heading {
  cursor: default;
  display: block;
  font-size: 75%;
  font-weight: 500;
  margin-bottom: 0.25em;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 0 8px;
}

.flex-select .flex-select__option {
  padding: 3px 8px;
  white-space: nowrap;
  color: #666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.flex-select .flex-select__option a {
  color: inherit;
  -ms-flex: 1;
      flex: 1;
}

.flex-select .flex-select__option--is-focused,
.flex-select .flex-select__option:focus {
  background-color: #ceedf9;
  outline: none;
  color: #666;
}

.flex-select .flex-select__option--is-selected {
  background-color: #1ca8df;
  color: #fff;
}

.flex-select .flex-select__option-toggle--close {
  transform: rotate(-90deg);
  transition: transform 0.1s;
}

.flex-select .flex-select__option--heading {
  color: #bbb;
}

.flex-select .flex-select__single-value img,
.flex-select .flex-select__option img {
  max-height: 24px;
  place-self: center;
}

.flex-select--filter {
  width: 100%;
}

.flex-select--filter .flex-select__control {
  border-color: #aaa;
}

.flex-select--filter .flex-select__single-value {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
}

.flex-select--filter .flex-select__placeholder {
  color: #aaa;
}

.flex-select--filter .flex-select__input,
.flex-select--filter .flex-select__value-container>div:last-child {
  color: #fff;
}

.flex-select--filter .flex-select__dummy-input {
  caret-color: #fff;
}

.flex-select--filter .flex-select__indicator {
  color: #fff !important;
}

.flex-select--filter__duration {
  width: 40px;
  margin-left: 5px;
}

.flex-select--filter__duration .flex-select__value-container {
  padding: 2px 4px;
}

.flex-select--filter__duration .flex-select__indicators {
  display: none;
}

.flex-select--filter__unit {
  width: 30px;
}

.flex-select--filter__unit .flex-select__control {
  border-color: #aaa;
}

.flex-select--filter__unit .flex-select__value-container {
  padding: 2px 0px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
}

.flex-select--filter__unit .flex-select__single-value {
  color: #fff;
  font-size: 13px;
}

.flex-select--filter__unit .flex-select__placeholder {
  color: #aaa;
  min-width: 0px;
}

.flex-select--filter__unit .flex-select__input,
.flex-select--filter__unit .flex-select__value-container>div:last-child {
  color: #fff;
  max-width: 0px;
}

.flex-select--filter__unit .flex-select__dummy-input {
  caret-color: #fff;
}

.flex-select--filter__unit .flex-select__indicators {
  display: none;
}

.flex-select--variable__operation {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.flex-select--variable__operation .flex-select__control {
  border-radius: 3px 0 0 3px;
  height: 100%;
}

.flex-select--variable__operation .flex-select__value-container {
  padding-right: 8px;
}

.flex-select--variable__operation .flex-select__indicators {
  display: none;
}

.flex-select--variable__value {
  min-width: 0%;
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.flex-select--variable__value .flex-select__control {
  border-radius: 0 3px 3px 0;
  margin-left: -1px;
}

.flex-select--time-interval .flex-select__control {
  border-color: #c9cecf;
  width: 150px;
}

.flex-select--config .flex-select__control {
  border-color: #c9cecf;
}

.flex-select--config .flex-select__value-container {
  padding: 3px 6px 3px 4px;
}

.flex-select--config .flex-select__value-container--is-multi.flex-select__value-container--has-value {
  padding: 3px 12px 3px 4px;
}

.flex-select--config .flex-select__indicators {
  display: none;
}

.flex-select--config .flex-select__placeholder {
  min-width: 50px;
}

.flex-select--code-module .flex-select__control {
  border-color: #ffffff80;
}

.flex-select--code-module .flex-select__single-value {
  color: #fff;
}

.flex-select--alert .flex-select__control {
  border-color: #c9cecf;
}

.flex-select--alert .flex-select__control .flex-select__placeholder {
  min-width: 0px;
}

.flex-select--header .flex-select__control {
  border: none;
}

.flex-select--header .flex-select__control:hover {
  border: none;
  box-shadow: none;
}

.flex-select--header .flex-select__value-container {
  display: none;
}

.flex-select--header .flex-select__indicator {
  color: #FF4F00;
  padding: 4px;
}

.flex-select--header .flex-select__indicator:hover {
  color: #FF4F00;
}

.flex-select--header .flex-select__indicator svg {
  width: 24px;
  height: 24px;
}

.flex-select--header .flex-select__menu {
  min-width: 200px;
}

.flex-select--sm .flex-select__control {
  border-radius: 3px;
  min-height: 0;
}

.flex-select--sm .flex-select__value-container {
  padding: 0 4px 0 2px;
}

.flex-select--sm .flex-select__value-container>div:last-child,
.flex-select--sm .flex-select__value-container .flex-select__input {
  line-height: 1;
}

.flex-select--sm .flex-select__single-value,
.flex-select--sm .flex-select__placeholder,
.flex-select--sm .flex-select__control .css-w8afj7-Input,
.flex-select--sm .flex-select__input {
  line-height: 1;
  font-size: 11px;
  font-weight: 500;
}

.flex-select--sm .flex-select__multi-value__label {
  font-size: 0.9em;
  word-break: break-all;
  padding: 2px 0 2px 4px;
  line-height: 1;
}

.flex-select--sm .flex-select__indicators {
  display: none;
}

.has-error .flex-select__control {
  box-shadow: inset 0 -1px 0 #e51c23;
  border-color: #e51c23 !important;
}

.has-error .flex-select input {
  box-shadow: none !important;
}

.has-warning .flex-select__control {
  box-shadow: inset 0 -1px 0 #ff9800;
  border-color: #ff9800 !important;
}

.has-warning .flex-select input {
  box-shadow: none !important;
}

.has-success .flex-select__control {
  box-shadow: inset 0 -1px 0 #54C000;
  border-color: #54C000 !important;
}

.has-success .flex-select input {
  box-shadow: none !important;
}

.filter-panel {
  border-radius: 3px;
  margin-bottom: 12px;
  padding: 8px;
  background-color: #38434A;
}

.filter-panel p {
  color: #ccc;
}

.filter-panel__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  color: #fff;
  font-weight: 600;
  margin-bottom: 4px;
}

.filter-field {
  margin: 8px 0;
}

.filter-field__header {
  font-size: 12px;
  font-weight: 500;
  margin-top: 4px;
  display: -ms-flexbox;
  display: flex;
  min-height: 20px;
  color: #fff;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.filter-field__title {
  place-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  word-break: break-all;
}

.filter-field__select {
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
}

.filter-field__not-found {
  background-color: #fff;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 8px;
  font-size: 13px;
  font-weight: 500;
}

.filter-field__show-more-options {
  color: white;
  width: 28px;
  display: -ms-flexbox;
  display: flex;
  place-items: center;
  place-content: center;
}

.variable-filter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1;
      flex: 1;
  max-width: 100%;
}

.variable-filter .btn {
  border-radius: 0 4px 4px 0;
  margin-left: -1px !important;
}

.filter-input-form--range {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1;
      flex: 1;
  min-width: 0;
}

.filter-input-form--range span {
  place-self: center;
  margin: 0 5px;
}

.filter-input {
  box-shadow: none;
  font-size: 14px !important;
  min-height: 30px;
  background: transparent;
  border-radius: 3px !important;
  border: 1px solid #aaa !important;
  padding: 2px 8px !important;
  color: #fff;
}

.filter-input:focus {
  color: #fff;
  outline: none;
}

.filter-input--text {
  width: 100%;
  -ms-flex: 1;
      flex: 1;
}

.filter-input--range {
  min-width: 0;
  -ms-flex: 1;
      flex: 1;
}

.period-switch {
  padding: 1.25em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: baseline;
      align-items: baseline;
}

.plan-table {
  margin: 0 auto 3em;
  max-width: 1300px;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  background-color: white;
  border-radius: 0.5em;
  box-shadow: 0 0px 60px 0px rgba(0,0,0,0.15);
}

@media screen and (min-width: 768px) {
  .plan-table {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
}

@media screen and (min-width: 1024px) {
  .plan-table {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.plan-panel {
  padding: 2em;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border-style: solid;
  border-width: 0;
}

@media screen and (max-width: 767px) {
  .plan-panel:not(:last-child) {
    border-bottom-width: 1px;
    -o-border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
       border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .plan-panel:first-child {
    border-right-width: 1px;
    -o-border-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
       border-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .plan-panel:nth-child(3) {
    border-top-width: 1px;
    -o-border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
       border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
  }
}

@media screen and (min-width: 1024px) {
  .plan-panel:not(:last-child) {
    border-right-width: 1px;
    -o-border-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
       border-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(39,47,52,0.219608) 45%, rgba(255,255,255,0) 90%) 1;
  }
}

.plan-panel--current {
  background-color: #12394f30;
}

.plan-panel--enterprise {
  background-color: #12394f;
  color: white;
}

.plan-panel--enterprise h2,
.plan-panel--enterprise h3 {
  color: white;
}

.plan-panel__features dd {
  font-size: 1.2em;
}

.plan-panel__price {
  font-size: 4em;
  position: relative;
}

.plan-panel__event-slider {
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 1em;
}

@media screen and (min-width: 768px) {
  .plan-panel__event-slider {
    height: 80px;
  }
}

.plan-panel__event-slider p {
  margin: 0;
  opacity: 0.7;
}

.plan-panel__event-slider>div {
  margin: 0 !important;
}

.plan-panel__features {
  margin-top: 1em;
}

.plan-panel__details {
  -ms-flex: 1;
      flex: 1;
}

.plan-panel dd {
  line-height: 1.5;
}

.comparison-table {
  max-width: 1100px;
  margin: 1em auto;
  padding: 1em;
  overflow-x: auto;
  background-color: white;
  border-radius: 0.5em;
  overflow: hidden;
  width: 100%;
  box-shadow: 0 0px 60px 0px rgba(0,0,0,0.15);
}

.comparison-table tr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comparison-table tr>.full-row {
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}

.comparison-table tr::after {
  content: '';
  display: block;
  height: 1px;
  background: linear-gradient(to right, rgba(255,255,255,0), #d2d9dd, rgba(255,255,255,0));
  width: 100%;
  margin-top: -1px;
  z-index: 2;
}

.comparison-table tr:last-child::after {
  display: none;
}

.comparison-table th {
  font-size: 14px;
  padding: 8px 20px;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.comparison-table td {
  font-size: 14px;
  padding: 8px 2px;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}

.comparison-table .title-text {
  font-weight: 600;
  font-size: 17px;
  height: 100px;
}

.comparison-table .sub-row {
  background-color: #f0f3f5;
}

.comparison-table .sub-row-title {
  font-weight: 600;
  color: #12394f;
}

.comparison-table .sub-row-text {
  opacity: 0.5;
  font-weight: 500;
}

.comparison-table .icon__container {
  color: #12394f;
}

.comparison-table .enterprise {
  background-color: #12394f;
  color: white;
}

.comparison-table .enterprise .icon__container {
  color: white;
}

.comparison-table .action-row {
  height: 100px;
}

.comparison-table--guides th {
  -ms-flex: 3;
      flex: 3;
}

.comparison-table--guides td {
  -ms-flex: 2;
      flex: 2;
}

@media screen and (max-width: 650px) {
  .comparison-table--price {
    display: none;
  }
}

.comparison-table--price th {
  -ms-flex: 2;
      flex: 2;
}

.comparison-table--price td {
  -ms-flex: 1;
      flex: 1;
}

@media screen and (min-width: 651px) {
  .comparison-table--developer {
    display: none;
  }
}

.comparison-table--developer th {
  width: 100% !important;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 8px 20px 1px;
}

.comparison-table--developer td {
  -ms-flex: 1;
      flex: 1;
  padding: 1px 20px 8px;
  min-height: 27px;
}

@media screen and (min-width: 651px) {
  .comparison-table--enterprise {
    display: none;
  }
}

.comparison-table--enterprise th {
  -ms-flex: 2;
      flex: 2;
}

.comparison-table--enterprise td {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 8px 20px;
}

.public-status__header,
.public-status__footer {
  max-width: 1300px;
  margin: 0 auto;
}

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

.public-status__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(250px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 1.5em;
  margin: 0 auto;
  max-width: 2000px;
  padding: 1em;
}

.public-status__company-card {
  border-radius: 8px;
  padding: 1em;
}

.public-status__company-card h3 {
  text-align: center;
  font-weight: 500;
  margin-top: 11px;
}

.public-status-panel {
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.public-status-panel__body {
  padding: 1em;
  margin: 3px;
  border-radius: 5px;
  background-color: #fff;
}

.public-status-chart {
  display: -ms-grid;
  display: grid;
  width: 100%;
  place-items: center;
  margin-bottom: 1em;
  text-align: center;
}

.public-status-chart__chart {
  z-index: 1;
  grid-row: 1/2;
  grid-column: 1/2;
  width: 200px;
}

.public-status-chart__center {
  z-index: 2;
  grid-row: 1/2;
  grid-column: 1/2;
}

.public-status-chart__company-name {
  margin: 0;
}

.public-status-chart__logo-container {
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  place-items: center;
  margin: 0.5em;
}

.public-status-chart__logo {
  max-height: 50px;
  margin: 0 auto;
}

.public-status-chart__operation-count {
  font-weight: 400;
  line-height: 1;
  margin: 0;
  font-size: 28px;
}

.public-status-chart__operation {
  font-weight: 500;
  line-height: 1;
  margin: 0;
  font-size: 18px;
}

.logo-sprite {
  background: url(/dist/819041b1c3f07332aca922ef9d7b50f9.png) no-repeat;
  content: ' ';
  height: 56px;
  width: 112px;
  background-size: 784px;
}

@media screen and (min-width: 992px) {
  .logo-sprite {
    height: 84px;
    width: 168px;
    background-size: 1176px;
  }
}

.logo-sprite--1 {
  background-position-x: 0px;
  background-position-y: 0px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--1 {
    background-position-x: 0px;
    background-position-y: 0px;
  }
}

.logo-sprite--2 {
  background-position-x: -112px;
  background-position-y: 0px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--2 {
    background-position-x: -168px;
    background-position-y: 0px;
  }
}

.logo-sprite--3 {
  background-position-x: -224px;
  background-position-y: 0px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--3 {
    background-position-x: -336px;
    background-position-y: 0px;
  }
}

.logo-sprite--4 {
  background-position-x: -336px;
  background-position-y: 0px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--4 {
    background-position-x: -504px;
    background-position-y: 0px;
  }
}

.logo-sprite--5 {
  background-position-x: -448px;
  background-position-y: 0px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--5 {
    background-position-x: -672px;
    background-position-y: 0px;
  }
}

.logo-sprite--6 {
  background-position-x: -560px;
  background-position-y: 0px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--6 {
    background-position-x: -840px;
    background-position-y: 0px;
  }
}

.logo-sprite--7 {
  background-position-x: -672px;
  background-position-y: 0px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--7 {
    background-position-x: -1008px;
    background-position-y: 0px;
  }
}

.logo-sprite--8 {
  background-position-x: 0px;
  background-position-y: -56px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--8 {
    background-position-x: 0px;
    background-position-y: -84px;
  }
}

.logo-sprite--9 {
  background-position-x: -112px;
  background-position-y: -56px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--9 {
    background-position-x: -168px;
    background-position-y: -84px;
  }
}

.logo-sprite--10 {
  background-position-x: -224px;
  background-position-y: -56px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--10 {
    background-position-x: -336px;
    background-position-y: -84px;
  }
}

.logo-sprite--11 {
  background-position-x: -336px;
  background-position-y: -56px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--11 {
    background-position-x: -504px;
    background-position-y: -84px;
  }
}

.logo-sprite--12 {
  background-position-x: -448px;
  background-position-y: -56px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--12 {
    background-position-x: -672px;
    background-position-y: -84px;
  }
}

.logo-sprite--13 {
  background-position-x: -560px;
  background-position-y: -56px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--13 {
    background-position-x: -840px;
    background-position-y: -84px;
  }
}

.logo-sprite--14 {
  background-position-x: -672px;
  background-position-y: -56px;
}

@media screen and (min-width: 992px) {
  .logo-sprite--14 {
    background-position-x: -1008px;
    background-position-y: -84px;
  }
}

.mini-logo-sprite-20--csv {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: 0px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--php {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -20px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--browser-js {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -40px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--azure-api-management {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -60px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--nodejs {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -80px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--dotnet {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -100px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--apollo {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -120px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--c-sharp {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -140px;
  background-position-y: 0px;
}

.mini-logo-sprite-20--tyk {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: 0px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--cloud-proxy {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -20px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--three-scale {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -40px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--slim {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -60px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--ruby {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -80px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--shell {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -100px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--segment {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -120px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--scala {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -140px;
  background-position-y: -20px;
}

.mini-logo-sprite-20--symfony {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: 0px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--python {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -20px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--play {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -40px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--nginx {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -60px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--laravel {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -80px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--lambda {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -100px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--kong {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -120px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--java {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -140px;
  background-position-y: -40px;
}

.mini-logo-sprite-20--go {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: 0px;
  background-position-y: -60px;
}

.mini-logo-sprite-20--express-gateway {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -20px;
  background-position-y: -60px;
}

.mini-logo-sprite-20--cloudflare {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -40px;
  background-position-y: -60px;
}

.mini-logo-sprite-20--azure {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -60px;
  background-position-y: -60px;
}

.mini-logo-sprite-20--zapier {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -80px;
  background-position-y: -60px;
}

.mini-logo-sprite-20--ethereum-web3 {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -100px;
  background-position-y: -60px;
}

.mini-logo-sprite-20--html {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -120px;
  background-position-y: -60px;
}

.mini-logo-sprite-20--aws-api-gateway {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 20px;
  width: 20px;
  margin: 0 3px;
  background-size: 160px;
  background-position-x: -140px;
  background-position-y: -60px;
}

.mini-logo-sprite-40--csv {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: 0px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--php {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -40px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--browser-js {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -80px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--azure-api-management {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -120px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--nodejs {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -160px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--dotnet {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -200px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--apollo {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -240px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--c-sharp {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -280px;
  background-position-y: 0px;
}

.mini-logo-sprite-40--tyk {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: 0px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--cloud-proxy {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -40px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--three-scale {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -80px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--slim {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -120px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--ruby {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -160px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--shell {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -200px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--segment {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -240px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--scala {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -280px;
  background-position-y: -40px;
}

.mini-logo-sprite-40--symfony {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: 0px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--python {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -40px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--play {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -80px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--nginx {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -120px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--laravel {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -160px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--lambda {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -200px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--kong {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -240px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--java {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -280px;
  background-position-y: -80px;
}

.mini-logo-sprite-40--go {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: 0px;
  background-position-y: -120px;
}

.mini-logo-sprite-40--express-gateway {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -40px;
  background-position-y: -120px;
}

.mini-logo-sprite-40--cloudflare {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -80px;
  background-position-y: -120px;
}

.mini-logo-sprite-40--azure {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -120px;
  background-position-y: -120px;
}

.mini-logo-sprite-40--zapier {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -160px;
  background-position-y: -120px;
}

.mini-logo-sprite-40--ethereum-web3 {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -200px;
  background-position-y: -120px;
}

.mini-logo-sprite-40--html {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -240px;
  background-position-y: -120px;
}

.mini-logo-sprite-40--aws-api-gateway {
  background: url(/dist/604cca9beed19488c4b614642b91cb27.png) no-repeat;
  content: ' ';
  height: 40px;
  width: 40px;
  background-size: 320px;
  background-position-x: -280px;
  background-position-y: -120px;
}

/*!
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget .btn {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}

.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  position: absolute;
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  position: absolute;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}

.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget>ul {
  list-style-type: none;
  margin: 0;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}

.bootstrap-datetimepicker-widget .datepicker>div {
  display: none;
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #999999;
}

.bootstrap-datetimepicker-widget td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0,0,0,0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}

.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}

.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td {
  padding: 0px !important;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
}

.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0,0,0,0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.dropup {
  margin-top: -5px;
}

.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}

.daterangepicker.show-calendar .calendar {
  display: block;
}

.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}

.daterangepicker .calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

.daterangepicker table {
  width: 100%;
  margin: 0;
}

.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid rgba(0,0,0,0);
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee;
}

.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: rgba(0,0,0,0);
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #e9e9e9;
  border-color: rgba(0,0,0,0);
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #FF4F00;
  border-color: rgba(0,0,0,0);
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

.daterangepicker .input-mini.active {
  border: 1px solid #FF4F00;
  border-radius: 4px;
}

.daterangepicker .daterangepicker_input {
  position: relative;
}

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}

.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #FF4F00;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

.ranges li:hover {
  background: #FF4F00;
  border: 1px solid #FF4F00;
  color: #fff;
}

.ranges li.active {
  background: #FF4F00;
  border: 1px solid #FF4F00;
  color: #fff;
}

.ranges .applyBtn {
  background-color: #FF4F00;
}

@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 160px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges,
  .daterangepicker.single .calendar {
    float: left;
  }

  .daterangepicker .calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .calendar.right {
    margin-left: 0;
  }

  .daterangepicker .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .left .daterangepicker_input {
    padding-right: 12px;
  }

  .daterangepicker .calendar.left .calendar-table {
    padding-right: 12px;
  }

  .daterangepicker .ranges,
  .daterangepicker .calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left;
  }

  .daterangepicker .calendar.left {
    clear: none;
  }
}

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #F0F0F0;
}

.hljs,
.hljs-subst {
  color: #444;
}

.hljs-comment {
  color: #888888;
}

.hljs-keyword,
.hljs-attribute,
.hljs-selector-tag,
.hljs-meta-keyword,
.hljs-doctag,
.hljs-name {
  font-weight: bold;
}

.hljs-type,
.hljs-string,
.hljs-number,
.hljs-selector-id,
.hljs-selector-class,
.hljs-quote,
.hljs-template-tag,
.hljs-deletion {
  color: #880000;
}

.hljs-title,
.hljs-section {
  color: #880000;
  font-weight: bold;
}

.hljs-regexp,
.hljs-symbol,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #BC6060;
}

.hljs-literal {
  color: #78A960;
}

.hljs-built_in,
.hljs-bullet,
.hljs-code,
.hljs-addition {
  color: #397300;
}

.hljs-meta {
  color: #1f7199;
}

.hljs-meta-string {
  color: #4d99bf;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.sk-layout__body {
  margin: 0 !important;
}

.sk-input-filter-custom {
  -ms-flex: auto;
      flex: auto;
}

.sk-input-filter-custom form {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  position: relative;
}

.sk-input-filter-custom__icon {
  -ms-flex: 0 20px 20px;
      flex: 0 20px 20px;
  margin-top: 6px;
  margin-left: 0px;
  opacity: 0.3;
}

.sk-input-filter-custom__icon:before {
  content: "";
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KCgo8IS0tIFRoZSBpY29uIGNhbiBiZSB1c2VkIGZyZWVseSBpbiBib3RoIHBlcnNvbmFsIGFuZCBjb21tZXJjaWFsIHByb2plY3RzIHdpdGggbm8gYXR0cmlidXRpb24gcmVxdWlyZWQsIGJ1dCBhbHdheXMgYXBwcmVjaWF0ZWQuIApZb3UgbWF5IE5PVCBzdWItbGljZW5zZSwgcmVzZWxsLCByZW50LCByZWRpc3RyaWJ1dGUgb3Igb3RoZXJ3aXNlIHRyYW5zZmVyIHRoZSBpY29uIHdpdGhvdXQgZXhwcmVzcyB3cml0dGVuIHBlcm1pc3Npb24gZnJvbSBpY29ubW9uc3RyLmNvbSAtLT4KCgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgoKPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoKCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KCjxwYXRoIGlkPSJtYWduaWZpZXItMi1pY29uIiBkPSJNNDYwLjM1NSw0MjEuNTlMMzUzLjg0NCwzMTUuMDc4YzIwLjA0MS0yNy41NTMsMzEuODg1LTYxLjQzNywzMS44ODUtOTguMDM3CgoJQzM4NS43MjksMTI0LjkzNCwzMTAuNzkzLDUwLDIxOC42ODYsNTBDMTI2LjU4LDUwLDUxLjY0NSwxMjQuOTM0LDUxLjY0NSwyMTcuMDQxYzAsOTIuMTA2LDc0LjkzNiwxNjcuMDQxLDE2Ny4wNDEsMTY3LjA0MQoKCWMzNC45MTIsMCw2Ny4zNTItMTAuNzczLDk0LjE4NC0yOS4xNThMNDE5Ljk0NSw0NjJMNDYwLjM1NSw0MjEuNTl6IE0xMDAuNjMxLDIxNy4wNDFjMC02NS4wOTYsNTIuOTU5LTExOC4wNTYsMTE4LjA1NS0xMTguMDU2CgoJYzY1LjA5OCwwLDExOC4wNTcsNTIuOTU5LDExOC4wNTcsMTE4LjA1NmMwLDY1LjA5Ni01Mi45NTksMTE4LjA1Ni0xMTguMDU3LDExOC4wNTZDMTUzLjU5LDMzNS4wOTcsMTAwLjYzMSwyODIuMTM3LDEwMC42MzEsMjE3LjA0MQoKCXoiLz4KCjwvc3ZnPgoK) no-repeat top left;
  background-size: contain;
  height: 20px;
  width: 20px;
  display: block;
}

.sk-input-filter-custom__text {
  padding: 0px;
  width: 100%;
  -ms-flex: 3;
      flex: 3;
  font-size: 14px;
  background: transparent;
  border: none;
  color: #444;
  height: initial;
  line-height: initial;
}

.sk-input-filter-custom__text:focus {
  outline: 0;
}

.sk-input-filter-custom__action {
  height: 30px;
  visibility: hidden;
  display: none;
}

.sk-input-filter-custom__remove:before {
  -ms-flex: 0 20px 20px;
      flex: 0 20px 20px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding: 5px 10px;
  line-height: 30px;
  color: #444;
  content: "x";
  cursor: pointer;
}

.sk-input-filter-custom__remove.is-hidden:before {
  display: none;
}

.app-content {
  min-height: 80vh;
}

.pre-x-scrollable {
  overflow: auto;
  -ms-word-wrap: normal;
  word-wrap: normal;
  overflow-wrap: normal;
  white-space: pre;
}

.pre-xy-scrollable {
  overflow: auto;
  -ms-word-wrap: normal;
  word-wrap: normal;
  overflow-wrap: normal;
  white-space: pre;
  max-height: 150px;
}

.well-x-scrollable {
  overflow: auto;
  -ms-word-wrap: normal;
  word-wrap: normal;
  max-width: 900px;
  overflow-wrap: normal;
  white-space: pre;
  background: white;
}

.well-xy-scrollable {
  overflow: auto;
  -ms-word-wrap: normal;
  word-wrap: normal;
  max-width: 900px;
  max-height: 400px;
  overflow-wrap: normal;
  white-space: pre;
  background: white;
}

@media (min-width: 937px) {
  .col-md-05,
  .col-md-115 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }

  .col-md-05 {
    width: 4.166%;
  }

  .col-md-115 {
    width: 95.33%;
  }
}

.jumbotron {
  background-color: white;
}

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

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

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

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

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

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

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

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

@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

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

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

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

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

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

  .text-lg-center {
    text-align: center;
  }

  .text-lg-justify {
    text-align: justify;
  }
}

.ldg--body {
  font-size: 16px;
}

.ldg--holder-navibar {
  min-height: 64px;
  background-image: linear-gradient(to right, #2846a4 0%, #16C0DC 100%);
}

.ldg-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: transparent;
  padding: 96px 0 2em 0;
}

.ldg--body-background {
  background-repeat: repeat-x;
  background-position: top center;
  background-size: 1800px;
}

.ldg--body-background-1 {
  background-image: url(/dist/365a9fe1afbe69a2870e51c8b0ecc3fd.svg);
}

.ldg--body-background-2 {
  background-image: url(/dist/27e8340e4058ed05143632fd405e8c4d.svg);
}

.ldg--body-background-3 {
  background-image: url(/dist/4467e4d796f5295a3f0b1480fe0d8b4a.svg);
}

.ldg--body-background-4 {
  background-image: url(/dist/08a66886c70b04b9fe67e3179ba23115.svg);
}

.ldg--body-background-5 {
  background-image: url(/dist/f1e304c35d235138bb6cc868e6993a81.svg);
}

.ldg--body-background-6 {
  background-image: url(/dist/a19c093e982863eb9ebfa794c6ee3dca.svg);
}

.ldg--bg-full {
  background-size: cover;
  background-repeat: no-repeat;
}

.ldg--bg-top {
  background-position: top center;
}

.ldg--bg-white {
  background-color: #fff;
}

.ldg--bg-light {
  background-color: #f4f9fd;
}

.ldg--bg-black {
  background-color: #000;
}

.ldg--bg-dark {
  background-color: #12394f;
  background-blend-mode: color-burn;
}

.demo-banner {
  background-image: linear-gradient(to right, #2846a4 0%, #1d8fc6 100%);
  background-repeat: repeat-x;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
}

.ldg--text {
  color: #12394f !important;
}

.ldg--text-white {
  color: #fff !important;
}

.ldg--link-light {
  color: #f73 !important;
}

.ldg--text-warning {
  color: #ff4f00 !important;
}

.ldg-panel-text {
  font-size: 16px !important;
  line-height: 1.5em;
}

.ldg-lead {
  font-size: 20px;
}

.ldg-case-study {
  font-size: 19.2px;
  color: #555;
}

.ldg-case-study h3 {
  font-size: 23.04px;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

.ldg-case-quote {
  font-size: 17.6px;
  color: #555;
}

.ldg--language-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}

.ldg--language-grid__icon {
  margin: 10px 20px;
}

.partner-grid {
  padding: 1em;
}

.partner-grid__container {
  max-width: 1300px;
  margin: 2em auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(310px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
  grid-gap: 1.5em;
}

.partner-grid__panel {
  background-color: white;
  border-radius: 4px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto 1fr;
      grid-template-rows: auto auto auto 1fr;
  grid-gap: 0.5em;
  padding: 1em;
  box-shadow: 0 0px 9px 0px rgba(0,0,0,0.2);
}

.partner-grid__panel a {
  place-self: center;
}

.partner-grid__logo {
  max-height: 50px;
  place-self: center;
  margin: 1em;
  height: 50px;
}

.partner-grid p {
  margin: 0;
}

.landing-header {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 2em;
  padding: 1em;
  max-width: 1100px;
  margin: 2em auto 0;
  place-items: center;
}

@media screen and (min-width: 769px) {
  .landing-header {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
}

.landing-header h1 {
  font-weight: 600;
}

@media screen and (min-width: 425px) {
  .landing-header h1 {
    font-size: 46px;
  }
}

.landing-header h2 {
  font-size: 16px;
  line-height: 1.6;
  margin: 20px 0;
}

.landing-header__image {
  width: 100%;
  margin: 2em 0;
  border-radius: 5px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .landing-header__image {
    -ms-grid-row: 1;
        grid-row-start: 1;
  }
}

@media screen and (min-width: 769px) {
  .landing-header--sm {
    -ms-grid-columns: 3fr 4fr;
        grid-template-columns: 3fr 4fr;
  }
}

.landing-header--sm .landing-header__image {
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.landing-header--center {
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  text-align: center;
  place-items: center;
}

.landing-header--center h1 {
  font-size: 56px;
  max-width: 800px;
}

@media screen and (max-width: 768px) {
  .landing-header--center h1 {
    font-size: 36px;
  }
}

.landing-header--center h2 {
  font-size: 24px;
  max-width: 800px;
}

@media screen and (max-width: 768px) {
  .landing-header--center .landing-header__image {
    -ms-grid-row: 2;
        grid-row-start: 2;
  }
}

.feature-showcase {
  max-width: 1400px;
  display: -ms-grid;
  display: grid;
  -ms-flex-align: center;
      align-items: center;
  margin: 1em auto;
  padding: 1em;
}

@media screen and (min-width: 769px) {
  .feature-showcase {
    -ms-grid-columns: 400px auto;
        grid-template-columns: 400px auto;
  }
}

.feature-showcase input {
  display: none;
}

.feature-showcase--desktop {
  background-color: white;
  margin: 2em 0;
  border-radius: 0.5em 0 0 0.5em;
  box-shadow: 0 0px 9px 0px rgba(0,0,0,0.2);
  padding: 1em;
}

@media screen and (max-width: 768px) {
  .feature-showcase--desktop {
    display: none;
  }
}

.feature-showcase--mobile {
  background-color: white;
  margin: 0 1em;
  border-radius: 0.5em 0.5em 0 0;
  box-shadow: 0 0px 9px 0px rgba(0,0,0,0.2);
  padding: 1em;
}

@media screen and (min-width: 769px) {
  .feature-showcase--mobile {
    display: none;
  }
}

.feature-showcase__description {
  margin: 1em 0 0;
}

.feature-showcase__title {
  line-height: 1.2;
  font-weight: 500;
  font-size: 1.2em;
  margin-bottom: 2px;
  color: #666;
  opacity: 0.5;
  cursor: pointer;
}

.feature-showcase__title--active {
  color: #ff4f00;
  opacity: 1;
}

.feature-showcase__content {
  line-height: 1.4;
  font-size: 0.9em;
  font-weight: 400;
  margin-bottom: 1.25em;
  color: #666;
  opacity: 0.5;
  cursor: pointer;
}

.feature-showcase__content--active {
  color: #ff4f00;
  opacity: 1;
}

.feature-showcase__image {
  box-shadow: 0 4px 24px 0px rgba(0,0,0,0.4);
  background-color: #0b1f2a;
  border-radius: 0.5em;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.feature-showcase__image img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .feature-showcase__image {
    -ms-grid-column: 2;
        grid-column: 2;
    min-height: 460px;
  }
}

.ldg--logo-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1500px;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.ldg--logo-grid img {
  width: 80px;
  margin: 0 10px;
  height: intrinsic;
}

@media screen and (min-width: 992px) {
  .ldg--logo-grid img {
    width: 150px;
    margin: 10px 20px;
  }
}

.ldg--logo-grid a {
  margin: 5px;
}

@media screen and (min-width: 992px) {
  .ldg--logo-grid a {
    margin: 10px 20px;
  }
}

.ldg--testimonial {
  max-width: 900px;
  min-height: 450px;
  margin: 0 auto;
}

.ldg--testimonial__container {
  min-height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.ldg--testimonial__modal {
  background-color: #fff;
  padding: 1em;
  margin: 1em;
  border-radius: 8px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: min-content auto min-content;
      grid-template-columns: min-content auto min-content;
  column-gap: 1em;
  grid-auto-flow: column;
}

@media screen and (min-width: 768px) {
  .ldg--testimonial__modal {
    padding: 1.5em 2.5em;
    margin: 2em;
  }
}

.ldg--testimonial__image {
  width: 75px;
  height: 75px;
  grid-row: 2/ 4;
  margin-right: 1em;
}

.ldg--testimonial__quote {
  font-size: 1em;
  line-height: 1.5;
  grid-column: 1 / 4;
}

@media screen and (min-width: 768px) {
  .ldg--testimonial__quote {
    font-size: 1.5em;
  }
}

.ldg--testimonial__name {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  margin: 0;
  font-weight: 600;
  line-height: 1.5;
}

.ldg--testimonial__company {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  margin: 0;
  line-height: 1.5;
}

.ldg--testimonial__button {
  grid-column: 1 / 4;
  grid-row: 4/5;
  padding-top: 1em;
  place-self: center;
}

@media screen and (min-width: 768px) {
  .ldg--testimonial__button {
    grid-column: 3/4;
    -ms-grid-row: span 2;
        grid-row: span 2;
    place-self: center end;
  }
}

.feature-highlight {
  background-size: 1800px;
}

.feature-highlight:nth-child(even) {
  background-color: #12394f;
  background-blend-mode: color-burn;
  color: #fff;
  background-repeat: no-repeat;
}

.feature-highlight:nth-child(even) h2 {
  color: inherit;
}

@media screen and (min-width: 992px) {
  .feature-highlight:nth-child(even) .feature-highlight__image {
    grid-column: 2/3;
  }
}

.feature-highlight:nth-child(odd) {
  background-position: center top;
  background-color: #fff;
}

@media screen and (min-width: 992px) {
  .feature-highlight:nth-child(odd) .feature-highlight__image {
    grid-column: 1/2;
  }
}

.feature-highlight__section--bg1 {
  background-image: url(/dist/f0478bdcaa9d2122bc84597a9b03a81f.svg);
}

.feature-highlight__section--bg2 {
  background-image: url(/dist/31d7a0fd407e4a02664c15c4a9b747ad.svg);
}

.feature-highlight__section--bg3 {
  background-image: url(/dist/a82caedfec1f232ba98d5e952e62e892.svg);
}

.feature-highlight__grid {
  display: -ms-grid;
  display: grid;
  max-width: 1300px;
  margin: 0 auto;
  -ms-grid-rows: min-content;
      grid-template-rows: min-content;
  padding: 2em;
}

@media screen and (min-width: 992px) {
  .feature-highlight__grid {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
}

.feature-highlight__text {
  max-width: 450px;
  place-self: center;
}

.feature-highlight__title {
  font-size: 1.5em;
  font-weight: 500;
  margin: 0 0 1em;
}

@media screen and (min-width: 425px) {
  .feature-highlight__title {
    font-size: 30px;
  }
}

.feature-highlight__content {
  line-height: 1.5;
}

.feature-highlight__image {
  padding: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: 50%;
  grid-row: 1/2;
}

.feature-highlight__image1 {
  background-image: url(/dist/500034f49ab5e43b48af476c08ebdf34.svg);
}

.feature-highlight__image2 {
  background-image: url(/dist/f9537cf53acbe0c2d78c00c5373fc8c1.svg);
}

.feature-highlight__image3 {
  background-image: url(/dist/aa5fa08e8cfcb7ec5662ca6049697db6.svg);
}

.feature-highlight__image4 {
  background-image: url(/dist/4e2151db5126e7404185de72fc08052f.svg);
}

.feature-highlight__image5 {
  background-image: url(/dist/be1a6e68b517cd2cfcc32bba75660abb.svg);
}

.feature-highlight__image6 {
  background-image: url(/dist/7a3ae362a70b1c4c8064ae7efdb15fcf.svg);
}

.feature-highlight__image img {
  width: 100%;
  border-radius: 1.5em;
}

.feature-image {
  max-width: 1000px;
  margin: 2em auto;
  padding: 0 1em;
  display: -ms-grid;
  display: grid;
  text-align: center;
  -ms-grid-column-align: center;
      justify-items: center;
}

.feature-image h2 {
  font-weight: 600;
  margin: 0;
}

.feature-image img {
  max-width: 100%;
}

.feature-image p {
  margin: 0;
  font-size: 1.1em;
}

.feature-image .btn {
  margin: 1em;
}

.navigation-panel {
  display: -ms-grid;
  display: grid;
  padding: 1em 0.5em;
  grid-gap: 1em;
  margin: 0 auto;
  min-height: 130px;
  padding: 2em 1.5em;
  max-width: 1200px;
}

@media (min-width: 768px) {
  .navigation-panel {
    -ms-grid-columns: (minmax(350px, 1fr))[auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  }
}

.navigation-panel__title {
  grid-column: 1 / -1;
  max-width: 90vw;
}

.navigation-item {
  max-width: 90vw;
  min-height: 130px;
  height: 100%;
  border-radius: 0.5em;
  padding: 0.5rem 2rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 5px 10px rgba(0,0,0,0.15);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: min-content auto;
      grid-template-columns: min-content auto;
  column-gap: 1em;
  margin-bottom: 0;
  padding: 0 1em;
  background-color: rgba(0,0,0,0.2);
}

.navigation-item__icon {
  place-self: center;
  width: 80px;
}

.navigation-item__title {
  font-size: 1em;
  font-weight: 600;
}

@media (min-width: 768px) {
  .navigation-item__title {
    font-size: 1.5em;
  }
}

.navigation-item__excerpt {
  line-height: 1.2;
  margin-top: -5px;
  -ms-flex-item-align: top;
      -ms-grid-row-align: top;
      align-self: top;
  font-size: 0.8em;
}

@media (min-width: 768px) {
  .navigation-item__excerpt {
    font-size: 1em;
  }
}

.navigation-item__button {
  grid-column: 1/ -1;
  place-self: center;
}

.navigation-item__icon {
  fill: #fff;
}

.navigation-item__title,
.navigation-item__excerpt {
  color: #fff;
}

.navigation-item--light {
  background-color: rgba(250,250,250,0.85);
}

.navigation-item--light .navigation-item__icon {
  fill: #07435f;
}

.navigation-item--light .navigation-item__title,
.navigation-item--light .navigation-item__excerpt {
  color: #07435f;
}

.solutions-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  max-width: 1400px;
  margin: 1em auto;
  grid-gap: 0.5em 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.solution-tile {
  width: 170px;
  text-align: center;
  margin: 12px;
}

@media screen and (min-width: 768px) {
  .solution-tile {
    width: 250px;
  }
}

.solution-tile--icon {
  fill: #07435f;
  max-width: 80px;
  margin: 12px;
}

@media screen and (min-width: 768px) {
  .solution-tile--icon {
    width: 100px;
  }
}

.solution-tile--title {
  font-weight: 600;
  font-size: 1em;
  margin: 0.25em 0;
}

@media screen and (min-width: 768px) {
  .solution-tile--title {
    font-size: 1.2em;
  }
}

.solution-tile--excerpt {
  color: #666;
  font-size: 0.9em;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .solution-tile--excerpt {
    font-size: 1em;
  }
}

.code-section {
  display: -ms-grid;
  display: grid;
  place-items: center;
  max-width: 1400px;
  margin: 1em auto;
  grid-gap: 0.5em 0;
}

@media screen and (max-width: 1023px) {
  .code-section {
    max-width: 760px;
  }
}

@media screen and (min-width: 1024px) {
  .code-section {
    -ms-grid-columns: (minmax(489px, 1fr))[auto-fill];
        grid-template-columns: repeat(auto-fill, minmax(489px, 1fr));
    border-radius: 8px;
    box-shadow: 0 0px 9px 0px rgba(0,0,0,0.2);
    border-radius: 8px;
    overflow: auto;
  }
}

.code-module {
  display: -ms-grid;
  display: grid;
  background: #fff;
  grid-auto-flow: dense;
  width: 100%;
  height: 100%;
  -ms-grid-rows: min-content;
      grid-template-rows: min-content;
  background-color: #02151d;
}

@media screen and (max-width: 1023px) {
  .code-module {
    box-shadow: 0 0px 9px 0px rgba(0,0,0,0.2);
    border-radius: 8px;
  }
}

@media screen and (min-width: 1024px) {
  .code-module {
    -ms-grid-columns: 165px 1fr min-content;
        grid-template-columns: 165px 1fr min-content;
  }
}

.code-module--right {
  background-color: white;
}

@media screen and (min-width: 1024px) {
  .code-module--right {
    -ms-grid-columns: 1fr min-content 165px;
        grid-template-columns: 1fr min-content 165px;
  }
}

.code-module input {
  display: none;
}

.code-module__title {
  grid-row: 1/2;
  grid-column: 1/3;
  font-weight: 600;
  font-size: 16px;
  padding: 0.5em 0.5em 0;
  color: #fff;
  background: #07435f;
  text-align: center;
  border-radius: 8px 8px 0 0;
}

@media screen and (min-width: 1024px) {
  .code-module__title {
    grid-column: 1/-1;
    font-size: 16px;
    font-weight: 500;
    padding: 0.25em 1em;
    border-radius: 0;
  }
}

.code-module__language {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-top: 11px;
  padding: 1em 0.5em;
  border-color: #07435f;
  border-style: solid;
  border-width: 0px;
  border-right-width: 1px;
  color: #ffffff80;
}

.code-module__language .code-module__logo {
  margin: 0 3px;
  place-self: center;
}

.code-module__language label {
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  line-height: 1.3;
  font-size: 15px;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}

.code-module__language--active {
  color: #2cbdff;
}

.code-module__language--right {
  border-left-width: 1px;
  border-right-width: 0px;
  color: #00000080;
  grid-column-end: -1;
}

.code-module__language--right label {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.code-module__language--right label .code-module__logo {
  -ms-flex-order: -1;
      order: -1;
}

.code-module__language--right .code-module__language--active {
  color: #12709b;
}

@media screen and (max-width: 1023px) {
  .code-module__language {
    grid-column: 1/3;
    border-width: 0;
    background-color: #07435f;
    padding: 0.5em;
  }

  .code-module__language label {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .code-module__language .flex-select {
    display: none;
  }
}

.code-module__code {
  height: 100%;
  padding: 1em !important;
  border: none !important;
  border-radius: 0;
  margin: 0;
  background-color: transparent !important;
  -ms-grid-column: span 2;
      grid-column: span 2;
}

.integration-piller {
  max-width: 1300px;
  padding: 1em;
  margin: 0 auto 2em;
  text-align: center;
}

.integration-piller h2 {
  font-weight: 400;
}

.integration-piller__panel {
  margin: 2em 2em 1em;
  max-width: 350px;
}

.integration-piller__panel img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 5px 10px;
  box-shadow: 0 0px 9px 0px rgba(0,0,0,0.2);
}

.integration-piller__panel h4 {
  font-size: 28px;
  font-weight: 600;
}

.integration-piller__panel p {
  font-size: 16px;
}

.case-studies {
  padding: 0 1em 1em;
  width: 100%;
}

.case-studies h1 {
  text-align: center;
  margin-bottom: 1em;
  font-weight: 600;
}

.case-studies__container {
  display: -ms-grid;
  display: grid;
  margin: 0 auto;
  grid-gap: 2em;
  -ms-grid-columns: (minmax(310px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
  max-width: 1300px;
}

.case-studies__container--non-selected {
  -ms-grid-columns: (minmax(430px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(430px, 1fr));
}

.case-studies__panel {
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 0px 35px 0px rgba(0,0,0,0.1);
  transition: all 0.5s;
  padding: 1em 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.case-studies__panel--selected {
  padding: 1em 2em;
  grid-column: 1/-1;
  max-width: 900px;
  margin: 0 auto;
}

.case-studies__panel--mini {
  place-items: center;
}

.case-studies__panel:hover,
.case-studies__panel:focus {
  box-shadow: 0 0px 35px 0px rgba(0,0,0,0.2);
}

.case-studies__panel:hover .case-studies__link,
.case-studies__panel:focus .case-studies__link {
  color: #FF4F00;
}

.case-studies__header {
  display: -ms-grid;
  display: grid;
  place-items: center;
}

@media screen and (min-width: 768px) {
  .case-studies__header {
    -ms-grid-columns: 3fr 1fr;
        grid-template-columns: 3fr 1fr;
    grid-gap: 2em;
  }
}

.case-studies blockquote {
  background-color: #eee;
  font-size: 16px;
  border-left: 5px solid #575f60;
  line-height: 1.2;
}

.case-studies__banner,
.case-studies__image,
.case-studies__preview,
.case-studies__logo {
  max-width: 100%;
}

.case-studies__preview-logo {
  max-height: 100px;
  place-self: center;
  margin-top: -1em;
}

.case-studies__title {
  color: #666;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1.2;
  margin-bottom: 8px;
}

.case-studies__quote {
  color: #999;
  line-height: 1.2;
  margin: 0 36px 5px;
}

.case-studies__quote::before {
  content: ' " ';
  font-size: 28px;
  margin-left: -16px;
}

.case-studies__excerpt {
  color: #999;
}

.case-studies__name {
  font-size: 0.9em;
  color: #999;
  font-weight: 400;
  margin-left: 36px;
  -ms-flex: 1;
      flex: 1;
}

.case-studies__name::before {
  content: '— ';
}

.case-studies__link {
  font-weight: 700;
  color: #666;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  place-content: center;
  margin: 0;
}

.news-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(350px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}

.news-panel {
  margin: 24px;
  background-color: white;
  overflow: hidden;
}

.news-panel__image {
  width: 100%;
  height: 200px;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
}

.news-panel__image img {
  width: 100%;
}

.news-panel__text {
  padding: 30px 40px;
}

.news-panel__title {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}

.news-panel__description {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #0e1010;
  cursor: pointer;
}

.news-panel__description:hover {
  color: #575f60;
}

.ldg--implementation__platform-grid {
  display: none;
}

@media screen and (min-width: 769px) {
  .ldg--implementation__platform-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 2em 1em;
  }
}

@media screen and (min-width: 769px) {
  .ldg--implementation__platform-grid--events {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    grid-column-gap: 2em;
  }
}

.ldg--implementation__platform-grid__half {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(160px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  -ms-grid-row-align: start;
      align-self: start;
}

.ldg--implementation__platform-flex {
  display: none;
}

@media screen and (max-width: 768px) {
  .ldg--implementation__platform-flex {
    display: block;
    margin: 1em;
  }
}

.ldg--implementation__platform-button {
  text-align: center;
  background-color: #fff;
  margin: 6px;
  padding: 0.75em;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid transparent;
  min-width: 160px;
}

.ldg--implementation__platform-button img {
  max-width: 40px;
  margin-right: 0.5em;
  max-height: 40px;
}

.ldg--implementation__platform-button p {
  line-height: 1.2;
  font-size: 14px;
  place-self: center;
  margin: 0em;
  -ms-flex: 1;
      flex: 1;
  color: #666;
}

.ldg--implementation__platform-button--active {
  border-color: #FF4F00;
}

.ldg--implementation__platform-button:hover {
  background-color: #eee;
}

.ldg--implementation__toggle {
  width: 100%;
}

.ldg--implementation__code {
  background-color: #fff;
  box-shadow: 0 0px 60px 0px rgba(0,0,0,0.15);
  margin: 1em;
}

@media screen and (min-width: 769px) {
  .ldg--implementation__use-case-toggle {
    position: absolute;
    right: 24px;
    top: 32px;
  }
}

.ldg--section-lg,
.ldg--section-md,
.ldg--section-sm,
.ldg--section {
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.ldg--section-lg {
  max-width: 1300px;
}

.ldg--section-md {
  max-width: 900px;
}

.ldg--btn-primary {
  background-color: #2846a4;
  color: #fff;
}

.ldg--btn-warning {
  background-color: #ff4f00;
  color: #fff;
}

.ldg--btn-info {
  background-color: #1387FF;
  color: #fff;
}

.ldg--btn-dark,
.ldg--btn-group .btn.active,
.ldg--btn-group-small .btn.active,
.ldg--btn-group-xsmall .btn.active {
  background-color: #12394f;
  color: #fff;
}

.ldg--card-overlay {
  position: relative;
}

.card-img-overlay {
  top: auto !important;
  background-color: rgba(0,0,0,0.2);
}

.card-img-overlay .card-title {
  color: #fff;
}

.ldg--nav-tabs {
  font-size: 12.8px;
}

.ldg--nav-tabs .ldg--nav-item .ldg--nav-link {
  color: #12394f;
  border-bottom: 2px solid transparent;
}

.ldg--nav-tabs .ldg--nav-item .ldg--nav-link.active,
.ldg--nav-tabs .ldg--nav-item .ldg--nav-link:hover {
  color: #3922a8;
  font-weight: bold;
  border-color: #3922a8;
  background-color: transparent;
}

.ldg--nav-pills>li>a {
  border: 0;
}

.ldg--nav-pills>li.active>a {
  color: #666;
  background-color: #f4f9fd;
}

.ldg--panel-fixed .panel-footer {
  height: 20rem;
}

.ldg--dropdown-menu>li>a {
  color: #fff;
}

.ldg--dropdown-menu>li>h5 {
  color: #fff;
}

.ldg--m-auto {
  margin: auto;
}

.ldg--rounded {
  border-radius: 4px;
}

.ldg--btn-group,
.ldg--btn-group-small,
.ldg--btn-group-xsmall {
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #12394f;
}

.ldg--btn-group .btn,
.ldg--btn-group-small .btn,
.ldg--btn-group-xsmall .btn {
  color: #12394f;
}

.ldg--btn-group .btn:focus,
.ldg--btn-group-small .btn:focus,
.ldg--btn-group-xsmall .btn:focus {
  outline: 0px;
}

.ldg--no-shadow,
.ldg--btn-group,
.ldg--btn-group-small,
.ldg--btn-group-xsmall,
.ldg--btn-group .btn,
.ldg--btn-group-small .btn,
.ldg--btn-group-xsmall .btn {
  box-shadow: 0 0 0 transparent !important;
}

.ldg--shadow {
  box-shadow: 0px 2px 4px 0px rgba(0,29,61,0.16);
}

.ldg--md-shadow {
  box-shadow: 0px 6px 10px -1px rgba(0,29,61,0.16);
}

.ldg--lg-shadow {
  box-shadow: 0px 12px 18px 4px rgba(0,29,61,0.16);
}

.ldg--img-shadow {
  filter: drop-shadow(0px 20px 30px rgba(20,10,100,0.15));
}

.flex-even {
  -ms-flex: 1;
      flex: 1;
}

.ldg--brand-holder {
  float: left;
  height: 64px;
  padding: 15px 15px;
  line-height: 25px;
}

@media (min-width: 768px) {
  .ldg--brand-holder {
    margin-left: -15px;
  }
}

.ldg--brand-logo {
  height: 34px;
}

.ldg--brand-text {
  font-family: IceLand;
  color: #ff4f00;
  font-size: 200%;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(18,57,79,0.125);
  border-radius: 4px;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child,
.card>.list-group:first-child .ldg--nav-pills>li>a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.card>.list-group:last-child .list-group-item:last-child,
.card>.list-group:last-child .ldg--nav-pills>li>a:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: .75rem;
}

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(18,57,79,0.03);
  border-bottom: 0px solid rgba(18,57,79,0.125);
}

.card-header:first-child {
  border-radius: calc(4px - 0px) calc(4px - 0px) 0 0;
}

.card-header+.list-group .list-group-item:first-child,
.card-header+.list-group .ldg--nav-pills>li>a:first-child {
  border-top: 0;
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(18,57,79,0.03);
  border-top: 0px solid rgba(18,57,79,0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(4px - 0px) calc(4px - 0px);
}

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(4px - 0px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(4px - 0px);
  border-top-right-radius: calc(4px - 0px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(4px - 0px);
  border-bottom-left-radius: calc(4px - 0px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.card-group>.card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }

  .card-group>.card {
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:first-child .card-img-top,
  .card-group>.card:first-child .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:first-child .card-img-bottom,
  .card-group>.card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:last-child .card-img-top,
  .card-group>.card:last-child .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:last-child .card-img-bottom,
  .card-group>.card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }

  .card-group>.card:only-child {
    border-radius: 4px;
  }

  .card-group>.card:only-child .card-img-top,
  .card-group>.card:only-child .card-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }

  .card-group>.card:only-child .card-img-bottom,
  .card-group>.card:only-child .card-footer {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: .75rem;
}

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.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,
.ldg--nav-tabs,
.ldg--panel-fixed .panel-footer {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.d-print-block {
  display: none !important;
}

@media print {
  .d-print-block {
    display: block !important;
  }
}

.d-print-inline {
  display: none !important;
}

@media print {
  .d-print-inline {
    display: inline !important;
  }
}

.d-print-inline-block {
  display: none !important;
}

@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: .375rem !important;
}

.mt-1,
.my-1 {
  margin-top: .375rem !important;
}

.mr-1,
.mx-1 {
  margin-right: .375rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: .375rem !important;
}

.ml-1,
.mx-1 {
  margin-left: .375rem !important;
}

.m-2 {
  margin: .75rem !important;
}

.mt-2,
.my-2 {
  margin-top: .75rem !important;
}

.mr-2,
.mx-2 {
  margin-right: .75rem !important;
}

.mb-2,
.ldg--nav-tabs,
.my-2 {
  margin-bottom: .75rem !important;
}

.ml-2,
.mx-2 {
  margin-left: .75rem !important;
}

.m-3 {
  margin: 1.5rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1.5rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1.5rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1.5rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1.5rem !important;
}

.m-4 {
  margin: 2.25rem !important;
}

.mt-4,
.my-4 {
  margin-top: 2.25rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 2.25rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 2.25rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 2.25rem !important;
}

.m-5 {
  margin: 4.5rem !important;
}

.mt-5,
.my-5 {
  margin-top: 4.5rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 4.5rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 4.5rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 4.5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: .375rem !important;
}

.pt-1,
.py-1,
.ldg--nav-tabs .ldg--nav-item .ldg--nav-link,
.ldg--btn-group-xsmall .btn {
  padding-top: .375rem !important;
}

.pr-1,
.px-1 {
  padding-right: .375rem !important;
}

.pb-1,
.py-1,
.ldg--nav-tabs .ldg--nav-item .ldg--nav-link,
.ldg--btn-group-xsmall .btn {
  padding-bottom: .375rem !important;
}

.pl-1,
.px-1 {
  padding-left: .375rem !important;
}

.p-2 {
  padding: .75rem !important;
}

.pt-2,
.py-2,
.ldg--btn-group-small .btn {
  padding-top: .75rem !important;
}

.pr-2,
.px-2 {
  padding-right: .75rem !important;
}

.pb-2,
.py-2,
.ldg--btn-group-small .btn {
  padding-bottom: .75rem !important;
}

.pl-2,
.px-2 {
  padding-left: .75rem !important;
}

.p-3 {
  padding: 1.5rem !important;
}

.pt-3,
.py-3,
.ldg--btn-group .btn {
  padding-top: 1.5rem !important;
}

.pr-3,
.px-3,
.ldg--btn-group-xsmall .btn {
  padding-right: 1.5rem !important;
}

.pb-3,
.py-3,
.ldg--btn-group .btn {
  padding-bottom: 1.5rem !important;
}

.pl-3,
.px-3,
.ldg--btn-group-xsmall .btn {
  padding-left: 1.5rem !important;
}

.p-4 {
  padding: 2.25rem !important;
}

.pt-4,
.py-4 {
  padding-top: 2.25rem !important;
}

.pr-4,
.px-4,
.ldg--btn-group .btn,
.ldg--btn-group-small .btn {
  padding-right: 2.25rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 2.25rem !important;
}

.pl-4,
.px-4,
.ldg--btn-group .btn,
.ldg--btn-group-small .btn {
  padding-left: 2.25rem !important;
}

.p-5 {
  padding: 4.5rem !important;
}

.pt-5,
.py-5 {
  padding-top: 4.5rem !important;
}

.pr-5,
.px-5 {
  padding-right: 4.5rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 4.5rem !important;
}

.pl-5,
.px-5 {
  padding-left: 4.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: .375rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .375rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .375rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .375rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .375rem !important;
  }

  .m-sm-2 {
    margin: .75rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .75rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .75rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .75rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .75rem !important;
  }

  .m-sm-3 {
    margin: 1.5rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.5rem !important;
  }

  .m-sm-4 {
    margin: 2.25rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2.25rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2.25rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2.25rem !important;
  }

  .m-sm-5 {
    margin: 4.5rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 4.5rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 4.5rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 4.5rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: .375rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .375rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .375rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .375rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .375rem !important;
  }

  .p-sm-2 {
    padding: .75rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .75rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .75rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .75rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .75rem !important;
  }

  .p-sm-3 {
    padding: 1.5rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.5rem !important;
  }

  .p-sm-4 {
    padding: 2.25rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2.25rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2.25rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2.25rem !important;
  }

  .p-sm-5 {
    padding: 4.5rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 4.5rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 4.5rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 4.5rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: .375rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: .375rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .375rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .375rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .375rem !important;
  }

  .m-md-2 {
    margin: .75rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: .75rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .75rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .75rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .75rem !important;
  }

  .m-md-3 {
    margin: 1.5rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1.5rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.5rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.5rem !important;
  }

  .m-md-4 {
    margin: 2.25rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 2.25rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 2.25rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 2.25rem !important;
  }

  .m-md-5 {
    margin: 4.5rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 4.5rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 4.5rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 4.5rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: .375rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .375rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .375rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .375rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .375rem !important;
  }

  .p-md-2 {
    padding: .75rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: .75rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .75rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .75rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .75rem !important;
  }

  .p-md-3 {
    padding: 1.5rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1.5rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1.5rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1.5rem !important;
  }

  .p-md-4 {
    padding: 2.25rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 2.25rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 2.25rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 2.25rem !important;
  }

  .p-md-5 {
    padding: 4.5rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 4.5rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 4.5rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 4.5rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: .375rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .375rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .375rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .375rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .375rem !important;
  }

  .m-lg-2 {
    margin: .75rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .75rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .75rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .75rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .75rem !important;
  }

  .m-lg-3 {
    margin: 1.5rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.5rem !important;
  }

  .m-lg-4 {
    margin: 2.25rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2.25rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2.25rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2.25rem !important;
  }

  .m-lg-5 {
    margin: 4.5rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 4.5rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 4.5rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 4.5rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: .375rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .375rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .375rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .375rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .375rem !important;
  }

  .p-lg-2 {
    padding: .75rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .75rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .75rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .75rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .75rem !important;
  }

  .p-lg-3 {
    padding: 1.5rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.5rem !important;
  }

  .p-lg-4 {
    padding: 2.25rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2.25rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2.25rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2.25rem !important;
  }

  .p-lg-5 {
    padding: 4.5rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 4.5rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 4.5rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 4.5rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: .375rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .375rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .375rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .375rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .375rem !important;
  }

  .m-xl-2 {
    margin: .75rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .75rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .75rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .75rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .75rem !important;
  }

  .m-xl-3 {
    margin: 1.5rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.5rem !important;
  }

  .m-xl-4 {
    margin: 2.25rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2.25rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2.25rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2.25rem !important;
  }

  .m-xl-5 {
    margin: 4.5rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 4.5rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 4.5rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 4.5rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: .375rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .375rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .375rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .375rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .375rem !important;
  }

  .p-xl-2 {
    padding: .75rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .75rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .75rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .75rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .75rem !important;
  }

  .p-xl-3 {
    padding: 1.5rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.5rem !important;
  }

  .p-xl-4 {
    padding: 2.25rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2.25rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2.25rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2.25rem !important;
  }

  .p-xl-5 {
    padding: 4.5rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 4.5rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 4.5rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 4.5rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important;
}

.flex-column,
.ldg--panel-fixed .panel-footer {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important;
}

.justify-content-center,
.ldg--panel-fixed .panel-footer {
  -ms-flex-pack: center !important;
      justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important;
}

.align-items-center,
.ldg--panel-fixed .panel-footer {
  -ms-flex-align: center !important;
      align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

.icon-color {
  color: #16C0DC;
}

@media only screen and (max-width: 768px) {
  .navbar-inverse .navbar-collapse {
    border-color: white;
    background-color: #2846a4;
  }
}

.carousel-control.right,
.carousel-control.left {
  background-image: none;
}

.text-black {
  color: #353535 !important;
}

.text-smallest {
  font-size: 12px !important;
}

.code-text {
  font-size: 12px !important;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace !important;
}

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.player-wrapper {
  position: relative;
  padding-top: 58%;
}

.react-player {
  position: absolute;
  top: 0;
  left: 0;
}
