/*!
 * 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.guideflow_hovered {
  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("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular#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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a.guideflow_hovered,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary.guideflow_hovered,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success.guideflow_hovered,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info.guideflow_hovered,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning.guideflow_hovered,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger.guideflow_hovered,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary.guideflow_hovered,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success.guideflow_hovered,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info.guideflow_hovered,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning.guideflow_hovered,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger.guideflow_hovered,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.42857143;
  color: #777777;
}
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 #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.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.guideflow_hovered {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active.guideflow_hovered,
.table-hover > tbody > tr > th.active.guideflow_hovered,
.table-hover > tbody > tr.active.guideflow_hovered > td,
.table-hover > tbody > tr.guideflow_hovered > .active,
.table-hover > tbody > tr.active.guideflow_hovered > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success.guideflow_hovered,
.table-hover > tbody > tr > th.success.guideflow_hovered,
.table-hover > tbody > tr.success.guideflow_hovered > td,
.table-hover > tbody > tr.guideflow_hovered > .success,
.table-hover > tbody > tr.success.guideflow_hovered > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info.guideflow_hovered,
.table-hover > tbody > tr > th.info.guideflow_hovered,
.table-hover > tbody > tr.info.guideflow_hovered > td,
.table-hover > tbody > tr.guideflow_hovered > .info,
.table-hover > tbody > tr.info.guideflow_hovered > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning.guideflow_hovered,
.table-hover > tbody > tr > th.warning.guideflow_hovered,
.table-hover > tbody > tr.warning.guideflow_hovered > td,
.table-hover > tbody > tr.guideflow_hovered > .warning,
.table-hover > tbody > tr.warning.guideflow_hovered > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger.guideflow_hovered,
.table-hover > tbody > tr > th.danger.guideflow_hovered,
.table-hover > tbody > tr.danger.guideflow_hovered > td,
.table-hover > tbody > tr.guideflow_hovered > .danger,
.table-hover > tbody > tr.danger.guideflow_hovered > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
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: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
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: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .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: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.guideflow_hovered,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default.guideflow_hovered {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active.guideflow_hovered,
.btn-default.active.guideflow_hovered,
.open > .dropdown-toggle.btn-default.guideflow_hovered,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.guideflow_hovered,
.btn-default[disabled].guideflow_hovered,
fieldset[disabled] .btn-default.guideflow_hovered,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary.guideflow_hovered {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active.guideflow_hovered,
.btn-primary.active.guideflow_hovered,
.open > .dropdown-toggle.btn-primary.guideflow_hovered,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.guideflow_hovered,
.btn-primary[disabled].guideflow_hovered,
fieldset[disabled] .btn-primary.guideflow_hovered,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success.guideflow_hovered {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active.guideflow_hovered,
.btn-success.active.guideflow_hovered,
.open > .dropdown-toggle.btn-success.guideflow_hovered,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.guideflow_hovered,
.btn-success[disabled].guideflow_hovered,
fieldset[disabled] .btn-success.guideflow_hovered,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info.guideflow_hovered {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active.guideflow_hovered,
.btn-info.active.guideflow_hovered,
.open > .dropdown-toggle.btn-info.guideflow_hovered,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.guideflow_hovered,
.btn-info[disabled].guideflow_hovered,
fieldset[disabled] .btn-info.guideflow_hovered,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.guideflow_hovered {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active.guideflow_hovered,
.btn-warning.active.guideflow_hovered,
.open > .dropdown-toggle.btn-warning.guideflow_hovered,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.guideflow_hovered,
.btn-warning[disabled].guideflow_hovered,
fieldset[disabled] .btn-warning.guideflow_hovered,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.guideflow_hovered {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active.guideflow_hovered,
.btn-danger.active.guideflow_hovered,
.open > .dropdown-toggle.btn-danger.guideflow_hovered,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.guideflow_hovered,
.btn-danger[disabled].guideflow_hovered,
fieldset[disabled] .btn-danger.guideflow_hovered,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link.guideflow_hovered,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link.guideflow_hovered,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled].guideflow_hovered,
fieldset[disabled] .btn-link.guideflow_hovered,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  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;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  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: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a.guideflow_hovered,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a.guideflow_hovered,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a.guideflow_hovered,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a.guideflow_hovered,
.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: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn.guideflow_hovered,
.btn-group-vertical > .btn.guideflow_hovered,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="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.guideflow_hovered,
.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 > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a.guideflow_hovered,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a.guideflow_hovered,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a.guideflow_hovered,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a.guideflow_hovered {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a.guideflow_hovered,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a.guideflow_hovered,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a.guideflow_hovered,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a.guideflow_hovered,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a.guideflow_hovered,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a.guideflow_hovered,
  .nav-tabs-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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand.guideflow_hovered,
.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: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a.guideflow_hovered,
  .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: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand.guideflow_hovered,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a.guideflow_hovered,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a.guideflow_hovered,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a.guideflow_hovered,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a.guideflow_hovered,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a.guideflow_hovered,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a.guideflow_hovered,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a.guideflow_hovered,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle.guideflow_hovered,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link.guideflow_hovered {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link.guideflow_hovered,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled].guideflow_hovered,
fieldset[disabled] .navbar-default .btn-link.guideflow_hovered,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand.guideflow_hovered,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a.guideflow_hovered,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a.guideflow_hovered,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a.guideflow_hovered,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a.guideflow_hovered,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a.guideflow_hovered,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a.guideflow_hovered,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a.guideflow_hovered,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle.guideflow_hovered,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link.guideflow_hovered {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link.guideflow_hovered,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled].guideflow_hovered,
fieldset[disabled] .navbar-inverse .btn-link.guideflow_hovered,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a.guideflow_hovered,
.pagination > li > span.guideflow_hovered,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a.guideflow_hovered,
.pagination > .active > span.guideflow_hovered,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span.guideflow_hovered,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a.guideflow_hovered,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a.guideflow_hovered,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a.guideflow_hovered,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label.guideflow_hovered,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href].guideflow_hovered,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href].guideflow_hovered,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href].guideflow_hovered,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href].guideflow_hovered,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href].guideflow_hovered,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href].guideflow_hovered,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge.guideflow_hovered,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.guideflow_hovered,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 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: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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 {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled.guideflow_hovered,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled.guideflow_hovered .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled.guideflow_hovered .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active.guideflow_hovered,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active.guideflow_hovered .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active.guideflow_hovered .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active.guideflow_hovered .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active.guideflow_hovered .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item.guideflow_hovered,
button.list-group-item.guideflow_hovered,
a.list-group-item:focus,
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: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success.guideflow_hovered,
button.list-group-item-success.guideflow_hovered,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active.guideflow_hovered,
button.list-group-item-success.active.guideflow_hovered,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info.guideflow_hovered,
button.list-group-item-info.guideflow_hovered,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active.guideflow_hovered,
button.list-group-item-info.active.guideflow_hovered,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning.guideflow_hovered,
button.list-group-item-warning.guideflow_hovered,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active.guideflow_hovered,
button.list-group-item-warning.active.guideflow_hovered,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger.guideflow_hovered,
button.list-group-item-danger.guideflow_hovered,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active.guideflow_hovered,
button.list-group-item-danger.active.guideflow_hovered,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .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: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .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: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive 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: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close.guideflow_hovered,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-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 {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  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.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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 #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    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: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: 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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: 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.guideflow_hovered,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.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,
.visible-sm,
.visible-md,
.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;
  }
}
/*
 * Why does this file exist?
 * ==========================
 *
 * In attempt to gradually move away from LESS variables in favor of native CSS
 * variables, this file lists all of LESS variables used in the project (and
 * possibly by the ones depending on it).
 * This way, we can easily check if a project needs LESS vars by just commenting
 * this file and let the compiler fail if so.
 * Once all projects have migrated to CSS vars, we will be able to remove this
 * file without causing any issues.
 */
.margin-top-none {
  margin-top: 0;
}
.margin-right-none {
  margin-right: 0;
}
.margin-bottom-none {
  margin-bottom: 0;
}
.margin-left-none {
  margin-left: 0;
}
.margin-none {
  margin: 0;
}
.padding-top-none {
  padding-top: 0;
}
.padding-right-none {
  padding-right: 0;
}
.padding-bottom-none {
  padding-bottom: 0;
}
.padding-left-none {
  padding-left: 0;
}
.padding-none {
  padding: 0;
}
.margin-top-xxx-sm {
  margin-top: 6px;
}
.margin-right-xxx-sm {
  margin-right: 6px;
}
.margin-bottom-xxx-sm {
  margin-bottom: 6px;
}
.margin-left-xxx-sm {
  margin-left: 6px;
}
.margin-xxx-sm {
  margin: 6px;
}
.padding-top-xxx-sm {
  padding-top: 6px;
}
.padding-right-xxx-sm {
  padding-right: 6px;
}
.padding-bottom-xxx-sm {
  padding-bottom: 6px;
}
.padding-left-xxx-sm {
  padding-left: 6px;
}
.padding-xxx-sm {
  padding: 6px;
}
.margin-top-xx-sm {
  margin-top: 12px;
}
.margin-right-xx-sm {
  margin-right: 12px;
}
.margin-bottom-xx-sm {
  margin-bottom: 12px;
}
.margin-left-xx-sm {
  margin-left: 12px;
}
.margin-xx-sm {
  margin: 12px;
}
.padding-top-xx-sm {
  padding-top: 12px;
}
.padding-right-xx-sm {
  padding-right: 12px;
}
.padding-bottom-xx-sm {
  padding-bottom: 12px;
}
.padding-left-xx-sm {
  padding-left: 12px;
}
.padding-xx-sm {
  padding: 12px;
}
.margin-top-x-sm {
  margin-top: 18px;
}
.margin-right-x-sm {
  margin-right: 18px;
}
.margin-bottom-x-sm {
  margin-bottom: 18px;
}
.margin-left-x-sm {
  margin-left: 18px;
}
.margin-x-sm {
  margin: 18px;
}
.padding-top-x-sm {
  padding-top: 18px;
}
.padding-right-x-sm {
  padding-right: 18px;
}
.padding-bottom-x-sm {
  padding-bottom: 18px;
}
.padding-left-x-sm {
  padding-left: 18px;
}
.padding-x-sm {
  padding: 18px;
}
.margin-top-sm {
  margin-top: 24px;
}
.margin-right-sm {
  margin-right: 24px;
}
.margin-bottom-sm {
  margin-bottom: 24px;
}
.margin-left-sm {
  margin-left: 24px;
}
.margin-sm {
  margin: 24px;
}
.padding-top-sm {
  padding-top: 24px;
}
.padding-right-sm {
  padding-right: 24px;
}
.padding-bottom-sm {
  padding-bottom: 24px;
}
.padding-left-sm {
  padding-left: 24px;
}
.padding-sm {
  padding: 24px;
}
.margin-top-md {
  margin-top: 30px;
}
.margin-right-md {
  margin-right: 30px;
}
.margin-bottom-md {
  margin-bottom: 30px;
}
.margin-left-md {
  margin-left: 30px;
}
.margin-md {
  margin: 30px;
}
.padding-top-md {
  padding-top: 30px;
}
.padding-right-md {
  padding-right: 30px;
}
.padding-bottom-md {
  padding-bottom: 30px;
}
.padding-left-md {
  padding-left: 30px;
}
.padding-md {
  padding: 30px;
}
.margin-top-lg {
  margin-top: 36px;
}
.margin-right-lg {
  margin-right: 36px;
}
.margin-bottom-lg {
  margin-bottom: 36px;
}
.margin-left-lg {
  margin-left: 36px;
}
.margin-lg {
  margin: 36px;
}
.padding-top-lg {
  padding-top: 36px;
}
.padding-right-lg {
  padding-right: 36px;
}
.padding-bottom-lg {
  padding-bottom: 36px;
}
.padding-left-lg {
  padding-left: 36px;
}
.padding-lg {
  padding: 36px;
}
.margin-top-x-lg {
  margin-top: 48px;
}
.margin-right-x-lg {
  margin-right: 48px;
}
.margin-bottom-x-lg {
  margin-bottom: 48px;
}
.margin-left-x-lg {
  margin-left: 48px;
}
.margin-x-lg {
  margin: 48px;
}
.padding-top-x-lg {
  padding-top: 48px;
}
.padding-right-x-lg {
  padding-right: 48px;
}
.padding-bottom-x-lg {
  padding-bottom: 48px;
}
.padding-left-x-lg {
  padding-left: 48px;
}
.padding-x-lg {
  padding: 48px;
}
.margin-top-xx-lg {
  margin-top: 60px;
}
.margin-right-xx-lg {
  margin-right: 60px;
}
.margin-bottom-xx-lg {
  margin-bottom: 60px;
}
.margin-left-xx-lg {
  margin-left: 60px;
}
.margin-xx-lg {
  margin: 60px;
}
.padding-top-xx-lg {
  padding-top: 60px;
}
.padding-right-xx-lg {
  padding-right: 60px;
}
.padding-bottom-xx-lg {
  padding-bottom: 60px;
}
.padding-left-xx-lg {
  padding-left: 60px;
}
.padding-xx-lg {
  padding: 60px;
}
.margin-top-none {
  margin-top: 0;
}
.margin-right-none {
  margin-right: 0;
}
.margin-bottom-none {
  margin-bottom: 0;
}
.margin-left-none {
  margin-left: 0;
}
.margin-none {
  margin: 0;
}
.padding-top-none {
  padding-top: 0;
}
.padding-right-none {
  padding-right: 0;
}
.padding-bottom-none {
  padding-bottom: 0;
}
.padding-left-none {
  padding-left: 0;
}
.padding-none {
  padding: 0;
}
.margin-top-xxx-sm {
  margin-top: 6px;
}
.margin-right-xxx-sm {
  margin-right: 6px;
}
.margin-bottom-xxx-sm {
  margin-bottom: 6px;
}
.margin-left-xxx-sm {
  margin-left: 6px;
}
.margin-xxx-sm {
  margin: 6px;
}
.padding-top-xxx-sm {
  padding-top: 6px;
}
.padding-right-xxx-sm {
  padding-right: 6px;
}
.padding-bottom-xxx-sm {
  padding-bottom: 6px;
}
.padding-left-xxx-sm {
  padding-left: 6px;
}
.padding-xxx-sm {
  padding: 6px;
}
.margin-top-xx-sm {
  margin-top: 12px;
}
.margin-right-xx-sm {
  margin-right: 12px;
}
.margin-bottom-xx-sm {
  margin-bottom: 12px;
}
.margin-left-xx-sm {
  margin-left: 12px;
}
.margin-xx-sm {
  margin: 12px;
}
.padding-top-xx-sm {
  padding-top: 12px;
}
.padding-right-xx-sm {
  padding-right: 12px;
}
.padding-bottom-xx-sm {
  padding-bottom: 12px;
}
.padding-left-xx-sm {
  padding-left: 12px;
}
.padding-xx-sm {
  padding: 12px;
}
.margin-top-x-sm {
  margin-top: 18px;
}
.margin-right-x-sm {
  margin-right: 18px;
}
.margin-bottom-x-sm {
  margin-bottom: 18px;
}
.margin-left-x-sm {
  margin-left: 18px;
}
.margin-x-sm {
  margin: 18px;
}
.padding-top-x-sm {
  padding-top: 18px;
}
.padding-right-x-sm {
  padding-right: 18px;
}
.padding-bottom-x-sm {
  padding-bottom: 18px;
}
.padding-left-x-sm {
  padding-left: 18px;
}
.padding-x-sm {
  padding: 18px;
}
.margin-top-sm {
  margin-top: 24px;
}
.margin-right-sm {
  margin-right: 24px;
}
.margin-bottom-sm {
  margin-bottom: 24px;
}
.margin-left-sm {
  margin-left: 24px;
}
.margin-sm {
  margin: 24px;
}
.padding-top-sm {
  padding-top: 24px;
}
.padding-right-sm {
  padding-right: 24px;
}
.padding-bottom-sm {
  padding-bottom: 24px;
}
.padding-left-sm {
  padding-left: 24px;
}
.padding-sm {
  padding: 24px;
}
.margin-top-md {
  margin-top: 30px;
}
.margin-right-md {
  margin-right: 30px;
}
.margin-bottom-md {
  margin-bottom: 30px;
}
.margin-left-md {
  margin-left: 30px;
}
.margin-md {
  margin: 30px;
}
.padding-top-md {
  padding-top: 30px;
}
.padding-right-md {
  padding-right: 30px;
}
.padding-bottom-md {
  padding-bottom: 30px;
}
.padding-left-md {
  padding-left: 30px;
}
.padding-md {
  padding: 30px;
}
.margin-top-lg {
  margin-top: 36px;
}
.margin-right-lg {
  margin-right: 36px;
}
.margin-bottom-lg {
  margin-bottom: 36px;
}
.margin-left-lg {
  margin-left: 36px;
}
.margin-lg {
  margin: 36px;
}
.padding-top-lg {
  padding-top: 36px;
}
.padding-right-lg {
  padding-right: 36px;
}
.padding-bottom-lg {
  padding-bottom: 36px;
}
.padding-left-lg {
  padding-left: 36px;
}
.padding-lg {
  padding: 36px;
}
.margin-top-x-lg {
  margin-top: 48px;
}
.margin-right-x-lg {
  margin-right: 48px;
}
.margin-bottom-x-lg {
  margin-bottom: 48px;
}
.margin-left-x-lg {
  margin-left: 48px;
}
.margin-x-lg {
  margin: 48px;
}
.padding-top-x-lg {
  padding-top: 48px;
}
.padding-right-x-lg {
  padding-right: 48px;
}
.padding-bottom-x-lg {
  padding-bottom: 48px;
}
.padding-left-x-lg {
  padding-left: 48px;
}
.padding-x-lg {
  padding: 48px;
}
.margin-top-xx-lg {
  margin-top: 60px;
}
.margin-right-xx-lg {
  margin-right: 60px;
}
.margin-bottom-xx-lg {
  margin-bottom: 60px;
}
.margin-left-xx-lg {
  margin-left: 60px;
}
.margin-xx-lg {
  margin: 60px;
}
.padding-top-xx-lg {
  padding-top: 60px;
}
.padding-right-xx-lg {
  padding-right: 60px;
}
.padding-bottom-xx-lg {
  padding-bottom: 60px;
}
.padding-left-xx-lg {
  padding-left: 60px;
}
.padding-xx-lg {
  padding: 60px;
}
/*
 * This files holds all the primary colors, plus their variants (in light and
 * dark).
 *
 * Additionally to those, it also sets some colors that are used accross the
 * the apps to provide feedbacks such as Errors, Success, or Alerts.
 */
.text-size-10 {
  font-size: 42/12rem;
}
.text-size-9 {
  font-size: 36/12rem;
}
.text-size-8 {
  font-size: 30/12rem;
}
.text-size-7 {
  font-size: 24/12rem;
}
.text-size-6 {
  font-size: 18/12rem;
}
.text-size-5 {
  font-size: 16/12rem;
}
.text-size-4 {
  font-size: 14/12rem;
}
.text-size-3 {
  font-size: 12/12rem;
}
.text-size-2 {
  font-size: 10/12rem;
}
.text-size-1 {
  font-size: 8/12rem;
}
.text-size-normal {
  font-size: 12/12rem;
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'upf-icons';
  src: url('https://html-assets-prod.guideflow.com/63d4b3b7ad7bd9bc6005c802063302ee9e7f30e1');
  src: url('https://html-assets-prod.guideflow.com/63d4b3b7ad7bd9bc6005c802063302ee9e7f30e1#iefix') format('embedded-opentype'), url('https://html-assets-prod.guideflow.com/45255b36d141f5cff8b119e41c548870087d7ff6') format('truetype'), url('https://html-assets-prod.guideflow.com/0d7b090f737ad296853167533993a4dd303ea5f3') format('woff'), url('https://html-assets-prod.guideflow.com/a43652eb208e3a4942f1a91b3a1e42ffb6e5d4cb#upf-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.upf-icon-- {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'upf-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.upf-icon--reel:before,
.fa-reel:before {
  content: "\e907";
  color: #bc2a8d;
}
.upf-icon--igtv:before,
.fa-igtv:before {
  content: "\e906";
  color: #bc2a8d;
}
.upf-icon--search:before {
  content: "\e800";
}
.upf-icon--monitor:before {
  content: "\e801";
}
.upf-icon--finance:before {
  content: "\e802";
}
.upf-icon--list:before {
  content: "\e803";
}
.upf-icon--help:before {
  content: "\e804";
}
.upf-icon--workflow:before {
  content: "\e805";
}
.upf-icon--inbox:before {
  content: "\e806";
}
.upf-icon--cog:before {
  content: "\e807";
}
.upf-icon--exit:before {
  content: "\e808";
}
.upf-icon--influencers:before {
  content: "\e809";
}
.upf-icon--messages:before {
  content: "\e810";
}
.upf-icon--tiktok:before,
.fa-tiktok:before {
  content: "\e900";
}
.upf-icon--check:before {
  content: "\e901";
}
.upf-icon--cross:before {
  content: "\e902";
}
.upf-icon--cloud:before {
  content: "\e903";
}
.upf-icon--crm:before {
  content: "\e904";
}
.upf-icon--acquisition:before {
  content: "\e905";
}
h1 {
  font-size: 36/12rem;
}
h2 {
  font-size: 30/12rem;
}
h3 {
  font-size: 24/12rem;
}
h4 {
  font-size: 18/12rem;
}
h5 {
  font-size: 14/12rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #1b1e21;
}
b {
  font-weight: 600;
}
body {
  color: var(--color-gray-900);
  font-size: var(--font-size-sm);
  font-family: var(--font-family-stack);
  line-height: var(--font-text-line-height);
}
label {
  font-size: 16/12rem;
}
*::-webkit-scrollbar {
  width: 16px;
  background-color: #f1f2f3;
}
*::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 4px solid transparent;
  background-clip: content-box;
  background-color: #c9c9c9;
}
*::-webkit-scrollbar-thumb.guideflow_hovered {
  background-color: #969696;
}
.upf-icon,
.fa-tiktok,
.fa-reel,
.fa-igtv {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'upf-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="upf-icon--"]:before {
  color: inherit;
}
:root {
  --color-primary-50: #f1f3ff;
  --color-primary-100: #d0d9ff;
  --color-primary-400: #535efc;
  --color-primary-500: #0d0de6;
  --color-primary-600: #0505b8;
  --color-primary-900: #060666;
  --color-accent: #ff4331;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray-50: #f9fafb;
  --color-gray-100: #f3f4f6;
  --color-gray-200: #e5e7eb;
  --color-gray-300: #d1d5db;
  --color-gray-400: #9ca3af;
  --color-gray-500: #6b7280;
  --color-gray-600: #4b5563;
  --color-gray-900: #1b1e21;
  --color-success-50: #ecfdf5;
  --color-success-100: #d1fae5;
  --color-success-400: #34d399;
  --color-success-500: #10b981;
  --color-success-600: #059669;
  --color-success-900: #064e3b;
  --color-info-50: #f0fdfa;
  --color-info-100: #ccfbf1;
  --color-info-400: #2dd4bf;
  --color-info-500: #14b8a6;
  --color-info-600: #0d9488;
  --color-info-900: #134e4a;
  --color-warning-50: #fffbeb;
  --color-warning-100: #fef3c7;
  --color-warning-400: #fbbf24;
  --color-warning-500: #f59e0b;
  --color-warning-600: #d97706;
  --color-warning-900: #78350f;
  --color-error-50: #fef2f2;
  --color-error-100: #fee2e2;
  --color-error-400: #f87171;
  --color-error-500: #ef4444;
  --color-error-600: #dc2626;
  --color-error-900: #7f1d1d;
  --color-orange-50: #fff7ed;
  --color-orange-100: #ffedd5;
  --color-orange-400: #fb923c;
  --color-orange-500: #f97316;
  --color-orange-600: #ea580c;
  --color-orange-900: #7c2d12;
  --color-yellow-50: #fefce8;
  --color-yellow-100: #fef9c3;
  --color-yellow-400: #facc15;
  --color-yellow-500: #eab308;
  --color-yellow-600: #ca8a04;
  --color-yellow-900: #713f12;
  --color-lime-50: #f7fee7;
  --color-lime-100: #ecfccb;
  --color-lime-400: #a3e635;
  --color-lime-500: #84cc16;
  --color-lime-600: #65a30d;
  --color-lime-900: #365314;
  --color-cyan-50: #ecfeff;
  --color-cyan-100: #cffafe;
  --color-cyan-400: #22d3ee;
  --color-cyan-500: #06b6d4;
  --color-cyan-600: #0891b2;
  --color-cyan-900: #164e63;
  --color-blue-50: #eff6ff;
  --color-blue-100: #dbeafe;
  --color-blue-400: #60a5fa;
  --color-blue-500: #3b82f6;
  --color-blue-600: #2563eb;
  --color-blue-900: #1e3a8a;
  --color-violet-50: #f5f3ff;
  --color-violet-100: #ede9fe;
  --color-violet-400: #a78bfa;
  --color-violet-500: #8b5cf6;
  --color-violet-600: #7c3aed;
  --color-violet-900: #4c1d95;
  --color-melon-50: #ffe9ed;
  --color-melon-100: #fecdd6;
  --color-melon-400: #fd6f8e;
  --color-melon-500: #f63d68;
  --color-melon-600: #e31b54;
  --color-melon-900: #65092b;
  --color-instagram-50: #f9ebf3;
  --color-instagram-500: #c13584;
  --color-instagram-accent: radial-gradient(51.8% 49.8% at 36.25% 96.55%, #ffd600 0%, #ff6930 48.44%, #fe3b36 73.44%, rgba(254, 59, 54, 0) 100%),
    radial-gradient(
      182.65% 122.8% at 84.5% 113.5%,
      #ff1b90 24.39%,
      #f80261 43.67%,
      #ed00c0 68.85%,
      #c500e9 77.68%,
      #7017ff 89.32%
    );
  --color-facebook-50: #e8f1fe;
  --color-facebook-500: #1778f2;
  --color-youtube-50: #f8eae9;
  --color-youtube-500: #cd201f;
  --color-twitter-50: #ecf5fd;
  --color-twitter-500: #1da1f2;
  --color-tiktok-50: #eaeaea;
  --color-tiktok-500: #333333;
  --color-blog-50: #f5f5f5;
  --color-blog-500: #999999;
  --color-twitch-50: #efecf6;
  --color-twitch-500: #6441a5;
  --color-pinterest-50: #fae9ea;
  --color-pinterest-500: #c8232c;
  --color-primary-gradient-50: #f3f8ff;
  --color-primary-gradient-100: #cee2ff;
  --color-primary-gradient-300: #6da7ff;
  --color-primary-gradient-400: #5894f0;
  --color-primary-gradient-500: #4a7dca;
  --color-primary-gradient-600: #3f6aaa;
  --color-primary-gradient-900: #1f3453;
  --primary-gradient-400: linear-gradient(81.75deg, var(--color-primary-400) 16%, var(--color-primary-gradient-300) 100%);
  --primary-gradient-500: linear-gradient(81.75deg, var(--color-primary-500) 16%, var(--color-primary-gradient-400) 100%);
  --primary-gradient-600: linear-gradient(81.75deg, var(--color-primary-600) 16%, var(--color-primary-gradient-500) 100%);
  --font-color-smart-gradient: linear-gradient(180deg, #0d0de6 10%, #db00ff 100%);
  --color-smart-gradient-50: linear-gradient(104.04deg, #f1f3ff 0%, #fff2ff 100%);
  --color-smart-gradient-400: linear-gradient(104.04deg, #535efc 0%, #ed21ff 100%);
  --color-smart-gradient-500: linear-gradient(104.04deg, #0d0de6 0%, #db00ff 100%);
  --color-smart-gradient-600: linear-gradient(104.04deg, #0505b8 0%, #b700cf 100%);
}
.background-color-primary-50 {
  background-color: var(--color-primary-50);
}
.background-color-primary-500 {
  background-color: var(--color-primary-500);
}
.background-color-primary-900 {
  background-color: var(--color-primary-900);
}
.background-color-accent {
  background-color: var(--color-accent);
}
.background-color-white {
  background-color: var(--color-white);
}
.background-color-gray-50 {
  background-color: var(--color-gray-50);
}
.background-color-gray-100 {
  background-color: var(--color-gray-100);
}
.background-color-gray-500 {
  background-color: var(--color-gray-500);
}
.background-color-gray-900 {
  background-color: var(--color-gray-900);
}
.background-color-success-50 {
  background-color: var(--color-success-50);
}
.background-color-success-500 {
  background-color: var(--color-success-500);
}
.background-color-info-50 {
  background-color: var(--color-info-50);
}
.background-color-info-500 {
  background-color: var(--color-info-500);
}
.background-color-warning-50 {
  background-color: var(--color-warning-50);
}
.background-color-warning-500 {
  background-color: var(--color-warning-500);
}
.background-color-error-50 {
  background-color: var(--color-error-50);
}
.background-color-error-500 {
  background-color: var(--color-error-500);
}
.background-color-orange-50 {
  background-color: var(--color-orange-50);
}
.background-color-orange-500 {
  background-color: var(--color-orange-500);
}
.background-color-yellow-50 {
  background-color: var(--color-yellow-50);
}
.background-color-yellow-500 {
  background-color: var(--color-yellow-500);
}
.background-color-lime-50 {
  background-color: var(--color-lime-50);
}
.background-color-lime-500 {
  background-color: var(--color-lime-500);
}
.background-color-lime-50 {
  background-color: var(--color-lime-50);
}
.background-color-lime-500 {
  background-color: var(--color-lime-500);
}
.background-color-cyan-50 {
  background-color: var(--color-cyan-50);
}
.background-color-cyan-500 {
  background-color: var(--color-cyan-500);
}
.background-color-blue-50 {
  background-color: var(--color-blue-50);
}
.background-color-blue-500 {
  background-color: var(--color-blue-500);
}
.background-color-violet-50 {
  background-color: var(--color-violet-50);
}
.background-color-violet-500 {
  background-color: var(--color-violet-500);
}
.background-color-instagram-50 {
  background-color: var(--color-instagram-50);
}
.background-color-instagram-500 {
  background-color: var(--color-instagram-500);
}
.background-instagram-accent {
  background: var(--color-instagram-accent);
}
.background-color-facebook-50 {
  background-color: var(--color-facebook-50);
}
.background-color-facebook-500 {
  background-color: var(--color-facebook-500);
}
.background-color-youtube-50 {
  background-color: var(--color-youtube-50);
}
.background-color-youtube-500 {
  background-color: var(--color-youtube-500);
}
.background-color-twitter-50 {
  background-color: var(--color-twitter-50);
}
.background-color-twitter-500 {
  background-color: var(--color-twitter-500);
}
.background-color-tiktok-50 {
  background-color: var(--color-tiktok-50);
}
.background-color-tiktok-500 {
  background-color: var(--color-tiktok-500);
}
.background-color-blog-50 {
  background-color: var(--color-blog-50);
}
.background-color-blog-500 {
  background-color: var(--color-blog-500);
}
.background-color-twitch-50 {
  background-color: var(--color-twitch-50);
}
.background-color-twitch-500 {
  background-color: var(--color-twitch-500);
}
.background-color-pinterest-50 {
  background-color: var(--color-pinterest-50);
}
.background-color-pinterest-500 {
  background-color: var(--color-pinterest-500);
}
.font-color-primary-50 {
  color: var(--color-primary-50);
}
.font-color-primary-500 {
  color: var(--color-primary-500);
}
.font-color-accent {
  color: var(--color-accent);
}
.font-color-white {
  color: var(--color-white);
}
.font-color-black {
  color: var(--color-black);
}
.font-color-gray-300 {
  color: var(--color-gray-300);
}
.font-color-gray-400 {
  color: var(--color-gray-400);
}
.font-color-gray-500 {
  color: var(--color-gray-500);
}
.font-color-gray-600 {
  color: var(--color-gray-600);
}
.font-color-gray-900 {
  color: var(--color-gray-900);
}
.font-color-success-500 {
  color: var(--color-success-500);
}
.font-color-info-500 {
  color: var(--color-info-500);
}
.font-color-warning-500 {
  color: var(--color-warning-500);
}
.font-color-error-500 {
  color: var(--color-error-500);
}
.font-color-orange-500 {
  color: var(--color-orange-500);
}
.font-color-yellow-500 {
  color: var(--color-yellow-500);
}
.font-color-lime-500 {
  color: var(--color-lime-500);
}
.font-color-cyan-500 {
  color: var(--color-cyan-500);
}
.font-color-blue-500 {
  color: var(--color-blue-500);
}
.font-color-violet-500 {
  color: var(--color-violet-500);
}
.font-color-instagram-500 {
  color: var(--color-instagram-500);
}
.font-color-facebook-500 {
  color: var(--color-facebook-500);
}
.font-color-youtube-500 {
  color: var(--color-youtube-500);
}
.font-color-twitter-500 {
  color: var(--color-twitter-500);
}
.font-color-tiktok-500 {
  color: var(--color-tiktok-500);
}
.font-color-blog-500 {
  color: var(--color-blog-500);
}
.font-color-twitch-500 {
  color: var(--color-twitch-500);
}
.font-color-pinterest-500 {
  color: var(--color-pinterest-500);
}
.font-color-smart-gradient {
  background: var(--font-color-smart-gradient);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}
:root {
  --box-shadow-xs: 0px 1px 2px rgba(0, 0, 0, 0.04), 0px 1px 3px rgba(0, 0, 0, 0.06);
  --box-shadow-sm: 0px 4px 8px -2px rgba(27, 30, 33, 0.1), 0px 2px 4px -2px rgba(27, 30, 33, 0.06);
  --box-shadow-md: 0px 4px 6px -2px rgba(27, 30, 33, 0.03), 0px 12px 16px -4px rgba(27, 30, 33, 0.08);
  --box-shadow-lg: 0px 20px 24px -4px rgba(27, 30, 33, 0.08), 0px 8px 8px -4px rgba(0, 0, 0, 0.03);
  --color-backdrop: #1B1E2160;
  --color-border-default: var(--color-gray-200);
  --color-content-separator: var(--color-gray-100);
  --border-radius-sm: 4px;
  --border-radius-md: 8px;
  --topbar-height: 56px;
  --sidebar-width: 60px;
  --sidebar-bg-color: var(--color-primary-500);
  --sidebar-font-color: var(--color-white);
  --sidebar-inner-border-color: var(--color-primary-400);
  --sidebar-outer-border-color: var(--color-primary-500);
  --sidebar-item-hover-bg-color: var(--color-primary-600);
  --sidebar-item-pressed-bg-color: var(--color-primary-400);
  --sidebar-item-pressed-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1),
    0px 0px 0px 2px #d0d9ff;
  --sidebar-item-active-bg-color: var(--color-primary-600);
  --sidebar-item-active-font-color: var(--color-white);
  --sidebar-item-lock-bg-color: var(--color-primary-500);
  --spacing-px-3: 3px;
  --spacing-px-9: 9px;
  --spacing-px-0: calc(0 * 1px);
  --spacing-px-6: calc(6 * 1px);
  --spacing-px-12: calc(12 * 1px);
  --spacing-px-18: calc(18 * 1px);
  --spacing-px-24: calc(24 * 1px);
  --spacing-px-30: calc(30 * 1px);
  --spacing-px-36: calc(36 * 1px);
  --spacing-px-42: calc(42 * 1px);
  --spacing-px-48: calc(48 * 1px);
  --spacing-px-54: calc(54 * 1px);
  --spacing-px-60: calc(60 * 1px);
}
:root .margin-px-0 {
  margin: calc(0 * 1px);
}
:root .margin-left-px-0 {
  margin-left: calc(0 * 1px);
}
:root .margin-right-px-0 {
  margin-right: calc(0 * 1px);
}
:root .margin-top-px-0 {
  margin-top: calc(0 * 1px);
}
:root .margin-bottom-px-0 {
  margin-bottom: calc(0 * 1px);
}
:root .padding-px-0 {
  padding: calc(0 * 1px);
}
:root .padding-left-px-0 {
  padding-left: calc(0 * 1px);
}
:root .padding-right-px-0 {
  padding-right: calc(0 * 1px);
}
:root .padding-top-px-0 {
  padding-top: calc(0 * 1px);
}
:root .padding-bottom-px-0 {
  padding-bottom: calc(0 * 1px);
}
:root .margin-px-6 {
  margin: calc(6 * 1px);
}
:root .margin-left-px-6 {
  margin-left: calc(6 * 1px);
}
:root .margin-right-px-6 {
  margin-right: calc(6 * 1px);
}
:root .margin-top-px-6 {
  margin-top: calc(6 * 1px);
}
:root .margin-bottom-px-6 {
  margin-bottom: calc(6 * 1px);
}
:root .padding-px-6 {
  padding: calc(6 * 1px);
}
:root .padding-left-px-6 {
  padding-left: calc(6 * 1px);
}
:root .padding-right-px-6 {
  padding-right: calc(6 * 1px);
}
:root .padding-top-px-6 {
  padding-top: calc(6 * 1px);
}
:root .padding-bottom-px-6 {
  padding-bottom: calc(6 * 1px);
}
:root .margin-px-12 {
  margin: calc(12 * 1px);
}
:root .margin-left-px-12 {
  margin-left: calc(12 * 1px);
}
:root .margin-right-px-12 {
  margin-right: calc(12 * 1px);
}
:root .margin-top-px-12 {
  margin-top: calc(12 * 1px);
}
:root .margin-bottom-px-12 {
  margin-bottom: calc(12 * 1px);
}
:root .padding-px-12 {
  padding: calc(12 * 1px);
}
:root .padding-left-px-12 {
  padding-left: calc(12 * 1px);
}
:root .padding-right-px-12 {
  padding-right: calc(12 * 1px);
}
:root .padding-top-px-12 {
  padding-top: calc(12 * 1px);
}
:root .padding-bottom-px-12 {
  padding-bottom: calc(12 * 1px);
}
:root .margin-px-18 {
  margin: calc(18 * 1px);
}
:root .margin-left-px-18 {
  margin-left: calc(18 * 1px);
}
:root .margin-right-px-18 {
  margin-right: calc(18 * 1px);
}
:root .margin-top-px-18 {
  margin-top: calc(18 * 1px);
}
:root .margin-bottom-px-18 {
  margin-bottom: calc(18 * 1px);
}
:root .padding-px-18 {
  padding: calc(18 * 1px);
}
:root .padding-left-px-18 {
  padding-left: calc(18 * 1px);
}
:root .padding-right-px-18 {
  padding-right: calc(18 * 1px);
}
:root .padding-top-px-18 {
  padding-top: calc(18 * 1px);
}
:root .padding-bottom-px-18 {
  padding-bottom: calc(18 * 1px);
}
:root .margin-px-24 {
  margin: calc(24 * 1px);
}
:root .margin-left-px-24 {
  margin-left: calc(24 * 1px);
}
:root .margin-right-px-24 {
  margin-right: calc(24 * 1px);
}
:root .margin-top-px-24 {
  margin-top: calc(24 * 1px);
}
:root .margin-bottom-px-24 {
  margin-bottom: calc(24 * 1px);
}
:root .padding-px-24 {
  padding: calc(24 * 1px);
}
:root .padding-left-px-24 {
  padding-left: calc(24 * 1px);
}
:root .padding-right-px-24 {
  padding-right: calc(24 * 1px);
}
:root .padding-top-px-24 {
  padding-top: calc(24 * 1px);
}
:root .padding-bottom-px-24 {
  padding-bottom: calc(24 * 1px);
}
:root .margin-px-30 {
  margin: calc(30 * 1px);
}
:root .margin-left-px-30 {
  margin-left: calc(30 * 1px);
}
:root .margin-right-px-30 {
  margin-right: calc(30 * 1px);
}
:root .margin-top-px-30 {
  margin-top: calc(30 * 1px);
}
:root .margin-bottom-px-30 {
  margin-bottom: calc(30 * 1px);
}
:root .padding-px-30 {
  padding: calc(30 * 1px);
}
:root .padding-left-px-30 {
  padding-left: calc(30 * 1px);
}
:root .padding-right-px-30 {
  padding-right: calc(30 * 1px);
}
:root .padding-top-px-30 {
  padding-top: calc(30 * 1px);
}
:root .padding-bottom-px-30 {
  padding-bottom: calc(30 * 1px);
}
:root .margin-px-36 {
  margin: calc(36 * 1px);
}
:root .margin-left-px-36 {
  margin-left: calc(36 * 1px);
}
:root .margin-right-px-36 {
  margin-right: calc(36 * 1px);
}
:root .margin-top-px-36 {
  margin-top: calc(36 * 1px);
}
:root .margin-bottom-px-36 {
  margin-bottom: calc(36 * 1px);
}
:root .padding-px-36 {
  padding: calc(36 * 1px);
}
:root .padding-left-px-36 {
  padding-left: calc(36 * 1px);
}
:root .padding-right-px-36 {
  padding-right: calc(36 * 1px);
}
:root .padding-top-px-36 {
  padding-top: calc(36 * 1px);
}
:root .padding-bottom-px-36 {
  padding-bottom: calc(36 * 1px);
}
:root .margin-px-42 {
  margin: calc(42 * 1px);
}
:root .margin-left-px-42 {
  margin-left: calc(42 * 1px);
}
:root .margin-right-px-42 {
  margin-right: calc(42 * 1px);
}
:root .margin-top-px-42 {
  margin-top: calc(42 * 1px);
}
:root .margin-bottom-px-42 {
  margin-bottom: calc(42 * 1px);
}
:root .padding-px-42 {
  padding: calc(42 * 1px);
}
:root .padding-left-px-42 {
  padding-left: calc(42 * 1px);
}
:root .padding-right-px-42 {
  padding-right: calc(42 * 1px);
}
:root .padding-top-px-42 {
  padding-top: calc(42 * 1px);
}
:root .padding-bottom-px-42 {
  padding-bottom: calc(42 * 1px);
}
:root .margin-px-48 {
  margin: calc(48 * 1px);
}
:root .margin-left-px-48 {
  margin-left: calc(48 * 1px);
}
:root .margin-right-px-48 {
  margin-right: calc(48 * 1px);
}
:root .margin-top-px-48 {
  margin-top: calc(48 * 1px);
}
:root .margin-bottom-px-48 {
  margin-bottom: calc(48 * 1px);
}
:root .padding-px-48 {
  padding: calc(48 * 1px);
}
:root .padding-left-px-48 {
  padding-left: calc(48 * 1px);
}
:root .padding-right-px-48 {
  padding-right: calc(48 * 1px);
}
:root .padding-top-px-48 {
  padding-top: calc(48 * 1px);
}
:root .padding-bottom-px-48 {
  padding-bottom: calc(48 * 1px);
}
:root .margin-px-54 {
  margin: calc(54 * 1px);
}
:root .margin-left-px-54 {
  margin-left: calc(54 * 1px);
}
:root .margin-right-px-54 {
  margin-right: calc(54 * 1px);
}
:root .margin-top-px-54 {
  margin-top: calc(54 * 1px);
}
:root .margin-bottom-px-54 {
  margin-bottom: calc(54 * 1px);
}
:root .padding-px-54 {
  padding: calc(54 * 1px);
}
:root .padding-left-px-54 {
  padding-left: calc(54 * 1px);
}
:root .padding-right-px-54 {
  padding-right: calc(54 * 1px);
}
:root .padding-top-px-54 {
  padding-top: calc(54 * 1px);
}
:root .padding-bottom-px-54 {
  padding-bottom: calc(54 * 1px);
}
:root .margin-px-60 {
  margin: calc(60 * 1px);
}
:root .margin-left-px-60 {
  margin-left: calc(60 * 1px);
}
:root .margin-right-px-60 {
  margin-right: calc(60 * 1px);
}
:root .margin-top-px-60 {
  margin-top: calc(60 * 1px);
}
:root .margin-bottom-px-60 {
  margin-bottom: calc(60 * 1px);
}
:root .padding-px-60 {
  padding: calc(60 * 1px);
}
:root .padding-left-px-60 {
  padding-left: calc(60 * 1px);
}
:root .padding-right-px-60 {
  padding-right: calc(60 * 1px);
}
:root .padding-top-px-60 {
  padding-top: calc(60 * 1px);
}
:root .padding-bottom-px-60 {
  padding-bottom: calc(60 * 1px);
}
:root .width-pc-0 {
  width: calc(0 * 1%);
}
:root .height-pc-0 {
  height: calc(0 * 1%);
}
:root .width-pc-10 {
  width: calc(10 * 1%);
}
:root .height-pc-10 {
  height: calc(10 * 1%);
}
:root .width-pc-20 {
  width: calc(20 * 1%);
}
:root .height-pc-20 {
  height: calc(20 * 1%);
}
:root .width-pc-30 {
  width: calc(30 * 1%);
}
:root .height-pc-30 {
  height: calc(30 * 1%);
}
:root .width-pc-40 {
  width: calc(40 * 1%);
}
:root .height-pc-40 {
  height: calc(40 * 1%);
}
:root .width-pc-50 {
  width: calc(50 * 1%);
}
:root .height-pc-50 {
  height: calc(50 * 1%);
}
:root .width-pc-60 {
  width: calc(60 * 1%);
}
:root .height-pc-60 {
  height: calc(60 * 1%);
}
:root .width-pc-70 {
  width: calc(70 * 1%);
}
:root .height-pc-70 {
  height: calc(70 * 1%);
}
:root .width-pc-80 {
  width: calc(80 * 1%);
}
:root .height-pc-80 {
  height: calc(80 * 1%);
}
:root .width-pc-90 {
  width: calc(90 * 1%);
}
:root .height-pc-90 {
  height: calc(90 * 1%);
}
:root .width-pc-100 {
  width: calc(100 * 1%);
}
:root .height-pc-100 {
  height: calc(100 * 1%);
}
.box-shadow-lg {
  box-shadow: var(--box-shadow-lg);
}
.box-shadow-md {
  box-shadow: var(--box-shadow-md);
}
.box-shadow-sm {
  box-shadow: var(--box-shadow-sm);
}
.border-color-gray-50 {
  border-color: var(--color-gray-50);
}
.border-color-gray-100 {
  border-color: var(--color-gray-100);
}
.border-color-gray-200 {
  border-color: var(--color-gray-200);
}
.border-color-gray-500 {
  border-color: var(--color-gray-500);
}
.border-color-gray-900 {
  border-color: var(--color-gray-900);
}
.border-color-primary-500 {
  border-color: var(--color-primary-500);
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-display: swap;
  src: url("https://upfluence-common.s3.amazonaws.com/engineering/Inter-SemiBold+(1).woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-display: swap;
  src: url("https://upfluence-common.s3.amazonaws.com/engineering/Inter-SemiBold+(1).woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-display: swap;
  src: url("https://upfluence-common.s3.amazonaws.com/engineering/Inter-SemiBold+(1).woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-display: swap;
  src: url("https://upfluence-common.s3.amazonaws.com/engineering/Inter-SemiBold+(1).woff2") format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  /*font-style: normal;*/
  font-weight: 700;
  font-display: swap;
  src: url("https://upfluence-common.s3.amazonaws.com/engineering/Inter-SemiBold+(1).woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-display: swap;
  src: url("https://upfluence-common.s3.amazonaws.com/engineering/Inter-SemiBold+(1).woff2") format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-display: swap;
  src: url("https://upfluence-common.s3.amazonaws.com/engineering/Inter-SemiBold+(1).woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
  --font-size-xs: 10px;
  --font-size-sm: 12px;
  --font-size-md: 14px;
  --font-size-lg: 16px;
  --font-size-heading-1: 30px;
  --font-size-heading-2: 25px;
  --font-size-heading-3: 20px;
  --font-size-heading-4: 15px;
  --font-text-line-height: 1.6;
  --font-heading-line-height: 1.6;
  --font-family-stack: Inter, 'Helvetica Neue', Helvetica, sans-serif;
}
.font-size-xs {
  line-height: var(--font-text-line-height);
  font-size: var(--font-size-xs);
}
.font-size-sm {
  line-height: var(--font-text-line-height);
  font-size: var(--font-size-sm);
}
.font-size-md {
  line-height: var(--font-text-line-height);
  font-size: var(--font-size-md);
}
.font-size-lg {
  line-height: var(--font-text-line-height);
  font-size: var(--font-size-lg);
}
.font-size-h1 {
  font-size: var(--font-size-heading-1);
}
.font-size-h2 {
  font-size: var(--font-size-heading-2);
}
.font-size-h3 {
  font-size: var(--font-size-heading-3);
}
.font-size-h4 {
  font-size: var(--font-size-heading-4);
}
.font-weight-semibold {
  font-weight: 600;
}
.remove-outline {
  outline: none !important;
  box-shadow: none;
}
.remove-outer-colors {
  border: none;
  background-color: transparent;
}
.horizontally-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.upf-input-container .input-group .input-group-addon {
  background-color: var(--color-white);
  border: 1px solid #f1f2f3;
  color: #8a95a0;
  padding: 0 1.5em;
  text-align: center;
}
.upf-input-container .input-group .upf-input {
  border-left: none;
}
.upf-input-container .input-group .upf-input:focus {
  z-index: 1;
}
.reset-link {
  color: #1b1e21;
}
.reset-link.guideflow_hovered,
.reset-link:active,
.reset-link:focus {
  text-decoration: none;
  color: #1b1e21;
}
.remove-bottom-radius {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.text-ellipsis-80 {
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-100 {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-120 {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-140 {
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-160 {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-180 {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-200 {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-260 {
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-300 {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-340 {
  max-width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-80 {
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-100 {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-120 {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-140 {
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-160 {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-180 {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-200 {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-260 {
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-300 {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis-340 {
  max-width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.allow-text-overflow-on-children {
  min-width: 0;
}
.text-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.disabled-button:not(.js-btn--loading) {
  border: 1px solid var(--color-gray-200);
  background-color: var(--color-gray-200);
  color: var(--color-gray-400);
  cursor: not-allowed;
}
.disabled-button:not(.js-btn--loading) i,
.disabled-button:not(.js-btn--loading) span {
  color: var(--color-gray-400);
}
.upf-btn--social {
  border: 0px;
  color: var(--color-white);
}
.upf-btn--social:disabled.guideflow_hovered {
  color: var(--color-white);
}
.btn {
  font-weight: bold;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 0.2rem 1.5rem;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.6rem 2rem;
}
.btn-md {
  padding: 0.8rem 3rem;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 1.1rem 5rem;
}
.upf-btn--social-instagram {
  border: 0px;
  color: var(--color-white);
  background: linear-gradient(to right, #f77737, #e1306c);
}
.upf-btn--social-instagram:disabled.guideflow_hovered {
  color: var(--color-white);
}
.upf-btn--social-facebook {
  border: 0px;
  color: var(--color-white);
  background-color: var(--color-facebook-500);
}
.upf-btn--social-facebook:disabled.guideflow_hovered {
  color: var(--color-white);
}
.upf-btn--social-youtube {
  border: 0px;
  color: var(--color-white);
  background-color: var(--color-youtube-500);
}
.upf-btn--social-youtube:disabled.guideflow_hovered {
  color: var(--color-white);
}
.upf-btn--has-right-icon {
  transition: all 0.5s ease;
}
.upf-btn--has-right-icon.guideflow_hovered .upf-btn__right-icon {
  transition: margin 0.5s ease;
  margin-left: 1.5em;
}
.upf-btn--has-right-icon .upf-btn__right-icon {
  margin-left: 1em;
}
.upf-radio-group {
  display: table;
  width: 100%;
}
.upf-radio-group .btn.upf-radio-btn {
  border: 1px solid #bfc5cb;
  color: #8a95a0;
  background-color: #f1f2f3;
  font-weight: 100;
  box-shadow: none;
  outline: none;
  height: 36px;
  line-height: 25px;
  border-radius: var(--border-radius-sm);
}
.upf-radio-group .btn.upf-radio-btn input {
  display: none;
}
.upf-radio-group .btn.upf-radio-btn.active {
  color: #1b1e21;
  background-color: var(--color-white);
  transition: all 0.2s linear;
}
.upf-radio-group--small .btn.upf-radio-btn {
  height: 31px;
  line-height: 2rem;
}
.upf-radio-group--dark-bg .btn.upf-radio-btn {
  background-color: transparent;
  border: 1px solid var(--color-white);
  color: #ffffff;
}
.upf-radio-group--dark-bg .btn.upf-radio-btn i,
.upf-radio-group--dark-bg .btn.upf-radio-btn .upf-icon:before {
  color: #ffffff;
}
.upf-radio-group.upf-radio-group--block {
  display: flex;
  flex-direction: column;
}
.upf-radio-group.upf-radio-group--block .btn.upf-radio-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0;
  height: auto;
  width: 100%;
  text-align: left;
}
.upf-radio-group.upf-radio-group--block .btn.upf-radio-btn::before {
  background-color: white;
  border: 2px solid white;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #bfc5cb;
  box-sizing: border-box;
  content: ' ';
  margin-right: 6px;
  width: 10px;
  height: 10px;
  padding: 4px;
}
.upf-radio-group.upf-radio-group--block .btn.upf-radio-btn.active::before {
  font-weight: 600;
  background-color: var(--color-primary-500);
}
.upf-card {
  display: inline-block;
  height: 260px;
  width: 330px;
  margin: 12px;
  padding: 48px 18px;
  border-radius: var(--border-radius-sm);
  text-align: center;
  box-shadow: 0 5px 20px 10px #f4f4f4;
  transition: transform 0.3s ease;
}
.upf-card__icon img {
  height: 85px;
}
.upf-card__title {
  padding-top: 12px;
}
.upf-card.guideflow_hovered {
  transform: scale(1.03);
}
.upf-card.guideflow_hovered .upf-card__title {
  color: var(--color-primary-500);
}
.upf-checkbox {
  min-width: 20px;
  width: 20px;
  min-height: 20px;
  height: 20px;
}
.upf-checkbox--has-label {
  width: 100%;
  left: var(--spacing-px-24);
}
.upf-checkbox--sm {
  min-width: 16px;
  width: 16px;
  min-height: 16px;
  height: 16px;
}
.upf-checkbox--disabled {
  cursor: not-allowed;
}
.upf-checkbox--disabled .upf-checkbox__input:checked + .upf-checkbox__fake-checkbox,
.upf-checkbox--disabled .upf-checkbox__input + .upf-checkbox__fake-checkbox {
  background-color: var(--color-gray-200);
  border-color: var(--color-gray-200);
  cursor: not-allowed;
}
.upf-checkbox__input {
  display: none;
}
.upf-checkbox__fake-checkbox {
  position: relative;
  border: 1px solid var(--color-gray-200);
  border-radius: var(--border-radius-sm);
  cursor: pointer;
  background-color: var(--color-white);
  margin-bottom: 0;
  height: 100%;
  width: 100%;
  user-select: none;
}
.upf-checkbox__input:checked + .upf-checkbox__fake-checkbox {
  border-color: var(--color-primary-500);
  background-color: var(--color-primary-500);
}
.upf-checkbox__input:checked + .upf-checkbox__fake-checkbox:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-white);
  content: '\f00c';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 8px;
}
.upf-checkbox__input:checked + .upf-checkbox__fake-checkbox--partial {
  background-color: var(--color-white);
}
.upf-checkbox__input:checked + .upf-checkbox__fake-checkbox--partial:after {
  content: '\f068';
  color: var(--color-primary-500);
}
.upf-checkbox__label {
  position: absolute;
  left: 15%;
}
@keyframes skeleton-content {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: calc(200px + 100%) 0;
  }
}
.upf-datatable__table {
  position: relative;
  left: 0;
  right: 0;
  table-layout: fixed;
  width: 100%;
}
.upf-datatable__actions-header {
  background-color: #f9f9f9;
  display: flex;
  list-style-type: none;
  color: #969696;
  padding: 18px 24px;
  margin-bottom: 0px;
}
.upf-datatable__actions-header .upf-datatable__actions-pull-right {
  display: flex;
  margin-left: auto !important;
}
.upf-datatable__contextual-actions {
  display: inline-flex;
  flex-grow: 1;
}
.upf-datatable__contextual-actions .upf-datatable__selected-count {
  background-color: var(--color-gray-300);
  border-radius: var(--border-radius-sm);
  color: var(--color-white);
  font-size: 18/12rem;
  display: flex;
  align-items: center;
  height: 36px;
  padding: var(--spacing-px-6) var(--spacing-px-12);
  text-align: center;
}
.upf-datatable__contextual-actions .right-actions {
  margin-left: auto;
}
.upf-datatable__row {
  border-bottom: 1px solid #efefef;
}
.upf-datatable__row th:first-of-type,
.upf-datatable__row td:first-of-type {
  padding-left: 12px;
}
.upf-datatable__row th,
.upf-datatable__row td {
  color: #1b1e21;
  padding: 6px;
  overflow: hidden;
}
.upf-datatable__row:not(.upf-datatable__row--header).guideflow_hovered {
  background-color: #f9f9f9;
}
.upf-datatable__row:not(.upf-datatable__row--header) .upf-datatable__column {
  height: 60px;
}
.upf-datatable__row:not(.upf-datatable__row--header) .upf-datatable__column.guideflow_hovered:not(.upf-datatable__column--unsortable):not(.upf-datatable__column--uneditable) {
  cursor: pointer;
  color: var(--color-primary-500);
  transition: color 0.4s;
}
.upf-datatable__row:not(.upf-datatable__row--header) .upf-datatable__column--hideable {
  display: none;
  opacity: 0;
}
.upf-datatable__row:not(.upf-datatable__row--header) .upf-datatable__column--locked .skeleton-placeholder {
  height: 10px;
  animation: skeleton-content 1.2s ease-in-out infinite;
  background-color: #eee;
  background-image: linear-gradient(90deg, #eee, #f5f5f5, #eee);
  background-size: 200px 100%;
  background-repeat: no-repeat;
  border-radius: var(--border-radius-sm);
  display: inline-block;
  line-height: 1;
  width: 100%;
}
.upf-datatable__row:not(.upf-datatable__row--header) td:not(:last-child) {
  border-right: 1px solid #efefef;
}
.upf-datatable__row--selected,
.upf-datatable__row--selected.guideflow_hovered {
  background-color: #f9f9f9 !important;
}
.upf-datatable__row.upf-datatable__row--polymorphic .upf-datatable__column--default {
  display: none;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.upf-datatable__row.upf-datatable__row--polymorphic .upf-datatable__column--hideable {
  display: block;
  opacity: 1;
  transition: opacity 0.25s ease;
}
.upf-datatable__row--header {
  overflow: hidden;
  text-transform: capitalize;
  background-color: #f9f9f9;
}
.upf-datatable__row--header .subtitle {
  font-weight: 400;
}
.upf-datatable__row--header .upf-datatable__column.guideflow_hovered:not(.upf-datatable__column--unsortable) {
  border-bottom: 1px solid var(--color-primary-500);
  color: var(--color-primary-500);
  cursor: pointer;
}
.upf-datatable__row--header .upf-datatable__column.upf-datatable__column--descending:after {
  content: " ↑";
}
.upf-datatable__row--header .upf-datatable__column.upf-datatable__column--ascending:after {
  content: " ↓";
}
.upf-datatable__side-panel {
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.25);
  display: block;
  z-index: 1;
  height: 500px;
  overflow-y: auto;
  padding: 30px;
  width: 21%;
  max-width: 395px;
  opacity: 0;
  transform: translate(-30px, 18px);
}
.upf-datatable__side-panel.side-panel--appearance {
  animation-name: appearance;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.upf-datatable__side-panel .upf-checkbox__label span {
  color: #1b1e21;
}
.upf-datatable__side-panel--arrow-up {
  position: absolute;
  z-index: 2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid #f9f9f9;
  transform: translate(35px, 6px);
}
@keyframes appearance {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.upf-table__container--compact .upf-datatable__row {
  border-bottom: none;
}
.upf-table__container--compact .upf-datatable__row:not(.upf-datatable__row--header) .upf-datatable__column {
  border-right: none;
  padding-right: 24px;
  height: 3.5em;
}
.upf-icon * {
  stroke-width: 0.5;
  stroke: #1b1e21;
}
.upf-icon--orange * {
  stroke: var(--color-error-500);
}
.upf-icon--bright-purple * {
  stroke: var(--color-primary-500);
}
.upf-icon--dark-purple * {
  stroke: var(--color-primary-900);
}
.upf-icon--rock-blue * {
  stroke: #8a95a0;
}
.upf-icon--feedback-error * {
  stroke: var(--color-error-500);
}
.upf-icon--feedback-success * {
  stroke: var(--color-success-500);
}
.upf-icon--feedback-alert * {
  stroke: var(--color-warning-500);
}
.upf-icon--gray * {
  stroke: #c9c9c9;
}
.upf-icon--gray-light * {
  stroke: #f9f9f9;
}
.upf-icon--gray-dark * {
  stroke: #969696;
}
.upf-icon--stroke-thick * {
  stroke-width: 1;
}
.upf-icon--stroke-thicker * {
  stroke-width: 1.5;
}
.upf-icon-group {
  font-size: 1.5em;
}
.upf-icon-group__superior {
  color: var(--color-success-500);
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
}
.upf-icon-group__superior--edit:after {
  color: var(--color-success-500);
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  content: '\f044';
}
.upf-icon-group__superior--visibility:after {
  color: var(--color-success-500);
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  content: '\f06e';
}
/*
 * Images
 * All image styles.
 */
.upf-image {
  border-radius: 50%;
}
div.upf-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  flex: none;
}
.upf-image--alt {
  background-color: #e3e3e3;
  color: var(--color-white);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.upf-image--round-24 {
  width: 24px;
  height: 24px;
  font-size: 14/12rem;
}
.upf-image--round-36 {
  width: 36px;
  height: 36px;
  font-size: 16/12rem;
}
.upf-image--round-48 {
  width: 48px;
  height: 48px;
  font-size: 18/12rem;
}
.upf-image--round-96 {
  width: 96px;
  height: 96px;
}
.upf-image--round-144 {
  width: 144px;
  height: 144px;
}
.upf-image--round-288 {
  width: 288px;
  height: 288px;
}
label {
  color: var(--color-gray-500);
  font-weight: 100;
}
.upf-input,
.array-input-container,
.oss-input-container .yielded-input input {
  border: 1px solid transparent;
  border-radius: var(--border-radius-sm);
  height: var(--spacing-px-36);
  padding: 0 1em;
  color: #1b1e21;
  background-color: #f1f2f3;
  box-shadow: none;
}
.upf-input:focus,
.oss-input-container .yielded-input input:focus {
  outline: none !important;
  box-shadow: none;
  border: 1px solid var(--color-gray-300);
}
.upf-input::placeholder {
  color: #bfc5cb;
}
.upf-input--inverse {
  background-color: var(--color-white);
}
.upf-input:disabled,
.upf-input.disabled,
.oss-input-container .yielded-input input:disabled {
  color: var(--color-gray-400);
  cursor: not-allowed;
}
.upf-input--textarea {
  width: 100%;
}
.upf-select {
  border: 1px solid transparent;
  border-radius: var(--border-radius-sm);
  padding: 0 1em;
  background-color: #f1f2f3;
  box-shadow: none;
  color: #1b1e21;
  cursor: pointer;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnMiIKICAgdmlld0JveD0iMCAwIDM1Ljk3MDk4MyAyMy4wOTE1MTgiCiAgIGhlaWdodD0iNi41MTY5Mzk2bW0iCiAgIHdpZHRoPSIxMC4xNTE4MTFtbSI+CiAgPGRlZnMKICAgICBpZD0iZGVmczQiIC8+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhNyI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGcKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjAyLjAxNDUxLC00MDcuMTIyMjUpIgogICAgIGlkPSJsYXllcjEiPgogICAgPHRleHQKICAgICAgIGlkPSJ0ZXh0MzMzNiIKICAgICAgIHk9IjYyOS41MDUwNyIKICAgICAgIHg9IjI5MS40Mjg1NiIKICAgICAgIHN0eWxlPSJmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDpub3JtYWw7Zm9udC1zaXplOjQwcHg7bGluZS1oZWlnaHQ6MTI1JTtmb250LWZhbWlseTpzYW5zLXNlcmlmO2xldHRlci1zcGFjaW5nOjBweDt3b3JkLXNwYWNpbmc6MHB4O2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOmJ1dHQ7c3Ryb2tlLWxpbmVqb2luOm1pdGVyO3N0cm9rZS1vcGFjaXR5OjEiCiAgICAgICB4bWw6c3BhY2U9InByZXNlcnZlIj48dHNwYW4KICAgICAgICAgeT0iNjI5LjUwNTA3IgogICAgICAgICB4PSIyOTEuNDI4NTYiCiAgICAgICAgIGlkPSJ0c3BhbjMzMzgiPjwvdHNwYW4+PC90ZXh0PgogICAgPGcKICAgICAgIGlkPSJ0ZXh0MzM0MCIKICAgICAgIHN0eWxlPSJmb250LXN0eWxlOm5vcm1hbDtmb250LXZhcmlhbnQ6bm9ybWFsO2ZvbnQtd2VpZ2h0Om5vcm1hbDtmb250LXN0cmV0Y2g6bm9ybWFsO2ZvbnQtc2l6ZTo0MHB4O2xpbmUtaGVpZ2h0OjEyNSU7Zm9udC1mYW1pbHk6Rm9udEF3ZXNvbWU7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpGb250QXdlc29tZTtsZXR0ZXItc3BhY2luZzowcHg7d29yZC1zcGFjaW5nOjBweDtmaWxsOiMwMDAwMDA7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIj4KICAgICAgPHBhdGgKICAgICAgICAgaWQ9InBhdGgzMzQ1IgogICAgICAgICBzdHlsZT0iZmlsbDojMzMzMzMzO2ZpbGwtb3BhY2l0eToxIgogICAgICAgICBkPSJtIDIzNy41NjY5Niw0MTMuMjU1MDcgYyAwLjU1ODA0LC0wLjU1ODA0IDAuNTU4MDQsLTEuNDczMjIgMCwtMi4wMzEyNSBsIC0zLjcwNTM1LC0zLjY4MzA0IGMgLTAuNTU4MDQsLTAuNTU4MDQgLTEuNDUwOSwtMC41NTgwNCAtMi4wMDg5MywwIEwgMjIwLDQxOS4zOTM0NiAyMDguMTQ3MzIsNDA3LjU0MDc4IGMgLTAuNTU4MDMsLTAuNTU4MDQgLTEuNDUwODksLTAuNTU4MDQgLTIuMDA4OTMsMCBsIC0zLjcwNTM1LDMuNjgzMDQgYyAtMC41NTgwNCwwLjU1ODAzIC0wLjU1ODA0LDEuNDczMjEgMCwyLjAzMTI1IGwgMTYuNTYyNSwxNi41NDAxNyBjIDAuNTU4MDMsMC41NTgwNCAxLjQ1MDg5LDAuNTU4MDQgMi4wMDg5MiwwIGwgMTYuNTYyNSwtMTYuNTQwMTcgeiIgLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=');
  background-origin: content-box;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 10px;
  height: var(--spacing-px-36);
  padding-top: 0;
  padding-bottom: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.upf-select:focus {
  outline: none !important;
  box-shadow: none;
  border: 1px solid var(--color-gray-300);
}
.upf-select::placeholder {
  color: #bfc5cb;
}
.upf-select--inverse {
  background-color: var(--color-white);
}
.upf-input--small,
.upf-select--small {
  height: var(--spacing-px-24);
}
.upf-input-container .selectize-input {
  height: var(--spacing-px-36);
  border-radius: var(--border-radius-sm);
}
.selectize-control.multi .selectize-input > div {
  border-radius: var(--border-radius-sm);
  padding-left: 8px;
}
.selectize-control.multi .selectize-input.has-items {
  padding-top: 7px;
}
.upf-input-container--has-feedback {
  position: relative;
}
.upf-input-container--has-feedback .upf-input-feedback i {
  display: block;
  font-size: 1.5em;
  position: absolute;
  right: 1rem;
  top: -2.8rem;
  z-index: 2;
}
.upf-input-container--has-feedback .upf-input-feedback i[aria-label].guideflow_hovered:after {
  pointer-events: none;
  content: attr(aria-label);
  border-radius: var(--border-radius-sm);
  font-size: 14px;
  padding: 7px;
  position: absolute;
  right: 100%;
  top: 100%;
  white-space: nowrap;
}
.upf-input-container--errorful {
  position: relative;
}
.upf-input-container--errorful .upf-input-feedback i {
  display: block;
  font-size: 1.5em;
  position: absolute;
  right: 1rem;
  top: -2.8rem;
  z-index: 2;
}
.upf-input-container--errorful .upf-input-feedback i[aria-label].guideflow_hovered:after {
  pointer-events: none;
  content: attr(aria-label);
  border-radius: var(--border-radius-sm);
  font-size: 14px;
  padding: 7px;
  position: absolute;
  right: 100%;
  top: 100%;
  white-space: nowrap;
}
.upf-input-container--errorful .input-group .input-group-addon {
  background-color: var(--color-error-500);
  border: 1px solid #f1f2f3;
  color: #8a95a0;
  padding: 0 1.5em;
  text-align: center;
}
.upf-input-container--errorful .input-group .upf-input {
  border-left: none;
}
.upf-input-container--errorful .input-group .upf-input:focus {
  z-index: 1;
}
.upf-input-container--errorful .upf-input,
.upf-input-container--errorful .upf-input:focus {
  border: 1px solid var(--color-error-500);
}
.upf-input-container--errorful .upf-input-feedback--error i {
  color: var(--color-error-500);
}
.upf-input-container--errorful .upf-input-feedback--error i[aria-label].guideflow_hovered:after {
  background-color: var(--color-error-500);
  color: #ffffff;
}
.upf-input-container--has-help {
  position: relative;
}
.upf-input-container--has-help .upf-input-feedback i {
  display: block;
  font-size: 1.5em;
  position: absolute;
  right: 1rem;
  top: -2.8rem;
  z-index: 2;
}
.upf-input-container--has-help .upf-input-feedback i[aria-label].guideflow_hovered:after {
  pointer-events: none;
  content: attr(aria-label);
  border-radius: var(--border-radius-sm);
  font-size: 14px;
  padding: 7px;
  position: absolute;
  right: 100%;
  top: 100%;
  white-space: nowrap;
}
.upf-input-container--has-help .upf-input-feedback--help i {
  color: #8a95a0;
}
.upf-input-container--has-help .upf-input-feedback--help i[aria-label].guideflow_hovered:after {
  background-color: #8a95a0;
  color: #ffffff;
}
.upf-numeric-range {
  display: flex;
}
.upf-numeric-range.upf-numeric-range--small .upf-numeric-range__separator {
  height: 36px;
}
.upf-numeric-range__from,
.upf-numeric-range__to {
  -moz-appearance: textfield;
}
.upf-numeric-range__from::-webkit-outer-spin-button,
.upf-numeric-range__to::-webkit-outer-spin-button,
.upf-numeric-range__from::-webkit-inner-spin-button,
.upf-numeric-range__to::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.upf-numeric-range__from {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.upf-numeric-range__to {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.upf-numeric-range__separator {
  background-color: #f1f2f3;
  cursor: default;
  display: flex;
  align-items: center;
  height: 36px;
  padding: 0 12px;
}
.upf-link-base {
  color: var(--color-blue-500);
}
.upf-link-base i {
  color: var(--color-blue-500);
}
.upf-link-base.guideflow_hovered,
.upf-link-base:active,
.upf-link-base:focus {
  color: var(--color-blue-900);
}
.upf-link-base.guideflow_hovered i,
.upf-link-base:active i,
.upf-link-base:focus i {
  color: var(--color-blue-900);
}
.upf-link {
  color: var(--color-blue-500);
  display: flex;
  align-items: center;
}
.upf-link i {
  color: var(--color-blue-500);
}
.upf-link.guideflow_hovered,
.upf-link:active,
.upf-link:focus {
  color: var(--color-blue-900);
}
.upf-link.guideflow_hovered i,
.upf-link:active i,
.upf-link:focus i {
  color: var(--color-blue-900);
}
.upf-link.guideflow_hovered span {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.upf-link:focus {
  outline: none;
}
.upf-link--reset {
  color: #1b1e21;
}
.upf-link--reset.guideflow_hovered,
.upf-link--reset:active,
.upf-link--reset:focus {
  text-decoration: none;
  color: #1b1e21;
}
.upf-link--contrast {
  color: rgba(255, 255, 255, 0.7);
}
.upf-link--disabled {
  color: var(--color-gray-400) !important;
  cursor: initial !important;
}
.upf-link--disabled i {
  color: var(--color-gray-400) !important;
}
.upf-link--disabled.guideflow_hovered {
  background-color: initial !important;
}
.upf-link--has-icon i {
  font-size: 0.8em;
}
.upf-link--emphasized {
  border-bottom: 3px solid var(--color-error-500);
  padding-bottom: 6px;
}
.upf-loading .spinner {
  margin: 240px auto 240px;
  width: 70px;
}
.upf-loading .spinner > div {
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  border-radius: 100%;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.upf-loading .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.upf-loading .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.upf-nav {
  background-color: var(--color-primary-500);
  border-bottom: none;
  display: flex;
  align-items: center;
  list-style-type: none;
  height: 48px;
  padding: 12px;
  padding-left: 0;
  margin-bottom: 0;
}
.upf-nav__item {
  align-self: center;
  line-height: 2.6rem;
  margin-left: 18px;
}
.upf-nav__item .upf-btn {
  height: 31px;
}
.upf-nav__item > a:not(.upf-btn) {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16/12rem;
  padding: 6px 12px;
  user-select: none;
  text-decoration: none !important;
}
.upf-nav__item > a.active,
.upf-nav__item > a.guideflow_hovered:not(.upf-btn):not(.skip-hover-style) {
  border-bottom: none;
  border-radius: var(--border-radius-sm);
  transition: color 0.2s linear, background 0.2s linear;
  background-color: var(--color-primary-900);
  color: #ffffff;
}
.upf-nav__item > a:active {
  color: rgba(255, 255, 255, 0.7);
}
.upf-nav__item .ember-transitioning-in {
  color: rgba(255, 255, 255, 0.7);
  background-color: var(--color-primary-900);
}
.upf-nav__item .ember-transitioning-out {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
.upf-nav__item.upf-nav__item--title a {
  color: #ffffff;
  font-size: 24/12rem;
  padding: inherit;
}
.upf-nav__item.upf-nav__item--title a.active,
.upf-nav__item.upf-nav__item--title a.guideflow_hovered {
  border: none;
  background-color: transparent !important;
}
.upf-nav__right {
  display: inline-flex;
  flex-grow: 1;
  justify-content: flex-end;
  margin-left: auto !important;
}
.upf-nav__right .upf-nav__item {
  align-self: center;
}
.upf-contextual-nav {
  background-color: #1B00B7;
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 12px;
  height: 46px;
}
.upf-contextual-nav .upf-contextual-nav__item {
  align-self: center;
  line-height: 2.6rem;
  margin-left: 18px;
}
.upf-contextual-nav .upf-contextual-nav__item .upf-btn {
  height: 31px;
}
.upf-contextual-nav .upf-contextual-nav__item > a:not(.upf-btn) {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16/12rem;
  padding: 6px 12px;
  user-select: none;
  text-decoration: none !important;
}
.upf-contextual-nav .upf-contextual-nav__item > a.active,
.upf-contextual-nav .upf-contextual-nav__item > a.guideflow_hovered:not(.upf-btn):not(.skip-hover-style) {
  border-bottom: none;
  border-radius: var(--border-radius-sm);
  transition: color 0.2s linear, background 0.2s linear;
  background-color: var(--color-primary-900);
  color: #ffffff;
}
.upf-contextual-nav .upf-contextual-nav__item > a:active {
  color: rgba(255, 255, 255, 0.7);
}
.upf-contextual-nav .upf-contextual-nav__item .ember-transitioning-in {
  color: rgba(255, 255, 255, 0.7);
  background-color: var(--color-primary-900);
}
.upf-contextual-nav .upf-contextual-nav__item .ember-transitioning-out {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
.upf-contextual-nav .upf-contextual-nav__item a.active,
.upf-contextual-nav .upf-contextual-nav__item a.guideflow_hovered {
  border-bottom: none;
  border-radius: var(--border-radius-sm);
  background-color: var(--color-primary-500);
}
.upf-contextual-nav .upf-contextual-nav__item--pull-right {
  margin-left: auto !important;
}
/*
 * Notifications
 * Notifications come in the form of a littre red dot. Different sizes exist
 * to maintain scale hierarchy troughout the apps. Notifications can be applied
 * on user interface elements in the upper right corner on as inline text
 * information.
 */
.upf-notification--corner {
  position: relative;
}
.upf-notification--corner::after {
  content: '';
  position: absolute;
  background-color: var(--color-error-500);
  top: 6px;
  right: 6px;
  height: 4px;
  width: 4px;
  border-radius: 50%;
}
.upf-notification--inline::after {
  content: '';
  display: inline-block;
  background-color: var(--color-error-500);
  height: 6px;
  width: 6px;
  border-radius: 50%;
  margin-left: var(--spacing-px-6);
  vertical-align: middle;
}
.upf-progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: var(--border-radius-sm);
  background-color: #e5e5e5;
  height: 10px;
  margin-bottom: 0;
}
.upf-progress .progress-bar {
  width: 0;
  animation: progress 1s forwards;
  background-color: var(--color-primary-500);
}
.upf-progress .progress-bar.progress-bar--alert {
  background-color: var(--color-warning-500);
}
.upf-progress .progress-bar.progress-bar--success {
  background-color: var(--color-success-500);
}
@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.upf-progress--small {
  height: 4px;
}
.upf-slider {
  display: flex;
  align-items: baseline;
  justify-content: space-evenly;
}
.upf-slider .min-max-value {
  min-width: 20px;
}
.upf-slider .min-value {
  text-align: right;
}
.upf-slider .irs-handle {
  transition: background-color 0.3s ease;
}
.upf-slider .irs--round {
  height: 7px;
  width: 100%;
  margin-right: 15px;
  margin-left: 15px;
}
.upf-slider .irs--round .irs-line,
.upf-slider .irs--round .irs-bar {
  height: 7px;
  top: 0px;
  background-color: #f1f2f3;
}
.upf-slider .irs--round .irs-handle {
  border: none;
  top: -6px;
  width: 18px;
  height: 18px;
  box-shadow: none;
  background-color: #8a95a0;
}
.upf-slider .irs--round .irs-single {
  opacity: 0;
  top: -42px;
  padding: 8px 10px;
  background-color: black;
  transition: opacity 0.3s ease;
}
.upf-slider .irs--round .irs-single .fa {
  font-weight: 600;
}
.upf-slider .irs--round .irs-single:before {
  border-top-color: black;
}
.upf-slider .irs--round.guideflow_hovered .irs-single {
  opacity: 1;
}
.upf-stat {
  display: flex;
  flex-flow: column;
  text-align: center;
}
.upf-stat__name {
  font-weight: 600;
  color: var(--color-primary-500);
  font-size: 18/12rem;
}
.upf-stat__name .upf-stat__icon {
  color: var(--color-primary-500);
  display: inline-flex;
  font-size: 12/12rem;
  margin-left: 6px;
}
.upf-stat__data {
  font-weight: 600;
  color: var(--color-primary-500);
  font-size: 72/12rem;
  line-height: 6rem;
  margin-top: 8px;
}
.upf-stat__data .upf-stat__icon {
  color: inherit;
  font-size: 16/12rem;
  margin-left: 0;
  vertical-align: baseline;
}
.upf-stat__data--null {
  color: #e0e0e0;
}
.upf-stat__label {
  color: #8a95a0;
}
.upf-stat--small .upf-stat__data {
  font-size: 30/12rem;
  line-height: 1.4;
}
.upf-stat--x-small .upf-stat__data {
  font-size: 24/12rem;
  line-height: 1.4;
}
.upf-table {
  /*.table-striped; // FROM_BOOTSTRAP*/
  border-collapse: inherit;
  border: 1px solid #969696;
  border-radius: var(--border-radius-sm);
}
.upf-table td,
.upf-table th {
  text-align: left;
}
.upf-table thead {
  border-radius: var(--border-radius-sm);
  background-color: #f9f9f9;
}
.upf-table thead tr th {
  border: none;
  border-bottom: 1px solid #969696;
  vertical-align: middle;
}
.upf-table tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.upf-table tbody td {
  border: none;
  padding-top: 1em;
  padding-bottom: 1em;
  vertical-align: middle !important;
}
.upf-table tbody tr:first-child td {
  border-top: none;
}
.upf-table__group-column {
  color: #1b1e21;
}
.upf-table__group-column--secondary {
  color: #8a95a0;
  font-size: 0.9em;
}
.upf-table__row-selector {
  width: 4em;
}
.upf-table__row-selector .row-selector__input-wrapper {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
/*
 * Tags
 * Tags are used to provide additional informations about something.
 */
.upf-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--spacing-px-24);
  border-radius: 12px;
  padding: 0 var(--spacing-px-9);
  transition: background-color 0.3s ease, color 0.3s ease;
  gap: var(--spacing-px-6);
  min-width: 0;
}
.upf-tag span {
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upf-tag--regular {
  background-color: var(--color-primary-50);
  color: var(--color-primary-500);
}
.upf-tag--regular.upf-tag--plain {
  background-color: var(--color-primary-500);
  color: var(--color-white);
}
.upf-tag--primary-gradient {
  background: var(--primary-gradient-500);
  color: var(--color-white);
}
.upf-tag--success {
  background-color: var(--color-success-50);
  color: var(--color-success-500);
}
.upf-tag--success.upf-tag--plain {
  background-color: var(--color-success-500);
  color: var(--color-white);
}
.upf-tag--alert {
  background-color: var(--color-warning-50);
  color: var(--color-warning-500);
}
.upf-tag--alert.upf-tag--plain {
  background-color: var(--color-warning-500);
  color: var(--color-white);
}
.upf-tag--neutral,
.upf-tag--inactive {
  background-color: var(--color-gray-100);
}
.upf-tag--neutral.upf-tag--plain,
.upf-tag--inactive.upf-tag--plain {
  background-color: var(--color-gray-900);
  color: var(--color-white);
}
.upf-tag--critical {
  background-color: var(--color-error-50);
  color: var(--color-error-500);
}
.upf-tag--critical.upf-tag--plain {
  background-color: var(--color-error-500);
  color: var(--color-white);
}
.upf-tag--xtd-orange {
  background-color: var(--color-orange-50);
  color: var(--color-orange-500);
}
.upf-tag--xtd-orange.upf-tag--plain {
  background-color: var(--color-orange-500);
  color: var(--color-white);
}
.upf-tag--xtd-cyan {
  background-color: var(--color-cyan-50);
  color: var(--color-cyan-500);
}
.upf-tag--xtd-cyan.upf-tag--plain {
  background-color: var(--color-cyan-500);
  color: var(--color-white);
}
.upf-tag--xtd-yellow {
  background-color: var(--color-yellow-50);
  color: var(--color-yellow-500);
}
.upf-tag--xtd-yellow.upf-tag--plain {
  background-color: var(--color-yellow-500);
  color: var(--color-white);
}
.upf-tag--xtd-blue {
  background-color: var(--color-blue-50);
  color: var(--color-blue-500);
}
.upf-tag--xtd-blue.upf-tag--plain {
  background-color: var(--color-blue-500);
  color: var(--color-white);
}
.upf-tag--xtd-violet {
  background-color: var(--color-violet-50);
  color: var(--color-violet-500);
}
.upf-tag--xtd-violet.upf-tag--plain {
  background-color: var(--color-violet-500);
  color: var(--color-white);
}
.upf-tag--xtd-lime {
  background-color: var(--color-lime-50);
  color: var(--color-lime-500);
}
.upf-tag--xtd-lime.upf-tag--plain {
  background-color: var(--color-lime-500);
  color: var(--color-white);
}
.upf-tag--chat-gpt {
  background: var(--color-smart-gradient-50);
}
.upf-tag--chat-gpt div,
.upf-tag--chat-gpt i {
  background: var(--font-color-smart-gradient);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}
/*
 * Transitions
 */
.upf-transition--light-up {
  transition: opacity 0.25s linear;
  transition-delay: 0s;
  opacity: 0.75;
}
.upf-transition--light-up.guideflow_hovered {
  transition: opacity 0.25s linear;
  transition-delay: 0.25s;
  opacity: 1;
}
.upf-toggle {
  background-color: #c9c9c9;
  border: 1px solid #c9c9c9;
  border-radius: 20px;
  height: 20px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.upf-toggle .upf-toggle__switch {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  background-color: #fff;
  transition: transform 0.4s;
}
.upf-toggle.upf-toggle--toggled {
  background-color: var(--color-primary-500);
  border: 1px solid var(--color-primary-500);
}
.upf-toggle.upf-toggle--toggled .upf-toggle__switch {
  transform: translateX(110%);
}
@keyframes openDropdown {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes closeDropdown {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.upf-floating-menu {
  background-color: #ffffff;
  border-radius: var(--border-radius-sm);
  box-shadow: 0 0 1.2rem rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  overflow: hidden auto;
  max-height: 250px;
  max-width: 350px;
  margin-top: 12px;
  padding: 6px;
  position: absolute;
  z-index: 1100;
}
.upf-floating-menu ul {
  padding: 0;
}
.upf-floating-menu-bottom {
  overflow: hidden;
}
.upf-floating-menu-bottom .ql-mention-list {
  overflow: hidden scroll;
}
.upf-floating-menu--visible {
  animation: openDropdown 0.3s;
  transform-origin: top center;
}
.upf-floating-menu--hidden {
  animation: closeDropdown 0.3s;
  display: none;
}
.upf-floating-menu__item {
  border-radius: var(--border-radius-sm);
  cursor: pointer;
  list-style: none;
  padding: 6px 12px;
}
.upf-floating-menu__item.guideflow_hovered {
  background-color: #f9f9f9;
}
.upf-floating-menu__item > li {
  list-style-type: none;
}
.upf-infinite-select {
  height: 100%;
  width: 100%;
}
.upf-infinite-select ul {
  padding: 0;
}
.upf-infinite-select--absolute {
  background-color: #ffffff;
  border-radius: var(--border-radius-sm);
  box-shadow: 0 0 1.2rem rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  overflow: hidden auto;
  max-height: 250px;
  max-width: 350px;
  margin-top: 12px;
  padding: 6px;
  position: absolute;
  z-index: 1100;
  height: inherit;
}
.upf-infinite-select--absolute ul {
  padding: 0;
}
.upf-infinite-select--absolute-bottom {
  overflow: hidden;
}
.upf-infinite-select--absolute-bottom .ql-mention-list {
  overflow: hidden scroll;
}
.upf-infinite-select--absolute--visible {
  animation: openDropdown 0.3s;
  transform-origin: top center;
}
.upf-infinite-select--absolute--hidden {
  animation: closeDropdown 0.3s;
  display: none;
}
.upf-infinite-select__container {
  position: relative;
  margin-bottom: 12px;
}
.upf-infinite-select__items-container {
  margin: 0;
  overflow: hidden auto;
  overscroll-behavior: contain;
}
.upf-infinite-select__item {
  border-radius: var(--border-radius-sm);
  cursor: pointer;
  list-style: none;
  padding: 6px 12px;
}
.upf-infinite-select__item.guideflow_hovered {
  background-color: #f9f9f9;
}
.upf-infinite-select__item > li {
  list-style-type: none;
}
.upf-infinite-select__item:not(:first-child) {
  margin-top: var(--spacing-px-3);
}
.upf-infinite-select__item.guideflow_hovered {
  background-color: var(--color-gray-100);
}
.modal .modal-content {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  border-radius: var(--border-radius-sm);
  border: none;
}
.modal .modal-content .modal-header {
  background-color: #f9f9f9;
  border-radius: var(--border-radius-sm) var(--border-radius-sm) 0 0;
  box-shadow: none;
  color: var(--color-primary-500);
  text-align: center;
}
.modal .modal-content .modal-header.modal-header__borderless {
  border: 0;
}
.modal .modal-content .modal-header .modal-title,
.modal .modal-content .modal-header h4 {
  font-size: 16/12rem;
  display: inline-block;
  color: #8a95a0;
}
.modal .modal-content .modal-header button {
  color: #000000;
}
.modal .modal-content .modal-body {
  padding: 18px;
}
.modal .modal-content .modal-footer {
  border-radius: 0 0 var(--border-radius-sm) var(--border-radius-sm);
  text-align: center;
  border-top: 0;
}
.modal-dialog--centered {
  transform: translate(0, -50%) !important;
  top: 50% !important;
  margin: 0 auto !important;
}
.modal-x-lg {
  width: 1300px;
}
@media screen and (max-width: 1030px) {
  .modal-lg {
    width: 600px;
  }
}
@media screen and (min-width: 1030px) and (max-width: 1060px) {
  .modal-lg {
    width: 800px;
  }
}
@media screen and (min-width: 1100px) {
  .modal-lg {
    width: 75vw;
  }
}
.upf-dropdown {
  background-color: var(--color-white);
  border: 1px solid #f9f9f9;
  border-radius: 3px;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.31) 0px 0px 1px;
  margin-top: 0.5em;
}
.upf-dropdown li:not(.divider) {
  padding: 6px 1.2em;
  font-size: 16/12rem;
  display: flex;
  align-items: center;
}
.upf-dropdown li:not(.divider) .fa {
  color: #1b1e21;
  min-width: 15px;
}
.upf-dropdown li:not(.divider).guideflow_hovered {
  background-color: #f9f9f9 !important;
}
.upf-dropdown li:not(.divider) a {
  color: #1b1e21;
  padding: 0;
}
.upf-dropdown li:not(.divider) a.active {
  border-bottom: none;
  padding-bottom: 0;
}
.upf-dropdown li:not(.divider) a.guideflow_hovered {
  background-color: transparent;
}
.upf-dropdown li:not(.divider).disabled {
  background-color: #f9f9f9 !important;
}
.upf-dropdown li:not(.divider).disabled a,
.upf-dropdown li:not(.divider).disabled a.guideflow_hovered {
  color: #8a95a0;
  cursor: not-allowed;
}
.upf-dropdown li:not(.divider):not(.disabled).guideflow_hovered {
  background-color: transparent;
}
.upf-dropdown li:not(.divider):not(.disabled).guideflow_hovered a {
  transition: all 0.5s ease-in-out;
  margin-left: 6px;
}
.upf-dropdown .divider {
  background-color: #969696;
}
.modal-content .nav-tabs {
  padding: 0 16px 0 16px;
  display: flex;
  flex-direction: row;
  background-color: #f9f9f9;
}
.modal-content .nav-tabs li {
  text-align: center;
  flex-grow: 1;
  float: none;
}
.modal-content .nav-tabs li > a {
  border-radius: var(--border-radius-sm) var(--border-radius-sm) 0 0;
  color: var(--color-primary-500);
}
.modal-content .nav-tabs li > a.guideflow_hovered {
  border: 1px solid transparent;
  background-color: inherit;
}
.modal-content .nav-tabs li.active > a {
  border: 1px solid #c9c9c9;
  border-bottom-color: transparent;
  color: #969696;
  background-color: var(--color-white);
}
.modal-content .nav-tabs li.active > a.guideflow_hovered {
  background-color: var(--color-white);
}
.upf-status-page__success-message {
  color: var(--color-sucess-500);
}
.upf-status-page__error-reason {
  color: var(--color-error-500);
}
.app-header {
  background-color: #060666;
}
.app-header .logo-container {
  position: relative;
  width: 100%;
  padding: 6px 6px;
}
.app-header .logo-container a,
.app-header .logo-container a.guideflow_hovered {
  /*.reset-link;*/
}
.app-header .logo-container a.active {
  padding-bottom: 0;
  border: none;
}
.app-header .header-item {
  cursor: pointer;
  font-size: 1.2em;
  text-align: center;
}
.app-header .header-item a,
.app-header .header-item i {
  color: #ffffff;
  text-decoration: none !important;
}
.app-header--sidebar {
  background-color: #060666;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  height: 100vh;
  position: fixed;
  padding: 0;
  top: 0;
  width: 5em;
  box-shadow: 10px 0 10px -10px rgba(0, 0, 0, 0.1);
}
.app-header--sidebar .logo-container {
  position: relative;
  width: 100%;
  padding: 6px 6px;
}
.app-header--sidebar .logo-container a,
.app-header--sidebar .logo-container a.guideflow_hovered {
  /*.reset-link;*/
}
.app-header--sidebar .logo-container a.active {
  padding-bottom: 0;
  border: none;
}
.app-header--sidebar .header-item {
  cursor: pointer;
  font-size: 1.2em;
  text-align: center;
}
.app-header--sidebar .header-item a,
.app-header--sidebar .header-item i {
  color: #ffffff;
  text-decoration: none !important;
}
.app-header--sidebar .logo-container {
  margin-top: 0;
  text-align: center;
  padding: 12px 12px 12px 12px;
}
.app-header--sidebar .logo-container img {
  width: 100%;
}
.app-header--sidebar .header-item {
  font-size: 1.5em;
  margin-top: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.app-header--sidebar .header-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  border-radius: var(--border-radius-sm);
  max-width: 24px;
  height: 24px;
  padding: 24px;
  color: #c3c3fc;
}
.app-header--sidebar .header-item a img {
  flex: 1;
  max-width: 18px;
  height: 18px;
  align: middle;
}
.app-header--sidebar .header-item a.guideflow_hovered {
  background-color: rgba(13, 13, 230, 0.4);
  transition: all 0.2s ease;
}
.app-header--sidebar .header-item a:active img {
  opacity: 0.8;
}
.app-header--sidebar .header-item a.active,
.app-header--sidebar .header-item a.active i,
.app-header--sidebar .header-item a.active .upf-icon {
  color: var(--color-white);
  border-bottom: none;
  background-color: var(--color-primary-500);
  transition: all 0.5s ease;
}
.app-header--sidebar .app-header__bottom {
  bottom: 0;
  position: absolute;
  width: 100%;
}
@media screen and (max-height: 400px) {
  .app-header--sidebar .app-header__bottom {
    display: none;
  }
}
.app-header--topbar {
  background-color: #060666;
  background-color: transparent;
  height: 10em;
  display: inline-flex;
  position: absolute;
}
.app-header--topbar .logo-container {
  position: relative;
  width: 100%;
  padding: 6px 6px;
}
.app-header--topbar .logo-container a,
.app-header--topbar .logo-container a.guideflow_hovered {
  /*.reset-link;*/
}
.app-header--topbar .logo-container a.active {
  padding-bottom: 0;
  border: none;
}
.app-header--topbar .header-item {
  cursor: pointer;
  font-size: 1.2em;
  text-align: center;
}
.app-header--topbar .header-item a,
.app-header--topbar .header-item i {
  color: #ffffff;
  text-decoration: none !important;
}
.app-header--topbar .app-header__left-side,
.app-header--topbar .app-header__right-side {
  display: flex;
  align-items: center;
}
.app-header--topbar .app-header__left-side .header-item,
.app-header--topbar .app-header__right-side .header-item {
  font-size: 1.2em;
  margin-left: 1em;
}
.app-header--topbar .app-header__right-side {
  height: 100%;
  position: absolute;
  right: 1em;
}
.app-header--topbar .logo-container {
  left: 20%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 150px;
}
.app-header--topbar .logo-container a {
  text-align: center;
  display: block;
}
.app-header--topbar .logo-container a img {
  vertical-align: baseline;
}
.app-main {
  position: inherit;
  padding: 0;
}
.app-main--along-sidebar {
  position: inherit;
  padding: 0;
  margin-left: 5em;
}
.app-main--below-topbar {
  position: inherit;
  padding: 0;
}
.split-settings {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.split-settings__info {
  flex: 1;
  padding-right: 60px;
}
.split-settings__info .title {
  font-size: 18/12rem;
  font-weight: 600;
  margin-bottom: 6px;
}
.split-settings__info .description {
  padding: 0;
  color: #8a95a0;
}
.split-settings__content {
  box-shadow: var(--box-shadow-xs);
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
  padding: var(--spacing-px-30) var(--spacing-px-36);
  background-color: white;
  flex: 1.5;
  min-width: 600px;
}
.split-settings.split-settings--column {
  flex-direction: column;
}
.split-settings.split-settings--column .split-settings__info {
  margin-bottom: 30px;
  padding-right: 0;
}
/*

/!\ This file is deprecated. Please see core-v2/_variables.less. /!\ 

---
name: Spacing
category: Utilities
---
Utility classes for spacing (padding/margin) and alignment of elements.

### Alignment
--------------
Use `center-block` to horizontally center a block in a row.

Use `upf-align--absolute-center` to center the element vertically and horizontally.

``` spacing-blocks.html
<div class="center-block">
  Horizontally center a block in a row
</div>

<div class="upf-align--absolute-center">
  Fully center element vertically and horizontally
</div>
```

Align elements using `upf-align--*` (`upf-align--left`, `upf-align--center`, `upf-align--right`) classes, as long as they support the text-align rule on the right, left or center.

``` spacing-align-text.html
<div class="upf-align--left">
  Left
</div>

<div class="upf-align--center">
  Center
</div>

<div class="upf-align--right">
  Right
</div>
```

### Spacing
------------

Spacers variable and helper classes can be used to increase or decrease the space between multiple elements (margins) or within one (paddings).

The spacer utility classes are in the format of `<margin/padding>-<optional: position>-<size>` for example `margin-top-xx-sm`.

The (optional) position modifiers available are: `top`, `right`, `bottom`, `left`.
If a position modifier is not stated, the margin/padding will be applied on every side of the element.

The size modifiers available are: `xxx-sm`, `xx-sm`, `x-sm`, `sm`, `md`, `lg`, `x-lg`, `xx-lg`.

|  Size modifier              | Value                 |
| --------------------------- | --------------------- |
| xxx-sm                      | 0.5em                 |
| xx-sm                       | 1em                   |
| x-sm                        | 1.5em                 |
| sm                          | 2em                   |
| md                          | 2.5em                 |
| lg                          | 3em                   |
| x-lg                        | 4em                   |
| xx-lg                       | 5em                   |

``` spacing-spacers.html
<div class="margin-top-md">
  Medium margin applied to just the top
</div>

<div class="margin-lg">
  Large margin on every side of the element
</div>

<div class="padding-left-x-sm">
  Extra small padding applied to the left
</div>
```
*/
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.upf-align--absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.upf-align--left {
  text-align: left !important;
}
.upf-align--right {
  text-align: right !important;
}
.upf-align--center {
  text-align: center !important;
}
.text-color-default {
  color: #1b1e21;
}
.text-color-default-light {
  color: #8a95a0;
}
.text-color-default-lighter {
  color: #bfc5cb;
}
.text-color-contrast {
  color: #ffffff;
}
.text-color-contrast-light {
  color: rgba(255, 255, 255, 0.7);
}
.text-color-contrast-lighter {
  color: #97a5bb;
}
.text-color-bright-purple {
  color: var(--color-primary-500);
}
.text-color-orange {
  color: var(--color-error-500);
}
.text-color-gray {
  color: #c9c9c9;
}
.text-color-blue-gray {
  color: #a9b4c7;
}
.text-color-info {
  color: #8a95a0;
}
.text-color-alert {
  color: var(--color-warning-500);
}
.text-color-success {
  color: var(--color-success-500);
}
.text-color-error {
  color: var(--color-error-500);
}
.text-color-facebook {
  color: #3b5998;
}
.text-color-pinterest {
  color: #bd081c;
}
.text-color-instagram {
  color: #bc2a8d;
}
.text-color-youtube {
  color: #cd201f;
}
.text-color-twitter {
  color: #1da1f2;
}
.text-style-normal {
  font-style: normal;
}
.text-style-semibold {
  font-weight: 600;
}
.text-style-bold {
  font-weight: 600;
}
.text-style-italic {
  font-style: italic;
}
.text-style-capitalize {
  text-transform: capitalize;
}
.text-style-uppercase {
  text-transform: uppercase;
}
.text-align-start,
.text-align-left {
  text-align: left;
}
.text-align-end,
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
.text-align-justify {
  text-align: justify;
}
.box-shadow {
  box-shadow: 0 1px 3px rgba(151, 159, 169, 0.15);
}
.fx-1 {
  flex: 1;
  min-width: 0;
}
.fx-row {
  flex-direction: row;
  display: flex;
  min-width: 0;
}
.fx-row-reverse {
  flex-direction: row-reverse;
}
.fx-col {
  flex-direction: column;
  display: flex;
  min-width: 0;
}
.fx-col-reverse {
  flex-direction: column-reverse;
}
.fx-malign-center {
  justify-content: center;
}
.fx-malign-start {
  justify-content: flex-start;
}
.fx-malign-end {
  justify-content: flex-end;
}
.fx-malign-space-between {
  justify-content: space-between;
}
.fx-malign-space-around {
  justify-content: space-around;
}
.fx-malign-space-evenly {
  justify-content: space-evenly;
}
.fx-xalign-center {
  align-items: center;
}
.fx-xalign-start {
  align-items: flex-start;
}
.fx-xalign-end {
  align-items: flex-end;
}
.fx-basis-pc-33 {
  flex-basis: 33.33%;
}
.fx-basis-pc-66 {
  flex-basis: 66.66%;
}
.fx-basis-pc-0 {
  flex-basis: 0%;
}
.fx-basis-pc-5 {
  flex-basis: 5%;
}
.fx-basis-pc-10 {
  flex-basis: 10%;
}
.fx-basis-pc-15 {
  flex-basis: 15%;
}
.fx-basis-pc-20 {
  flex-basis: 20%;
}
.fx-basis-pc-25 {
  flex-basis: 25%;
}
.fx-basis-pc-30 {
  flex-basis: 30%;
}
.fx-basis-pc-35 {
  flex-basis: 35%;
}
.fx-basis-pc-40 {
  flex-basis: 40%;
}
.fx-basis-pc-45 {
  flex-basis: 45%;
}
.fx-basis-pc-50 {
  flex-basis: 50%;
}
.fx-basis-pc-55 {
  flex-basis: 55%;
}
.fx-basis-pc-60 {
  flex-basis: 60%;
}
.fx-basis-pc-65 {
  flex-basis: 65%;
}
.fx-basis-pc-70 {
  flex-basis: 70%;
}
.fx-basis-pc-75 {
  flex-basis: 75%;
}
.fx-basis-pc-80 {
  flex-basis: 80%;
}
.fx-basis-pc-85 {
  flex-basis: 85%;
}
.fx-basis-pc-90 {
  flex-basis: 90%;
}
.fx-basis-pc-95 {
  flex-basis: 95%;
}
.fx-basis-pc-100 {
  flex-basis: 100%;
}
.fx-gap-pc-0 {
  gap: 0%;
}
.fx-gap-px-0 {
  gap: 0px;
}
.fx-gap-pc-1 {
  gap: 1%;
}
.fx-gap-px-1 {
  gap: 1px;
}
.fx-gap-pc-2 {
  gap: 2%;
}
.fx-gap-px-2 {
  gap: 2px;
}
.fx-gap-pc-3 {
  gap: 3%;
}
.fx-gap-px-3 {
  gap: 3px;
}
.fx-gap-pc-4 {
  gap: 4%;
}
.fx-gap-px-4 {
  gap: 4px;
}
.fx-gap-pc-5 {
  gap: 5%;
}
.fx-gap-px-5 {
  gap: 5px;
}
.fx-gap-pc-6 {
  gap: 6%;
}
.fx-gap-px-6 {
  gap: 6px;
}
.fx-gap-pc-7 {
  gap: 7%;
}
.fx-gap-px-7 {
  gap: 7px;
}
.fx-gap-pc-8 {
  gap: 8%;
}
.fx-gap-px-8 {
  gap: 8px;
}
.fx-gap-pc-9 {
  gap: 9%;
}
.fx-gap-px-9 {
  gap: 9px;
}
.fx-gap-pc-10 {
  gap: 10%;
}
.fx-gap-px-10 {
  gap: 10px;
}
.fx-gap-pc-11 {
  gap: 11%;
}
.fx-gap-px-11 {
  gap: 11px;
}
.fx-gap-pc-12 {
  gap: 12%;
}
.fx-gap-px-12 {
  gap: 12px;
}
.fx-gap-pc-13 {
  gap: 13%;
}
.fx-gap-px-13 {
  gap: 13px;
}
.fx-gap-pc-14 {
  gap: 14%;
}
.fx-gap-px-14 {
  gap: 14px;
}
.fx-gap-pc-15 {
  gap: 15%;
}
.fx-gap-px-15 {
  gap: 15px;
}
.fx-gap-pc-16 {
  gap: 16%;
}
.fx-gap-px-16 {
  gap: 16px;
}
.fx-gap-pc-17 {
  gap: 17%;
}
.fx-gap-px-17 {
  gap: 17px;
}
.fx-gap-pc-18 {
  gap: 18%;
}
.fx-gap-px-18 {
  gap: 18px;
}
.fx-gap-pc-19 {
  gap: 19%;
}
.fx-gap-px-19 {
  gap: 19px;
}
.fx-gap-pc-20 {
  gap: 20%;
}
.fx-gap-px-20 {
  gap: 20px;
}
.fx-gap-pc-21 {
  gap: 21%;
}
.fx-gap-px-21 {
  gap: 21px;
}
.fx-gap-pc-22 {
  gap: 22%;
}
.fx-gap-px-22 {
  gap: 22px;
}
.fx-gap-pc-23 {
  gap: 23%;
}
.fx-gap-px-23 {
  gap: 23px;
}
.fx-gap-pc-24 {
  gap: 24%;
}
.fx-gap-px-24 {
  gap: 24px;
}
.fx-gap-pc-25 {
  gap: 25%;
}
.fx-gap-px-25 {
  gap: 25px;
}
.fx-gap-pc-26 {
  gap: 26%;
}
.fx-gap-px-26 {
  gap: 26px;
}
.fx-gap-pc-27 {
  gap: 27%;
}
.fx-gap-px-27 {
  gap: 27px;
}
.fx-gap-pc-28 {
  gap: 28%;
}
.fx-gap-px-28 {
  gap: 28px;
}
.fx-gap-pc-29 {
  gap: 29%;
}
.fx-gap-px-29 {
  gap: 29px;
}
.fx-gap-pc-30 {
  gap: 30%;
}
.fx-gap-px-30 {
  gap: 30px;
}
.fx-gap-pc-31 {
  gap: 31%;
}
.fx-gap-px-31 {
  gap: 31px;
}
.fx-gap-pc-32 {
  gap: 32%;
}
.fx-gap-px-32 {
  gap: 32px;
}
.fx-gap-pc-33 {
  gap: 33%;
}
.fx-gap-px-33 {
  gap: 33px;
}
.fx-gap-pc-34 {
  gap: 34%;
}
.fx-gap-px-34 {
  gap: 34px;
}
.fx-gap-pc-35 {
  gap: 35%;
}
.fx-gap-px-35 {
  gap: 35px;
}
.fx-gap-pc-36 {
  gap: 36%;
}
.fx-gap-px-36 {
  gap: 36px;
}
.fx-gap-pc-37 {
  gap: 37%;
}
.fx-gap-px-37 {
  gap: 37px;
}
.fx-gap-pc-38 {
  gap: 38%;
}
.fx-gap-px-38 {
  gap: 38px;
}
.fx-gap-pc-39 {
  gap: 39%;
}
.fx-gap-px-39 {
  gap: 39px;
}
.fx-gap-pc-40 {
  gap: 40%;
}
.fx-gap-px-40 {
  gap: 40px;
}
.fx-gap-pc-41 {
  gap: 41%;
}
.fx-gap-px-41 {
  gap: 41px;
}
.fx-gap-pc-42 {
  gap: 42%;
}
.fx-gap-px-42 {
  gap: 42px;
}
.fx-gap-pc-43 {
  gap: 43%;
}
.fx-gap-px-43 {
  gap: 43px;
}
.fx-gap-pc-44 {
  gap: 44%;
}
.fx-gap-px-44 {
  gap: 44px;
}
.fx-gap-pc-45 {
  gap: 45%;
}
.fx-gap-px-45 {
  gap: 45px;
}
.fx-gap-pc-46 {
  gap: 46%;
}
.fx-gap-px-46 {
  gap: 46px;
}
.fx-gap-pc-47 {
  gap: 47%;
}
.fx-gap-px-47 {
  gap: 47px;
}
.fx-gap-pc-48 {
  gap: 48%;
}
.fx-gap-px-48 {
  gap: 48px;
}
.fx-gap-pc-49 {
  gap: 49%;
}
.fx-gap-px-49 {
  gap: 49px;
}
.fx-gap-pc-50 {
  gap: 50%;
}
.fx-gap-px-50 {
  gap: 50px;
}
.fx-gap-pc-51 {
  gap: 51%;
}
.fx-gap-px-51 {
  gap: 51px;
}
.fx-gap-pc-52 {
  gap: 52%;
}
.fx-gap-px-52 {
  gap: 52px;
}
.fx-gap-pc-53 {
  gap: 53%;
}
.fx-gap-px-53 {
  gap: 53px;
}
.fx-gap-pc-54 {
  gap: 54%;
}
.fx-gap-px-54 {
  gap: 54px;
}
.fx-gap-pc-55 {
  gap: 55%;
}
.fx-gap-px-55 {
  gap: 55px;
}
.fx-gap-pc-56 {
  gap: 56%;
}
.fx-gap-px-56 {
  gap: 56px;
}
.fx-gap-pc-57 {
  gap: 57%;
}
.fx-gap-px-57 {
  gap: 57px;
}
.fx-gap-pc-58 {
  gap: 58%;
}
.fx-gap-px-58 {
  gap: 58px;
}
.fx-gap-pc-59 {
  gap: 59%;
}
.fx-gap-px-59 {
  gap: 59px;
}
.fx-gap-pc-60 {
  gap: 60%;
}
.fx-gap-px-60 {
  gap: 60px;
}
.fx-gap-pc-61 {
  gap: 61%;
}
.fx-gap-px-61 {
  gap: 61px;
}
.fx-gap-pc-62 {
  gap: 62%;
}
.fx-gap-px-62 {
  gap: 62px;
}
.fx-gap-pc-63 {
  gap: 63%;
}
.fx-gap-px-63 {
  gap: 63px;
}
.fx-gap-pc-64 {
  gap: 64%;
}
.fx-gap-px-64 {
  gap: 64px;
}
.fx-gap-pc-65 {
  gap: 65%;
}
.fx-gap-px-65 {
  gap: 65px;
}
.fx-gap-pc-66 {
  gap: 66%;
}
.fx-gap-px-66 {
  gap: 66px;
}
.fx-gap-pc-67 {
  gap: 67%;
}
.fx-gap-px-67 {
  gap: 67px;
}
.fx-gap-pc-68 {
  gap: 68%;
}
.fx-gap-px-68 {
  gap: 68px;
}
.fx-gap-pc-69 {
  gap: 69%;
}
.fx-gap-px-69 {
  gap: 69px;
}
.fx-gap-pc-70 {
  gap: 70%;
}
.fx-gap-px-70 {
  gap: 70px;
}
.fx-gap-pc-71 {
  gap: 71%;
}
.fx-gap-px-71 {
  gap: 71px;
}
.fx-gap-pc-72 {
  gap: 72%;
}
.fx-gap-px-72 {
  gap: 72px;
}
.fx-gap-pc-73 {
  gap: 73%;
}
.fx-gap-px-73 {
  gap: 73px;
}
.fx-gap-pc-74 {
  gap: 74%;
}
.fx-gap-px-74 {
  gap: 74px;
}
.fx-gap-pc-75 {
  gap: 75%;
}
.fx-gap-px-75 {
  gap: 75px;
}
.fx-gap-pc-76 {
  gap: 76%;
}
.fx-gap-px-76 {
  gap: 76px;
}
.fx-gap-pc-77 {
  gap: 77%;
}
.fx-gap-px-77 {
  gap: 77px;
}
.fx-gap-pc-78 {
  gap: 78%;
}
.fx-gap-px-78 {
  gap: 78px;
}
.fx-gap-pc-79 {
  gap: 79%;
}
.fx-gap-px-79 {
  gap: 79px;
}
.fx-gap-pc-80 {
  gap: 80%;
}
.fx-gap-px-80 {
  gap: 80px;
}
.fx-gap-pc-81 {
  gap: 81%;
}
.fx-gap-px-81 {
  gap: 81px;
}
.fx-gap-pc-82 {
  gap: 82%;
}
.fx-gap-px-82 {
  gap: 82px;
}
.fx-gap-pc-83 {
  gap: 83%;
}
.fx-gap-px-83 {
  gap: 83px;
}
.fx-gap-pc-84 {
  gap: 84%;
}
.fx-gap-px-84 {
  gap: 84px;
}
.fx-gap-pc-85 {
  gap: 85%;
}
.fx-gap-px-85 {
  gap: 85px;
}
.fx-gap-pc-86 {
  gap: 86%;
}
.fx-gap-px-86 {
  gap: 86px;
}
.fx-gap-pc-87 {
  gap: 87%;
}
.fx-gap-px-87 {
  gap: 87px;
}
.fx-gap-pc-88 {
  gap: 88%;
}
.fx-gap-px-88 {
  gap: 88px;
}
.fx-gap-pc-89 {
  gap: 89%;
}
.fx-gap-px-89 {
  gap: 89px;
}
.fx-gap-pc-90 {
  gap: 90%;
}
.fx-gap-px-90 {
  gap: 90px;
}
.fx-gap-pc-91 {
  gap: 91%;
}
.fx-gap-px-91 {
  gap: 91px;
}
.fx-gap-pc-92 {
  gap: 92%;
}
.fx-gap-px-92 {
  gap: 92px;
}
.fx-gap-pc-93 {
  gap: 93%;
}
.fx-gap-px-93 {
  gap: 93px;
}
.fx-gap-pc-94 {
  gap: 94%;
}
.fx-gap-px-94 {
  gap: 94px;
}
.fx-gap-pc-95 {
  gap: 95%;
}
.fx-gap-px-95 {
  gap: 95px;
}
.fx-gap-pc-96 {
  gap: 96%;
}
.fx-gap-px-96 {
  gap: 96px;
}
.fx-gap-pc-97 {
  gap: 97%;
}
.fx-gap-px-97 {
  gap: 97px;
}
.fx-gap-pc-98 {
  gap: 98%;
}
.fx-gap-px-98 {
  gap: 98px;
}
.fx-gap-pc-99 {
  gap: 99%;
}
.fx-gap-px-99 {
  gap: 99px;
}
.fx-gap-pc-100 {
  gap: 100%;
}
.fx-gap-px-100 {
  gap: 100px;
}
.fx-wrap {
  flex-wrap: wrap;
}
@keyframes upf-skeleton-content {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: calc(200px + 100%) 0;
  }
}
.upf-skeleton-effect {
  animation: skeleton-content 1.2s ease-in-out infinite;
  background-color: #eee;
  background-image: linear-gradient(90deg, #eee, #f5f5f5, #eee);
  background-size: 200px 100%;
  background-repeat: no-repeat;
  border-radius: var(--border-radius-sm);
  display: inline-block;
  line-height: 1;
}
/*
 * Borders
 * Utility classes to add border styles.
 */
.upf-border--gray {
  border: 1px solid #c9c9c9;
}
.border {
  border-width: 1px;
  border-style: solid;
}
.border-color-default {
  border-color: var(--color-border-default);
}
.border-color-alert {
  border-color: var(--color-warning-500);
}
.border-color-error {
  border-color: var(--color-error-500);
}
.border-color-success {
  border-color: var(--color-success-500);
}
.border-color-info {
  border-color: #8a95a0;
}
.border-radius-default {
  border-radius: var(--border-radius-sm);
}
.border-radius-md {
  border-radius: var(--border-radius-md);
}
.border-radius-round {
  border-radius: 50%;
}
.scroll-shadow {
  padding-bottom: 18px !important;
}
.scroll-shadow::after {
  position: absolute;
  content: '';
  height: 18px;
  left: 0;
  right: 17px;
  bottom: 0;
}
.scroll-shadow--default::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--color-white) 100%);
}
.scroll-shadow--field::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f1f2f3 100%);
}
.upf-toggle.upf-toggle--disabled {
  background-color: #efefef;
  border-color: #efefef;
}
.upf-toggle.upf-toggle--disabled .upf-toggle__switch {
  background-color: #d9d9d9;
}
.upf-toggle.upf-toggle--disabled,
.upf-toggle.upf-toggle--disabled > div {
  cursor: not-allowed;
}
.array-input-container {
  height: auto;
  min-height: var(--spacing-px-36);
  padding: 0;
  flex-wrap: wrap;
  max-height: 90px;
  overflow-y: auto;
}
.array-input-container:focus-within {
  border: 1px solid #bfc5cb;
}
.array-input-container input {
  height: 35px;
  background-color: transparent;
  border: none;
  flex: 1;
  min-width: 130px;
  padding-left: 6px;
}
.array-input-container input:focus {
  outline: none;
}
.upf-power-select {
  height: 100%;
  position: relative;
}
.upf-power-select .upf-power-select__array-container {
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-border-default);
  border-radius: var(--border-radius-sm);
  position: relative;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.upf-power-select .upf-infinite-select {
  height: auto;
  max-width: 100%;
  min-width: 100%;
  padding: var(--spacing-px-12);
  top: var(--spacing-px-36);
}
.upf-power-select .upf-power-infinite-select-container {
  position: relative;
  height: 100%;
  padding-top: 18px;
  padding-left: 18px;
  padding-right: 18px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-border-default);
  border-radius: var(--border-radius-sm);
}
.upf-power-select .has-overflow {
  padding-bottom: 18px;
}
@keyframes slide-in {
  from {
    opacity: 0;
    transform: translate(0, -30%);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.toasts-container {
  position: fixed;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-px-12);
  top: 56px;
  right: var(--spacing-px-18);
  z-index: 9999;
}
.toasts-container .toast {
  display: flex;
  flex-direction: column;
  width: 350px;
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
  overflow: hidden;
  background-color: var(--color-gray-50);
  box-shadow: var(--box-shadow-lg);
}
.toasts-container .toast .counter {
  height: 3px;
}
.toasts-container .toast .main-container {
  display: flex;
  flex-direction: row;
  padding: var(--spacing-px-12);
  gap: var(--spacing-px-12);
  background-color: var(--color-white);
  font-size: 16/12rem;
}
.toasts-container .toast .main-container button {
  padding: 0 var(--spacing-px-6);
  align-self: baseline;
  border: none;
  background-color: transparent;
}
.toasts-container .toast .text-container {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 3px;
}
.toasts-container .toast .text-container .title {
  font-weight: 600;
}
.toasts-container .toast .text-container .subtitle {
  color: var(--color-gray-500);
}
.toasts-container .toast .text-container .subtitle a {
  color: var(--color-primary-500);
}
.toasts-container .toast--success .icon {
  color: var(--color-success-500);
}
.toasts-container .toast--success .counter {
  background-color: var(--color-success-500);
}
.toasts-container .toast--error .icon {
  color: var(--color-error-500);
}
.toasts-container .toast--error .counter {
  background-color: var(--color-error-500);
}
.toasts-container .toast--warning .icon {
  color: var(--color-warning-500);
}
.toasts-container .toast--warning .counter {
  background-color: var(--color-warning-500);
}
.toasts-container .toast--info .icon {
  color: var(--color-primary-500);
}
.toasts-container .toast--info .counter {
  background-color: var(--color-primary-500);
}
.toasts-container .toast--hidden {
  opacity: 0;
  animation: none;
}
.toasts-container .toast--visible {
  animation: slide-in 0.3s 1;
}
@media screen and (max-width: 400px) {
  .toasts-container {
    left: 18px;
  }
  .toasts-container .toast {
    width: 100%;
  }
}
.upf-banner,
.togglable-section {
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
  transition: ease-in-out 0.25s;
}
.upf-banner--selected {
  border-color: var(--color-primary-500);
  background-color: var(--color-primary-50);
  transition: ease-in-out 0.25s;
}
.bg-color-white {
  background-color: var(--color-white);
}
.bg-color-grey {
  background-color: var(--color-gray-50);
}
.code-block {
  position: relative;
  width: 100%;
  height: 100%;
}
.code-block .floating-copy-btn {
  position: absolute;
  background-color: var(--color-gray-50);
  border-radius: var(--border-radius-sm);
  top: 0;
  right: 0;
}
.code-block .floating-collapse-btn {
  position: absolute;
  bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 120px;
}
.code-block .code-container.scrollable {
  overflow-y: auto;
}
.code-block .ccode-container.scrollable::-webkit-scrollbar {
  border-top-right-radius: var(--border-radius-sm);
  border-bottom-right-radius: var(--border-radius-sm);
}
.code-block .code-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: var(--border-radius-sm);
  border: 1px solid #bfc5cb;
}
.code-block .code-container pre.code {
  border: 0;
  border-radius: var(--border-radius-sm);
  margin: 0;
  white-space: pre-wrap;
  display: flex;
  flex-direction: column;
  padding: 0;
  background-color: var(--color-gray-50);
  color: var(--color-gray-500);
}
.code-block .code-container pre.code::before {
  counter-reset: listing;
}
.code-block .code-container pre.code code {
  counter-increment: listing;
  white-space: pre;
}
.code-block .code-container pre.code code::before {
  background-color: var(--color-gray-100);
  color: var(--color-gray-400);
  content: counter(listing);
  display: inline-block;
  width: 40px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: auto;
  text-align: right;
}
.code-block .code-container pre.code code:first-of-type:before {
  padding-top: 15px;
}
.code-block .code-container pre.code code:last-of-type:before {
  padding-bottom: 15px;
}
.star-rating .color-purple {
  color: var(--color-primary-500);
}
.star-rating .color-dark-purpple {
  color: var(--color-primary-900);
}
.star-rating .color-orange {
  color: var(--color-error-500);
}
.star-rating .color-rock-blue {
  color: #8a95a0;
}
.star-rating .color-blue {
  color: var(--color-primary-500);
}
.star-rating .color-black {
  color: var(--color-black);
}
.star-rating .color-white {
  color: var(--color-white);
}
.star-rating .color-grey {
  color: #c9c9c9;
}
.star-rating .color-grey-light {
  color: #f9f9f9;
}
.star-rating .color-grey-dark {
  color: #969696;
}
.star-rating .color-yellow {
  color: var(--color-warning-500);
}
.star-rating .color-green {
  color: var(--color-success-500);
}
.star-rating .color-red {
  color: var(--color-error-500);
}
/*!*****************************************************
Freak Flags, Copyright ©2022 Michael P. Cohen. Freak flags is licenced under the MIT licence.  
For complete information visit: www.freakflagsprite.com 
******************************************************/
.fflag {
  background-image: url('https://html-assets-prod.guideflow.com/d750d8d292a1d62804b89b82bc1b3cbf53896605');
  background-repeat: no-repeat;
  background-size: 100% 49494%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  box-sizing: content-box;
}
.fflag-CH,
.fflag-NP {
  box-shadow: none !important;
}
.fflag-DZ {
  background-position: center 0.2287%;
}
.fflag-AO {
  background-position: center 0.4524%;
}
.fflag-BJ {
  background-position: center 0.6721%;
}
.fflag-BW {
  background-position: center 0.8958%;
}
.fflag-BF {
  background-position: center 1.1162%;
}
.fflag-BI {
  background-position: center 1.3379%;
}
.fflag-CM {
  background-position: center 1.5589%;
}
.fflag-CV {
  background-position: center 1.7805%;
}
.fflag-CF {
  background-position: center 2.0047%;
}
.fflag-TD {
  background-position: center 2.2247%;
}
.fflag-CD {
  background-position: left 2.4467%;
}
.fflag-DJ {
  background-position: left 2.6674%;
}
.fflag-EG {
  background-position: center 2.8931%;
}
.fflag-GQ {
  background-position: center 3.1125%;
}
.fflag-ER {
  background-position: left 3.3325%;
}
.fflag-ET {
  background-position: center 3.5542%;
}
.fflag-GA {
  background-position: center 3.7759%;
}
.fflag-GM {
  background-position: center 4.0015%;
}
.fflag-GH {
  background-position: center 4.2229%;
}
.fflag-GN {
  background-position: center 4.441%;
}
.fflag-GW {
  background-position: left 4.66663%;
}
.fflag-CI {
  background-position: center 4.8844%;
}
.fflag-KE {
  background-position: center 5.1061%;
}
.fflag-LS {
  background-position: center 5.3298%;
}
.fflag-LR {
  background-position: left 5.5495%;
}
.fflag-LY {
  background-position: center 5.7712%;
}
.fflag-MG {
  background-position: center 5.994%;
}
.fflag-MW {
  background-position: center 6.2156%;
}
.fflag-ML {
  background-position: center 6.4363%;
}
.fflag-MR {
  background-position: center 6.658%;
}
.fflag-MU {
  background-position: center 6.8805%;
}
.fflag-YT {
  background-position: center 7.1038%;
}
.fflag-MA {
  background-position: center 7.3231%;
}
.fflag-MZ {
  background-position: left 7.5448%;
}
.fflag-NA {
  background-position: left 7.7661%;
}
.fflag-NE {
  background-position: center 7.98937%;
}
.fflag-NG {
  background-position: center 8.2099%;
}
.fflag-CG {
  background-position: center 8.4316%;
}
.fflag-RE {
  background-position: center 8.6533%;
}
.fflag-RW {
  background-position: right 8.875%;
}
.fflag-SH {
  background-position: center 9.0967%;
}
.fflag-ST {
  background-position: center 9.32237%;
}
.fflag-SN {
  background-position: center 9.5426%;
}
.fflag-SC {
  background-position: left 9.7628%;
}
.fflag-SL {
  background-position: center 9.9845%;
}
.fflag-SO {
  background-position: center 10.2052%;
}
.fflag-ZA {
  background-position: left 10.4269%;
}
.fflag-SS {
  background-position: left 10.6486%;
}
.fflag-SD {
  background-position: center 10.8703%;
}
.fflag-SR {
  background-position: center 11.0945%;
}
.fflag-SZ {
  background-position: center 11.3135%;
}
.fflag-TG {
  background-position: left 11.5354%;
}
.fflag-TN {
  background-position: center 11.7593%;
}
.fflag-UG {
  background-position: center 11.9799%;
}
.fflag-TZ {
  background-position: center 12.2005%;
}
.fflag-EH {
  background-position: center 12.4222%;
}
.fflag-YE {
  background-position: center 12.644%;
}
.fflag-ZM {
  background-position: center 12.8664%;
}
.fflag-ZW {
  background-position: left 13.0873%;
}
.fflag-AI {
  background-position: center 13.309%;
}
.fflag-AG {
  background-position: center 13.5307%;
}
.fflag-AR {
  background-position: center 13.7524%;
}
.fflag-AW {
  background-position: left 13.9741%;
}
.fflag-BS {
  background-position: left 14.1958%;
}
.fflag-BB {
  background-position: center 14.4175%;
}
.fflag-BQ {
  background-position: center 14.6415%;
}
.fflag-BZ {
  background-position: center 14.8609%;
}
.fflag-BM {
  background-position: center 15.0826%;
}
.fflag-BO {
  background-position: center 15.306%;
}
.fflag-VG {
  background-position: center 15.528%;
}
.fflag-BR {
  background-position: center 15.7496%;
}
.fflag-CA {
  background-position: center 15.9694%;
}
.fflag-KY {
  background-position: center 16.1911%;
}
.fflag-CL {
  background-position: left 16.4128%;
}
.fflag-CO {
  background-position: left 16.6345%;
}
.fflag-KM {
  background-position: center 16.8562%;
}
.fflag-CR {
  background-position: center 17.0779%;
}
.fflag-CU {
  background-position: left 17.2996%;
}
.fflag-CW {
  background-position: center 17.5213%;
}
.fflag-DM {
  background-position: center 17.743%;
}
.fflag-DO {
  background-position: center 17.968%;
}
.fflag-EC {
  background-position: center 18.1864%;
}
.fflag-SV {
  background-position: center 18.4081%;
}
.fflag-FK {
  background-position: center 18.6298%;
}
.fflag-GF {
  background-position: center 18.8515%;
}
.fflag-GL {
  background-position: left 19.0732%;
}
.fflag-GD {
  background-position: center 19.2987%;
}
.fflag-GP {
  background-position: center 19.518%;
}
.fflag-GT {
  background-position: center 19.7383%;
}
.fflag-GY {
  background-position: center 19.96%;
}
.fflag-HT {
  background-position: center 20.1817%;
}
.fflag-HN {
  background-position: center 20.4034%;
}
.fflag-JM {
  background-position: center 20.6241%;
}
.fflag-MQ {
  background-position: center 20.8468%;
}
.fflag-MX {
  background-position: center 21.0685%;
}
.fflag-MS {
  background-position: center 21.2902%;
}
.fflag-NI {
  background-position: center 21.5119%;
}
.fflag-PA {
  background-position: center 21.7336%;
}
.fflag-PY {
  background-position: center 21.9553%;
}
.fflag-PE {
  background-position: center 22.177%;
}
.fflag-PR {
  background-position: left 22.4002%;
}
.fflag-BL {
  background-position: center 22.6204%;
}
.fflag-KN {
  background-position: center 22.8421%;
}
.fflag-LC {
  background-position: center 23.0638%;
}
.fflag-PM {
  background-position: center 23.2855%;
}
.fflag-VC {
  background-position: center 23.5072%;
}
.fflag-SX {
  background-position: left 23.732%;
}
.fflag-TT {
  background-position: center 23.9506%;
}
.fflag-TC {
  background-position: center 24.1723%;
}
.fflag-US {
  background-position: center 24.394%;
}
.fflag-VI {
  background-position: center 24.6157%;
}
.fflag-UY {
  background-position: left 24.8374%;
}
.fflag-VE {
  background-position: center 25.0591%;
}
.fflag-AB {
  background-position: center 25.279%;
}
.fflag-AF {
  background-position: center 25.5025%;
}
.fflag-AZ {
  background-position: center 25.7242%;
}
.fflag-BD {
  background-position: center 25.9459%;
}
.fflag-BT {
  background-position: center 26.1676%;
}
.fflag-BN {
  background-position: center 26.3885%;
}
.fflag-KH {
  background-position: center 26.611%;
}
.fflag-CN {
  background-position: left 26.8327%;
}
.fflag-GE {
  background-position: center 27.0544%;
}
.fflag-HK {
  background-position: center 27.2761%;
}
.fflag-IN {
  background-position: center 27.4978%;
}
.fflag-ID {
  background-position: center 27.7195%;
}
.fflag-JP {
  background-position: center 27.9412%;
}
.fflag-KZ {
  background-position: center 28.1615%;
}
.fflag-LA {
  background-position: center 28.3846%;
}
.fflag-MO {
  background-position: center 28.6063%;
}
.fflag-MY {
  background-position: center 28.829%;
}
.fflag-MV {
  background-position: center 29.0497%;
}
.fflag-MN {
  background-position: left 29.2714%;
}
.fflag-MM {
  background-position: center 29.4931%;
}
.fflag-NP {
  background-position: left 29.7148%;
}
.fflag-KP {
  background-position: left 29.9365%;
}
.fflag-MP {
  background-position: center 30.1582%;
}
.fflag-PW {
  background-position: center 30.3799%;
}
.fflag-PG {
  background-position: center 30.6016%;
}
.fflag-PH {
  background-position: left 30.8233%;
}
.fflag-SG {
  background-position: left 31.045%;
}
.fflag-KR {
  background-position: center 31.2667%;
}
.fflag-LK {
  background-position: right 31.4884%;
}
.fflag-TW {
  background-position: left 31.7101%;
}
.fflag-TJ {
  background-position: center 31.9318%;
}
.fflag-TH {
  background-position: center 32.1535%;
}
.fflag-TL {
  background-position: left 32.3752%;
}
.fflag-TM {
  background-position: center 32.5969%;
}
.fflag-VN {
  background-position: center 32.8186%;
}
.fflag-AL {
  background-position: center 33.0403%;
}
.fflag-AD {
  background-position: center 33.25975%;
}
.fflag-AM {
  background-position: center 33.4837%;
}
.fflag-AT {
  background-position: center 33.7054%;
}
.fflag-BY {
  background-position: left 33.9271%;
}
.fflag-BE {
  background-position: center 34.1488%;
}
.fflag-BA {
  background-position: center 34.3705%;
}
.fflag-BG {
  background-position: center 34.5922%;
}
.fflag-HR {
  background-position: center 34.8139%;
}
.fflag-CY {
  background-position: center 35.0356%;
}
.fflag-CZ {
  background-position: left 35.2555%;
}
.fflag-DK {
  background-position: center 35.479%;
}
.fflag-EE {
  background-position: center 35.7007%;
}
.fflag-FO {
  background-position: center 35.9224%;
}
.fflag-FI {
  background-position: center 36.1441%;
}
.fflag-FR {
  background-position: center 36.3658%;
}
.fflag-DE {
  background-position: center 36.5875%;
}
.fflag-GI {
  background-position: center 36.8092%;
}
.fflag-GR {
  background-position: left 37.0309%;
}
.fflag-HU {
  background-position: center 37.2526%;
}
.fflag-IS {
  background-position: center 37.4743%;
}
.fflag-IE {
  background-position: center 37.696%;
}
.fflag-IM {
  background-position: center 37.9177%;
}
.fflag-IT {
  background-position: center 38.1394%;
}
.fflag-JE {
  background-position: center 38.3611%;
}
.fflag-XK {
  background-position: center 38.5828%;
}
.fflag-LV {
  background-position: center 38.8045%;
}
.fflag-LI {
  background-position: left 39.0262%;
}
.fflag-LT {
  background-position: center 39.2479%;
}
.fflag-LU {
  background-position: center 39.4696%;
}
.fflag-MT {
  background-position: left 39.6913%;
}
.fflag-MD {
  background-position: center 39.913%;
}
.fflag-MC {
  background-position: center 40.1347%;
}
.fflag-ME {
  background-position: center 40.3564%;
}
.fflag-NL {
  background-position: center 40.5781%;
}
.fflag-MK {
  background-position: center 40.7998%;
}
.fflag-NO {
  background-position: center 41.0215%;
}
.fflag-PL {
  background-position: center 41.2432%;
}
.fflag-PT {
  background-position: center 41.4649%;
}
.fflag-RO {
  background-position: center 41.6866%;
}
.fflag-RU {
  background-position: center 41.9083%;
}
.fflag-SM {
  background-position: center 42.13%;
}
.fflag-RS {
  background-position: center 42.3517%;
}
.fflag-SK {
  background-position: center 42.5734%;
}
.fflag-SI {
  background-position: center 42.7951%;
}
.fflag-ES {
  background-position: left 43.0168%;
}
.fflag-SE {
  background-position: center 43.2385%;
}
.fflag-CH {
  background-position: center 43.4602%;
}
.fflag-TR {
  background-position: center 43.6819%;
}
.fflag-UA {
  background-position: center 43.9036%;
}
.fflag-GB {
  background-position: center 44.1253%;
}
.fflag-VA {
  background-position: right 44.347%;
}
.fflag-BH {
  background-position: center 44.5687%;
}
.fflag-IR {
  background-position: center 44.7904%;
}
.fflag-IQ {
  background-position: center 45.0121%;
}
.fflag-IL {
  background-position: center 45.2338%;
}
.fflag-KW {
  background-position: left 45.4555%;
}
.fflag-JO {
  background-position: left 45.6772%;
}
.fflag-KG {
  background-position: center 45.897%;
}
.fflag-LB {
  background-position: center 46.1206%;
}
.fflag-OM {
  background-position: left 46.3423%;
}
.fflag-PK {
  background-position: center 46.561%;
}
.fflag-PS {
  background-position: center 46.7857%;
}
.fflag-QA {
  background-position: center 47.0074%;
}
.fflag-SA {
  background-position: center 47.2291%;
}
.fflag-SY {
  background-position: center 47.4508%;
}
.fflag-AE {
  background-position: center 47.6725%;
}
.fflag-UZ {
  background-position: left 47.8942%;
}
.fflag-AS {
  background-position: right 48.1159%;
}
.fflag-AU {
  background-position: center 48.3376%;
}
.fflag-CX {
  background-position: center 48.5593%;
}
.fflag-CC {
  background-position: center 48.781%;
}
.fflag-CK {
  background-position: center 49.002%;
}
.fflag-FJ {
  background-position: center 49.2244%;
}
.fflag-PF {
  background-position: center 49.4445%;
}
.fflag-GU {
  background-position: center 49.6678%;
}
.fflag-KI {
  background-position: center 49.8895%;
}
.fflag-MH {
  background-position: left 50.1112%;
}
.fflag-FM {
  background-position: center 50.3329%;
}
.fflag-NC {
  background-position: center 50.5546%;
}
.fflag-NZ {
  background-position: center 50.7763%;
}
.fflag-NR {
  background-position: left 50.998%;
}
.fflag-NU {
  background-position: center 51.2197%;
}
.fflag-NF {
  background-position: center 51.4414%;
}
.fflag-WS {
  background-position: left 51.6631%;
}
.fflag-SB {
  background-position: left 51.8848%;
}
.fflag-TK {
  background-position: center 52.1065%;
}
.fflag-TO {
  background-position: left 52.3282%;
}
.fflag-TV {
  background-position: center 52.5499%;
}
.fflag-VU {
  background-position: left 52.7716%;
}
.fflag-WF {
  background-position: center 52.9933%;
}
.fflag-TD.ff-round,
.fflag-TD.ff-app,
.fflag-GN.ff-round,
.fflag-GN.ff-app,
.fflag-CI.ff-round,
.fflag-CI.ff-app,
.fflag-ML.ff-round,
.fflag-ML.ff-app,
.fflag-NG.ff-round,
.fflag-NG.ff-app,
.fflag-BE.ff-round,
.fflag-BE.ff-app,
.fflag-FR.ff-round,
.fflag-FR.ff-app,
.fflag-IE.ff-round,
.fflag-IE.ff-app,
.fflag-IT.ff-round,
.fflag-IT.ff-app,
.fflag-RO.ff-round,
.fflag-RO.ff-app {
  background-size: 100% 50000%;
}
.fflag.ff-sm {
  width: 20px;
  height: 14px;
}
.fflag.ff-md {
  width: 27px;
  height: 17px;
}
.fflag.ff-lg {
  width: 42px;
  height: 27px;
}
.fflag.ff-xl {
  width: 60px;
  height: 37px;
}
/* ff-round = circular icons */
.ff-round {
  background-size: 160%;
  background-clip: content-box;
  border-radius: 50%;
}
.ff-round.ff-sm {
  width: 12px;
  height: 12px;
}
.ff-round.ff-md {
  width: 18px;
  height: 18px;
}
.ff-round.ff-lg {
  width: 24px;
  height: 24px;
}
.ff-round.ff-xl {
  width: 32px;
  height: 32px;
}
.ff-rounded {
  border-radius: 1px;
}
/* ff-app = app icon look */
.ff-app {
  background-size: 155%;
  background-clip: content-box;
  border-radius: 21%;
}
.ff-app:before {
  content: '';
  display: inline-block;
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  background: radial-gradient(circle at center -166%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 80.5%, rgba(0, 0, 0, 0.02) 81%, rgba(0, 0, 0, 0.2) 100%);
}
.ff-app.ff-sm:before,
.ff-app.ff-sm {
  width: 12px;
  height: 12px;
}
.ff-app.ff-md:before,
.ff-app.ff-md {
  width: 18px;
  height: 18px;
}
.ff-app.ff-lg:before,
.ff-app.ff-lg {
  width: 24px;
  height: 24px;
}
.ff-app.ff-xl:before,
.ff-app.ff-xl {
  width: 32px;
  height: 32px;
}
/* ff-wave = waving flag look */
.ff-wave:before {
  content: '';
  display: inline-block;
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(106deg, #ffffff 0%, rgba(255, 255, 255, 0.2) 24%, rgba(255, 255, 255, 0.3) 36%, rgba(0, 0, 0, 0.15) 56%, rgba(255, 255, 255, 0.2) 70%, rgba(0, 0, 0, 0.2) 78%, rgba(255, 255, 255, 0.1) 86%, rgba(0, 0, 0, 0.4) 100%);
}
.fflag-CH.ff-wave:before {
  width: 69%;
  left: 15%;
}
.fflag-NP.ff-wave:before {
  content: none;
}
.phone-number-container {
  position: relative;
}
.phone-number-container .upf-infinite-select {
  max-width: 100%;
  padding: 12px;
}
.phone-number-container .upf-infinite-select .upf-infinite-select__item {
  padding: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}
.phone-number-container .upf-infinite-select .row-selected span {
  color: #1b1e21;
}
.phone-number-container .phone-number-input .country-selector {
  border-right: 1px solid #bfc5cb;
  height: 100%;
  display: flex;
  align-items: center;
  padding-right: 12px;
  margin-right: 12px;
}
.phone-number-container .phone-number-input .phone-prefix {
  white-space: nowrap;
  color: #8a95a0;
  margin-right: 6px;
}
.phone-number-container .phone-number-input input {
  border: none;
  background-color: transparent;
}
.phone-number-container .phone-number-input input:focus {
  border: none;
  outline: none;
}
.phone-number-container .phone-number-input:focus-within {
  border: 1px solid #c9c9c9;
}
.currency-input-container {
  position: relative;
}
.currency-input-container--errored .currency-input {
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-error-500);
  border-radius: var(--border-radius-sm);
}
.currency-input-container--errored .currency-input input:focus {
  border-color: var(--color-error-500) !important;
  outline: none;
}
.currency-input-container--errored .currency-input.upf-input:focus-within {
  border-color: var(--color-error-500);
}
.currency-input-container .upf-infinite-select {
  max-width: 100%;
  min-width: 150px;
  padding: 12px;
}
.currency-input-container .upf-infinite-select .upf-infinite-select__item {
  padding: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}
.currency-input-container .upf-infinite-select .row-selected span {
  color: #1b1e21;
}
.currency-input-container .symbol {
  font-weight: 600;
  width: 22px;
}
.currency-input-container .currency-input .currency-selector {
  border-right: 1px solid var(--color-border-default);
  height: 100%;
  display: flex;
  align-items: center;
  padding-right: var(--spacing-px-12);
  margin-right: var(--spacing-px-12);
}
.currency-input-container .currency-input input {
  border: none;
  background-color: transparent;
}
.currency-input-container .currency-input input:focus {
  border: none;
  outline: none;
}
.currency-input-container .currency-input:focus-within {
  border: 1px solid var(--color-border-default);
}
.currency-input-container .onlycurrency {
  padding-right: 0;
}
.currency-input-container .onlycurrency .currency-selector {
  border-right: none;
  margin-right: 0;
  width: 100%;
}
.upf-alert {
  display: flex;
  flex-direction: row;
  flex: 1;
  overflow: hidden;
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
}
.upf-alert .main-container {
  display: flex;
  flex-direction: row;
  flex: 1;
  padding: 12px;
  gap: 12px;
  background-color: var(--color-white);
}
.upf-alert .main-container--plain {
  background-color: var(--color-gray-50);
}
.upf-alert .text-container {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 3px;
  font-size: 16/12rem;
}
.upf-alert .text-container .title {
  font-weight: 600;
}
.upf-alert .text-container .subtitle {
  color: var(--color-gray-500);
}
.upf-alert .text-container .subtitle a {
  color: var(--color-primary-500);
}
.upf-alert .indicator {
  width: 3px;
}
.upf-alert--success .icon {
  color: var(--color-success-500);
}
.upf-alert--success .indicator {
  background-color: var(--color-success-500);
}
.upf-alert--error .icon {
  color: var(--color-error-500);
}
.upf-alert--error .indicator {
  background-color: var(--color-error-500);
}
.upf-alert--warning .icon {
  color: var(--color-warning-500);
}
.upf-alert--warning .indicator {
  background-color: var(--color-warning-500);
}
.upf-alert--info .icon {
  color: var(--color-primary-500);
}
.upf-alert--info .indicator {
  background-color: var(--color-primary-500);
}
.country-selector-container {
  position: relative;
}
.country-selector-container .row-selected span {
  color: #1b1e21;
}
.country-selector-container .upf-infinite-select {
  max-width: 100%;
  padding: 12px;
}
.country-selector-container .upf-infinite-select .upf-infinite-select__item:focus {
  background-color: var(--color-gray-100);
}
.country-selector-container .upf-infinite-select .upf-infinite-select__item:focus-visible {
  outline: none;
}
.country-selector-container .upf-infinite-select .row-selected span {
  color: #1b1e21;
}
.oss-attribute {
  min-height: 24px;
  max-height: 24px;
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  padding-left: var(--spacing-px-9);
  padding-right: var(--spacing-px-9);
  gap: var(--spacing-px-9);
  border-radius: var(--border-radius-sm);
  transition: all 0.25s ease-in-out;
}
.oss-attribute__label {
  display: flex;
  color: var(--color-gray-400);
  flex-direction: row;
  align-items: center;
  justify-content: start;
  gap: var(--spacing-px-6);
}
.oss-attribute__label__info {
  align-items: center;
  cursor: pointer;
}
.oss-attribute__value {
  color: var(--color-gray-900);
  flex: 1;
}
.oss-attribute.guideflow_hovered {
  background: var(--color-gray-50);
}
.oss-attribute__copy {
  margin-left: auto;
}
.upf-square-btn {
  height: 24px;
  width: 24px;
  border-radius: var(--border-radius-sm);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.upf-square-btn--xs,
.upf-square-btn--sm {
  height: var(--spacing-px-24);
  width: var(--spacing-px-24);
}
.upf-square-btn--md {
  height: var(--spacing-px-36);
  width: var(--spacing-px-36);
}
.upf-square-btn--lg {
  height: var(--spacing-px-48);
  width: var(--spacing-px-48);
  font-size: 24/12rem;
}
.upf-square-btn i,
.upf-square-btn span {
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.upf-square-btn:disabled:not(.js-btn--loading) {
  border: 1px solid var(--color-gray-200);
  background-color: var(--color-gray-200);
  color: var(--color-gray-400);
  cursor: not-allowed;
}
.upf-square-btn:disabled:not(.js-btn--loading) i,
.upf-square-btn:disabled:not(.js-btn--loading) span {
  color: var(--color-gray-400);
}
.upf-btn {
  background-image: none;
  border-radius: var(--border-radius-sm);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 3px 18px;
  font-weight: 400;
  font-size: var(--font-size-sm);
  text-align: center;
  text-decoration: none !important;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.upf-btn i,
.upf-btn span {
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.upf-btn:focus,
.upf-btn:active {
  outline: none !important;
}
.upf-btn.disabled:not(.js-btn--loading),
.upf-btn:disabled:not(.js-btn--loading) {
  border: 1px solid var(--color-gray-200);
  background-color: var(--color-gray-200);
  color: var(--color-gray-400);
  cursor: not-allowed;
}
.upf-btn.disabled:not(.js-btn--loading) i,
.upf-btn:disabled:not(.js-btn--loading) i,
.upf-btn.disabled:not(.js-btn--loading) span,
.upf-btn:disabled:not(.js-btn--loading) span {
  color: var(--color-gray-400);
}
.upf-btn.upf-btn--dark-bg:disabled,
.upf-btn.upf-btn--dark-bg.disabled {
  border-color: transparent;
  background-color: rgba(201, 201, 201, 0.75);
  color: var(--color-white);
  opacity: 1;
}
.upf-btn.upf-btn--dark-bg:disabled i,
.upf-btn.upf-btn--dark-bg.disabled i,
.upf-btn.upf-btn--dark-bg:disabled span,
.upf-btn.upf-btn--dark-bg.disabled span {
  color: var(--color-white);
}
.upf-btn--primary {
  background-color: var(--color-primary-500);
  border: 1px solid var(--color-primary-500);
  color: var(--color-white);
}
.upf-btn--primary i,
.upf-btn--primary span {
  color: var(--color-white);
}
a.upf-btn--primary {
  line-height: 2.4rem;
}
.upf-btn--primary.guideflow_hovered,
.upf-btn--primary:active {
  box-shadow: 0px 0px 0px 2px var(--color-primary-100), var(--box-shadow-xs);
}
.upf-btn--primary.guideflow_hovered {
  border: 1px solid var(--color-primary-600);
  background-color: var(--color-primary-600);
}
.upf-btn--primary:active {
  background-color: var(--color-primary-400);
  border: 1px solid var(--color-primary-400);
}
.upf-btn--primary.upf-btn--dark-bg {
  border-color: var(--color-white);
  background-color: var(--color-white);
  color: var(--color-primary-500) !important;
}
.upf-btn--primary.upf-btn--dark-bg i,
.upf-btn--primary.upf-btn--dark-bg span {
  color: var(--color-primary-500);
}
.upf-btn--primary.upf-btn--dark-bg.guideflow_hovered {
  opacity: 0.85;
}
.upf-btn--primary-gradient {
  background-image: var(--primary-gradient-500);
  color: var(--color-white);
  border: none;
}
.upf-btn--primary-gradient i,
.upf-btn--primary-gradient span {
  color: var(--color-white);
}
a.upf-btn--primary-gradient {
  line-height: 2.4rem;
}
.upf-btn--primary-gradient.guideflow_hovered,
.upf-btn--primary-gradient:active {
  box-shadow: 0px 0px 0px 2px var(--color-gray-100), var(--box-shadow-xs);
}
.upf-btn--primary-gradient.guideflow_hovered {
  background-image: var(--primary-gradient-600);
}
.upf-btn--primary-gradient:active {
  background-image: var(--primary-gradient-400);
}
.upf-btn--default {
  border: 1px solid var(--color-gray-200);
  background-color: var(--color-white);
  color: var(--color-gray-600);
}
.upf-btn--default i,
.upf-btn--default span {
  color: var(--color-gray-600);
}
a.upf-btn--default {
  line-height: 2.4rem;
}
.upf-btn--default.guideflow_hovered,
.upf-btn--default:active {
  box-shadow: 0px 0px 0px 2px var(--color-gray-100), var(--box-shadow-xs);
  color: var(--color-gray-900);
}
.upf-btn--default.guideflow_hovered i,
.upf-btn--default:active i,
.upf-btn--default.guideflow_hovered span,
.upf-btn--default:active span {
  color: var(--color-gray-900);
}
.upf-btn--default.guideflow_hovered {
  background-color: var(--color-gray-50);
  border-color: var(--color-gray-300);
}
.upf-btn--default:active {
  background-color: var(--color-white);
  color: var(--color-gray-600);
}
.upf-btn--default:active i,
.upf-btn--default:active span {
  color: var(--color-gray-600);
}
.upf-btn--secondary {
  background-color: var(--color-primary-50);
  border: 1px solid var(--color-primary-500);
  color: var(--color-primary-500);
}
.upf-btn--secondary i,
.upf-btn--secondary span {
  color: var(--color-primary-500);
}
a.upf-btn--secondary {
  line-height: 2.4rem;
}
.upf-btn--secondary.guideflow_hovered,
.upf-btn--secondary:active {
  box-shadow: 0px 0px 0px 2px var(--color-primary-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn--secondary.guideflow_hovered i,
.upf-btn--secondary:active i,
.upf-btn--secondary.guideflow_hovered span,
.upf-btn--secondary:active span {
  color: var(--color-white);
}
.upf-btn--secondary.guideflow_hovered {
  border: 1px solid var(--color-primary-600);
  background-color: var(--color-primary-600);
}
.upf-btn--secondary:active {
  background-color: var(--color-primary-400);
  border: 1px solid var(--color-primary-400);
}
.upf-btn--secondary.upf-btn--dark-bg {
  border: 1px solid var(--color-white);
  background-color: transparent;
  color: var(--color-white);
}
.upf-btn--secondary.upf-btn--dark-bg i,
.upf-btn--secondary.upf-btn--dark-bg span {
  color: var(--color-white);
}
.upf-btn--secondary.upf-btn--dark-bg.guideflow_hovered {
  opacity: 0.75;
}
.upf-btn--destructive {
  background-color: var(--color-error-50);
  border: 1px solid var(--color-error-500);
  color: var(--color-error-500);
}
.upf-btn--destructive i,
.upf-btn--destructive span {
  color: var(--color-error-500);
}
a.upf-btn--destructive {
  line-height: 2.4rem;
}
.upf-btn--destructive.guideflow_hovered,
.upf-btn--destructive:active {
  box-shadow: 0px 0px 0px 2px var(--color-error-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn--destructive.guideflow_hovered i,
.upf-btn--destructive:active i,
.upf-btn--destructive.guideflow_hovered span,
.upf-btn--destructive:active span {
  color: var(--color-white);
}
.upf-btn--destructive.guideflow_hovered {
  background-color: var(--color-error-500);
}
.upf-btn--destructive:active {
  background-color: var(--color-error-400);
  border-color: var(--color-error-400);
}
.upf-btn--alert {
  background-color: var(--color-warning-50);
  border: 1px solid var(--color-warning-500);
  color: var(--color-warning-500);
}
.upf-btn--alert i,
.upf-btn--alert span {
  color: var(--color-warning-500);
}
a.upf-btn--alert {
  line-height: 2.4rem;
}
.upf-btn--alert.guideflow_hovered,
.upf-btn--alert:active {
  box-shadow: 0px 0px 0px 2px var(--color-warning-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn--alert.guideflow_hovered i,
.upf-btn--alert:active i,
.upf-btn--alert.guideflow_hovered span,
.upf-btn--alert:active span {
  color: var(--color-white);
}
.upf-btn--alert.guideflow_hovered {
  background-color: var(--color-warning-500);
}
.upf-btn--alert:active {
  background-color: var(--color-warning-400);
  border-color: var(--color-warning-400);
}
.upf-btn--success {
  background-color: var(--color-success-50);
  border: 1px solid var(--color-success-500);
  color: var(--color-success-500);
}
.upf-btn--success i,
.upf-btn--success span {
  color: var(--color-success-500);
}
a.upf-btn--success {
  line-height: 2.4rem;
}
.upf-btn--success.guideflow_hovered,
.upf-btn--success:active {
  box-shadow: 0px 0px 0px 2px var(--color-success-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn--success.guideflow_hovered i,
.upf-btn--success:active i,
.upf-btn--success.guideflow_hovered span,
.upf-btn--success:active span {
  color: var(--color-white);
}
.upf-btn--success.guideflow_hovered {
  background-color: var(--color-success-500);
}
.upf-btn--success:active {
  background-color: var(--color-success-400);
  border-color: var(--color-success-400);
}
.upf-btn.upf-btn--extended-orange,
.upf-square-btn.upf-btn--extended-orange {
  background-color: var(--color-orange-50);
  border: 1px solid var(--color-orange-500);
  color: var(--color-orange-500);
}
.upf-btn.upf-btn--extended-orange i,
.upf-square-btn.upf-btn--extended-orange i,
.upf-btn.upf-btn--extended-orange span,
.upf-square-btn.upf-btn--extended-orange span {
  color: var(--color-orange-500);
}
a.upf-btn.upf-btn--extended-orange,
a.upf-square-btn.upf-btn--extended-orange {
  line-height: 2.4rem;
}
.upf-btn.upf-btn--extended-orange.guideflow_hovered,
.upf-square-btn.upf-btn--extended-orange.guideflow_hovered,
.upf-btn.upf-btn--extended-orange:active,
.upf-square-btn.upf-btn--extended-orange:active {
  box-shadow: 0px 0px 0px 2px var(--color-orange-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-orange.guideflow_hovered i,
.upf-square-btn.upf-btn--extended-orange.guideflow_hovered i,
.upf-btn.upf-btn--extended-orange:active i,
.upf-square-btn.upf-btn--extended-orange:active i,
.upf-btn.upf-btn--extended-orange.guideflow_hovered span,
.upf-square-btn.upf-btn--extended-orange.guideflow_hovered span,
.upf-btn.upf-btn--extended-orange:active span,
.upf-square-btn.upf-btn--extended-orange:active span {
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-orange.guideflow_hovered,
.upf-square-btn.upf-btn--extended-orange.guideflow_hovered {
  background-color: var(--color-orange-500);
}
.upf-btn.upf-btn--extended-orange:active,
.upf-square-btn.upf-btn--extended-orange:active {
  background-color: var(--color-orange-400);
  border-color: var(--color-orange-400);
}
.upf-btn.upf-btn--extended-yellow,
.upf-square-btn.upf-btn--extended-yellow {
  background-color: var(--color-yellow-50);
  border: 1px solid var(--color-yellow-500);
  color: var(--color-yellow-500);
}
.upf-btn.upf-btn--extended-yellow i,
.upf-square-btn.upf-btn--extended-yellow i,
.upf-btn.upf-btn--extended-yellow span,
.upf-square-btn.upf-btn--extended-yellow span {
  color: var(--color-yellow-500);
}
a.upf-btn.upf-btn--extended-yellow,
a.upf-square-btn.upf-btn--extended-yellow {
  line-height: 2.4rem;
}
.upf-btn.upf-btn--extended-yellow.guideflow_hovered,
.upf-square-btn.upf-btn--extended-yellow.guideflow_hovered,
.upf-btn.upf-btn--extended-yellow:active,
.upf-square-btn.upf-btn--extended-yellow:active {
  box-shadow: 0px 0px 0px 2px var(--color-yellow-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-yellow.guideflow_hovered i,
.upf-square-btn.upf-btn--extended-yellow.guideflow_hovered i,
.upf-btn.upf-btn--extended-yellow:active i,
.upf-square-btn.upf-btn--extended-yellow:active i,
.upf-btn.upf-btn--extended-yellow.guideflow_hovered span,
.upf-square-btn.upf-btn--extended-yellow.guideflow_hovered span,
.upf-btn.upf-btn--extended-yellow:active span,
.upf-square-btn.upf-btn--extended-yellow:active span {
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-yellow.guideflow_hovered,
.upf-square-btn.upf-btn--extended-yellow.guideflow_hovered {
  background-color: var(--color-yellow-500);
}
.upf-btn.upf-btn--extended-yellow:active,
.upf-square-btn.upf-btn--extended-yellow:active {
  background-color: var(--color-yellow-400);
  border-color: var(--color-yellow-400);
}
.upf-btn.upf-btn--extended-lime,
.upf-square-btn.upf-btn--extended-lime {
  background-color: var(--color-lime-50);
  border: 1px solid var(--color-lime-500);
  color: var(--color-lime-500);
}
.upf-btn.upf-btn--extended-lime i,
.upf-square-btn.upf-btn--extended-lime i,
.upf-btn.upf-btn--extended-lime span,
.upf-square-btn.upf-btn--extended-lime span {
  color: var(--color-lime-500);
}
a.upf-btn.upf-btn--extended-lime,
a.upf-square-btn.upf-btn--extended-lime {
  line-height: 2.4rem;
}
.upf-btn.upf-btn--extended-lime.guideflow_hovered,
.upf-square-btn.upf-btn--extended-lime.guideflow_hovered,
.upf-btn.upf-btn--extended-lime:active,
.upf-square-btn.upf-btn--extended-lime:active {
  box-shadow: 0px 0px 0px 2px var(--color-lime-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-lime.guideflow_hovered i,
.upf-square-btn.upf-btn--extended-lime.guideflow_hovered i,
.upf-btn.upf-btn--extended-lime:active i,
.upf-square-btn.upf-btn--extended-lime:active i,
.upf-btn.upf-btn--extended-lime.guideflow_hovered span,
.upf-square-btn.upf-btn--extended-lime.guideflow_hovered span,
.upf-btn.upf-btn--extended-lime:active span,
.upf-square-btn.upf-btn--extended-lime:active span {
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-lime.guideflow_hovered,
.upf-square-btn.upf-btn--extended-lime.guideflow_hovered {
  background-color: var(--color-lime-500);
}
.upf-btn.upf-btn--extended-lime:active,
.upf-square-btn.upf-btn--extended-lime:active {
  background-color: var(--color-lime-400);
  border-color: var(--color-lime-400);
}
.upf-btn.upf-btn--extended-cyan,
.upf-square-btn.upf-btn--extended-cyan {
  background-color: var(--color-cyan-50);
  border: 1px solid var(--color-cyan-500);
  color: var(--color-cyan-500);
}
.upf-btn.upf-btn--extended-cyan i,
.upf-square-btn.upf-btn--extended-cyan i,
.upf-btn.upf-btn--extended-cyan span,
.upf-square-btn.upf-btn--extended-cyan span {
  color: var(--color-cyan-500);
}
a.upf-btn.upf-btn--extended-cyan,
a.upf-square-btn.upf-btn--extended-cyan {
  line-height: 2.4rem;
}
.upf-btn.upf-btn--extended-cyan.guideflow_hovered,
.upf-square-btn.upf-btn--extended-cyan.guideflow_hovered,
.upf-btn.upf-btn--extended-cyan:active,
.upf-square-btn.upf-btn--extended-cyan:active {
  box-shadow: 0px 0px 0px 2px var(--color-cyan-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-cyan.guideflow_hovered i,
.upf-square-btn.upf-btn--extended-cyan.guideflow_hovered i,
.upf-btn.upf-btn--extended-cyan:active i,
.upf-square-btn.upf-btn--extended-cyan:active i,
.upf-btn.upf-btn--extended-cyan.guideflow_hovered span,
.upf-square-btn.upf-btn--extended-cyan.guideflow_hovered span,
.upf-btn.upf-btn--extended-cyan:active span,
.upf-square-btn.upf-btn--extended-cyan:active span {
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-cyan.guideflow_hovered,
.upf-square-btn.upf-btn--extended-cyan.guideflow_hovered {
  background-color: var(--color-cyan-500);
}
.upf-btn.upf-btn--extended-cyan:active,
.upf-square-btn.upf-btn--extended-cyan:active {
  background-color: var(--color-cyan-400);
  border-color: var(--color-cyan-400);
}
.upf-btn.upf-btn--extended-blue,
.upf-square-btn.upf-btn--extended-blue {
  background-color: var(--color-blue-50);
  border: 1px solid var(--color-blue-500);
  color: var(--color-blue-500);
}
.upf-btn.upf-btn--extended-blue i,
.upf-square-btn.upf-btn--extended-blue i,
.upf-btn.upf-btn--extended-blue span,
.upf-square-btn.upf-btn--extended-blue span {
  color: var(--color-blue-500);
}
a.upf-btn.upf-btn--extended-blue,
a.upf-square-btn.upf-btn--extended-blue {
  line-height: 2.4rem;
}
.upf-btn.upf-btn--extended-blue.guideflow_hovered,
.upf-square-btn.upf-btn--extended-blue.guideflow_hovered,
.upf-btn.upf-btn--extended-blue:active,
.upf-square-btn.upf-btn--extended-blue:active {
  box-shadow: 0px 0px 0px 2px var(--color-blue-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-blue.guideflow_hovered i,
.upf-square-btn.upf-btn--extended-blue.guideflow_hovered i,
.upf-btn.upf-btn--extended-blue:active i,
.upf-square-btn.upf-btn--extended-blue:active i,
.upf-btn.upf-btn--extended-blue.guideflow_hovered span,
.upf-square-btn.upf-btn--extended-blue.guideflow_hovered span,
.upf-btn.upf-btn--extended-blue:active span,
.upf-square-btn.upf-btn--extended-blue:active span {
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-blue.guideflow_hovered,
.upf-square-btn.upf-btn--extended-blue.guideflow_hovered {
  background-color: var(--color-blue-500);
}
.upf-btn.upf-btn--extended-blue:active,
.upf-square-btn.upf-btn--extended-blue:active {
  background-color: var(--color-blue-400);
  border-color: var(--color-blue-400);
}
.upf-btn.upf-btn--extended-violet,
.upf-square-btn.upf-btn--extended-violet {
  background-color: var(--color-violet-50);
  border: 1px solid var(--color-violet-500);
  color: var(--color-violet-500);
}
.upf-btn.upf-btn--extended-violet i,
.upf-square-btn.upf-btn--extended-violet i,
.upf-btn.upf-btn--extended-violet span,
.upf-square-btn.upf-btn--extended-violet span {
  color: var(--color-violet-500);
}
a.upf-btn.upf-btn--extended-violet,
a.upf-square-btn.upf-btn--extended-violet {
  line-height: 2.4rem;
}
.upf-btn.upf-btn--extended-violet.guideflow_hovered,
.upf-square-btn.upf-btn--extended-violet.guideflow_hovered,
.upf-btn.upf-btn--extended-violet:active,
.upf-square-btn.upf-btn--extended-violet:active {
  box-shadow: 0px 0px 0px 2px var(--color-violet-100), var(--box-shadow-xs);
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-violet.guideflow_hovered i,
.upf-square-btn.upf-btn--extended-violet.guideflow_hovered i,
.upf-btn.upf-btn--extended-violet:active i,
.upf-square-btn.upf-btn--extended-violet:active i,
.upf-btn.upf-btn--extended-violet.guideflow_hovered span,
.upf-square-btn.upf-btn--extended-violet.guideflow_hovered span,
.upf-btn.upf-btn--extended-violet:active span,
.upf-square-btn.upf-btn--extended-violet:active span {
  color: var(--color-white);
}
.upf-btn.upf-btn--extended-violet.guideflow_hovered,
.upf-square-btn.upf-btn--extended-violet.guideflow_hovered {
  background-color: var(--color-violet-500);
}
.upf-btn.upf-btn--extended-violet:active,
.upf-square-btn.upf-btn--extended-violet:active {
  background-color: var(--color-violet-400);
  border-color: var(--color-violet-400);
}
.upf-btn--small,
.upf-btn--sm,
.upf-btn--x-small,
.upf-btn--xs {
  height: 24px;
  padding: var(--spacing-px-3) var(--spacing-px-12);
}
a.upf-btn--small,
a.upf-btn--sm {
  line-height: 2rem;
}
.upf-btn--medium,
.upf-btn--md {
  height: 36px;
}
.upf-badge {
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-border-default);
  background-color: var(--color-white);
  color: var(--color-primary-500);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.upf-badge img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.upf-badge .upf-badge__text {
  font-weight: 600;
  color: var(--color-primary-500);
  font-size: 14 / 12rem;
}
.upf-badge.upf-badge--shape-round {
  border-radius: 50%;
}
.upf-badge--size-sm {
  min-width: 24px;
  width: 24px;
  height: 24px;
}
.upf-badge--size-md {
  min-width: 36px;
  width: 36px;
  height: 36px;
}
.upf-badge--size-md .upf-badge__text {
  font-size: 18 / 12rem;
}
.upf-badge--size-lg {
  min-width: 48px;
  width: 48px;
  height: 48px;
}
.upf-badge--size-lg .upf-badge__text {
  font-size: 18 / 12rem;
}
.upf-badge.upf-badge--primary {
  background-color: var(--color-primary-50);
  border-color: var(--color-primary-500);
  color: var(--color-primary-500);
}
.upf-badge.upf-badge--primary i {
  color: var(--color-primary-500);
}
.upf-badge.upf-badge--primary .upf-badge__text {
  color: var(--color-primary-500);
}
.upf-badge.upf-badge--primary.upf-badge--plain {
  background-color: var(--color-primary-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--primary.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--primary.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--alert {
  background-color: var(--color-warning-50);
  border-color: var(--color-warning-500);
  color: var(--color-warning-500);
}
.upf-badge.upf-badge--alert i {
  color: var(--color-warning-500);
}
.upf-badge.upf-badge--alert .upf-badge__text {
  color: var(--color-warning-500);
}
.upf-badge.upf-badge--alert.upf-badge--plain {
  background-color: var(--color-warning-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--alert.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--alert.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--error {
  background-color: var(--color-error-50);
  border-color: var(--color-error-500);
  color: var(--color-error-500);
}
.upf-badge.upf-badge--error i {
  color: var(--color-error-500);
}
.upf-badge.upf-badge--error .upf-badge__text {
  color: var(--color-error-500);
}
.upf-badge.upf-badge--error.upf-badge--plain {
  background-color: var(--color-error-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--error.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--error.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--success {
  background-color: var(--color-success-50);
  border-color: var(--color-success-500);
  color: var(--color-success-500);
}
.upf-badge.upf-badge--success i {
  color: var(--color-success-500);
}
.upf-badge.upf-badge--success .upf-badge__text {
  color: var(--color-success-500);
}
.upf-badge.upf-badge--success.upf-badge--plain {
  background-color: var(--color-success-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--success.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--success.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-orange {
  background-color: var(--color-orange-50);
  border-color: var(--color-orange-500);
  color: var(--color-orange-500);
}
.upf-badge.upf-badge--extended-orange i {
  color: var(--color-orange-500);
}
.upf-badge.upf-badge--extended-orange .upf-badge__text {
  color: var(--color-orange-500);
}
.upf-badge.upf-badge--extended-orange.upf-badge--plain {
  background-color: var(--color-orange-500);
  border-color: var(--color-orange-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-orange.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-orange.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-yellow {
  background-color: var(--color-yellow-50);
  border-color: var(--color-yellow-500);
  color: var(--color-yellow-500);
}
.upf-badge.upf-badge--extended-yellow i {
  color: var(--color-yellow-500);
}
.upf-badge.upf-badge--extended-yellow .upf-badge__text {
  color: var(--color-yellow-500);
}
.upf-badge.upf-badge--extended-yellow.upf-badge--plain {
  background-color: var(--color-yellow-500);
  border-color: var(--color-yellow-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-yellow.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-yellow.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-lime {
  background-color: var(--color-lime-50);
  border-color: var(--color-lime-500);
  color: var(--color-lime-500);
}
.upf-badge.upf-badge--extended-lime i {
  color: var(--color-lime-500);
}
.upf-badge.upf-badge--extended-lime .upf-badge__text {
  color: var(--color-lime-500);
}
.upf-badge.upf-badge--extended-lime.upf-badge--plain {
  background-color: var(--color-lime-500);
  border-color: var(--color-lime-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-lime.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-lime.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-cyan {
  background-color: var(--color-cyan-50);
  border-color: var(--color-cyan-500);
  color: var(--color-cyan-500);
}
.upf-badge.upf-badge--extended-cyan i {
  color: var(--color-cyan-500);
}
.upf-badge.upf-badge--extended-cyan .upf-badge__text {
  color: var(--color-cyan-500);
}
.upf-badge.upf-badge--extended-cyan.upf-badge--plain {
  background-color: var(--color-cyan-500);
  border-color: var(--color-cyan-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-cyan.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-cyan.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-blue {
  background-color: var(--color-blue-50);
  border-color: var(--color-blue-500);
  color: var(--color-blue-500);
}
.upf-badge.upf-badge--extended-blue i {
  color: var(--color-blue-500);
}
.upf-badge.upf-badge--extended-blue .upf-badge__text {
  color: var(--color-blue-500);
}
.upf-badge.upf-badge--extended-blue.upf-badge--plain {
  background-color: var(--color-blue-500);
  border-color: var(--color-blue-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-blue.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-blue.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-violet {
  background-color: var(--color-violet-50);
  border-color: var(--color-violet-500);
  color: var(--color-violet-500);
}
.upf-badge.upf-badge--extended-violet i {
  color: var(--color-violet-500);
}
.upf-badge.upf-badge--extended-violet .upf-badge__text {
  color: var(--color-violet-500);
}
.upf-badge.upf-badge--extended-violet.upf-badge--plain {
  background-color: var(--color-violet-500);
  border-color: var(--color-violet-500);
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-violet.upf-badge--plain i {
  color: var(--color-white);
}
.upf-badge.upf-badge--extended-violet.upf-badge--plain .upf-badge__text {
  color: var(--color-white);
}
.upf-chip {
  display: flex;
  align-items: center;
  height: var(--spacing-px-24);
  border-radius: var(--border-radius-sm);
  padding: var(--spacing-px-3) var(--spacing-px-6);
  gap: var(--spacing-px-6);
  color: var(--color-white);
  box-shadow: var(--box-shadow-sm), var(--box-shadow-sm);
}
.upf-chip .chip-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upf-chip i {
  opacity: 0.4;
}
.upf-chip i.guideflow_hovered {
  opacity: 1;
}
.upf-chip--default {
  background-color: var(--color-white);
  color: var(--color-black);
}
.upf-chip--primary {
  background-color: var(--color-primary-500);
}
.upf-chip--success {
  background-color: var(--color-success-500);
}
.upf-chip--danger {
  background-color: var(--color-error-500);
}
.upf-chip--disabled {
  background-color: var(--color-gray-50);
  border-color: var(--color-gray-50);
  color: var(--color-gray-400);
  cursor: not-allowed;
}
.upf-chip--disabled i {
  opacity: 1;
  cursor: not-allowed;
}
.upf-avatar {
  border-radius: 50%;
  background-color: var(--color-gray-200);
  color: var(--color-gray-400);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.upf-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.upf-avatar--xs {
  font-size: 12/12rem;
  height: var(--spacing-px-18);
  width: var(--spacing-px-18);
  min-height: var(--spacing-px-18);
  min-width: var(--spacing-px-18);
}
.upf-avatar--xs .default-img-placeholder {
  height: var(--spacing-px-12);
  width: var(--spacing-px-12);
}
.upf-avatar--sm {
  font-size: 14/12rem;
  height: var(--spacing-px-24);
  width: var(--spacing-px-24);
  min-height: var(--spacing-px-24);
  min-width: var(--spacing-px-24);
}
.upf-avatar--sm .default-img-placeholder {
  height: var(--spacing-px-12);
  width: var(--spacing-px-12);
}
.upf-avatar--md {
  font-size: 16/12rem;
  height: var(--spacing-px-36);
  width: var(--spacing-px-36);
  min-height: var(--spacing-px-36);
  min-width: var(--spacing-px-36);
}
.upf-avatar--md .default-img-placeholder {
  height: var(--spacing-px-18);
  width: var(--spacing-px-18);
}
.upf-avatar--lg {
  font-size: 16/12rem;
  height: var(--spacing-px-48);
  width: var(--spacing-px-48);
  min-height: var(--spacing-px-48);
  min-width: var(--spacing-px-48);
}
.upf-avatar--lg .default-img-placeholder {
  height: var(--spacing-px-24);
  width: var(--spacing-px-24);
}
.oss-copy--inline {
  border: 0;
  background-color: transparent;
  color: var(--color-gray-500);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}
.oss-copy--inline.guideflow_hovered {
  color: var(--color-gray-900);
  border: 0;
  background-color: transparent;
  box-shadow: none;
}
.oss-radio-btn {
  height: var(--spacing-px-18);
  width: var(--spacing-px-18);
  min-height: var(--spacing-px-18);
  min-width: var(--spacing-px-18);
  border-radius: 50%;
  border: 1px solid var(--color-border-default);
  background-color: var(--color-white);
  position: relative;
  transition: all 250ms ease-in-out;
}
.oss-radio-btn.guideflow_hovered:not(.oss-radio-btn--disabled) {
  border: 1px solid var(--color-primary-400);
}
.oss-radio-btn:focus:not(.oss-radio-btn--disabled) {
  border: 1px solid var(--color-white);
  background-color: var(--color-white);
  box-shadow: 0 1px 2px 0 rgba(27, 30, 33, 0.06), 0 1px 3px 0 rgba(27, 30, 33, 0.1), 0 0 0 2px rgba(27, 30, 33, 0.1);
}
.oss-radio-btn--selected.guideflow_hovered:not(.oss-radio-btn--disabled) {
  border: 1px solid var(--color-primary-400);
  background-color: var(--color-primary-400);
}
.oss-radio-btn--selected:focus:not(.oss-radio-btn--disabled) {
  border: 1px solid var(--color-primary-600);
  background-color: var(--color-primary-600);
  box-shadow: 0 1px 2px 0 rgba(27, 30, 33, 0.06), 0 1px 3px 0 rgba(27, 30, 33, 0.1), 0 0 0 2px rgba(27, 30, 33, 0.2);
}
.oss-radio-btn--selected {
  background-color: var(--color-primary-500);
  border: 1px solid var(--color-primary-500);
}
.oss-radio-btn--disabled {
  cursor: not-allowed;
  background-color: var(--color-gray-200);
  border: 1px solid var(--color-gray-200);
}
.oss-radio-btn::after {
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: width 250ms ease-in-out, height 250ms ease-in-out;
}
.oss-radio-btn--selected::after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: var(--color-white);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.oss-input-container {
  position: relative;
}
.oss-input-container--errored input,
.oss-input-container--errored .yielded-input input,
.oss-input-container--errored input:focus,
.oss-input-container--errored .yielded-input input:focus {
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-error-500);
  border-radius: var(--border-radius-sm);
}
.oss-input-container .upf-input {
  width: 100%;
}
.oss-input-container textarea.upf-input {
  max-width: 100%;
  height: var(--height-pc-100);
}
.oss-input-container .yielded-input input {
  width: 100%;
}
.oss-input-container .morpheme {
  position: absolute;
  top: 0px;
  bottom: 0px;
  align-items: center;
  display: flex;
}
.oss-input-container .suffix {
  position: absolute;
  top: 0px;
  bottom: 0px;
  align-items: center;
  display: flex;
  right: 0;
}
.oss-input-container .suffix i,
.oss-input-container .suffix div {
  padding-right: 12px;
  padding-left: 12px;
  height: 100%;
  display: flex;
  align-items: center;
}
.oss-input-container .prefix {
  position: absolute;
  top: 0px;
  bottom: 0px;
  align-items: center;
  display: flex;
  left: 0;
  padding-right: 12px;
  padding-left: 12px;
}
.oss-input-container.has-prefix input {
  padding-left: 32px;
}
.oss-input-container.has-suffix input {
  padding-right: 32px;
}
.oss-input-group .oss-input-group-row-prefix,
.oss-input-group .oss-input-group-row-suffix {
  display: flex;
  align-items: center;
  border: 1px solid var(--color-gray-100);
  height: 36px;
  padding-left: var(--spacing-px-12);
  padding-right: var(--spacing-px-12);
}
.oss-input-group .oss-input-group-row-prefix {
  border-top-left-radius: var(--border-radius-sm);
  border-bottom-left-radius: var(--border-radius-sm);
}
.oss-input-group .oss-input-group-row-suffix {
  border-top-right-radius: var(--border-radius-sm);
  border-bottom-right-radius: var(--border-radius-sm);
}
.oss-input-group .oss-input-group-row .suffix-radius-fix input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.oss-input-group .oss-input-group-row .prefix-radius-fix input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.oss-input-group .oss-input-group-row--error input {
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-error-500);
  border-radius: var(--border-radius-sm);
}
.oss-input-group .oss-input-group-row--error .oss-input-group-row-prefix {
  border-color: var(--color-error-500);
  border-right: 0;
}
.oss-input-group .oss-input-group-row--error .oss-input-group-row-suffix {
  border-color: var(--color-error-500);
  border-left: 0;
}
.oss-input-group:focus-within .oss-input-group-row-suffix {
  border-color: var(--color-gray-300);
  border-left: 0;
}
.oss-input-group:focus-within .oss-input-group-row-prefix {
  border-color: var(--color-gray-300);
  border-right: 0;
}
.oss-input-group-row--error:focus-within .oss-input-group-row-prefix,
.oss-input-group-row--error:focus-within .oss-input-group-row-suffix {
  border-color: var(--color-error-500);
}
.upf-tooltip {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-px-3);
  top: var(--upf-modifier-tooltip-top, 0);
  left: var(--upf-modifier-tooltip-left, 0);
  padding: var(--spacing-px-6) var(--spacing-px-9);
  background-color: var(--color-gray-900);
  color: var(--color-white);
  max-width: 300px;
  border-radius: var(--border-radius-sm);
  z-index: 9999;
}
.upf-tooltip:before {
  content: '';
  position: absolute;
  left: var(--upf-modifier-tooltip-arrow-left, 0);
  top: var(--upf-modifier-tooltip-arrow-top, 0);
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid var(--color-gray-900);
  transform: rotate(var(--upf-modifier-tooltip-arrow-rotation));
}
.upf-tooltip .title-container {
  display: flex;
  gap: var(--spacing-px-6);
  align-items: center;
}
.upf-tooltip .subtitle {
  color: var(--color-gray-300);
  font-size: 12/12rem;
}
.oss-social-post-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  border-radius: 50%;
  height: 36px;
  min-height: 36px;
  width: 36px;
  min-width: 36px;
  position: relative;
  transition: transform 0.25s ease-in-out;
}
.oss-social-post-badge .icon-container {
  width: 100%;
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-white);
  border-radius: 50%;
}
.oss-social-post-badge.oss-social-post-badge--plain i {
  color: var(--color-white);
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
.oss-social-post-badge--tweet {
  border: 1px solid var(--color-twitter-500);
  color: var(--color-twitter-500);
}
.oss-social-post-badge--tweet.oss-social-post-badge--plain,
.oss-social-post-badge--tweet.oss-social-post-badge--plain .icon-container {
  background-color: var(--color-twitter-500);
}
.oss-social-post-badge--tiktok_video {
  border: 1px solid var(--color-tiktok-500);
  color: var(--color-tiktok-500);
}
.oss-social-post-badge--tiktok_video.oss-social-post-badge--plain,
.oss-social-post-badge--tiktok_video.oss-social-post-badge--plain .icon-container {
  background-color: var(--color-tiktok-500);
}
.oss-social-post-badge--youtube_video {
  border: 1px solid var(--color-youtube-500);
  color: var(--color-youtube-500);
}
.oss-social-post-badge--youtube_video.oss-social-post-badge--plain,
.oss-social-post-badge--youtube_video.oss-social-post-badge--plain .icon-container {
  background-color: var(--color-youtube-500);
}
.oss-social-post-badge--twitch_stream {
  border: 1px solid var(--color-twitch-500);
  color: var(--color-twitch-500);
}
.oss-social-post-badge--twitch_stream.oss-social-post-badge--plain,
.oss-social-post-badge--twitch_stream.oss-social-post-badge--plain .icon-container {
  background-color: var(--color-twitch-500);
}
.oss-social-post-badge--pin {
  border: 1px solid var(--color-pinterest-500);
  color: var(--color-pinterest-500);
}
.oss-social-post-badge--pin.oss-social-post-badge--plain,
.oss-social-post-badge--pin.oss-social-post-badge--plain .icon-container {
  background-color: var(--color-pinterest-500);
}
.oss-social-post-badge--article {
  border: 1px solid var(--color-blog-500);
  color: var(--color-blog-500);
}
.oss-social-post-badge--article.oss-social-post-badge--plain,
.oss-social-post-badge--article.oss-social-post-badge--plain .icon-container {
  background-color: var(--color-blog-500);
}
.oss-social-post-badge--facebook_status {
  border: 1px solid var(--color-facebook-500);
  color: var(--color-facebook-500);
}
.oss-social-post-badge--facebook_status.oss-social-post-badge--plain,
.oss-social-post-badge--facebook_status.oss-social-post-badge--plain .icon-container {
  background-color: var(--color-facebook-500);
}
.oss-social-post-badge--instagram_media,
.oss-social-post-badge--story {
  background: var(--color-instagram-accent);
  border: none;
  color: var(--color-white);
}
.oss-social-post-badge--instagram_media .icon-container,
.oss-social-post-badge--story .icon-container {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
.oss-social-post-badge--instagram_media .icon-container i,
.oss-social-post-badge--story .icon-container i {
  background: var(--color-instagram-accent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.oss-social-post-badge--instagram_media.oss-social-post-badge--plain,
.oss-social-post-badge--story.oss-social-post-badge--plain {
  background: var(--color-instagram-accent);
}
.oss-social-post-badge--instagram_media.oss-social-post-badge--plain .icon-container,
.oss-social-post-badge--story.oss-social-post-badge--plain .icon-container {
  background: transparent;
}
.oss-social-post-badge--instagram_media.oss-social-post-badge--plain .icon-container i,
.oss-social-post-badge--story.oss-social-post-badge--plain .icon-container i {
  background: var(--color-white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.oss-social-post-badge.oss-social-post-badge--selected {
  transform: translateY(calc(-1 * var(--spacing-px-3)));
}
.oss-social-post-badge.oss-social-post-badge--selected:after {
  opacity: 1;
}
.oss-social-post-badge:after {
  transition: opacity 0.25s ease-in-out;
  opacity: 0;
  content: '\f00c';
  position: absolute;
  background: var(--color-success-500);
  width: 14px;
  height: 14px;
  border-radius: var(--border-radius-sm);
  border: 1px solid var(--color-white);
  top: -3px;
  right: -3px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  font-size: 6px;
}
.oss-select-container {
  position: relative;
}
.oss-select-container .upf-input {
  background-color: var(--color-gray-100);
  user-select: none;
}
.oss-select-container .far.fa-chevron-down,
.oss-select-container .far.fa-chevron-up {
  color: var(--color-gray-900);
}
.oss-select-container .upf-infinite-select {
  max-width: 100%;
  min-width: 100%;
  padding: var(--spacing-px-12);
}
.oss-select-container .upf-infinite-select .upf-infinite-select__item {
  padding: 0;
}
.oss-select-container .upf-infinite-select .upf-infinite-select__item .item-wrapper {
  padding: var(--spacing-px-6) var(--spacing-px-6);
  border-radius: var(--border-radius-sm);
}
.oss-select-container .upf-infinite-select .upf-infinite-select__item .item-wrapper.selected {
  background-color: var(--color-gray-100);
}
.oss-select-container.guideflow_hovered .upf-input {
  background-color: var(--color-gray-100);
}
.oss-select-container:active .upf-input {
  background-color: var(--color-gray-100);
  color: var(--color-gray-900);
}
.oss-select-container--disabled .upf-input {
  color: var(--color-gray-400);
  background-color: var(--color-gray-200);
}
.oss-select-container--disabled .upf-input:active {
  background-color: var(--color-gray-200);
  color: var(--color-gray-400);
}
.oss-select-container--disabled.guideflow_hovered .upf-input {
  background-color: var(--color-gray-200);
}
.oss-select-container--disabled.guideflow_hovered div {
  cursor: not-allowed;
}
.oss-select-container--errorful.guideflow_hovered .upf-input,
.oss-select-container--errorful.guideflow_hovered.guideflow_hovered .upf-input,
.oss-select-container--errorful:active.guideflow_hovered .upf-input,
.oss-select-container--errorful .upf-input,
.oss-select-container--errorful.guideflow_hovered .upf-input,
.oss-select-container--errorful:active .upf-input,
.oss-select-container--errorful .upf-input.guideflow_hovered,
.oss-select-container--errorful.guideflow_hovered .upf-input.guideflow_hovered,
.oss-select-container--errorful:active .upf-input.guideflow_hovered {
  border-color: var(--color-error-500);
  background-color: var(--color-error-50);
  color: var(--color-error-500);
}
.oss-select-container--successful.guideflow_hovered .upf-input,
.oss-select-container--successful.guideflow_hovered.guideflow_hovered .upf-input,
.oss-select-container--successful:active.guideflow_hovered .upf-input,
.oss-select-container--successful .upf-input,
.oss-select-container--successful.guideflow_hovered .upf-input,
.oss-select-container--successful:active .upf-input,
.oss-select-container--successful .upf-input.guideflow_hovered,
.oss-select-container--successful.guideflow_hovered .upf-input.guideflow_hovered,
.oss-select-container--successful:active .upf-input.guideflow_hovered {
  border-color: var(--color-success-500);
  background-color: var(--color-success-50);
  color: var(--color-success-500);
}
.tab-container {
  border-bottom: 1px solid var(--color-border-default);
}
.tab-container button {
  all: unset;
}
.tab-container .tab {
  color: var(--color-gray-400);
  transition: all 0.25s;
}
.tab-container .tab .tab-content {
  padding: var(--spacing-px-6) var(--spacing-px-18);
  height: 42px;
}
.tab-container .tab .tab-content .far.fa-info-circle {
  color: var(--color-gray-400);
}
.tab-container .tab--selected {
  color: var(--color-primary-500);
  box-shadow: 0 2px 0 0 var(--color-primary-500);
}
.tab-container .tab--selected .tab-content .far.fa-info-circle {
  color: var(--color-primary-500);
}
.tab-container .tab--disabled {
  pointer-events: none;
  color: var(--color-gray-300);
}
.tab-container .tab--disabled .tab-content .far.fa-info-circle {
  color: var(--color-gray-400);
}
.tab-container .tab.guideflow_hovered {
  cursor: pointer;
  color: var(--color-primary-500);
}
.tab-container .tab:focus {
  outline: none;
  color: var(--color-primary-500);
}
.tab-container .tab:active {
  color: var(--color-primary-500);
}
.tab-container .tab:active .far.fa-info-circle {
  color: var(--color-primary-500);
}
.oss-topbar {
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-border-default);
  display: flex;
  align-items: center;
  gap: var(--spacing-px-18);
  padding: 0 var(--spacing-px-24);
  min-height: var(--topbar-height);
  height: var(--topbar-height);
  width: 100%;
}
.oss-topbar__app-name {
  font-weight: 600;
  color: var(--color-gray-600);
  transition: color 0.3s ease;
}
.oss-topbar__app-name.guideflow_hovered {
  color: var(--color-gray-900);
}
.oss-topbar__app-name:active {
  color: var(--color-gray-400);
}
.oss-topbar__item {
  color: var(--color-gray-500);
  line-height: var(--font-text-line-height);
  font-size: var(--font-size-md);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-bottom: 2px solid transparent;
}
.oss-topbar__item div > i,
.oss-topbar__item div > span {
  transition: color 0.3s ease;
}
.oss-topbar__item--active {
  border-bottom: 2px solid var(--color-primary-500);
  box-shadow: 0 1px 0px 0 var(--color-primary-500);
}
.oss-topbar__item--active div > i,
.oss-topbar__item--active div > span {
  color: var(--color-primary-500);
}
.oss-topbar__item:not(.oss-topbar__item--active).guideflow_hovered div > i,
.oss-topbar__item:not(.oss-topbar__item--active).guideflow_hovered div > span {
  color: var(--color-primary-600);
}
.oss-topbar__item:active div > i,
.oss-topbar__item:active div > span {
  color: var(--color-primary-400);
}
@media screen and (max-width: 900px) {
  .oss-topbar__item span {
    display: none;
  }
}
.oss-sub-topbar {
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  padding: var(--spacing-px-6) var(--spacing-px-12);
  border-bottom: 1px solid var(--color-border-default);
  height: 48px;
}
.oss-sub-topbar__item {
  color: var(--color-gray-500);
  border-radius: var(--border-radius-sm);
  display: flex;
  align-items: center;
  height: 36px;
  padding: var(--spacing-px-3) var(--spacing-px-18);
  transition: background-color 0.3s ease, color 0.3s ease;
}
.oss-sub-topbar__item.ember-transitioning-in,
.oss-sub-topbar__item.active,
.oss-sub-topbar__item.guideflow_hovered {
  text-decoration: none;
  background-color: var(--color-primary-50);
  color: var(--color-primary-500);
}
.oss-button-dropdown {
  position: relative;
}
.oss-button-dropdown__trigger {
  background-color: var(--color-white);
  border: 1px solid var(--color-gray-200);
  border-radius: var(--border-radius-sm);
  height: var(--spacing-px-36);
  padding: var(--spacing-px-6) 0;
}
.oss-button-dropdown__trigger div {
  height: var(--spacing-px-36);
  padding-left: var(--spacing-px-18);
}
.oss-button-dropdown__trigger div[role='button'] {
  padding-right: var(--spacing-px-18);
}
.oss-button-dropdown__trigger div:last-child {
  padding: 0 var(--spacing-px-18);
}
.oss-button-dropdown__trigger div:last-child[role='button'] {
  padding: 0 var(--spacing-px-12);
  border-left: 1px solid var(--color-gray-200);
}
.oss-button-dropdown__trigger i,
.oss-button-dropdown__trigger span {
  color: var(--color-gray-900);
}
.oss-button-dropdown .oss-button-dropdown__items {
  box-shadow: var(--box-shadow-md);
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: var(--spacing-px-6);
  background-color: var(--color-white);
  min-width: 180px;
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-sm);
  z-index: 99;
}
.oss-button-dropdown .oss-button-dropdown__items--visible {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-sm);
}
.oss-button-dropdown .oss-button-dropdown__items .oss-button-dropdown__item {
  display: flex;
  align-items: center;
  padding: var(--spacing-px-6) var(--spacing-px-12);
  gap: var(--spacing-px-9);
}
.oss-button-dropdown .oss-button-dropdown__items .oss-button-dropdown__item:not(:last-child) {
  border-bottom: 1px solid var(--color-border-default);
}
.oss-button-dropdown .oss-button-dropdown__items .oss-button-dropdown__item.guideflow_hovered {
  background-color: var(--color-gray-50);
}
.oss-button-dropdown .oss-button-dropdown__items .oss-button-dropdown__item:focus,
.oss-button-dropdown .oss-button-dropdown__items .oss-button-dropdown__item:active {
  background-color: var(--color-gray-100);
}
.oss-button-dropdown .oss-button-dropdown__items .oss-button-dropdown__item.oss-button-dropdown__item--disabled {
  color: var(--color-gray-400);
}
.oss-button-dropdown .oss-button-dropdown__items .oss-button-dropdown__item.oss-button-dropdown__item--disabled.guideflow_hovered {
  background-color: var(--color-white);
}
.oss-button-dropdown.oss-button-dropdown--dark .oss-button-dropdown__trigger {
  background-color: var(--color-primary-500);
  border: 1px solid var(--color-white);
}
.oss-button-dropdown.oss-button-dropdown--dark .oss-button-dropdown__trigger i,
.oss-button-dropdown.oss-button-dropdown--dark .oss-button-dropdown__trigger span {
  color: var(--color-white);
}
.oss-button-dropdown.oss-button-dropdown--dark .oss-button-dropdown__trigger [role='button'] {
  border-left-color: var(--color-white);
}
.oss-button-dropdown.oss-button-dropdown--dark .oss-button-dropdown__items {
  border: 1px solid var(--color-border-default);
}
.oss-upload-area-container input[type='file'] {
  display: none;
}
.oss-upload-area-container .oss-upload-area {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed var(--color-border-default);
  border-radius: var(--border-radius-md);
}
.oss-upload-area-container .oss-upload-area .oss-upload-area__illustration {
  position: relative;
}
.oss-upload-area-container .oss-upload-area .oss-upload-area__illustration img {
  border-radius: var(--border-radius-md);
}
.oss-upload-area-container .oss-upload-area--md {
  padding: var(--spacing-px-18);
}
.oss-upload-area-container .oss-upload-area--md .oss-upload-area__illustration img {
  width: 32px;
  height: 32px;
  transition: all 0.25s ease-in-out;
}
.oss-upload-area-container .oss-upload-area--md .oss-upload-area__illustration--dragging-start:before,
.oss-upload-area-container .oss-upload-area--md .oss-upload-area__illustration--dragging-end:before {
  content: '';
  background-image: url('https://html-assets-prod.guideflow.com/674ec6a2769866aafbe65715904cf5c0ddadbd7e');
  background-size: cover;
  position: absolute;
  display: block;
  top: 6px;
  width: 24px;
  height: 24px;
  transform: rotate(15deg);
}
.oss-upload-area-container .oss-upload-area--md .oss-upload-area__illustration--dragging-start img {
  transform: translateX(-4px) rotate(-15deg);
}
.oss-upload-area-container .oss-upload-area--md .oss-upload-area__illustration--dragging-start:before {
  animation: dragging-md-start 0.25s ease-in-out forwards;
}
.oss-upload-area-container .oss-upload-area--md .oss-upload-area__illustration--dragging-end img {
  transform: translateX(0) rotate(0deg);
}
.oss-upload-area-container .oss-upload-area--md .oss-upload-area__illustration--dragging-end:before {
  animation: dragging-md-end 0.25s ease-in-out forwards;
}
.oss-upload-area-container .oss-upload-area--lg {
  height: 165px;
  padding: var(--spacing-px-24);
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration {
  position: relative;
  z-index: 1;
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration img {
  width: 48px;
  height: 56px;
  transition: all 0.25s ease-in-out;
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-start:before,
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-end:before,
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-start:after,
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-end:after {
  content: '';
  background-image: url('https://html-assets-prod.guideflow.com/3fc6bc270a1ee77b4d9b9f330735829ec700f3b3');
  background-size: cover;
  position: absolute;
  display: block;
  bottom: 0;
  width: 28px;
  height: 40px;
  z-index: -1;
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-start img {
  transform: translateY(-6px);
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-start:before {
  animation: dragging-lg--left-start 0.25s ease-in-out forwards;
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-start:after {
  animation: dragging-lg--right-start 0.25s ease-in-out forwards;
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-end img {
  transform: translateY(0px);
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-end:before {
  animation: dragging-lg--left-end 0.25s ease-in-out forwards;
}
.oss-upload-area-container .oss-upload-area--lg .oss-upload-area__illustration--dragging-end:after {
  animation: dragging-lg--right-end 0.25s ease-in-out forwards;
}
.oss-upload-area-container .oss-upload-area--dragging,
.oss-upload-area-container .oss-upload-area.guideflow_hovered:not(.oss-upload-area-container .oss-upload-area--disabled) {
  background-color: var(--color-primary-50);
  border-color: var(--color-primary-500);
  cursor: pointer;
  transition: all 0.25s ease-in-out;
}
.oss-upload-area-container .oss-upload-area--disabled {
  background-color: var(--color-gray-200);
  border-color: var(--color-gray-300);
}
.oss-upload-area-container .oss-upload-item {
  display: flex;
  align-items: center;
  gap: var(--spacing-px-12);
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
  padding: var(--spacing-px-18);
}
.oss-upload-area-container .oss-upload-item__loader {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  transition: background-image 0.5s linear;
}
.oss-upload-area-container .oss-upload-item__loader .value {
  height: 26px;
  width: 26px;
  top: 2px;
  left: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50%;
  background-color: var(--color-white);
  color: var(--color-gray-500);
  font-size: 12 / 12rem;
}
.oss-upload-area-container .oss-upload-item--errored {
  border-color: var(--color-error-500);
}
@keyframes dragging-md-start {
  from {
    opacity: 0;
    left: 0;
  }
  to {
    opacity: 1;
    left: 16px;
  }
}
@keyframes dragging-md-end {
  from {
    opacity: 1;
    left: 16px;
  }
  to {
    opacity: 1;
    left: 0;
  }
}
@keyframes dragging-lg--right-start {
  from {
    opacity: 0;
    left: 26px;
    transform: rotation(0deg);
  }
  to {
    opacity: 1;
    left: 40px;
    transform: rotate(15deg);
  }
}
@keyframes dragging-lg--right-end {
  from {
    opacity: 1;
    left: 40px;
    transform: rotate(15deg);
  }
  to {
    opacity: 0;
    left: 26px;
    transform: rotate(0deg);
  }
}
@keyframes dragging-lg--left-start {
  from {
    opacity: 0;
    left: -8px;
    transform: rotation(0deg);
  }
  to {
    opacity: 1;
    left: -20px;
    transform: rotate(-15deg);
  }
}
@keyframes dragging-lg--left-end {
  from {
    opacity: 1;
    left: -20px;
    transform: rotate(-15deg);
  }
  to {
    opacity: 0;
    left: -8px;
    transform: rotate(0deg);
  }
}
.number-input .upf-square-btn {
  border: 1px solid var(--color-gray-100);
  outline: 0;
}
.number-input .upf-square-btn:nth-of-type(1) {
  border-right: 1px solid var(--color-gray-100);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.number-input .upf-square-btn:nth-of-type(2) {
  border-left: 1px solid var(--color-gray-100);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.number-input .oss-input-container {
  min-width: 35px;
}
.number-input .upf-input {
  min-width: 40px;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 34px;
  text-align: center;
}
.number-input:focus-within .upf-square-btn:nth-of-type(1) {
  border-color: var(--color-gray-300);
  border-right: 0;
}
.number-input:focus-within .upf-square-btn:nth-of-type(2) {
  border-color: var(--color-gray-300);
  border-left: 0;
}
.number-input:focus-within .upf-input {
  border-color: var(--color-gray-300);
}
.oss-textarea-container {
  position: relative;
}
.oss-textarea-container--errored textarea,
.oss-textarea-container--errored textarea:focus {
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-error-500);
  border-radius: var(--border-radius-sm);
}
.oss-textarea-container .oss-textarea {
  width: 100%;
  min-height: var(--spacing-px-36);
  height: auto;
}
.oss-textarea {
  border: 1px solid transparent;
  border-radius: var(--border-radius-sm);
  height: var(--spacing-px-36);
  padding: 0 1em;
  color: #1b1e21;
  background-color: #f1f2f3;
  box-shadow: none;
  padding: var(--spacing-px-6) var(--spacing-px-12);
}
.oss-textarea:focus {
  outline: none !important;
  box-shadow: none;
  border: 1px solid var(--color-gray-300);
}
.oss-textarea::placeholder {
  color: #bfc5cb;
}
.oss-textarea--inverse {
  background-color: var(--color-white);
}
.oss-textarea--resize-v {
  resize: vertical;
}
.oss-textarea--resize-h {
  resize: horizontal;
}
.oss-textarea--resize-none {
  resize: none;
}
.oss-textarea::-webkit-scrollbar {
  border-top-right-radius: var(--border-radius-sm);
}
.oss-textarea::-webkit-scrollbar-corner {
  background: inherit;
  border-bottom-right-radius: var(--border-radius-sm);
}
.oss-textarea::-webkit-resizer {
  background: right bottom no-repeat url('https://html-assets-prod.guideflow.com/70c03b68c85c45d9e9f9176935dcc0168de5e758');
  border-bottom-right-radius: var(--border-radius-sm);
}
.oss-toggle-buttons-container {
  border-radius: var(--border-radius-sm);
  background-color: var(--color-gray-100);
  color: var(--color-gray-900);
  display: flex;
  flex: 1;
  height: 30px;
  padding: var(--spacing-px-3);
}
.oss-toggle-buttons-container .oss-toggle-buttons-btn {
  border-radius: var(--border-radius-sm);
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: var(--spacing-px-3);
}
.oss-toggle-buttons-container .oss-toggle-buttons-btn--selected {
  background-color: var(--color-white);
  box-shadow: var(--box-shadow-xs);
}
.togglable-section .inner-header {
  border-top-right-radius: var(--border-radius-md);
  border-top-left-radius: var(--border-radius-md);
  transition: background-color 300ms linear, border-radius 300ms linear;
}
.togglable-section .content-block {
  animation: append-animation 300ms linear;
}
@keyframes append-animation {
  from {
    transform: translateY(-18px);
    opacity: 0;
  }
  to {
    transform: translateY(0%);
    opacity: 1;
  }
}
.upf-table-v2 {
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
  display: flex;
  flex-direction: column;
  flex: 1;
}
.upf-table-v2 .upf-table__cell {
  flex: 1;
  padding: var(--spacing-px-12) var(--spacing-px-18);
  display: flex;
  align-items: center;
  justify-content: start;
  gap: var(--spacing-px-6);
  white-space: nowrap;
  overflow: hidden;
}
.upf-table-v2 .upf-table__cell--action {
  max-width: 36px;
}
.upf-table-v2 .upf-table__cell--fixed {
  max-width: 125px;
}
.upf-table-v2 .upf-table__header {
  background-color: var(--color-gray-50);
  border-top-left-radius: var(--border-radius-md);
  border-top-right-radius: var(--border-radius-md);
  display: flex;
  border-bottom: 1px solid var(--color-content-separator);
}
.upf-table-v2 .upf-table__header .upf-table__cell {
  color: var(--color-gray-500);
  font-weight: 600;
}
.upf-table-v2 .upf-table__header .upf-table__cell > i {
  color: var(--color-gray-500);
}
.upf-table-v2 .upf-table__content {
  display: flex;
  flex-direction: column;
}
.upf-table-v2 .upf-table__content .upf-table__row {
  background-color: var(--color-white);
  display: flex;
  height: 60px;
}
.upf-table-v2 .upf-table__content .upf-table__row:not(:last-child),
.upf-table-v2 .upf-table__content .upf-table__row:only-child {
  border-bottom: 1px solid var(--color-content-separator);
}
.upf-table-v2 .upf-table__content .upf-table__row:last-child {
  border-bottom-left-radius: var(--border-radius-md);
  border-bottom-right-radius: var(--border-radius-md);
}
.upf-table-v2 .upf-table__content .upf-table__row .upf-table__cell--action {
  padding-right: var(--spacing-px-18);
  padding-left: 0;
  justify-content: end;
}
.upf-table-v2 .upf-table__content .upf-table__row .upf-table__cell--action > i {
  transition: transform 250ms ease-in-out;
  color: var(--color-gray-900);
}
.upf-table-v2--clickable .upf-table__content .upf-table__row.guideflow_hovered {
  background-color: var(--color-gray-50);
  cursor: pointer;
}
.upf-table-v2--clickable .upf-table__content .upf-table__row.guideflow_hovered .upf-table__cell--action > i {
  transform: translateX(var(--spacing-px-3));
}
.upf-table-v2--scrollable .upf-table__header {
  overflow-y: scroll;
}
.upf-table-v2--scrollable .upf-table__header::-webkit-scrollbar {
  background-color: var(--color-gray-50);
  border-radius: var(--border-radius-md);
}
.upf-table-v2--scrollable .upf-table__content {
  overflow-y: scroll;
}
.oss-modal-dialog-backdrop {
  background-color: var(--color-backdrop);
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1024;
}
.oss-modal-dialog-sm {
  width: 600px;
}
.oss-modal-dialog-md {
  width: 700px;
}
.show-modal {
  animation: fadeInAnimation 0.3s ease-in-out;
}
.oss-modal-dialog {
  background: var(--color-white);
  opacity: 1;
  border: 1px solid var(--color-gray-200);
  box-shadow: var(--box-shadow-lg);
  border-radius: var(--border-radius-md);
  max-width: 100vw;
}
.oss-modal-dialog header,
.oss-modal-dialog footer {
  padding: 12px 18px;
}
.oss-modal-dialog header {
  border-bottom: 1px solid var(--color-gray-200);
}
.oss-modal-dialog footer {
  border-top: 1px solid var(--color-gray-200);
  flex-direction: row;
  flex: 1;
  gap: var(--spacing-px-12);
  justify-content: flex-end;
}
.oss-modal-dialog header .title {
  font-size: 13px;
  font-weight: 600;
}
.oss-modal-dialog header .subtitle {
  font-size: 12px;
  color: var(--color-gray-500);
}
.oss-modal-dialog--content {
  padding: 24px;
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-device-width: 480px) and (orientation: portrait) {
  .oss-modal-dialog {
    height: 90vh;
    margin-top: 10vh;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .oss-modal-dialog footer {
    gap: var(--spacing-px-9);
    flex-direction: column-reverse;
    flex: 0;
  }
  .oss-modal-dialog footer .upf-btn {
    width: 100%;
  }
}
.split-modal .oss-modal-dialog {
  width: 80%;
  max-width: 1050px;
  min-height: 550px;
}
.split-modal .oss-modal-dialog footer {
  flex: 0;
  padding: var(--spacing-px-12) var(--spacing-px-18);
}
.split-modal__content {
  border-right: 1px solid var(--color-gray-200);
}
.split-modal__preview {
  position: relative;
  width: 450px;
  min-width: 450px;
}
.split-modal__preview .close-modal-icon {
  position: absolute;
  padding: var(--spacing-px-12);
  top: var(--spacing-px-12);
  right: var(--spacing-px-12);
}
@media screen and (max-width: 1000px) {
  .split-modal__preview {
    display: none;
  }
  .split-modal__content {
    border-right: none;
  }
}
.oss-content-panel {
  background-color: var(--color-white);
  border-radius: var(--border-radius-md);
  border: 1px solid var(--color-border-default);
  padding: var(--spacing-px-36);
}
@media screen and (-webkit-device-pixel-ratio: 1) {
  .oss-sidebar-item--locked {
    padding-left: 1px;
    padding-bottom: 1px;
  }
  .oss-sidebar-item--icon {
    padding: 1px;
  }
}
.oss-sidebar--containers {
  height: 100vh;
  width: var(--sidebar-width);
  background-color: var(--sidebar-bg-color);
  border-right: 1px solid var(--sidebar-outer-border-color);
}
.oss-sidebar--containers .logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: var(--topbar-height);
  max-height: var(--topbar-height);
  margin-right: -1px;
  border-bottom: 1px solid var(--sidebar-inner-border-color);
}
.oss-sidebar--containers .logo-container img {
  width: 30px;
  height: 30px;
}
.oss-sidebar--containers .oss-sidebar--content {
  padding: var(--spacing-px-12) 0px;
}
.oss-sidebar--containers .oss-sidebar--footer {
  border-top: 1px solid var(--sidebar-inner-border-color);
  margin-right: -1px;
  padding: var(--spacing-px-12) var(--spacing-px-9);
}
.oss-sidebar-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  width: 42px;
  color: var(--sidebar-font-color);
  font-size: var(--font-size-lg);
  border-radius: var(--border-radius-md);
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  cursor: pointer;
}
.oss-sidebar-item.guideflow_hovered {
  text-decoration: none;
  color: var(--sidebar-font-color);
}
.oss-sidebar-item:not(.guideflow_hovered):not(.active) .oss-sidebar-item--icon,
.oss-sidebar-item[disabled] .oss-sidebar-item--icon {
  opacity: 75%;
}
.oss-sidebar-item:not([disabled]).guideflow_hovered {
  background-color: var(--sidebar-item-hover-bg-color);
  outline: 1px solid var(--sidebar-inner-border-color);
  outline-offset: -1px;
}
.oss-sidebar-item:not([disabled]):active {
  background-color: var(--sidebar-item-pressed-bg-color);
  box-shadow: var(--sidebar-item-pressed-box-shadow);
}
.oss-sidebar-item.active {
  color: var(--sidebar-item-active-font-color);
  background-color: var(--sidebar-item-active-bg-color);
  border: 1px solid var(--sidebar-inner-border-color);
}
.oss-sidebar-item .oss-sidebar-item--notification {
  position: absolute;
  top: 9px;
  right: 9px;
  height: 3px;
  width: 3px;
  background-color: var(--color-accent);
  border-radius: var(--border-radius-md);
}
.oss-sidebar-item .oss-sidebar-item--locked {
  position: absolute;
  top: 3px;
  left: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15px;
  width: 15px;
  background-color: var(--sidebar-item-hover-bg-color);
  border: 1px solid var(--sidebar-inner-border-color);
  border-radius: var(--border-radius-sm);
  opacity: 100%;
  z-index: 10;
}
.oss-sidebar-item .oss-sidebar-item--locked i {
  font-size: 8px;
}
.oss-access-panel-backdrop {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  top: 0;
  left: 0;
  z-index: 30;
}
.oss-access-panel-container {
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
  box-shadow: var(--box-shadow-lg);
  background-color: var(--color-white);
  overflow: hidden;
  opacity: 0;
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1), opacity 200ms ease-in-out;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 12px;
  z-index: 31;
  height: 550px;
  width: 400px;
}
.oss-access-panel-container hr {
  margin: 0 var(--spacing-px-18);
}
.oss-access-panel-container--visible {
  opacity: 1;
  transform: translateY(42px);
}
.oss-access-panel-container__content-wrapper {
  overflow: hidden;
}
.oss-access-panel-container__header {
  background-color: var(--color-gray-50);
  border-bottom: 1px solid var(--color-border-default);
  padding: var(--spacing-px-3) var(--spacing-px-18) 0 var(--spacing-px-18);
  display: flex;
  align-items: center;
}
.oss-access-panel-container__header .tab-container {
  border-bottom: none;
}
.oss-access-panel-container__rows-header {
  display: flex;
  align-items: center;
  padding: 0 var(--spacing-px-18) var(--spacing-px-6) var(--spacing-px-18);
}
.oss-access-panel-container__rows-container {
  overflow-y: auto;
}
.oss-access-panel-container__row {
  display: flex;
  gap: var(--spacing-px-12);
  align-items: center;
  height: 48px;
  padding: var(--spacing-px-12) var(--spacing-px-18);
}
.oss-access-panel-container__row .fas.fa-circle.font-color-error-500 {
  font-size: 6px;
}
.oss-access-panel-container__row .actions {
  display: none;
}
.oss-access-panel-container__row--active {
  background-color: var(--color-gray-100);
}
.oss-access-panel-container__row.guideflow_hovered {
  background-color: var(--color-gray-50);
  cursor: pointer;
}
.oss-access-panel-container__row.guideflow_hovered .hidable {
  display: none;
}
.oss-access-panel-container__row.guideflow_hovered .actions {
  display: flex;
}
.oss-panel {
  border-radius: var(--border-radius-md);
  transition: transform 300ms cubic-bezier(0.19, 1, 0.22, 1), opacity 300ms ease-in-out;
  border: 1px solid var(--color-border-default);
  background: var(--color-white);
  box-shadow: var(--box-shadow-md);
  display: flex;
  width: 200px;
  flex-direction: column;
  align-items: flex-start;
}
.oss-panel .oss-panel-content--row {
  display: inline-flex;
  cursor: pointer;
  height: 36px;
  width: 100%;
  padding: var(--spacing-px-9) var(--spacing-px-12);
  align-items: center;
  gap: var(--spacing-px-9);
  flex-shrink: 0;
  background: var(--color-white);
}
.oss-panel .oss-panel-content--row .far {
  color: var(--color-gray-400);
}
.oss-panel .oss-panel-content--row.guideflow_hovered {
  background-color: var(--color-gray-50);
  transition: background-color 300ms ease;
}
.oss-panel .oss-panel-content--row.guideflow_hovered .far,
.oss-panel .oss-panel-content--row.guideflow_hovered span {
  color: var(--color-primary-500);
  transition: color 300ms ease;
}
.oss-panel .oss-panel-content--row span {
  margin-bottom: 0;
}
.oss-panel .oss-panel--separator {
  margin: 0;
  border-top: 1px solid var(--color-border-default);
  width: 100%;
}
.oss-panel .oss-panel-content--row--icon-wrapper {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 16px;
}
.oss-panel .oss-panel-content--row--icon-wrapper i {
  font-size: var(--font-size-sm);
  margin: auto;
}
.attributes-panel {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: var(--spacing-px-12);
}
.attributes-panel__container {
  border: 1px solid var(--color-border-default);
  border-radius: var(--border-radius-md);
  background-color: var(--color-white);
  padding: var(--spacing-px-18);
  transition: box-shadow 0.25s ease-in-out;
}
.attributes-panel__container--view {
  padding: var(--spacing-px-18) var(--spacing-px-9);
}
.attributes-panel__container--edition {
  box-shadow: 0 0 0 2px var(--color-primary-100), var(--box-shadow-xs);
}
.stream-results__filters {
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-border-default);
  padding: var(--spacing-px-24);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.influencer-filter__container {
  position: relative;
}
.influencer-filter__container .infinite-select-container .upf-infinite-select__items-container {
  max-height: 175px;
  padding-right: var(--spacing-px-3);
}
.influencer-filter__loader {
  position: absolute;
  right: 0px;
  color: black;
  z-index: 10;
  top: 10px;
  bottom: 0;
}
.influencer-filter__loader .spinner {
  margin: 0;
}
.influencer-filter__loader .spinner div {
  width: 7px;
  height: 7px;
}
.influencer-filter__selection {
  border: 1px solid transparent;
  border-radius: var(--border-radius-sm);
  height: var(--spacing-px-36);
  padding: 0 1em;
  color: #1b1e21;
  background-color: #f1f2f3;
  box-shadow: none;
}
.influencer-filter__selection:focus {
  outline: none !important;
  box-shadow: none;
  border: 1px solid var(--color-gray-300);
}
.influencer-filter__selection::placeholder {
  color: #bfc5cb;
}
.influencer-filter__selection--inverse {
  background-color: var(--color-white);
}
.stream-stats * {
  -webkit-print-color-adjust: exact;
}
.stream-stats .stats-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.stream-stats .stream-stats__details {
  display: flex;
  cursor: pointer;
}
.stream-stats .stream-stats__details .stream-stats__details-total {
  height: 80px;
  display: flex;
  flex-basis: 100px;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  background-color: var(--color-primary-500) !important;
}
.stream-stats .stream-stats__details .stream-stats__details-total .upf-stat__label {
  color: var(--color-white);
}
.stream-stats .stream-stats__details .stream-stats__details-extra {
  display: flex;
  flex: 1;
  background-color: #f9f9f9;
}
.stream-stats .stream-stats__details .stream-stats__details-extra .stream-stats__details-box {
  align-items: center;
  display: flex;
  margin: 0 var(--spacing-px-12);
}
.stream-stats .stream-stats__details .stream-stats__toggler {
  margin-left: auto;
  align-self: center;
  margin-right: var(--spacing-px-12);
}
.stream-stats .stream-stats__block {
  display: flex;
  flex-direction: column;
}
.stream-stats .stream-stats__block.timeserie-pdf {
  height: 0;
  z-index: 0;
  visibility: hidden;
  width: 1100px !important;
}
.stream-stats .stream-stats__half-block {
  flex: 1;
  display: flex;
  flex-flow: row wrap;
  border-right: 1px #efefef solid;
  position: relative;
}
.stream-stats .stream-stats__half-block:last-child {
  border-right: none;
}
.stream-stats .stream-stats__general-stats {
  display: flex;
  justify-content: space-between;
}
.stream-stats .large-number {
  text-align: center;
  margin: 0 12px;
  font-size: 4rem;
  line-height: 4.5rem;
  font-weight: bold;
  color: var(--color-primary-500) !important;
}
.stream-stats .large-number.xl {
  font-size: 6rem;
  line-height: 6rem;
}
.stream-stats .large-number .large-number--unit {
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: var(--color-black);
  text-transform: capitalize;
}
.stream-stats .stream-stats__tile {
  flex: 1 50%;
  border-right: 1px #efefef solid;
  border-bottom: 1px #efefef solid;
}
.stream-stats .media-value,
.stream-stats .stats--value,
.stream-stats .large-number {
  text-transform: uppercase;
}
@media screen and (max-width: 1350px) {
  .stream-stats .hide-on-large-screen {
    display: none;
  }
}
@media (min-width: 1200px) {
  .stream-stats .stream-stats__block {
    flex-direction: row;
  }
  .stream-stats .stream-stats__general-stats {
    justify-content: left;
  }
  .stream-stats .large-number {
    margin-left: 50px;
  }
}
.stream-stats__half-block .audience-info {
  flex: 1;
}
.stream-stats__half-block .audience-info .audience-info__content {
  margin-top: 60px;
}
.stream-stats__half-block .audience-info .audience-info__title {
  color: #8a95a0;
}
.matches-collection-wrapper {
  background-color: var(--color-gray-50);
}
.matches-collection {
  margin: auto;
  padding: var(--spacing-px-12);
  width: 70%;
}
.matches-collection--loading .matches-collection__header,
.matches-collection--loading .matches-collection__item {
  opacity: 0;
}
.matches-collection--loading .matches-collection__loader {
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0.7;
}
.matches-collection__header {
  display: flex;
  margin-top: var(--spacing-px-12);
  text-align: right;
}
.matches-collection__header .matches-collection__pagination {
  flex-grow: 1;
}
.matches-collection__sorting {
  flex-grow: 2;
}
.matches-collection__sorting .upf-select,
.matches-collection__sorting .upf-select:focus {
  background-color: transparent;
  border: none;
  color: var(--color-gray-900);
  font-size: 16 / 12rem;
  min-width: 220px;
  width: 35%;
  outline: none;
}
.matches-collection__items {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.matches-collection__item {
  margin-top: 18px;
}
.matches-collection__item .influencer-media-card {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1500px) {
  .matches-collection {
    width: 80%;
  }
}
.dropdown--media-card {
  display: flex;
  justify-content: flex-end;
  padding-top: var(--spacing-px-12);
  padding-right: var(--spacing-px-12);
  margin-bottom: -10px;
  z-index: 15;
}
.dropdown--media-card .fa-ellipsis-h {
  font-size: 20px;
}
.influencer-media-card.influencer-media-card--instagram-story {
  padding-bottom: 0;
  cursor: default;
}
.influencer-media-card.influencer-media-card--instagram-story.guideflow_hovered {
  border: 0px;
}
.influencer-media-card.influencer-media-card--instagram-video video {
  margin: auto;
}
.influencer-media-card-instagram-story__date-wrapper {
  position: absolute;
  z-index: 100;
  width: inherit;
}
.influencer-media-card-instagram-story__date-wrapper .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.influencer-media-card-instagram-story__date-text {
  padding-top: var(--spacing-px-12);
  padding-right: var(--spacing-px-12);
  display: none;
}
.influencer-media-card--instagram-story .influencer-media-card__thumbnail {
  height: 290px;
  margin: 0px;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
}
.influencer-media-card--instagram-story .influencer-media-card__thumbnail video {
  width: inherit;
}
.influencer-media-card__thumbnail .influencer-media-card--instagram-story__shadow {
  box-shadow: inset 0 -150px 150px -150px #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
}
.influencer-media-card__thumbnail .influencer-media-card--instagram-story__shadow-top {
  box-shadow: inset 0 100px 50px -50px rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
}
.influencer-media-card--instagram-story__metadata {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 6;
  display: none;
}
.influencer-media-card--instagram-story__metadata-wrapper {
  position: absolute;
  left: var(--spacing-px-12);
  bottom: var(--spacing-px-12);
  color: white;
  width: calc(100% - 10px);
  display: none;
}
.influencer-media-card--instagram-story__metadata span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: none;
}
.influencer-media-card--instagram-story__link {
  flex: 1;
  text-align: center;
  margin: auto;
  padding-left: var(--spacing-px-6);
}
.influencer-media-card--instagram-story__link .fa {
  color: white;
}
.influencer-media-card--instagram-story__video-control {
  color: #bc2a8d;
  z-index: 1000;
  position: absolute;
  font-size: 100pt;
  cursor: pointer;
  top: 50%;
  left: 50%;
  margin-left: -133px;
  margin-top: -133px;
}
.influencer-media-card--instagram-story__video-control .fa-circle {
  color: white;
}
.influencer-media-card--instagram-story.guideflow_hovered .influencer-media-card--instagram-story__metadata span {
  display: inline;
}
.influencer-media-card--instagram-story.guideflow_hovered .influencer-media-card--instagram-story__metadata {
  display: inline-block;
}
.influencer-media-card--instagram-story.guideflow_hovered .influencer-media-card--instagram-story__metadata-wrapper {
  display: flex;
}
.influencer-media-card--instagram-story.guideflow_hovered .influencer-media-card__thumbnail .influencer-media-card--instagram-story__shadow,
.influencer-media-card--instagram-story.guideflow_hovered .influencer-media-card__thumbnail .influencer-media-card--instagram-story__shadow-top,
.influencer-media-card--instagram-story.guideflow_hovered .influencer-media-card-instagram-story__date-text {
  display: block;
}
.keyword-filters__row {
  display: flex;
  gap: var(--spacing-px-6);
}
.keyword-filters__row [data-control-name='keyword-filter-row-value'] input {
  flex-grow: 1;
}

