/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *: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('glyphicons-halflings-regular.5be1347c682810f199c7.eot');
  src: url('glyphicons-halflings-regular.5be1347c682810f199c7.eot?#iefix') format('embedded-opentype'), url('glyphicons-halflings-regular.be810be3a3e14c682a25.woff2') format('woff2'), url('glyphicons-halflings-regular.82b1212e45a2bc35dd73.woff') format('woff'), url('glyphicons-halflings-regular.4692b9ec53fd5972caa2.ttf') format('truetype'), url('glyphicons-halflings-regular.060b2710bdbbe3dfe48b.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
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: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote 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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.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, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-tn-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-tn-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-tn-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-tn-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-tn-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-tn-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-tn-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-tn-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-tn-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-tn-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-tn-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-tn-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
  float: left;
}
.col-tn-12 {
  width: 100%;
}
.col-tn-11 {
  width: 91.66666667%;
}
.col-tn-10 {
  width: 83.33333333%;
}
.col-tn-9 {
  width: 75%;
}
.col-tn-8 {
  width: 66.66666667%;
}
.col-tn-7 {
  width: 58.33333333%;
}
.col-tn-6 {
  width: 50%;
}
.col-tn-5 {
  width: 41.66666667%;
}
.col-tn-4 {
  width: 33.33333333%;
}
.col-tn-3 {
  width: 25%;
}
.col-tn-2 {
  width: 16.66666667%;
}
.col-tn-1 {
  width: 8.33333333%;
}
.col-tn-pull-12 {
  right: 100%;
}
.col-tn-pull-11 {
  right: 91.66666667%;
}
.col-tn-pull-10 {
  right: 83.33333333%;
}
.col-tn-pull-9 {
  right: 75%;
}
.col-tn-pull-8 {
  right: 66.66666667%;
}
.col-tn-pull-7 {
  right: 58.33333333%;
}
.col-tn-pull-6 {
  right: 50%;
}
.col-tn-pull-5 {
  right: 41.66666667%;
}
.col-tn-pull-4 {
  right: 33.33333333%;
}
.col-tn-pull-3 {
  right: 25%;
}
.col-tn-pull-2 {
  right: 16.66666667%;
}
.col-tn-pull-1 {
  right: 8.33333333%;
}
.col-tn-pull-0 {
  right: auto;
}
.col-tn-push-12 {
  left: 100%;
}
.col-tn-push-11 {
  left: 91.66666667%;
}
.col-tn-push-10 {
  left: 83.33333333%;
}
.col-tn-push-9 {
  left: 75%;
}
.col-tn-push-8 {
  left: 66.66666667%;
}
.col-tn-push-7 {
  left: 58.33333333%;
}
.col-tn-push-6 {
  left: 50%;
}
.col-tn-push-5 {
  left: 41.66666667%;
}
.col-tn-push-4 {
  left: 33.33333333%;
}
.col-tn-push-3 {
  left: 25%;
}
.col-tn-push-2 {
  left: 16.66666667%;
}
.col-tn-push-1 {
  left: 8.33333333%;
}
.col-tn-push-0 {
  left: auto;
}
.col-tn-offset-12 {
  margin-left: 100%;
}
.col-tn-offset-11 {
  margin-left: 91.66666667%;
}
.col-tn-offset-10 {
  margin-left: 83.33333333%;
}
.col-tn-offset-9 {
  margin-left: 75%;
}
.col-tn-offset-8 {
  margin-left: 66.66666667%;
}
.col-tn-offset-7 {
  margin-left: 58.33333333%;
}
.col-tn-offset-6 {
  margin-left: 50%;
}
.col-tn-offset-5 {
  margin-left: 41.66666667%;
}
.col-tn-offset-4 {
  margin-left: 33.33333333%;
}
.col-tn-offset-3 {
  margin-left: 25%;
}
.col-tn-offset-2 {
  margin-left: 16.66666667%;
}
.col-tn-offset-1 {
  margin-left: 8.33333333%;
}
.col-tn-offset-0 {
  margin-left: 0;
}
@media (min-width: 480px) {
    .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;
  }
}
col-tn-0, col-xs-0, col-sm-0, col-md-0, col-lg-0 {
    width: 0;
    margin: 0;
    padding: 0;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > 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:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > 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:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > 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:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > 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:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.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:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > 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:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
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;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(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: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  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;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(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: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-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-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-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: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.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:hover,
  .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:hover,
.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:hover,
.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:hover,
  .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;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > 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:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 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:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.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:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.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: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.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:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.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: #777;
  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:hover,
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: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 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;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
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.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.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:hover,
button.list-group-item-success:hover,
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:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.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:hover,
button.list-group-item-info:hover,
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:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.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:hover,
button.list-group-item-warning:hover,
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:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.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:hover,
button.list-group-item-danger:hover,
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:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .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: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive 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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition:         transform .3s ease-out;
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .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 {
    transition:         transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    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-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-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-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: 479px) {
  .hidden-tn {
    display: none !important;
  }
}
@media (min-width: 480px) and  (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;
  }
}
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}
@media (max-width: 479px) {
    .text-left-not-tn, .text-center-not-tn, .text-right-not-tn, .text-justify-not-tn {
        text-align: inherit;
    }
    .text-left-tn {
        text-align: left;
    }
    .text-center-tn {
        text-align: center;
    }
    .text-right-tn {
        text-align: right;
    }
    .text-justify-tn {
        text-align: justify;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}

.my-bootstrap {              /*!
* Bootstrap v4.6.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/ /*# sourceMappingURL=bootstrap.css.map */                                         /*!
* Bootstrap Grid v4.6.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/ /*# sourceMappingURL=bootstrap-grid.css.map */                                              /*!
* Bootstrap Reboot v4.6.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/ /*# sourceMappingURL=bootstrap-reboot.css.map */ }
.my-bootstrap :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.my-bootstrap *, .my-bootstrap *::before, .my-bootstrap *::after { box-sizing: border-box; }
.my-bootstrap html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.my-bootstrap article, .my-bootstrap aside, .my-bootstrap figcaption, .my-bootstrap figure, .my-bootstrap footer, .my-bootstrap header, .my-bootstrap hgroup, .my-bootstrap main, .my-bootstrap nav, .my-bootstrap section { display: block; }
.my-bootstrap body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }
.my-bootstrap [tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }
.my-bootstrap hr { box-sizing: content-box; height: 0; overflow: visible; }
.my-bootstrap h1, .my-bootstrap h2, .my-bootstrap h3, .my-bootstrap h4, .my-bootstrap h5, .my-bootstrap h6 { margin-top: 0; margin-bottom: 0.5rem; }
.my-bootstrap p { margin-top: 0; margin-bottom: 1rem; }
.my-bootstrap abbr[title], .my-bootstrap abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }
.my-bootstrap address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
.my-bootstrap ol, .my-bootstrap ul, .my-bootstrap dl { margin-top: 0; margin-bottom: 1rem; }
.my-bootstrap ol ol, .my-bootstrap ul ul, .my-bootstrap ol ul, .my-bootstrap ul ol { margin-bottom: 0; }
.my-bootstrap dt { font-weight: 700; }
.my-bootstrap dd { margin-bottom: .5rem; margin-left: 0; }
.my-bootstrap blockquote { margin: 0 0 1rem; }
.my-bootstrap b, .my-bootstrap strong { font-weight: bolder; }
.my-bootstrap small { font-size: 80%; }
.my-bootstrap sub, .my-bootstrap sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
.my-bootstrap sub { bottom: -.25em; }
.my-bootstrap sup { top: -.5em; }
.my-bootstrap a { color: #007bff; text-decoration: none; background-color: transparent; }
.my-bootstrap a:hover { color: #0056b3; text-decoration: underline; }
.my-bootstrap a:not([href]):not([class]) { color: inherit; text-decoration: none; }
.my-bootstrap a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }
.my-bootstrap pre, .my-bootstrap code, .my-bootstrap kbd, .my-bootstrap samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }
.my-bootstrap pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }
.my-bootstrap figure { margin: 0 0 1rem; }
.my-bootstrap img { vertical-align: middle; border-style: none; }
.my-bootstrap svg { overflow: hidden; vertical-align: middle; }
.my-bootstrap table { border-collapse: collapse; }
.my-bootstrap caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }
.my-bootstrap th { text-align: inherit; text-align: -webkit-match-parent; }
.my-bootstrap label { display: inline-block; margin-bottom: 0.5rem; }
.my-bootstrap button { border-radius: 0; }
.my-bootstrap button:focus:not(:focus-visible) { outline: 0; }
.my-bootstrap input, .my-bootstrap button, .my-bootstrap select, .my-bootstrap optgroup, .my-bootstrap textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }
.my-bootstrap button, .my-bootstrap input { overflow: visible; }
.my-bootstrap button, .my-bootstrap select { text-transform: none; }
.my-bootstrap [role="button"] { cursor: pointer; }
.my-bootstrap select { word-wrap: normal; }
.my-bootstrap button, .my-bootstrap [type="button"], .my-bootstrap [type="reset"], .my-bootstrap [type="submit"] { -webkit-appearance: button; }
.my-bootstrap button:not(:disabled), .my-bootstrap [type="button"]:not(:disabled), .my-bootstrap [type="reset"]:not(:disabled), .my-bootstrap [type="submit"]:not(:disabled) { cursor: pointer; }
.my-bootstrap button::-moz-focus-inner, .my-bootstrap [type="button"]::-moz-focus-inner, .my-bootstrap [type="reset"]::-moz-focus-inner, .my-bootstrap [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }
.my-bootstrap input[type="radio"], .my-bootstrap input[type="checkbox"] { box-sizing: border-box; padding: 0; }
.my-bootstrap textarea { overflow: auto; resize: vertical; }
.my-bootstrap fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
.my-bootstrap legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }
.my-bootstrap progress { vertical-align: baseline; }
.my-bootstrap [type="number"]::-webkit-inner-spin-button, .my-bootstrap [type="number"]::-webkit-outer-spin-button { height: auto; }
.my-bootstrap [type="search"] { outline-offset: -2px; -webkit-appearance: none; }
.my-bootstrap [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
.my-bootstrap ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }
.my-bootstrap output { display: inline-block; }
.my-bootstrap summary { display: list-item; cursor: pointer; }
.my-bootstrap template { display: none; }
.my-bootstrap [hidden] { display: none !important; }
.my-bootstrap h1, .my-bootstrap h2, .my-bootstrap h3, .my-bootstrap h4, .my-bootstrap h5, .my-bootstrap h6, .my-bootstrap .h1, .my-bootstrap .h2, .my-bootstrap .h3, .my-bootstrap .h4, .my-bootstrap .h5, .my-bootstrap .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; }
.my-bootstrap h1, .my-bootstrap .h1 { font-size: 2.5rem; }
.my-bootstrap h2, .my-bootstrap .h2 { font-size: 2rem; }
.my-bootstrap h3, .my-bootstrap .h3 { font-size: 1.75rem; }
.my-bootstrap h4, .my-bootstrap .h4 { font-size: 1.5rem; }
.my-bootstrap h5, .my-bootstrap .h5 { font-size: 1.25rem; }
.my-bootstrap h6, .my-bootstrap .h6 { font-size: 1rem; }
.my-bootstrap .lead { font-size: 1.25rem; font-weight: 300; }
.my-bootstrap .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }
.my-bootstrap .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }
.my-bootstrap .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }
.my-bootstrap .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }
.my-bootstrap hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }
.my-bootstrap small, .my-bootstrap .small { font-size: 80%; font-weight: 400; }
.my-bootstrap mark, .my-bootstrap .mark { padding: 0.2em; background-color: #fcf8e3; }
.my-bootstrap .list-unstyled { padding-left: 0; list-style: none; }
.my-bootstrap .list-inline { padding-left: 0; list-style: none; }
.my-bootstrap .list-inline-item { display: inline-block; }
.my-bootstrap .list-inline-item:not(:last-child) { margin-right: 0.5rem; }
.my-bootstrap .initialism { font-size: 90%; text-transform: uppercase; }
.my-bootstrap .blockquote { margin-bottom: 1rem; font-size: 1.25rem; }
.my-bootstrap .blockquote-footer { display: block; font-size: 80%; color: #6c757d; }
.my-bootstrap .blockquote-footer::before { content: "\2014\00A0"; }
.my-bootstrap .img-fluid { max-width: 100%; height: auto; }
.my-bootstrap .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; }
.my-bootstrap .figure { display: inline-block; }
.my-bootstrap .figure-img { margin-bottom: 0.5rem; line-height: 1; }
.my-bootstrap .figure-caption { font-size: 90%; color: #6c757d; }
.my-bootstrap code { font-size: 87.5%; color: #e83e8c; word-wrap: break-word; }
.my-bootstrap a > code { color: inherit; }
.my-bootstrap kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.2rem; }
.my-bootstrap kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }
.my-bootstrap pre { display: block; font-size: 87.5%; color: #212529; }
.my-bootstrap pre code { font-size: inherit; color: inherit; word-break: normal; }
.my-bootstrap .pre-scrollable { max-height: 340px; overflow-y: scroll; }
.my-bootstrap .container, .my-bootstrap .container-fluid, .my-bootstrap .container-sm, .my-bootstrap .container-md, .my-bootstrap .container-lg, .my-bootstrap .container-xl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px) { .my-bootstrap .container, .my-bootstrap .container-sm { max-width: 540px; } }
@media (min-width: 768px) { .my-bootstrap .container, .my-bootstrap .container-sm, .my-bootstrap .container-md { max-width: 720px; } }
@media (min-width: 992px) { .my-bootstrap .container, .my-bootstrap .container-sm, .my-bootstrap .container-md, .my-bootstrap .container-lg { max-width: 960px; } }
@media (min-width: 1200px) { .my-bootstrap .container, .my-bootstrap .container-sm, .my-bootstrap .container-md, .my-bootstrap .container-lg, .my-bootstrap .container-xl { max-width: 1140px; } }
.my-bootstrap .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.my-bootstrap .no-gutters { margin-right: 0; margin-left: 0; }
.my-bootstrap .no-gutters > .col, .my-bootstrap .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }
.my-bootstrap .col-1, .my-bootstrap .col-2, .my-bootstrap .col-3, .my-bootstrap .col-4, .my-bootstrap .col-5, .my-bootstrap .col-6, .my-bootstrap .col-7, .my-bootstrap .col-8, .my-bootstrap .col-9, .my-bootstrap .col-10, .my-bootstrap .col-11, .my-bootstrap .col-12, .my-bootstrap .col, .my-bootstrap .col-auto, .my-bootstrap .col-sm-1, .my-bootstrap .col-sm-2, .my-bootstrap .col-sm-3, .my-bootstrap .col-sm-4, .my-bootstrap .col-sm-5, .my-bootstrap .col-sm-6, .my-bootstrap .col-sm-7, .my-bootstrap .col-sm-8, .my-bootstrap .col-sm-9, .my-bootstrap .col-sm-10, .my-bootstrap .col-sm-11, .my-bootstrap .col-sm-12, .my-bootstrap .col-sm, .my-bootstrap .col-sm-auto, .my-bootstrap .col-md-1, .my-bootstrap .col-md-2, .my-bootstrap .col-md-3, .my-bootstrap .col-md-4, .my-bootstrap .col-md-5, .my-bootstrap .col-md-6, .my-bootstrap .col-md-7, .my-bootstrap .col-md-8, .my-bootstrap .col-md-9, .my-bootstrap .col-md-10, .my-bootstrap .col-md-11, .my-bootstrap .col-md-12, .my-bootstrap .col-md, .my-bootstrap .col-md-auto, .my-bootstrap .col-lg-1, .my-bootstrap .col-lg-2, .my-bootstrap .col-lg-3, .my-bootstrap .col-lg-4, .my-bootstrap .col-lg-5, .my-bootstrap .col-lg-6, .my-bootstrap .col-lg-7, .my-bootstrap .col-lg-8, .my-bootstrap .col-lg-9, .my-bootstrap .col-lg-10, .my-bootstrap .col-lg-11, .my-bootstrap .col-lg-12, .my-bootstrap .col-lg, .my-bootstrap .col-lg-auto, .my-bootstrap .col-xl-1, .my-bootstrap .col-xl-2, .my-bootstrap .col-xl-3, .my-bootstrap .col-xl-4, .my-bootstrap .col-xl-5, .my-bootstrap .col-xl-6, .my-bootstrap .col-xl-7, .my-bootstrap .col-xl-8, .my-bootstrap .col-xl-9, .my-bootstrap .col-xl-10, .my-bootstrap .col-xl-11, .my-bootstrap .col-xl-12, .my-bootstrap .col-xl, .my-bootstrap .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }
.my-bootstrap .col { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.my-bootstrap .row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }
.my-bootstrap .row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }
.my-bootstrap .row-cols-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
.my-bootstrap .row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }
.my-bootstrap .row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }
.my-bootstrap .row-cols-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
.my-bootstrap .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.my-bootstrap .col-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
.my-bootstrap .col-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
.my-bootstrap .col-3 { flex: 0 0 25%; max-width: 25%; }
.my-bootstrap .col-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
.my-bootstrap .col-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
.my-bootstrap .col-6 { flex: 0 0 50%; max-width: 50%; }
.my-bootstrap .col-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
.my-bootstrap .col-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
.my-bootstrap .col-9 { flex: 0 0 75%; max-width: 75%; }
.my-bootstrap .col-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
.my-bootstrap .col-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
.my-bootstrap .col-12 { flex: 0 0 100%; max-width: 100%; }
.my-bootstrap .order-first { order: -1; }
.my-bootstrap .order-last { order: 13; }
.my-bootstrap .order-0 { order: 0; }
.my-bootstrap .order-1 { order: 1; }
.my-bootstrap .order-2 { order: 2; }
.my-bootstrap .order-3 { order: 3; }
.my-bootstrap .order-4 { order: 4; }
.my-bootstrap .order-5 { order: 5; }
.my-bootstrap .order-6 { order: 6; }
.my-bootstrap .order-7 { order: 7; }
.my-bootstrap .order-8 { order: 8; }
.my-bootstrap .order-9 { order: 9; }
.my-bootstrap .order-10 { order: 10; }
.my-bootstrap .order-11 { order: 11; }
.my-bootstrap .order-12 { order: 12; }
.my-bootstrap .offset-1 { margin-left: 8.333333%; }
.my-bootstrap .offset-2 { margin-left: 16.666667%; }
.my-bootstrap .offset-3 { margin-left: 25%; }
.my-bootstrap .offset-4 { margin-left: 33.333333%; }
.my-bootstrap .offset-5 { margin-left: 41.666667%; }
.my-bootstrap .offset-6 { margin-left: 50%; }
.my-bootstrap .offset-7 { margin-left: 58.333333%; }
.my-bootstrap .offset-8 { margin-left: 66.666667%; }
.my-bootstrap .offset-9 { margin-left: 75%; }
.my-bootstrap .offset-10 { margin-left: 83.333333%; }
.my-bootstrap .offset-11 { margin-left: 91.666667%; }
@media (min-width: 576px) { .my-bootstrap .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-sm-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-sm-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-sm-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-sm-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-sm-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-sm-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-sm-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-sm-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-sm-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-sm-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-sm-first { order: -1; }
  .my-bootstrap .order-sm-last { order: 13; }
  .my-bootstrap .order-sm-0 { order: 0; }
  .my-bootstrap .order-sm-1 { order: 1; }
  .my-bootstrap .order-sm-2 { order: 2; }
  .my-bootstrap .order-sm-3 { order: 3; }
  .my-bootstrap .order-sm-4 { order: 4; }
  .my-bootstrap .order-sm-5 { order: 5; }
  .my-bootstrap .order-sm-6 { order: 6; }
  .my-bootstrap .order-sm-7 { order: 7; }
  .my-bootstrap .order-sm-8 { order: 8; }
  .my-bootstrap .order-sm-9 { order: 9; }
  .my-bootstrap .order-sm-10 { order: 10; }
  .my-bootstrap .order-sm-11 { order: 11; }
  .my-bootstrap .order-sm-12 { order: 12; }
  .my-bootstrap .offset-sm-0 { margin-left: 0; }
  .my-bootstrap .offset-sm-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-sm-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-sm-3 { margin-left: 25%; }
  .my-bootstrap .offset-sm-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-sm-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-sm-6 { margin-left: 50%; }
  .my-bootstrap .offset-sm-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-sm-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-sm-9 { margin-left: 75%; }
  .my-bootstrap .offset-sm-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-sm-11 { margin-left: 91.666667%; } }
@media (min-width: 768px) { .my-bootstrap .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-md-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-md-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-md-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-md-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-md-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-md-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-md-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-md-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-md-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-md-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-md-first { order: -1; }
  .my-bootstrap .order-md-last { order: 13; }
  .my-bootstrap .order-md-0 { order: 0; }
  .my-bootstrap .order-md-1 { order: 1; }
  .my-bootstrap .order-md-2 { order: 2; }
  .my-bootstrap .order-md-3 { order: 3; }
  .my-bootstrap .order-md-4 { order: 4; }
  .my-bootstrap .order-md-5 { order: 5; }
  .my-bootstrap .order-md-6 { order: 6; }
  .my-bootstrap .order-md-7 { order: 7; }
  .my-bootstrap .order-md-8 { order: 8; }
  .my-bootstrap .order-md-9 { order: 9; }
  .my-bootstrap .order-md-10 { order: 10; }
  .my-bootstrap .order-md-11 { order: 11; }
  .my-bootstrap .order-md-12 { order: 12; }
  .my-bootstrap .offset-md-0 { margin-left: 0; }
  .my-bootstrap .offset-md-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-md-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-md-3 { margin-left: 25%; }
  .my-bootstrap .offset-md-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-md-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-md-6 { margin-left: 50%; }
  .my-bootstrap .offset-md-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-md-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-md-9 { margin-left: 75%; }
  .my-bootstrap .offset-md-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-md-11 { margin-left: 91.666667%; } }
@media (min-width: 992px) { .my-bootstrap .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-lg-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-lg-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-lg-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-lg-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-lg-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-lg-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-lg-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-lg-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-lg-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-lg-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-lg-first { order: -1; }
  .my-bootstrap .order-lg-last { order: 13; }
  .my-bootstrap .order-lg-0 { order: 0; }
  .my-bootstrap .order-lg-1 { order: 1; }
  .my-bootstrap .order-lg-2 { order: 2; }
  .my-bootstrap .order-lg-3 { order: 3; }
  .my-bootstrap .order-lg-4 { order: 4; }
  .my-bootstrap .order-lg-5 { order: 5; }
  .my-bootstrap .order-lg-6 { order: 6; }
  .my-bootstrap .order-lg-7 { order: 7; }
  .my-bootstrap .order-lg-8 { order: 8; }
  .my-bootstrap .order-lg-9 { order: 9; }
  .my-bootstrap .order-lg-10 { order: 10; }
  .my-bootstrap .order-lg-11 { order: 11; }
  .my-bootstrap .order-lg-12 { order: 12; }
  .my-bootstrap .offset-lg-0 { margin-left: 0; }
  .my-bootstrap .offset-lg-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-lg-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-lg-3 { margin-left: 25%; }
  .my-bootstrap .offset-lg-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-lg-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-lg-6 { margin-left: 50%; }
  .my-bootstrap .offset-lg-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-lg-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-lg-9 { margin-left: 75%; }
  .my-bootstrap .offset-lg-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-lg-11 { margin-left: 91.666667%; } }
@media (min-width: 1200px) { .my-bootstrap .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-xl-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-xl-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-xl-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-xl-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-xl-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-xl-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-xl-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-xl-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-xl-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-xl-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-xl-first { order: -1; }
  .my-bootstrap .order-xl-last { order: 13; }
  .my-bootstrap .order-xl-0 { order: 0; }
  .my-bootstrap .order-xl-1 { order: 1; }
  .my-bootstrap .order-xl-2 { order: 2; }
  .my-bootstrap .order-xl-3 { order: 3; }
  .my-bootstrap .order-xl-4 { order: 4; }
  .my-bootstrap .order-xl-5 { order: 5; }
  .my-bootstrap .order-xl-6 { order: 6; }
  .my-bootstrap .order-xl-7 { order: 7; }
  .my-bootstrap .order-xl-8 { order: 8; }
  .my-bootstrap .order-xl-9 { order: 9; }
  .my-bootstrap .order-xl-10 { order: 10; }
  .my-bootstrap .order-xl-11 { order: 11; }
  .my-bootstrap .order-xl-12 { order: 12; }
  .my-bootstrap .offset-xl-0 { margin-left: 0; }
  .my-bootstrap .offset-xl-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-xl-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-xl-3 { margin-left: 25%; }
  .my-bootstrap .offset-xl-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-xl-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-xl-6 { margin-left: 50%; }
  .my-bootstrap .offset-xl-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-xl-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-xl-9 { margin-left: 75%; }
  .my-bootstrap .offset-xl-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-xl-11 { margin-left: 91.666667%; } }
.my-bootstrap .table { width: 100%; margin-bottom: 1rem; color: #212529; }
.my-bootstrap .table th, .my-bootstrap .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }
.my-bootstrap .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }
.my-bootstrap .table tbody + tbody { border-top: 2px solid #dee2e6; }
.my-bootstrap .table-sm th, .my-bootstrap .table-sm td { padding: 0.3rem; }
.my-bootstrap .table-bordered { border: 1px solid #dee2e6; }
.my-bootstrap .table-bordered th, .my-bootstrap .table-bordered td { border: 1px solid #dee2e6; }
.my-bootstrap .table-bordered thead th, .my-bootstrap .table-bordered thead td { border-bottom-width: 2px; }
.my-bootstrap .table-borderless th, .my-bootstrap .table-borderless td, .my-bootstrap .table-borderless thead th, .my-bootstrap .table-borderless tbody + tbody { border: 0; }
.my-bootstrap .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }
.my-bootstrap .table-hover tbody tr:hover { color: #212529; background-color: rgba(0, 0, 0, 0.075); }
.my-bootstrap .table-primary, .my-bootstrap .table-primary > th, .my-bootstrap .table-primary > td { background-color: #b8daff; }
.my-bootstrap .table-primary th, .my-bootstrap .table-primary td, .my-bootstrap .table-primary thead th, .my-bootstrap .table-primary tbody + tbody { border-color: #7abaff; }
.my-bootstrap .table-hover .table-primary:hover { background-color: #9fcdff; }
.my-bootstrap .table-hover .table-primary:hover > td, .my-bootstrap .table-hover .table-primary:hover > th { background-color: #9fcdff; }
.my-bootstrap .table-secondary, .my-bootstrap .table-secondary > th, .my-bootstrap .table-secondary > td { background-color: #d6d8db; }
.my-bootstrap .table-secondary th, .my-bootstrap .table-secondary td, .my-bootstrap .table-secondary thead th, .my-bootstrap .table-secondary tbody + tbody { border-color: #b3b7bb; }
.my-bootstrap .table-hover .table-secondary:hover { background-color: #c8cbcf; }
.my-bootstrap .table-hover .table-secondary:hover > td, .my-bootstrap .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }
.my-bootstrap .table-success, .my-bootstrap .table-success > th, .my-bootstrap .table-success > td { background-color: #c3e6cb; }
.my-bootstrap .table-success th, .my-bootstrap .table-success td, .my-bootstrap .table-success thead th, .my-bootstrap .table-success tbody + tbody { border-color: #8fd19e; }
.my-bootstrap .table-hover .table-success:hover { background-color: #b1dfbb; }
.my-bootstrap .table-hover .table-success:hover > td, .my-bootstrap .table-hover .table-success:hover > th { background-color: #b1dfbb; }
.my-bootstrap .table-info, .my-bootstrap .table-info > th, .my-bootstrap .table-info > td { background-color: #bee5eb; }
.my-bootstrap .table-info th, .my-bootstrap .table-info td, .my-bootstrap .table-info thead th, .my-bootstrap .table-info tbody + tbody { border-color: #86cfda; }
.my-bootstrap .table-hover .table-info:hover { background-color: #abdde5; }
.my-bootstrap .table-hover .table-info:hover > td, .my-bootstrap .table-hover .table-info:hover > th { background-color: #abdde5; }
.my-bootstrap .table-warning, .my-bootstrap .table-warning > th, .my-bootstrap .table-warning > td { background-color: #ffeeba; }
.my-bootstrap .table-warning th, .my-bootstrap .table-warning td, .my-bootstrap .table-warning thead th, .my-bootstrap .table-warning tbody + tbody { border-color: #ffdf7e; }
.my-bootstrap .table-hover .table-warning:hover { background-color: #ffe8a1; }
.my-bootstrap .table-hover .table-warning:hover > td, .my-bootstrap .table-hover .table-warning:hover > th { background-color: #ffe8a1; }
.my-bootstrap .table-danger, .my-bootstrap .table-danger > th, .my-bootstrap .table-danger > td { background-color: #f5c6cb; }
.my-bootstrap .table-danger th, .my-bootstrap .table-danger td, .my-bootstrap .table-danger thead th, .my-bootstrap .table-danger tbody + tbody { border-color: #ed969e; }
.my-bootstrap .table-hover .table-danger:hover { background-color: #f1b0b7; }
.my-bootstrap .table-hover .table-danger:hover > td, .my-bootstrap .table-hover .table-danger:hover > th { background-color: #f1b0b7; }
.my-bootstrap .table-light, .my-bootstrap .table-light > th, .my-bootstrap .table-light > td { background-color: #fdfdfe; }
.my-bootstrap .table-light th, .my-bootstrap .table-light td, .my-bootstrap .table-light thead th, .my-bootstrap .table-light tbody + tbody { border-color: #fbfcfc; }
.my-bootstrap .table-hover .table-light:hover { background-color: #ececf6; }
.my-bootstrap .table-hover .table-light:hover > td, .my-bootstrap .table-hover .table-light:hover > th { background-color: #ececf6; }
.my-bootstrap .table-dark, .my-bootstrap .table-dark > th, .my-bootstrap .table-dark > td { background-color: #c6c8ca; }
.my-bootstrap .table-dark th, .my-bootstrap .table-dark td, .my-bootstrap .table-dark thead th, .my-bootstrap .table-dark tbody + tbody { border-color: #95999c; }
.my-bootstrap .table-hover .table-dark:hover { background-color: #b9bbbe; }
.my-bootstrap .table-hover .table-dark:hover > td, .my-bootstrap .table-hover .table-dark:hover > th { background-color: #b9bbbe; }
.my-bootstrap .table-active, .my-bootstrap .table-active > th, .my-bootstrap .table-active > td { background-color: rgba(0, 0, 0, 0.075); }
.my-bootstrap .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }
.my-bootstrap .table-hover .table-active:hover > td, .my-bootstrap .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }
.my-bootstrap .table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }
.my-bootstrap .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }
.my-bootstrap .table-dark { color: #fff; background-color: #343a40; }
.my-bootstrap .table-dark th, .my-bootstrap .table-dark td, .my-bootstrap .table-dark thead th { border-color: #454d55; }
.my-bootstrap .table-dark.table-bordered { border: 0; }
.my-bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }
.my-bootstrap .table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }
@media (max-width: 575.98px) { .my-bootstrap .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .my-bootstrap .table-responsive-sm > .table-bordered { border: 0; } }
@media (max-width: 767.98px) { .my-bootstrap .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .my-bootstrap .table-responsive-md > .table-bordered { border: 0; } }
@media (max-width: 991.98px) { .my-bootstrap .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .my-bootstrap .table-responsive-lg > .table-bordered { border: 0; } }
@media (max-width: 1199.98px) { .my-bootstrap .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .my-bootstrap .table-responsive-xl > .table-bordered { border: 0; } }
.my-bootstrap .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
.my-bootstrap .table-responsive > .table-bordered { border: 0; }
.my-bootstrap .form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .form-control { transition: none; } }
.my-bootstrap .form-control::-ms-expand { background-color: transparent; border: 0; }
.my-bootstrap .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .form-control::-moz-placeholder { color: #6c757d; opacity: 1; }
.my-bootstrap .form-control::placeholder { color: #6c757d; opacity: 1; }
.my-bootstrap .form-control:disabled, .my-bootstrap .form-control[readonly] { background-color: #e9ecef; opacity: 1; }
.my-bootstrap input[type="date"].form-control, .my-bootstrap input[type="time"].form-control, .my-bootstrap input[type="datetime-local"].form-control, .my-bootstrap input[type="month"].form-control { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.my-bootstrap select.form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }
.my-bootstrap select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }
.my-bootstrap .form-control-file, .my-bootstrap .form-control-range { display: block; width: 100%; }
.my-bootstrap .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }
.my-bootstrap .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }
.my-bootstrap .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; }
.my-bootstrap .form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; font-size: 1rem; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 1px 0; }
.my-bootstrap .form-control-plaintext.form-control-sm, .my-bootstrap .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }
.my-bootstrap .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }
.my-bootstrap .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }
.my-bootstrap select.form-control[size], .my-bootstrap select.form-control[multiple] { height: auto; }
.my-bootstrap textarea.form-control { height: auto; }
.my-bootstrap .form-group { margin-bottom: 1rem; }
.my-bootstrap .form-text { display: block; margin-top: 0.25rem; }
.my-bootstrap .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
.my-bootstrap .form-row > .col, .my-bootstrap .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }
.my-bootstrap .form-check { position: relative; display: block; padding-left: 1.25rem; }
.my-bootstrap .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }
.my-bootstrap .form-check-input[disabled] ~ .form-check-label, .my-bootstrap .form-check-input:disabled ~ .form-check-label { color: #6c757d; }
.my-bootstrap .form-check-label { margin-bottom: 0; }
.my-bootstrap .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }
.my-bootstrap .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }
.my-bootstrap .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; }
.my-bootstrap .valid-tooltip { position: absolute; top: 100%; left: 0; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); border-radius: 0.25rem; }
.my-bootstrap .form-row > .col > .valid-tooltip, .my-bootstrap .form-row > [class*="col-"] > .valid-tooltip { left: 5px; }
.my-bootstrap .was-validated :valid ~ .valid-feedback, .my-bootstrap .was-validated :valid ~ .valid-tooltip, .my-bootstrap .is-valid ~ .valid-feedback, .my-bootstrap .is-valid ~ .valid-tooltip { display: block; }
.my-bootstrap .was-validated .form-control:valid, .my-bootstrap .form-control.is-valid { border-color: #28a745; padding-right: calc(1.5em + 0.75rem) !important; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.my-bootstrap .was-validated .form-control:valid:focus, .my-bootstrap .form-control.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.my-bootstrap .was-validated select.form-control:valid, .my-bootstrap select.form-control.is-valid { padding-right: 3rem !important; background-position: right 1.5rem center; }
.my-bootstrap .was-validated textarea.form-control:valid, .my-bootstrap textarea.form-control.is-valid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.my-bootstrap .was-validated .custom-select:valid, .my-bootstrap .custom-select.is-valid { border-color: #28a745; padding-right: calc(0.75em + 2.3125rem) !important; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
.my-bootstrap .was-validated .custom-select:valid:focus, .my-bootstrap .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.my-bootstrap .was-validated .form-check-input:valid ~ .form-check-label, .my-bootstrap .form-check-input.is-valid ~ .form-check-label { color: #28a745; }
.my-bootstrap .was-validated .form-check-input:valid ~ .valid-feedback, .my-bootstrap .was-validated .form-check-input:valid ~ .valid-tooltip, .my-bootstrap .form-check-input.is-valid ~ .valid-feedback, .my-bootstrap .form-check-input.is-valid ~ .valid-tooltip { display: block; }
.my-bootstrap .was-validated .custom-control-input:valid ~ .custom-control-label, .my-bootstrap .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; }
.my-bootstrap .was-validated .custom-control-input:valid ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; }
.my-bootstrap .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; }
.my-bootstrap .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.my-bootstrap .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #28a745; }
.my-bootstrap .was-validated .custom-file-input:valid ~ .custom-file-label, .my-bootstrap .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }
.my-bootstrap .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .my-bootstrap .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.my-bootstrap .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; }
.my-bootstrap .invalid-tooltip { position: absolute; top: 100%; left: 0; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); border-radius: 0.25rem; }
.my-bootstrap .form-row > .col > .invalid-tooltip, .my-bootstrap .form-row > [class*="col-"] > .invalid-tooltip { left: 5px; }
.my-bootstrap .was-validated :invalid ~ .invalid-feedback, .my-bootstrap .was-validated :invalid ~ .invalid-tooltip, .my-bootstrap .is-invalid ~ .invalid-feedback, .my-bootstrap .is-invalid ~ .invalid-tooltip { display: block; }
.my-bootstrap .was-validated .form-control:invalid, .my-bootstrap .form-control.is-invalid { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem) !important; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.my-bootstrap .was-validated .form-control:invalid:focus, .my-bootstrap .form-control.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.my-bootstrap .was-validated select.form-control:invalid, .my-bootstrap select.form-control.is-invalid { padding-right: 3rem !important; background-position: right 1.5rem center; }
.my-bootstrap .was-validated textarea.form-control:invalid, .my-bootstrap textarea.form-control.is-invalid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.my-bootstrap .was-validated .custom-select:invalid, .my-bootstrap .custom-select.is-invalid { border-color: #dc3545; padding-right: calc(0.75em + 2.3125rem) !important; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
.my-bootstrap .was-validated .custom-select:invalid:focus, .my-bootstrap .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.my-bootstrap .was-validated .form-check-input:invalid ~ .form-check-label, .my-bootstrap .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; }
.my-bootstrap .was-validated .form-check-input:invalid ~ .invalid-feedback, .my-bootstrap .was-validated .form-check-input:invalid ~ .invalid-tooltip, .my-bootstrap .form-check-input.is-invalid ~ .invalid-feedback, .my-bootstrap .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }
.my-bootstrap .was-validated .custom-control-input:invalid ~ .custom-control-label, .my-bootstrap .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; }
.my-bootstrap .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #dc3545; }
.my-bootstrap .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e4606d; background-color: #e4606d; }
.my-bootstrap .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.my-bootstrap .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .my-bootstrap .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #dc3545; }
.my-bootstrap .was-validated .custom-file-input:invalid ~ .custom-file-label, .my-bootstrap .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; }
.my-bootstrap .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .my-bootstrap .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.my-bootstrap .form-inline { display: flex; flex-flow: row wrap; align-items: center; }
.my-bootstrap .form-inline .form-check { width: 100%; }
@media (min-width: 576px) { .my-bootstrap .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; }
  .my-bootstrap .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; }
  .my-bootstrap .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .my-bootstrap .form-inline .form-control-plaintext { display: inline-block; }
  .my-bootstrap .form-inline .input-group, .my-bootstrap .form-inline .custom-select { width: auto; }
  .my-bootstrap .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; }
  .my-bootstrap .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .my-bootstrap .form-inline .custom-control { align-items: center; justify-content: center; }
  .my-bootstrap .form-inline .custom-control-label { margin-bottom: 0; } }
.my-bootstrap .btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .btn { transition: none; } }
.my-bootstrap .btn:hover { color: #212529; text-decoration: none; }
.my-bootstrap .btn:focus, .my-bootstrap .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .btn.disabled, .my-bootstrap .btn:disabled { opacity: 0.65; }
.my-bootstrap .btn:not(:disabled):not(.disabled) { cursor: pointer; }
.my-bootstrap a.btn.disabled, .my-bootstrap fieldset:disabled a.btn { pointer-events: none; }
.my-bootstrap .btn-primary { color: #fff; background-color: #007bff; border-color: #007bff; }
.my-bootstrap .btn-primary:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; }
.my-bootstrap .btn-primary:focus, .my-bootstrap .btn-primary.focus { color: #fff; background-color: #0069d9; border-color: #0062cc; box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
.my-bootstrap .btn-primary.disabled, .my-bootstrap .btn-primary:disabled { color: #fff; background-color: #007bff; border-color: #007bff; }
.my-bootstrap .btn-primary:not(:disabled):not(.disabled):active, .my-bootstrap .btn-primary:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0062cc; border-color: #005cbf; }
.my-bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
.my-bootstrap .btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.my-bootstrap .btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; }
.my-bootstrap .btn-secondary:focus, .my-bootstrap .btn-secondary.focus { color: #fff; background-color: #5a6268; border-color: #545b62; box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
.my-bootstrap .btn-secondary.disabled, .my-bootstrap .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.my-bootstrap .btn-secondary:not(:disabled):not(.disabled):active, .my-bootstrap .btn-secondary:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; }
.my-bootstrap .btn-secondary:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-secondary:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
.my-bootstrap .btn-success { color: #fff; background-color: #28a745; border-color: #28a745; }
.my-bootstrap .btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }
.my-bootstrap .btn-success:focus, .my-bootstrap .btn-success.focus { color: #fff; background-color: #218838; border-color: #1e7e34; box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
.my-bootstrap .btn-success.disabled, .my-bootstrap .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }
.my-bootstrap .btn-success:not(:disabled):not(.disabled):active, .my-bootstrap .btn-success:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }
.my-bootstrap .btn-success:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-success:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
.my-bootstrap .btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.my-bootstrap .btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }
.my-bootstrap .btn-info:focus, .my-bootstrap .btn-info.focus { color: #fff; background-color: #138496; border-color: #117a8b; box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
.my-bootstrap .btn-info.disabled, .my-bootstrap .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.my-bootstrap .btn-info:not(:disabled):not(.disabled):active, .my-bootstrap .btn-info:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }
.my-bootstrap .btn-info:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-info:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
.my-bootstrap .btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.my-bootstrap .btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }
.my-bootstrap .btn-warning:focus, .my-bootstrap .btn-warning.focus { color: #212529; background-color: #e0a800; border-color: #d39e00; box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
.my-bootstrap .btn-warning.disabled, .my-bootstrap .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.my-bootstrap .btn-warning:not(:disabled):not(.disabled):active, .my-bootstrap .btn-warning:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }
.my-bootstrap .btn-warning:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-warning:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
.my-bootstrap .btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.my-bootstrap .btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; }
.my-bootstrap .btn-danger:focus, .my-bootstrap .btn-danger.focus { color: #fff; background-color: #c82333; border-color: #bd2130; box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
.my-bootstrap .btn-danger.disabled, .my-bootstrap .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.my-bootstrap .btn-danger:not(:disabled):not(.disabled):active, .my-bootstrap .btn-danger:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; }
.my-bootstrap .btn-danger:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-danger:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
.my-bootstrap .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.my-bootstrap .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }
.my-bootstrap .btn-light:focus, .my-bootstrap .btn-light.focus { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.my-bootstrap .btn-light.disabled, .my-bootstrap .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.my-bootstrap .btn-light:not(:disabled):not(.disabled):active, .my-bootstrap .btn-light:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }
.my-bootstrap .btn-light:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-light:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.my-bootstrap .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; }
.my-bootstrap .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }
.my-bootstrap .btn-dark:focus, .my-bootstrap .btn-dark.focus { color: #fff; background-color: #23272b; border-color: #1d2124; box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.my-bootstrap .btn-dark.disabled, .my-bootstrap .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }
.my-bootstrap .btn-dark:not(:disabled):not(.disabled):active, .my-bootstrap .btn-dark:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }
.my-bootstrap .btn-dark:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-dark:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.my-bootstrap .btn-outline-primary { color: #007bff; border-color: #007bff; }
.my-bootstrap .btn-outline-primary:hover { color: #fff; background-color: #007bff; border-color: #007bff; }
.my-bootstrap .btn-outline-primary:focus, .my-bootstrap .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.my-bootstrap .btn-outline-primary.disabled, .my-bootstrap .btn-outline-primary:disabled { color: #007bff; background-color: transparent; }
.my-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #007bff; border-color: #007bff; }
.my-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.my-bootstrap .btn-outline-secondary { color: #6c757d; border-color: #6c757d; }
.my-bootstrap .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.my-bootstrap .btn-outline-secondary:focus, .my-bootstrap .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.my-bootstrap .btn-outline-secondary.disabled, .my-bootstrap .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; }
.my-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.my-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.my-bootstrap .btn-outline-success { color: #28a745; border-color: #28a745; }
.my-bootstrap .btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }
.my-bootstrap .btn-outline-success:focus, .my-bootstrap .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.my-bootstrap .btn-outline-success.disabled, .my-bootstrap .btn-outline-success:disabled { color: #28a745; background-color: transparent; }
.my-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }
.my-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.my-bootstrap .btn-outline-info { color: #17a2b8; border-color: #17a2b8; }
.my-bootstrap .btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.my-bootstrap .btn-outline-info:focus, .my-bootstrap .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.my-bootstrap .btn-outline-info.disabled, .my-bootstrap .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }
.my-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.my-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.my-bootstrap .btn-outline-warning { color: #ffc107; border-color: #ffc107; }
.my-bootstrap .btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.my-bootstrap .btn-outline-warning:focus, .my-bootstrap .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.my-bootstrap .btn-outline-warning.disabled, .my-bootstrap .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }
.my-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.my-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.my-bootstrap .btn-outline-danger { color: #dc3545; border-color: #dc3545; }
.my-bootstrap .btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.my-bootstrap .btn-outline-danger:focus, .my-bootstrap .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.my-bootstrap .btn-outline-danger.disabled, .my-bootstrap .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }
.my-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.my-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.my-bootstrap .btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; }
.my-bootstrap .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.my-bootstrap .btn-outline-light:focus, .my-bootstrap .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.my-bootstrap .btn-outline-light.disabled, .my-bootstrap .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }
.my-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.my-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.my-bootstrap .btn-outline-dark { color: #343a40; border-color: #343a40; }
.my-bootstrap .btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }
.my-bootstrap .btn-outline-dark:focus, .my-bootstrap .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.my-bootstrap .btn-outline-dark.disabled, .my-bootstrap .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }
.my-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active, .my-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active, .my-bootstrap .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }
.my-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .my-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .my-bootstrap .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.my-bootstrap .btn-link { font-weight: 400; color: #007bff; text-decoration: none; }
.my-bootstrap .btn-link:hover { color: #0056b3; text-decoration: underline; }
.my-bootstrap .btn-link:focus, .my-bootstrap .btn-link.focus { text-decoration: underline; }
.my-bootstrap .btn-link:disabled, .my-bootstrap .btn-link.disabled { color: #6c757d; pointer-events: none; }
.my-bootstrap .btn-lg, .my-bootstrap .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }
.my-bootstrap .btn-sm, .my-bootstrap .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }
.my-bootstrap .btn-block { display: block; width: 100%; }
.my-bootstrap .btn-block + .btn-block { margin-top: 0.5rem; }
.my-bootstrap input[type="submit"].btn-block, .my-bootstrap input[type="reset"].btn-block, .my-bootstrap input[type="button"].btn-block { width: 100%; }
.my-bootstrap .fade { transition: opacity 0.15s linear; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .fade { transition: none; } }
.my-bootstrap .fade:not(.show) { opacity: 0; }
.my-bootstrap .collapse:not(.show) { display: none; }
.my-bootstrap .collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .collapsing { transition: none; } }
.my-bootstrap .dropup, .my-bootstrap .dropright, .my-bootstrap .dropdown, .my-bootstrap .dropleft { position: relative; }
.my-bootstrap .dropdown-toggle { white-space: nowrap; }
.my-bootstrap .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }
.my-bootstrap .dropdown-toggle:empty::after { margin-left: 0; }
.my-bootstrap .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }
.my-bootstrap .dropdown-menu-left { right: auto; left: 0; }
.my-bootstrap .dropdown-menu-right { right: 0; left: auto; }
@media (min-width: 576px) { .my-bootstrap .dropdown-menu-sm-left { right: auto; left: 0; }
  .my-bootstrap .dropdown-menu-sm-right { right: 0; left: auto; } }
@media (min-width: 768px) { .my-bootstrap .dropdown-menu-md-left { right: auto; left: 0; }
  .my-bootstrap .dropdown-menu-md-right { right: 0; left: auto; } }
@media (min-width: 992px) { .my-bootstrap .dropdown-menu-lg-left { right: auto; left: 0; }
  .my-bootstrap .dropdown-menu-lg-right { right: 0; left: auto; } }
@media (min-width: 1200px) { .my-bootstrap .dropdown-menu-xl-left { right: auto; left: 0; }
  .my-bootstrap .dropdown-menu-xl-right { right: 0; left: auto; } }
.my-bootstrap .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }
.my-bootstrap .dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }
.my-bootstrap .dropup .dropdown-toggle:empty::after { margin-left: 0; }
.my-bootstrap .dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }
.my-bootstrap .dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }
.my-bootstrap .dropright .dropdown-toggle:empty::after { margin-left: 0; }
.my-bootstrap .dropright .dropdown-toggle::after { vertical-align: 0; }
.my-bootstrap .dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }
.my-bootstrap .dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }
.my-bootstrap .dropleft .dropdown-toggle::after { display: none; }
.my-bootstrap .dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }
.my-bootstrap .dropleft .dropdown-toggle:empty::after { margin-left: 0; }
.my-bootstrap .dropleft .dropdown-toggle::before { vertical-align: 0; }
.my-bootstrap .dropdown-menu[x-placement^="top"], .my-bootstrap .dropdown-menu[x-placement^="right"], .my-bootstrap .dropdown-menu[x-placement^="bottom"], .my-bootstrap .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }
.my-bootstrap .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }
.my-bootstrap .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }
.my-bootstrap .dropdown-item:hover, .my-bootstrap .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #e9ecef; }
.my-bootstrap .dropdown-item.active, .my-bootstrap .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; }
.my-bootstrap .dropdown-item.disabled, .my-bootstrap .dropdown-item:disabled { color: #adb5bd; pointer-events: none; background-color: transparent; }
.my-bootstrap .dropdown-menu.show { display: block; }
.my-bootstrap .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; }
.my-bootstrap .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }
.my-bootstrap .btn-group, .my-bootstrap .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }
.my-bootstrap .btn-group > .btn, .my-bootstrap .btn-group-vertical > .btn { position: relative; flex: 1 1 auto; }
.my-bootstrap .btn-group > .btn:hover, .my-bootstrap .btn-group-vertical > .btn:hover { z-index: 1; }
.my-bootstrap .btn-group > .btn:focus, .my-bootstrap .btn-group > .btn:active, .my-bootstrap .btn-group > .btn.active, .my-bootstrap .btn-group-vertical > .btn:focus, .my-bootstrap .btn-group-vertical > .btn:active, .my-bootstrap .btn-group-vertical > .btn.active { z-index: 1; }
.my-bootstrap .btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.my-bootstrap .btn-toolbar .input-group { width: auto; }
.my-bootstrap .btn-group > .btn:not(:first-child), .my-bootstrap .btn-group > .btn-group:not(:first-child) { margin-left: -1px; }
.my-bootstrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .my-bootstrap .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.my-bootstrap .btn-group > .btn:not(:first-child), .my-bootstrap .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.my-bootstrap .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }
.my-bootstrap .dropdown-toggle-split::after, .my-bootstrap .dropup .dropdown-toggle-split::after, .my-bootstrap .dropright .dropdown-toggle-split::after { margin-left: 0; }
.my-bootstrap .dropleft .dropdown-toggle-split::before { margin-right: 0; }
.my-bootstrap .btn-sm + .dropdown-toggle-split, .my-bootstrap .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }
.my-bootstrap .btn-lg + .dropdown-toggle-split, .my-bootstrap .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }
.my-bootstrap .btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }
.my-bootstrap .btn-group-vertical > .btn, .my-bootstrap .btn-group-vertical > .btn-group { width: 100%; }
.my-bootstrap .btn-group-vertical > .btn:not(:first-child), .my-bootstrap .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; }
.my-bootstrap .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .my-bootstrap .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.my-bootstrap .btn-group-vertical > .btn:not(:first-child), .my-bootstrap .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; }
.my-bootstrap .btn-group-toggle > .btn, .my-bootstrap .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }
.my-bootstrap .btn-group-toggle > .btn input[type="radio"], .my-bootstrap .btn-group-toggle > .btn input[type="checkbox"], .my-bootstrap .btn-group-toggle > .btn-group > .btn input[type="radio"], .my-bootstrap .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }
.my-bootstrap .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.my-bootstrap .input-group > .form-control, .my-bootstrap .input-group > .form-control-plaintext, .my-bootstrap .input-group > .custom-select, .my-bootstrap .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; margin-bottom: 0; }
.my-bootstrap .input-group > .form-control + .form-control, .my-bootstrap .input-group > .form-control + .custom-select, .my-bootstrap .input-group > .form-control + .custom-file, .my-bootstrap .input-group > .form-control-plaintext + .form-control, .my-bootstrap .input-group > .form-control-plaintext + .custom-select, .my-bootstrap .input-group > .form-control-plaintext + .custom-file, .my-bootstrap .input-group > .custom-select + .form-control, .my-bootstrap .input-group > .custom-select + .custom-select, .my-bootstrap .input-group > .custom-select + .custom-file, .my-bootstrap .input-group > .custom-file + .form-control, .my-bootstrap .input-group > .custom-file + .custom-select, .my-bootstrap .input-group > .custom-file + .custom-file { margin-left: -1px; }
.my-bootstrap .input-group > .form-control:focus, .my-bootstrap .input-group > .custom-select:focus, .my-bootstrap .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }
.my-bootstrap .input-group > .custom-file .custom-file-input:focus { z-index: 4; }
.my-bootstrap .input-group > .form-control:not(:first-child), .my-bootstrap .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.my-bootstrap .input-group > .custom-file { display: flex; align-items: center; }
.my-bootstrap .input-group > .custom-file:not(:last-child) .custom-file-label, .my-bootstrap .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.my-bootstrap .input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.my-bootstrap .input-group:not(.has-validation) > .form-control:not(:last-child), .my-bootstrap .input-group:not(.has-validation) > .custom-select:not(:last-child), .my-bootstrap .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label, .my-bootstrap .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.my-bootstrap .input-group.has-validation > .form-control:nth-last-child(n + 3), .my-bootstrap .input-group.has-validation > .custom-select:nth-last-child(n + 3), .my-bootstrap .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label, .my-bootstrap .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.my-bootstrap .input-group-prepend, .my-bootstrap .input-group-append { display: flex; }
.my-bootstrap .input-group-prepend .btn, .my-bootstrap .input-group-append .btn { position: relative; z-index: 2; }
.my-bootstrap .input-group-prepend .btn:focus, .my-bootstrap .input-group-append .btn:focus { z-index: 3; }
.my-bootstrap .input-group-prepend .btn + .btn, .my-bootstrap .input-group-prepend .btn + .input-group-text, .my-bootstrap .input-group-prepend .input-group-text + .input-group-text, .my-bootstrap .input-group-prepend .input-group-text + .btn, .my-bootstrap .input-group-append .btn + .btn, .my-bootstrap .input-group-append .btn + .input-group-text, .my-bootstrap .input-group-append .input-group-text + .input-group-text, .my-bootstrap .input-group-append .input-group-text + .btn { margin-left: -1px; }
.my-bootstrap .input-group-prepend { margin-right: -1px; }
.my-bootstrap .input-group-append { margin-left: -1px; }
.my-bootstrap .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; }
.my-bootstrap .input-group-text input[type="radio"], .my-bootstrap .input-group-text input[type="checkbox"] { margin-top: 0; }
.my-bootstrap .input-group-lg > .form-control:not(textarea), .my-bootstrap .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); }
.my-bootstrap .input-group-lg > .form-control, .my-bootstrap .input-group-lg > .custom-select, .my-bootstrap .input-group-lg > .input-group-prepend > .input-group-text, .my-bootstrap .input-group-lg > .input-group-append > .input-group-text, .my-bootstrap .input-group-lg > .input-group-prepend > .btn, .my-bootstrap .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }
.my-bootstrap .input-group-sm > .form-control:not(textarea), .my-bootstrap .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); }
.my-bootstrap .input-group-sm > .form-control, .my-bootstrap .input-group-sm > .custom-select, .my-bootstrap .input-group-sm > .input-group-prepend > .input-group-text, .my-bootstrap .input-group-sm > .input-group-append > .input-group-text, .my-bootstrap .input-group-sm > .input-group-prepend > .btn, .my-bootstrap .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }
.my-bootstrap .input-group-lg > .custom-select, .my-bootstrap .input-group-sm > .custom-select { padding-right: 1.75rem; }
.my-bootstrap .input-group > .input-group-prepend > .btn, .my-bootstrap .input-group > .input-group-prepend > .input-group-text, .my-bootstrap .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn, .my-bootstrap .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text, .my-bootstrap .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn, .my-bootstrap .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text, .my-bootstrap .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .my-bootstrap .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.my-bootstrap .input-group > .input-group-append > .btn, .my-bootstrap .input-group > .input-group-append > .input-group-text, .my-bootstrap .input-group > .input-group-prepend:not(:first-child) > .btn, .my-bootstrap .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .my-bootstrap .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .my-bootstrap .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.my-bootstrap .custom-control { position: relative; z-index: 1; display: block; min-height: 1.5rem; padding-left: 1.5rem; -webkit-print-color-adjust: exact; color-adjust: exact; }
.my-bootstrap .custom-control-inline { display: inline-flex; margin-right: 1rem; }
.my-bootstrap .custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.25rem; opacity: 0; }
.my-bootstrap .custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #007bff; background-color: #007bff; }
.my-bootstrap .custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #80bdff; }
.my-bootstrap .custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #b3d7ff; border-color: #b3d7ff; }
.my-bootstrap .custom-control-input[disabled] ~ .custom-control-label, .my-bootstrap .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; }
.my-bootstrap .custom-control-input[disabled] ~ .custom-control-label::before, .my-bootstrap .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; }
.my-bootstrap .custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }
.my-bootstrap .custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #adb5bd solid 1px; }
.my-bootstrap .custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: 50% / 50% 50% no-repeat; }
.my-bootstrap .custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }
.my-bootstrap .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
.my-bootstrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #007bff; background-color: #007bff; }
.my-bootstrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.my-bootstrap .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.my-bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.my-bootstrap .custom-radio .custom-control-label::before { border-radius: 50%; }
.my-bootstrap .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.my-bootstrap .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.my-bootstrap .custom-switch { padding-left: 2.25rem; }
.my-bootstrap .custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }
.my-bootstrap .custom-switch .custom-control-label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .custom-switch .custom-control-label::after { transition: none; } }
.my-bootstrap .custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; transform: translateX(0.75rem); }
.my-bootstrap .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.my-bootstrap .custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.my-bootstrap .custom-select:focus { border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .custom-select:focus::-ms-value { color: #495057; background-color: #fff; }
.my-bootstrap .custom-select[multiple], .my-bootstrap .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }
.my-bootstrap .custom-select:disabled { color: #6c757d; background-color: #e9ecef; }
.my-bootstrap .custom-select::-ms-expand { display: none; }
.my-bootstrap .custom-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }
.my-bootstrap .custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; }
.my-bootstrap .custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; }
.my-bootstrap .custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; }
.my-bootstrap .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; overflow: hidden; opacity: 0; }
.my-bootstrap .custom-file-input:focus ~ .custom-file-label { border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .custom-file-input[disabled] ~ .custom-file-label, .my-bootstrap .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }
.my-bootstrap .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }
.my-bootstrap .custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }
.my-bootstrap .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; overflow: hidden; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; }
.my-bootstrap .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0.25rem 0.25rem 0; }
.my-bootstrap .custom-range { width: 100%; height: 1.4rem; padding: 0; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.my-bootstrap .custom-range:focus { outline: 0; }
.my-bootstrap .custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .custom-range::-moz-focus-outer { border: 0; }
.my-bootstrap .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #007bff; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -webkit-appearance: none; appearance: none; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .custom-range::-webkit-slider-thumb { -webkit-transition: none; transition: none; } }
.my-bootstrap .custom-range::-webkit-slider-thumb:active { background-color: #b3d7ff; }
.my-bootstrap .custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }
.my-bootstrap .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #007bff; border: 0; border-radius: 1rem; -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -moz-appearance: none; appearance: none; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .custom-range::-moz-range-thumb { -moz-transition: none; transition: none; } }
.my-bootstrap .custom-range::-moz-range-thumb:active { background-color: #b3d7ff; }
.my-bootstrap .custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }
.my-bootstrap .custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #007bff; border: 0; border-radius: 1rem; -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .custom-range::-ms-thumb { -ms-transition: none; transition: none; } }
.my-bootstrap .custom-range::-ms-thumb:active { background-color: #b3d7ff; }
.my-bootstrap .custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }
.my-bootstrap .custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; }
.my-bootstrap .custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; }
.my-bootstrap .custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }
.my-bootstrap .custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }
.my-bootstrap .custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }
.my-bootstrap .custom-range:disabled::-moz-range-track { cursor: default; }
.my-bootstrap .custom-range:disabled::-ms-thumb { background-color: #adb5bd; }
.my-bootstrap .custom-control-label::before, .my-bootstrap .custom-file-label, .my-bootstrap .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .custom-control-label::before, .my-bootstrap .custom-file-label, .my-bootstrap .custom-select { transition: none; } }
.my-bootstrap .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }
.my-bootstrap .nav-link { display: block; padding: 0.5rem 1rem; }
.my-bootstrap .nav-link:hover, .my-bootstrap .nav-link:focus { text-decoration: none; }
.my-bootstrap .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; }
.my-bootstrap .nav-tabs { border-bottom: 1px solid #dee2e6; }
.my-bootstrap .nav-tabs .nav-link { margin-bottom: -1px; border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.my-bootstrap .nav-tabs .nav-link:hover, .my-bootstrap .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }
.my-bootstrap .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }
.my-bootstrap .nav-tabs .nav-link.active, .my-bootstrap .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }
.my-bootstrap .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }
.my-bootstrap .nav-pills .nav-link { border-radius: 0.25rem; }
.my-bootstrap .nav-pills .nav-link.active, .my-bootstrap .nav-pills .show > .nav-link { color: #fff; background-color: #007bff; }
.my-bootstrap .nav-fill > .nav-link, .my-bootstrap .nav-fill .nav-item { flex: 1 1 auto; text-align: center; }
.my-bootstrap .nav-justified > .nav-link, .my-bootstrap .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }
.my-bootstrap .tab-content > .tab-pane { display: none; }
.my-bootstrap .tab-content > .active { display: block; }
.my-bootstrap .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }
.my-bootstrap .navbar .container, .my-bootstrap .navbar .container-fluid, .my-bootstrap .navbar .container-sm, .my-bootstrap .navbar .container-md, .my-bootstrap .navbar .container-lg, .my-bootstrap .navbar .container-xl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.my-bootstrap .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.my-bootstrap .navbar-brand:hover, .my-bootstrap .navbar-brand:focus { text-decoration: none; }
.my-bootstrap .navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }
.my-bootstrap .navbar-nav .nav-link { padding-right: 0; padding-left: 0; }
.my-bootstrap .navbar-nav .dropdown-menu { position: static; float: none; }
.my-bootstrap .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }
.my-bootstrap .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }
.my-bootstrap .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; }
.my-bootstrap .navbar-toggler:hover, .my-bootstrap .navbar-toggler:focus { text-decoration: none; }
.my-bootstrap .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: 50% / 100% 100% no-repeat; }
.my-bootstrap .navbar-nav-scroll { max-height: 75vh; overflow-y: auto; }
@media (max-width: 575.98px) { .my-bootstrap .navbar-expand-sm > .container, .my-bootstrap .navbar-expand-sm > .container-fluid, .my-bootstrap .navbar-expand-sm > .container-sm, .my-bootstrap .navbar-expand-sm > .container-md, .my-bootstrap .navbar-expand-sm > .container-lg, .my-bootstrap .navbar-expand-sm > .container-xl { padding-right: 0; padding-left: 0; } }
@media (min-width: 576px) { .my-bootstrap .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; }
  .my-bootstrap .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .my-bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .my-bootstrap .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .my-bootstrap .navbar-expand-sm > .container, .my-bootstrap .navbar-expand-sm > .container-fluid, .my-bootstrap .navbar-expand-sm > .container-sm, .my-bootstrap .navbar-expand-sm > .container-md, .my-bootstrap .navbar-expand-sm > .container-lg, .my-bootstrap .navbar-expand-sm > .container-xl { flex-wrap: nowrap; }
  .my-bootstrap .navbar-expand-sm .navbar-nav-scroll { overflow: visible; }
  .my-bootstrap .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .my-bootstrap .navbar-expand-sm .navbar-toggler { display: none; } }
@media (max-width: 767.98px) { .my-bootstrap .navbar-expand-md > .container, .my-bootstrap .navbar-expand-md > .container-fluid, .my-bootstrap .navbar-expand-md > .container-sm, .my-bootstrap .navbar-expand-md > .container-md, .my-bootstrap .navbar-expand-md > .container-lg, .my-bootstrap .navbar-expand-md > .container-xl { padding-right: 0; padding-left: 0; } }
@media (min-width: 768px) { .my-bootstrap .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; }
  .my-bootstrap .navbar-expand-md .navbar-nav { flex-direction: row; }
  .my-bootstrap .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .my-bootstrap .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .my-bootstrap .navbar-expand-md > .container, .my-bootstrap .navbar-expand-md > .container-fluid, .my-bootstrap .navbar-expand-md > .container-sm, .my-bootstrap .navbar-expand-md > .container-md, .my-bootstrap .navbar-expand-md > .container-lg, .my-bootstrap .navbar-expand-md > .container-xl { flex-wrap: nowrap; }
  .my-bootstrap .navbar-expand-md .navbar-nav-scroll { overflow: visible; }
  .my-bootstrap .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .my-bootstrap .navbar-expand-md .navbar-toggler { display: none; } }
@media (max-width: 991.98px) { .my-bootstrap .navbar-expand-lg > .container, .my-bootstrap .navbar-expand-lg > .container-fluid, .my-bootstrap .navbar-expand-lg > .container-sm, .my-bootstrap .navbar-expand-lg > .container-md, .my-bootstrap .navbar-expand-lg > .container-lg, .my-bootstrap .navbar-expand-lg > .container-xl { padding-right: 0; padding-left: 0; } }
@media (min-width: 992px) { .my-bootstrap .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; }
  .my-bootstrap .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .my-bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .my-bootstrap .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .my-bootstrap .navbar-expand-lg > .container, .my-bootstrap .navbar-expand-lg > .container-fluid, .my-bootstrap .navbar-expand-lg > .container-sm, .my-bootstrap .navbar-expand-lg > .container-md, .my-bootstrap .navbar-expand-lg > .container-lg, .my-bootstrap .navbar-expand-lg > .container-xl { flex-wrap: nowrap; }
  .my-bootstrap .navbar-expand-lg .navbar-nav-scroll { overflow: visible; }
  .my-bootstrap .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .my-bootstrap .navbar-expand-lg .navbar-toggler { display: none; } }
@media (max-width: 1199.98px) { .my-bootstrap .navbar-expand-xl > .container, .my-bootstrap .navbar-expand-xl > .container-fluid, .my-bootstrap .navbar-expand-xl > .container-sm, .my-bootstrap .navbar-expand-xl > .container-md, .my-bootstrap .navbar-expand-xl > .container-lg, .my-bootstrap .navbar-expand-xl > .container-xl { padding-right: 0; padding-left: 0; } }
@media (min-width: 1200px) { .my-bootstrap .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; }
  .my-bootstrap .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .my-bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .my-bootstrap .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .my-bootstrap .navbar-expand-xl > .container, .my-bootstrap .navbar-expand-xl > .container-fluid, .my-bootstrap .navbar-expand-xl > .container-sm, .my-bootstrap .navbar-expand-xl > .container-md, .my-bootstrap .navbar-expand-xl > .container-lg, .my-bootstrap .navbar-expand-xl > .container-xl { flex-wrap: nowrap; }
  .my-bootstrap .navbar-expand-xl .navbar-nav-scroll { overflow: visible; }
  .my-bootstrap .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .my-bootstrap .navbar-expand-xl .navbar-toggler { display: none; } }
.my-bootstrap .navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }
.my-bootstrap .navbar-expand > .container, .my-bootstrap .navbar-expand > .container-fluid, .my-bootstrap .navbar-expand > .container-sm, .my-bootstrap .navbar-expand > .container-md, .my-bootstrap .navbar-expand > .container-lg, .my-bootstrap .navbar-expand > .container-xl { padding-right: 0; padding-left: 0; }
.my-bootstrap .navbar-expand .navbar-nav { flex-direction: row; }
.my-bootstrap .navbar-expand .navbar-nav .dropdown-menu { position: absolute; }
.my-bootstrap .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
.my-bootstrap .navbar-expand > .container, .my-bootstrap .navbar-expand > .container-fluid, .my-bootstrap .navbar-expand > .container-sm, .my-bootstrap .navbar-expand > .container-md, .my-bootstrap .navbar-expand > .container-lg, .my-bootstrap .navbar-expand > .container-xl { flex-wrap: nowrap; }
.my-bootstrap .navbar-expand .navbar-nav-scroll { overflow: visible; }
.my-bootstrap .navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }
.my-bootstrap .navbar-expand .navbar-toggler { display: none; }
.my-bootstrap .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.my-bootstrap .navbar-light .navbar-brand:hover, .my-bootstrap .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }
.my-bootstrap .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.my-bootstrap .navbar-light .navbar-nav .nav-link:hover, .my-bootstrap .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }
.my-bootstrap .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.my-bootstrap .navbar-light .navbar-nav .show > .nav-link, .my-bootstrap .navbar-light .navbar-nav .active > .nav-link, .my-bootstrap .navbar-light .navbar-nav .nav-link.show, .my-bootstrap .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }
.my-bootstrap .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.my-bootstrap .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.my-bootstrap .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }
.my-bootstrap .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.my-bootstrap .navbar-light .navbar-text a:hover, .my-bootstrap .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }
.my-bootstrap .navbar-dark .navbar-brand { color: #fff; }
.my-bootstrap .navbar-dark .navbar-brand:hover, .my-bootstrap .navbar-dark .navbar-brand:focus { color: #fff; }
.my-bootstrap .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }
.my-bootstrap .navbar-dark .navbar-nav .nav-link:hover, .my-bootstrap .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }
.my-bootstrap .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.my-bootstrap .navbar-dark .navbar-nav .show > .nav-link, .my-bootstrap .navbar-dark .navbar-nav .active > .nav-link, .my-bootstrap .navbar-dark .navbar-nav .nav-link.show, .my-bootstrap .navbar-dark .navbar-nav .nav-link.active { color: #fff; }
.my-bootstrap .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }
.my-bootstrap .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.my-bootstrap .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }
.my-bootstrap .navbar-dark .navbar-text a { color: #fff; }
.my-bootstrap .navbar-dark .navbar-text a:hover, .my-bootstrap .navbar-dark .navbar-text a:focus { color: #fff; }
.my-bootstrap .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; }
.my-bootstrap .card > hr { margin-right: 0; margin-left: 0; }
.my-bootstrap .card > .list-group { border-top: inherit; border-bottom: inherit; }
.my-bootstrap .card > .list-group:first-child { border-top-width: 0; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }
.my-bootstrap .card > .list-group:last-child { border-bottom-width: 0; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }
.my-bootstrap .card > .card-header + .list-group, .my-bootstrap .card > .list-group + .card-footer { border-top: 0; }
.my-bootstrap .card-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }
.my-bootstrap .card-title { margin-bottom: 0.75rem; }
.my-bootstrap .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }
.my-bootstrap .card-text:last-child { margin-bottom: 0; }
.my-bootstrap .card-link:hover { text-decoration: none; }
.my-bootstrap .card-link + .card-link { margin-left: 1.25rem; }
.my-bootstrap .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
.my-bootstrap .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
.my-bootstrap .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }
.my-bootstrap .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
.my-bootstrap .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }
.my-bootstrap .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }
.my-bootstrap .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; border-radius: calc(0.25rem - 1px); }
.my-bootstrap .card-img, .my-bootstrap .card-img-top, .my-bootstrap .card-img-bottom { flex-shrink: 0; width: 100%; }
.my-bootstrap .card-img, .my-bootstrap .card-img-top { border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }
.my-bootstrap .card-img, .my-bootstrap .card-img-bottom { border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }
.my-bootstrap .card-deck .card { margin-bottom: 15px; }
@media (min-width: 576px) { .my-bootstrap .card-deck { display: flex; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
  .my-bootstrap .card-deck .card { flex: 1 0 0%; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }
.my-bootstrap .card-group > .card { margin-bottom: 15px; }
@media (min-width: 576px) { .my-bootstrap .card-group { display: flex; flex-flow: row wrap; }
  .my-bootstrap .card-group > .card { flex: 1 0 0%; margin-bottom: 0; }
  .my-bootstrap .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .my-bootstrap .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .my-bootstrap .card-group > .card:not(:last-child) .card-img-top, .my-bootstrap .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; }
  .my-bootstrap .card-group > .card:not(:last-child) .card-img-bottom, .my-bootstrap .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; }
  .my-bootstrap .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .my-bootstrap .card-group > .card:not(:first-child) .card-img-top, .my-bootstrap .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; }
  .my-bootstrap .card-group > .card:not(:first-child) .card-img-bottom, .my-bootstrap .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } }
.my-bootstrap .card-columns .card { margin-bottom: 0.75rem; }
@media (min-width: 576px) { .my-bootstrap .card-columns { -moz-column-count: 3; column-count: 3; -moz-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .my-bootstrap .card-columns .card { display: inline-block; width: 100%; } }
.my-bootstrap .accordion { overflow-anchor: none; }
.my-bootstrap .accordion > .card { overflow: hidden; }
.my-bootstrap .accordion > .card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.my-bootstrap .accordion > .card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0; }
.my-bootstrap .accordion > .card > .card-header { border-radius: 0; margin-bottom: -1px; }
.my-bootstrap .breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; }
.my-bootstrap .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }
.my-bootstrap .breadcrumb-item + .breadcrumb-item::before { float: left; padding-right: 0.5rem; color: #6c757d; content: "/"; }
.my-bootstrap .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }
.my-bootstrap .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }
.my-bootstrap .breadcrumb-item.active { color: #6c757d; }
.my-bootstrap .pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; }
.my-bootstrap .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6; }
.my-bootstrap .page-link:hover { z-index: 2; color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }
.my-bootstrap .page-link:focus { z-index: 3; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.my-bootstrap .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.my-bootstrap .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }
.my-bootstrap .page-item.active .page-link { z-index: 3; color: #fff; background-color: #007bff; border-color: #007bff; }
.my-bootstrap .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }
.my-bootstrap .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }
.my-bootstrap .pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }
.my-bootstrap .pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }
.my-bootstrap .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }
.my-bootstrap .pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }
.my-bootstrap .pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }
.my-bootstrap .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .badge { transition: none; } }
.my-bootstrap a.badge:hover, .my-bootstrap a.badge:focus { text-decoration: none; }
.my-bootstrap .badge:empty { display: none; }
.my-bootstrap .btn .badge { position: relative; top: -1px; }
.my-bootstrap .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }
.my-bootstrap .badge-primary { color: #fff; background-color: #007bff; }
.my-bootstrap a.badge-primary:hover, .my-bootstrap a.badge-primary:focus { color: #fff; background-color: #0062cc; }
.my-bootstrap a.badge-primary:focus, .my-bootstrap a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.my-bootstrap .badge-secondary { color: #fff; background-color: #6c757d; }
.my-bootstrap a.badge-secondary:hover, .my-bootstrap a.badge-secondary:focus { color: #fff; background-color: #545b62; }
.my-bootstrap a.badge-secondary:focus, .my-bootstrap a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.my-bootstrap .badge-success { color: #fff; background-color: #28a745; }
.my-bootstrap a.badge-success:hover, .my-bootstrap a.badge-success:focus { color: #fff; background-color: #1e7e34; }
.my-bootstrap a.badge-success:focus, .my-bootstrap a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.my-bootstrap .badge-info { color: #fff; background-color: #17a2b8; }
.my-bootstrap a.badge-info:hover, .my-bootstrap a.badge-info:focus { color: #fff; background-color: #117a8b; }
.my-bootstrap a.badge-info:focus, .my-bootstrap a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.my-bootstrap .badge-warning { color: #212529; background-color: #ffc107; }
.my-bootstrap a.badge-warning:hover, .my-bootstrap a.badge-warning:focus { color: #212529; background-color: #d39e00; }
.my-bootstrap a.badge-warning:focus, .my-bootstrap a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.my-bootstrap .badge-danger { color: #fff; background-color: #dc3545; }
.my-bootstrap a.badge-danger:hover, .my-bootstrap a.badge-danger:focus { color: #fff; background-color: #bd2130; }
.my-bootstrap a.badge-danger:focus, .my-bootstrap a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.my-bootstrap .badge-light { color: #212529; background-color: #f8f9fa; }
.my-bootstrap a.badge-light:hover, .my-bootstrap a.badge-light:focus { color: #212529; background-color: #dae0e5; }
.my-bootstrap a.badge-light:focus, .my-bootstrap a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.my-bootstrap .badge-dark { color: #fff; background-color: #343a40; }
.my-bootstrap a.badge-dark:hover, .my-bootstrap a.badge-dark:focus { color: #fff; background-color: #1d2124; }
.my-bootstrap a.badge-dark:focus, .my-bootstrap a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.my-bootstrap .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0.3rem; }
@media (min-width: 576px) { .my-bootstrap .jumbotron { padding: 4rem 2rem; } }
.my-bootstrap .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }
.my-bootstrap .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }
.my-bootstrap .alert-heading { color: inherit; }
.my-bootstrap .alert-link { font-weight: 700; }
.my-bootstrap .alert-dismissible { padding-right: 4rem; }
.my-bootstrap .alert-dismissible .close { position: absolute; top: 0; right: 0; z-index: 2; padding: 0.75rem 1.25rem; color: inherit; }
.my-bootstrap .alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; }
.my-bootstrap .alert-primary hr { border-top-color: #9fcdff; }
.my-bootstrap .alert-primary .alert-link { color: #002752; }
.my-bootstrap .alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }
.my-bootstrap .alert-secondary hr { border-top-color: #c8cbcf; }
.my-bootstrap .alert-secondary .alert-link { color: #202326; }
.my-bootstrap .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }
.my-bootstrap .alert-success hr { border-top-color: #b1dfbb; }
.my-bootstrap .alert-success .alert-link { color: #0b2e13; }
.my-bootstrap .alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }
.my-bootstrap .alert-info hr { border-top-color: #abdde5; }
.my-bootstrap .alert-info .alert-link { color: #062c33; }
.my-bootstrap .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }
.my-bootstrap .alert-warning hr { border-top-color: #ffe8a1; }
.my-bootstrap .alert-warning .alert-link { color: #533f03; }
.my-bootstrap .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }
.my-bootstrap .alert-danger hr { border-top-color: #f1b0b7; }
.my-bootstrap .alert-danger .alert-link { color: #491217; }
.my-bootstrap .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }
.my-bootstrap .alert-light hr { border-top-color: #ececf6; }
.my-bootstrap .alert-light .alert-link { color: #686868; }
.my-bootstrap .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }
.my-bootstrap .alert-dark hr { border-top-color: #b9bbbe; }
.my-bootstrap .alert-dark .alert-link { color: #040505; }
@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }
.my-bootstrap .progress { display: flex; height: 1rem; overflow: hidden; line-height: 0; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0.25rem; }
.my-bootstrap .progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: #fff; text-align: center; white-space: nowrap; background-color: #007bff; transition: width 0.6s ease; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .progress-bar { transition: none; } }
.my-bootstrap .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }
.my-bootstrap .progress-bar-animated { animation: 1s linear infinite progress-bar-stripes; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .progress-bar-animated { animation: none; } }
.my-bootstrap .media { display: flex; align-items: flex-start; }
.my-bootstrap .media-body { flex: 1; }
.my-bootstrap .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; border-radius: 0.25rem; }
.my-bootstrap .list-group-item-action { width: 100%; color: #495057; text-align: inherit; }
.my-bootstrap .list-group-item-action:hover, .my-bootstrap .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; }
.my-bootstrap .list-group-item-action:active { color: #212529; background-color: #e9ecef; }
.my-bootstrap .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }
.my-bootstrap .list-group-item:first-child { border-top-left-radius: inherit; border-top-right-radius: inherit; }
.my-bootstrap .list-group-item:last-child { border-bottom-right-radius: inherit; border-bottom-left-radius: inherit; }
.my-bootstrap .list-group-item.disabled, .my-bootstrap .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; }
.my-bootstrap .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; }
.my-bootstrap .list-group-item + .list-group-item { border-top-width: 0; }
.my-bootstrap .list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; }
.my-bootstrap .list-group-horizontal { flex-direction: row; }
.my-bootstrap .list-group-horizontal > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
.my-bootstrap .list-group-horizontal > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
.my-bootstrap .list-group-horizontal > .list-group-item.active { margin-top: 0; }
.my-bootstrap .list-group-horizontal > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
.my-bootstrap .list-group-horizontal > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; }
@media (min-width: 576px) { .my-bootstrap .list-group-horizontal-sm { flex-direction: row; }
  .my-bootstrap .list-group-horizontal-sm > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .my-bootstrap .list-group-horizontal-sm > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .my-bootstrap .list-group-horizontal-sm > .list-group-item.active { margin-top: 0; }
  .my-bootstrap .list-group-horizontal-sm > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .my-bootstrap .list-group-horizontal-sm > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }
@media (min-width: 768px) { .my-bootstrap .list-group-horizontal-md { flex-direction: row; }
  .my-bootstrap .list-group-horizontal-md > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .my-bootstrap .list-group-horizontal-md > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .my-bootstrap .list-group-horizontal-md > .list-group-item.active { margin-top: 0; }
  .my-bootstrap .list-group-horizontal-md > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .my-bootstrap .list-group-horizontal-md > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }
@media (min-width: 992px) { .my-bootstrap .list-group-horizontal-lg { flex-direction: row; }
  .my-bootstrap .list-group-horizontal-lg > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .my-bootstrap .list-group-horizontal-lg > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .my-bootstrap .list-group-horizontal-lg > .list-group-item.active { margin-top: 0; }
  .my-bootstrap .list-group-horizontal-lg > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .my-bootstrap .list-group-horizontal-lg > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }
@media (min-width: 1200px) { .my-bootstrap .list-group-horizontal-xl { flex-direction: row; }
  .my-bootstrap .list-group-horizontal-xl > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .my-bootstrap .list-group-horizontal-xl > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .my-bootstrap .list-group-horizontal-xl > .list-group-item.active { margin-top: 0; }
  .my-bootstrap .list-group-horizontal-xl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .my-bootstrap .list-group-horizontal-xl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }
.my-bootstrap .list-group-flush { border-radius: 0; }
.my-bootstrap .list-group-flush > .list-group-item { border-width: 0 0 1px; }
.my-bootstrap .list-group-flush > .list-group-item:last-child { border-bottom-width: 0; }
.my-bootstrap .list-group-item-primary { color: #004085; background-color: #b8daff; }
.my-bootstrap .list-group-item-primary.list-group-item-action:hover, .my-bootstrap .list-group-item-primary.list-group-item-action:focus { color: #004085; background-color: #9fcdff; }
.my-bootstrap .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #004085; border-color: #004085; }
.my-bootstrap .list-group-item-secondary { color: #383d41; background-color: #d6d8db; }
.my-bootstrap .list-group-item-secondary.list-group-item-action:hover, .my-bootstrap .list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; }
.my-bootstrap .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; }
.my-bootstrap .list-group-item-success { color: #155724; background-color: #c3e6cb; }
.my-bootstrap .list-group-item-success.list-group-item-action:hover, .my-bootstrap .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; }
.my-bootstrap .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; }
.my-bootstrap .list-group-item-info { color: #0c5460; background-color: #bee5eb; }
.my-bootstrap .list-group-item-info.list-group-item-action:hover, .my-bootstrap .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; }
.my-bootstrap .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; }
.my-bootstrap .list-group-item-warning { color: #856404; background-color: #ffeeba; }
.my-bootstrap .list-group-item-warning.list-group-item-action:hover, .my-bootstrap .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; }
.my-bootstrap .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; }
.my-bootstrap .list-group-item-danger { color: #721c24; background-color: #f5c6cb; }
.my-bootstrap .list-group-item-danger.list-group-item-action:hover, .my-bootstrap .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; }
.my-bootstrap .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; }
.my-bootstrap .list-group-item-light { color: #818182; background-color: #fdfdfe; }
.my-bootstrap .list-group-item-light.list-group-item-action:hover, .my-bootstrap .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; }
.my-bootstrap .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }
.my-bootstrap .list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }
.my-bootstrap .list-group-item-dark.list-group-item-action:hover, .my-bootstrap .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; }
.my-bootstrap .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }
.my-bootstrap .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }
.my-bootstrap .close:hover { color: #000; text-decoration: none; }
.my-bootstrap .close:not(:disabled):not(.disabled):hover, .my-bootstrap .close:not(:disabled):not(.disabled):focus { opacity: .75; }
.my-bootstrap button.close { padding: 0; background-color: transparent; border: 0; }
.my-bootstrap a.close.disabled { pointer-events: none; }
.my-bootstrap .toast { flex-basis: 350px; max-width: 350px; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); opacity: 0; border-radius: 0.25rem; }
.my-bootstrap .toast:not(:last-child) { margin-bottom: 0.75rem; }
.my-bootstrap .toast.showing { opacity: 1; }
.my-bootstrap .toast.show { display: block; opacity: 1; }
.my-bootstrap .toast.hide { display: none; }
.my-bootstrap .toast-header { display: flex; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }
.my-bootstrap .toast-body { padding: 0.75rem; }
.my-bootstrap .modal-open { overflow: hidden; }
.my-bootstrap .modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.my-bootstrap .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; }
.my-bootstrap .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }
.my-bootstrap .modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .modal.fade .modal-dialog { transition: none; } }
.my-bootstrap .modal.show .modal-dialog { transform: none; }
.my-bootstrap .modal.modal-static .modal-dialog { transform: scale(1.02); }
.my-bootstrap .modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }
.my-bootstrap .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }
.my-bootstrap .modal-dialog-scrollable .modal-header, .my-bootstrap .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }
.my-bootstrap .modal-dialog-scrollable .modal-body { overflow-y: auto; }
.my-bootstrap .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }
.my-bootstrap .modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); height: -moz-min-content; height: min-content; content: ""; }
.my-bootstrap .modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }
.my-bootstrap .modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }
.my-bootstrap .modal-dialog-centered.modal-dialog-scrollable::before { content: none; }
.my-bootstrap .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; }
.my-bootstrap .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }
.my-bootstrap .modal-backdrop.fade { opacity: 0; }
.my-bootstrap .modal-backdrop.show { opacity: 0.5; }
.my-bootstrap .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }
.my-bootstrap .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }
.my-bootstrap .modal-title { margin-bottom: 0; line-height: 1.5; }
.my-bootstrap .modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }
.my-bootstrap .modal-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: calc(0.3rem - 1px); border-bottom-left-radius: calc(0.3rem - 1px); }
.my-bootstrap .modal-footer > * { margin: 0.25rem; }
.my-bootstrap .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
@media (min-width: 576px) { .my-bootstrap .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .my-bootstrap .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
  .my-bootstrap .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); }
  .my-bootstrap .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .my-bootstrap .modal-dialog-centered::before { height: calc(100vh - 3.5rem); height: -moz-min-content; height: min-content; }
  .my-bootstrap .modal-sm { max-width: 300px; } }
@media (min-width: 992px) { .my-bootstrap .modal-lg, .my-bootstrap .modal-xl { max-width: 800px; } }
@media (min-width: 1200px) { .my-bootstrap .modal-xl { max-width: 1140px; } }
.my-bootstrap .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }
.my-bootstrap .tooltip.show { opacity: 0.9; }
.my-bootstrap .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.my-bootstrap .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }
.my-bootstrap .bs-tooltip-top, .my-bootstrap .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }
.my-bootstrap .bs-tooltip-top .arrow, .my-bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }
.my-bootstrap .bs-tooltip-top .arrow::before, .my-bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }
.my-bootstrap .bs-tooltip-right, .my-bootstrap .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }
.my-bootstrap .bs-tooltip-right .arrow, .my-bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }
.my-bootstrap .bs-tooltip-right .arrow::before, .my-bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }
.my-bootstrap .bs-tooltip-bottom, .my-bootstrap .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }
.my-bootstrap .bs-tooltip-bottom .arrow, .my-bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }
.my-bootstrap .bs-tooltip-bottom .arrow::before, .my-bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }
.my-bootstrap .bs-tooltip-left, .my-bootstrap .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }
.my-bootstrap .bs-tooltip-left .arrow, .my-bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }
.my-bootstrap .bs-tooltip-left .arrow::before, .my-bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }
.my-bootstrap .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; }
.my-bootstrap .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }
.my-bootstrap .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; }
.my-bootstrap .popover .arrow::before, .my-bootstrap .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }
.my-bootstrap .bs-popover-top, .my-bootstrap .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }
.my-bootstrap .bs-popover-top > .arrow, .my-bootstrap .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc(-0.5rem - 1px); }
.my-bootstrap .bs-popover-top > .arrow::before, .my-bootstrap .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }
.my-bootstrap .bs-popover-top > .arrow::after, .my-bootstrap .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }
.my-bootstrap .bs-popover-right, .my-bootstrap .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }
.my-bootstrap .bs-popover-right > .arrow, .my-bootstrap .bs-popover-auto[x-placement^="right"] > .arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }
.my-bootstrap .bs-popover-right > .arrow::before, .my-bootstrap .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }
.my-bootstrap .bs-popover-right > .arrow::after, .my-bootstrap .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }
.my-bootstrap .bs-popover-bottom, .my-bootstrap .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }
.my-bootstrap .bs-popover-bottom > .arrow, .my-bootstrap .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc(-0.5rem - 1px); }
.my-bootstrap .bs-popover-bottom > .arrow::before, .my-bootstrap .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }
.my-bootstrap .bs-popover-bottom > .arrow::after, .my-bootstrap .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }
.my-bootstrap .bs-popover-bottom .popover-header::before, .my-bootstrap .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }
.my-bootstrap .bs-popover-left, .my-bootstrap .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }
.my-bootstrap .bs-popover-left > .arrow, .my-bootstrap .bs-popover-auto[x-placement^="left"] > .arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }
.my-bootstrap .bs-popover-left > .arrow::before, .my-bootstrap .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }
.my-bootstrap .bs-popover-left > .arrow::after, .my-bootstrap .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }
.my-bootstrap .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }
.my-bootstrap .popover-header:empty { display: none; }
.my-bootstrap .popover-body { padding: 0.5rem 0.75rem; color: #212529; }
.my-bootstrap .carousel { position: relative; }
.my-bootstrap .carousel.pointer-event { touch-action: pan-y; }
.my-bootstrap .carousel-inner { position: relative; width: 100%; overflow: hidden; }
.my-bootstrap .carousel-inner::after { display: block; clear: both; content: ""; }
.my-bootstrap .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .carousel-item { transition: none; } }
.my-bootstrap .carousel-item.active, .my-bootstrap .carousel-item-next, .my-bootstrap .carousel-item-prev { display: block; }
.my-bootstrap .carousel-item-next:not(.carousel-item-left), .my-bootstrap .active.carousel-item-right { transform: translateX(100%); }
.my-bootstrap .carousel-item-prev:not(.carousel-item-right), .my-bootstrap .active.carousel-item-left { transform: translateX(-100%); }
.my-bootstrap .carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }
.my-bootstrap .carousel-fade .carousel-item.active, .my-bootstrap .carousel-fade .carousel-item-next.carousel-item-left, .my-bootstrap .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; }
.my-bootstrap .carousel-fade .active.carousel-item-left, .my-bootstrap .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: opacity 0s 0.6s; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .carousel-fade .active.carousel-item-left, .my-bootstrap .carousel-fade .active.carousel-item-right { transition: none; } }
.my-bootstrap .carousel-control-prev, .my-bootstrap .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; padding: 0; color: #fff; text-align: center; background: none; border: 0; opacity: 0.5; transition: opacity 0.15s ease; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .carousel-control-prev, .my-bootstrap .carousel-control-next { transition: none; } }
.my-bootstrap .carousel-control-prev:hover, .my-bootstrap .carousel-control-prev:focus, .my-bootstrap .carousel-control-next:hover, .my-bootstrap .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; }
.my-bootstrap .carousel-control-prev { left: 0; }
.my-bootstrap .carousel-control-next { right: 0; }
.my-bootstrap .carousel-control-prev-icon, .my-bootstrap .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: 50% / 100% 100% no-repeat; }
.my-bootstrap .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }
.my-bootstrap .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }
.my-bootstrap .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }
.my-bootstrap .carousel-indicators li { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .carousel-indicators li { transition: none; } }
.my-bootstrap .carousel-indicators .active { opacity: 1; }
.my-bootstrap .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }
@keyframes spinner-border { to { transform: rotate(360deg); } }
.my-bootstrap .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: .75s linear infinite spinner-border; }
.my-bootstrap .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }
@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1; transform: none; } }
.my-bootstrap .spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; background-color: currentColor; border-radius: 50%; opacity: 0; animation: .75s linear infinite spinner-grow; }
.my-bootstrap .spinner-grow-sm { width: 1rem; height: 1rem; }
@media (prefers-reduced-motion: reduce) { .my-bootstrap .spinner-border, .my-bootstrap .spinner-grow { animation-duration: 1.5s; } }
.my-bootstrap .align-baseline { vertical-align: baseline !important; }
.my-bootstrap .align-top { vertical-align: top !important; }
.my-bootstrap .align-middle { vertical-align: middle !important; }
.my-bootstrap .align-bottom { vertical-align: bottom !important; }
.my-bootstrap .align-text-bottom { vertical-align: text-bottom !important; }
.my-bootstrap .align-text-top { vertical-align: text-top !important; }
.my-bootstrap .bg-primary { background-color: #007bff !important; }
.my-bootstrap a.bg-primary:hover, .my-bootstrap a.bg-primary:focus, .my-bootstrap button.bg-primary:hover, .my-bootstrap button.bg-primary:focus { background-color: #0062cc !important; }
.my-bootstrap .bg-secondary { background-color: #6c757d !important; }
.my-bootstrap a.bg-secondary:hover, .my-bootstrap a.bg-secondary:focus, .my-bootstrap button.bg-secondary:hover, .my-bootstrap button.bg-secondary:focus { background-color: #545b62 !important; }
.my-bootstrap .bg-success { background-color: #28a745 !important; }
.my-bootstrap a.bg-success:hover, .my-bootstrap a.bg-success:focus, .my-bootstrap button.bg-success:hover, .my-bootstrap button.bg-success:focus { background-color: #1e7e34 !important; }
.my-bootstrap .bg-info { background-color: #17a2b8 !important; }
.my-bootstrap a.bg-info:hover, .my-bootstrap a.bg-info:focus, .my-bootstrap button.bg-info:hover, .my-bootstrap button.bg-info:focus { background-color: #117a8b !important; }
.my-bootstrap .bg-warning { background-color: #ffc107 !important; }
.my-bootstrap a.bg-warning:hover, .my-bootstrap a.bg-warning:focus, .my-bootstrap button.bg-warning:hover, .my-bootstrap button.bg-warning:focus { background-color: #d39e00 !important; }
.my-bootstrap .bg-danger { background-color: #dc3545 !important; }
.my-bootstrap a.bg-danger:hover, .my-bootstrap a.bg-danger:focus, .my-bootstrap button.bg-danger:hover, .my-bootstrap button.bg-danger:focus { background-color: #bd2130 !important; }
.my-bootstrap .bg-light { background-color: #f8f9fa !important; }
.my-bootstrap a.bg-light:hover, .my-bootstrap a.bg-light:focus, .my-bootstrap button.bg-light:hover, .my-bootstrap button.bg-light:focus { background-color: #dae0e5 !important; }
.my-bootstrap .bg-dark { background-color: #343a40 !important; }
.my-bootstrap a.bg-dark:hover, .my-bootstrap a.bg-dark:focus, .my-bootstrap button.bg-dark:hover, .my-bootstrap button.bg-dark:focus { background-color: #1d2124 !important; }
.my-bootstrap .bg-white { background-color: #fff !important; }
.my-bootstrap .bg-transparent { background-color: transparent !important; }
.my-bootstrap .border { border: 1px solid #dee2e6 !important; }
.my-bootstrap .border-top { border-top: 1px solid #dee2e6 !important; }
.my-bootstrap .border-right { border-right: 1px solid #dee2e6 !important; }
.my-bootstrap .border-bottom { border-bottom: 1px solid #dee2e6 !important; }
.my-bootstrap .border-left { border-left: 1px solid #dee2e6 !important; }
.my-bootstrap .border-0 { border: 0 !important; }
.my-bootstrap .border-top-0 { border-top: 0 !important; }
.my-bootstrap .border-right-0 { border-right: 0 !important; }
.my-bootstrap .border-bottom-0 { border-bottom: 0 !important; }
.my-bootstrap .border-left-0 { border-left: 0 !important; }
.my-bootstrap .border-primary { border-color: #007bff !important; }
.my-bootstrap .border-secondary { border-color: #6c757d !important; }
.my-bootstrap .border-success { border-color: #28a745 !important; }
.my-bootstrap .border-info { border-color: #17a2b8 !important; }
.my-bootstrap .border-warning { border-color: #ffc107 !important; }
.my-bootstrap .border-danger { border-color: #dc3545 !important; }
.my-bootstrap .border-light { border-color: #f8f9fa !important; }
.my-bootstrap .border-dark { border-color: #343a40 !important; }
.my-bootstrap .border-white { border-color: #fff !important; }
.my-bootstrap .rounded-sm { border-radius: 0.2rem !important; }
.my-bootstrap .rounded { border-radius: 0.25rem !important; }
.my-bootstrap .rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }
.my-bootstrap .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }
.my-bootstrap .rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }
.my-bootstrap .rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }
.my-bootstrap .rounded-lg { border-radius: 0.3rem !important; }
.my-bootstrap .rounded-circle { border-radius: 50% !important; }
.my-bootstrap .rounded-pill { border-radius: 50rem !important; }
.my-bootstrap .rounded-0 { border-radius: 0 !important; }
.my-bootstrap .clearfix::after { display: block; clear: both; content: ""; }
.my-bootstrap .d-none { display: none !important; }
.my-bootstrap .d-inline { display: inline !important; }
.my-bootstrap .d-inline-block { display: inline-block !important; }
.my-bootstrap .d-block { display: block !important; }
.my-bootstrap .d-table { display: table !important; }
.my-bootstrap .d-table-row { display: table-row !important; }
.my-bootstrap .d-table-cell { display: table-cell !important; }
.my-bootstrap .d-flex { display: flex !important; }
.my-bootstrap .d-inline-flex { display: inline-flex !important; }
@media (min-width: 576px) { .my-bootstrap .d-sm-none { display: none !important; }
  .my-bootstrap .d-sm-inline { display: inline !important; }
  .my-bootstrap .d-sm-inline-block { display: inline-block !important; }
  .my-bootstrap .d-sm-block { display: block !important; }
  .my-bootstrap .d-sm-table { display: table !important; }
  .my-bootstrap .d-sm-table-row { display: table-row !important; }
  .my-bootstrap .d-sm-table-cell { display: table-cell !important; }
  .my-bootstrap .d-sm-flex { display: flex !important; }
  .my-bootstrap .d-sm-inline-flex { display: inline-flex !important; } }
@media (min-width: 768px) { .my-bootstrap .d-md-none { display: none !important; }
  .my-bootstrap .d-md-inline { display: inline !important; }
  .my-bootstrap .d-md-inline-block { display: inline-block !important; }
  .my-bootstrap .d-md-block { display: block !important; }
  .my-bootstrap .d-md-table { display: table !important; }
  .my-bootstrap .d-md-table-row { display: table-row !important; }
  .my-bootstrap .d-md-table-cell { display: table-cell !important; }
  .my-bootstrap .d-md-flex { display: flex !important; }
  .my-bootstrap .d-md-inline-flex { display: inline-flex !important; } }
@media (min-width: 992px) { .my-bootstrap .d-lg-none { display: none !important; }
  .my-bootstrap .d-lg-inline { display: inline !important; }
  .my-bootstrap .d-lg-inline-block { display: inline-block !important; }
  .my-bootstrap .d-lg-block { display: block !important; }
  .my-bootstrap .d-lg-table { display: table !important; }
  .my-bootstrap .d-lg-table-row { display: table-row !important; }
  .my-bootstrap .d-lg-table-cell { display: table-cell !important; }
  .my-bootstrap .d-lg-flex { display: flex !important; }
  .my-bootstrap .d-lg-inline-flex { display: inline-flex !important; } }
@media (min-width: 1200px) { .my-bootstrap .d-xl-none { display: none !important; }
  .my-bootstrap .d-xl-inline { display: inline !important; }
  .my-bootstrap .d-xl-inline-block { display: inline-block !important; }
  .my-bootstrap .d-xl-block { display: block !important; }
  .my-bootstrap .d-xl-table { display: table !important; }
  .my-bootstrap .d-xl-table-row { display: table-row !important; }
  .my-bootstrap .d-xl-table-cell { display: table-cell !important; }
  .my-bootstrap .d-xl-flex { display: flex !important; }
  .my-bootstrap .d-xl-inline-flex { display: inline-flex !important; } }
@media print { .my-bootstrap .d-print-none { display: none !important; }
  .my-bootstrap .d-print-inline { display: inline !important; }
  .my-bootstrap .d-print-inline-block { display: inline-block !important; }
  .my-bootstrap .d-print-block { display: block !important; }
  .my-bootstrap .d-print-table { display: table !important; }
  .my-bootstrap .d-print-table-row { display: table-row !important; }
  .my-bootstrap .d-print-table-cell { display: table-cell !important; }
  .my-bootstrap .d-print-flex { display: flex !important; }
  .my-bootstrap .d-print-inline-flex { display: inline-flex !important; } }
.my-bootstrap .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.my-bootstrap .embed-responsive::before { display: block; content: ""; }
.my-bootstrap .embed-responsive .embed-responsive-item, .my-bootstrap .embed-responsive iframe, .my-bootstrap .embed-responsive embed, .my-bootstrap .embed-responsive object, .my-bootstrap .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
.my-bootstrap .embed-responsive-21by9::before { padding-top: 42.857143%; }
.my-bootstrap .embed-responsive-16by9::before { padding-top: 56.25%; }
.my-bootstrap .embed-responsive-4by3::before { padding-top: 75%; }
.my-bootstrap .embed-responsive-1by1::before { padding-top: 100%; }
.my-bootstrap .flex-row { flex-direction: row !important; }
.my-bootstrap .flex-column { flex-direction: column !important; }
.my-bootstrap .flex-row-reverse { flex-direction: row-reverse !important; }
.my-bootstrap .flex-column-reverse { flex-direction: column-reverse !important; }
.my-bootstrap .flex-wrap { flex-wrap: wrap !important; }
.my-bootstrap .flex-nowrap { flex-wrap: nowrap !important; }
.my-bootstrap .flex-wrap-reverse { flex-wrap: wrap-reverse !important; }
.my-bootstrap .flex-fill { flex: 1 1 auto !important; }
.my-bootstrap .flex-grow-0 { flex-grow: 0 !important; }
.my-bootstrap .flex-grow-1 { flex-grow: 1 !important; }
.my-bootstrap .flex-shrink-0 { flex-shrink: 0 !important; }
.my-bootstrap .flex-shrink-1 { flex-shrink: 1 !important; }
.my-bootstrap .justify-content-start { justify-content: flex-start !important; }
.my-bootstrap .justify-content-end { justify-content: flex-end !important; }
.my-bootstrap .justify-content-center { justify-content: center !important; }
.my-bootstrap .justify-content-between { justify-content: space-between !important; }
.my-bootstrap .justify-content-around { justify-content: space-around !important; }
.my-bootstrap .align-items-start { align-items: flex-start !important; }
.my-bootstrap .align-items-end { align-items: flex-end !important; }
.my-bootstrap .align-items-center { align-items: center !important; }
.my-bootstrap .align-items-baseline { align-items: baseline !important; }
.my-bootstrap .align-items-stretch { align-items: stretch !important; }
.my-bootstrap .align-content-start { align-content: flex-start !important; }
.my-bootstrap .align-content-end { align-content: flex-end !important; }
.my-bootstrap .align-content-center { align-content: center !important; }
.my-bootstrap .align-content-between { align-content: space-between !important; }
.my-bootstrap .align-content-around { align-content: space-around !important; }
.my-bootstrap .align-content-stretch { align-content: stretch !important; }
.my-bootstrap .align-self-auto { align-self: auto !important; }
.my-bootstrap .align-self-start { align-self: flex-start !important; }
.my-bootstrap .align-self-end { align-self: flex-end !important; }
.my-bootstrap .align-self-center { align-self: center !important; }
.my-bootstrap .align-self-baseline { align-self: baseline !important; }
.my-bootstrap .align-self-stretch { align-self: stretch !important; }
@media (min-width: 576px) { .my-bootstrap .flex-sm-row { flex-direction: row !important; }
  .my-bootstrap .flex-sm-column { flex-direction: column !important; }
  .my-bootstrap .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-sm-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-sm-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-sm-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-sm-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-sm-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-sm-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-sm-center { justify-content: center !important; }
  .my-bootstrap .justify-content-sm-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-sm-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-sm-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-sm-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-sm-center { align-items: center !important; }
  .my-bootstrap .align-items-sm-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-sm-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-sm-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-sm-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-sm-center { align-content: center !important; }
  .my-bootstrap .align-content-sm-between { align-content: space-between !important; }
  .my-bootstrap .align-content-sm-around { align-content: space-around !important; }
  .my-bootstrap .align-content-sm-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-sm-auto { align-self: auto !important; }
  .my-bootstrap .align-self-sm-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-sm-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-sm-center { align-self: center !important; }
  .my-bootstrap .align-self-sm-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-sm-stretch { align-self: stretch !important; } }
@media (min-width: 768px) { .my-bootstrap .flex-md-row { flex-direction: row !important; }
  .my-bootstrap .flex-md-column { flex-direction: column !important; }
  .my-bootstrap .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-md-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-md-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-md-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-md-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-md-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-md-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-md-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-md-center { justify-content: center !important; }
  .my-bootstrap .justify-content-md-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-md-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-md-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-md-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-md-center { align-items: center !important; }
  .my-bootstrap .align-items-md-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-md-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-md-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-md-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-md-center { align-content: center !important; }
  .my-bootstrap .align-content-md-between { align-content: space-between !important; }
  .my-bootstrap .align-content-md-around { align-content: space-around !important; }
  .my-bootstrap .align-content-md-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-md-auto { align-self: auto !important; }
  .my-bootstrap .align-self-md-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-md-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-md-center { align-self: center !important; }
  .my-bootstrap .align-self-md-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-md-stretch { align-self: stretch !important; } }
@media (min-width: 992px) { .my-bootstrap .flex-lg-row { flex-direction: row !important; }
  .my-bootstrap .flex-lg-column { flex-direction: column !important; }
  .my-bootstrap .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-lg-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-lg-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-lg-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-lg-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-lg-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-lg-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-lg-center { justify-content: center !important; }
  .my-bootstrap .justify-content-lg-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-lg-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-lg-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-lg-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-lg-center { align-items: center !important; }
  .my-bootstrap .align-items-lg-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-lg-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-lg-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-lg-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-lg-center { align-content: center !important; }
  .my-bootstrap .align-content-lg-between { align-content: space-between !important; }
  .my-bootstrap .align-content-lg-around { align-content: space-around !important; }
  .my-bootstrap .align-content-lg-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-lg-auto { align-self: auto !important; }
  .my-bootstrap .align-self-lg-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-lg-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-lg-center { align-self: center !important; }
  .my-bootstrap .align-self-lg-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-lg-stretch { align-self: stretch !important; } }
@media (min-width: 1200px) { .my-bootstrap .flex-xl-row { flex-direction: row !important; }
  .my-bootstrap .flex-xl-column { flex-direction: column !important; }
  .my-bootstrap .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-xl-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-xl-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-xl-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-xl-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-xl-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-xl-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-xl-center { justify-content: center !important; }
  .my-bootstrap .justify-content-xl-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-xl-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-xl-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-xl-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-xl-center { align-items: center !important; }
  .my-bootstrap .align-items-xl-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-xl-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-xl-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-xl-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-xl-center { align-content: center !important; }
  .my-bootstrap .align-content-xl-between { align-content: space-between !important; }
  .my-bootstrap .align-content-xl-around { align-content: space-around !important; }
  .my-bootstrap .align-content-xl-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-xl-auto { align-self: auto !important; }
  .my-bootstrap .align-self-xl-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-xl-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-xl-center { align-self: center !important; }
  .my-bootstrap .align-self-xl-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-xl-stretch { align-self: stretch !important; } }
.my-bootstrap .float-left { float: left !important; }
.my-bootstrap .float-right { float: right !important; }
.my-bootstrap .float-none { float: none !important; }
@media (min-width: 576px) { .my-bootstrap .float-sm-left { float: left !important; }
  .my-bootstrap .float-sm-right { float: right !important; }
  .my-bootstrap .float-sm-none { float: none !important; } }
@media (min-width: 768px) { .my-bootstrap .float-md-left { float: left !important; }
  .my-bootstrap .float-md-right { float: right !important; }
  .my-bootstrap .float-md-none { float: none !important; } }
@media (min-width: 992px) { .my-bootstrap .float-lg-left { float: left !important; }
  .my-bootstrap .float-lg-right { float: right !important; }
  .my-bootstrap .float-lg-none { float: none !important; } }
@media (min-width: 1200px) { .my-bootstrap .float-xl-left { float: left !important; }
  .my-bootstrap .float-xl-right { float: right !important; }
  .my-bootstrap .float-xl-none { float: none !important; } }
.my-bootstrap .user-select-all { -webkit-user-select: all !important; -moz-user-select: all !important; user-select: all !important; }
.my-bootstrap .user-select-auto { -webkit-user-select: auto !important; -moz-user-select: auto !important; user-select: auto !important; }
.my-bootstrap .user-select-none { -webkit-user-select: none !important; -moz-user-select: none !important; user-select: none !important; }
.my-bootstrap .overflow-auto { overflow: auto !important; }
.my-bootstrap .overflow-hidden { overflow: hidden !important; }
.my-bootstrap .position-static { position: static !important; }
.my-bootstrap .position-relative { position: relative !important; }
.my-bootstrap .position-absolute { position: absolute !important; }
.my-bootstrap .position-fixed { position: fixed !important; }
.my-bootstrap .position-sticky { position: sticky !important; }
.my-bootstrap .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
.my-bootstrap .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }
@supports (position: sticky) { .my-bootstrap .sticky-top { position: sticky; top: 0; z-index: 1020; } }
.my-bootstrap .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.my-bootstrap .sr-only-focusable:active, .my-bootstrap .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }
.my-bootstrap .shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
.my-bootstrap .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
.my-bootstrap .shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
.my-bootstrap .shadow-none { box-shadow: none !important; }
.my-bootstrap .w-25 { width: 25% !important; }
.my-bootstrap .w-50 { width: 50% !important; }
.my-bootstrap .w-75 { width: 75% !important; }
.my-bootstrap .w-100 { width: 100% !important; }
.my-bootstrap .w-auto { width: auto !important; }
.my-bootstrap .h-25 { height: 25% !important; }
.my-bootstrap .h-50 { height: 50% !important; }
.my-bootstrap .h-75 { height: 75% !important; }
.my-bootstrap .h-100 { height: 100% !important; }
.my-bootstrap .h-auto { height: auto !important; }
.my-bootstrap .mw-100 { max-width: 100% !important; }
.my-bootstrap .mh-100 { max-height: 100% !important; }
.my-bootstrap .min-vw-100 { min-width: 100vw !important; }
.my-bootstrap .min-vh-100 { min-height: 100vh !important; }
.my-bootstrap .vw-100 { width: 100vw !important; }
.my-bootstrap .vh-100 { height: 100vh !important; }
.my-bootstrap .m-0 { margin: 0 !important; }
.my-bootstrap .mt-0, .my-bootstrap .my-0 { margin-top: 0 !important; }
.my-bootstrap .mr-0, .my-bootstrap .mx-0 { margin-right: 0 !important; }
.my-bootstrap .mb-0, .my-bootstrap .my-0 { margin-bottom: 0 !important; }
.my-bootstrap .ml-0, .my-bootstrap .mx-0 { margin-left: 0 !important; }
.my-bootstrap .m-1 { margin: 0.25rem !important; }
.my-bootstrap .mt-1, .my-bootstrap .my-1 { margin-top: 0.25rem !important; }
.my-bootstrap .mr-1, .my-bootstrap .mx-1 { margin-right: 0.25rem !important; }
.my-bootstrap .mb-1, .my-bootstrap .my-1 { margin-bottom: 0.25rem !important; }
.my-bootstrap .ml-1, .my-bootstrap .mx-1 { margin-left: 0.25rem !important; }
.my-bootstrap .m-2 { margin: 0.5rem !important; }
.my-bootstrap .mt-2, .my-bootstrap .my-2 { margin-top: 0.5rem !important; }
.my-bootstrap .mr-2, .my-bootstrap .mx-2 { margin-right: 0.5rem !important; }
.my-bootstrap .mb-2, .my-bootstrap .my-2 { margin-bottom: 0.5rem !important; }
.my-bootstrap .ml-2, .my-bootstrap .mx-2 { margin-left: 0.5rem !important; }
.my-bootstrap .m-3 { margin: 1rem !important; }
.my-bootstrap .mt-3, .my-bootstrap .my-3 { margin-top: 1rem !important; }
.my-bootstrap .mr-3, .my-bootstrap .mx-3 { margin-right: 1rem !important; }
.my-bootstrap .mb-3, .my-bootstrap .my-3 { margin-bottom: 1rem !important; }
.my-bootstrap .ml-3, .my-bootstrap .mx-3 { margin-left: 1rem !important; }
.my-bootstrap .m-4 { margin: 1.5rem !important; }
.my-bootstrap .mt-4, .my-bootstrap .my-4 { margin-top: 1.5rem !important; }
.my-bootstrap .mr-4, .my-bootstrap .mx-4 { margin-right: 1.5rem !important; }
.my-bootstrap .mb-4, .my-bootstrap .my-4 { margin-bottom: 1.5rem !important; }
.my-bootstrap .ml-4, .my-bootstrap .mx-4 { margin-left: 1.5rem !important; }
.my-bootstrap .m-5 { margin: 3rem !important; }
.my-bootstrap .mt-5, .my-bootstrap .my-5 { margin-top: 3rem !important; }
.my-bootstrap .mr-5, .my-bootstrap .mx-5 { margin-right: 3rem !important; }
.my-bootstrap .mb-5, .my-bootstrap .my-5 { margin-bottom: 3rem !important; }
.my-bootstrap .ml-5, .my-bootstrap .mx-5 { margin-left: 3rem !important; }
.my-bootstrap .p-0 { padding: 0 !important; }
.my-bootstrap .pt-0, .my-bootstrap .py-0 { padding-top: 0 !important; }
.my-bootstrap .pr-0, .my-bootstrap .px-0 { padding-right: 0 !important; }
.my-bootstrap .pb-0, .my-bootstrap .py-0 { padding-bottom: 0 !important; }
.my-bootstrap .pl-0, .my-bootstrap .px-0 { padding-left: 0 !important; }
.my-bootstrap .p-1 { padding: 0.25rem !important; }
.my-bootstrap .pt-1, .my-bootstrap .py-1 { padding-top: 0.25rem !important; }
.my-bootstrap .pr-1, .my-bootstrap .px-1 { padding-right: 0.25rem !important; }
.my-bootstrap .pb-1, .my-bootstrap .py-1 { padding-bottom: 0.25rem !important; }
.my-bootstrap .pl-1, .my-bootstrap .px-1 { padding-left: 0.25rem !important; }
.my-bootstrap .p-2 { padding: 0.5rem !important; }
.my-bootstrap .pt-2, .my-bootstrap .py-2 { padding-top: 0.5rem !important; }
.my-bootstrap .pr-2, .my-bootstrap .px-2 { padding-right: 0.5rem !important; }
.my-bootstrap .pb-2, .my-bootstrap .py-2 { padding-bottom: 0.5rem !important; }
.my-bootstrap .pl-2, .my-bootstrap .px-2 { padding-left: 0.5rem !important; }
.my-bootstrap .p-3 { padding: 1rem !important; }
.my-bootstrap .pt-3, .my-bootstrap .py-3 { padding-top: 1rem !important; }
.my-bootstrap .pr-3, .my-bootstrap .px-3 { padding-right: 1rem !important; }
.my-bootstrap .pb-3, .my-bootstrap .py-3 { padding-bottom: 1rem !important; }
.my-bootstrap .pl-3, .my-bootstrap .px-3 { padding-left: 1rem !important; }
.my-bootstrap .p-4 { padding: 1.5rem !important; }
.my-bootstrap .pt-4, .my-bootstrap .py-4 { padding-top: 1.5rem !important; }
.my-bootstrap .pr-4, .my-bootstrap .px-4 { padding-right: 1.5rem !important; }
.my-bootstrap .pb-4, .my-bootstrap .py-4 { padding-bottom: 1.5rem !important; }
.my-bootstrap .pl-4, .my-bootstrap .px-4 { padding-left: 1.5rem !important; }
.my-bootstrap .p-5 { padding: 3rem !important; }
.my-bootstrap .pt-5, .my-bootstrap .py-5 { padding-top: 3rem !important; }
.my-bootstrap .pr-5, .my-bootstrap .px-5 { padding-right: 3rem !important; }
.my-bootstrap .pb-5, .my-bootstrap .py-5 { padding-bottom: 3rem !important; }
.my-bootstrap .pl-5, .my-bootstrap .px-5 { padding-left: 3rem !important; }
.my-bootstrap .m-n1 { margin: -0.25rem !important; }
.my-bootstrap .mt-n1, .my-bootstrap .my-n1 { margin-top: -0.25rem !important; }
.my-bootstrap .mr-n1, .my-bootstrap .mx-n1 { margin-right: -0.25rem !important; }
.my-bootstrap .mb-n1, .my-bootstrap .my-n1 { margin-bottom: -0.25rem !important; }
.my-bootstrap .ml-n1, .my-bootstrap .mx-n1 { margin-left: -0.25rem !important; }
.my-bootstrap .m-n2 { margin: -0.5rem !important; }
.my-bootstrap .mt-n2, .my-bootstrap .my-n2 { margin-top: -0.5rem !important; }
.my-bootstrap .mr-n2, .my-bootstrap .mx-n2 { margin-right: -0.5rem !important; }
.my-bootstrap .mb-n2, .my-bootstrap .my-n2 { margin-bottom: -0.5rem !important; }
.my-bootstrap .ml-n2, .my-bootstrap .mx-n2 { margin-left: -0.5rem !important; }
.my-bootstrap .m-n3 { margin: -1rem !important; }
.my-bootstrap .mt-n3, .my-bootstrap .my-n3 { margin-top: -1rem !important; }
.my-bootstrap .mr-n3, .my-bootstrap .mx-n3 { margin-right: -1rem !important; }
.my-bootstrap .mb-n3, .my-bootstrap .my-n3 { margin-bottom: -1rem !important; }
.my-bootstrap .ml-n3, .my-bootstrap .mx-n3 { margin-left: -1rem !important; }
.my-bootstrap .m-n4 { margin: -1.5rem !important; }
.my-bootstrap .mt-n4, .my-bootstrap .my-n4 { margin-top: -1.5rem !important; }
.my-bootstrap .mr-n4, .my-bootstrap .mx-n4 { margin-right: -1.5rem !important; }
.my-bootstrap .mb-n4, .my-bootstrap .my-n4 { margin-bottom: -1.5rem !important; }
.my-bootstrap .ml-n4, .my-bootstrap .mx-n4 { margin-left: -1.5rem !important; }
.my-bootstrap .m-n5 { margin: -3rem !important; }
.my-bootstrap .mt-n5, .my-bootstrap .my-n5 { margin-top: -3rem !important; }
.my-bootstrap .mr-n5, .my-bootstrap .mx-n5 { margin-right: -3rem !important; }
.my-bootstrap .mb-n5, .my-bootstrap .my-n5 { margin-bottom: -3rem !important; }
.my-bootstrap .ml-n5, .my-bootstrap .mx-n5 { margin-left: -3rem !important; }
.my-bootstrap .m-auto { margin: auto !important; }
.my-bootstrap .mt-auto, .my-bootstrap .my-auto { margin-top: auto !important; }
.my-bootstrap .mr-auto, .my-bootstrap .mx-auto { margin-right: auto !important; }
.my-bootstrap .mb-auto, .my-bootstrap .my-auto { margin-bottom: auto !important; }
.my-bootstrap .ml-auto, .my-bootstrap .mx-auto { margin-left: auto !important; }
@media (min-width: 576px) { .my-bootstrap .m-sm-0 { margin: 0 !important; }
  .my-bootstrap .mt-sm-0, .my-bootstrap .my-sm-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-sm-0, .my-bootstrap .mx-sm-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-sm-0, .my-bootstrap .my-sm-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-sm-0, .my-bootstrap .mx-sm-0 { margin-left: 0 !important; }
  .my-bootstrap .m-sm-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-sm-1, .my-bootstrap .my-sm-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-sm-1, .my-bootstrap .mx-sm-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-sm-1, .my-bootstrap .my-sm-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-sm-1, .my-bootstrap .mx-sm-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-sm-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-sm-2, .my-bootstrap .my-sm-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-sm-2, .my-bootstrap .mx-sm-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-sm-2, .my-bootstrap .my-sm-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-sm-2, .my-bootstrap .mx-sm-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-sm-3 { margin: 1rem !important; }
  .my-bootstrap .mt-sm-3, .my-bootstrap .my-sm-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-sm-3, .my-bootstrap .mx-sm-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-sm-3, .my-bootstrap .my-sm-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-sm-3, .my-bootstrap .mx-sm-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-sm-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-sm-4, .my-bootstrap .my-sm-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-sm-4, .my-bootstrap .mx-sm-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-sm-4, .my-bootstrap .my-sm-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-sm-4, .my-bootstrap .mx-sm-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-sm-5 { margin: 3rem !important; }
  .my-bootstrap .mt-sm-5, .my-bootstrap .my-sm-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-sm-5, .my-bootstrap .mx-sm-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-sm-5, .my-bootstrap .my-sm-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-sm-5, .my-bootstrap .mx-sm-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-sm-0 { padding: 0 !important; }
  .my-bootstrap .pt-sm-0, .my-bootstrap .py-sm-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-sm-0, .my-bootstrap .px-sm-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-sm-0, .my-bootstrap .py-sm-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-sm-0, .my-bootstrap .px-sm-0 { padding-left: 0 !important; }
  .my-bootstrap .p-sm-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-sm-1, .my-bootstrap .py-sm-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-sm-1, .my-bootstrap .px-sm-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-sm-1, .my-bootstrap .py-sm-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-sm-1, .my-bootstrap .px-sm-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-sm-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-sm-2, .my-bootstrap .py-sm-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-sm-2, .my-bootstrap .px-sm-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-sm-2, .my-bootstrap .py-sm-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-sm-2, .my-bootstrap .px-sm-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-sm-3 { padding: 1rem !important; }
  .my-bootstrap .pt-sm-3, .my-bootstrap .py-sm-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-sm-3, .my-bootstrap .px-sm-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-sm-3, .my-bootstrap .py-sm-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-sm-3, .my-bootstrap .px-sm-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-sm-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-sm-4, .my-bootstrap .py-sm-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-sm-4, .my-bootstrap .px-sm-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-sm-4, .my-bootstrap .py-sm-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-sm-4, .my-bootstrap .px-sm-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-sm-5 { padding: 3rem !important; }
  .my-bootstrap .pt-sm-5, .my-bootstrap .py-sm-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-sm-5, .my-bootstrap .px-sm-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-sm-5, .my-bootstrap .py-sm-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-sm-5, .my-bootstrap .px-sm-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-sm-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-sm-n1, .my-bootstrap .my-sm-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-sm-n1, .my-bootstrap .mx-sm-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-sm-n1, .my-bootstrap .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-sm-n1, .my-bootstrap .mx-sm-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-sm-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-sm-n2, .my-bootstrap .my-sm-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-sm-n2, .my-bootstrap .mx-sm-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-sm-n2, .my-bootstrap .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-sm-n2, .my-bootstrap .mx-sm-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-sm-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-sm-n3, .my-bootstrap .my-sm-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-sm-n3, .my-bootstrap .mx-sm-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-sm-n3, .my-bootstrap .my-sm-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-sm-n3, .my-bootstrap .mx-sm-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-sm-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-sm-n4, .my-bootstrap .my-sm-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-sm-n4, .my-bootstrap .mx-sm-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-sm-n4, .my-bootstrap .my-sm-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-sm-n4, .my-bootstrap .mx-sm-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-sm-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-sm-n5, .my-bootstrap .my-sm-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-sm-n5, .my-bootstrap .mx-sm-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-sm-n5, .my-bootstrap .my-sm-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-sm-n5, .my-bootstrap .mx-sm-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-sm-auto { margin: auto !important; }
  .my-bootstrap .mt-sm-auto, .my-bootstrap .my-sm-auto { margin-top: auto !important; }
  .my-bootstrap .mr-sm-auto, .my-bootstrap .mx-sm-auto { margin-right: auto !important; }
  .my-bootstrap .mb-sm-auto, .my-bootstrap .my-sm-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-sm-auto, .my-bootstrap .mx-sm-auto { margin-left: auto !important; } }
@media (min-width: 768px) { .my-bootstrap .m-md-0 { margin: 0 !important; }
  .my-bootstrap .mt-md-0, .my-bootstrap .my-md-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-md-0, .my-bootstrap .mx-md-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-md-0, .my-bootstrap .my-md-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-md-0, .my-bootstrap .mx-md-0 { margin-left: 0 !important; }
  .my-bootstrap .m-md-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-md-1, .my-bootstrap .my-md-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-md-1, .my-bootstrap .mx-md-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-md-1, .my-bootstrap .my-md-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-md-1, .my-bootstrap .mx-md-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-md-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-md-2, .my-bootstrap .my-md-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-md-2, .my-bootstrap .mx-md-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-md-2, .my-bootstrap .my-md-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-md-2, .my-bootstrap .mx-md-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-md-3 { margin: 1rem !important; }
  .my-bootstrap .mt-md-3, .my-bootstrap .my-md-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-md-3, .my-bootstrap .mx-md-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-md-3, .my-bootstrap .my-md-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-md-3, .my-bootstrap .mx-md-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-md-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-md-4, .my-bootstrap .my-md-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-md-4, .my-bootstrap .mx-md-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-md-4, .my-bootstrap .my-md-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-md-4, .my-bootstrap .mx-md-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-md-5 { margin: 3rem !important; }
  .my-bootstrap .mt-md-5, .my-bootstrap .my-md-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-md-5, .my-bootstrap .mx-md-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-md-5, .my-bootstrap .my-md-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-md-5, .my-bootstrap .mx-md-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-md-0 { padding: 0 !important; }
  .my-bootstrap .pt-md-0, .my-bootstrap .py-md-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-md-0, .my-bootstrap .px-md-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-md-0, .my-bootstrap .py-md-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-md-0, .my-bootstrap .px-md-0 { padding-left: 0 !important; }
  .my-bootstrap .p-md-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-md-1, .my-bootstrap .py-md-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-md-1, .my-bootstrap .px-md-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-md-1, .my-bootstrap .py-md-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-md-1, .my-bootstrap .px-md-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-md-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-md-2, .my-bootstrap .py-md-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-md-2, .my-bootstrap .px-md-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-md-2, .my-bootstrap .py-md-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-md-2, .my-bootstrap .px-md-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-md-3 { padding: 1rem !important; }
  .my-bootstrap .pt-md-3, .my-bootstrap .py-md-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-md-3, .my-bootstrap .px-md-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-md-3, .my-bootstrap .py-md-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-md-3, .my-bootstrap .px-md-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-md-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-md-4, .my-bootstrap .py-md-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-md-4, .my-bootstrap .px-md-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-md-4, .my-bootstrap .py-md-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-md-4, .my-bootstrap .px-md-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-md-5 { padding: 3rem !important; }
  .my-bootstrap .pt-md-5, .my-bootstrap .py-md-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-md-5, .my-bootstrap .px-md-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-md-5, .my-bootstrap .py-md-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-md-5, .my-bootstrap .px-md-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-md-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-md-n1, .my-bootstrap .my-md-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-md-n1, .my-bootstrap .mx-md-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-md-n1, .my-bootstrap .my-md-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-md-n1, .my-bootstrap .mx-md-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-md-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-md-n2, .my-bootstrap .my-md-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-md-n2, .my-bootstrap .mx-md-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-md-n2, .my-bootstrap .my-md-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-md-n2, .my-bootstrap .mx-md-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-md-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-md-n3, .my-bootstrap .my-md-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-md-n3, .my-bootstrap .mx-md-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-md-n3, .my-bootstrap .my-md-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-md-n3, .my-bootstrap .mx-md-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-md-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-md-n4, .my-bootstrap .my-md-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-md-n4, .my-bootstrap .mx-md-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-md-n4, .my-bootstrap .my-md-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-md-n4, .my-bootstrap .mx-md-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-md-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-md-n5, .my-bootstrap .my-md-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-md-n5, .my-bootstrap .mx-md-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-md-n5, .my-bootstrap .my-md-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-md-n5, .my-bootstrap .mx-md-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-md-auto { margin: auto !important; }
  .my-bootstrap .mt-md-auto, .my-bootstrap .my-md-auto { margin-top: auto !important; }
  .my-bootstrap .mr-md-auto, .my-bootstrap .mx-md-auto { margin-right: auto !important; }
  .my-bootstrap .mb-md-auto, .my-bootstrap .my-md-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-md-auto, .my-bootstrap .mx-md-auto { margin-left: auto !important; } }
@media (min-width: 992px) { .my-bootstrap .m-lg-0 { margin: 0 !important; }
  .my-bootstrap .mt-lg-0, .my-bootstrap .my-lg-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-lg-0, .my-bootstrap .mx-lg-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-lg-0, .my-bootstrap .my-lg-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-lg-0, .my-bootstrap .mx-lg-0 { margin-left: 0 !important; }
  .my-bootstrap .m-lg-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-lg-1, .my-bootstrap .my-lg-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-lg-1, .my-bootstrap .mx-lg-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-lg-1, .my-bootstrap .my-lg-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-lg-1, .my-bootstrap .mx-lg-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-lg-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-lg-2, .my-bootstrap .my-lg-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-lg-2, .my-bootstrap .mx-lg-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-lg-2, .my-bootstrap .my-lg-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-lg-2, .my-bootstrap .mx-lg-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-lg-3 { margin: 1rem !important; }
  .my-bootstrap .mt-lg-3, .my-bootstrap .my-lg-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-lg-3, .my-bootstrap .mx-lg-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-lg-3, .my-bootstrap .my-lg-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-lg-3, .my-bootstrap .mx-lg-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-lg-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-lg-4, .my-bootstrap .my-lg-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-lg-4, .my-bootstrap .mx-lg-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-lg-4, .my-bootstrap .my-lg-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-lg-4, .my-bootstrap .mx-lg-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-lg-5 { margin: 3rem !important; }
  .my-bootstrap .mt-lg-5, .my-bootstrap .my-lg-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-lg-5, .my-bootstrap .mx-lg-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-lg-5, .my-bootstrap .my-lg-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-lg-5, .my-bootstrap .mx-lg-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-lg-0 { padding: 0 !important; }
  .my-bootstrap .pt-lg-0, .my-bootstrap .py-lg-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-lg-0, .my-bootstrap .px-lg-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-lg-0, .my-bootstrap .py-lg-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-lg-0, .my-bootstrap .px-lg-0 { padding-left: 0 !important; }
  .my-bootstrap .p-lg-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-lg-1, .my-bootstrap .py-lg-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-lg-1, .my-bootstrap .px-lg-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-lg-1, .my-bootstrap .py-lg-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-lg-1, .my-bootstrap .px-lg-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-lg-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-lg-2, .my-bootstrap .py-lg-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-lg-2, .my-bootstrap .px-lg-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-lg-2, .my-bootstrap .py-lg-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-lg-2, .my-bootstrap .px-lg-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-lg-3 { padding: 1rem !important; }
  .my-bootstrap .pt-lg-3, .my-bootstrap .py-lg-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-lg-3, .my-bootstrap .px-lg-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-lg-3, .my-bootstrap .py-lg-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-lg-3, .my-bootstrap .px-lg-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-lg-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-lg-4, .my-bootstrap .py-lg-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-lg-4, .my-bootstrap .px-lg-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-lg-4, .my-bootstrap .py-lg-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-lg-4, .my-bootstrap .px-lg-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-lg-5 { padding: 3rem !important; }
  .my-bootstrap .pt-lg-5, .my-bootstrap .py-lg-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-lg-5, .my-bootstrap .px-lg-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-lg-5, .my-bootstrap .py-lg-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-lg-5, .my-bootstrap .px-lg-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-lg-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-lg-n1, .my-bootstrap .my-lg-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-lg-n1, .my-bootstrap .mx-lg-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-lg-n1, .my-bootstrap .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-lg-n1, .my-bootstrap .mx-lg-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-lg-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-lg-n2, .my-bootstrap .my-lg-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-lg-n2, .my-bootstrap .mx-lg-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-lg-n2, .my-bootstrap .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-lg-n2, .my-bootstrap .mx-lg-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-lg-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-lg-n3, .my-bootstrap .my-lg-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-lg-n3, .my-bootstrap .mx-lg-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-lg-n3, .my-bootstrap .my-lg-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-lg-n3, .my-bootstrap .mx-lg-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-lg-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-lg-n4, .my-bootstrap .my-lg-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-lg-n4, .my-bootstrap .mx-lg-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-lg-n4, .my-bootstrap .my-lg-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-lg-n4, .my-bootstrap .mx-lg-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-lg-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-lg-n5, .my-bootstrap .my-lg-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-lg-n5, .my-bootstrap .mx-lg-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-lg-n5, .my-bootstrap .my-lg-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-lg-n5, .my-bootstrap .mx-lg-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-lg-auto { margin: auto !important; }
  .my-bootstrap .mt-lg-auto, .my-bootstrap .my-lg-auto { margin-top: auto !important; }
  .my-bootstrap .mr-lg-auto, .my-bootstrap .mx-lg-auto { margin-right: auto !important; }
  .my-bootstrap .mb-lg-auto, .my-bootstrap .my-lg-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-lg-auto, .my-bootstrap .mx-lg-auto { margin-left: auto !important; } }
@media (min-width: 1200px) { .my-bootstrap .m-xl-0 { margin: 0 !important; }
  .my-bootstrap .mt-xl-0, .my-bootstrap .my-xl-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-xl-0, .my-bootstrap .mx-xl-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-xl-0, .my-bootstrap .my-xl-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-xl-0, .my-bootstrap .mx-xl-0 { margin-left: 0 !important; }
  .my-bootstrap .m-xl-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-xl-1, .my-bootstrap .my-xl-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-xl-1, .my-bootstrap .mx-xl-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-xl-1, .my-bootstrap .my-xl-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-xl-1, .my-bootstrap .mx-xl-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-xl-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-xl-2, .my-bootstrap .my-xl-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-xl-2, .my-bootstrap .mx-xl-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-xl-2, .my-bootstrap .my-xl-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-xl-2, .my-bootstrap .mx-xl-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-xl-3 { margin: 1rem !important; }
  .my-bootstrap .mt-xl-3, .my-bootstrap .my-xl-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-xl-3, .my-bootstrap .mx-xl-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-xl-3, .my-bootstrap .my-xl-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-xl-3, .my-bootstrap .mx-xl-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-xl-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-xl-4, .my-bootstrap .my-xl-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-xl-4, .my-bootstrap .mx-xl-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-xl-4, .my-bootstrap .my-xl-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-xl-4, .my-bootstrap .mx-xl-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-xl-5 { margin: 3rem !important; }
  .my-bootstrap .mt-xl-5, .my-bootstrap .my-xl-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-xl-5, .my-bootstrap .mx-xl-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-xl-5, .my-bootstrap .my-xl-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-xl-5, .my-bootstrap .mx-xl-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-xl-0 { padding: 0 !important; }
  .my-bootstrap .pt-xl-0, .my-bootstrap .py-xl-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-xl-0, .my-bootstrap .px-xl-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-xl-0, .my-bootstrap .py-xl-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-xl-0, .my-bootstrap .px-xl-0 { padding-left: 0 !important; }
  .my-bootstrap .p-xl-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-xl-1, .my-bootstrap .py-xl-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-xl-1, .my-bootstrap .px-xl-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-xl-1, .my-bootstrap .py-xl-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-xl-1, .my-bootstrap .px-xl-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-xl-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-xl-2, .my-bootstrap .py-xl-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-xl-2, .my-bootstrap .px-xl-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-xl-2, .my-bootstrap .py-xl-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-xl-2, .my-bootstrap .px-xl-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-xl-3 { padding: 1rem !important; }
  .my-bootstrap .pt-xl-3, .my-bootstrap .py-xl-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-xl-3, .my-bootstrap .px-xl-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-xl-3, .my-bootstrap .py-xl-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-xl-3, .my-bootstrap .px-xl-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-xl-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-xl-4, .my-bootstrap .py-xl-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-xl-4, .my-bootstrap .px-xl-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-xl-4, .my-bootstrap .py-xl-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-xl-4, .my-bootstrap .px-xl-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-xl-5 { padding: 3rem !important; }
  .my-bootstrap .pt-xl-5, .my-bootstrap .py-xl-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-xl-5, .my-bootstrap .px-xl-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-xl-5, .my-bootstrap .py-xl-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-xl-5, .my-bootstrap .px-xl-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-xl-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-xl-n1, .my-bootstrap .my-xl-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-xl-n1, .my-bootstrap .mx-xl-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-xl-n1, .my-bootstrap .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-xl-n1, .my-bootstrap .mx-xl-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-xl-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-xl-n2, .my-bootstrap .my-xl-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-xl-n2, .my-bootstrap .mx-xl-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-xl-n2, .my-bootstrap .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-xl-n2, .my-bootstrap .mx-xl-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-xl-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-xl-n3, .my-bootstrap .my-xl-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-xl-n3, .my-bootstrap .mx-xl-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-xl-n3, .my-bootstrap .my-xl-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-xl-n3, .my-bootstrap .mx-xl-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-xl-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-xl-n4, .my-bootstrap .my-xl-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-xl-n4, .my-bootstrap .mx-xl-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-xl-n4, .my-bootstrap .my-xl-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-xl-n4, .my-bootstrap .mx-xl-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-xl-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-xl-n5, .my-bootstrap .my-xl-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-xl-n5, .my-bootstrap .mx-xl-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-xl-n5, .my-bootstrap .my-xl-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-xl-n5, .my-bootstrap .mx-xl-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-xl-auto { margin: auto !important; }
  .my-bootstrap .mt-xl-auto, .my-bootstrap .my-xl-auto { margin-top: auto !important; }
  .my-bootstrap .mr-xl-auto, .my-bootstrap .mx-xl-auto { margin-right: auto !important; }
  .my-bootstrap .mb-xl-auto, .my-bootstrap .my-xl-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-xl-auto, .my-bootstrap .mx-xl-auto { margin-left: auto !important; } }
.my-bootstrap .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }
.my-bootstrap .text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
.my-bootstrap .text-justify { text-align: justify !important; }
.my-bootstrap .text-wrap { white-space: normal !important; }
.my-bootstrap .text-nowrap { white-space: nowrap !important; }
.my-bootstrap .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.my-bootstrap .text-left { text-align: left !important; }
.my-bootstrap .text-right { text-align: right !important; }
.my-bootstrap .text-center { text-align: center !important; }
@media (min-width: 576px) { .my-bootstrap .text-sm-left { text-align: left !important; }
  .my-bootstrap .text-sm-right { text-align: right !important; }
  .my-bootstrap .text-sm-center { text-align: center !important; } }
@media (min-width: 768px) { .my-bootstrap .text-md-left { text-align: left !important; }
  .my-bootstrap .text-md-right { text-align: right !important; }
  .my-bootstrap .text-md-center { text-align: center !important; } }
@media (min-width: 992px) { .my-bootstrap .text-lg-left { text-align: left !important; }
  .my-bootstrap .text-lg-right { text-align: right !important; }
  .my-bootstrap .text-lg-center { text-align: center !important; } }
@media (min-width: 1200px) { .my-bootstrap .text-xl-left { text-align: left !important; }
  .my-bootstrap .text-xl-right { text-align: right !important; }
  .my-bootstrap .text-xl-center { text-align: center !important; } }
.my-bootstrap .text-lowercase { text-transform: lowercase !important; }
.my-bootstrap .text-uppercase { text-transform: uppercase !important; }
.my-bootstrap .text-capitalize { text-transform: capitalize !important; }
.my-bootstrap .font-weight-light { font-weight: 300 !important; }
.my-bootstrap .font-weight-lighter { font-weight: lighter !important; }
.my-bootstrap .font-weight-normal { font-weight: 400 !important; }
.my-bootstrap .font-weight-bold { font-weight: 700 !important; }
.my-bootstrap .font-weight-bolder { font-weight: bolder !important; }
.my-bootstrap .font-italic { font-style: italic !important; }
.my-bootstrap .text-white { color: #fff !important; }
.my-bootstrap .text-primary { color: #007bff !important; }
.my-bootstrap a.text-primary:hover, .my-bootstrap a.text-primary:focus { color: #0056b3 !important; }
.my-bootstrap .text-secondary { color: #6c757d !important; }
.my-bootstrap a.text-secondary:hover, .my-bootstrap a.text-secondary:focus { color: #494f54 !important; }
.my-bootstrap .text-success { color: #28a745 !important; }
.my-bootstrap a.text-success:hover, .my-bootstrap a.text-success:focus { color: #19692c !important; }
.my-bootstrap .text-info { color: #17a2b8 !important; }
.my-bootstrap a.text-info:hover, .my-bootstrap a.text-info:focus { color: #0f6674 !important; }
.my-bootstrap .text-warning { color: #ffc107 !important; }
.my-bootstrap a.text-warning:hover, .my-bootstrap a.text-warning:focus { color: #ba8b00 !important; }
.my-bootstrap .text-danger { color: #dc3545 !important; }
.my-bootstrap a.text-danger:hover, .my-bootstrap a.text-danger:focus { color: #a71d2a !important; }
.my-bootstrap .text-light { color: #f8f9fa !important; }
.my-bootstrap a.text-light:hover, .my-bootstrap a.text-light:focus { color: #cbd3da !important; }
.my-bootstrap .text-dark { color: #343a40 !important; }
.my-bootstrap a.text-dark:hover, .my-bootstrap a.text-dark:focus { color: #121416 !important; }
.my-bootstrap .text-body { color: #212529 !important; }
.my-bootstrap .text-muted { color: #6c757d !important; }
.my-bootstrap .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }
.my-bootstrap .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }
.my-bootstrap .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.my-bootstrap .text-decoration-none { text-decoration: none !important; }
.my-bootstrap .text-break { word-break: break-word !important; word-wrap: break-word !important; }
.my-bootstrap .text-reset { color: inherit !important; }
.my-bootstrap .visible { visibility: visible !important; }
.my-bootstrap .invisible { visibility: hidden !important; }
@media print { .my-bootstrap *, .my-bootstrap *::before, .my-bootstrap *::after { text-shadow: none !important; box-shadow: none !important; }
  .my-bootstrap a:not(.btn) { text-decoration: underline; }
  .my-bootstrap abbr[title]::after { content: " (" attr(title) ")"; }
  .my-bootstrap pre { white-space: pre-wrap !important; }
  .my-bootstrap pre, .my-bootstrap blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; }
  .my-bootstrap tr, .my-bootstrap img { page-break-inside: avoid; }
  .my-bootstrap p, .my-bootstrap h2, .my-bootstrap h3 { orphans: 3; widows: 3; }
  .my-bootstrap h2, .my-bootstrap h3 { page-break-after: avoid; }
  @page { .my-bootstrap { size: a3; } }
  .my-bootstrap body { min-width: 992px !important; }
  .my-bootstrap .container { min-width: 992px !important; }
  .my-bootstrap .navbar { display: none; }
  .my-bootstrap .badge { border: 1px solid #000; }
  .my-bootstrap .table { border-collapse: collapse !important; }
  .my-bootstrap .table td, .my-bootstrap .table th { background-color: #fff !important; }
  .my-bootstrap .table-bordered th, .my-bootstrap .table-bordered td { border: 1px solid #dee2e6 !important; }
  .my-bootstrap .table-dark { color: inherit; }
  .my-bootstrap .table-dark th, .my-bootstrap .table-dark td, .my-bootstrap .table-dark thead th, .my-bootstrap .table-dark tbody + tbody { border-color: #dee2e6; }
  .my-bootstrap .table .thead-dark th { color: inherit; border-color: #dee2e6; } }
.my-bootstrap html { box-sizing: border-box; -ms-overflow-style: scrollbar; }
.my-bootstrap *, .my-bootstrap *::before, .my-bootstrap *::after { box-sizing: inherit; }
.my-bootstrap .container, .my-bootstrap .container-fluid, .my-bootstrap .container-sm, .my-bootstrap .container-md, .my-bootstrap .container-lg, .my-bootstrap .container-xl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px) { .my-bootstrap .container, .my-bootstrap .container-sm { max-width: 540px; } }
@media (min-width: 768px) { .my-bootstrap .container, .my-bootstrap .container-sm, .my-bootstrap .container-md { max-width: 720px; } }
@media (min-width: 992px) { .my-bootstrap .container, .my-bootstrap .container-sm, .my-bootstrap .container-md, .my-bootstrap .container-lg { max-width: 960px; } }
@media (min-width: 1200px) { .my-bootstrap .container, .my-bootstrap .container-sm, .my-bootstrap .container-md, .my-bootstrap .container-lg, .my-bootstrap .container-xl { max-width: 1140px; } }
.my-bootstrap .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.my-bootstrap .no-gutters { margin-right: 0; margin-left: 0; }
.my-bootstrap .no-gutters > .col, .my-bootstrap .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }
.my-bootstrap .col-1, .my-bootstrap .col-2, .my-bootstrap .col-3, .my-bootstrap .col-4, .my-bootstrap .col-5, .my-bootstrap .col-6, .my-bootstrap .col-7, .my-bootstrap .col-8, .my-bootstrap .col-9, .my-bootstrap .col-10, .my-bootstrap .col-11, .my-bootstrap .col-12, .my-bootstrap .col, .my-bootstrap .col-auto, .my-bootstrap .col-sm-1, .my-bootstrap .col-sm-2, .my-bootstrap .col-sm-3, .my-bootstrap .col-sm-4, .my-bootstrap .col-sm-5, .my-bootstrap .col-sm-6, .my-bootstrap .col-sm-7, .my-bootstrap .col-sm-8, .my-bootstrap .col-sm-9, .my-bootstrap .col-sm-10, .my-bootstrap .col-sm-11, .my-bootstrap .col-sm-12, .my-bootstrap .col-sm, .my-bootstrap .col-sm-auto, .my-bootstrap .col-md-1, .my-bootstrap .col-md-2, .my-bootstrap .col-md-3, .my-bootstrap .col-md-4, .my-bootstrap .col-md-5, .my-bootstrap .col-md-6, .my-bootstrap .col-md-7, .my-bootstrap .col-md-8, .my-bootstrap .col-md-9, .my-bootstrap .col-md-10, .my-bootstrap .col-md-11, .my-bootstrap .col-md-12, .my-bootstrap .col-md, .my-bootstrap .col-md-auto, .my-bootstrap .col-lg-1, .my-bootstrap .col-lg-2, .my-bootstrap .col-lg-3, .my-bootstrap .col-lg-4, .my-bootstrap .col-lg-5, .my-bootstrap .col-lg-6, .my-bootstrap .col-lg-7, .my-bootstrap .col-lg-8, .my-bootstrap .col-lg-9, .my-bootstrap .col-lg-10, .my-bootstrap .col-lg-11, .my-bootstrap .col-lg-12, .my-bootstrap .col-lg, .my-bootstrap .col-lg-auto, .my-bootstrap .col-xl-1, .my-bootstrap .col-xl-2, .my-bootstrap .col-xl-3, .my-bootstrap .col-xl-4, .my-bootstrap .col-xl-5, .my-bootstrap .col-xl-6, .my-bootstrap .col-xl-7, .my-bootstrap .col-xl-8, .my-bootstrap .col-xl-9, .my-bootstrap .col-xl-10, .my-bootstrap .col-xl-11, .my-bootstrap .col-xl-12, .my-bootstrap .col-xl, .my-bootstrap .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }
.my-bootstrap .col { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.my-bootstrap .row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }
.my-bootstrap .row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }
.my-bootstrap .row-cols-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
.my-bootstrap .row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }
.my-bootstrap .row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }
.my-bootstrap .row-cols-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
.my-bootstrap .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.my-bootstrap .col-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
.my-bootstrap .col-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
.my-bootstrap .col-3 { flex: 0 0 25%; max-width: 25%; }
.my-bootstrap .col-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
.my-bootstrap .col-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
.my-bootstrap .col-6 { flex: 0 0 50%; max-width: 50%; }
.my-bootstrap .col-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
.my-bootstrap .col-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
.my-bootstrap .col-9 { flex: 0 0 75%; max-width: 75%; }
.my-bootstrap .col-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
.my-bootstrap .col-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
.my-bootstrap .col-12 { flex: 0 0 100%; max-width: 100%; }
.my-bootstrap .order-first { order: -1; }
.my-bootstrap .order-last { order: 13; }
.my-bootstrap .order-0 { order: 0; }
.my-bootstrap .order-1 { order: 1; }
.my-bootstrap .order-2 { order: 2; }
.my-bootstrap .order-3 { order: 3; }
.my-bootstrap .order-4 { order: 4; }
.my-bootstrap .order-5 { order: 5; }
.my-bootstrap .order-6 { order: 6; }
.my-bootstrap .order-7 { order: 7; }
.my-bootstrap .order-8 { order: 8; }
.my-bootstrap .order-9 { order: 9; }
.my-bootstrap .order-10 { order: 10; }
.my-bootstrap .order-11 { order: 11; }
.my-bootstrap .order-12 { order: 12; }
.my-bootstrap .offset-1 { margin-left: 8.333333%; }
.my-bootstrap .offset-2 { margin-left: 16.666667%; }
.my-bootstrap .offset-3 { margin-left: 25%; }
.my-bootstrap .offset-4 { margin-left: 33.333333%; }
.my-bootstrap .offset-5 { margin-left: 41.666667%; }
.my-bootstrap .offset-6 { margin-left: 50%; }
.my-bootstrap .offset-7 { margin-left: 58.333333%; }
.my-bootstrap .offset-8 { margin-left: 66.666667%; }
.my-bootstrap .offset-9 { margin-left: 75%; }
.my-bootstrap .offset-10 { margin-left: 83.333333%; }
.my-bootstrap .offset-11 { margin-left: 91.666667%; }
@media (min-width: 576px) { .my-bootstrap .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-sm-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-sm-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-sm-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-sm-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-sm-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-sm-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-sm-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-sm-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-sm-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-sm-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-sm-first { order: -1; }
  .my-bootstrap .order-sm-last { order: 13; }
  .my-bootstrap .order-sm-0 { order: 0; }
  .my-bootstrap .order-sm-1 { order: 1; }
  .my-bootstrap .order-sm-2 { order: 2; }
  .my-bootstrap .order-sm-3 { order: 3; }
  .my-bootstrap .order-sm-4 { order: 4; }
  .my-bootstrap .order-sm-5 { order: 5; }
  .my-bootstrap .order-sm-6 { order: 6; }
  .my-bootstrap .order-sm-7 { order: 7; }
  .my-bootstrap .order-sm-8 { order: 8; }
  .my-bootstrap .order-sm-9 { order: 9; }
  .my-bootstrap .order-sm-10 { order: 10; }
  .my-bootstrap .order-sm-11 { order: 11; }
  .my-bootstrap .order-sm-12 { order: 12; }
  .my-bootstrap .offset-sm-0 { margin-left: 0; }
  .my-bootstrap .offset-sm-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-sm-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-sm-3 { margin-left: 25%; }
  .my-bootstrap .offset-sm-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-sm-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-sm-6 { margin-left: 50%; }
  .my-bootstrap .offset-sm-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-sm-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-sm-9 { margin-left: 75%; }
  .my-bootstrap .offset-sm-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-sm-11 { margin-left: 91.666667%; } }
@media (min-width: 768px) { .my-bootstrap .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-md-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-md-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-md-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-md-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-md-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-md-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-md-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-md-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-md-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-md-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-md-first { order: -1; }
  .my-bootstrap .order-md-last { order: 13; }
  .my-bootstrap .order-md-0 { order: 0; }
  .my-bootstrap .order-md-1 { order: 1; }
  .my-bootstrap .order-md-2 { order: 2; }
  .my-bootstrap .order-md-3 { order: 3; }
  .my-bootstrap .order-md-4 { order: 4; }
  .my-bootstrap .order-md-5 { order: 5; }
  .my-bootstrap .order-md-6 { order: 6; }
  .my-bootstrap .order-md-7 { order: 7; }
  .my-bootstrap .order-md-8 { order: 8; }
  .my-bootstrap .order-md-9 { order: 9; }
  .my-bootstrap .order-md-10 { order: 10; }
  .my-bootstrap .order-md-11 { order: 11; }
  .my-bootstrap .order-md-12 { order: 12; }
  .my-bootstrap .offset-md-0 { margin-left: 0; }
  .my-bootstrap .offset-md-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-md-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-md-3 { margin-left: 25%; }
  .my-bootstrap .offset-md-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-md-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-md-6 { margin-left: 50%; }
  .my-bootstrap .offset-md-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-md-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-md-9 { margin-left: 75%; }
  .my-bootstrap .offset-md-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-md-11 { margin-left: 91.666667%; } }
@media (min-width: 992px) { .my-bootstrap .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-lg-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-lg-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-lg-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-lg-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-lg-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-lg-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-lg-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-lg-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-lg-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-lg-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-lg-first { order: -1; }
  .my-bootstrap .order-lg-last { order: 13; }
  .my-bootstrap .order-lg-0 { order: 0; }
  .my-bootstrap .order-lg-1 { order: 1; }
  .my-bootstrap .order-lg-2 { order: 2; }
  .my-bootstrap .order-lg-3 { order: 3; }
  .my-bootstrap .order-lg-4 { order: 4; }
  .my-bootstrap .order-lg-5 { order: 5; }
  .my-bootstrap .order-lg-6 { order: 6; }
  .my-bootstrap .order-lg-7 { order: 7; }
  .my-bootstrap .order-lg-8 { order: 8; }
  .my-bootstrap .order-lg-9 { order: 9; }
  .my-bootstrap .order-lg-10 { order: 10; }
  .my-bootstrap .order-lg-11 { order: 11; }
  .my-bootstrap .order-lg-12 { order: 12; }
  .my-bootstrap .offset-lg-0 { margin-left: 0; }
  .my-bootstrap .offset-lg-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-lg-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-lg-3 { margin-left: 25%; }
  .my-bootstrap .offset-lg-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-lg-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-lg-6 { margin-left: 50%; }
  .my-bootstrap .offset-lg-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-lg-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-lg-9 { margin-left: 75%; }
  .my-bootstrap .offset-lg-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-lg-11 { margin-left: 91.666667%; } }
@media (min-width: 1200px) { .my-bootstrap .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .my-bootstrap .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .row-cols-xl-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .my-bootstrap .row-cols-xl-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .my-bootstrap .col-xl-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .my-bootstrap .col-xl-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .my-bootstrap .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .my-bootstrap .col-xl-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .my-bootstrap .col-xl-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .my-bootstrap .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .my-bootstrap .col-xl-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .my-bootstrap .col-xl-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .my-bootstrap .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .my-bootstrap .col-xl-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .my-bootstrap .col-xl-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .my-bootstrap .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .my-bootstrap .order-xl-first { order: -1; }
  .my-bootstrap .order-xl-last { order: 13; }
  .my-bootstrap .order-xl-0 { order: 0; }
  .my-bootstrap .order-xl-1 { order: 1; }
  .my-bootstrap .order-xl-2 { order: 2; }
  .my-bootstrap .order-xl-3 { order: 3; }
  .my-bootstrap .order-xl-4 { order: 4; }
  .my-bootstrap .order-xl-5 { order: 5; }
  .my-bootstrap .order-xl-6 { order: 6; }
  .my-bootstrap .order-xl-7 { order: 7; }
  .my-bootstrap .order-xl-8 { order: 8; }
  .my-bootstrap .order-xl-9 { order: 9; }
  .my-bootstrap .order-xl-10 { order: 10; }
  .my-bootstrap .order-xl-11 { order: 11; }
  .my-bootstrap .order-xl-12 { order: 12; }
  .my-bootstrap .offset-xl-0 { margin-left: 0; }
  .my-bootstrap .offset-xl-1 { margin-left: 8.333333%; }
  .my-bootstrap .offset-xl-2 { margin-left: 16.666667%; }
  .my-bootstrap .offset-xl-3 { margin-left: 25%; }
  .my-bootstrap .offset-xl-4 { margin-left: 33.333333%; }
  .my-bootstrap .offset-xl-5 { margin-left: 41.666667%; }
  .my-bootstrap .offset-xl-6 { margin-left: 50%; }
  .my-bootstrap .offset-xl-7 { margin-left: 58.333333%; }
  .my-bootstrap .offset-xl-8 { margin-left: 66.666667%; }
  .my-bootstrap .offset-xl-9 { margin-left: 75%; }
  .my-bootstrap .offset-xl-10 { margin-left: 83.333333%; }
  .my-bootstrap .offset-xl-11 { margin-left: 91.666667%; } }
.my-bootstrap .d-none { display: none !important; }
.my-bootstrap .d-inline { display: inline !important; }
.my-bootstrap .d-inline-block { display: inline-block !important; }
.my-bootstrap .d-block { display: block !important; }
.my-bootstrap .d-table { display: table !important; }
.my-bootstrap .d-table-row { display: table-row !important; }
.my-bootstrap .d-table-cell { display: table-cell !important; }
.my-bootstrap .d-flex { display: flex !important; }
.my-bootstrap .d-inline-flex { display: inline-flex !important; }
@media (min-width: 576px) { .my-bootstrap .d-sm-none { display: none !important; }
  .my-bootstrap .d-sm-inline { display: inline !important; }
  .my-bootstrap .d-sm-inline-block { display: inline-block !important; }
  .my-bootstrap .d-sm-block { display: block !important; }
  .my-bootstrap .d-sm-table { display: table !important; }
  .my-bootstrap .d-sm-table-row { display: table-row !important; }
  .my-bootstrap .d-sm-table-cell { display: table-cell !important; }
  .my-bootstrap .d-sm-flex { display: flex !important; }
  .my-bootstrap .d-sm-inline-flex { display: inline-flex !important; } }
@media (min-width: 768px) { .my-bootstrap .d-md-none { display: none !important; }
  .my-bootstrap .d-md-inline { display: inline !important; }
  .my-bootstrap .d-md-inline-block { display: inline-block !important; }
  .my-bootstrap .d-md-block { display: block !important; }
  .my-bootstrap .d-md-table { display: table !important; }
  .my-bootstrap .d-md-table-row { display: table-row !important; }
  .my-bootstrap .d-md-table-cell { display: table-cell !important; }
  .my-bootstrap .d-md-flex { display: flex !important; }
  .my-bootstrap .d-md-inline-flex { display: inline-flex !important; } }
@media (min-width: 992px) { .my-bootstrap .d-lg-none { display: none !important; }
  .my-bootstrap .d-lg-inline { display: inline !important; }
  .my-bootstrap .d-lg-inline-block { display: inline-block !important; }
  .my-bootstrap .d-lg-block { display: block !important; }
  .my-bootstrap .d-lg-table { display: table !important; }
  .my-bootstrap .d-lg-table-row { display: table-row !important; }
  .my-bootstrap .d-lg-table-cell { display: table-cell !important; }
  .my-bootstrap .d-lg-flex { display: flex !important; }
  .my-bootstrap .d-lg-inline-flex { display: inline-flex !important; } }
@media (min-width: 1200px) { .my-bootstrap .d-xl-none { display: none !important; }
  .my-bootstrap .d-xl-inline { display: inline !important; }
  .my-bootstrap .d-xl-inline-block { display: inline-block !important; }
  .my-bootstrap .d-xl-block { display: block !important; }
  .my-bootstrap .d-xl-table { display: table !important; }
  .my-bootstrap .d-xl-table-row { display: table-row !important; }
  .my-bootstrap .d-xl-table-cell { display: table-cell !important; }
  .my-bootstrap .d-xl-flex { display: flex !important; }
  .my-bootstrap .d-xl-inline-flex { display: inline-flex !important; } }
@media print { .my-bootstrap .d-print-none { display: none !important; }
  .my-bootstrap .d-print-inline { display: inline !important; }
  .my-bootstrap .d-print-inline-block { display: inline-block !important; }
  .my-bootstrap .d-print-block { display: block !important; }
  .my-bootstrap .d-print-table { display: table !important; }
  .my-bootstrap .d-print-table-row { display: table-row !important; }
  .my-bootstrap .d-print-table-cell { display: table-cell !important; }
  .my-bootstrap .d-print-flex { display: flex !important; }
  .my-bootstrap .d-print-inline-flex { display: inline-flex !important; } }
.my-bootstrap .flex-row { flex-direction: row !important; }
.my-bootstrap .flex-column { flex-direction: column !important; }
.my-bootstrap .flex-row-reverse { flex-direction: row-reverse !important; }
.my-bootstrap .flex-column-reverse { flex-direction: column-reverse !important; }
.my-bootstrap .flex-wrap { flex-wrap: wrap !important; }
.my-bootstrap .flex-nowrap { flex-wrap: nowrap !important; }
.my-bootstrap .flex-wrap-reverse { flex-wrap: wrap-reverse !important; }
.my-bootstrap .flex-fill { flex: 1 1 auto !important; }
.my-bootstrap .flex-grow-0 { flex-grow: 0 !important; }
.my-bootstrap .flex-grow-1 { flex-grow: 1 !important; }
.my-bootstrap .flex-shrink-0 { flex-shrink: 0 !important; }
.my-bootstrap .flex-shrink-1 { flex-shrink: 1 !important; }
.my-bootstrap .justify-content-start { justify-content: flex-start !important; }
.my-bootstrap .justify-content-end { justify-content: flex-end !important; }
.my-bootstrap .justify-content-center { justify-content: center !important; }
.my-bootstrap .justify-content-between { justify-content: space-between !important; }
.my-bootstrap .justify-content-around { justify-content: space-around !important; }
.my-bootstrap .align-items-start { align-items: flex-start !important; }
.my-bootstrap .align-items-end { align-items: flex-end !important; }
.my-bootstrap .align-items-center { align-items: center !important; }
.my-bootstrap .align-items-baseline { align-items: baseline !important; }
.my-bootstrap .align-items-stretch { align-items: stretch !important; }
.my-bootstrap .align-content-start { align-content: flex-start !important; }
.my-bootstrap .align-content-end { align-content: flex-end !important; }
.my-bootstrap .align-content-center { align-content: center !important; }
.my-bootstrap .align-content-between { align-content: space-between !important; }
.my-bootstrap .align-content-around { align-content: space-around !important; }
.my-bootstrap .align-content-stretch { align-content: stretch !important; }
.my-bootstrap .align-self-auto { align-self: auto !important; }
.my-bootstrap .align-self-start { align-self: flex-start !important; }
.my-bootstrap .align-self-end { align-self: flex-end !important; }
.my-bootstrap .align-self-center { align-self: center !important; }
.my-bootstrap .align-self-baseline { align-self: baseline !important; }
.my-bootstrap .align-self-stretch { align-self: stretch !important; }
@media (min-width: 576px) { .my-bootstrap .flex-sm-row { flex-direction: row !important; }
  .my-bootstrap .flex-sm-column { flex-direction: column !important; }
  .my-bootstrap .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-sm-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-sm-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-sm-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-sm-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-sm-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-sm-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-sm-center { justify-content: center !important; }
  .my-bootstrap .justify-content-sm-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-sm-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-sm-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-sm-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-sm-center { align-items: center !important; }
  .my-bootstrap .align-items-sm-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-sm-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-sm-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-sm-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-sm-center { align-content: center !important; }
  .my-bootstrap .align-content-sm-between { align-content: space-between !important; }
  .my-bootstrap .align-content-sm-around { align-content: space-around !important; }
  .my-bootstrap .align-content-sm-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-sm-auto { align-self: auto !important; }
  .my-bootstrap .align-self-sm-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-sm-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-sm-center { align-self: center !important; }
  .my-bootstrap .align-self-sm-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-sm-stretch { align-self: stretch !important; } }
@media (min-width: 768px) { .my-bootstrap .flex-md-row { flex-direction: row !important; }
  .my-bootstrap .flex-md-column { flex-direction: column !important; }
  .my-bootstrap .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-md-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-md-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-md-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-md-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-md-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-md-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-md-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-md-center { justify-content: center !important; }
  .my-bootstrap .justify-content-md-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-md-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-md-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-md-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-md-center { align-items: center !important; }
  .my-bootstrap .align-items-md-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-md-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-md-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-md-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-md-center { align-content: center !important; }
  .my-bootstrap .align-content-md-between { align-content: space-between !important; }
  .my-bootstrap .align-content-md-around { align-content: space-around !important; }
  .my-bootstrap .align-content-md-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-md-auto { align-self: auto !important; }
  .my-bootstrap .align-self-md-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-md-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-md-center { align-self: center !important; }
  .my-bootstrap .align-self-md-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-md-stretch { align-self: stretch !important; } }
@media (min-width: 992px) { .my-bootstrap .flex-lg-row { flex-direction: row !important; }
  .my-bootstrap .flex-lg-column { flex-direction: column !important; }
  .my-bootstrap .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-lg-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-lg-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-lg-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-lg-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-lg-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-lg-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-lg-center { justify-content: center !important; }
  .my-bootstrap .justify-content-lg-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-lg-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-lg-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-lg-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-lg-center { align-items: center !important; }
  .my-bootstrap .align-items-lg-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-lg-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-lg-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-lg-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-lg-center { align-content: center !important; }
  .my-bootstrap .align-content-lg-between { align-content: space-between !important; }
  .my-bootstrap .align-content-lg-around { align-content: space-around !important; }
  .my-bootstrap .align-content-lg-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-lg-auto { align-self: auto !important; }
  .my-bootstrap .align-self-lg-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-lg-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-lg-center { align-self: center !important; }
  .my-bootstrap .align-self-lg-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-lg-stretch { align-self: stretch !important; } }
@media (min-width: 1200px) { .my-bootstrap .flex-xl-row { flex-direction: row !important; }
  .my-bootstrap .flex-xl-column { flex-direction: column !important; }
  .my-bootstrap .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .my-bootstrap .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .my-bootstrap .flex-xl-wrap { flex-wrap: wrap !important; }
  .my-bootstrap .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .my-bootstrap .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .my-bootstrap .flex-xl-fill { flex: 1 1 auto !important; }
  .my-bootstrap .flex-xl-grow-0 { flex-grow: 0 !important; }
  .my-bootstrap .flex-xl-grow-1 { flex-grow: 1 !important; }
  .my-bootstrap .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .my-bootstrap .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .my-bootstrap .justify-content-xl-start { justify-content: flex-start !important; }
  .my-bootstrap .justify-content-xl-end { justify-content: flex-end !important; }
  .my-bootstrap .justify-content-xl-center { justify-content: center !important; }
  .my-bootstrap .justify-content-xl-between { justify-content: space-between !important; }
  .my-bootstrap .justify-content-xl-around { justify-content: space-around !important; }
  .my-bootstrap .align-items-xl-start { align-items: flex-start !important; }
  .my-bootstrap .align-items-xl-end { align-items: flex-end !important; }
  .my-bootstrap .align-items-xl-center { align-items: center !important; }
  .my-bootstrap .align-items-xl-baseline { align-items: baseline !important; }
  .my-bootstrap .align-items-xl-stretch { align-items: stretch !important; }
  .my-bootstrap .align-content-xl-start { align-content: flex-start !important; }
  .my-bootstrap .align-content-xl-end { align-content: flex-end !important; }
  .my-bootstrap .align-content-xl-center { align-content: center !important; }
  .my-bootstrap .align-content-xl-between { align-content: space-between !important; }
  .my-bootstrap .align-content-xl-around { align-content: space-around !important; }
  .my-bootstrap .align-content-xl-stretch { align-content: stretch !important; }
  .my-bootstrap .align-self-xl-auto { align-self: auto !important; }
  .my-bootstrap .align-self-xl-start { align-self: flex-start !important; }
  .my-bootstrap .align-self-xl-end { align-self: flex-end !important; }
  .my-bootstrap .align-self-xl-center { align-self: center !important; }
  .my-bootstrap .align-self-xl-baseline { align-self: baseline !important; }
  .my-bootstrap .align-self-xl-stretch { align-self: stretch !important; } }
.my-bootstrap .m-0 { margin: 0 !important; }
.my-bootstrap .mt-0, .my-bootstrap .my-0 { margin-top: 0 !important; }
.my-bootstrap .mr-0, .my-bootstrap .mx-0 { margin-right: 0 !important; }
.my-bootstrap .mb-0, .my-bootstrap .my-0 { margin-bottom: 0 !important; }
.my-bootstrap .ml-0, .my-bootstrap .mx-0 { margin-left: 0 !important; }
.my-bootstrap .m-1 { margin: 0.25rem !important; }
.my-bootstrap .mt-1, .my-bootstrap .my-1 { margin-top: 0.25rem !important; }
.my-bootstrap .mr-1, .my-bootstrap .mx-1 { margin-right: 0.25rem !important; }
.my-bootstrap .mb-1, .my-bootstrap .my-1 { margin-bottom: 0.25rem !important; }
.my-bootstrap .ml-1, .my-bootstrap .mx-1 { margin-left: 0.25rem !important; }
.my-bootstrap .m-2 { margin: 0.5rem !important; }
.my-bootstrap .mt-2, .my-bootstrap .my-2 { margin-top: 0.5rem !important; }
.my-bootstrap .mr-2, .my-bootstrap .mx-2 { margin-right: 0.5rem !important; }
.my-bootstrap .mb-2, .my-bootstrap .my-2 { margin-bottom: 0.5rem !important; }
.my-bootstrap .ml-2, .my-bootstrap .mx-2 { margin-left: 0.5rem !important; }
.my-bootstrap .m-3 { margin: 1rem !important; }
.my-bootstrap .mt-3, .my-bootstrap .my-3 { margin-top: 1rem !important; }
.my-bootstrap .mr-3, .my-bootstrap .mx-3 { margin-right: 1rem !important; }
.my-bootstrap .mb-3, .my-bootstrap .my-3 { margin-bottom: 1rem !important; }
.my-bootstrap .ml-3, .my-bootstrap .mx-3 { margin-left: 1rem !important; }
.my-bootstrap .m-4 { margin: 1.5rem !important; }
.my-bootstrap .mt-4, .my-bootstrap .my-4 { margin-top: 1.5rem !important; }
.my-bootstrap .mr-4, .my-bootstrap .mx-4 { margin-right: 1.5rem !important; }
.my-bootstrap .mb-4, .my-bootstrap .my-4 { margin-bottom: 1.5rem !important; }
.my-bootstrap .ml-4, .my-bootstrap .mx-4 { margin-left: 1.5rem !important; }
.my-bootstrap .m-5 { margin: 3rem !important; }
.my-bootstrap .mt-5, .my-bootstrap .my-5 { margin-top: 3rem !important; }
.my-bootstrap .mr-5, .my-bootstrap .mx-5 { margin-right: 3rem !important; }
.my-bootstrap .mb-5, .my-bootstrap .my-5 { margin-bottom: 3rem !important; }
.my-bootstrap .ml-5, .my-bootstrap .mx-5 { margin-left: 3rem !important; }
.my-bootstrap .p-0 { padding: 0 !important; }
.my-bootstrap .pt-0, .my-bootstrap .py-0 { padding-top: 0 !important; }
.my-bootstrap .pr-0, .my-bootstrap .px-0 { padding-right: 0 !important; }
.my-bootstrap .pb-0, .my-bootstrap .py-0 { padding-bottom: 0 !important; }
.my-bootstrap .pl-0, .my-bootstrap .px-0 { padding-left: 0 !important; }
.my-bootstrap .p-1 { padding: 0.25rem !important; }
.my-bootstrap .pt-1, .my-bootstrap .py-1 { padding-top: 0.25rem !important; }
.my-bootstrap .pr-1, .my-bootstrap .px-1 { padding-right: 0.25rem !important; }
.my-bootstrap .pb-1, .my-bootstrap .py-1 { padding-bottom: 0.25rem !important; }
.my-bootstrap .pl-1, .my-bootstrap .px-1 { padding-left: 0.25rem !important; }
.my-bootstrap .p-2 { padding: 0.5rem !important; }
.my-bootstrap .pt-2, .my-bootstrap .py-2 { padding-top: 0.5rem !important; }
.my-bootstrap .pr-2, .my-bootstrap .px-2 { padding-right: 0.5rem !important; }
.my-bootstrap .pb-2, .my-bootstrap .py-2 { padding-bottom: 0.5rem !important; }
.my-bootstrap .pl-2, .my-bootstrap .px-2 { padding-left: 0.5rem !important; }
.my-bootstrap .p-3 { padding: 1rem !important; }
.my-bootstrap .pt-3, .my-bootstrap .py-3 { padding-top: 1rem !important; }
.my-bootstrap .pr-3, .my-bootstrap .px-3 { padding-right: 1rem !important; }
.my-bootstrap .pb-3, .my-bootstrap .py-3 { padding-bottom: 1rem !important; }
.my-bootstrap .pl-3, .my-bootstrap .px-3 { padding-left: 1rem !important; }
.my-bootstrap .p-4 { padding: 1.5rem !important; }
.my-bootstrap .pt-4, .my-bootstrap .py-4 { padding-top: 1.5rem !important; }
.my-bootstrap .pr-4, .my-bootstrap .px-4 { padding-right: 1.5rem !important; }
.my-bootstrap .pb-4, .my-bootstrap .py-4 { padding-bottom: 1.5rem !important; }
.my-bootstrap .pl-4, .my-bootstrap .px-4 { padding-left: 1.5rem !important; }
.my-bootstrap .p-5 { padding: 3rem !important; }
.my-bootstrap .pt-5, .my-bootstrap .py-5 { padding-top: 3rem !important; }
.my-bootstrap .pr-5, .my-bootstrap .px-5 { padding-right: 3rem !important; }
.my-bootstrap .pb-5, .my-bootstrap .py-5 { padding-bottom: 3rem !important; }
.my-bootstrap .pl-5, .my-bootstrap .px-5 { padding-left: 3rem !important; }
.my-bootstrap .m-n1 { margin: -0.25rem !important; }
.my-bootstrap .mt-n1, .my-bootstrap .my-n1 { margin-top: -0.25rem !important; }
.my-bootstrap .mr-n1, .my-bootstrap .mx-n1 { margin-right: -0.25rem !important; }
.my-bootstrap .mb-n1, .my-bootstrap .my-n1 { margin-bottom: -0.25rem !important; }
.my-bootstrap .ml-n1, .my-bootstrap .mx-n1 { margin-left: -0.25rem !important; }
.my-bootstrap .m-n2 { margin: -0.5rem !important; }
.my-bootstrap .mt-n2, .my-bootstrap .my-n2 { margin-top: -0.5rem !important; }
.my-bootstrap .mr-n2, .my-bootstrap .mx-n2 { margin-right: -0.5rem !important; }
.my-bootstrap .mb-n2, .my-bootstrap .my-n2 { margin-bottom: -0.5rem !important; }
.my-bootstrap .ml-n2, .my-bootstrap .mx-n2 { margin-left: -0.5rem !important; }
.my-bootstrap .m-n3 { margin: -1rem !important; }
.my-bootstrap .mt-n3, .my-bootstrap .my-n3 { margin-top: -1rem !important; }
.my-bootstrap .mr-n3, .my-bootstrap .mx-n3 { margin-right: -1rem !important; }
.my-bootstrap .mb-n3, .my-bootstrap .my-n3 { margin-bottom: -1rem !important; }
.my-bootstrap .ml-n3, .my-bootstrap .mx-n3 { margin-left: -1rem !important; }
.my-bootstrap .m-n4 { margin: -1.5rem !important; }
.my-bootstrap .mt-n4, .my-bootstrap .my-n4 { margin-top: -1.5rem !important; }
.my-bootstrap .mr-n4, .my-bootstrap .mx-n4 { margin-right: -1.5rem !important; }
.my-bootstrap .mb-n4, .my-bootstrap .my-n4 { margin-bottom: -1.5rem !important; }
.my-bootstrap .ml-n4, .my-bootstrap .mx-n4 { margin-left: -1.5rem !important; }
.my-bootstrap .m-n5 { margin: -3rem !important; }
.my-bootstrap .mt-n5, .my-bootstrap .my-n5 { margin-top: -3rem !important; }
.my-bootstrap .mr-n5, .my-bootstrap .mx-n5 { margin-right: -3rem !important; }
.my-bootstrap .mb-n5, .my-bootstrap .my-n5 { margin-bottom: -3rem !important; }
.my-bootstrap .ml-n5, .my-bootstrap .mx-n5 { margin-left: -3rem !important; }
.my-bootstrap .m-auto { margin: auto !important; }
.my-bootstrap .mt-auto, .my-bootstrap .my-auto { margin-top: auto !important; }
.my-bootstrap .mr-auto, .my-bootstrap .mx-auto { margin-right: auto !important; }
.my-bootstrap .mb-auto, .my-bootstrap .my-auto { margin-bottom: auto !important; }
.my-bootstrap .ml-auto, .my-bootstrap .mx-auto { margin-left: auto !important; }
@media (min-width: 576px) { .my-bootstrap .m-sm-0 { margin: 0 !important; }
  .my-bootstrap .mt-sm-0, .my-bootstrap .my-sm-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-sm-0, .my-bootstrap .mx-sm-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-sm-0, .my-bootstrap .my-sm-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-sm-0, .my-bootstrap .mx-sm-0 { margin-left: 0 !important; }
  .my-bootstrap .m-sm-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-sm-1, .my-bootstrap .my-sm-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-sm-1, .my-bootstrap .mx-sm-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-sm-1, .my-bootstrap .my-sm-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-sm-1, .my-bootstrap .mx-sm-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-sm-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-sm-2, .my-bootstrap .my-sm-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-sm-2, .my-bootstrap .mx-sm-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-sm-2, .my-bootstrap .my-sm-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-sm-2, .my-bootstrap .mx-sm-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-sm-3 { margin: 1rem !important; }
  .my-bootstrap .mt-sm-3, .my-bootstrap .my-sm-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-sm-3, .my-bootstrap .mx-sm-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-sm-3, .my-bootstrap .my-sm-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-sm-3, .my-bootstrap .mx-sm-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-sm-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-sm-4, .my-bootstrap .my-sm-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-sm-4, .my-bootstrap .mx-sm-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-sm-4, .my-bootstrap .my-sm-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-sm-4, .my-bootstrap .mx-sm-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-sm-5 { margin: 3rem !important; }
  .my-bootstrap .mt-sm-5, .my-bootstrap .my-sm-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-sm-5, .my-bootstrap .mx-sm-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-sm-5, .my-bootstrap .my-sm-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-sm-5, .my-bootstrap .mx-sm-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-sm-0 { padding: 0 !important; }
  .my-bootstrap .pt-sm-0, .my-bootstrap .py-sm-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-sm-0, .my-bootstrap .px-sm-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-sm-0, .my-bootstrap .py-sm-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-sm-0, .my-bootstrap .px-sm-0 { padding-left: 0 !important; }
  .my-bootstrap .p-sm-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-sm-1, .my-bootstrap .py-sm-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-sm-1, .my-bootstrap .px-sm-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-sm-1, .my-bootstrap .py-sm-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-sm-1, .my-bootstrap .px-sm-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-sm-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-sm-2, .my-bootstrap .py-sm-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-sm-2, .my-bootstrap .px-sm-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-sm-2, .my-bootstrap .py-sm-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-sm-2, .my-bootstrap .px-sm-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-sm-3 { padding: 1rem !important; }
  .my-bootstrap .pt-sm-3, .my-bootstrap .py-sm-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-sm-3, .my-bootstrap .px-sm-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-sm-3, .my-bootstrap .py-sm-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-sm-3, .my-bootstrap .px-sm-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-sm-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-sm-4, .my-bootstrap .py-sm-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-sm-4, .my-bootstrap .px-sm-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-sm-4, .my-bootstrap .py-sm-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-sm-4, .my-bootstrap .px-sm-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-sm-5 { padding: 3rem !important; }
  .my-bootstrap .pt-sm-5, .my-bootstrap .py-sm-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-sm-5, .my-bootstrap .px-sm-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-sm-5, .my-bootstrap .py-sm-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-sm-5, .my-bootstrap .px-sm-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-sm-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-sm-n1, .my-bootstrap .my-sm-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-sm-n1, .my-bootstrap .mx-sm-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-sm-n1, .my-bootstrap .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-sm-n1, .my-bootstrap .mx-sm-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-sm-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-sm-n2, .my-bootstrap .my-sm-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-sm-n2, .my-bootstrap .mx-sm-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-sm-n2, .my-bootstrap .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-sm-n2, .my-bootstrap .mx-sm-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-sm-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-sm-n3, .my-bootstrap .my-sm-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-sm-n3, .my-bootstrap .mx-sm-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-sm-n3, .my-bootstrap .my-sm-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-sm-n3, .my-bootstrap .mx-sm-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-sm-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-sm-n4, .my-bootstrap .my-sm-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-sm-n4, .my-bootstrap .mx-sm-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-sm-n4, .my-bootstrap .my-sm-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-sm-n4, .my-bootstrap .mx-sm-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-sm-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-sm-n5, .my-bootstrap .my-sm-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-sm-n5, .my-bootstrap .mx-sm-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-sm-n5, .my-bootstrap .my-sm-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-sm-n5, .my-bootstrap .mx-sm-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-sm-auto { margin: auto !important; }
  .my-bootstrap .mt-sm-auto, .my-bootstrap .my-sm-auto { margin-top: auto !important; }
  .my-bootstrap .mr-sm-auto, .my-bootstrap .mx-sm-auto { margin-right: auto !important; }
  .my-bootstrap .mb-sm-auto, .my-bootstrap .my-sm-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-sm-auto, .my-bootstrap .mx-sm-auto { margin-left: auto !important; } }
@media (min-width: 768px) { .my-bootstrap .m-md-0 { margin: 0 !important; }
  .my-bootstrap .mt-md-0, .my-bootstrap .my-md-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-md-0, .my-bootstrap .mx-md-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-md-0, .my-bootstrap .my-md-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-md-0, .my-bootstrap .mx-md-0 { margin-left: 0 !important; }
  .my-bootstrap .m-md-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-md-1, .my-bootstrap .my-md-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-md-1, .my-bootstrap .mx-md-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-md-1, .my-bootstrap .my-md-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-md-1, .my-bootstrap .mx-md-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-md-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-md-2, .my-bootstrap .my-md-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-md-2, .my-bootstrap .mx-md-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-md-2, .my-bootstrap .my-md-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-md-2, .my-bootstrap .mx-md-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-md-3 { margin: 1rem !important; }
  .my-bootstrap .mt-md-3, .my-bootstrap .my-md-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-md-3, .my-bootstrap .mx-md-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-md-3, .my-bootstrap .my-md-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-md-3, .my-bootstrap .mx-md-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-md-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-md-4, .my-bootstrap .my-md-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-md-4, .my-bootstrap .mx-md-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-md-4, .my-bootstrap .my-md-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-md-4, .my-bootstrap .mx-md-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-md-5 { margin: 3rem !important; }
  .my-bootstrap .mt-md-5, .my-bootstrap .my-md-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-md-5, .my-bootstrap .mx-md-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-md-5, .my-bootstrap .my-md-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-md-5, .my-bootstrap .mx-md-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-md-0 { padding: 0 !important; }
  .my-bootstrap .pt-md-0, .my-bootstrap .py-md-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-md-0, .my-bootstrap .px-md-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-md-0, .my-bootstrap .py-md-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-md-0, .my-bootstrap .px-md-0 { padding-left: 0 !important; }
  .my-bootstrap .p-md-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-md-1, .my-bootstrap .py-md-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-md-1, .my-bootstrap .px-md-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-md-1, .my-bootstrap .py-md-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-md-1, .my-bootstrap .px-md-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-md-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-md-2, .my-bootstrap .py-md-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-md-2, .my-bootstrap .px-md-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-md-2, .my-bootstrap .py-md-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-md-2, .my-bootstrap .px-md-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-md-3 { padding: 1rem !important; }
  .my-bootstrap .pt-md-3, .my-bootstrap .py-md-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-md-3, .my-bootstrap .px-md-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-md-3, .my-bootstrap .py-md-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-md-3, .my-bootstrap .px-md-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-md-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-md-4, .my-bootstrap .py-md-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-md-4, .my-bootstrap .px-md-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-md-4, .my-bootstrap .py-md-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-md-4, .my-bootstrap .px-md-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-md-5 { padding: 3rem !important; }
  .my-bootstrap .pt-md-5, .my-bootstrap .py-md-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-md-5, .my-bootstrap .px-md-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-md-5, .my-bootstrap .py-md-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-md-5, .my-bootstrap .px-md-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-md-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-md-n1, .my-bootstrap .my-md-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-md-n1, .my-bootstrap .mx-md-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-md-n1, .my-bootstrap .my-md-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-md-n1, .my-bootstrap .mx-md-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-md-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-md-n2, .my-bootstrap .my-md-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-md-n2, .my-bootstrap .mx-md-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-md-n2, .my-bootstrap .my-md-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-md-n2, .my-bootstrap .mx-md-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-md-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-md-n3, .my-bootstrap .my-md-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-md-n3, .my-bootstrap .mx-md-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-md-n3, .my-bootstrap .my-md-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-md-n3, .my-bootstrap .mx-md-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-md-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-md-n4, .my-bootstrap .my-md-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-md-n4, .my-bootstrap .mx-md-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-md-n4, .my-bootstrap .my-md-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-md-n4, .my-bootstrap .mx-md-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-md-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-md-n5, .my-bootstrap .my-md-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-md-n5, .my-bootstrap .mx-md-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-md-n5, .my-bootstrap .my-md-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-md-n5, .my-bootstrap .mx-md-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-md-auto { margin: auto !important; }
  .my-bootstrap .mt-md-auto, .my-bootstrap .my-md-auto { margin-top: auto !important; }
  .my-bootstrap .mr-md-auto, .my-bootstrap .mx-md-auto { margin-right: auto !important; }
  .my-bootstrap .mb-md-auto, .my-bootstrap .my-md-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-md-auto, .my-bootstrap .mx-md-auto { margin-left: auto !important; } }
@media (min-width: 992px) { .my-bootstrap .m-lg-0 { margin: 0 !important; }
  .my-bootstrap .mt-lg-0, .my-bootstrap .my-lg-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-lg-0, .my-bootstrap .mx-lg-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-lg-0, .my-bootstrap .my-lg-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-lg-0, .my-bootstrap .mx-lg-0 { margin-left: 0 !important; }
  .my-bootstrap .m-lg-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-lg-1, .my-bootstrap .my-lg-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-lg-1, .my-bootstrap .mx-lg-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-lg-1, .my-bootstrap .my-lg-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-lg-1, .my-bootstrap .mx-lg-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-lg-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-lg-2, .my-bootstrap .my-lg-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-lg-2, .my-bootstrap .mx-lg-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-lg-2, .my-bootstrap .my-lg-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-lg-2, .my-bootstrap .mx-lg-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-lg-3 { margin: 1rem !important; }
  .my-bootstrap .mt-lg-3, .my-bootstrap .my-lg-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-lg-3, .my-bootstrap .mx-lg-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-lg-3, .my-bootstrap .my-lg-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-lg-3, .my-bootstrap .mx-lg-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-lg-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-lg-4, .my-bootstrap .my-lg-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-lg-4, .my-bootstrap .mx-lg-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-lg-4, .my-bootstrap .my-lg-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-lg-4, .my-bootstrap .mx-lg-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-lg-5 { margin: 3rem !important; }
  .my-bootstrap .mt-lg-5, .my-bootstrap .my-lg-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-lg-5, .my-bootstrap .mx-lg-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-lg-5, .my-bootstrap .my-lg-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-lg-5, .my-bootstrap .mx-lg-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-lg-0 { padding: 0 !important; }
  .my-bootstrap .pt-lg-0, .my-bootstrap .py-lg-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-lg-0, .my-bootstrap .px-lg-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-lg-0, .my-bootstrap .py-lg-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-lg-0, .my-bootstrap .px-lg-0 { padding-left: 0 !important; }
  .my-bootstrap .p-lg-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-lg-1, .my-bootstrap .py-lg-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-lg-1, .my-bootstrap .px-lg-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-lg-1, .my-bootstrap .py-lg-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-lg-1, .my-bootstrap .px-lg-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-lg-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-lg-2, .my-bootstrap .py-lg-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-lg-2, .my-bootstrap .px-lg-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-lg-2, .my-bootstrap .py-lg-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-lg-2, .my-bootstrap .px-lg-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-lg-3 { padding: 1rem !important; }
  .my-bootstrap .pt-lg-3, .my-bootstrap .py-lg-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-lg-3, .my-bootstrap .px-lg-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-lg-3, .my-bootstrap .py-lg-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-lg-3, .my-bootstrap .px-lg-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-lg-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-lg-4, .my-bootstrap .py-lg-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-lg-4, .my-bootstrap .px-lg-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-lg-4, .my-bootstrap .py-lg-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-lg-4, .my-bootstrap .px-lg-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-lg-5 { padding: 3rem !important; }
  .my-bootstrap .pt-lg-5, .my-bootstrap .py-lg-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-lg-5, .my-bootstrap .px-lg-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-lg-5, .my-bootstrap .py-lg-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-lg-5, .my-bootstrap .px-lg-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-lg-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-lg-n1, .my-bootstrap .my-lg-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-lg-n1, .my-bootstrap .mx-lg-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-lg-n1, .my-bootstrap .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-lg-n1, .my-bootstrap .mx-lg-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-lg-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-lg-n2, .my-bootstrap .my-lg-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-lg-n2, .my-bootstrap .mx-lg-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-lg-n2, .my-bootstrap .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-lg-n2, .my-bootstrap .mx-lg-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-lg-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-lg-n3, .my-bootstrap .my-lg-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-lg-n3, .my-bootstrap .mx-lg-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-lg-n3, .my-bootstrap .my-lg-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-lg-n3, .my-bootstrap .mx-lg-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-lg-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-lg-n4, .my-bootstrap .my-lg-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-lg-n4, .my-bootstrap .mx-lg-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-lg-n4, .my-bootstrap .my-lg-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-lg-n4, .my-bootstrap .mx-lg-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-lg-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-lg-n5, .my-bootstrap .my-lg-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-lg-n5, .my-bootstrap .mx-lg-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-lg-n5, .my-bootstrap .my-lg-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-lg-n5, .my-bootstrap .mx-lg-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-lg-auto { margin: auto !important; }
  .my-bootstrap .mt-lg-auto, .my-bootstrap .my-lg-auto { margin-top: auto !important; }
  .my-bootstrap .mr-lg-auto, .my-bootstrap .mx-lg-auto { margin-right: auto !important; }
  .my-bootstrap .mb-lg-auto, .my-bootstrap .my-lg-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-lg-auto, .my-bootstrap .mx-lg-auto { margin-left: auto !important; } }
@media (min-width: 1200px) { .my-bootstrap .m-xl-0 { margin: 0 !important; }
  .my-bootstrap .mt-xl-0, .my-bootstrap .my-xl-0 { margin-top: 0 !important; }
  .my-bootstrap .mr-xl-0, .my-bootstrap .mx-xl-0 { margin-right: 0 !important; }
  .my-bootstrap .mb-xl-0, .my-bootstrap .my-xl-0 { margin-bottom: 0 !important; }
  .my-bootstrap .ml-xl-0, .my-bootstrap .mx-xl-0 { margin-left: 0 !important; }
  .my-bootstrap .m-xl-1 { margin: 0.25rem !important; }
  .my-bootstrap .mt-xl-1, .my-bootstrap .my-xl-1 { margin-top: 0.25rem !important; }
  .my-bootstrap .mr-xl-1, .my-bootstrap .mx-xl-1 { margin-right: 0.25rem !important; }
  .my-bootstrap .mb-xl-1, .my-bootstrap .my-xl-1 { margin-bottom: 0.25rem !important; }
  .my-bootstrap .ml-xl-1, .my-bootstrap .mx-xl-1 { margin-left: 0.25rem !important; }
  .my-bootstrap .m-xl-2 { margin: 0.5rem !important; }
  .my-bootstrap .mt-xl-2, .my-bootstrap .my-xl-2 { margin-top: 0.5rem !important; }
  .my-bootstrap .mr-xl-2, .my-bootstrap .mx-xl-2 { margin-right: 0.5rem !important; }
  .my-bootstrap .mb-xl-2, .my-bootstrap .my-xl-2 { margin-bottom: 0.5rem !important; }
  .my-bootstrap .ml-xl-2, .my-bootstrap .mx-xl-2 { margin-left: 0.5rem !important; }
  .my-bootstrap .m-xl-3 { margin: 1rem !important; }
  .my-bootstrap .mt-xl-3, .my-bootstrap .my-xl-3 { margin-top: 1rem !important; }
  .my-bootstrap .mr-xl-3, .my-bootstrap .mx-xl-3 { margin-right: 1rem !important; }
  .my-bootstrap .mb-xl-3, .my-bootstrap .my-xl-3 { margin-bottom: 1rem !important; }
  .my-bootstrap .ml-xl-3, .my-bootstrap .mx-xl-3 { margin-left: 1rem !important; }
  .my-bootstrap .m-xl-4 { margin: 1.5rem !important; }
  .my-bootstrap .mt-xl-4, .my-bootstrap .my-xl-4 { margin-top: 1.5rem !important; }
  .my-bootstrap .mr-xl-4, .my-bootstrap .mx-xl-4 { margin-right: 1.5rem !important; }
  .my-bootstrap .mb-xl-4, .my-bootstrap .my-xl-4 { margin-bottom: 1.5rem !important; }
  .my-bootstrap .ml-xl-4, .my-bootstrap .mx-xl-4 { margin-left: 1.5rem !important; }
  .my-bootstrap .m-xl-5 { margin: 3rem !important; }
  .my-bootstrap .mt-xl-5, .my-bootstrap .my-xl-5 { margin-top: 3rem !important; }
  .my-bootstrap .mr-xl-5, .my-bootstrap .mx-xl-5 { margin-right: 3rem !important; }
  .my-bootstrap .mb-xl-5, .my-bootstrap .my-xl-5 { margin-bottom: 3rem !important; }
  .my-bootstrap .ml-xl-5, .my-bootstrap .mx-xl-5 { margin-left: 3rem !important; }
  .my-bootstrap .p-xl-0 { padding: 0 !important; }
  .my-bootstrap .pt-xl-0, .my-bootstrap .py-xl-0 { padding-top: 0 !important; }
  .my-bootstrap .pr-xl-0, .my-bootstrap .px-xl-0 { padding-right: 0 !important; }
  .my-bootstrap .pb-xl-0, .my-bootstrap .py-xl-0 { padding-bottom: 0 !important; }
  .my-bootstrap .pl-xl-0, .my-bootstrap .px-xl-0 { padding-left: 0 !important; }
  .my-bootstrap .p-xl-1 { padding: 0.25rem !important; }
  .my-bootstrap .pt-xl-1, .my-bootstrap .py-xl-1 { padding-top: 0.25rem !important; }
  .my-bootstrap .pr-xl-1, .my-bootstrap .px-xl-1 { padding-right: 0.25rem !important; }
  .my-bootstrap .pb-xl-1, .my-bootstrap .py-xl-1 { padding-bottom: 0.25rem !important; }
  .my-bootstrap .pl-xl-1, .my-bootstrap .px-xl-1 { padding-left: 0.25rem !important; }
  .my-bootstrap .p-xl-2 { padding: 0.5rem !important; }
  .my-bootstrap .pt-xl-2, .my-bootstrap .py-xl-2 { padding-top: 0.5rem !important; }
  .my-bootstrap .pr-xl-2, .my-bootstrap .px-xl-2 { padding-right: 0.5rem !important; }
  .my-bootstrap .pb-xl-2, .my-bootstrap .py-xl-2 { padding-bottom: 0.5rem !important; }
  .my-bootstrap .pl-xl-2, .my-bootstrap .px-xl-2 { padding-left: 0.5rem !important; }
  .my-bootstrap .p-xl-3 { padding: 1rem !important; }
  .my-bootstrap .pt-xl-3, .my-bootstrap .py-xl-3 { padding-top: 1rem !important; }
  .my-bootstrap .pr-xl-3, .my-bootstrap .px-xl-3 { padding-right: 1rem !important; }
  .my-bootstrap .pb-xl-3, .my-bootstrap .py-xl-3 { padding-bottom: 1rem !important; }
  .my-bootstrap .pl-xl-3, .my-bootstrap .px-xl-3 { padding-left: 1rem !important; }
  .my-bootstrap .p-xl-4 { padding: 1.5rem !important; }
  .my-bootstrap .pt-xl-4, .my-bootstrap .py-xl-4 { padding-top: 1.5rem !important; }
  .my-bootstrap .pr-xl-4, .my-bootstrap .px-xl-4 { padding-right: 1.5rem !important; }
  .my-bootstrap .pb-xl-4, .my-bootstrap .py-xl-4 { padding-bottom: 1.5rem !important; }
  .my-bootstrap .pl-xl-4, .my-bootstrap .px-xl-4 { padding-left: 1.5rem !important; }
  .my-bootstrap .p-xl-5 { padding: 3rem !important; }
  .my-bootstrap .pt-xl-5, .my-bootstrap .py-xl-5 { padding-top: 3rem !important; }
  .my-bootstrap .pr-xl-5, .my-bootstrap .px-xl-5 { padding-right: 3rem !important; }
  .my-bootstrap .pb-xl-5, .my-bootstrap .py-xl-5 { padding-bottom: 3rem !important; }
  .my-bootstrap .pl-xl-5, .my-bootstrap .px-xl-5 { padding-left: 3rem !important; }
  .my-bootstrap .m-xl-n1 { margin: -0.25rem !important; }
  .my-bootstrap .mt-xl-n1, .my-bootstrap .my-xl-n1 { margin-top: -0.25rem !important; }
  .my-bootstrap .mr-xl-n1, .my-bootstrap .mx-xl-n1 { margin-right: -0.25rem !important; }
  .my-bootstrap .mb-xl-n1, .my-bootstrap .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .my-bootstrap .ml-xl-n1, .my-bootstrap .mx-xl-n1 { margin-left: -0.25rem !important; }
  .my-bootstrap .m-xl-n2 { margin: -0.5rem !important; }
  .my-bootstrap .mt-xl-n2, .my-bootstrap .my-xl-n2 { margin-top: -0.5rem !important; }
  .my-bootstrap .mr-xl-n2, .my-bootstrap .mx-xl-n2 { margin-right: -0.5rem !important; }
  .my-bootstrap .mb-xl-n2, .my-bootstrap .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .my-bootstrap .ml-xl-n2, .my-bootstrap .mx-xl-n2 { margin-left: -0.5rem !important; }
  .my-bootstrap .m-xl-n3 { margin: -1rem !important; }
  .my-bootstrap .mt-xl-n3, .my-bootstrap .my-xl-n3 { margin-top: -1rem !important; }
  .my-bootstrap .mr-xl-n3, .my-bootstrap .mx-xl-n3 { margin-right: -1rem !important; }
  .my-bootstrap .mb-xl-n3, .my-bootstrap .my-xl-n3 { margin-bottom: -1rem !important; }
  .my-bootstrap .ml-xl-n3, .my-bootstrap .mx-xl-n3 { margin-left: -1rem !important; }
  .my-bootstrap .m-xl-n4 { margin: -1.5rem !important; }
  .my-bootstrap .mt-xl-n4, .my-bootstrap .my-xl-n4 { margin-top: -1.5rem !important; }
  .my-bootstrap .mr-xl-n4, .my-bootstrap .mx-xl-n4 { margin-right: -1.5rem !important; }
  .my-bootstrap .mb-xl-n4, .my-bootstrap .my-xl-n4 { margin-bottom: -1.5rem !important; }
  .my-bootstrap .ml-xl-n4, .my-bootstrap .mx-xl-n4 { margin-left: -1.5rem !important; }
  .my-bootstrap .m-xl-n5 { margin: -3rem !important; }
  .my-bootstrap .mt-xl-n5, .my-bootstrap .my-xl-n5 { margin-top: -3rem !important; }
  .my-bootstrap .mr-xl-n5, .my-bootstrap .mx-xl-n5 { margin-right: -3rem !important; }
  .my-bootstrap .mb-xl-n5, .my-bootstrap .my-xl-n5 { margin-bottom: -3rem !important; }
  .my-bootstrap .ml-xl-n5, .my-bootstrap .mx-xl-n5 { margin-left: -3rem !important; }
  .my-bootstrap .m-xl-auto { margin: auto !important; }
  .my-bootstrap .mt-xl-auto, .my-bootstrap .my-xl-auto { margin-top: auto !important; }
  .my-bootstrap .mr-xl-auto, .my-bootstrap .mx-xl-auto { margin-right: auto !important; }
  .my-bootstrap .mb-xl-auto, .my-bootstrap .my-xl-auto { margin-bottom: auto !important; }
  .my-bootstrap .ml-xl-auto, .my-bootstrap .mx-xl-auto { margin-left: auto !important; } }
.my-bootstrap *, .my-bootstrap *::before, .my-bootstrap *::after { box-sizing: border-box; }
.my-bootstrap html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.my-bootstrap article, .my-bootstrap aside, .my-bootstrap figcaption, .my-bootstrap figure, .my-bootstrap footer, .my-bootstrap header, .my-bootstrap hgroup, .my-bootstrap main, .my-bootstrap nav, .my-bootstrap section { display: block; }
.my-bootstrap body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }
.my-bootstrap [tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }
.my-bootstrap hr { box-sizing: content-box; height: 0; overflow: visible; }
.my-bootstrap h1, .my-bootstrap h2, .my-bootstrap h3, .my-bootstrap h4, .my-bootstrap h5, .my-bootstrap h6 { margin-top: 0; margin-bottom: 0.5rem; }
.my-bootstrap p { margin-top: 0; margin-bottom: 1rem; }
.my-bootstrap abbr[title], .my-bootstrap abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }
.my-bootstrap address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
.my-bootstrap ol, .my-bootstrap ul, .my-bootstrap dl { margin-top: 0; margin-bottom: 1rem; }
.my-bootstrap ol ol, .my-bootstrap ul ul, .my-bootstrap ol ul, .my-bootstrap ul ol { margin-bottom: 0; }
.my-bootstrap dt { font-weight: 700; }
.my-bootstrap dd { margin-bottom: .5rem; margin-left: 0; }
.my-bootstrap blockquote { margin: 0 0 1rem; }
.my-bootstrap b, .my-bootstrap strong { font-weight: bolder; }
.my-bootstrap small { font-size: 80%; }
.my-bootstrap sub, .my-bootstrap sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
.my-bootstrap sub { bottom: -.25em; }
.my-bootstrap sup { top: -.5em; }
.my-bootstrap a { color: #007bff; text-decoration: none; background-color: transparent; }
.my-bootstrap a:hover { color: #0056b3; text-decoration: underline; }
.my-bootstrap a:not([href]):not([class]) { color: inherit; text-decoration: none; }
.my-bootstrap a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }
.my-bootstrap pre, .my-bootstrap code, .my-bootstrap kbd, .my-bootstrap samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }
.my-bootstrap pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }
.my-bootstrap figure { margin: 0 0 1rem; }
.my-bootstrap img { vertical-align: middle; border-style: none; }
.my-bootstrap svg { overflow: hidden; vertical-align: middle; }
.my-bootstrap table { border-collapse: collapse; }
.my-bootstrap caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }
.my-bootstrap th { text-align: inherit; text-align: -webkit-match-parent; }
.my-bootstrap label { display: inline-block; margin-bottom: 0.5rem; }
.my-bootstrap button { border-radius: 0; }
.my-bootstrap button:focus:not(:focus-visible) { outline: 0; }
.my-bootstrap input, .my-bootstrap button, .my-bootstrap select, .my-bootstrap optgroup, .my-bootstrap textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }
.my-bootstrap button, .my-bootstrap input { overflow: visible; }
.my-bootstrap button, .my-bootstrap select { text-transform: none; }
.my-bootstrap [role="button"] { cursor: pointer; }
.my-bootstrap select { word-wrap: normal; }
.my-bootstrap button, .my-bootstrap [type="button"], .my-bootstrap [type="reset"], .my-bootstrap [type="submit"] { -webkit-appearance: button; }
.my-bootstrap button:not(:disabled), .my-bootstrap [type="button"]:not(:disabled), .my-bootstrap [type="reset"]:not(:disabled), .my-bootstrap [type="submit"]:not(:disabled) { cursor: pointer; }
.my-bootstrap button::-moz-focus-inner, .my-bootstrap [type="button"]::-moz-focus-inner, .my-bootstrap [type="reset"]::-moz-focus-inner, .my-bootstrap [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }
.my-bootstrap input[type="radio"], .my-bootstrap input[type="checkbox"] { box-sizing: border-box; padding: 0; }
.my-bootstrap textarea { overflow: auto; resize: vertical; }
.my-bootstrap fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
.my-bootstrap legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }
.my-bootstrap progress { vertical-align: baseline; }
.my-bootstrap [type="number"]::-webkit-inner-spin-button, .my-bootstrap [type="number"]::-webkit-outer-spin-button { height: auto; }
.my-bootstrap [type="search"] { outline-offset: -2px; -webkit-appearance: none; }
.my-bootstrap [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
.my-bootstrap ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }
.my-bootstrap output { display: inline-block; }
.my-bootstrap summary { display: list-item; cursor: pointer; }
.my-bootstrap template { display: none; }
.my-bootstrap [hidden] { display: none !important; }

.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 4px;
  padding-top: 2px;
  font-size: 9px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "Glyphicons Halflings";
  content: "\e013";
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  /*opacity: 0.65;*/
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  transform: scale(0, 0);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  /*opacity: 0.65;*/
}
.radio input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
/*!
 * Bootstrap-select v1.7.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px \0}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;z-index:1035;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1036}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{float:left;width:100%;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%}select.bs-select-hidden,select.selectpicker{display:none!important}select.mobile-device{position:absolute!important;top:0;left:0;display:block!important;width:100%;height:100%!important;opacity:0}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}
.date-picker-date-time {
  position: absolute;
}
.date-range .date-picker-date-time {
  position: inherit;
}
[date-picker-wrapper] {
  position: absolute;
  min-width: 220px;
  z-index: 10;
  display: block;
  font-size: 14px;
}
[date-time-append] [date-picker-wrapper] [date-picker] {
  margin-top: -30px;
}
[date-time-append] [date-picker] {
  position: relative;
  margin-right: -1000px;
  margin-bottom: -1000px;
}
[date-range] [date-picker] .after.before {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #499dcd;
  background-image: linear-gradient(to bottom, #5bc0de, #2f6ab4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f6ab4', GradientType=0);
  border-color: #2f6ab4 #2f6ab4 #1f4677;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f6ab4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
[date-range] [date-picker] .after.before:hover,
[date-range] [date-picker] .after.before:active,
[date-range] [date-picker] .after.before.active,
[date-range] [date-picker] .after.before.disabled,
[date-range] [date-picker] .after.before[disabled] {
  color: #ffffff;
  background-color: #2f6ab4;
  *background-color: #2a5ea0;
}
[date-range] [date-picker] .after.before:active,
[date-range] [date-picker] .after.before.active {
  background-color: #24528c \9;
}
[date-picker].hidden {
  display: none;
}
[date-picker] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-radius: 4px;
  background-color: #fff;
  /* GENERAL */
  padding: 4px;
  /* SPECIFIC */
}
[date-picker] table {
  margin: 0;
}
[date-picker] td,
[date-picker] th {
  padding: 4px 5px;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}
[date-picker] .switch {
  width: 145px;
}
[date-picker] span {
  display: block;
  width: 23%;
  height: 26px;
  line-height: 25px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
[date-picker] span:hover {
  background: #eeeeee;
}
[date-picker] span.disabled,
[date-picker] span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
[date-picker] .active,
[date-picker] .now {
  color: #ffffff;
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
[date-picker] .active:hover,
[date-picker] .now:hover,
[date-picker] .active:active,
[date-picker] .now:active,
[date-picker] .active.active,
[date-picker] .now.active,
[date-picker] .active.disabled,
[date-picker] .now.disabled,
[date-picker] .active[disabled],
[date-picker] .now[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
[date-picker] .active:active,
[date-picker] .now:active,
[date-picker] .active.active,
[date-picker] .now.active {
  background-color: #003399 \9;
}
[date-picker] .now {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ee735b;
  background-image: linear-gradient(to bottom, #ee5f5b, #ee905b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffee905b', GradientType=0);
  border-color: #ee905b #ee905b #e56218;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee905b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
[date-picker] .now:hover,
[date-picker] .now:active,
[date-picker] .now.active,
[date-picker] .now.disabled,
[date-picker] .now[disabled] {
  color: #ffffff;
  background-color: #ee905b;
  *background-color: #ec8044;
}
[date-picker] .now:active,
[date-picker] .now.active {
  background-color: #e9712d \9;
}
[date-picker] .disabled {
  background: none;
  color: #999999 !important;
  cursor: default;
}
[date-picker] [ng-switch-when="year"] span,
[date-picker] [ng-switch-when="month"] span,
[date-picker] [ng-switch-when="minutes"] span {
  height: 54px;
  line-height: 54px;
}
[date-picker] [ng-switch-when="date"] td {
  padding: 0;
}
[date-picker] [ng-switch-when="date"] span {
  width: 100%;
  height: 26px;
  line-height: 26px;
}
[date-picker] th:hover,
[date-picker] [ng-switch-when="date"] td span:hover {
  background: #eeeeee;
  cursor: pointer;
}


@media (max-width: 320px) {
	.modal {
		top: 100px;
	}
	.modal-dialog {
		margin: 0 auto;
		width: 260px !important;
	}
	.session-info {
		margin-bottom: 5px;
	}
}
@media (min-width: 321px) and (max-width: 480px) {
	.modal {
		top: 100px;
	}
	.modal-dialog {
		margin: 0 auto;
		width: 380px !important;
	}
	.session-info {
		margin-bottom: 5px;
	}
}
@media (max-width: 480px) {
    .form-label {
        padding-bottom: 0 !important;
    }
}
@media (min-width: 480px) {
	.label-accordion {
		margin-top: 5px;
	}
	.field-desc {
	    margin-bottom: 5px;
	}
}
@media (max-width: 767px) {
	.captcha {
		margin-top: 10px;
	}
	.copyright {
		margin-top: 0 !important;
	}
	.footer {
		height: 70px !important;
	}
	.instructions {
		border-top: 1px solid #e6e6e6;
		padding-top: 20px;
	}
	.login-container {
		border: 0;
	}
	.m-t-5-sm {
	    margin-top: 10px;
	}
	.search-form .form-group {
		margin-bottom: 0 !important;
	}
	.search-form .form-submit {
		margin-top: 15px !important;
	}
	body {
		margin-bottom: 70px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.form-label-faq {
		padding-bottom: 0 !important;
	}
}
@media (max-width: 991px) {
    .table-responsive td.td-button {
        white-space: normal !important;
    }
    .table-responsive td.td-button .button-small {
        min-width: 36px !important;
        padding: 1px 4px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
/*-- element --------------------------------*/
a, span[role="link"] {
	color: #003574;
	transition: 0.3s;
}
a:focus, span[role="link"]:focus {
	text-decoration: none;
	outline: none;
}
a:hover, span[role="link"]:hover {
	color: #999;
	text-decoration: none;
}
a::-moz-focus-inner {
    border: 0;
}
body {
	margin-bottom: 55px;
}
button:focus {
	outline: none;
}
button::-moz-focus-inner {
    border: 0;
}
h3 {
	color: #666;
}
h5.subsection-header {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 5px;
}
h5.form-label {
    font-size: 14px;
    padding: 0;
}
h5 .subsection-link {
	float: right;
	font-size: 12px;
}
i {
	transition: 0.3s;
}
textarea {
	border: 1px solid #B5B5B5 !important;
	box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.15) inset !important;
	resize: none;
}
textarea:focus {
	outline: none;
}
textarea::-moz-focus-inner {
    border: 0;
}
textarea.contact-message {
	height: 200px;
	resize: none;
}
ul.tiles {
	display: inline-block;
	list-style-type: none;
	padding-left: 10px;
}
/*-- id --------------------------------*/
#autocollapse.collapsed .collapsing {
	overflow: hidden!important;
}
#autocollapse.collapsed .navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
#autocollapse.collapsed .navbar-collapse.collapse {
	display: none!important;
}
#autocollapse.collapsed .navbar-collapse.collapse.in {
	display: block!important;
}
#autocollapse.collapsed .navbar-header {
	float: none;
}
#autocollapse.collapsed .navbar-nav {
	background-color: #fcfcfc;
	float: none!important;
	margin: 7.5px -15px;
}
#autocollapse.collapsed .navbar-nav>li {
	float: none;
}
#autocollapse.collapsed .navbar-nav>li:last-child>a {
	border-bottom: 0;
}
#autocollapse.collapsed .navbar-nav>li>a {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	padding-top: 10px;
}
#autocollapse.collapsed .navbar-nav>li>a:hover {
	background-color: #F4F4F4;
	color: #014188;
}
#autocollapse.collapsed .navbar-text {
	float: none;
	margin: 15px 0;
}
#autocollapse.collapsed .navbar-toggle {
	color: #777;
	display: block;
	padding: 9px 10px 5px;
}
#col-additional, #col-main {
    transition: width 0.3s ease, margin 0.3s ease;
}
#header .header {
	border-bottom: 1px solid #e6e6e6;
}
#header .logo img {
	height: 60px;
	margin: 5px;
}
#header .navbar .home:hover {
	color: #014188 !important;
}
#header .navbar-default {
	background: #fff;
	border: 0;
	margin-bottom: 0;
}
#modal-ajax, #modal-ajax-big {
    overflow: visible !important;
}
#modal-ajax .error-msg, #modal-ajax-big .error-msg {
    display: none;
    color: #000;
}
#modal-ajax .error-msg small, #modal-ajax-big .error-msg small {
    display: block;
}
#modal-ajax .loading, #modal-ajax-big .loading {
    color: #000;
}
#modal-ajax .modal-content, #modal-ajax-big .modal-content {
    overflow: visible !important;
}
#modal-ajax .modal-header .close, #modal-ajax-big .modal-header .close {
    margin-top: -25px;
}
#modal-ajax .modal-header span, #modal-ajax-big .modal-header span {
    color: #666;
    font-size: 18px;
}
#modal-message .modal-icon:before {
    font-size: 150px;
    right: 10px;
    top: -20px;
}
#modal-message .modal-header .close {
    margin-top: -25px;
}
#modal-message .modal-message-buttons button {
    z-index: 1;
}
#modal-message .modal-message-text {
    display: inline-block;
    max-width: 310px;
}
#modal-message .modal-message-text strong {
    white-space: nowrap;
}
/*-- class --------------------------------*/
.advertisement {
	height: 250px;
	width: 100%;
}
.advertisement .placeholder {
	background-color: #eee;
	border: 1px solid #ccc;
	height: 100%;
	line-height: 250px;
	text-align: center;
	width: 100%;
}
.advertisement a:hover {
	opacity: 0.8;
}
.advertisement img {
	width: 100%;
}
.advert-item {
	height: 200px;
	padding: 10px;
	width: 100%;
}
.application-error p {
	font-size: 10px;
	margin: 2px;
}
.b-l-1 {
	border-left: 1px solid #e6e6e6;
}
.b-r-1 {
	border-right: 1px solid #e6e6e6;
}
.b-t-1 {
    border-top: 1px solid #e6e6e6;
}
select.form-control {
    font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif;
}
.bootstrap-select .btn {
    border: 1px solid #B5B5B5;
    box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
    font-size: 12px !important;
    height: 30px !important;
}
.bootstrap-select.btn-group > .disabled {
	background-color: #eee;
	opacity: 1;
}
.bootstrap-select.btn-group .btn .filter-option {
	text-overflow: ellipsis;
}
.bootstrap-select.btn-group .dropdown-toggle .pull-left {
	float: none !important;
}
.btn-roles {
    color: #999;
}
.btn-section {
	margin-right: -6px;
	margin-top: -3px;
}
.btn-section span {
	color: #999;
	padding-top: 3px;
}
.button-header {
	background: #fbfbfb;
	background: linear-gradient(to bottom, #fbfbfb 0%,#e0e0e0 75%,#f4f4f4 100%);
	background: -webkit-linear-gradient(top, #fbfbfb 0%,#e0e0e0 75%,#f4f4f4 100%);
	border: 1px solid #C7C7C7;
	border-radius: 4px;
	box-shadow: 0px 0px 3px 1px rgba(219,219,219,1);
	color: #040F29;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f4f4f4',GradientType=0);
	font-size: 11px;
	moz-box-shadow: 0px 0px 3px 1px rgba(219,219,219,1);
	padding: 5px 14px 3px;
	position: relative;
	text-transform: uppercase;
	transition: 0.3s;
	webkit-box-shadow: 0px 0px 3px 1px rgba(219,219,219,1);
}
.button-header i {
	color: #014188;
	font-size: 15px;
}
.button-header span {
	border-left: 1px solid #DEDEDE;
	display: inline-block;
	height: 22px;
	margin-left: 12px;
	padding: 2px 5px 0 10px;
	position: absolute;
	top: 0;
}
.button-header.logout {
	padding-right: 49px;
}
.button-header:hover {
	background: #044692;
	background: linear-gradient(to bottom, #044692 0%,#040b19 100%);
	background: -webkit-linear-gradient(top, #044692 0%,#040b19 100%);
	border-color: #040F29;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044692', endColorstr='#040b19',GradientType=0);
}
.button-header:hover i {
	color: #fff;
}
.button-header:hover span {
	border-color: #040F29;
}
.button-hover-white:hover {
    background-color: #fff;
    color: #000;
}
.button-small {
	font-size: 10px;
	margin: 0;
	padding: 2px 7px;
}
.link-button {
	border: none;
	background: transparent;
	color: #003574;
	font-size: 13px !important;
}
.link-button:hover {
	color: #999;
}
.calendar .cal-container .cal-col {
    width: 13%;
}
.calendar .cal-container .cal-col.weekend {
    background-color: #F8F8F8 !important;
    border-left: 1px solid #F8F8F8;
    padding-top: 12px;
}
.ppe-captcha-field .captcha div {
	border: none;
	box-shadow: none;
}
.captcha div {
	border: 1px solid #B5B5B5;
	border-radius: 4px;
}
.captcha img {
	opacity: 0.4;
	padding: 2px;
}
.clear-session-timer i {
	color: #999;
}
.clear-session-timer:hover i {
	color: #ddd;
}
.col-invoice {
    padding-left: 10px;
    padding-right: 10px;
}
.container {
	color: #999;
	font-family: "PKOBankPolski";
}
.cookie-info {
    background-color: #003574;
    box-shadow: 0 4px 4px -2px #777;
    display: none;
    margin-bottom: 10px;
    padding: 2px 0;
}
.cookie-info img {
    height: 35px;
    padding: 2px 0 0 0;
}
.cookie-info span {
    color: #fff;
    font-size: 12px;
}
.current-date {
	color: #666;
	font-size: 12px;
}
.current-date span {
	white-space: nowrap;
}
.date,
.date-month {
	text-align: center;
}
.datepicker {
	font-family: "PKOBankPolski";
	font-size: 10px;
}
.datepicker .clear {
	background: #fff;
	border: 0;
	color: #000 !important;
	font-size: 12px;
	font-weight: normal !important;
	padding-top: 10px;
}
.datepicker .datepicker-months td {
    background-color: #fff;
}
.datepicker .datepicker-months td span {
    background-color: #F4F4F4;
    border-left: 1px solid #DCDCDC;
    border-radius: 0;
    border-top: 1px solid #fff;
    margin: 0;
    width: 25%;
}
.datepicker .datepicker-months td span.active {
    background-color: #CA171D !important;
    background-image: none;
}
.datepicker .datepicker-months td span:hover {
    background-color: #F4F4F4;
    color: #014188;
    font-weight: bold;
}
.datepicker .datepicker-months td span.active:hover {
    background-color: #CA171D !important;
    background-image: none;
    color: #fff;
}
.datepicker .datepicker-months td span:nth-child(4n+1) {
    border-left: 0;
}
.datepicker .datepicker-switch {
	background: #fff;
	border: 0;
	color: #000 !important;
	cursor: default !important;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}
.datepicker .datepicker-switch:hover {
	background: #fff !important;
}
.datepicker .prev,
.datepicker .prev-year,
.datepicker .next,
.datepicker .next-year {
	background: #fff;
	border: 0;
	color: #000 !important;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 10px;
}
.datepicker .prev:hover,
.datepicker .prev-year:hover,
.datepicker .next:hover,
.datepicker .next-year:hover,
.datepicker .clear:hover {
	background: #fff !important;
	color: #CA171D !important;
	font-weight: bold;
}
.datepicker table {
	table-layout: fixed;
	max-width: 250px;
}
.datepicker table tr td,
.datepicker table tr th {
	background-color: #F4F4F4;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #DCDCDC;
	border-radius: 0px;
	color: #999;
	height: 24px;
	width: 1%;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
	background-color: #014188 !important;
	background-image: none;
	border-bottom: 1px solid #FFF;
	/*border-left: 1px solid #DCDCDC;*/
	color: #fff !important;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
	background-color: #F4F4F4;
	color: #003574;
	cursor: pointer;
	/*font-weight: bold;*/
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
	background: #FFF !important;
	color: #999;
	cursor: default;
	font-weight: normal;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
	background-color: #FFF;
	color: #DCDCDC;
}
.datepicker table tr td.old:hover,
.datepicker table tr td.new:hover {
	background-color: #FFF !important;
	color: #DCDCDC;
	cursor: default;
	font-weight: normal;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
	background-color: #CA171D !important;
	background-image: none;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #DCDCDC;
	color: #fff !important;
}
.datepicker table tr td:first-child,
.datepicker table tr th:first-child {
	border-left: none;
}
.datepicker.dropdown-menu th.dow {
	background: none repeat scroll 0% 0% #999;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: normal;
}
.dropdown-menu > .active > a {
	background-color: #F5F5F5;
	color: #262626;
}
.dropdown-menu > .active > a:hover {
	background-color: #F5F5F5;
	color: #262626;
}
.error .checkbox label:before {
    border-color: #CA171D !important;
}
.error .error-text {
	color: #CA171D;
	display: inline-block;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 10px 0 7px;
}
.error .error-text-big {
    font-size: 12px;
}
.error .form-label {
	color: #CA171D !important;
}
.error .label-accordion {
    color: #CA171D !important;
}
.error .input-group-addon {
    background-color: #F99A9E;
    border-color: #CA171D !important;
}
.error .profile-container {
	background-color: #F99A9E;
	color: #CA171D !important;
}
.error .profile-title {
    border-color: #CA171D !important;
	color: #CA171D !important;
}
.error input,
.error .bootstrap-select .dropdown-toggle,
.error textarea,
.error select{
    color: #CA171D !important;
	border-color: #CA171D !important;
	box-shadow: 2px 1px 3px 0px rgba(202, 23, 29, 0.25) inset !important;
}
.error label {
	color: #CA171D !important;
}
.field-desc {
	color: #000;
}
.f-l {
    float: left;
}
.f-r {
    float: right;
}
.footer .copyright {
    color: #014188;
    font-size: 12px;
}
.footer .last-fail-login-date {
    font-size: 10px;
    margin-top: 5px;
}
.form-control[readonly]:not([disabled]) {
    background-color: #FFF;
}
.form-control[disabled] ~ .input-group-addon.clickable {
	cursor: not-allowed;
}
.form-control[disabled] ~ .input-group-addon.clickable .glyphicon-tukan {
	cursor: not-allowed;
}
.form-group {
    margin-bottom: 12px;
}
.form-label {
    color: #999;
    font-size: 12px;
	padding-bottom: 12px;
	padding-top: 6px;
}
.form-label-required {
    position: relative;
	display: block;
}
.form-label-required:after {
    color: #CA171D;
	content: "*";
	position: absolute;
	right: -8px;
}
.form-link {
	font-size: 12px;
}
.glyphicon-tukan {
	color: #014188;
	cursor: pointer;
}
.header-desc {
	font-size: 60%;
	padding-left: 10px;
}
.inbox-form label {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 10px;
}
.input-group-addon {
	padding: 6px 12px 5px;
}
.input-group-addon.addon-currency {
    color: #014188;
    font-size: 12px;
}
.input-group-addon.clickable {
    cursor: pointer;
}
.input-group-addon .glyphicon {
    color: #014188;
}
.invisible-input-with-message input {
    display: none;
}
.invisible-input-with-message .msg {
    text-align: left;
    padding: 0 15px;
}
.instructions {
    color: #666;
    font-size: 12px;
}
.instructions .contact-info p {
    margin-bottom: 0;
}
.instructions p {
    margin-bottom: 5px;
}
.instructions strong {
    color: #CA171D;
    font-weight: normal;
}
.label-accordion .form-label-required:after {
    right: -10px;
}
.label-accordion-phone-prefix {
    display: inline-block;
}
.label-accordion-phone-prefix .phone-prefix {
    display: inline-block;
}
.label-accordion-phone-prefix .phone-prefix-left {
    line-height: 12px;
}
.label-accordion-phone-prefix .phone-prefix-right {
    margin-top: 5px;
    position: absolute;
    margin-left: 7px
}
.login-error {
    color: #CA171D;
}
.m-b-0 {
    margin-bottom: 0 !important;
}
.m-b-3 {
    margin-bottom: 3px !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-b-5 {
	margin-bottom: 5px;
}
.message {
    max-height: 300px;
    overflow-y: auto;
}
.modal {
	top: 50px;
}
.modal-backdrop {
	background-color: rgba(255, 255, 255, 1);
}
.modal-body {
	color: #999999;
	font-size: 11px;
	padding: 0;
}
.modal-body p {
	margin-bottom: 15px;
}
.modal-body p.less-margin {
	margin-bottom: 13px;
}
.modal-content {
	background: #fff;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	box-shadow: 2px 3px 0 0 rgba(0, 0, 0, 0.12);
	overflow: hidden;
	padding: 31px 29px;
	position: relative;
	webkit-box-shadow: 2px 3px 0 0 rgba(0, 0, 0, 0.12);
	width: 100%;
}
.modal-content .modal-header {
	border: none;
	padding: 0;
}
.modal-dialog {
	margin: 0 auto;
	width: 550px;
}
.modal-dialog.modal-dialog-big {
	width: 700px;
}
.modal-footer {
	border: none;
	padding-top: 14px;
}
.modal-footer .btn-cta {
	text-align: center;
	width: 88px;
}
.modal-header {
	color: #666;
}
.modal-header .close {
	margin-right: -15px;
	margin-top: -45px;
}
.modal-open {
	padding-right: 0 !important;
}
.modal-icon:before {
	color: #000;
	font-family: 'Glyphicons Halflings';
	font-size: 200px;
	opacity: 0.1;
	position: absolute;
	right: -20px;
	top: -30px;
}
.modal-icon.modal-confirm:before {
    content: "\e085";
}
.modal-icon.modal-info:before {
    content: "\e086";
}
.modal-icon.modal-timeout:before {
    content: "\e023";
}
.modal-icon.modal-warning:before {
    content: "\e101";
}
.msg .ajax-msg {
	background-color: #fff;
	border: 1px solid #B5B5B5;
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
	color: #000;
	display: inline-block;
	display: none;
	left: 50%;
	margin-left: -65px;
	padding: 5px 20px;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 130px;
	z-index: 5;
}
.msg .ajax-msg.error {
	margin-left: -150px;
	width: 300px;
}
.msg .ajax-msg.error small {
	display: block;
}
.msg .overlay {
	bottom: -10px;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
}
.m-r-0 {
    margin-right: 0 !important;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-12 {
	margin-top: 12px;
}
.m-t-15 {
	margin-top: 15px;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-22 {
	margin-top: 22px !important;
}
.m-t-25 {
	margin-top: 25px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}
.m-t-33 {
	margin-top: 33px !important;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-m2 {
	margin-top: -2px !important;
}
.navbar-toggle {
    margin-right: 0;
}
.nd {
	color: #ccc;
	font-weight: normal !important;
}
.n-p-l {
	padding-left: 0 !important;
}
.p-h-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.p-h-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
@media (min-width: 1200px) {
	.paperless-wrapper {
		margin-left: -100px !important;
		padding-left: 0px !important;
	}
}
.page-content {
	position: relative;
}
.page-content h3 {
	color: #000;
}
.page-header-info {
    color: #666;
}
.page-header-info .label-header {
    color: #999;
    display: block;
    font-size: 12px;
}
.pagination > .active > span {
	background-color: #014188;
	border-color: #014188;
}
.pagination > .active > span:hover {
	background-color: #014188;
	border-color: #014188;
}
.pagination > li > a {
	color: #014188;
}
.pagination > li:hover {
	cursor: pointer;
}
.panel .panel-title .panel-title-text {
	display: inline-block;
	max-width: 90%;
}
.panel-ajax {
    font-size: 12px;
}
.panel-contact {
	margin-left: -1px;
}
.panel-group .panel-faq .panel-body {
	color: #777;
	font-size: 12px;
}
.panel-group .panel-finat .panel {
	/*border-bottom-width: 0;*/
	border-radius: 0;
	color: #000;
}
.panel-group .panel-finat .panel .checkbox {
	margin: 0;
}
.panel-group .panel-finat .panel .desc {
	color: #999;
}
.panel-group .panel-finat .panel .panel-heading {
	border-radius: 0;
}
.panel-group .panel-finat .panel .radio-inline {
	margin-top: -5px;
}
.panel-group .panel-finat .panel-body .row:last-child .form-group {
	margin-bottom: 0;
}
.panel-group .panel-finat .panel-body .row .row .form-group {
	margin-bottom: 12px;
}
.panel-group .panel-finat .panel-body h5 {
    margin-bottom: 2px;
}
.panel-group .panel-finat .panel-footer {
    background-color: #003574;
    border-radius: 0;
    padding: 5px 10px;
}
.panel-group .panel-finat .panel-footer a {
    color: #fff;
    font-size: 12px
}
.panel-group .panel-finat .panel-footer a:hover {
    color: #999;
}
.panel-group .panel-finat:first-child .panel {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.panel-group .panel-finat:first-child .panel .panel-heading {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.panel-group .panel-finat:not(:first-child) .panel {
	border-top-width: 0px;
}
.panel-invoice label {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0px;
}
.profile-container {
    background-color: #fafafa;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    min-height: 170px;
    padding: 5px 10px 0 10px;
}
.profile-container legend {
    font-size: 12px;
}
.p-b-20 {
	padding-bottom: 20px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-h-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.p-t-7 {
	padding-top: 7px;
}
.p-t-30 {
	padding-top: 30px;
}
.required-field {
    color: #666;
	font-size: 10px;
}
.required-field em {
	color: #CA171D;
	font-style: normal;
}
.roles-select {
    height: 200px !important;
    overflow-y: auto;
}
.roles-select option {
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-form .form-submit {
	margin-top: 22px;
}
.search-form label {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 10px;
}
.session-info {
	font-size: 12px;
}
.smaller {
	font-size: 75% !important;
}
.spacer-1 {
	border-bottom: 1px solid #e6e6e6;
}
.spacer-1-d {
	border-bottom: 1px dotted #e6e6e6;
}
.spacer-1-d-half {
	border-bottom: 1px dotted #e6e6e6;
	margin: 0 auto;
	width: 50%;
}
.spacer-3 {
	border-bottom: 3px solid #e6e6e6;
}
.success {
    color: #014188;
}
.tab-content {
	border: 1px solid #ddd;
	border-top: 0;
}
.tab-pane {
	padding: 10px;
	padding-bottom: 0;
}
.table {
    border-collapse: separate !important;
}
.table th .sort {
    font-size: 10px;
}
.table-calendar {
    margin-bottom: 0;
}
.table-calendar > tbody + tbody {
    border: 0 !important;
}
.table-calendar td {
    border: 0 !important;
    padding: 3px !important;
}
.table-calendar td.day .day-container {
    background: #fbfbfb;
    background: linear-gradient(to bottom, #fbfbfb 0%,#e0e0e0 75%,#f4f4f4 100%);
    background: -webkit-linear-gradient(top, #fbfbfb 0%,#e0e0e0 75%,#f4f4f4 100%);
    border: 1px solid #C7C7C7;
    border-radius: 4px;
    display: block;
    height: 70px;
    min-width: 110px;
    position: relative;
    width: 100%;
}
.table-calendar td.day .day-container:hover {
    background: #044692;
    background: linear-gradient(to bottom, #044692 0%,#040b19 100%);
    background: -webkit-linear-gradient(top, #044692 0%,#040b19 100%);
    border-color: #040F29;
    color: #FFF;
    cursor: pointer;
}
.table-calendar td.day .day-container .day-add {
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
    border-radius: 0px 3px 3px 0px;
    border-left: 1px solid #C7C7C7;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #014188;
    height: 68px;
    padding: 0px 10px;
    position: absolute;
    right: 0px;
}
.table-calendar td.day .day-container .day-add span {
    line-height: 66px;
}
.table-calendar td.day .day-container .day-info {
    color: #666;
    font-size: 12px;
    padding: 51px 5px 0px 0px;
}
.table-calendar td.day .day-container:hover .day-info {
    color: #fff;
}
.table-calendar td.day .day-container .day-input {
    display: none;
}
.table-calendar td.day .day-container .day-input input {
    color: #000;
    margin: 35px 0 0 3px;
    width: 60%;
}
.table-calendar td.day .day-container .day-number {
    color: #c1c1c1;
    font-size: 30px;
    left: 4px;
    position: absolute;
    top: -3px;
    z-index: 1;
}
.table-calendar td.holiday .day-container .day-number {
    color: #CA171D;
}
.table-calendar td.day .day-container:hover .day-number {
    color: #fff;
}
.table-calendar td.sub-sum {
    color: #014188;
    font-size: 22px;
    vertical-align: middle;
}
.table-calendar th {
    color: #666;
    font-weight: normal;
    text-align: center;
}
.table-finat {
	background-color: #fff;
    word-wrap: break-word;
}
.table-finat .annexes .arrow {
    position: relative;
    vertical-align: top !important;
}
.table-finat .annexes .arrow-head {
    border-color: transparent transparent #ddd transparent;
    border-style: solid;
    border-width: 0 4px 10px 4px;
    height: 0;
    left: -3px;
    position: absolute;
    top: 8px;
    width: 0;
}
.table-finat .annexes .arrow-line {
    border-bottom: 1px solid #ddd;
    border-bottom-left-radius: 4px;
    border-left: 1px solid #ddd;
    display: inline-block;
    height: 24px;
    margin-top: 13px;
    width: 100%;
}
.table-finat .annexes td {
    padding: 0 !important;
}
.table-finat .annexes .table-annexes td {
    padding: 8px !important;
}
.table-finat .annexes .table-annexes th {
    border-bottom: 0;
    padding-top: 14px;
}
.table-finat .subrow {
	display: none;
}
.table-finat .td-checkbox {
	padding-right: 0;
	width: 33px;
}
.table-finat .td-checkbox .checkbox {
	margin: 0;
}
.table-finat .td-date {
	white-space: nowrap;
}
.table-finat .th-date {
	width: 80px;
}
.table-finat > tbody tr.even {
	background-color: #F9F9F9 !important;
}
.table-finat > tbody tr.even table.table-finat {
	background-color: #F9F9F9 !important;
}
.table-finat td .status {
    display: inline-block;
    text-align: center;
}
.table-inbox .td-star {
	font-size: 18px;
	padding-bottom: 6px;
    padding-top: 10px;
}
.table-inbox .td-star i {
	cursor: pointer;
}
.table-inbox .td-star i.glyphicon-star {
	color: #eac85e;
}
.table-inbox tr.tr-ajax-modal {
	cursor: pointer;
}
.table-inbox tr.unread td:not(.td-star) {
	font-weight: bold;
}
.table-responsive th {
    white-space: nowrap;
}
.table-responsive .fit {
    white-space: nowrap;
    width: 1%;
}
.table-invoice .invoice-desc {
    border-right: 1px solid #DDD;
    color: #888;
    max-width: 120px;
    min-width: 120px;
    text-align: center;
}
.table-invoice .invoice-desc em {
    color: #666;
    display: block;
    font-size: 14px;
    font-style: normal;
}
.table-invoice .invoice-desc span {
    display: block;
}
.table-invoice .invoice-desc span.department {
    color: #999;
    font-size: 10px;
}
.table-invoice td {
    padding: 8px 24px !important;
}
.table-invoice th {
    text-align: center;
}
.table-invoice tr.odd {
    background-color: #F9F9F9;
}
.table-invoice tr.summary td {
    font-weight: bold;
}
.table-invoice tr.summary:first-child td {
	border-top: 2px solid #DDD;
}
.table-invoice tr.summary:not(:first-child) td:empty {
	border-top: 0;
}
.table-invoice tr.summary td.gray {
	color: #888;
	font-weight: normal;
}
.table-nonfluid {
    margin: 0 auto;
    width: auto !important;
}
.table-responsive {
	font-size: 12px;
}
.table-responsive td {
	vertical-align: middle !important;
}
.table-responsive td.td-button {
	text-align: right;
    white-space: nowrap;
    width: 1%;
}
.table-responsive th {
	color: #000;
	font-weight: normal;
}
.table-responsive th.th-button-1 {
	width: 65px;
}
.table-responsive th.th-button-2 {
	white-space: nowrap;
	width: 145px;
}
.table-responsive th.th-button-3 {
 	white-space: nowrap;
 	width: 210px;
}
.table-responsive th.th-sort {
    white-space: nowrap;
}
.table-responsive th.th-spacer {
    width: 20px;
}
.table-striped > tbody > tr td.weekend {
    background-color: #F8F8F8;
}
.table-striped > tbody > tr td.weekend-first {
    border-left: 1px solid #E6E6E6 !important;
}
.table-striped > tbody > tr td.weekend-last {
    border-right: 1px solid #E6E6E6 !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) td.weekend {
    background-color: #EAEAEA;
}
.textarea-big {
    height: 150px !important;
}
.my-bootstrap .tip,
.tip {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 21px;
    height: 21px;
    margin: 5px 0px 0px 0px;
    border: 1px solid #D2D2D2;
    border-radius: 11px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
    vertical-align: top;
    transition: 0.3s;
    text-align: center;
    line-height: 21px;
}
.my-bootstrap .tip.ppe-tip, .tip.ppe-tip{
	line-height: 19px;
}
.my-bootstrap .tip:before,
.tip:before {
    content: "?";
    color: #014188;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}
.my-bootstrap .tip:hover,
.tip:hover {
    background-color: #e6e6e6;
}
.my-bootstrap .tip .tip-content,
.tip .tip-content {
    position: absolute;
    width: 200px;
    padding: 5px;
    color: #666;
    background: #fff;
    border: 1px solid #B5B5B5;
    border-radius: 3px;
    z-index: 99;
    font-size: 10px;
    font-style: normal;
    box-shadow: 3px 3px rgba(90, 90, 90, 0.3);
    left: 39px;
    display: none;
    text-align: left;
    line-height: 15px;
}
.my-bootstrap .tip .tip-content.left,
.tip .tip-content.left {
    right: 39px;
    left: auto;
    box-shadow: -3px 3px rgba(90, 90, 90, 0.3);
}
.my-bootstrap .tip .tip-content:before,
.tip .tip-content:before {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    vertical-align: middle;
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    border-left-width: 0;
    border-right-color: #8a8a8a;
    position: absolute;
    bottom: 0;
    top: 0;
    left: -10px;
    margin: auto
}
.my-bootstrap .tip .tip-content.left:before,
.tip .tip-content.left:before {
    left: auto;
    right: -10px;
    border-left-width: 10px;
    border-right-width: 0;
    border-left-color: #8a8a8a;
    border-right-color: transparent;
}
.my-bootstrap .tip .tip-content:after,
.tip .tip-content:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    vertical-align: middle;
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    border-left-width: 0;
    border-right-color: #fff;
    position: absolute;
    bottom: 0;
    top: 0;
    left: -9px;
    margin: auto
}
.my-bootstrap .tip .tip-content.left:after,
.tip .tip-content.left:after {
    left: auto;
    right: -9px;
    border-left-width: 10px;
    border-right-width: 0;
    border-left-color: #fff;
    border-right-color: transparent;
}
.my-bootstrap .tip .tip-content:hover,
.tip .tip-content:hover {
    cursor: default;
}
.my-bootstrap .tip .tip-content ul,
.tip .tip-content ul {
    padding-left: 20px;
}
.my-bootstrap .tooltip-inner,
.tooltip-inner {
    background-color: #fff;
    border: 1px solid #D2D2D2;
    color: #777;
    font-family: inherit;
    font-size: 10px;
    max-width: 300px;
    word-wrap: break-word;
	font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif;
}
.my-bootstrap .tooltip.in,
.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}
.my-bootstrap .tooltip.show,
.tooltip.show {
	filter: alpha(opacity=100);
	opacity: 1;
}
.my-bootstrap .tooltip .arrow{
	border-width: 1.3rem 1.3rem 1.3rem 0;
}
.ppe-tooltip .tooltip.show.bs-tooltip-right{
	margin-left: 10px;
}
.ppe-tooltip .tooltip.show.bs-tooltip-top{
	top: -9px !important;
	left: -9px !important;
}
.ppe-tooltip .tooltip.show.bs-tooltip-top .tooltip-inner,
.ppe-tooltip .tooltip.show.bs-tooltip-right .tooltip-inner {
	width: 200px;
}
.ppe-tooltip .tooltip.show.bs-tooltip-right .tooltip-inner {

	margin-left: 13px;
}
.ppe-tooltip .tooltip.show.bs-tooltip-left .arrow,
.ppe-tooltip .tooltip.show.bs-tooltip-right .arrow {
	position: absolute;
	top: calc(50% - 1.3rem);
	left: 1px;
	width: 1.3rem;
	height: .8rem;

 }
.ppe-tooltip .tooltip.show.bs-tooltip-top .arrow:before {
	border-width: 1.3rem 1.3rem 0;
	border-top-color: #fff;
	border-style: solid;

}
.ppe-tooltip .tooltip.show.bs-tooltip-right .arrow:before {
	right: 0;
	border-width: 1.3rem 1.3rem 1.3rem 0;
	border-right-color: #fff;
	border-style: solid;

}
.ppe-tooltip .tooltip .arrow::before {
	position: absolute;
	content: "";
	border-style: solid;
	border-color: transparent;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #ddd;
	border-right-color: #fff;
}
.username {
	font-size: 14px;
	text-transform: uppercase;
}
.user-icon {
	background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    padding: 6px;
	position: relative;
}
.user-icon .notice-count {
	background-color: #CA171D;
	border: 2px solid #fff;
    border-radius: 6px;
    color: #fff;
    font-family: PKOBankPolski;
    font-size: 10px;
    left: 15px;
    padding: 2px 3px 1px;
    position: absolute;
    top: -6px;
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}
.justify-content-between {
    justify-content: space-between;
}
.font-md {
    font-size: 13px;
}
.c-red {
    color: #CA171D;
}
.login-button-section {
    display: inline-block;
    margin: 20px 0;
}
.login-button-section .login-button {
    float: left;
    width: 170px;
    background-color: #FFF;
    border: 1px solid #bbbbbb;
    margin: 0;
    overflow: auto;
    transition: 0.3s;
}
.login-button-section .login-button:first-child {
    border-right: 0;
}
.login-button-section .login-button:hover {
    cursor: pointer;
    background-color: #efefef;
}
.login-button-section .login-button .login-button-text {
    text-align: center;
    font-size: 13px;
    padding: 5px 10px;
    display: block;
}
.login-button-section .login-button .login-button-radio {
    position: absolute;
    top: -20px;
    visibility: hidden;
    opacity: 0;
}
.login-button-section .login-button-radio:checked + .login-button-text {
    background-color: #CA171D;
    color: #FFF;
}
.radio-section .radio label {
    font-size: 13px;
    color: #666;
    margin: 5px 0;
}
.radio-error {
    font-size: 13px;
    color: #CA171D;
}
.pointer-on-hover:hover {
	cursor: pointer;
}
.ppe-tooltip-a9.ppe-tooltip .tooltip.show.bs-tooltip-right .arrow:after {
	right: 0;
	margin-top: -1px;
	border-width: 14px 14px 14px 0;
	border-right-color: #ccc;
	border-style: solid;
	z-index: -1;
}
.ppe-tooltip-a9.ppe-tooltip .tooltip .arrow::after {
	position: absolute;
	content: "";
	border-style: solid;
	border-color: transparent;
}
.ppe-tooltip-a9.ppe-tooltip .tooltip.show.bs-tooltip-top .tooltip-inner,
.ppe-tooltip-a9.ppe-tooltip .tooltip.show.bs-tooltip-right .tooltip-inner {
	min-height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.my-bootstrap .fade.show {
	opacity: 1;
}
/*============================================================
* mate front-end framework
* https://github.com/r4fx/mate
* ============================================================
*
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
@font-face { font-family: 'Glyphicons Halflings'; src: url('glyphicons-halflings-regular.82b1212e45a2bc35dd73.woff') format("woff"); font-weight: normal; font-style: normal; }
*, :before, :after { box-sizing: border-box; }
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body, figure { margin: 0; }
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background: transparent; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
dfn { font-style: italic; }
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; }
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="search"]::-webkit-search-decoration { -webkit-appearance: none; }
optgroup { font-weight: bold; }
html { font-size: 62.5%; }
@media screen and (max-width: 1023px) { html { font-size: 52.5%; } }
@font-face { font-family: "PKOBankPolski"; font-style: normal; font-weight: normal; src: url('pkobankpolski-regular-webfont.6b5fb9be16a788516463.woff2') format("woff2"), url('pkobankpolski-regular-webfont.2c6b000785fb902595bc.woff') format("woff"); }
@font-face { font-family: "PKOBankPolskiBold"; font-style: normal; font-weight: normal; src: url('pkobankpolski-bold-webfont.678eb80dbf5dc3088afc.woff2') format("woff2"), url('pkobankpolski-bold-webfont.3833fe08d79025e4e31c.woff') format("woff"); }
body { color: #3c3c3c; font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; font-size: 1.6rem; line-height: 1.5; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 55px; }
.color--alert { color: #CA171D; }
.color--warning { color: #ffb82d; }
.color--info { color: #249cff; }
.color--success { color: #00A631; }
a, .my-bootstrap a { color: #003574; }
a:hover, .my-bootstrap a:hover { text-decoration: none; color: #999; }
.link-file[href$='.pdf'], .link-file.file[href$='.doc'], .link-file.file[href$='.xls'] { color: #3c3c3c; }
.link-file[href$='.pdf']:before, .link-file.file[href$='.doc']:before, .link-file.file[href$='.xls']:before { font-family: 'mate', sans-serif; content: "\e616"; display: inline-block; margin-right: 3px; font-size: 1.8rem; line-height: normal; }
img { max-width: 100%; height: auto; }
hr { border: 0; height: 1px; background-color: #ddd; background-clip: content-box; margin: 25px auto; }
hr.hr--mini { width: 150px; }
hr.hr--half { width: 50%; }
p { margin-top: 15px; margin-bottom: 15px; }
p:first-child { margin-top: 0; }
strong, b { font-weight: normal; font-family: "PKOBankPolskiBold", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; }
h1 { font-weight: normal; font-size: 4.2rem; font-family: "PKOBankPolskiBold", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; margin-top: 4.2rem; margin-bottom: 4.2rem; line-height: normal; }
@media screen and (max-width: 719px) { h1 { margin-top: 2rem; margin-bottom: 2rem; } }
h2 { font-weight: normal; font-size: 3.4rem; font-family: "PKOBankPolskiBold", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; margin-top: 3.4rem; margin-bottom: 3.4rem; line-height: normal; }
@media screen and (max-width: 719px) { h2 { margin-top: 2rem; margin-bottom: 2rem; } }
h3 { font-weight: normal; font-size: 2rem; font-family: "PKOBankPolskiBold", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; margin-top: 2rem; margin-bottom: 2rem; line-height: normal; }
@media screen and (max-width: 719px) { h3 { margin-top: 1rem; margin-bottom: 1rem; } }
h4 { font-weight: normal; font-size: 1.6rem; font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; margin-top: 2rem; margin-bottom: 2rem; line-height: normal; }
@media screen and (max-width: 719px) { h4 { margin-top: 1rem; margin-bottom: 1rem; } }
h5 { font-weight: normal; font-size: 1.2rem; font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; margin-top: 1.2rem; margin-bottom: 1.2rem; line-height: normal; }
h6 { font-weight: normal; font-size: 1.1rem; margin-top: 1.1rem; margin-bottom: 1.1rem; line-height: normal; }
ul, ol { margin-top: 15px; margin-bottom: 15px; }
ul.list-inline, ol.list-inline { padding: 0; }
ul.list-inline > li, ol.list-inline > li { display: inline-block; }
ul li:last-child ul, ol li:last-child ul { margin-bottom: 0; }
ul ul, ul ol, ol ul, ol ol { margin-top: 15px; }
ul ul:last-child, ul ol:last-child, ol ul:last-child, ol ol:last-child { margin-bottom: 15px; }
.list-unstyled { list-style-type: none; margin: 0; padding: 0; }
.list-path { margin: 0; padding: 0; }
.list-path li { display: inline-block; margin: 0; }
.list-path li:after { content: "\e65c"; font-family: 'mate', sans-serif; color: #999; vertical-align: bottom; font-size: 2rem; line-height: 1; }
.list-path li:last-child:after { display: none; }
dl { margin-top: 15px; margin-bottom: 15px; }
dl dt { font-family: "PKOBankPolskiBold", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; margin-top: 10px; }
dl dt:first-child { margin-top: 0; }
dl dd { margin-bottom: 0; }
ul li.separator, ul li.separator--line, ul dt.separator, ul dt.separator--line, ol li.separator, ol li.separator--line, ol dt.separator, ol dt.separator--line, dl li.separator, dl li.separator--line, dl dt.separator, dl dt.separator--line { margin: 0; list-style-type: none; }
ul li.separator:after, ul li.separator--line:after, ul dt.separator:after, ul dt.separator--line:after, ol li.separator:after, ol li.separator--line:after, ol dt.separator:after, ol dt.separator--line:after, dl li.separator:after, dl li.separator--line:after, dl dt.separator:after, dl dt.separator--line:after { content: ''; display: block; min-height: 1.6rem; }
ul li.separator--line:after, ul dt.separator--line:after, ol li.separator--line:after, ol dt.separator--line:after, dl li.separator--line:after, dl dt.separator--line:after { border-bottom: 1px solid #ddd; margin-bottom: 1.6rem; }
.button-default, .my-bootstrap .button-default, .my-bootstrap .button-default:not([href]) { background-color: #CA171D; border: 1px solid transparent; border-radius: 5px 0px; box-sizing: content-box; color: #ffffff; font: 13px/14px "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif, sans-serif; min-width: 46px; padding: 5px 14px; text-align: center; transition: 0.3s; display: inline-block; }
.collapse-details, .my-bootstrap .collapse-details { cursor: pointer; }
.button-default.button-invert, .my-bootstrap .button-default.button-invert { background-color: #003574; }
.button-default.button-invert:hover, .my-bootstrap .button-invert.button-default:hover { background-color: #CA171D; }
.button-default.disabled, .my-bootstrap .button-default.disabled, .my-bootstrap .button-default:disabled, .button-default:disabled, .my-bootstrap .button-default:disabled:not([href]) { background-color: #ccc; }
.button-default.disabled:hover, .my-bootstrap .disabled.button-default:hover, .my-bootstrap .button-default:disabled:hover, .button-default:disabled:hover { background-color: #ccc; cursor: not-allowed; }
.button-default.open, .my-bootstrap .button-default.open { background-color: #003574 !important; }
.button-default:active, .my-bootstrap .button-default:active { outline: none !important; }
.button-default:focus, .my-bootstrap .button-default:focus { color: #ffffff; outline: none !important; }
.button-default:hover, .my-bootstrap .button-default:hover, .my-bootstrap .button-default:hover:not([href]) { background-color: #003574; color: #ffffff; }
.button-default.button-color-white, .my-bootstrap .button-default.button-color-white { background-color: #ffffff; color: #003574; border: 1px solid #ddd; }
.button-default.button-color-white:hover { background-color: #003574; color: #ffffff; }
.btn-xs, .my-bootstrap .btn-xs, .my-bootstrap .btn-group-xs > .btn, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
input[type="file"], .my-bootstrap input[type="file"] { line-height: 1; }
label > input[type="file"], .my-bootstrap label > input[type="file"] { display: none; }
[data-file]:after, .my-bootstrap [data-file]:after, .my-bootstrap [data-file-multiple]:after, [data-file-multiple]:after, .my-bootstrap [data-file-multiple]:after { display: inline-block; vertical-align: middle; white-space: nowrap; padding: 0 8px; border-radius: 50%; }
[data-file]:after, .my-bootstrap [data-file]:after, .my-bootstrap [data-file-multiple]:after { content: attr(data-file); }
[data-file-multiple]:after, .my-bootstrap [data-file-multiple]:after { content: attr(data-file-multiple); background-color: #353535; color: white; margin-left: 8px; }
.my-bootstrap label > input[type="file"] { display: none; }
.icon--sm { font-size: 2rem; }
.icon--md { font-size: 3rem; }
.icon--lg { font-size: 4rem; }
.icon--xl { font-size: 6rem; }
.icon--xxl { font-size: 8rem; }
@font-face { font-family: 'mate'; src: url('mate.60e7f46c4bacc2736826.woff') format("woff"); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'mate' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; display: inline-block; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[class^="icon-"]:before, [class*=" icon-"]:before { display: block; }
.icon-spinner:before { content: "\e909"; }
.icon-disabled:before { content: "\e608"; }
.icon-stop:before { content: "\e60d"; }
.icon-play-arrow:before { content: "\e60e"; }
.icon-pause:before { content: "\e610"; }
.icon-play:before { content: "\e611"; }
.icon-backup:before { content: "\e612"; }
.icon-cloud:before { content: "\e613"; }
.icon-bookmark:before { content: "\e614"; }
.icon-bookmark-outline:before { content: "\e615"; }
.icon-file:before { content: "\e616"; }
.icon-note-add:before { content: "\e617"; }
.icon-description:before { content: "\e618"; }
.icon-file-outline:before { content: "\e900"; }
.icon-home:before { content: "\e619"; }
.icon-lock-closed:before { content: "\e61a"; }
.icon-lock-open:before { content: "\e61b"; }
.icon-new-releases:before { content: "\e61c"; }
.icon-report:before { content: "\e61d"; }
.icon-report-problem:before { content: "\e61e"; }
.icon-info:before { content: "\e61f"; }
.icon-info-outline:before { content: "\e620"; }
.icon-help:before { content: "\e621"; }
.icon-label:before { content: "\e622"; }
.icon-loyalty:before { content: "\e623"; }
.icon-print:before { content: "\e624"; }
.icon-pin-place:before { content: "\e625"; }
.icon-pin-drop:before { content: "\e626"; }
.icon-basket:before { content: "\e627"; }
.icon-cart:before { content: "\e628"; }
.icon-documents:before { content: "\e629"; }
.icon-visibility:before { content: "\e62a"; }
.icon-visibility-off:before { content: "\e62b"; }
.icon-notifications-off:before { content: "\e62c"; }
.icon-notifications:before { content: "\e62d"; }
.icon-videocam:before { content: "\e62e"; }
.icon-volume:before { content: "\e62f"; }
.icon-voice:before { content: "\e630"; }
.icon-call:before { content: "\e631"; }
.icon-comment:before { content: "\e632"; }
.icon-add:before { content: "\e633"; }
.icon-add-box:before { content: "\e634"; }
.icon-add-circle:before { content: "\e635"; }
.icon-add-circle-outline:before { content: "\e636"; }
.icon-remove-circle:before { content: "\e638"; }
.icon-remove-circle-outline:before { content: "\e639"; }
.icon-link-external:before { content: "\e901"; }
.icon-link:before { content: "\e63a"; }
.icon-flag:before { content: "\e63b"; }
.icon-quote:before { content: "\e63c"; }
.icon-folder:before { content: "\e63d"; }
.icon-folder-open:before { content: "\e63e"; }
.icon-layers:before { content: "\e63f"; }
.icon-certificate:before { content: "\e682"; }
.icon-security:before { content: "\e640"; }
.icon-brush:before { content: "\e641"; }
.icon-photo:before { content: "\e642"; }
.icon-camera:before { content: "\e643"; }
.icon-contrast:before { content: "\e908"; }
.icon-sunny:before { content: "\e646"; }
.icon-beenhere:before { content: "\e647"; }
.icon-file-upload:before { content: "\e648"; }
.icon-file-download:before { content: "\e649"; }
.icon-apps:before { content: "\e64b"; }
.icon-more-horiz:before { content: "\e64c"; }
.icon-more-vert:before { content: "\e64d"; }
.icon-event:before { content: "\e64e"; }
.icon-event-available:before { content: "\e64f"; }
.icon-event-busy:before { content: "\e650"; }
.icon-group:before { content: "\e651"; }
.icon-group-add:before { content: "\e652"; }
.icon-person:before { content: "\e653"; }
.icon-person-add:before { content: "\e654"; }
.icon-account-box:before { content: "\e655"; }
.icon-arrow-backward:before { content: "\e657"; }
.icon-arrow-forward:before { content: "\e658"; }
.icon-arrow-left-alt:before { content: "\e659"; }
.icon-arrow-right-alt:before { content: "\e65a"; }
.icon-arrow-left:before { content: "\e65b"; }
.icon-arrow-right:before { content: "\e65c"; }
.icon-arrow-down:before { content: "\e65d"; }
.icon-arrow-up:before { content: "\e65e"; }
.icon-arrow-drop-down:before { content: "\e65f"; }
.icon-arrow-drop-up:before { content: "\e660"; }
.icon-sort-down:before { content: "\e661"; }
.icon-sort-up:before { content: "\e662"; }
.icon-unfold-less:before { content: "\e663"; }
.icon-unfold-more:before { content: "\e664"; }
.icon-arrow-left-sticky:before { content: "\e603"; }
.icon-arrow-right-sticky:before { content: "\e604"; }
.icon-remove:before { content: "\e665"; }
.icon-close:before { content: "\e60c"; }
.icon-thumb-up:before { content: "\e666"; }
.icon-thumb-down:before { content: "\e667"; }
.icon-favorite-outline:before { content: "\e668"; }
.icon-favorite:before { content: "\e669"; }
.icon-star-full:before { content: "\e66a"; }
.icon-star-half:before { content: "\e66b"; }
.icon-star-outline:before { content: "\e66c"; }
.icon-email-alt:before { content: "\e607"; }
.icon-email-outline:before { content: "\e637"; }
.icon-email:before { content: "\e66d"; }
.icon-search:before { content: "\e66e"; }
.icon-pageview:before { content: "\e66f"; }
.icon-edit:before { content: "\e60b"; }
.icon-delete:before { content: "\e670"; }
.icon-paste:before { content: "\e671"; }
.icon-crop:before { content: "\e672"; }
.icon-settings:before { content: "\e673"; }
.icon-loop:before { content: "\e674"; }
.icon-history:before { content: "\e675"; }
.icon-time:before { content: "\e676"; }
.icon-save:before { content: "\e677"; }
.icon-undo:before { content: "\e678"; }
.icon-redo:before { content: "\e679"; }
.icon-backspace:before { content: "\e67a"; }
.icon-menu:before { content: "\e60f"; }
.icon-dot:before { content: "\f052"; }
.icon-radio-button-on:before { content: "\e67b"; }
.icon-radio-button-on-alt:before { content: "\e67c"; }
.icon-radio-button-off:before { content: "\e67d"; }
.icon-check-box:before { content: "\e67e"; }
.icon-check-box-off:before { content: "\e67f"; }
.icon-checkmark:before { content: "\e601"; }
.icon-whatshot:before { content: "\e680"; }
.icon-share:before { content: "\e602"; }
.icon-twitter:before { content: "\e60a"; }
.icon-youtube:before { content: "\e606"; }
.icon-google-plus:before { content: "\e904"; }
.icon-facebook:before { content: "\e605"; }
.icon-instagram:before { content: "\e902"; }
.icon-linkedin:before { content: "\e681"; }
.icon-feed:before { content: "\e903"; }
.icon-github:before { content: "\e600"; }
.icon-android:before { content: "\e905"; }
.icon-apple:before { content: "\e906"; }
.icon-windows:before { content: "\e907"; }
.full-width { width: 100vw !important; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.inline-left { text-align: left; }
@media screen and (max-width: 719px) { .inline-left--phone { text-align: left; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .inline-left--tablet { text-align: left; } }
.inline-center { text-align: center; }
@media screen and (max-width: 719px) { .inline-center--phone { text-align: center; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .inline-center--tablet { text-align: center; } }
.inline-right { text-align: right; }
@media screen and (max-width: 719px) { .inline-right--phone { text-align: right; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .inline-right--tablet { text-align: right; } }
.inline-justify { text-align: justify; }
@media screen and (max-width: 719px) { .inline-justify--phone { text-align: justify; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .inline-justify--tablet { text-align: justify; } }
.block-center { display: block; margin-left: auto; margin-right: auto; }
.vertical-top { vertical-align: top; }
.vertical-middle { vertical-align: middle; }
.vertical-bottom { vertical-align: bottom; }
.float-right { float: right; }
.float-left { float: left; }
.width-spacer {
  padding-left: 20px;
  display: block;
  float: none!important;
}
.pointer-heading {
  padding-right: 2px!important;
}
[class*="object-fit--"] { width: 100%; height: 100%; }
.object-fit--cover { -o-object-fit: cover; object-fit: cover; }
.object-fit--fill { -o-object-fit: fill; object-fit: fill; }
.object-fit--contain { -o-object-fit: contain; object-fit: contain; }
.margin-bottom { margin-bottom: 25px; }
.margin-bottom--x2 { margin-bottom: 50px; }
@media screen and (max-width: 719px) { .margin-bottom--x2-phone { margin-bottom: 50px; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .margin-bottom--x2-tablet { margin-bottom: 50px; } }
@media screen and (max-width: 1023px) { .margin-bottom--x2-mobile { margin-bottom: 50px; } }
@media screen and (min-width: 1024px) { .margin-bottom--x2-desktop { margin-bottom: 50px; } }
@media screen and (min-width: 1181px) { .margin-bottom--x2-desktop-xl { margin-bottom: 50px; } }
.margin-bottom--x3 { margin-bottom: 75px; }
@media screen and (max-width: 719px) { .margin-bottom--x3-phone { margin-bottom: 75px; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .margin-bottom--x3-tablet { margin-bottom: 75px; } }
@media screen and (max-width: 1023px) { .margin-bottom--x3-mobile { margin-bottom: 75px; } }
@media screen and (min-width: 1024px) { .margin-bottom--x3-desktop { margin-bottom: 75px; } }
@media screen and (min-width: 1181px) { .margin-bottom--x3-desktop-xl { margin-bottom: 75px; } }
.margin-bottom--x4 { margin-bottom: 100px; }
@media screen and (max-width: 719px) { .margin-bottom--x4-phone { margin-bottom: 100px; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .margin-bottom--x4-tablet { margin-bottom: 100px; } }
@media screen and (max-width: 1023px) { .margin-bottom--x4-mobile { margin-bottom: 100px; } }
@media screen and (min-width: 1024px) { .margin-bottom--x4-desktop { margin-bottom: 100px; } }
@media screen and (min-width: 1181px) { .margin-bottom--x4-desktop-xl { margin-bottom: 100px; } }
.no-margin { margin: 0 !important; }
.radius-none { border-radius: 0; }
.img-circle { border-radius: 50%; }
.hidden { display: none !important; }
@media screen and (min-width: 1024px) { .hidden--desktop { display: none !important; } }
@media screen and (max-width: 1023px) { .hidden--mobile { display: none !important; } }
@media screen and (min-width: 720px) and (max-width: 1023px) { .hidden--tablet { display: none !important; } }
@media screen and (max-width: 719px) { .hidden--phone { display: none !important; } }
.link-neutral { text-decoration: none; color: #003574; word-wrap: break-word; cursor: pointer; }
.link-neutral:hover { color: #999; }
.img--rwd { max-width: 100%; height: auto; }
.video--rwd { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video--rwd > iframe { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.mate-blink { animation: mate-blink 2s ease; -webkit-animation: mate-blink 2s ease; }
.mate-spin { animation: mate-spin 2200ms linear infinite; -webkit-animation: mate-spin 2200ms linear infinite; }
@keyframes mate-blink { 0% { background-color: #ffb82d; }
  100% { background-color: transparent; } }
@keyframes mate-spin { to { transform: rotate(360deg); } }
/** Computes a CSS calc function that betweens a value from A to B over viewport-width A to viewport-width B. Requires a media query to cap the value at B. */
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.11.2 - 2015-03-17T04:08:46.478Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight { font-weight: bold; }
.ui-select-offscreen { clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; border: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; outline: 0 !important; left: 0px !important; top: 0px !important; }
/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice { border-color: #D44950; }
.select2-result-single { padding-left: 0; }
.select2-locked > .select2-search-choice-close { display: none; }
.select-locked > .ui-select-match-close { display: none; }
body > .select2-container.open { z-index: 9999; /* The z-index Select2 applies to the select2-drop */ }
/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus { border-color: #007FBB !important; }
/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input { width: 100%; }
/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown { width: 100%; }
/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input { border-color: #D44950; }
/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus { color: #333; background-color: #EBEBEB; border-color: #ADADAD; text-decoration: none; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.ui-select-bootstrap .ui-select-toggle { position: relative; }
.ui-select-bootstrap .ui-select-toggle > .caret { position: absolute; height: 10px; top: 50%; right: 10px; margin-top: -2px; }
/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown { /* Instead of relative */ position: static; }
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control { border-radius: 4px; /* FIXME hardcoded value :-/ */ border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ui-select-bootstrap > .ui-select-match > .btn { /* Instead of center because of .btn */ text-align: left !important; }
.ui-select-bootstrap > .ui-select-match > .caret { position: absolute; top: 45%; right: 15px; }
/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices { width: 100%; height: auto; max-height: 200px; overflow-x: hidden; margin-top: -1px; }
body > .ui-select-bootstrap.open { z-index: 1000; /* Standard Bootstrap dropdown z-index */ }
.ui-select-multiple.ui-select-bootstrap { height: auto; padding: 3px 3px 0 3px; }
.ui-select-multiple.ui-select-bootstrap input.ui-select-search { background-color: transparent !important; /* To prevent double background when disabled */ border: none; outline: none; height: 1.666666em; margin-bottom: 3px; }
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close { font-size: 1.6em; line-height: 0.75; }
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item { outline: 0; margin: 0 3px 3px 0; }
.ui-select-multiple .ui-select-match-item { position: relative; }
.ui-select-multiple .ui-select-match-item.dropping-before:before { content: ""; position: absolute; top: 0; right: 100%; height: 100%; margin-right: 2px; border-left: 1px solid #428bca; }
.ui-select-multiple .ui-select-match-item.dropping-after:after { content: ""; position: absolute; top: 0; left: 100%; height: 100%; margin-left: 2px; border-right: 1px solid #428bca; }
.ui-select-bootstrap .ui-select-choices-row > a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap; }
.ui-select-bootstrap .ui-select-choices-row > a:hover, .ui-select-bootstrap .ui-select-choices-row > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }
.ui-select-bootstrap .ui-select-choices-row.active > a { color: #fff; text-decoration: none; outline: 0; background-color: #428bca; }
.ui-select-bootstrap .ui-select-choices-row.disabled > a, .ui-select-bootstrap .ui-select-choices-row.active.disabled > a { color: #777; cursor: not-allowed; background-color: #fff; }
/* fix hide/show angular animation */
.ui-select-match.ng-hide-add, .ui-select-search.ng-hide-add { display: none !important; }
/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match { border-color: #D44950; }
*, :before, :after { box-sizing: border-box; }
.m-r-10 { margin-right: 10px; }
.m-r-15 { margin-right: 15px; }
.m-r-5 { margin-right: 5px; }
.m-r-150 { margin-right: 150px; }
.m-r--8 { margin-right: -8px; }
.m-t-0 { margin-top: 0; }
.m-t-4 { margin-top: 4px; }
.m-t-25 { margin-top: 25px; }
.m-l-15 { margin-left: 15px; }
.m-l-5 { margin-left: 5px; }
.m-l--50 { margin-left: -50px; }
@media (max-width: 480px) { .m-l--50 { margin-left: 0px; } }
.block.m-l-99 { display: block; margin-left: 99px; }
.p-r-30 { padding-right: 30px; }
.p-r-70 { padding-right: 70px; }
@media (max-width: 480px) { .p-r-70 { padding-right: 70px; } }
.p-r-5 { padding-right: 5px !important; }
.p-r-0 { padding-right: 0 !important; }
.p-l-0 { padding-left: 0px !important; }
.p-l-15 { padding-left: 15px !important; }
.p-l-5 { padding-left: 5px !important; }
.p-l-50 { padding-left: 50px; }
.p-r-25 { padding-left: 25px; }
.p-6 { padding: 6px !important; }
.inline-block { display: inline-block; }
.block { display: block; }
.float-none { float: none; }
.width-auto { width: auto; }
.inline { display: inline; }
.text-bottom { vertical-align: bottom; }
.popover-inner { font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; }
.popover-inner.text-center .popover-content { text-align: center; }
.icon-lock-popover { left: 5px !important; }
.firstLetter { text-transform: uppercase; }
.firstLetterUpper::first-letter { text-transform: uppercase !important; }
.text-right-desktop { text-align: right; }
@media (max-width: 767px) { .text-right-desktop { text-align: left; } }
@media (max-width: 480px) { .text-right-center-mobile { text-align: center; } }
@media screen and (max-width: 719px) { .text-right-left-mobile { text-align: left; } }
.red-color { color: #CA171D; }
.popover-content { width: 200px; padding: 5px; color: #666; background: #fff; border-radius: 3px; z-index: 99; font-size: 10px; font-style: normal; text-align: left; line-height: 15px; }
.popover-content ul { list-style: disc outside none; padding: 10px 10px 10px 25px; margin: 0; }
.popover-content ul.list-unstyled { list-style-type: none; }
.relative { position: relative; }
h5.font-size-15 { font-size: 1.6rem; }
.center-x { transform: translateX(-50%); left: 50%; position: absolute; }
.fix-width-60 { width: 60px; }
.width-100 { width: 100px; }
.fix-width-115 { width: 115px; }
@media (max-width: 480px) { .fix-width-115 { width: 100%; margin-bottom: 10px; } }
.fix-width-30 { width: 30px; }
.fix-width-120 { width: 120px; }
.fix-width-155 { width: 155px; }
.fix-width-175 { width: 175px; }
@media (max-width: 480px) { .fix-width-175 { width: 100%; } }
.fix-width-185 { width: 185px; }
.fix-width-190 { width: 190px; }
.fix-width-200 { width: 200px; }
.fix-width-275 { width: 275px; }
@media screen and (max-width: 719px) { .fix-width-275 { width: 100%; } }
.fix-width-265 { width: 265px; }
@media screen and (max-width: 719px) { .fix-width-265 { width: auto; } }
.fix-width-290 { width: 290px; }
.width-100pr { width: 100%; }
.fix-width-96pr { width: 96%; }
.fix-width-95pr { width: 95%; }
.fix-height-365 { height: 365px; }
.col-77 { margin-left: 15px; margin-right: 15px; width: 77%; float: left; }
.col-20 { margin-left: 15px; margin-right: 15px; width: 20%; float: left; }
@media (min-width: 1200px) { .compress-col-2-lg .col-lg-2 { width: 11%; }
  .compress-col-2-lg .col-lg-2.fix-width-175 { width: 175px; } }
@media (min-width: 1200px) { .compress-col-md-3 .col-md-3 { width: 20%; } }
@media (min-width: 1200px) { .compress-col-2-lg .col-lg-2.fix-width-17 { width: 17%; } }
.compress-col-2-lg .search-form .form-control { padding: 4px 10px; }
.compress-col-2-lg .search-form .form-control.p-r-25 { padding-right: 25px; }
@media (min-width: 1200px) { .wide-col-2-lg .col-lg-2 { width: 18%; } }
@media (min-width: 480px) { .col-xs-offset-3-31 { margin-left: 31%; } }
.select2 > .select2-choice.ui-select-match { /* Because of the inclusion of Bootstrap */ height: 29px; }
.selectize-control > .selectize-dropdown { top: 36px; }
@media screen and (max-width: 719px) { .captcha img { opacity: 1; } }
.progress { width: calc(100% - 52px); height: 7px; margin-bottom: 20px; overflow: hidden; background-color: #ddd; border-radius: 4px; box-shadow: none; transform: translate(-50%, -50%); top: 50%; left: 50%; position: absolute; top: 43%; }
@media screen and (max-width: 1023px) { .progress { top: 62%; } }
.progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background: linear-gradient(to right, #00080f, #0056a7); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); transition: width .6s ease; }
.declarationNav { position: relative; height: 170px; margin: 0 auto; background: linear-gradient(to bottom, #fefefe 0%, #f0f0f0 38%, #e4e4e4 73%, #f7f7f7 100%); border: 1px solid #d0d0d0; border-radius: 3px; box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.03); }
.declarationNav.short { height: auto; }
.declarationNav.m-t-15 { margin-top: 15px; }
.declarationNav.dataChange { height: 170px; }
.declarationNav.dataChange .nav__step-description, .declarationNav.dataChange .nav__step-label { font-size: 0.9rem; }
.declarationNav.dataChange .nav__list { height: 110px; }
.declarationNav.dataChange .nav__step:before { transform: translate(-50%, -50%); top: 50%; left: 50%; position: absolute; top: 39%; }
.declarationNav.dataChange .nav__step.visited:before { background-color: #00080f; background-position: right bottom; opacity: 0; }
.declarationNav.dataChange .nav__step:first-child:before { left: 6px; }
.declarationNav.dataChange .nav__step:last-child:before { left: auto; right: -4px; }
.declarationNav.payment { height: 180px; }
.declarationNav.payment .nav__list { height: 120px; }
.nav__heading { font-size: 1.6em; color: #010101; text-align: left; font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; margin: 0 0 0 20px; padding-top: 18px; padding-bottom: 10px; font-weight: normal; }
.nav__meter { position: relative; margin-top: -15px; padding: 0 20px; height: 100px; position: relative; }
@media screen and (max-width: 1023px) { .button-default, .my-bootstrap .button-default, .my-bootstrap .button-default:not([href]) { margin-top: 5px; } }
.my-bootstrap .btn:focus, .my-bootstrap .btn.focus { box-shadow: none; }
.nav__hamburger { cursor: pointer; position: relative; float: right; margin-right: 30px; margin-top: -6px; width: 25px; height: 25px; background-position: -31px -31px; display: none; }
@media screen and (max-width: 1023px) { .nav__hamburger { display: block; } }
.nav__list { position: relative; margin: 10px 0 0 0; padding: 0; list-style: none; overflow: hidden; display: flex; flex-direction: row; width: 100%; height: 100px; }
.declarationNav-files { background: transparent; height: 85px; flex-direction: row; display: flex; justify-content: space-between; margin-bottom: 10px; opacity: 1; transition: all 0.5s ease-in-out; overflow: hidden; }
.declarationNav-files .nav__heading { font-size: 1.1em; }
.declarationNav-files .nav__meter { width: 50%; }
.declarationNav-files .nav__step { cursor: initial; }
.declarationNav-files .nav__step span { color: #333; }
.declarationNav-files .nav__step:before { top: 33%; }
.declarationNav-files .nav__step:hover span { color: #333; }
.declarationNav-files.fade { opacity: 0; margin-top: -100px; }
@keyframes animatedBackground { from { background-position: right bottom; }
  to { background-position: left bottom; } }
.nav__step { position: relative; color: #ddd; opacity: 1; cursor: pointer; flex: 2; display: flex; flex-flow: column; align-content: center; margin: 0 auto; margin-bottom: 15px; }
.nav__step:before { content: ""; border-radius: 50%; width: 12px; height: 12px; background: linear-gradient(to right, #0056a7 50%, #ddd 50%); background-size: 200% 100%; background-position: right bottom; transition: background-position 300ms ease; transform: translate(-50%, -50%); top: 50%; left: 50%; position: absolute; top: 43%; opacity: 1; }
.nav__step.visited:before { background-color: #00080f; background-position: right bottom; opacity: 0; }
.nav__step:hover span { color: #333; }
.nav__step.active { overflow: visible; opacity: 1; }
.nav__step.active span { color: #333; }
.nav__step.active:before { background-color: #0056a7; animation: animatedBackground 300ms ease; animation-iteration-count: 1; animation-fill-mode: forwards; }
.payment .nav__step { max-width: none; }
.payment .nav__step:before { top: 36%; }
.nav__step-description, .nav__step-label { display: inline-block; font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; font-size: 1.0rem; line-height: 1.2; text-decoration: none; text-align: center; color: #a09ba4; width: 100%; }
@media (max-width: 1200px) { .nav__step-description, .nav__step-label { font-size: 1.0rem; } }
@media screen and (max-width: 1023px) { .nav__step-description, .nav__step-label { display: none; } }
.nav__step-label { top: 8px; display: block; }
@media screen and (max-width: 719px) { .nav__step-label { display: none !important; } }
.nav__step-description { top: 53px; margin-left: 0px; width: auto; position: relative; }
.nav__step:first-child { flex: 1; margin-left: 0px; align-content: flex-start; }
.nav__step:first-child .nav__step-label { display: inline-block; float: left; text-align: left; }
.nav__step:first-child .nav__step-description { float: left; text-align: left; }
.nav__step:first-child:before { left: 6px; }
.nav__step:last-child { flex: 1; align-content: flex-end; }
.nav__step:last-child .nav__step-label { display: inline-block; text-align: right; float: right; }
.nav__step:last-child .nav__step-description { float: right; text-align: right; left: auto; }
.nav__step:last-child:before { left: auto; right: -6px; }
.nav__stepper-mobile--active { background: grey; position: relative; top: 0px; height: 0px; background: #000f1d; background: linear-gradient(to bottom, #000f1d 0%, #0057a9 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000f1d', endColorstr='#0057a9', GradientType=0); }
img { vertical-align: middle; }
input:focus { outline: none; }
input::-moz-focus-inner { border: 0; }
input.amount-pln { text-align: right; }
input[type="text"]::-ms-clear { display: none; }
input[type="text"]:not(.lowercase) { text-transform: uppercase; }
input[type="text"], input[type="password"], select { border: 1px solid #ddd !important; box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.15) inset !important; }
input[type="text"].no-shadow, input[type="password"].no-shadow, select.no-shadow { box-shadow: none; }
.ui-select-bootstrap > .ui-select-match > .btn { text-align: left !important; border: 1px solid #ddd !important; box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.15) inset !important; }
p { color: #666; font-size: 12px; }
h4 { color: #00080f; }
.ui-select-container:focus { outline: none; }
.ui-select-container::-moz-focus-inner { border: 0; }
/*@keyframes animateDown { from { max-height: 0; } to { max-height: 800px; }

}
@keyframes animateUp { from { max-height: 800px; } to { max-height: 0px; }
}
.collapse{ overflow: hidden; animation: animateUp 700ms ease;
}
.collapse.in{ overflow: hidden; animation: animateDown 700ms ease; animation-iteration-count: 1; animation-fill-mode: forwards;
}*/
.panel-title span { cursor: pointer; }
.dataChange .radio { margin-top: 5px; margin-bottom: 0; }
.radio input[type="radio"]:focus + label::before, .checkbox input[type="checkbox"]:focus + label::before { outline: none; }
.radio label::after { background-color: #014188; }
.checkbox label::after { left: 0px; }
.radio label.checked::after { transform: scale(1, 1); }
.checkbox.fix label::after { left: -2px; }
.statements .label-accordion .form-label-required:after { right: -4px; top: -8px; }
.statements p { text-align: justify; }
.statements span.fixedWidth { float: left; width: calc(100% - 19px); }
.label-accordion-special { padding-left: 0; }
.pagination-active-common, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .my-bootstrap .page-item.active .page-link, .my-bootstrap .page-item.active .page-link:hover, .my-bootstrap .page-item.active .page-link:focus { z-index: 2; color: #fff; cursor: default; background-color: #0056a7; border-color: #0056a7; }
.pagination { margin: 0; }
.my-bootstrap .page-link { color: #0056a7; }
.my-bootstrap .page-item.active .page-link, .my-bootstrap .page-item .page-link, .my-bootstrap .page-item.active .page-link:hover, .my-bootstrap .page-item.active:hover, .my-bootstrap .page-item .page-link:focus, .my-bootstrap .page-item.active .page-link:focus { box-shadow: none; }
[date-picker] { margin: 0; border: 1px solid #ccc; box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.15); border-radius: 3px; }
[date-picker] th:hover, [date-picker] [ng-switch-when="date"] td span:hover { background: #003574; color: #ffffff; cursor: pointer; }
[date-picker] th:hover.disabled, [date-picker] [ng-switch-when="date"] td span:hover.disabled { background: none; cursor: default; }
[date-picker] .active.active { color: #ffffff; background-color: #CA171D; }
[date-picker] .now { color: #ffffff; text-shadow: none; background-color: #CA171D; background-image: none; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffee905b', GradientType=0); border-color: #003574; }
[date-picker] .now:hover, [date-picker] .now:active { color: #ffffff; background-color: #CA171D; }
[date-picker] span.disabled { color: #ffffff; background: none; cursor: default; opacity: 0.2; }
.ppe-date-picker .ngb-dp-day, .ppe-date-picker .ngb-dp-week-number, .ppe-date-picker .ngb-dp-weekday { display: flex; align-items: center; justify-content: center; width: 3rem; height: 3rem; }
.ppe-date-picker .ngb-dp-day:focus, .ppe-date-picker .ngb-dp-week-number:focus, .ppe-date-picker .ngb-dp-weekday:focus { outline: none; }
.ppe-date-picker .ngb-dp-day:hover, .ppe-date-picker .ngb-dp-week-number:hover, .ppe-date-picker .ngb-dp-weekday:hover { background: #003574; color: #ffffff; cursor: pointer; }
.ppe-date-picker .ngb-dp-day:hover { background: white; }
.ppe-date-picker .ngb-dp-day:hover .btn-light { background: #003574; color: #ffffff; cursor: pointer; }
.ppe-date-picker .ngb-dp-month { display: flex; width: 100%; }
.ppe-date-picker .ngb-dp-month ngb-datepicker-month { width: 100%; display: flex; flex-direction: column; align-items: center; }
.ppe-date-picker .ngb-dp-month ngb-datepicker-month .ngb-dp-weekdays { border-bottom: none; }
.ppe-date-picker .ngb-dp-month ngb-datepicker-month .ngb-dp-weekdays .ngb-dp-weekday.small { font-size: 15px; text-transform: lowercase; color: #999; }
.ppe-date-picker .ngb-dp-month ngb-datepicker-month .ngb-dp-weekdays .ngb-dp-weekday.small:hover { color: #999; background-color: transparent; cursor: default; }
.ppe-date-picker .ngb-dp-month .ngb-dp-day .disabled:hover { cursor: no-drop; }
.ppe-date-picker .outside { color: #ffffff; background: none; cursor: default; opacity: 0.2; }
.ppe-date-picker .outside.text-muted { color: #999; }
.ppe-date-picker .bg-primary { color: #ffffff; text-shadow: none; background-color: #CA171D; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffee905b', GradientType=0); border-color: #003574; }
.ppe-date-picker .bg-primary:hover, .ppe-date-picker .bg-primary:active { color: #ffffff; background-color: #CA171D; }
.ppe-date-picker ngb-datepicker-navigation-select > .custom-select { flex: 1 1 auto; padding: 0 .5rem; font-size: 1.2rem; height: 26px; margin: 5px; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.ppe-date-picker .ngb-dp-arrow .ngb-dp-arrow-btn .ngb-dp-navigation-chevron { width: .4em; height: .4em; border-width: .1em .1em 0 0; color: #999; }
.ppe-date-picker .ngb-dp-header-date-label { display: none; }
.ppe-date-picker .btn-light { width: 100%; border-radius: 4px; padding: 12px 0; display: flex; align-items: center; justify-content: center; }
select.form-control { -moz-appearance: none; -webkit-appearance: none; position: relative; font-size: 1.2rem; padding: 6px 10px; }
.form-group .caret { position: absolute; top: 16px; right: 22px; pointer-events: none; }
.form-group .caret.s-r { right: 12px; }
.caret.up { /* IE 9 */ /* Chrome, Safari, Opera */ transform: rotate(180deg); margin-bottom: 5px; margin-right: 5px; }
select.form-control::-ms-expand { display: none; }
.modal-title { color: #101010; font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; font-size: 2rem; padding-top: 10px; padding-bottom: 10px; }
.my-bootstrap .modal-dialog.modal-xl, .modal-dialog.modal-xl { width: 900px; max-width: 900px; }
@media screen and (max-width: 1023px) { .my-bootstrap .modal-dialog.modal-xl, .modal-dialog.modal-xl { width: 90%; } }
.modal-backdrop.fade.show { opacity: 0.5; }
.my-bootstrap .modal-dialog { width: 550px; max-width: 550px; transition: transform .3s ease-out; transform: translate(0, -100%); }
.my-bootstrap .modal-footer { border-top: 0; }
.my-bootstrap.modal.show { opacity: 1; }
.my-bootstrap.modal.show .modal-dialog { transform: translate(0, 0); }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #FFF; }
.table-responsive td.vertical-top { vertical-align: top !important; }
.table-responsive th.th-sort { vertical-align: middle; }
.table-responsive th.th-sort.green { color: #00A631; }
.table-responsive th.th-sort.red { color: #CA171D; }
.table-responsive > tbody:nth-of-type(even) > tr:nth-of-type(odd) { background-color: #FFF; }
.nav-link-common, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus, .my-bootstrap .nav-tabs .nav-link.active, .my-bootstrap .nav-tabs .nav-link.active:hover, .my-bootstrap .nav-tabs .nav-link.active:focus, .my-bootstrap .nav-tabs .nav-item.show .nav-link, .my-bootstrap .nav-tabs .nav-item.show .nav-link:hover, .my-bootstrap .nav-tabs .nav-item.show .nav-link:focus { border: none; border-bottom: none; background-color: #CA171D; color: #ffffff; }
.nav-link-common:after, .nav-tabs.nav-justified > .active > a:after, .nav-tabs.nav-justified > .active > a:hover:after, .nav-tabs.nav-justified > .active > a:focus:after, .my-bootstrap .nav-tabs .nav-link.active:after, .my-bootstrap .nav-tabs .nav-link.active:hover:after, .my-bootstrap .nav-tabs .nav-link.active:focus:after, .my-bootstrap .nav-tabs .nav-item.show .nav-link:after, .my-bootstrap .nav-tabs .nav-item.show .nav-link:hover:after, .my-bootstrap .nav-tabs .nav-item.show .nav-link:focus:after { display: none; }
.my-bootstrap .nav-tabs .nav-link:hover, .my-bootstrap .nav-tabs .nav-link:focus { border: 1px solid transparent; }
.my-bootstrap .nav-tabs { border-bottom: none; }
.nav-tabs.nav-justified > li > a { border: none; border-radius: 4px 4px 0 0; }
.nav-tabs.nav-justified > li:not(:last-child) > a { position: relative; }
.nav-tabs.nav-justified > li:not(:last-child) > a:after { content: ''; height: 50%; transform: translateY(-50%); top: 50%; position: absolute; right: 0; width: 1px; background-color: #ddd; z-index: 1; }
.panel-default:empty { display: none; }
.form-label-required.absolute { position: absolute; top: -8px; left: 19px; }
@media (min-width: 1200px) { .form-label-required.free-absolute { position: absolute; left: -25px; } }
.word-wrap { word-wrap: break-word; }
.checkbox label.p-l-10 { padding-left: 10px; }
.checkbox label.m-b-15 { margin-bottom: 15px; }
.checkbox label.m-b-30 { margin-bottom: 30px; }
.modal-open .modal { padding-bottom: 10px; }
span[uib-rating] { outline: none; }
span[uib-rating]:focus { outline: none; }
span[uib-rating] span { outline: none; }
span[uib-rating] span:focus { outline: none; }
.form-label-required:after { top: 0; }
.icon-lock-disabled { position: absolute; z-index: 69; font-weight: bold; font-size: 2.2rem; left: -3px; bottom: 0; color: #CA171D; cursor: initial; pointer-events: none; }
.my-bootstrap .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.my-bootstrap button:focus { outline: none; }
.pointer { cursor: pointer; }
.rc-anchor-invisible { display: none; }
.modal-captcha-invisible .grecaptcha-badge { bottom: -97px !important; }
.modal-dialog .grecaptcha-badge { left: -215px; position: absolute !important; bottom: -27px; transition: left 0.3s ease 0s !important; }
.modal-dialog .grecaptcha-badge:hover { left: -22px; }
.pointer-events-none { pointer-events: none; }
html, body { height: 100%; }
body { display: flex; flex-direction: column; margin-bottom: 0px; }
main { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- */ /* Chrome */ /* IE 10 */ flex: 1; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { main { overflow-y: scroll; -webkit-overflow-scrolling: touch; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .container { overflow: hidden; } }
.footer { background-color: #FFF; border-top: 1px dotted #e6e6e6; bottom: 0px; color: #777; font-size: 10px; width: 100%; z-index: 5; padding-bottom: 10px; }
@media screen and (max-width: 719px) { .footer .text-left, .footer .text-right { text-align: center; } }
.footer .compName { margin-top: 5px; font-size: 1.2rem; text-align: center; }
.footer .employerName { font-size: 1.6rem; }
ul.tiles { list-style-type: none; padding-left: 0px; display: flex; width: 100%; align-items: center; justify-content: center; flex-wrap: wrap; }
ul.tiles.fix-left { justify-content: flex-start; }
.tiles li { display: block; float: left; padding: 0 2px 4px; }
.tiles li a, .tiles li span { cursor: pointer; background: #fbfbfb; background: linear-gradient(to bottom, #fbfbfb 0%, #e0e0e0 75%, #f4f4f4 100%); background: -webkit-linear-gradient(top, #fbfbfb 0%, #e0e0e0 75%, #f4f4f4 100%); border: 2px solid #c7c7c7; border-radius: 4px; box-shadow: 0px 0px 5px 1px #dbdbdb; color: #000; display: block; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f4f4f4', GradientType=0); font-size: 21px; height: 100px; line-height: 22px; moz-box-shadow: 0px 0px 5px 1px #dbdbdb; padding: 50px 20px 0; transition: 0s; webkit-box-shadow: 0px 0px 5px 1px #dbdbdb; width: 215px; }
.tiles li a.multiline, .tiles li span.multiline { padding-top: 40px; }
.tiles li a.paymentTiles, .tiles li span.paymentTiles { padding-top: 40px; width: 295px; }
.tiles li a:hover:not([disabled]), .tiles li span:hover:not([disabled]) { background: #044692; background: linear-gradient(to bottom, #044692 0%, #040b19 100%); background: -webkit-linear-gradient(top, #044692 0%, #040b19 100%); border-color: #040f29; color: #FFF; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044692', endColorstr='#040b19', GradientType=0); }
ul.tiles.tiles--sm { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; }
ul.tiles.tiles--sm li { float: none; }
ul.tiles.tiles--sm li a, ul.tiles.tiles--sm li span { font-size: 17px; height: 95px; line-height: 19px; padding: 50px 20px 0; width: 100%; }
ul.tiles.tiles--sm li a.disabled, ul.tiles.tiles--sm li span.disabled { opacity: 0.5; cursor: default; }
ul.tiles.tiles--sm li a i, ul.tiles.tiles--sm li span i { position: absolute; top: 2px; right: -8px; }
ul.tiles.tiles--sm .checkbox { padding-left: 0; }
ul.tiles.tiles--sm .checkbox label:before { display: none; }
ul.tiles.tiles--sm .checkbox label:after { display: none; }
ul.tiles.tiles--sm .checkbox input[type="checkbox"]:checked + label span { background: #044692; background: linear-gradient(to bottom, #044692 0%, #040b19 100%); background: -webkit-linear-gradient(top, #044692 0%, #040b19 100%); border-color: #040f29; color: #FFF; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044692', endColorstr='#040b19', GradientType=0); }
.checkbox-fake label, .checkbox-fake p { min-height: 20px; padding-left: 0px; margin-bottom: 0; font-weight: normal; cursor: auto; text-align: justify; font-size: 1.2rem; line-height: 1.2; color: #999; }
.checkbox-fake label.p-l-30, .checkbox-fake p.p-l-30 { padding-left: 30px; }
.checkbox-small label { font-size: 1.2rem; line-height: 1.2; }
i { color: #003574; }
[ng-click] { cursor: pointer; }
.error-addon { position: relative; }
.error-addon .msg { color: #CA171D; font-size: 1.1rem; display: none; }
.error-addon .glyphicon.error { position: absolute; right: 0px; }
.error-addon .glyphicon.red { color: #CA171D; }
.error-addon .popover { border: 1px solid #CA171D; display: block; }
.error-addon .popover > .arrow { left: 20px; border-bottom-color: #CA171D; }
.error-addon .popover-content { width: 153px; }
.error-addon .input-group-addon .glyphicon.red { color: #CA171D; }
.error-addon-special .msg { background-color: #CA171D; padding: 10px; color: #ffffff; text-align: center; }
.input-center input { text-align: center; }
error-msg.text-left .error-addon .msg { text-align: left; }
.tripleDots:before { content: "..."; font-size: 14px; font-style: normal; }
header { /*[id='header'] { position: fixed; top: 0px; width: 100%; max-width: 110px; margin-left: auto; margin-right: auto; background-color: $color__base--first; z-index: 100;
}*/ }
main, .modal { /* Default class applied to drop zones on over */ }
main .loaderWrapp .mainLoader, .modal .loaderWrapp .mainLoader { transform: translate(-50%, -50%); top: 50%; left: 50%; position: absolute; width: 40px; height: 40px; background-image: url('ajax_loader.dbe653dde5c293aaadc6.gif'); background-repeat: no-repeat; background-position: center; z-index: 9999; }
main .loaderWrapp .mainLoader.backdrop, .modal .loaderWrapp .mainLoader.backdrop { background-color: rgba(255, 255, 255, 0.8); width: 100%; height: 100%; }
main .login-wrrapper, .modal .login-wrrapper { background-color: #f6f6f6; }
main .login-wrrapper [id="login-form"], .modal .login-wrrapper [id="login-form"] { background-image: url('log_bg.9d7205036f6ccdcf5b5d.jpg'); background-repeat: no-repeat; background-size: contain; width: 100%; background-blend-mode: multiply; background-position: 115% 0%; height: 450px; }
@media screen and (min-width: 720px) and (max-width: 1023px) { main .login-wrrapper [id="login-form"], .modal .login-wrrapper [id="login-form"] { background-image: none; } }
@media screen and (max-width: 719px) { main .login-wrrapper [id="login-form"], .modal .login-wrrapper [id="login-form"] { background-image: none; height: auto; }
  main .login-wrrapper [id="login-form"] input, .modal .login-wrrapper [id="login-form"] input { background-color: transparent; } }
main .advertisement img, .modal .advertisement img { visibility: hidden; }
main .glyphicon-pln:before, .modal .glyphicon-pln:before { content: "PLN"; font-family: "Helvetica"; font-weight: 600; }
main .glyphicon-procent:before, .modal .glyphicon-procent:before { content: "%"; font-family: "Helvetica"; font-weight: 600; }
main .form__privilaged, .modal .form__privilaged { background-image: url('sprite.284eaff21addba93f5db.png'); width: 26px; height: 26px; position: absolute; top: -5px; right: 14px; cursor: pointer; }
main .form__privilaged-show, .modal .form__privilaged-show { background-position: -60px -2px; }
main .form__privilaged-hide, .modal .form__privilaged-hide { background-position: -60px -31px; }
main .form__privilaged-hide[disabled="disabled"], .modal .form__privilaged-hide[disabled="disabled"] { display: none; }
main .form__privilaged-edit, .modal .form__privilaged-edit { background-position: -2px -89px; }
main .form__privilaged.disabled, .modal .form__privilaged.disabled { opacity: 0.5; }
main .disc, .modal .disc { font-size: 1.6rem; color: #999; text-align: justify; }
main .summaryForm .statements .form-group, .modal .summaryForm .statements .form-group { margin-bottom: 0; }
main .summaryForm .statements .form-group > div, .modal .summaryForm .statements .form-group > div { margin-bottom: 12px; }
main .summaryForm .statements .label-accordion, .modal .summaryForm .statements .label-accordion { margin-top: 0; }
main .summaryForm .statements .label-accordion > div, .modal .summaryForm .statements .label-accordion > div { margin-top: 5px; }
main .summaryForm h4, .modal .summaryForm h4 { margin-bottom: 1rem; padding-right: 50px; }
main .summaryForm .form__privilaged, .modal .summaryForm .form__privilaged { top: 0; }
@media (max-width: 1024px) { main .summaryForm .form__privilaged, .modal .summaryForm .form__privilaged { top: -4px; } }
main .summaryForm p, .modal .summaryForm p { float: left; text-align: right; display: inline-block; font-family: "PKOBankPolski", "Helvetica Neue", "Trebuchet MS", "Arial", sans-serif; width: 225px; padding: 1px 5px; font-size: 1.2rem; color: #999; line-height: 1.5; margin-bottom: 5px; }
@media (max-width: 1200px) { main .summaryForm p, .modal .summaryForm p { width: 30%; } }
@media (max-width: 480px) { main .summaryForm p, .modal .summaryForm p { width: 30%; float: none; } }
main .summaryForm p.block, .modal .summaryForm p.block { margin-top: 0; display: inline-block; vertical-align: middle; width: 100%; text-align: justify; color: #999; line-height: 1.2; }
main .summaryForm p.block span, .modal .summaryForm p.block span { white-space: normal; width: auto; padding-left: 0; color: inherit; font-size: inherit; text-transform: none; }
main .summaryForm p.block span.fixedWidth, .modal .summaryForm p.block span.fixedWidth { float: left; width: calc(100% - 16px); }
main .summaryForm p.block span.float-left, .modal .summaryForm p.block span.float-left { float: left; }
main .summaryForm p.block.fix-width-96pr, .modal .summaryForm p.block.fix-width-96pr { width: 96%; }
main .summaryForm p.block.fix-width-95pr, .modal .summaryForm p.block.fix-width-95pr { width: 95%; }
main .summaryForm p.block.p-l-50, .modal .summaryForm p.block.p-l-50 { padding-left: 50px; }
main .summaryForm p.disc, .modal .summaryForm p.disc { border-bottom: none; }
main .summaryForm .contributtion p.block, .modal .summaryForm .contributtion p.block { width: 85%; }
@media (max-width: 344px) { main .summaryForm .contributtion p.block, .modal .summaryForm .contributtion p.block { width: 80%; } }
main .summaryForm .no-float span, main .summaryForm .no-float p, .modal .summaryForm .no-float span, .modal .summaryForm .no-float p { float: none; }
main .summaryForm span, .modal .summaryForm span { float: left; padding-left: 15px; width: 265px; font-size: 1.2rem; color: #00080f; text-transform: uppercase; }
@media (max-width: 1200px) { main .summaryForm span, .modal .summaryForm span { width: 30%; } }
@media (max-width: 480px) { main .summaryForm span, .modal .summaryForm span { width: auto; float: none; } }
main .summaryForm span.p-l-0, .modal .summaryForm span.p-l-0 { padding-left: 0px; }
main .summaryForm span.lowercase, .modal .summaryForm span.lowercase { text-transform: none; color: #999; float: none; }
@media (max-width: 480px) { main .summaryForm span.lowercase, .modal .summaryForm span.lowercase { padding-left: 0px; } }
main .summaryForm span.no-float, .modal .summaryForm span.no-float { float: none; }
main .summaryForm span.width-auto, .modal .summaryForm span.width-auto { width: auto; }
main .summaryForm h4 span, .modal .summaryForm h4 span { float: none; width: 26px; }
main .summaryForm .allocation p, .modal .summaryForm .allocation p { float: none; text-align: left; display: block; width: auto; padding-left: 0px; }
main .summaryForm .allocation span, .modal .summaryForm .allocation span { float: none; font-size: 1.6rem; padding-left: 0px; color: #999; text-transform: none; }
main .summaryForm .entitledPersons p, main .summaryForm .proxyPersson p, main .summaryForm .summary-addresss p, main .summaryForm .summary-payout-payment p, .modal .summaryForm .entitledPersons p, .modal .summaryForm .proxyPersson p, .modal .summaryForm .summary-addresss p, .modal .summaryForm .summary-payout-payment p { width: 225px; }
@media (max-width: 1200px) { main .summaryForm .entitledPersons p, main .summaryForm .proxyPersson p, main .summaryForm .summary-addresss p, main .summaryForm .summary-payout-payment p, .modal .summaryForm .entitledPersons p, .modal .summaryForm .proxyPersson p, .modal .summaryForm .summary-addresss p, .modal .summaryForm .summary-payout-payment p { width: 30%; } }
main .summaryForm .entitledPersons p.fix-width-100pr, main .summaryForm .proxyPersson p.fix-width-100pr, main .summaryForm .summary-addresss p.fix-width-100pr, main .summaryForm .summary-payout-payment p.fix-width-100pr, .modal .summaryForm .entitledPersons p.fix-width-100pr, .modal .summaryForm .proxyPersson p.fix-width-100pr, .modal .summaryForm .summary-addresss p.fix-width-100pr, .modal .summaryForm .summary-payout-payment p.fix-width-100pr { width: 100%; }
main .summaryForm .summary-payout-payment .rates span, .modal .summaryForm .summary-payout-payment .rates span { vertical-align: top; line-height: 1.5; margin-bottom: 5px; color: #00080f; }
main .summaryForm .move-top, .modal .summaryForm .move-top { position: relative; z-index: 1; }
main .modal-body .summaryForm p, .modal .modal-body .summaryForm p { width: 180px; }
main .modal-body .summaryForm p.block, .modal .modal-body .summaryForm p.block { margin-top: 0; display: inline-block; vertical-align: middle; width: 100%; /* white-space: nowrap; overflow: hidden; text-overflow: ellipsis;*/ }
main .modal-body .summaryForm .contributtion p.block, .modal .modal-body .summaryForm .contributtion p.block { width: 85%; }
main .modal-body .summaryForm .form__privilaged, .modal .modal-body .summaryForm .form__privilaged { display: none; }
main .modal-body .summaryForm .radio label, .modal .modal-body .summaryForm .radio label { line-height: 1.8; }
main .modal-body .summaryForm input[type="text"], .modal .modal-body .summaryForm input[type="text"] { height: 24px; }
main .modal-body .allocation span, .modal .modal-body .allocation span { font-size: inherit; }
main .modal-body .entitledPersons p, main .modal-body .proxyPersson p, main .modal-body .summary-addresss p, .modal .modal-body .entitledPersons p, .modal .modal-body .proxyPersson p, .modal .modal-body .summary-addresss p { width: 180px; }
main .table-finat thead th, .modal .table-finat thead th { color: #999999; font-weight: normal; }
main .table-finat th, .modal .table-finat th { color: #333333; font-weight: normal; }
main .table-finat.table-fixt, .modal .table-finat.table-fixt { table-layout: fixed; }
main .table-finat tr, .modal .table-finat tr { height: 100%; position: relative; }
main .table-finat .td-indent, .modal .table-finat .td-indent { width: 275px !important; }
main .table-finat .btns-flex-wrap, .modal .table-finat .btns-flex-wrap { margin: 5px 0; }
main .table-finat .btns-flex-wrap.btns-wrap-xl .btn, .modal .table-finat .btns-flex-wrap.btns-wrap-xl .btn { min-width: 75px; }
main .table-finat .btns-flex-wrap.btns-wrap-xl .btn-xl, .modal .table-finat .btns-flex-wrap.btns-wrap-xl .btn-xl { width: 165px; }
main .table-finat .btns-wrap, .modal .table-finat .btns-wrap { display: block; text-align: left; margin-top: 5px; }
main .table-finat .btns-wrap .btn, .modal .table-finat .btns-wrap .btn { margin-top: 5px; }
@media screen and (max-width: 1023px) { main .table-finat .btns-wrap .btn, .modal .table-finat .btns-wrap .btn { margin-top: 5px; } }
main .table-finat .btns-wrap.btns-wrap-xl .btn, .modal .table-finat .btns-wrap.btns-wrap-xl .btn { min-width: 75px; }
main .table-finat .btns-wrap.btns-wrap-xl .btn-xl, .modal .table-finat .btns-wrap.btns-wrap-xl .btn-xl { width: 165px; }
main .table-finat tbody tr:not(.transaction-expanded):hover, .modal .table-finat tbody tr:not(.transaction-expanded):hover { background-color: #f2f2f2; }
main .table-finat thead tr:hover, .modal .table-finat thead tr:hover { background-color: #FFF !important; }
main .table-finat .table > tbody > tr.active > td, .modal .table-finat .table > tbody > tr.active > td { background-color: #FFF; }
main .table-finat .table > tbody > tr > td, .modal .table-finat .table > tbody > tr > td { padding: 2px; padding-left: 8px; color: #333333; }
main .table-finat .table-finat tr, .modal .table-finat .table-finat tr { height: auto; }
main .table-finat .transaction-expanded, .modal .table-finat .transaction-expanded { display: none; }
main .table-finat .transaction-expanded.active, .modal .table-finat .transaction-expanded.active { display: table-row; }
main .table-finat .transaction-expanded.active > td, .modal .table-finat .transaction-expanded.active > td { height: 100%; background-color: #FFF; }
main .table-finat .transaction-expanded .tab-content, .modal .table-finat .transaction-expanded .tab-content { border: 1px solid #FFF; border-top: 0; }
main .table-finat .transaction-expanded .nav > li > a, .modal .table-finat .transaction-expanded .nav > li > a { padding: 5px 5px; }
main .table-finat .transaction-expanded .moreDitails, .modal .table-finat .transaction-expanded .moreDitails { height: calc(100% - 20px); }
main .table-finat .transaction-expanded .moreDitails .nav-tabs.nav-justified, .modal .table-finat .transaction-expanded .moreDitails .nav-tabs.nav-justified { display: table; }
main .table-finat .transaction-expanded .moreDitails .nav-tabs.nav-justified > li, .modal .table-finat .transaction-expanded .moreDitails .nav-tabs.nav-justified > li { width: 25%; }
main .table-finat .transaction, .modal .table-finat .transaction { border-left: 1px solid #ddd; }
main .table-finat .transaction-details, .modal .table-finat .transaction-details { padding: 9px 0; height: 100%; }
main .table-finat .transaction-details .col, .modal .table-finat .transaction-details .col { width: 367px; float: left; }
main .table-finat .transaction-details .line, .modal .table-finat .transaction-details .line { margin-bottom: 0.3rem; }
main .table-finat .transaction-details .details-label, .modal .table-finat .transaction-details .details-label { width: 150px; float: left; color: #666666; }
main .table-finat .transaction-details .details-value, .modal .table-finat .transaction-details .details-value { width: 177px; float: left; color: #333333; text-transform: uppercase; }
main .table-finat .transaction-details .col-2 .details-label, .modal .table-finat .transaction-details .col-2 .details-label { float: left; }
main .table-finat .transaction-details .col-2 .details-label .details-value, .modal .table-finat .transaction-details .col-2 .details-label .details-value { width: 177px; float: left; }
main .table-finat .transaction-details .btn-cta, .modal .table-finat .transaction-details .btn-cta { margin-top: 10px; margin-left: -3px; }
main .table-finat .transaction-details .btn-cta + a, .modal .table-finat .transaction-details .btn-cta + a { display: inline-block; margin-right: 24px; margin-top: 15px; }
main .table-finat .transaction-details h4, .modal .table-finat .transaction-details h4 { font-size: 1.3rem; margin-top: 0.3rem; margin-bottom: 0.3rem; color: #101010; }
main .table-finat .transaction-details .collapse-details.absolute, .modal .table-finat .transaction-details .collapse-details.absolute { position: absolute; bottom: 0; right: 40px; font-size: 1.2rem; }
main .change-entitled, .modal .change-entitled { font-size: 1.2rem; float: right; color: #003574; }
main .order-wrapper, .modal .order-wrapper { min-height: 75vh; position: relative; padding-bottom: 25px; }
main .contribution-raport, .modal .contribution-raport { position: absolute; bottom: 10px; }
main .my-drop-zone, .modal .my-drop-zone { border: 1px dashed #999; border-radius: 5px; padding: 25px; transition: border-color 0.01s linear 0.01s; position: relative; text-align: center; color: #00080f; }
main .nv-file-over, .modal .nv-file-over { border-color: #CA171D; transition: border-color 0.01s linear 0.01s; position: relative; color: #CA171D; }
main .search-form .form-control, .modal .search-form .form-control { height: 30px; padding: 4px 12px; }
main fin-per-page .form-control, main .fin-per-page .form-control, .modal fin-per-page .form-control, .modal .fin-per-page .form-control { width: 65px; }
@media (max-width: 1200px) { main fin-per-page .form-control, main .fin-per-page .form-control, .modal fin-per-page .form-control, .modal .fin-per-page .form-control { width: 100%; } }
@media (max-width: 1200px) { main fin-per-page .caret.s-r, main .fin-per-page .caret.s-r, .modal fin-per-page .caret.s-r, .modal .fin-per-page .caret.s-r { top: 35px; } }
main .quick-edit, .modal .quick-edit { position: absolute; right: 20px; top: 10px; }
main label .fixedWidth, .modal label .fixedWidth { float: left; width: calc(100% - 16px); }
.modal .summaryForm span { width: 180px; }
.modal .summaryForm .summary-entitled-change span, .modal .summaryForm .entitled span { width: 170px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.modal .modal-body .allocation span { float: none; }
.modal .summaryForm .allocation p { width: 100%; }
.modal .summaryForm .m-t-4 { margin-top: 0; }
change-with-msg.text-center input { text-align: center; }
.lang { display: inline-block; vertical-align: middle; width: 95px; height: auto; position: relative; padding: 7px 5px 7px 5px; margin-right: 25px; margin-bottom: 5px; cursor: pointer; color: #000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f4f4f4', GradientType=0); font-size: 21px; line-height: 22px; transition: 0s; }
.lang > span { display: inline-block; overflow: hidden; border: 1px solid #c7c7c7; border-radius: 4px; box-shadow: 0px 0px 5px 1px #dbdbdb; moz-box-shadow: 0px 0px 5px 1px #dbdbdb; webkit-box-shadow: 0px 0px 5px 1px #dbdbdb; }
.lang span:first-child { margin-right: 5px; }
.lang img { display: block; }
.lang > span.active { border-color: #040f29; }
.lang [class*="icon"] { color: #ffffff; right: -20px; transform: translateY(-50%); top: 50%; position: absolute; }

