/* ReSharper disable All */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
@media (max-width: 600px) {
    h1,
    .h1 {
        font-size: 25px !important;
    }
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary: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 #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
@media (min-width: 1200px) {

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .container-fluid {
        width: 100%;
        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;
  }
}*/

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width:600px) {

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
    }
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
    min-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 > 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: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default: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;
  background-image: none;
  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.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 {
  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;
  background-image: none;
  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.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 {
  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;
  background-image: none;
  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.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 {
  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;
  background-image: none;
  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.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 {
  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;
  background-image: none;
  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.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 {
  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;
  background-image: none;
  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.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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link: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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0; 
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a: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: #777777;
}
.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;
    top: 100% !important;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto !important;
}
@media (max-width: 600px) {
    .dropdown-menu-right {
        right: auto;
        left: auto !important;
    }
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn: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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn: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:not(.btn):hover,
.nav > li > a:not(.btn):focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a: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;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    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: 20px;
    padding-bottom: 20px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand: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-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-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-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-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-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-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: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 3;
        color: #fff !important;
        cursor: default;
        background-color: #2a2042 !important;
        border-color: #2a3042 !important;
        border-radius: 4px;
    }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label: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: #777777;
}
.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-error,
.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: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge: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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #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;
}
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-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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border-radius: 15px; border-top: 3px solid #3fc33f;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  border-radius: 15px 15px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  /*display: inline-flex; !important;*/
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/* ========================================================================
 * bootstrap-tour - v0.12.0
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.tour-backdrop{position:absolute;z-index:1100;background-color:#000;opacity:.8;filter:alpha(opacity=80)}.popover[class*="tour-"]{z-index:1102}.popover[class*="tour-"] .popover-navigation{padding:9px 14px;overflow:hidden}.popover[class*="tour-"] .popover-navigation *[data-role="end"]{float:right}.popover[class*="tour-"] .popover-navigation *[data-role="prev"],.popover[class*="tour-"] .popover-navigation *[data-role="next"],.popover[class*="tour-"] .popover-navigation *[data-role="end"]{cursor:pointer}.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled{cursor:default}.popover[class*="tour-"].orphan{position:fixed;margin-top:0}.popover[class*="tour-"].orphan .arrow{display:none}
.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}
@font-face{font-family:"Material Design Icons";src:url("../../Fonts/Skote/materialdesignicons-webfont.eot?v=5.8.55");src:url("../../Fonts/Skote/materialdesignicons-webfont.eot?#iefix&v=5.8.55") format("embedded-opentype"),url('../../Fonts/Skote/materialdesignicons-webfont.eot?.woff2?v=5.8.55') format("woff2"),url("../../Fonts/Skote/materialdesignicons-webfont.woff?v=5.8.55") format("woff"),url("../../Fonts/Skote/materialdesignicons-webfont.ttf?v=5.8.55") format("truetype");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing::before{content:"󰇉"}.mdi-abjad-arabic::before{content:"󱌨"}.mdi-abjad-hebrew::before{content:"󱌩"}.mdi-abugida-devanagari::before{content:"󱌪"}.mdi-abugida-thai::before{content:"󱌫"}.mdi-access-point::before{content:"󰀃"}.mdi-access-point-check::before{content:"󱔸"}.mdi-access-point-minus::before{content:"󱔹"}.mdi-access-point-network::before{content:"󰀂"}.mdi-access-point-network-off::before{content:"󰯡"}.mdi-access-point-off::before{content:"󱔑"}.mdi-access-point-plus::before{content:"󱔺"}.mdi-access-point-remove::before{content:"󱔻"}.mdi-account::before{content:"󰀄"}.mdi-account-alert::before{content:"󰀅"}.mdi-account-alert-outline::before{content:"󰭐"}.mdi-account-arrow-left::before{content:"󰭑"}.mdi-account-arrow-left-outline::before{content:"󰭒"}.mdi-account-arrow-right::before{content:"󰭓"}.mdi-account-arrow-right-outline::before{content:"󰭔"}.mdi-account-box::before{content:"󰀆"}.mdi-account-box-multiple::before{content:"󰤴"}.mdi-account-box-multiple-outline::before{content:"󱀊"}.mdi-account-box-outline::before{content:"󰀇"}.mdi-account-cancel::before{content:"󱋟"}.mdi-account-cancel-outline::before{content:"󱋠"}.mdi-account-cash::before{content:"󱂗"}.mdi-account-cash-outline::before{content:"󱂘"}.mdi-account-check::before{content:"󰀈"}.mdi-account-check-outline::before{content:"󰯢"}.mdi-account-child::before{content:"󰪉"}.mdi-account-child-circle::before{content:"󰪊"}.mdi-account-child-outline::before{content:"󱃈"}.mdi-account-circle::before{content:"󰀉"}.mdi-account-circle-outline::before{content:"󰭕"}.mdi-account-clock::before{content:"󰭖"}.mdi-account-clock-outline::before{content:"󰭗"}.mdi-account-cog::before{content:"󱍰"}.mdi-account-cog-outline::before{content:"󱍱"}.mdi-account-convert::before{content:"󰀊"}.mdi-account-convert-outline::before{content:"󱌁"}.mdi-account-cowboy-hat::before{content:"󰺛"}.mdi-account-details::before{content:"󰘱"}.mdi-account-details-outline::before{content:"󱍲"}.mdi-account-edit::before{content:"󰚼"}.mdi-account-edit-outline::before{content:"󰿻"}.mdi-account-group::before{content:"󰡉"}.mdi-account-group-outline::before{content:"󰭘"}.mdi-account-hard-hat::before{content:"󰖵"}.mdi-account-heart::before{content:"󰢙"}.mdi-account-heart-outline::before{content:"󰯣"}.mdi-account-key::before{content:"󰀋"}.mdi-account-key-outline::before{content:"󰯤"}.mdi-account-lock::before{content:"󱅞"}.mdi-account-lock-outline::before{content:"󱅟"}.mdi-account-minus::before{content:"󰀍"}.mdi-account-minus-outline::before{content:"󰫬"}.mdi-account-multiple::before{content:"󰀎"}.mdi-account-multiple-check::before{content:"󰣅"}.mdi-account-multiple-check-outline::before{content:"󱇾"}.mdi-account-multiple-minus::before{content:"󰗓"}.mdi-account-multiple-minus-outline::before{content:"󰯥"}.mdi-account-multiple-outline::before{content:"󰀏"}.mdi-account-multiple-plus::before{content:"󰀐"}.mdi-account-multiple-plus-outline::before{content:"󰠀"}.mdi-account-multiple-remove::before{content:"󱈊"}.mdi-account-multiple-remove-outline::before{content:"󱈋"}.mdi-account-music::before{content:"󰠃"}.mdi-account-music-outline::before{content:"󰳩"}.mdi-account-network::before{content:"󰀑"}.mdi-account-network-outline::before{content:"󰯦"}.mdi-account-off::before{content:"󰀒"}.mdi-account-off-outline::before{content:"󰯧"}.mdi-account-outline::before{content:"󰀓"}.mdi-account-plus::before{content:"󰀔"}.mdi-account-plus-outline::before{content:"󰠁"}.mdi-account-question::before{content:"󰭙"}.mdi-account-question-outline::before{content:"󰭚"}.mdi-account-reactivate::before{content:"󱔫"}.mdi-account-reactivate-outline::before{content:"󱔬"}.mdi-account-remove::before{content:"󰀕"}.mdi-account-remove-outline::before{content:"󰫭"}.mdi-account-search::before{content:"󰀖"}.mdi-account-search-outline::before{content:"󰤵"}.mdi-account-settings::before{content:"󰘰"}.mdi-account-settings-outline::before{content:"󱃉"}.mdi-account-star::before{content:"󰀗"}.mdi-account-star-outline::before{content:"󰯨"}.mdi-account-supervisor::before{content:"󰪋"}.mdi-account-supervisor-circle::before{content:"󰪌"}.mdi-account-supervisor-circle-outline::before{content:"󱓬"}.mdi-account-supervisor-outline::before{content:"󱄭"}.mdi-account-switch::before{content:"󰀙"}.mdi-account-switch-outline::before{content:"󰓋"}.mdi-account-tie::before{content:"󰳣"}.mdi-account-tie-outline::before{content:"󱃊"}.mdi-account-tie-voice::before{content:"󱌈"}.mdi-account-tie-voice-off::before{content:"󱌊"}.mdi-account-tie-voice-off-outline::before{content:"󱌋"}.mdi-account-tie-voice-outline::before{content:"󱌉"}.mdi-account-voice::before{content:"󰗋"}.mdi-adjust::before{content:"󰀚"}.mdi-adobe::before{content:"󰤶"}.mdi-adobe-acrobat::before{content:"󰾝"}.mdi-air-conditioner::before{content:"󰀛"}.mdi-air-filter::before{content:"󰵃"}.mdi-air-horn::before{content:"󰶬"}.mdi-air-humidifier::before{content:"󱂙"}.mdi-air-humidifier-off::before{content:"󱑦"}.mdi-air-purifier::before{content:"󰵄"}.mdi-airbag::before{content:"󰯩"}.mdi-airballoon::before{content:"󰀜"}.mdi-airballoon-outline::before{content:"󱀋"}.mdi-airplane::before{content:"󰀝"}.mdi-airplane-landing::before{content:"󰗔"}.mdi-airplane-off::before{content:"󰀞"}.mdi-airplane-takeoff::before{content:"󰗕"}.mdi-airport::before{content:"󰡋"}.mdi-alarm::before{content:"󰀠"}.mdi-alarm-bell::before{content:"󰞎"}.mdi-alarm-check::before{content:"󰀡"}.mdi-alarm-light::before{content:"󰞏"}.mdi-alarm-light-outline::before{content:"󰯪"}.mdi-alarm-multiple::before{content:"󰀢"}.mdi-alarm-note::before{content:"󰹱"}.mdi-alarm-note-off::before{content:"󰹲"}.mdi-alarm-off::before{content:"󰀣"}.mdi-alarm-panel::before{content:"󱗄"}.mdi-alarm-panel-outline::before{content:"󱗅"}.mdi-alarm-plus::before{content:"󰀤"}.mdi-alarm-snooze::before{content:"󰚎"}.mdi-album::before{content:"󰀥"}.mdi-alert::before{content:"󰀦"}.mdi-alert-box::before{content:"󰀧"}.mdi-alert-box-outline::before{content:"󰳤"}.mdi-alert-circle::before{content:"󰀨"}.mdi-alert-circle-check::before{content:"󱇭"}.mdi-alert-circle-check-outline::before{content:"󱇮"}.mdi-alert-circle-outline::before{content:"󰗖"}.mdi-alert-decagram::before{content:"󰚽"}.mdi-alert-decagram-outline::before{content:"󰳥"}.mdi-alert-minus::before{content:"󱒻"}.mdi-alert-minus-outline::before{content:"󱒾"}.mdi-alert-octagon::before{content:"󰀩"}.mdi-alert-octagon-outline::before{content:"󰳦"}.mdi-alert-octagram::before{content:"󰝧"}.mdi-alert-octagram-outline::before{content:"󰳧"}.mdi-alert-outline::before{content:"󰀪"}.mdi-alert-plus::before{content:"󱒺"}.mdi-alert-plus-outline::before{content:"󱒽"}.mdi-alert-remove::before{content:"󱒼"}.mdi-alert-remove-outline::before{content:"󱒿"}.mdi-alert-rhombus::before{content:"󱇎"}.mdi-alert-rhombus-outline::before{content:"󱇏"}.mdi-alien::before{content:"󰢚"}.mdi-alien-outline::before{content:"󱃋"}.mdi-align-horizontal-center::before{content:"󱇃"}.mdi-align-horizontal-left::before{content:"󱇂"}.mdi-align-horizontal-right::before{content:"󱇄"}.mdi-align-vertical-bottom::before{content:"󱇅"}.mdi-align-vertical-center::before{content:"󱇆"}.mdi-align-vertical-top::before{content:"󱇇"}.mdi-all-inclusive::before{content:"󰚾"}.mdi-allergy::before{content:"󱉘"}.mdi-alpha::before{content:"󰀫"}.mdi-alpha-a::before{content:"󰫮"}.mdi-alpha-a-box::before{content:"󰬈"}.mdi-alpha-a-box-outline::before{content:"󰯫"}.mdi-alpha-a-circle::before{content:"󰯬"}.mdi-alpha-a-circle-outline::before{content:"󰯭"}.mdi-alpha-b::before{content:"󰫯"}.mdi-alpha-b-box::before{content:"󰬉"}.mdi-alpha-b-box-outline::before{content:"󰯮"}.mdi-alpha-b-circle::before{content:"󰯯"}.mdi-alpha-b-circle-outline::before{content:"󰯰"}.mdi-alpha-c::before{content:"󰫰"}.mdi-alpha-c-box::before{content:"󰬊"}.mdi-alpha-c-box-outline::before{content:"󰯱"}.mdi-alpha-c-circle::before{content:"󰯲"}.mdi-alpha-c-circle-outline::before{content:"󰯳"}.mdi-alpha-d::before{content:"󰫱"}.mdi-alpha-d-box::before{content:"󰬋"}.mdi-alpha-d-box-outline::before{content:"󰯴"}.mdi-alpha-d-circle::before{content:"󰯵"}.mdi-alpha-d-circle-outline::before{content:"󰯶"}.mdi-alpha-e::before{content:"󰫲"}.mdi-alpha-e-box::before{content:"󰬌"}.mdi-alpha-e-box-outline::before{content:"󰯷"}.mdi-alpha-e-circle::before{content:"󰯸"}.mdi-alpha-e-circle-outline::before{content:"󰯹"}.mdi-alpha-f::before{content:"󰫳"}.mdi-alpha-f-box::before{content:"󰬍"}.mdi-alpha-f-box-outline::before{content:"󰯺"}.mdi-alpha-f-circle::before{content:"󰯻"}.mdi-alpha-f-circle-outline::before{content:"󰯼"}.mdi-alpha-g::before{content:"󰫴"}.mdi-alpha-g-box::before{content:"󰬎"}.mdi-alpha-g-box-outline::before{content:"󰯽"}.mdi-alpha-g-circle::before{content:"󰯾"}.mdi-alpha-g-circle-outline::before{content:"󰯿"}.mdi-alpha-h::before{content:"󰫵"}.mdi-alpha-h-box::before{content:"󰬏"}.mdi-alpha-h-box-outline::before{content:"󰰀"}.mdi-alpha-h-circle::before{content:"󰰁"}.mdi-alpha-h-circle-outline::before{content:"󰰂"}.mdi-alpha-i::before{content:"󰫶"}.mdi-alpha-i-box::before{content:"󰬐"}.mdi-alpha-i-box-outline::before{content:"󰰃"}.mdi-alpha-i-circle::before{content:"󰰄"}.mdi-alpha-i-circle-outline::before{content:"󰰅"}.mdi-alpha-j::before{content:"󰫷"}.mdi-alpha-j-box::before{content:"󰬑"}.mdi-alpha-j-box-outline::before{content:"󰰆"}.mdi-alpha-j-circle::before{content:"󰰇"}.mdi-alpha-j-circle-outline::before{content:"󰰈"}.mdi-alpha-k::before{content:"󰫸"}.mdi-alpha-k-box::before{content:"󰬒"}.mdi-alpha-k-box-outline::before{content:"󰰉"}.mdi-alpha-k-circle::before{content:"󰰊"}.mdi-alpha-k-circle-outline::before{content:"󰰋"}.mdi-alpha-l::before{content:"󰫹"}.mdi-alpha-l-box::before{content:"󰬓"}.mdi-alpha-l-box-outline::before{content:"󰰌"}.mdi-alpha-l-circle::before{content:"󰰍"}.mdi-alpha-l-circle-outline::before{content:"󰰎"}.mdi-alpha-m::before{content:"󰫺"}.mdi-alpha-m-box::before{content:"󰬔"}.mdi-alpha-m-box-outline::before{content:"󰰏"}.mdi-alpha-m-circle::before{content:"󰰐"}.mdi-alpha-m-circle-outline::before{content:"󰰑"}.mdi-alpha-n::before{content:"󰫻"}.mdi-alpha-n-box::before{content:"󰬕"}.mdi-alpha-n-box-outline::before{content:"󰰒"}.mdi-alpha-n-circle::before{content:"󰰓"}.mdi-alpha-n-circle-outline::before{content:"󰰔"}.mdi-alpha-o::before{content:"󰫼"}.mdi-alpha-o-box::before{content:"󰬖"}.mdi-alpha-o-box-outline::before{content:"󰰕"}.mdi-alpha-o-circle::before{content:"󰰖"}.mdi-alpha-o-circle-outline::before{content:"󰰗"}.mdi-alpha-p::before{content:"󰫽"}.mdi-alpha-p-box::before{content:"󰬗"}.mdi-alpha-p-box-outline::before{content:"󰰘"}.mdi-alpha-p-circle::before{content:"󰰙"}.mdi-alpha-p-circle-outline::before{content:"󰰚"}.mdi-alpha-q::before{content:"󰫾"}.mdi-alpha-q-box::before{content:"󰬘"}.mdi-alpha-q-box-outline::before{content:"󰰛"}.mdi-alpha-q-circle::before{content:"󰰜"}.mdi-alpha-q-circle-outline::before{content:"󰰝"}.mdi-alpha-r::before{content:"󰫿"}.mdi-alpha-r-box::before{content:"󰬙"}.mdi-alpha-r-box-outline::before{content:"󰰞"}.mdi-alpha-r-circle::before{content:"󰰟"}.mdi-alpha-r-circle-outline::before{content:"󰰠"}.mdi-alpha-s::before{content:"󰬀"}.mdi-alpha-s-box::before{content:"󰬚"}.mdi-alpha-s-box-outline::before{content:"󰰡"}.mdi-alpha-s-circle::before{content:"󰰢"}.mdi-alpha-s-circle-outline::before{content:"󰰣"}.mdi-alpha-t::before{content:"󰬁"}.mdi-alpha-t-box::before{content:"󰬛"}.mdi-alpha-t-box-outline::before{content:"󰰤"}.mdi-alpha-t-circle::before{content:"󰰥"}.mdi-alpha-t-circle-outline::before{content:"󰰦"}.mdi-alpha-u::before{content:"󰬂"}.mdi-alpha-u-box::before{content:"󰬜"}.mdi-alpha-u-box-outline::before{content:"󰰧"}.mdi-alpha-u-circle::before{content:"󰰨"}.mdi-alpha-u-circle-outline::before{content:"󰰩"}.mdi-alpha-v::before{content:"󰬃"}.mdi-alpha-v-box::before{content:"󰬝"}.mdi-alpha-v-box-outline::before{content:"󰰪"}.mdi-alpha-v-circle::before{content:"󰰫"}.mdi-alpha-v-circle-outline::before{content:"󰰬"}.mdi-alpha-w::before{content:"󰬄"}.mdi-alpha-w-box::before{content:"󰬞"}.mdi-alpha-w-box-outline::before{content:"󰰭"}.mdi-alpha-w-circle::before{content:"󰰮"}.mdi-alpha-w-circle-outline::before{content:"󰰯"}.mdi-alpha-x::before{content:"󰬅"}.mdi-alpha-x-box::before{content:"󰬟"}.mdi-alpha-x-box-outline::before{content:"󰰰"}.mdi-alpha-x-circle::before{content:"󰰱"}.mdi-alpha-x-circle-outline::before{content:"󰰲"}.mdi-alpha-y::before{content:"󰬆"}.mdi-alpha-y-box::before{content:"󰬠"}.mdi-alpha-y-box-outline::before{content:"󰰳"}.mdi-alpha-y-circle::before{content:"󰰴"}.mdi-alpha-y-circle-outline::before{content:"󰰵"}.mdi-alpha-z::before{content:"󰬇"}.mdi-alpha-z-box::before{content:"󰬡"}.mdi-alpha-z-box-outline::before{content:"󰰶"}.mdi-alpha-z-circle::before{content:"󰰷"}.mdi-alpha-z-circle-outline::before{content:"󰰸"}.mdi-alphabet-aurebesh::before{content:"󱌬"}.mdi-alphabet-cyrillic::before{content:"󱌭"}.mdi-alphabet-greek::before{content:"󱌮"}.mdi-alphabet-latin::before{content:"󱌯"}.mdi-alphabet-piqad::before{content:"󱌰"}.mdi-alphabet-tengwar::before{content:"󱌷"}.mdi-alphabetical::before{content:"󰀬"}.mdi-alphabetical-off::before{content:"󱀌"}.mdi-alphabetical-variant::before{content:"󱀍"}.mdi-alphabetical-variant-off::before{content:"󱀎"}.mdi-altimeter::before{content:"󰗗"}.mdi-amazon::before{content:"󰀭"}.mdi-amazon-alexa::before{content:"󰣆"}.mdi-ambulance::before{content:"󰀯"}.mdi-ammunition::before{content:"󰳨"}.mdi-ampersand::before{content:"󰪍"}.mdi-amplifier::before{content:"󰀰"}.mdi-amplifier-off::before{content:"󱆵"}.mdi-anchor::before{content:"󰀱"}.mdi-android::before{content:"󰀲"}.mdi-android-auto::before{content:"󰪎"}.mdi-android-debug-bridge::before{content:"󰀳"}.mdi-android-messages::before{content:"󰵅"}.mdi-android-studio::before{content:"󰀴"}.mdi-angle-acute::before{content:"󰤷"}.mdi-angle-obtuse::before{content:"󰤸"}.mdi-angle-right::before{content:"󰤹"}.mdi-angular::before{content:"󰚲"}.mdi-angularjs::before{content:"󰚿"}.mdi-animation::before{content:"󰗘"}.mdi-animation-outline::before{content:"󰪏"}.mdi-animation-play::before{content:"󰤺"}.mdi-animation-play-outline::before{content:"󰪐"}.mdi-ansible::before{content:"󱂚"}.mdi-antenna::before{content:"󱄙"}.mdi-anvil::before{content:"󰢛"}.mdi-apache-kafka::before{content:"󱀏"}.mdi-api::before{content:"󱂛"}.mdi-api-off::before{content:"󱉗"}.mdi-apple::before{content:"󰀵"}.mdi-apple-airplay::before{content:"󰀟"}.mdi-apple-finder::before{content:"󰀶"}.mdi-apple-icloud::before{content:"󰀸"}.mdi-apple-ios::before{content:"󰀷"}.mdi-apple-keyboard-caps::before{content:"󰘲"}.mdi-apple-keyboard-command::before{content:"󰘳"}.mdi-apple-keyboard-control::before{content:"󰘴"}.mdi-apple-keyboard-option::before{content:"󰘵"}.mdi-apple-keyboard-shift::before{content:"󰘶"}.mdi-apple-safari::before{content:"󰀹"}.mdi-application::before{content:"󰘔"}.mdi-application-cog::before{content:"󱕷"}.mdi-application-export::before{content:"󰶭"}.mdi-application-import::before{content:"󰶮"}.mdi-application-settings::before{content:"󱕕"}.mdi-approximately-equal::before{content:"󰾞"}.mdi-approximately-equal-box::before{content:"󰾟"}.mdi-apps::before{content:"󰀻"}.mdi-apps-box::before{content:"󰵆"}.mdi-arch::before{content:"󰣇"}.mdi-archive::before{content:"󰀼"}.mdi-archive-alert::before{content:"󱓽"}.mdi-archive-alert-outline::before{content:"󱓾"}.mdi-archive-arrow-down::before{content:"󱉙"}.mdi-archive-arrow-down-outline::before{content:"󱉚"}.mdi-archive-arrow-up::before{content:"󱉛"}.mdi-archive-arrow-up-outline::before{content:"󱉜"}.mdi-archive-outline::before{content:"󱈎"}.mdi-arm-flex::before{content:"󰿗"}.mdi-arm-flex-outline::before{content:"󰿖"}.mdi-arrange-bring-forward::before{content:"󰀽"}.mdi-arrange-bring-to-front::before{content:"󰀾"}.mdi-arrange-send-backward::before{content:"󰀿"}.mdi-arrange-send-to-back::before{content:"󰁀"}.mdi-arrow-all::before{content:"󰁁"}.mdi-arrow-bottom-left::before{content:"󰁂"}.mdi-arrow-bottom-left-bold-outline::before{content:"󰦷"}.mdi-arrow-bottom-left-thick::before{content:"󰦸"}.mdi-arrow-bottom-left-thin-circle-outline::before{content:"󱖖"}.mdi-arrow-bottom-right::before{content:"󰁃"}.mdi-arrow-bottom-right-bold-outline::before{content:"󰦹"}.mdi-arrow-bottom-right-thick::before{content:"󰦺"}.mdi-arrow-bottom-right-thin-circle-outline::before{content:"󱖕"}.mdi-arrow-collapse::before{content:"󰘕"}.mdi-arrow-collapse-all::before{content:"󰁄"}.mdi-arrow-collapse-down::before{content:"󰞒"}.mdi-arrow-collapse-horizontal::before{content:"󰡌"}.mdi-arrow-collapse-left::before{content:"󰞓"}.mdi-arrow-collapse-right::before{content:"󰞔"}.mdi-arrow-collapse-up::before{content:"󰞕"}.mdi-arrow-collapse-vertical::before{content:"󰡍"}.mdi-arrow-decision::before{content:"󰦻"}.mdi-arrow-decision-auto::before{content:"󰦼"}.mdi-arrow-decision-auto-outline::before{content:"󰦽"}.mdi-arrow-decision-outline::before{content:"󰦾"}.mdi-arrow-down::before{content:"󰁅"}.mdi-arrow-down-bold::before{content:"󰜮"}.mdi-arrow-down-bold-box::before{content:"󰜯"}.mdi-arrow-down-bold-box-outline::before{content:"󰜰"}.mdi-arrow-down-bold-circle::before{content:"󰁇"}.mdi-arrow-down-bold-circle-outline::before{content:"󰁈"}.mdi-arrow-down-bold-hexagon-outline::before{content:"󰁉"}.mdi-arrow-down-bold-outline::before{content:"󰦿"}.mdi-arrow-down-box::before{content:"󰛀"}.mdi-arrow-down-circle::before{content:"󰳛"}.mdi-arrow-down-circle-outline::before{content:"󰳜"}.mdi-arrow-down-drop-circle::before{content:"󰁊"}.mdi-arrow-down-drop-circle-outline::before{content:"󰁋"}.mdi-arrow-down-thick::before{content:"󰁆"}.mdi-arrow-down-thin-circle-outline::before{content:"󱖙"}.mdi-arrow-expand::before{content:"󰘖"}.mdi-arrow-expand-all::before{content:"󰁌"}.mdi-arrow-expand-down::before{content:"󰞖"}.mdi-arrow-expand-horizontal::before{content:"󰡎"}.mdi-arrow-expand-left::before{content:"󰞗"}.mdi-arrow-expand-right::before{content:"󰞘"}.mdi-arrow-expand-up::before{content:"󰞙"}.mdi-arrow-expand-vertical::before{content:"󰡏"}.mdi-arrow-horizontal-lock::before{content:"󱅛"}.mdi-arrow-left::before{content:"󰁍"}.mdi-arrow-left-bold::before{content:"󰜱"}.mdi-arrow-left-bold-box::before{content:"󰜲"}.mdi-arrow-left-bold-box-outline::before{content:"󰜳"}.mdi-arrow-left-bold-circle::before{content:"󰁏"}.mdi-arrow-left-bold-circle-outline::before{content:"󰁐"}.mdi-arrow-left-bold-hexagon-outline::before{content:"󰁑"}.mdi-arrow-left-bold-outline::before{content:"󰧀"}.mdi-arrow-left-box::before{content:"󰛁"}.mdi-arrow-left-circle::before{content:"󰳝"}.mdi-arrow-left-circle-outline::before{content:"󰳞"}.mdi-arrow-left-drop-circle::before{content:"󰁒"}.mdi-arrow-left-drop-circle-outline::before{content:"󰁓"}.mdi-arrow-left-right::before{content:"󰹳"}.mdi-arrow-left-right-bold::before{content:"󰹴"}.mdi-arrow-left-right-bold-outline::before{content:"󰧁"}.mdi-arrow-left-thick::before{content:"󰁎"}.mdi-arrow-left-thin-circle-outline::before{content:"󱖚"}.mdi-arrow-right::before{content:"󰁔"}.mdi-arrow-right-bold::before{content:"󰜴"}.mdi-arrow-right-bold-box::before{content:"󰜵"}.mdi-arrow-right-bold-box-outline::before{content:"󰜶"}.mdi-arrow-right-bold-circle::before{content:"󰁖"}.mdi-arrow-right-bold-circle-outline::before{content:"󰁗"}.mdi-arrow-right-bold-hexagon-outline::before{content:"󰁘"}.mdi-arrow-right-bold-outline::before{content:"󰧂"}.mdi-arrow-right-box::before{content:"󰛂"}.mdi-arrow-right-circle::before{content:"󰳟"}.mdi-arrow-right-circle-outline::before{content:"󰳠"}.mdi-arrow-right-drop-circle::before{content:"󰁙"}.mdi-arrow-right-drop-circle-outline::before{content:"󰁚"}.mdi-arrow-right-thick::before{content:"󰁕"}.mdi-arrow-right-thin-circle-outline::before{content:"󱖘"}.mdi-arrow-split-horizontal::before{content:"󰤻"}.mdi-arrow-split-vertical::before{content:"󰤼"}.mdi-arrow-top-left::before{content:"󰁛"}.mdi-arrow-top-left-bold-outline::before{content:"󰧃"}.mdi-arrow-top-left-bottom-right::before{content:"󰹵"}.mdi-arrow-top-left-bottom-right-bold::before{content:"󰹶"}.mdi-arrow-top-left-thick::before{content:"󰧄"}.mdi-arrow-top-left-thin-circle-outline::before{content:"󱖓"}.mdi-arrow-top-right::before{content:"󰁜"}.mdi-arrow-top-right-bold-outline::before{content:"󰧅"}.mdi-arrow-top-right-bottom-left::before{content:"󰹷"}.mdi-arrow-top-right-bottom-left-bold::before{content:"󰹸"}.mdi-arrow-top-right-thick::before{content:"󰧆"}.mdi-arrow-top-right-thin-circle-outline::before{content:"󱖔"}.mdi-arrow-up::before{content:"󰁝"}.mdi-arrow-up-bold::before{content:"󰜷"}.mdi-arrow-up-bold-box::before{content:"󰜸"}.mdi-arrow-up-bold-box-outline::before{content:"󰜹"}.mdi-arrow-up-bold-circle::before{content:"󰁟"}.mdi-arrow-up-bold-circle-outline::before{content:"󰁠"}.mdi-arrow-up-bold-hexagon-outline::before{content:"󰁡"}.mdi-arrow-up-bold-outline::before{content:"󰧇"}.mdi-arrow-up-box::before{content:"󰛃"}.mdi-arrow-up-circle::before{content:"󰳡"}.mdi-arrow-up-circle-outline::before{content:"󰳢"}.mdi-arrow-up-down::before{content:"󰹹"}.mdi-arrow-up-down-bold::before{content:"󰹺"}.mdi-arrow-up-down-bold-outline::before{content:"󰧈"}.mdi-arrow-up-drop-circle::before{content:"󰁢"}.mdi-arrow-up-drop-circle-outline::before{content:"󰁣"}.mdi-arrow-up-thick::before{content:"󰁞"}.mdi-arrow-up-thin-circle-outline::before{content:"󱖗"}.mdi-arrow-vertical-lock::before{content:"󱅜"}.mdi-artstation::before{content:"󰭛"}.mdi-aspect-ratio::before{content:"󰨤"}.mdi-assistant::before{content:"󰁤"}.mdi-asterisk::before{content:"󰛄"}.mdi-at::before{content:"󰁥"}.mdi-atlassian::before{content:"󰠄"}.mdi-atm::before{content:"󰵇"}.mdi-atom::before{content:"󰝨"}.mdi-atom-variant::before{content:"󰹻"}.mdi-attachment::before{content:"󰁦"}.mdi-audio-video::before{content:"󰤽"}.mdi-audio-video-off::before{content:"󱆶"}.mdi-augmented-reality::before{content:"󰡐"}.mdi-auto-download::before{content:"󱍾"}.mdi-auto-fix::before{content:"󰁨"}.mdi-auto-upload::before{content:"󰁩"}.mdi-autorenew::before{content:"󰁪"}.mdi-av-timer::before{content:"󰁫"}.mdi-aws::before{content:"󰸏"}.mdi-axe::before{content:"󰣈"}.mdi-axis::before{content:"󰵈"}.mdi-axis-arrow::before{content:"󰵉"}.mdi-axis-arrow-info::before{content:"󱐎"}.mdi-axis-arrow-lock::before{content:"󰵊"}.mdi-axis-lock::before{content:"󰵋"}.mdi-axis-x-arrow::before{content:"󰵌"}.mdi-axis-x-arrow-lock::before{content:"󰵍"}.mdi-axis-x-rotate-clockwise::before{content:"󰵎"}.mdi-axis-x-rotate-counterclockwise::before{content:"󰵏"}.mdi-axis-x-y-arrow-lock::before{content:"󰵐"}.mdi-axis-y-arrow::before{content:"󰵑"}.mdi-axis-y-arrow-lock::before{content:"󰵒"}.mdi-axis-y-rotate-clockwise::before{content:"󰵓"}.mdi-axis-y-rotate-counterclockwise::before{content:"󰵔"}.mdi-axis-z-arrow::before{content:"󰵕"}.mdi-axis-z-arrow-lock::before{content:"󰵖"}.mdi-axis-z-rotate-clockwise::before{content:"󰵗"}.mdi-axis-z-rotate-counterclockwise::before{content:"󰵘"}.mdi-babel::before{content:"󰨥"}.mdi-baby::before{content:"󰁬"}.mdi-baby-bottle::before{content:"󰼹"}.mdi-baby-bottle-outline::before{content:"󰼺"}.mdi-baby-buggy::before{content:"󱏠"}.mdi-baby-carriage::before{content:"󰚏"}.mdi-baby-carriage-off::before{content:"󰾠"}.mdi-baby-face::before{content:"󰹼"}.mdi-baby-face-outline::before{content:"󰹽"}.mdi-backburger::before{content:"󰁭"}.mdi-backspace::before{content:"󰁮"}.mdi-backspace-outline::before{content:"󰭜"}.mdi-backspace-reverse::before{content:"󰹾"}.mdi-backspace-reverse-outline::before{content:"󰹿"}.mdi-backup-restore::before{content:"󰁯"}.mdi-bacteria::before{content:"󰻕"}.mdi-bacteria-outline::before{content:"󰻖"}.mdi-badge-account::before{content:"󰶧"}.mdi-badge-account-alert::before{content:"󰶨"}.mdi-badge-account-alert-outline::before{content:"󰶩"}.mdi-badge-account-horizontal::before{content:"󰸍"}.mdi-badge-account-horizontal-outline::before{content:"󰸎"}.mdi-badge-account-outline::before{content:"󰶪"}.mdi-badminton::before{content:"󰡑"}.mdi-bag-carry-on::before{content:"󰼻"}.mdi-bag-carry-on-check::before{content:"󰵥"}.mdi-bag-carry-on-off::before{content:"󰼼"}.mdi-bag-checked::before{content:"󰼽"}.mdi-bag-personal::before{content:"󰸐"}.mdi-bag-personal-off::before{content:"󰸑"}.mdi-bag-personal-off-outline::before{content:"󰸒"}.mdi-bag-personal-outline::before{content:"󰸓"}.mdi-bag-suitcase::before{content:"󱖋"}.mdi-bag-suitcase-off::before{content:"󱖍"}.mdi-bag-suitcase-off-outline::before{content:"󱖎"}.mdi-bag-suitcase-outline::before{content:"󱖌"}.mdi-baguette::before{content:"󰼾"}.mdi-balloon::before{content:"󰨦"}.mdi-ballot::before{content:"󰧉"}.mdi-ballot-outline::before{content:"󰧊"}.mdi-ballot-recount::before{content:"󰰹"}.mdi-ballot-recount-outline::before{content:"󰰺"}.mdi-bandage::before{content:"󰶯"}.mdi-bandcamp::before{content:"󰙵"}.mdi-bank::before{content:"󰁰"}.mdi-bank-check::before{content:"󱙕"}.mdi-bank-minus::before{content:"󰶰"}.mdi-bank-off::before{content:"󱙖"}.mdi-bank-off-outline::before{content:"󱙗"}.mdi-bank-outline::before{content:"󰺀"}.mdi-bank-plus::before{content:"󰶱"}.mdi-bank-remove::before{content:"󰶲"}.mdi-bank-transfer::before{content:"󰨧"}.mdi-bank-transfer-in::before{content:"󰨨"}.mdi-bank-transfer-out::before{content:"󰨩"}.mdi-barcode::before{content:"󰁱"}.mdi-barcode-off::before{content:"󱈶"}.mdi-barcode-scan::before{content:"󰁲"}.mdi-barley::before{content:"󰁳"}.mdi-barley-off::before{content:"󰭝"}.mdi-barn::before{content:"󰭞"}.mdi-barrel::before{content:"󰁴"}.mdi-baseball::before{content:"󰡒"}.mdi-baseball-bat::before{content:"󰡓"}.mdi-baseball-diamond::before{content:"󱗬"}.mdi-baseball-diamond-outline::before{content:"󱗭"}.mdi-bash::before{content:"󱆃"}.mdi-basket::before{content:"󰁶"}.mdi-basket-fill::before{content:"󰁷"}.mdi-basket-minus::before{content:"󱔣"}.mdi-basket-minus-outline::before{content:"󱔤"}.mdi-basket-off::before{content:"󱔥"}.mdi-basket-off-outline::before{content:"󱔦"}.mdi-basket-outline::before{content:"󱆁"}.mdi-basket-plus::before{content:"󱔧"}.mdi-basket-plus-outline::before{content:"󱔨"}.mdi-basket-remove::before{content:"󱔩"}.mdi-basket-remove-outline::before{content:"󱔪"}.mdi-basket-unfill::before{content:"󰁸"}.mdi-basketball::before{content:"󰠆"}.mdi-basketball-hoop::before{content:"󰰻"}.mdi-basketball-hoop-outline::before{content:"󰰼"}.mdi-bat::before{content:"󰭟"}.mdi-battery::before{content:"󰁹"}.mdi-battery-10::before{content:"󰁺"}.mdi-battery-10-bluetooth::before{content:"󰤾"}.mdi-battery-20::before{content:"󰁻"}.mdi-battery-20-bluetooth::before{content:"󰤿"}.mdi-battery-30::before{content:"󰁼"}.mdi-battery-30-bluetooth::before{content:"󰥀"}.mdi-battery-40::before{content:"󰁽"}.mdi-battery-40-bluetooth::before{content:"󰥁"}.mdi-battery-50::before{content:"󰁾"}.mdi-battery-50-bluetooth::before{content:"󰥂"}.mdi-battery-60::before{content:"󰁿"}.mdi-battery-60-bluetooth::before{content:"󰥃"}.mdi-battery-70::before{content:"󰂀"}.mdi-battery-70-bluetooth::before{content:"󰥄"}.mdi-battery-80::before{content:"󰂁"}.mdi-battery-80-bluetooth::before{content:"󰥅"}.mdi-battery-90::before{content:"󰂂"}.mdi-battery-90-bluetooth::before{content:"󰥆"}.mdi-battery-alert::before{content:"󰂃"}.mdi-battery-alert-bluetooth::before{content:"󰥇"}.mdi-battery-alert-variant::before{content:"󱃌"}.mdi-battery-alert-variant-outline::before{content:"󱃍"}.mdi-battery-bluetooth::before{content:"󰥈"}.mdi-battery-bluetooth-variant::before{content:"󰥉"}.mdi-battery-charging::before{content:"󰂄"}.mdi-battery-charging-10::before{content:"󰢜"}.mdi-battery-charging-100::before{content:"󰂅"}.mdi-battery-charging-20::before{content:"󰂆"}.mdi-battery-charging-30::before{content:"󰂇"}.mdi-battery-charging-40::before{content:"󰂈"}.mdi-battery-charging-50::before{content:"󰢝"}.mdi-battery-charging-60::before{content:"󰂉"}.mdi-battery-charging-70::before{content:"󰢞"}.mdi-battery-charging-80::before{content:"󰂊"}.mdi-battery-charging-90::before{content:"󰂋"}.mdi-battery-charging-high::before{content:"󱊦"}.mdi-battery-charging-low::before{content:"󱊤"}.mdi-battery-charging-medium::before{content:"󱊥"}.mdi-battery-charging-outline::before{content:"󰢟"}.mdi-battery-charging-wireless::before{content:"󰠇"}.mdi-battery-charging-wireless-10::before{content:"󰠈"}.mdi-battery-charging-wireless-20::before{content:"󰠉"}.mdi-battery-charging-wireless-30::before{content:"󰠊"}.mdi-battery-charging-wireless-40::before{content:"󰠋"}.mdi-battery-charging-wireless-50::before{content:"󰠌"}.mdi-battery-charging-wireless-60::before{content:"󰠍"}.mdi-battery-charging-wireless-70::before{content:"󰠎"}.mdi-battery-charging-wireless-80::before{content:"󰠏"}.mdi-battery-charging-wireless-90::before{content:"󰠐"}.mdi-battery-charging-wireless-alert::before{content:"󰠑"}.mdi-battery-charging-wireless-outline::before{content:"󰠒"}.mdi-battery-heart::before{content:"󱈏"}.mdi-battery-heart-outline::before{content:"󱈐"}.mdi-battery-heart-variant::before{content:"󱈑"}.mdi-battery-high::before{content:"󱊣"}.mdi-battery-low::before{content:"󱊡"}.mdi-battery-medium::before{content:"󱊢"}.mdi-battery-minus::before{content:"󰂌"}.mdi-battery-negative::before{content:"󰂍"}.mdi-battery-off::before{content:"󱉝"}.mdi-battery-off-outline::before{content:"󱉞"}.mdi-battery-outline::before{content:"󰂎"}.mdi-battery-plus::before{content:"󰂏"}.mdi-battery-positive::before{content:"󰂐"}.mdi-battery-unknown::before{content:"󰂑"}.mdi-battery-unknown-bluetooth::before{content:"󰥊"}.mdi-battlenet::before{content:"󰭠"}.mdi-beach::before{content:"󰂒"}.mdi-beaker::before{content:"󰳪"}.mdi-beaker-alert::before{content:"󱈩"}.mdi-beaker-alert-outline::before{content:"󱈪"}.mdi-beaker-check::before{content:"󱈫"}.mdi-beaker-check-outline::before{content:"󱈬"}.mdi-beaker-minus::before{content:"󱈭"}.mdi-beaker-minus-outline::before{content:"󱈮"}.mdi-beaker-outline::before{content:"󰚐"}.mdi-beaker-plus::before{content:"󱈯"}.mdi-beaker-plus-outline::before{content:"󱈰"}.mdi-beaker-question::before{content:"󱈱"}.mdi-beaker-question-outline::before{content:"󱈲"}.mdi-beaker-remove::before{content:"󱈳"}.mdi-beaker-remove-outline::before{content:"󱈴"}.mdi-bed::before{content:"󰋣"}.mdi-bed-double::before{content:"󰿔"}.mdi-bed-double-outline::before{content:"󰿓"}.mdi-bed-empty::before{content:"󰢠"}.mdi-bed-king::before{content:"󰿒"}.mdi-bed-king-outline::before{content:"󰿑"}.mdi-bed-outline::before{content:"󰂙"}.mdi-bed-queen::before{content:"󰿐"}.mdi-bed-queen-outline::before{content:"󰿛"}.mdi-bed-single::before{content:"󱁭"}.mdi-bed-single-outline::before{content:"󱁮"}.mdi-bee::before{content:"󰾡"}.mdi-bee-flower::before{content:"󰾢"}.mdi-beehive-off-outline::before{content:"󱏭"}.mdi-beehive-outline::before{content:"󱃎"}.mdi-beekeeper::before{content:"󱓢"}.mdi-beer::before{content:"󰂘"}.mdi-beer-outline::before{content:"󱌌"}.mdi-bell::before{content:"󰂚"}.mdi-bell-alert::before{content:"󰵙"}.mdi-bell-alert-outline::before{content:"󰺁"}.mdi-bell-cancel::before{content:"󱏧"}.mdi-bell-cancel-outline::before{content:"󱏨"}.mdi-bell-check::before{content:"󱇥"}.mdi-bell-check-outline::before{content:"󱇦"}.mdi-bell-circle::before{content:"󰵚"}.mdi-bell-circle-outline::before{content:"󰵛"}.mdi-bell-minus::before{content:"󱏩"}.mdi-bell-minus-outline::before{content:"󱏪"}.mdi-bell-off::before{content:"󰂛"}.mdi-bell-off-outline::before{content:"󰪑"}.mdi-bell-outline::before{content:"󰂜"}.mdi-bell-plus::before{content:"󰂝"}.mdi-bell-plus-outline::before{content:"󰪒"}.mdi-bell-remove::before{content:"󱏫"}.mdi-bell-remove-outline::before{content:"󱏬"}.mdi-bell-ring::before{content:"󰂞"}.mdi-bell-ring-outline::before{content:"󰂟"}.mdi-bell-sleep::before{content:"󰂠"}.mdi-bell-sleep-outline::before{content:"󰪓"}.mdi-beta::before{content:"󰂡"}.mdi-betamax::before{content:"󰧋"}.mdi-biathlon::before{content:"󰸔"}.mdi-bicycle::before{content:"󱂜"}.mdi-bicycle-basket::before{content:"󱈵"}.mdi-bicycle-electric::before{content:"󱖴"}.mdi-bicycle-penny-farthing::before{content:"󱗩"}.mdi-bike::before{content:"󰂣"}.mdi-bike-fast::before{content:"󱄟"}.mdi-billboard::before{content:"󱀐"}.mdi-billiards::before{content:"󰭡"}.mdi-billiards-rack::before{content:"󰭢"}.mdi-binoculars::before{content:"󰂥"}.mdi-bio::before{content:"󰂦"}.mdi-biohazard::before{content:"󰂧"}.mdi-bird::before{content:"󱗆"}.mdi-bitbucket::before{content:"󰂨"}.mdi-bitcoin::before{content:"󰠓"}.mdi-black-mesa::before{content:"󰂩"}.mdi-blender::before{content:"󰳫"}.mdi-blender-software::before{content:"󰂫"}.mdi-blinds::before{content:"󰂬"}.mdi-blinds-open::before{content:"󱀑"}.mdi-block-helper::before{content:"󰂭"}.mdi-blogger::before{content:"󰂮"}.mdi-blood-bag::before{content:"󰳬"}.mdi-bluetooth::before{content:"󰂯"}.mdi-bluetooth-audio::before{content:"󰂰"}.mdi-bluetooth-connect::before{content:"󰂱"}.mdi-bluetooth-off::before{content:"󰂲"}.mdi-bluetooth-settings::before{content:"󰂳"}.mdi-bluetooth-transfer::before{content:"󰂴"}.mdi-blur::before{content:"󰂵"}.mdi-blur-linear::before{content:"󰂶"}.mdi-blur-off::before{content:"󰂷"}.mdi-blur-radial::before{content:"󰂸"}.mdi-bolnisi-cross::before{content:"󰳭"}.mdi-bolt::before{content:"󰶳"}.mdi-bomb::before{content:"󰚑"}.mdi-bomb-off::before{content:"󰛅"}.mdi-bone::before{content:"󰂹"}.mdi-book::before{content:"󰂺"}.mdi-book-account::before{content:"󱎭"}.mdi-book-account-outline::before{content:"󱎮"}.mdi-book-alert::before{content:"󱙼"}.mdi-book-alert-outline::before{content:"󱙽"}.mdi-book-alphabet::before{content:"󰘝"}.mdi-book-arrow-down::before{content:"󱙾"}.mdi-book-arrow-down-outline::before{content:"󱙿"}.mdi-book-arrow-left::before{content:"󱚀"}.mdi-book-arrow-left-outline::before{content:"󱚁"}.mdi-book-arrow-right::before{content:"󱚂"}.mdi-book-arrow-right-outline::before{content:"󱚃"}.mdi-book-arrow-up::before{content:"󱚄"}.mdi-book-arrow-up-outline::before{content:"󱚅"}.mdi-book-cancel::before{content:"󱚆"}.mdi-book-cancel-outline::before{content:"󱚇"}.mdi-book-check::before{content:"󱓳"}.mdi-book-check-outline::before{content:"󱓴"}.mdi-book-clock::before{content:"󱚈"}.mdi-book-clock-outline::before{content:"󱚉"}.mdi-book-cog::before{content:"󱚊"}.mdi-book-cog-outline::before{content:"󱚋"}.mdi-book-cross::before{content:"󰂢"}.mdi-book-edit::before{content:"󱚌"}.mdi-book-edit-outline::before{content:"󱚍"}.mdi-book-education::before{content:"󱛉"}.mdi-book-education-outline::before{content:"󱛊"}.mdi-book-information-variant::before{content:"󱁯"}.mdi-book-lock::before{content:"󰞚"}.mdi-book-lock-open::before{content:"󰞛"}.mdi-book-lock-open-outline::before{content:"󱚎"}.mdi-book-lock-outline::before{content:"󱚏"}.mdi-book-marker::before{content:"󱚐"}.mdi-book-marker-outline::before{content:"󱚑"}.mdi-book-minus::before{content:"󰗙"}.mdi-book-minus-multiple::before{content:"󰪔"}.mdi-book-minus-multiple-outline::before{content:"󰤋"}.mdi-book-minus-outline::before{content:"󱚒"}.mdi-book-multiple::before{content:"󰂻"}.mdi-book-multiple-outline::before{content:"󰐶"}.mdi-book-music::before{content:"󰁧"}.mdi-book-music-outline::before{content:"󱚓"}.mdi-book-off::before{content:"󱚔"}.mdi-book-off-outline::before{content:"󱚕"}.mdi-book-open::before{content:"󰂽"}.mdi-book-open-blank-variant::before{content:"󰂾"}.mdi-book-open-outline::before{content:"󰭣"}.mdi-book-open-page-variant::before{content:"󰗚"}.mdi-book-open-page-variant-outline::before{content:"󱗖"}.mdi-book-open-variant::before{content:"󱓷"}.mdi-book-outline::before{content:"󰭤"}.mdi-book-play::before{content:"󰺂"}.mdi-book-play-outline::before{content:"󰺃"}.mdi-book-plus::before{content:"󰗛"}.mdi-book-plus-multiple::before{content:"󰪕"}.mdi-book-plus-multiple-outline::before{content:"󰫞"}.mdi-book-plus-outline::before{content:"󱚖"}.mdi-book-refresh::before{content:"󱚗"}.mdi-book-refresh-outline::before{content:"󱚘"}.mdi-book-remove::before{content:"󰪗"}.mdi-book-remove-multiple::before{content:"󰪖"}.mdi-book-remove-multiple-outline::before{content:"󰓊"}.mdi-book-remove-outline::before{content:"󱚙"}.mdi-book-search::before{content:"󰺄"}.mdi-book-search-outline::before{content:"󰺅"}.mdi-book-settings::before{content:"󱚚"}.mdi-book-settings-outline::before{content:"󱚛"}.mdi-book-sync::before{content:"󱚜"}.mdi-book-sync-outline::before{content:"󱛈"}.mdi-book-variant::before{content:"󰂿"}.mdi-book-variant-multiple::before{content:"󰂼"}.mdi-bookmark::before{content:"󰃀"}.mdi-bookmark-check::before{content:"󰃁"}.mdi-bookmark-check-outline::before{content:"󱍻"}.mdi-bookmark-minus::before{content:"󰧌"}.mdi-bookmark-minus-outline::before{content:"󰧍"}.mdi-bookmark-multiple::before{content:"󰸕"}.mdi-bookmark-multiple-outline::before{content:"󰸖"}.mdi-bookmark-music::before{content:"󰃂"}.mdi-bookmark-music-outline::before{content:"󱍹"}.mdi-bookmark-off::before{content:"󰧎"}.mdi-bookmark-off-outline::before{content:"󰧏"}.mdi-bookmark-outline::before{content:"󰃃"}.mdi-bookmark-plus::before{content:"󰃅"}.mdi-bookmark-plus-outline::before{content:"󰃄"}.mdi-bookmark-remove::before{content:"󰃆"}.mdi-bookmark-remove-outline::before{content:"󱍺"}.mdi-bookshelf::before{content:"󱉟"}.mdi-boom-gate::before{content:"󰺆"}.mdi-boom-gate-alert::before{content:"󰺇"}.mdi-boom-gate-alert-outline::before{content:"󰺈"}.mdi-boom-gate-down::before{content:"󰺉"}.mdi-boom-gate-down-outline::before{content:"󰺊"}.mdi-boom-gate-outline::before{content:"󰺋"}.mdi-boom-gate-up::before{content:"󰺌"}.mdi-boom-gate-up-outline::before{content:"󰺍"}.mdi-boombox::before{content:"󰗜"}.mdi-boomerang::before{content:"󱃏"}.mdi-bootstrap::before{content:"󰛆"}.mdi-border-all::before{content:"󰃇"}.mdi-border-all-variant::before{content:"󰢡"}.mdi-border-bottom::before{content:"󰃈"}.mdi-border-bottom-variant::before{content:"󰢢"}.mdi-border-color::before{content:"󰃉"}.mdi-border-horizontal::before{content:"󰃊"}.mdi-border-inside::before{content:"󰃋"}.mdi-border-left::before{content:"󰃌"}.mdi-border-left-variant::before{content:"󰢣"}.mdi-border-none::before{content:"󰃍"}.mdi-border-none-variant::before{content:"󰢤"}.mdi-border-outside::before{content:"󰃎"}.mdi-border-right::before{content:"󰃏"}.mdi-border-right-variant::before{content:"󰢥"}.mdi-border-style::before{content:"󰃐"}.mdi-border-top::before{content:"󰃑"}.mdi-border-top-variant::before{content:"󰢦"}.mdi-border-vertical::before{content:"󰃒"}.mdi-bottle-soda::before{content:"󱁰"}.mdi-bottle-soda-classic::before{content:"󱁱"}.mdi-bottle-soda-classic-outline::before{content:"󱍣"}.mdi-bottle-soda-outline::before{content:"󱁲"}.mdi-bottle-tonic::before{content:"󱄮"}.mdi-bottle-tonic-outline::before{content:"󱄯"}.mdi-bottle-tonic-plus::before{content:"󱄰"}.mdi-bottle-tonic-plus-outline::before{content:"󱄱"}.mdi-bottle-tonic-skull::before{content:"󱄲"}.mdi-bottle-tonic-skull-outline::before{content:"󱄳"}.mdi-bottle-wine::before{content:"󰡔"}.mdi-bottle-wine-outline::before{content:"󱌐"}.mdi-bow-tie::before{content:"󰙸"}.mdi-bowl::before{content:"󰊎"}.mdi-bowl-mix::before{content:"󰘗"}.mdi-bowl-mix-outline::before{content:"󰋤"}.mdi-bowl-outline::before{content:"󰊩"}.mdi-bowling::before{content:"󰃓"}.mdi-box::before{content:"󰃔"}.mdi-box-cutter::before{content:"󰃕"}.mdi-box-cutter-off::before{content:"󰭊"}.mdi-box-shadow::before{content:"󰘷"}.mdi-boxing-glove::before{content:"󰭥"}.mdi-braille::before{content:"󰧐"}.mdi-brain::before{content:"󰧑"}.mdi-bread-slice::before{content:"󰳮"}.mdi-bread-slice-outline::before{content:"󰳯"}.mdi-bridge::before{content:"󰘘"}.mdi-briefcase::before{content:"󰃖"}.mdi-briefcase-account::before{content:"󰳰"}.mdi-briefcase-account-outline::before{content:"󰳱"}.mdi-briefcase-check::before{content:"󰃗"}.mdi-briefcase-check-outline::before{content:"󱌞"}.mdi-briefcase-clock::before{content:"󱃐"}.mdi-briefcase-clock-outline::before{content:"󱃑"}.mdi-briefcase-download::before{content:"󰃘"}.mdi-briefcase-download-outline::before{content:"󰰽"}.mdi-briefcase-edit::before{content:"󰪘"}.mdi-briefcase-edit-outline::before{content:"󰰾"}.mdi-briefcase-minus::before{content:"󰨪"}.mdi-briefcase-minus-outline::before{content:"󰰿"}.mdi-briefcase-off::before{content:"󱙘"}.mdi-briefcase-off-outline::before{content:"󱙙"}.mdi-briefcase-outline::before{content:"󰠔"}.mdi-briefcase-plus::before{content:"󰨫"}.mdi-briefcase-plus-outline::before{content:"󰱀"}.mdi-briefcase-remove::before{content:"󰨬"}.mdi-briefcase-remove-outline::before{content:"󰱁"}.mdi-briefcase-search::before{content:"󰨭"}.mdi-briefcase-search-outline::before{content:"󰱂"}.mdi-briefcase-upload::before{content:"󰃙"}.mdi-briefcase-upload-outline::before{content:"󰱃"}.mdi-briefcase-variant::before{content:"󱒔"}.mdi-briefcase-variant-off::before{content:"󱙚"}.mdi-briefcase-variant-off-outline::before{content:"󱙛"}.mdi-briefcase-variant-outline::before{content:"󱒕"}.mdi-brightness-1::before{content:"󰃚"}.mdi-brightness-2::before{content:"󰃛"}.mdi-brightness-3::before{content:"󰃜"}.mdi-brightness-4::before{content:"󰃝"}.mdi-brightness-5::before{content:"󰃞"}.mdi-brightness-6::before{content:"󰃟"}.mdi-brightness-7::before{content:"󰃠"}.mdi-brightness-auto::before{content:"󰃡"}.mdi-brightness-percent::before{content:"󰳲"}.mdi-broom::before{content:"󰃢"}.mdi-brush::before{content:"󰃣"}.mdi-bucket::before{content:"󱐕"}.mdi-bucket-outline::before{content:"󱐖"}.mdi-buddhism::before{content:"󰥋"}.mdi-buffer::before{content:"󰘙"}.mdi-buffet::before{content:"󰕸"}.mdi-bug::before{content:"󰃤"}.mdi-bug-check::before{content:"󰨮"}.mdi-bug-check-outline::before{content:"󰨯"}.mdi-bug-outline::before{content:"󰨰"}.mdi-bugle::before{content:"󰶴"}.mdi-bulldozer::before{content:"󰬢"}.mdi-bullet::before{content:"󰳳"}.mdi-bulletin-board::before{content:"󰃥"}.mdi-bullhorn::before{content:"󰃦"}.mdi-bullhorn-outline::before{content:"󰬣"}.mdi-bullseye::before{content:"󰗝"}.mdi-bullseye-arrow::before{content:"󰣉"}.mdi-bulma::before{content:"󱋧"}.mdi-bunk-bed::before{content:"󱌂"}.mdi-bunk-bed-outline::before{content:"󰂗"}.mdi-bus::before{content:"󰃧"}.mdi-bus-alert::before{content:"󰪙"}.mdi-bus-articulated-end::before{content:"󰞜"}.mdi-bus-articulated-front::before{content:"󰞝"}.mdi-bus-clock::before{content:"󰣊"}.mdi-bus-double-decker::before{content:"󰞞"}.mdi-bus-marker::before{content:"󱈒"}.mdi-bus-multiple::before{content:"󰼿"}.mdi-bus-school::before{content:"󰞟"}.mdi-bus-side::before{content:"󰞠"}.mdi-bus-stop::before{content:"󱀒"}.mdi-bus-stop-covered::before{content:"󱀓"}.mdi-bus-stop-uncovered::before{content:"󱀔"}.mdi-butterfly::before{content:"󱖉"}.mdi-butterfly-outline::before{content:"󱖊"}.mdi-cable-data::before{content:"󱎔"}.mdi-cached::before{content:"󰃨"}.mdi-cactus::before{content:"󰶵"}.mdi-cake::before{content:"󰃩"}.mdi-cake-layered::before{content:"󰃪"}.mdi-cake-variant::before{content:"󰃫"}.mdi-calculator::before{content:"󰃬"}.mdi-calculator-variant::before{content:"󰪚"}.mdi-calculator-variant-outline::before{content:"󱖦"}.mdi-calendar::before{content:"󰃭"}.mdi-calendar-account::before{content:"󰻗"}.mdi-calendar-account-outline::before{content:"󰻘"}.mdi-calendar-alert::before{content:"󰨱"}.mdi-calendar-arrow-left::before{content:"󱄴"}.mdi-calendar-arrow-right::before{content:"󱄵"}.mdi-calendar-blank::before{content:"󰃮"}.mdi-calendar-blank-multiple::before{content:"󱁳"}.mdi-calendar-blank-outline::before{content:"󰭦"}.mdi-calendar-check::before{content:"󰃯"}.mdi-calendar-check-outline::before{content:"󰱄"}.mdi-calendar-clock::before{content:"󰃰"}.mdi-calendar-cursor::before{content:"󱕻"}.mdi-calendar-edit::before{content:"󰢧"}.mdi-calendar-end::before{content:"󱙬"}.mdi-calendar-export::before{content:"󰬤"}.mdi-calendar-heart::before{content:"󰧒"}.mdi-calendar-import::before{content:"󰬥"}.mdi-calendar-lock::before{content:"󱙁"}.mdi-calendar-lock-outline::before{content:"󱙂"}.mdi-calendar-minus::before{content:"󰵜"}.mdi-calendar-month::before{content:"󰸗"}.mdi-calendar-month-outline::before{content:"󰸘"}.mdi-calendar-multiple::before{content:"󰃱"}.mdi-calendar-multiple-check::before{content:"󰃲"}.mdi-calendar-multiselect::before{content:"󰨲"}.mdi-calendar-outline::before{content:"󰭧"}.mdi-calendar-plus::before{content:"󰃳"}.mdi-calendar-question::before{content:"󰚒"}.mdi-calendar-range::before{content:"󰙹"}.mdi-calendar-range-outline::before{content:"󰭨"}.mdi-calendar-refresh::before{content:"󰇡"}.mdi-calendar-refresh-outline::before{content:"󰈃"}.mdi-calendar-remove::before{content:"󰃴"}.mdi-calendar-remove-outline::before{content:"󰱅"}.mdi-calendar-search::before{content:"󰥌"}.mdi-calendar-star::before{content:"󰧓"}.mdi-calendar-start::before{content:"󱙭"}.mdi-calendar-sync::before{content:"󰺎"}.mdi-calendar-sync-outline::before{content:"󰺏"}.mdi-calendar-text::before{content:"󰃵"}.mdi-calendar-text-outline::before{content:"󰱆"}.mdi-calendar-today::before{content:"󰃶"}.mdi-calendar-week::before{content:"󰨳"}.mdi-calendar-week-begin::before{content:"󰨴"}.mdi-calendar-weekend::before{content:"󰻙"}.mdi-calendar-weekend-outline::before{content:"󰻚"}.mdi-call-made::before{content:"󰃷"}.mdi-call-merge::before{content:"󰃸"}.mdi-call-missed::before{content:"󰃹"}.mdi-call-received::before{content:"󰃺"}.mdi-call-split::before{content:"󰃻"}.mdi-camcorder::before{content:"󰃼"}.mdi-camcorder-off::before{content:"󰃿"}.mdi-camera::before{content:"󰄀"}.mdi-camera-account::before{content:"󰣋"}.mdi-camera-burst::before{content:"󰚓"}.mdi-camera-control::before{content:"󰭩"}.mdi-camera-enhance::before{content:"󰄁"}.mdi-camera-enhance-outline::before{content:"󰭪"}.mdi-camera-flip::before{content:"󱗙"}.mdi-camera-flip-outline::before{content:"󱗚"}.mdi-camera-front::before{content:"󰄂"}.mdi-camera-front-variant::before{content:"󰄃"}.mdi-camera-gopro::before{content:"󰞡"}.mdi-camera-image::before{content:"󰣌"}.mdi-camera-iris::before{content:"󰄄"}.mdi-camera-metering-center::before{content:"󰞢"}.mdi-camera-metering-matrix::before{content:"󰞣"}.mdi-camera-metering-partial::before{content:"󰞤"}.mdi-camera-metering-spot::before{content:"󰞥"}.mdi-camera-off::before{content:"󰗟"}.mdi-camera-outline::before{content:"󰵝"}.mdi-camera-party-mode::before{content:"󰄅"}.mdi-camera-plus::before{content:"󰻛"}.mdi-camera-plus-outline::before{content:"󰻜"}.mdi-camera-rear::before{content:"󰄆"}.mdi-camera-rear-variant::before{content:"󰄇"}.mdi-camera-retake::before{content:"󰸙"}.mdi-camera-retake-outline::before{content:"󰸚"}.mdi-camera-switch::before{content:"󰄈"}.mdi-camera-switch-outline::before{content:"󰡊"}.mdi-camera-timer::before{content:"󰄉"}.mdi-camera-wireless::before{content:"󰶶"}.mdi-camera-wireless-outline::before{content:"󰶷"}.mdi-campfire::before{content:"󰻝"}.mdi-cancel::before{content:"󰜺"}.mdi-candle::before{content:"󰗢"}.mdi-candycane::before{content:"󰄊"}.mdi-cannabis::before{content:"󰞦"}.mdi-cannabis-off::before{content:"󱙮"}.mdi-caps-lock::before{content:"󰪛"}.mdi-car::before{content:"󰄋"}.mdi-car-2-plus::before{content:"󱀕"}.mdi-car-3-plus::before{content:"󱀖"}.mdi-car-arrow-left::before{content:"󱎲"}.mdi-car-arrow-right::before{content:"󱎳"}.mdi-car-back::before{content:"󰸛"}.mdi-car-battery::before{content:"󰄌"}.mdi-car-brake-abs::before{content:"󰱇"}.mdi-car-brake-alert::before{content:"󰱈"}.mdi-car-brake-hold::before{content:"󰵞"}.mdi-car-brake-parking::before{content:"󰵟"}.mdi-car-brake-retarder::before{content:"󱀗"}.mdi-car-child-seat::before{content:"󰾣"}.mdi-car-clutch::before{content:"󱀘"}.mdi-car-cog::before{content:"󱏌"}.mdi-car-connected::before{content:"󰄍"}.mdi-car-convertible::before{content:"󰞧"}.mdi-car-coolant-level::before{content:"󱀙"}.mdi-car-cruise-control::before{content:"󰵠"}.mdi-car-defrost-front::before{content:"󰵡"}.mdi-car-defrost-rear::before{content:"󰵢"}.mdi-car-door::before{content:"󰭫"}.mdi-car-door-lock::before{content:"󱂝"}.mdi-car-electric::before{content:"󰭬"}.mdi-car-electric-outline::before{content:"󱖵"}.mdi-car-emergency::before{content:"󱘏"}.mdi-car-esp::before{content:"󰱉"}.mdi-car-estate::before{content:"󰞨"}.mdi-car-hatchback::before{content:"󰞩"}.mdi-car-info::before{content:"󱆾"}.mdi-car-key::before{content:"󰭭"}.mdi-car-lifted-pickup::before{content:"󱔭"}.mdi-car-light-dimmed::before{content:"󰱊"}.mdi-car-light-fog::before{content:"󰱋"}.mdi-car-light-high::before{content:"󰱌"}.mdi-car-limousine::before{content:"󰣍"}.mdi-car-multiple::before{content:"󰭮"}.mdi-car-off::before{content:"󰸜"}.mdi-car-outline::before{content:"󱓭"}.mdi-car-parking-lights::before{content:"󰵣"}.mdi-car-pickup::before{content:"󰞪"}.mdi-car-seat::before{content:"󰾤"}.mdi-car-seat-cooler::before{content:"󰾥"}.mdi-car-seat-heater::before{content:"󰾦"}.mdi-car-settings::before{content:"󱏍"}.mdi-car-shift-pattern::before{content:"󰽀"}.mdi-car-side::before{content:"󰞫"}.mdi-car-sports::before{content:"󰞬"}.mdi-car-tire-alert::before{content:"󰱍"}.mdi-car-traction-control::before{content:"󰵤"}.mdi-car-turbocharger::before{content:"󱀚"}.mdi-car-wash::before{content:"󰄎"}.mdi-car-windshield::before{content:"󱀛"}.mdi-car-windshield-outline::before{content:"󱀜"}.mdi-carabiner::before{content:"󱓀"}.mdi-caravan::before{content:"󰞭"}.mdi-card::before{content:"󰭯"}.mdi-card-account-details::before{content:"󰗒"}.mdi-card-account-details-outline::before{content:"󰶫"}.mdi-card-account-details-star::before{content:"󰊣"}.mdi-card-account-details-star-outline::before{content:"󰛛"}.mdi-card-account-mail::before{content:"󰆎"}.mdi-card-account-mail-outline::before{content:"󰺘"}.mdi-card-account-phone::before{content:"󰺙"}.mdi-card-account-phone-outline::before{content:"󰺚"}.mdi-card-bulleted::before{content:"󰭰"}.mdi-card-bulleted-off::before{content:"󰭱"}.mdi-card-bulleted-off-outline::before{content:"󰭲"}.mdi-card-bulleted-outline::before{content:"󰭳"}.mdi-card-bulleted-settings::before{content:"󰭴"}.mdi-card-bulleted-settings-outline::before{content:"󰭵"}.mdi-card-minus::before{content:"󱘀"}.mdi-card-minus-outline::before{content:"󱘁"}.mdi-card-off::before{content:"󱘂"}.mdi-card-off-outline::before{content:"󱘃"}.mdi-card-outline::before{content:"󰭶"}.mdi-card-plus::before{content:"󱇿"}.mdi-card-plus-outline::before{content:"󱈀"}.mdi-card-remove::before{content:"󱘄"}.mdi-card-remove-outline::before{content:"󱘅"}.mdi-card-search::before{content:"󱁴"}.mdi-card-search-outline::before{content:"󱁵"}.mdi-card-text::before{content:"󰭷"}.mdi-card-text-outline::before{content:"󰭸"}.mdi-cards::before{content:"󰘸"}.mdi-cards-club::before{content:"󰣎"}.mdi-cards-diamond::before{content:"󰣏"}.mdi-cards-diamond-outline::before{content:"󱀝"}.mdi-cards-heart::before{content:"󰣐"}.mdi-cards-outline::before{content:"󰘹"}.mdi-cards-playing-outline::before{content:"󰘺"}.mdi-cards-spade::before{content:"󰣑"}.mdi-cards-variant::before{content:"󰛇"}.mdi-carrot::before{content:"󰄏"}.mdi-cart::before{content:"󰄐"}.mdi-cart-arrow-down::before{content:"󰵦"}.mdi-cart-arrow-right::before{content:"󰱎"}.mdi-cart-arrow-up::before{content:"󰵧"}.mdi-cart-check::before{content:"󱗪"}.mdi-cart-minus::before{content:"󰵨"}.mdi-cart-off::before{content:"󰙫"}.mdi-cart-outline::before{content:"󰄑"}.mdi-cart-plus::before{content:"󰄒"}.mdi-cart-remove::before{content:"󰵩"}.mdi-cart-variant::before{content:"󱗫"}.mdi-case-sensitive-alt::before{content:"󰄓"}.mdi-cash::before{content:"󰄔"}.mdi-cash-100::before{content:"󰄕"}.mdi-cash-check::before{content:"󱓮"}.mdi-cash-lock::before{content:"󱓪"}.mdi-cash-lock-open::before{content:"󱓫"}.mdi-cash-marker::before{content:"󰶸"}.mdi-cash-minus::before{content:"󱉠"}.mdi-cash-multiple::before{content:"󰄖"}.mdi-cash-plus::before{content:"󱉡"}.mdi-cash-refund::before{content:"󰪜"}.mdi-cash-register::before{content:"󰳴"}.mdi-cash-remove::before{content:"󱉢"}.mdi-cash-usd::before{content:"󱅶"}.mdi-cash-usd-outline::before{content:"󰄗"}.mdi-cassette::before{content:"󰧔"}.mdi-cast::before{content:"󰄘"}.mdi-cast-audio::before{content:"󱀞"}.mdi-cast-connected::before{content:"󰄙"}.mdi-cast-education::before{content:"󰸝"}.mdi-cast-off::before{content:"󰞊"}.mdi-castle::before{content:"󰄚"}.mdi-cat::before{content:"󰄛"}.mdi-cctv::before{content:"󰞮"}.mdi-ceiling-light::before{content:"󰝩"}.mdi-cellphone::before{content:"󰄜"}.mdi-cellphone-android::before{content:"󰄝"}.mdi-cellphone-arrow-down::before{content:"󰧕"}.mdi-cellphone-basic::before{content:"󰄞"}.mdi-cellphone-charging::before{content:"󱎗"}.mdi-cellphone-cog::before{content:"󰥑"}.mdi-cellphone-dock::before{content:"󰄟"}.mdi-cellphone-erase::before{content:"󰥍"}.mdi-cellphone-information::before{content:"󰽁"}.mdi-cellphone-iphone::before{content:"󰄠"}.mdi-cellphone-key::before{content:"󰥎"}.mdi-cellphone-link::before{content:"󰄡"}.mdi-cellphone-link-off::before{content:"󰄢"}.mdi-cellphone-lock::before{content:"󰥏"}.mdi-cellphone-message::before{content:"󰣓"}.mdi-cellphone-message-off::before{content:"󱃒"}.mdi-cellphone-nfc::before{content:"󰺐"}.mdi-cellphone-nfc-off::before{content:"󱋘"}.mdi-cellphone-off::before{content:"󰥐"}.mdi-cellphone-play::before{content:"󱀟"}.mdi-cellphone-screenshot::before{content:"󰨵"}.mdi-cellphone-settings::before{content:"󰄣"}.mdi-cellphone-sound::before{content:"󰥒"}.mdi-cellphone-text::before{content:"󰣒"}.mdi-cellphone-wireless::before{content:"󰠕"}.mdi-celtic-cross::before{content:"󰳵"}.mdi-centos::before{content:"󱄚"}.mdi-certificate::before{content:"󰄤"}.mdi-certificate-outline::before{content:"󱆈"}.mdi-chair-rolling::before{content:"󰽈"}.mdi-chair-school::before{content:"󰄥"}.mdi-charity::before{content:"󰱏"}.mdi-chart-arc::before{content:"󰄦"}.mdi-chart-areaspline::before{content:"󰄧"}.mdi-chart-areaspline-variant::before{content:"󰺑"}.mdi-chart-bar::before{content:"󰄨"}.mdi-chart-bar-stacked::before{content:"󰝪"}.mdi-chart-bell-curve::before{content:"󰱐"}.mdi-chart-bell-curve-cumulative::before{content:"󰾧"}.mdi-chart-box::before{content:"󱕍"}.mdi-chart-box-outline::before{content:"󱕎"}.mdi-chart-box-plus-outline::before{content:"󱕏"}.mdi-chart-bubble::before{content:"󰗣"}.mdi-chart-donut::before{content:"󰞯"}.mdi-chart-donut-variant::before{content:"󰞰"}.mdi-chart-gantt::before{content:"󰙬"}.mdi-chart-histogram::before{content:"󰄩"}.mdi-chart-line::before{content:"󰄪"}.mdi-chart-line-stacked::before{content:"󰝫"}.mdi-chart-line-variant::before{content:"󰞱"}.mdi-chart-multiline::before{content:"󰣔"}.mdi-chart-multiple::before{content:"󱈓"}.mdi-chart-pie::before{content:"󰄫"}.mdi-chart-ppf::before{content:"󱎀"}.mdi-chart-sankey::before{content:"󱇟"}.mdi-chart-sankey-variant::before{content:"󱇠"}.mdi-chart-scatter-plot::before{content:"󰺒"}.mdi-chart-scatter-plot-hexbin::before{content:"󰙭"}.mdi-chart-timeline::before{content:"󰙮"}.mdi-chart-timeline-variant::before{content:"󰺓"}.mdi-chart-timeline-variant-shimmer::before{content:"󱖶"}.mdi-chart-tree::before{content:"󰺔"}.mdi-chat::before{content:"󰭹"}.mdi-chat-alert::before{content:"󰭺"}.mdi-chat-alert-outline::before{content:"󱋉"}.mdi-chat-minus::before{content:"󱐐"}.mdi-chat-minus-outline::before{content:"󱐓"}.mdi-chat-outline::before{content:"󰻞"}.mdi-chat-plus::before{content:"󱐏"}.mdi-chat-plus-outline::before{content:"󱐒"}.mdi-chat-processing::before{content:"󰭻"}.mdi-chat-processing-outline::before{content:"󱋊"}.mdi-chat-remove::before{content:"󱐑"}.mdi-chat-remove-outline::before{content:"󱐔"}.mdi-chat-sleep::before{content:"󱋑"}.mdi-chat-sleep-outline::before{content:"󱋒"}.mdi-check::before{content:"󰄬"}.mdi-check-all::before{content:"󰄭"}.mdi-check-bold::before{content:"󰸞"}.mdi-check-box-multiple-outline::before{content:"󰱑"}.mdi-check-box-outline::before{content:"󰱒"}.mdi-check-circle::before{content:"󰗠"}.mdi-check-circle-outline::before{content:"󰗡"}.mdi-check-decagram::before{content:"󰞑"}.mdi-check-network::before{content:"󰱓"}.mdi-check-network-outline::before{content:"󰱔"}.mdi-check-outline::before{content:"󰡕"}.mdi-check-underline::before{content:"󰸟"}.mdi-check-underline-circle::before{content:"󰸠"}.mdi-check-underline-circle-outline::before{content:"󰸡"}.mdi-checkbook::before{content:"󰪝"}.mdi-checkbox-blank::before{content:"󰄮"}.mdi-checkbox-blank-circle::before{content:"󰄯"}.mdi-checkbox-blank-circle-outline::before{content:"󰄰"}.mdi-checkbox-blank-off::before{content:"󱋬"}.mdi-checkbox-blank-off-outline::before{content:"󱋭"}.mdi-checkbox-blank-outline::before{content:"󰄱"}.mdi-checkbox-intermediate::before{content:"󰡖"}.mdi-checkbox-marked::before{content:"󰄲"}.mdi-checkbox-marked-circle::before{content:"󰄳"}.mdi-checkbox-marked-circle-outline::before{content:"󰄴"}.mdi-checkbox-marked-outline::before{content:"󰄵"}.mdi-checkbox-multiple-blank::before{content:"󰄶"}.mdi-checkbox-multiple-blank-circle::before{content:"󰘻"}.mdi-checkbox-multiple-blank-circle-outline::before{content:"󰘼"}.mdi-checkbox-multiple-blank-outline::before{content:"󰄷"}.mdi-checkbox-multiple-marked::before{content:"󰄸"}.mdi-checkbox-multiple-marked-circle::before{content:"󰘽"}.mdi-checkbox-multiple-marked-circle-outline::before{content:"󰘾"}.mdi-checkbox-multiple-marked-outline::before{content:"󰄹"}.mdi-checkerboard::before{content:"󰄺"}.mdi-checkerboard-minus::before{content:"󱈂"}.mdi-checkerboard-plus::before{content:"󱈁"}.mdi-checkerboard-remove::before{content:"󱈃"}.mdi-cheese::before{content:"󱊹"}.mdi-cheese-off::before{content:"󱏮"}.mdi-chef-hat::before{content:"󰭼"}.mdi-chemical-weapon::before{content:"󰄻"}.mdi-chess-bishop::before{content:"󰡜"}.mdi-chess-king::before{content:"󰡗"}.mdi-chess-knight::before{content:"󰡘"}.mdi-chess-pawn::before{content:"󰡙"}.mdi-chess-queen::before{content:"󰡚"}.mdi-chess-rook::before{content:"󰡛"}.mdi-chevron-double-down::before{content:"󰄼"}.mdi-chevron-double-left::before{content:"󰄽"}.mdi-chevron-double-right::before{content:"󰄾"}.mdi-chevron-double-up::before{content:"󰄿"}.mdi-chevron-down::before{content:"󰅀"}.mdi-chevron-down-box::before{content:"󰧖"}.mdi-chevron-down-box-outline::before{content:"󰧗"}.mdi-chevron-down-circle::before{content:"󰬦"}.mdi-chevron-down-circle-outline::before{content:"󰬧"}.mdi-chevron-left::before{content:"󰅁"}.mdi-chevron-left-box::before{content:"󰧘"}.mdi-chevron-left-box-outline::before{content:"󰧙"}.mdi-chevron-left-circle::before{content:"󰬨"}.mdi-chevron-left-circle-outline::before{content:"󰬩"}.mdi-chevron-right::before{content:"󰅂"}.mdi-chevron-right-box::before{content:"󰧚"}.mdi-chevron-right-box-outline::before{content:"󰧛"}.mdi-chevron-right-circle::before{content:"󰬪"}.mdi-chevron-right-circle-outline::before{content:"󰬫"}.mdi-chevron-triple-down::before{content:"󰶹"}.mdi-chevron-triple-left::before{content:"󰶺"}.mdi-chevron-triple-right::before{content:"󰶻"}.mdi-chevron-triple-up::before{content:"󰶼"}.mdi-chevron-up::before{content:"󰅃"}.mdi-chevron-up-box::before{content:"󰧜"}.mdi-chevron-up-box-outline::before{content:"󰧝"}.mdi-chevron-up-circle::before{content:"󰬬"}.mdi-chevron-up-circle-outline::before{content:"󰬭"}.mdi-chili-hot::before{content:"󰞲"}.mdi-chili-medium::before{content:"󰞳"}.mdi-chili-mild::before{content:"󰞴"}.mdi-chili-off::before{content:"󱑧"}.mdi-chip::before{content:"󰘚"}.mdi-christianity::before{content:"󰥓"}.mdi-christianity-outline::before{content:"󰳶"}.mdi-church::before{content:"󰅄"}.mdi-cigar::before{content:"󱆉"}.mdi-cigar-off::before{content:"󱐛"}.mdi-circle::before{content:"󰝥"}.mdi-circle-box::before{content:"󱗜"}.mdi-circle-box-outline::before{content:"󱗝"}.mdi-circle-double::before{content:"󰺕"}.mdi-circle-edit-outline::before{content:"󰣕"}.mdi-circle-expand::before{content:"󰺖"}.mdi-circle-half::before{content:"󱎕"}.mdi-circle-half-full::before{content:"󱎖"}.mdi-circle-medium::before{content:"󰧞"}.mdi-circle-multiple::before{content:"󰬸"}.mdi-circle-multiple-outline::before{content:"󰚕"}.mdi-circle-off-outline::before{content:"󱃓"}.mdi-circle-outline::before{content:"󰝦"}.mdi-circle-slice-1::before{content:"󰪞"}.mdi-circle-slice-2::before{content:"󰪟"}.mdi-circle-slice-3::before{content:"󰪠"}.mdi-circle-slice-4::before{content:"󰪡"}.mdi-circle-slice-5::before{content:"󰪢"}.mdi-circle-slice-6::before{content:"󰪣"}.mdi-circle-slice-7::before{content:"󰪤"}.mdi-circle-slice-8::before{content:"󰪥"}.mdi-circle-small::before{content:"󰧟"}.mdi-circular-saw::before{content:"󰸢"}.mdi-city::before{content:"󰅆"}.mdi-city-variant::before{content:"󰨶"}.mdi-city-variant-outline::before{content:"󰨷"}.mdi-clipboard::before{content:"󰅇"}.mdi-clipboard-account::before{content:"󰅈"}.mdi-clipboard-account-outline::before{content:"󰱕"}.mdi-clipboard-alert::before{content:"󰅉"}.mdi-clipboard-alert-outline::before{content:"󰳷"}.mdi-clipboard-arrow-down::before{content:"󰅊"}.mdi-clipboard-arrow-down-outline::before{content:"󰱖"}.mdi-clipboard-arrow-left::before{content:"󰅋"}.mdi-clipboard-arrow-left-outline::before{content:"󰳸"}.mdi-clipboard-arrow-right::before{content:"󰳹"}.mdi-clipboard-arrow-right-outline::before{content:"󰳺"}.mdi-clipboard-arrow-up::before{content:"󰱗"}.mdi-clipboard-arrow-up-outline::before{content:"󰱘"}.mdi-clipboard-check::before{content:"󰅎"}.mdi-clipboard-check-multiple::before{content:"󱉣"}.mdi-clipboard-check-multiple-outline::before{content:"󱉤"}.mdi-clipboard-check-outline::before{content:"󰢨"}.mdi-clipboard-edit::before{content:"󱓥"}.mdi-clipboard-edit-outline::before{content:"󱓦"}.mdi-clipboard-file::before{content:"󱉥"}.mdi-clipboard-file-outline::before{content:"󱉦"}.mdi-clipboard-flow::before{content:"󰛈"}.mdi-clipboard-flow-outline::before{content:"󱄗"}.mdi-clipboard-list::before{content:"󱃔"}.mdi-clipboard-list-outline::before{content:"󱃕"}.mdi-clipboard-minus::before{content:"󱘘"}.mdi-clipboard-minus-outline::before{content:"󱘙"}.mdi-clipboard-multiple::before{content:"󱉧"}.mdi-clipboard-multiple-outline::before{content:"󱉨"}.mdi-clipboard-off::before{content:"󱘚"}.mdi-clipboard-off-outline::before{content:"󱘛"}.mdi-clipboard-outline::before{content:"󰅌"}.mdi-clipboard-play::before{content:"󰱙"}.mdi-clipboard-play-multiple::before{content:"󱉩"}.mdi-clipboard-play-multiple-outline::before{content:"󱉪"}.mdi-clipboard-play-outline::before{content:"󰱚"}.mdi-clipboard-plus::before{content:"󰝑"}.mdi-clipboard-plus-outline::before{content:"󱌟"}.mdi-clipboard-pulse::before{content:"󰡝"}.mdi-clipboard-pulse-outline::before{content:"󰡞"}.mdi-clipboard-remove::before{content:"󱘜"}.mdi-clipboard-remove-outline::before{content:"󱘝"}.mdi-clipboard-search::before{content:"󱘞"}.mdi-clipboard-search-outline::before{content:"󱘟"}.mdi-clipboard-text::before{content:"󰅍"}.mdi-clipboard-text-multiple::before{content:"󱉫"}.mdi-clipboard-text-multiple-outline::before{content:"󱉬"}.mdi-clipboard-text-off::before{content:"󱘠"}.mdi-clipboard-text-off-outline::before{content:"󱘡"}.mdi-clipboard-text-outline::before{content:"󰨸"}.mdi-clipboard-text-play::before{content:"󰱛"}.mdi-clipboard-text-play-outline::before{content:"󰱜"}.mdi-clipboard-text-search::before{content:"󱘢"}.mdi-clipboard-text-search-outline::before{content:"󱘣"}.mdi-clippy::before{content:"󰅏"}.mdi-clock::before{content:"󰥔"}.mdi-clock-alert::before{content:"󰥕"}.mdi-clock-alert-outline::before{content:"󰗎"}.mdi-clock-check::before{content:"󰾨"}.mdi-clock-check-outline::before{content:"󰾩"}.mdi-clock-digital::before{content:"󰺗"}.mdi-clock-end::before{content:"󰅑"}.mdi-clock-fast::before{content:"󰅒"}.mdi-clock-in::before{content:"󰅓"}.mdi-clock-out::before{content:"󰅔"}.mdi-clock-outline::before{content:"󰅐"}.mdi-clock-start::before{content:"󰅕"}.mdi-clock-time-eight::before{content:"󱑆"}.mdi-clock-time-eight-outline::before{content:"󱑒"}.mdi-clock-time-eleven::before{content:"󱑉"}.mdi-clock-time-eleven-outline::before{content:"󱑕"}.mdi-clock-time-five::before{content:"󱑃"}.mdi-clock-time-five-outline::before{content:"󱑏"}.mdi-clock-time-four::before{content:"󱑂"}.mdi-clock-time-four-outline::before{content:"󱑎"}.mdi-clock-time-nine::before{content:"󱑇"}.mdi-clock-time-nine-outline::before{content:"󱑓"}.mdi-clock-time-one::before{content:"󱐿"}.mdi-clock-time-one-outline::before{content:"󱑋"}.mdi-clock-time-seven::before{content:"󱑅"}.mdi-clock-time-seven-outline::before{content:"󱑑"}.mdi-clock-time-six::before{content:"󱑄"}.mdi-clock-time-six-outline::before{content:"󱑐"}.mdi-clock-time-ten::before{content:"󱑈"}.mdi-clock-time-ten-outline::before{content:"󱑔"}.mdi-clock-time-three::before{content:"󱑁"}.mdi-clock-time-three-outline::before{content:"󱑍"}.mdi-clock-time-twelve::before{content:"󱑊"}.mdi-clock-time-twelve-outline::before{content:"󱑖"}.mdi-clock-time-two::before{content:"󱑀"}.mdi-clock-time-two-outline::before{content:"󱑌"}.mdi-close::before{content:"󰅖"}.mdi-close-box::before{content:"󰅗"}.mdi-close-box-multiple::before{content:"󰱝"}.mdi-close-box-multiple-outline::before{content:"󰱞"}.mdi-close-box-outline::before{content:"󰅘"}.mdi-close-circle::before{content:"󰅙"}.mdi-close-circle-multiple::before{content:"󰘪"}.mdi-close-circle-multiple-outline::before{content:"󰢃"}.mdi-close-circle-outline::before{content:"󰅚"}.mdi-close-network::before{content:"󰅛"}.mdi-close-network-outline::before{content:"󰱟"}.mdi-close-octagon::before{content:"󰅜"}.mdi-close-octagon-outline::before{content:"󰅝"}.mdi-close-outline::before{content:"󰛉"}.mdi-close-thick::before{content:"󱎘"}.mdi-closed-caption::before{content:"󰅞"}.mdi-closed-caption-outline::before{content:"󰶽"}.mdi-cloud::before{content:"󰅟"}.mdi-cloud-alert::before{content:"󰧠"}.mdi-cloud-braces::before{content:"󰞵"}.mdi-cloud-check::before{content:"󰅠"}.mdi-cloud-check-outline::before{content:"󱋌"}.mdi-cloud-circle::before{content:"󰅡"}.mdi-cloud-download::before{content:"󰅢"}.mdi-cloud-download-outline::before{content:"󰭽"}.mdi-cloud-lock::before{content:"󱇱"}.mdi-cloud-lock-outline::before{content:"󱇲"}.mdi-cloud-off-outline::before{content:"󰅤"}.mdi-cloud-outline::before{content:"󰅣"}.mdi-cloud-print::before{content:"󰅥"}.mdi-cloud-print-outline::before{content:"󰅦"}.mdi-cloud-question::before{content:"󰨹"}.mdi-cloud-refresh::before{content:"󰔪"}.mdi-cloud-search::before{content:"󰥖"}.mdi-cloud-search-outline::before{content:"󰥗"}.mdi-cloud-sync::before{content:"󰘿"}.mdi-cloud-sync-outline::before{content:"󱋖"}.mdi-cloud-tags::before{content:"󰞶"}.mdi-cloud-upload::before{content:"󰅧"}.mdi-cloud-upload-outline::before{content:"󰭾"}.mdi-clover::before{content:"󰠖"}.mdi-coach-lamp::before{content:"󱀠"}.mdi-coat-rack::before{content:"󱂞"}.mdi-code-array::before{content:"󰅨"}.mdi-code-braces::before{content:"󰅩"}.mdi-code-braces-box::before{content:"󱃖"}.mdi-code-brackets::before{content:"󰅪"}.mdi-code-equal::before{content:"󰅫"}.mdi-code-greater-than::before{content:"󰅬"}.mdi-code-greater-than-or-equal::before{content:"󰅭"}.mdi-code-json::before{content:"󰘦"}.mdi-code-less-than::before{content:"󰅮"}.mdi-code-less-than-or-equal::before{content:"󰅯"}.mdi-code-not-equal::before{content:"󰅰"}.mdi-code-not-equal-variant::before{content:"󰅱"}.mdi-code-parentheses::before{content:"󰅲"}.mdi-code-parentheses-box::before{content:"󱃗"}.mdi-code-string::before{content:"󰅳"}.mdi-code-tags::before{content:"󰅴"}.mdi-code-tags-check::before{content:"󰚔"}.mdi-codepen::before{content:"󰅵"}.mdi-coffee::before{content:"󰅶"}.mdi-coffee-maker::before{content:"󱂟"}.mdi-coffee-off::before{content:"󰾪"}.mdi-coffee-off-outline::before{content:"󰾫"}.mdi-coffee-outline::before{content:"󰛊"}.mdi-coffee-to-go::before{content:"󰅷"}.mdi-coffee-to-go-outline::before{content:"󱌎"}.mdi-coffin::before{content:"󰭿"}.mdi-cog::before{content:"󰒓"}.mdi-cog-box::before{content:"󰒔"}.mdi-cog-clockwise::before{content:"󱇝"}.mdi-cog-counterclockwise::before{content:"󱇞"}.mdi-cog-off::before{content:"󱏎"}.mdi-cog-off-outline::before{content:"󱏏"}.mdi-cog-outline::before{content:"󰢻"}.mdi-cog-refresh::before{content:"󱑞"}.mdi-cog-refresh-outline::before{content:"󱑟"}.mdi-cog-sync::before{content:"󱑠"}.mdi-cog-sync-outline::before{content:"󱑡"}.mdi-cog-transfer::before{content:"󱁛"}.mdi-cog-transfer-outline::before{content:"󱁜"}.mdi-cogs::before{content:"󰣖"}.mdi-collage::before{content:"󰙀"}.mdi-collapse-all::before{content:"󰪦"}.mdi-collapse-all-outline::before{content:"󰪧"}.mdi-color-helper::before{content:"󰅹"}.mdi-comma::before{content:"󰸣"}.mdi-comma-box::before{content:"󰸫"}.mdi-comma-box-outline::before{content:"󰸤"}.mdi-comma-circle::before{content:"󰸥"}.mdi-comma-circle-outline::before{content:"󰸦"}.mdi-comment::before{content:"󰅺"}.mdi-comment-account::before{content:"󰅻"}.mdi-comment-account-outline::before{content:"󰅼"}.mdi-comment-alert::before{content:"󰅽"}.mdi-comment-alert-outline::before{content:"󰅾"}.mdi-comment-arrow-left::before{content:"󰧡"}.mdi-comment-arrow-left-outline::before{content:"󰧢"}.mdi-comment-arrow-right::before{content:"󰧣"}.mdi-comment-arrow-right-outline::before{content:"󰧤"}.mdi-comment-bookmark::before{content:"󱖮"}.mdi-comment-bookmark-outline::before{content:"󱖯"}.mdi-comment-check::before{content:"󰅿"}.mdi-comment-check-outline::before{content:"󰆀"}.mdi-comment-edit::before{content:"󱆿"}.mdi-comment-edit-outline::before{content:"󱋄"}.mdi-comment-eye::before{content:"󰨺"}.mdi-comment-eye-outline::before{content:"󰨻"}.mdi-comment-flash::before{content:"󱖰"}.mdi-comment-flash-outline::before{content:"󱖱"}.mdi-comment-minus::before{content:"󱗟"}.mdi-comment-minus-outline::before{content:"󱗠"}.mdi-comment-multiple::before{content:"󰡟"}.mdi-comment-multiple-outline::before{content:"󰆁"}.mdi-comment-off::before{content:"󱗡"}.mdi-comment-off-outline::before{content:"󱗢"}.mdi-comment-outline::before{content:"󰆂"}.mdi-comment-plus::before{content:"󰧥"}.mdi-comment-plus-outline::before{content:"󰆃"}.mdi-comment-processing::before{content:"󰆄"}.mdi-comment-processing-outline::before{content:"󰆅"}.mdi-comment-question::before{content:"󰠗"}.mdi-comment-question-outline::before{content:"󰆆"}.mdi-comment-quote::before{content:"󱀡"}.mdi-comment-quote-outline::before{content:"󱀢"}.mdi-comment-remove::before{content:"󰗞"}.mdi-comment-remove-outline::before{content:"󰆇"}.mdi-comment-search::before{content:"󰨼"}.mdi-comment-search-outline::before{content:"󰨽"}.mdi-comment-text::before{content:"󰆈"}.mdi-comment-text-multiple::before{content:"󰡠"}.mdi-comment-text-multiple-outline::before{content:"󰡡"}.mdi-comment-text-outline::before{content:"󰆉"}.mdi-compare::before{content:"󰆊"}.mdi-compare-horizontal::before{content:"󱒒"}.mdi-compare-vertical::before{content:"󱒓"}.mdi-compass::before{content:"󰆋"}.mdi-compass-off::before{content:"󰮀"}.mdi-compass-off-outline::before{content:"󰮁"}.mdi-compass-outline::before{content:"󰆌"}.mdi-compass-rose::before{content:"󱎂"}.mdi-concourse-ci::before{content:"󱂠"}.mdi-connection::before{content:"󱘖"}.mdi-console::before{content:"󰆍"}.mdi-console-line::before{content:"󰞷"}.mdi-console-network::before{content:"󰢩"}.mdi-console-network-outline::before{content:"󰱠"}.mdi-consolidate::before{content:"󱃘"}.mdi-contactless-payment::before{content:"󰵪"}.mdi-contactless-payment-circle::before{content:"󰌡"}.mdi-contactless-payment-circle-outline::before{content:"󰐈"}.mdi-contacts::before{content:"󰛋"}.mdi-contacts-outline::before{content:"󰖸"}.mdi-contain::before{content:"󰨾"}.mdi-contain-end::before{content:"󰨿"}.mdi-contain-start::before{content:"󰩀"}.mdi-content-copy::before{content:"󰆏"}.mdi-content-cut::before{content:"󰆐"}.mdi-content-duplicate::before{content:"󰆑"}.mdi-content-paste::before{content:"󰆒"}.mdi-content-save::before{content:"󰆓"}.mdi-content-save-alert::before{content:"󰽂"}.mdi-content-save-alert-outline::before{content:"󰽃"}.mdi-content-save-all::before{content:"󰆔"}.mdi-content-save-all-outline::before{content:"󰽄"}.mdi-content-save-cog::before{content:"󱑛"}.mdi-content-save-cog-outline::before{content:"󱑜"}.mdi-content-save-edit::before{content:"󰳻"}.mdi-content-save-edit-outline::before{content:"󰳼"}.mdi-content-save-move::before{content:"󰸧"}.mdi-content-save-move-outline::before{content:"󰸨"}.mdi-content-save-off::before{content:"󱙃"}.mdi-content-save-off-outline::before{content:"󱙄"}.mdi-content-save-outline::before{content:"󰠘"}.mdi-content-save-settings::before{content:"󰘛"}.mdi-content-save-settings-outline::before{content:"󰬮"}.mdi-contrast::before{content:"󰆕"}.mdi-contrast-box::before{content:"󰆖"}.mdi-contrast-circle::before{content:"󰆗"}.mdi-controller-classic::before{content:"󰮂"}.mdi-controller-classic-outline::before{content:"󰮃"}.mdi-cookie::before{content:"󰆘"}.mdi-cookie-alert::before{content:"󱛐"}.mdi-cookie-alert-outline::before{content:"󱛑"}.mdi-cookie-check::before{content:"󱛒"}.mdi-cookie-check-outline::before{content:"󱛓"}.mdi-cookie-cog::before{content:"󱛔"}.mdi-cookie-cog-outline::before{content:"󱛕"}.mdi-cookie-minus::before{content:"󱛚"}.mdi-cookie-minus-outline::before{content:"󱛛"}.mdi-cookie-outline::before{content:"󱛞"}.mdi-cookie-plus::before{content:"󱛖"}.mdi-cookie-plus-outline::before{content:"󱛗"}.mdi-cookie-remove::before{content:"󱛘"}.mdi-cookie-remove-outline::before{content:"󱛙"}.mdi-cookie-settings::before{content:"󱛜"}.mdi-cookie-settings-outline::before{content:"󱛝"}.mdi-coolant-temperature::before{content:"󰏈"}.mdi-copyright::before{content:"󰗦"}.mdi-cordova::before{content:"󰥘"}.mdi-corn::before{content:"󰞸"}.mdi-corn-off::before{content:"󱏯"}.mdi-cosine-wave::before{content:"󱑹"}.mdi-counter::before{content:"󰆙"}.mdi-cow::before{content:"󰆚"}.mdi-cpu-32-bit::before{content:"󰻟"}.mdi-cpu-64-bit::before{content:"󰻠"}.mdi-crane::before{content:"󰡢"}.mdi-creation::before{content:"󰙴"}.mdi-creative-commons::before{content:"󰵫"}.mdi-credit-card::before{content:"󰿯"}.mdi-credit-card-check::before{content:"󱏐"}.mdi-credit-card-check-outline::before{content:"󱏑"}.mdi-credit-card-clock::before{content:"󰻡"}.mdi-credit-card-clock-outline::before{content:"󰻢"}.mdi-credit-card-marker::before{content:"󰚨"}.mdi-credit-card-marker-outline::before{content:"󰶾"}.mdi-credit-card-minus::before{content:"󰾬"}.mdi-credit-card-minus-outline::before{content:"󰾭"}.mdi-credit-card-multiple::before{content:"󰿰"}.mdi-credit-card-multiple-outline::before{content:"󰆜"}.mdi-credit-card-off::before{content:"󰿱"}.mdi-credit-card-off-outline::before{content:"󰗤"}.mdi-credit-card-outline::before{content:"󰆛"}.mdi-credit-card-plus::before{content:"󰿲"}.mdi-credit-card-plus-outline::before{content:"󰙶"}.mdi-credit-card-refresh::before{content:"󱙅"}.mdi-credit-card-refresh-outline::before{content:"󱙆"}.mdi-credit-card-refund::before{content:"󰿳"}.mdi-credit-card-refund-outline::before{content:"󰪨"}.mdi-credit-card-remove::before{content:"󰾮"}.mdi-credit-card-remove-outline::before{content:"󰾯"}.mdi-credit-card-scan::before{content:"󰿴"}.mdi-credit-card-scan-outline::before{content:"󰆝"}.mdi-credit-card-search::before{content:"󱙇"}.mdi-credit-card-search-outline::before{content:"󱙈"}.mdi-credit-card-settings::before{content:"󰿵"}.mdi-credit-card-settings-outline::before{content:"󰣗"}.mdi-credit-card-sync::before{content:"󱙉"}.mdi-credit-card-sync-outline::before{content:"󱙊"}.mdi-credit-card-wireless::before{content:"󰠂"}.mdi-credit-card-wireless-off::before{content:"󰕺"}.mdi-credit-card-wireless-off-outline::before{content:"󰕻"}.mdi-credit-card-wireless-outline::before{content:"󰵬"}.mdi-cricket::before{content:"󰵭"}.mdi-crop::before{content:"󰆞"}.mdi-crop-free::before{content:"󰆟"}.mdi-crop-landscape::before{content:"󰆠"}.mdi-crop-portrait::before{content:"󰆡"}.mdi-crop-rotate::before{content:"󰚖"}.mdi-crop-square::before{content:"󰆢"}.mdi-crosshairs::before{content:"󰆣"}.mdi-crosshairs-gps::before{content:"󰆤"}.mdi-crosshairs-off::before{content:"󰽅"}.mdi-crosshairs-question::before{content:"󱄶"}.mdi-crown::before{content:"󰆥"}.mdi-crown-outline::before{content:"󱇐"}.mdi-cryengine::before{content:"󰥙"}.mdi-crystal-ball::before{content:"󰬯"}.mdi-cube::before{content:"󰆦"}.mdi-cube-off::before{content:"󱐜"}.mdi-cube-off-outline::before{content:"󱐝"}.mdi-cube-outline::before{content:"󰆧"}.mdi-cube-scan::before{content:"󰮄"}.mdi-cube-send::before{content:"󰆨"}.mdi-cube-unfolded::before{content:"󰆩"}.mdi-cup::before{content:"󰆪"}.mdi-cup-off::before{content:"󰗥"}.mdi-cup-off-outline::before{content:"󱍽"}.mdi-cup-outline::before{content:"󱌏"}.mdi-cup-water::before{content:"󰆫"}.mdi-cupboard::before{content:"󰽆"}.mdi-cupboard-outline::before{content:"󰽇"}.mdi-cupcake::before{content:"󰥚"}.mdi-curling::before{content:"󰡣"}.mdi-currency-bdt::before{content:"󰡤"}.mdi-currency-brl::before{content:"󰮅"}.mdi-currency-btc::before{content:"󰆬"}.mdi-currency-cny::before{content:"󰞺"}.mdi-currency-eth::before{content:"󰞻"}.mdi-currency-eur::before{content:"󰆭"}.mdi-currency-eur-off::before{content:"󱌕"}.mdi-currency-gbp::before{content:"󰆮"}.mdi-currency-ils::before{content:"󰱡"}.mdi-currency-inr::before{content:"󰆯"}.mdi-currency-jpy::before{content:"󰞼"}.mdi-currency-krw::before{content:"󰞽"}.mdi-currency-kzt::before{content:"󰡥"}.mdi-currency-mnt::before{content:"󱔒"}.mdi-currency-ngn::before{content:"󰆰"}.mdi-currency-php::before{content:"󰧦"}.mdi-currency-rial::before{content:"󰺜"}.mdi-currency-rub::before{content:"󰆱"}.mdi-currency-sign::before{content:"󰞾"}.mdi-currency-try::before{content:"󰆲"}.mdi-currency-twd::before{content:"󰞿"}.mdi-currency-usd::before{content:"󰇁"}.mdi-currency-usd-circle::before{content:"󱅫"}.mdi-currency-usd-circle-outline::before{content:"󰅸"}.mdi-currency-usd-off::before{content:"󰙺"}.mdi-current-ac::before{content:"󱒀"}.mdi-current-dc::before{content:"󰥜"}.mdi-cursor-default::before{content:"󰇀"}.mdi-cursor-default-click::before{content:"󰳽"}.mdi-cursor-default-click-outline::before{content:"󰳾"}.mdi-cursor-default-gesture::before{content:"󱄧"}.mdi-cursor-default-gesture-outline::before{content:"󱄨"}.mdi-cursor-default-outline::before{content:"󰆿"}.mdi-cursor-move::before{content:"󰆾"}.mdi-cursor-pointer::before{content:"󰆽"}.mdi-cursor-text::before{content:"󰗧"}.mdi-dance-ballroom::before{content:"󱗻"}.mdi-dance-pole::before{content:"󱕸"}.mdi-data-matrix::before{content:"󱔼"}.mdi-data-matrix-edit::before{content:"󱔽"}.mdi-data-matrix-minus::before{content:"󱔾"}.mdi-data-matrix-plus::before{content:"󱔿"}.mdi-data-matrix-remove::before{content:"󱕀"}.mdi-data-matrix-scan::before{content:"󱕁"}.mdi-database::before{content:"󰆼"}.mdi-database-alert::before{content:"󱘺"}.mdi-database-alert-outline::before{content:"󱘤"}.mdi-database-arrow-down::before{content:"󱘻"}.mdi-database-arrow-down-outline::before{content:"󱘥"}.mdi-database-arrow-left::before{content:"󱘼"}.mdi-database-arrow-left-outline::before{content:"󱘦"}.mdi-database-arrow-right::before{content:"󱘽"}.mdi-database-arrow-right-outline::before{content:"󱘧"}.mdi-database-arrow-up::before{content:"󱘾"}.mdi-database-arrow-up-outline::before{content:"󱘨"}.mdi-database-check::before{content:"󰪩"}.mdi-database-check-outline::before{content:"󱘩"}.mdi-database-clock::before{content:"󱘿"}.mdi-database-clock-outline::before{content:"󱘪"}.mdi-database-cog::before{content:"󱙋"}.mdi-database-cog-outline::before{content:"󱙌"}.mdi-database-edit::before{content:"󰮆"}.mdi-database-edit-outline::before{content:"󱘫"}.mdi-database-export::before{content:"󰥞"}.mdi-database-export-outline::before{content:"󱘬"}.mdi-database-import::before{content:"󰥝"}.mdi-database-import-outline::before{content:"󱘭"}.mdi-database-lock::before{content:"󰪪"}.mdi-database-lock-outline::before{content:"󱘮"}.mdi-database-marker::before{content:"󱋶"}.mdi-database-marker-outline::before{content:"󱘯"}.mdi-database-minus::before{content:"󰆻"}.mdi-database-minus-outline::before{content:"󱘰"}.mdi-database-off::before{content:"󱙀"}.mdi-database-off-outline::before{content:"󱘱"}.mdi-database-outline::before{content:"󱘲"}.mdi-database-plus::before{content:"󰆺"}.mdi-database-plus-outline::before{content:"󱘳"}.mdi-database-refresh::before{content:"󰗂"}.mdi-database-refresh-outline::before{content:"󱘴"}.mdi-database-remove::before{content:"󰴀"}.mdi-database-remove-outline::before{content:"󱘵"}.mdi-database-search::before{content:"󰡦"}.mdi-database-search-outline::before{content:"󱘶"}.mdi-database-settings::before{content:"󰴁"}.mdi-database-settings-outline::before{content:"󱘷"}.mdi-database-sync::before{content:"󰳿"}.mdi-database-sync-outline::before{content:"󱘸"}.mdi-death-star::before{content:"󰣘"}.mdi-death-star-variant::before{content:"󰣙"}.mdi-deathly-hallows::before{content:"󰮇"}.mdi-debian::before{content:"󰣚"}.mdi-debug-step-into::before{content:"󰆹"}.mdi-debug-step-out::before{content:"󰆸"}.mdi-debug-step-over::before{content:"󰆷"}.mdi-decagram::before{content:"󰝬"}.mdi-decagram-outline::before{content:"󰝭"}.mdi-decimal::before{content:"󱂡"}.mdi-decimal-comma::before{content:"󱂢"}.mdi-decimal-comma-decrease::before{content:"󱂣"}.mdi-decimal-comma-increase::before{content:"󱂤"}.mdi-decimal-decrease::before{content:"󰆶"}.mdi-decimal-increase::before{content:"󰆵"}.mdi-delete::before{content:"󰆴"}.mdi-delete-alert::before{content:"󱂥"}.mdi-delete-alert-outline::before{content:"󱂦"}.mdi-delete-circle::before{content:"󰚃"}.mdi-delete-circle-outline::before{content:"󰮈"}.mdi-delete-clock::before{content:"󱕖"}.mdi-delete-clock-outline::before{content:"󱕗"}.mdi-delete-empty::before{content:"󰛌"}.mdi-delete-empty-outline::before{content:"󰺝"}.mdi-delete-forever::before{content:"󰗨"}.mdi-delete-forever-outline::before{content:"󰮉"}.mdi-delete-off::before{content:"󱂧"}.mdi-delete-off-outline::before{content:"󱂨"}.mdi-delete-outline::before{content:"󰧧"}.mdi-delete-restore::before{content:"󰠙"}.mdi-delete-sweep::before{content:"󰗩"}.mdi-delete-sweep-outline::before{content:"󰱢"}.mdi-delete-variant::before{content:"󰆳"}.mdi-delta::before{content:"󰇂"}.mdi-desk::before{content:"󱈹"}.mdi-desk-lamp::before{content:"󰥟"}.mdi-deskphone::before{content:"󰇃"}.mdi-desktop-classic::before{content:"󰟀"}.mdi-desktop-mac::before{content:"󰇄"}.mdi-desktop-mac-dashboard::before{content:"󰧨"}.mdi-desktop-tower::before{content:"󰇅"}.mdi-desktop-tower-monitor::before{content:"󰪫"}.mdi-details::before{content:"󰇆"}.mdi-dev-to::before{content:"󰵮"}.mdi-developer-board::before{content:"󰚗"}.mdi-deviantart::before{content:"󰇇"}.mdi-devices::before{content:"󰾰"}.mdi-diabetes::before{content:"󱄦"}.mdi-dialpad::before{content:"󰘜"}.mdi-diameter::before{content:"󰱣"}.mdi-diameter-outline::before{content:"󰱤"}.mdi-diameter-variant::before{content:"󰱥"}.mdi-diamond::before{content:"󰮊"}.mdi-diamond-outline::before{content:"󰮋"}.mdi-diamond-stone::before{content:"󰇈"}.mdi-dice-1::before{content:"󰇊"}.mdi-dice-1-outline::before{content:"󱅊"}.mdi-dice-2::before{content:"󰇋"}.mdi-dice-2-outline::before{content:"󱅋"}.mdi-dice-3::before{content:"󰇌"}.mdi-dice-3-outline::before{content:"󱅌"}.mdi-dice-4::before{content:"󰇍"}.mdi-dice-4-outline::before{content:"󱅍"}.mdi-dice-5::before{content:"󰇎"}.mdi-dice-5-outline::before{content:"󱅎"}.mdi-dice-6::before{content:"󰇏"}.mdi-dice-6-outline::before{content:"󱅏"}.mdi-dice-d10::before{content:"󱅓"}.mdi-dice-d10-outline::before{content:"󰝯"}.mdi-dice-d12::before{content:"󱅔"}.mdi-dice-d12-outline::before{content:"󰡧"}.mdi-dice-d20::before{content:"󱅕"}.mdi-dice-d20-outline::before{content:"󰗪"}.mdi-dice-d4::before{content:"󱅐"}.mdi-dice-d4-outline::before{content:"󰗫"}.mdi-dice-d6::before{content:"󱅑"}.mdi-dice-d6-outline::before{content:"󰗭"}.mdi-dice-d8::before{content:"󱅒"}.mdi-dice-d8-outline::before{content:"󰗬"}.mdi-dice-multiple::before{content:"󰝮"}.mdi-dice-multiple-outline::before{content:"󱅖"}.mdi-digital-ocean::before{content:"󱈷"}.mdi-dip-switch::before{content:"󰟁"}.mdi-directions::before{content:"󰇐"}.mdi-directions-fork::before{content:"󰙁"}.mdi-disc::before{content:"󰗮"}.mdi-disc-alert::before{content:"󰇑"}.mdi-disc-player::before{content:"󰥠"}.mdi-discord::before{content:"󰙯"}.mdi-dishwasher::before{content:"󰪬"}.mdi-dishwasher-alert::before{content:"󱆸"}.mdi-dishwasher-off::before{content:"󱆹"}.mdi-disqus::before{content:"󰇒"}.mdi-distribute-horizontal-center::before{content:"󱇉"}.mdi-distribute-horizontal-left::before{content:"󱇈"}.mdi-distribute-horizontal-right::before{content:"󱇊"}.mdi-distribute-vertical-bottom::before{content:"󱇋"}.mdi-distribute-vertical-center::before{content:"󱇌"}.mdi-distribute-vertical-top::before{content:"󱇍"}.mdi-diving-flippers::before{content:"󰶿"}.mdi-diving-helmet::before{content:"󰷀"}.mdi-diving-scuba::before{content:"󰷁"}.mdi-diving-scuba-flag::before{content:"󰷂"}.mdi-diving-scuba-tank::before{content:"󰷃"}.mdi-diving-scuba-tank-multiple::before{content:"󰷄"}.mdi-diving-snorkel::before{content:"󰷅"}.mdi-division::before{content:"󰇔"}.mdi-division-box::before{content:"󰇕"}.mdi-dlna::before{content:"󰩁"}.mdi-dna::before{content:"󰚄"}.mdi-dns::before{content:"󰇖"}.mdi-dns-outline::before{content:"󰮌"}.mdi-do-not-disturb::before{content:"󰚘"}.mdi-do-not-disturb-off::before{content:"󰚙"}.mdi-dock-bottom::before{content:"󱂩"}.mdi-dock-left::before{content:"󱂪"}.mdi-dock-right::before{content:"󱂫"}.mdi-dock-top::before{content:"󱔓"}.mdi-dock-window::before{content:"󱂬"}.mdi-docker::before{content:"󰡨"}.mdi-doctor::before{content:"󰩂"}.mdi-dog::before{content:"󰩃"}.mdi-dog-service::before{content:"󰪭"}.mdi-dog-side::before{content:"󰩄"}.mdi-dolby::before{content:"󰚳"}.mdi-dolly::before{content:"󰺞"}.mdi-domain::before{content:"󰇗"}.mdi-domain-off::before{content:"󰵯"}.mdi-domain-plus::before{content:"󱂭"}.mdi-domain-remove::before{content:"󱂮"}.mdi-dome-light::before{content:"󱐞"}.mdi-domino-mask::before{content:"󱀣"}.mdi-donkey::before{content:"󰟂"}.mdi-door::before{content:"󰠚"}.mdi-door-closed::before{content:"󰠛"}.mdi-door-closed-lock::before{content:"󱂯"}.mdi-door-open::before{content:"󰠜"}.mdi-doorbell::before{content:"󱋦"}.mdi-doorbell-video::before{content:"󰡩"}.mdi-dot-net::before{content:"󰪮"}.mdi-dots-grid::before{content:"󱗼"}.mdi-dots-hexagon::before{content:"󱗿"}.mdi-dots-horizontal::before{content:"󰇘"}.mdi-dots-horizontal-circle::before{content:"󰟃"}.mdi-dots-horizontal-circle-outline::before{content:"󰮍"}.mdi-dots-square::before{content:"󱗽"}.mdi-dots-triangle::before{content:"󱗾"}.mdi-dots-vertical::before{content:"󰇙"}.mdi-dots-vertical-circle::before{content:"󰟄"}.mdi-dots-vertical-circle-outline::before{content:"󰮎"}.mdi-douban::before{content:"󰚚"}.mdi-download::before{content:"󰇚"}.mdi-download-box::before{content:"󱑢"}.mdi-download-box-outline::before{content:"󱑣"}.mdi-download-circle::before{content:"󱑤"}.mdi-download-circle-outline::before{content:"󱑥"}.mdi-download-lock::before{content:"󱌠"}.mdi-download-lock-outline::before{content:"󱌡"}.mdi-download-multiple::before{content:"󰧩"}.mdi-download-network::before{content:"󰛴"}.mdi-download-network-outline::before{content:"󰱦"}.mdi-download-off::before{content:"󱂰"}.mdi-download-off-outline::before{content:"󱂱"}.mdi-download-outline::before{content:"󰮏"}.mdi-drag::before{content:"󰇛"}.mdi-drag-horizontal::before{content:"󰇜"}.mdi-drag-horizontal-variant::before{content:"󱋰"}.mdi-drag-variant::before{content:"󰮐"}.mdi-drag-vertical::before{content:"󰇝"}.mdi-drag-vertical-variant::before{content:"󱋱"}.mdi-drama-masks::before{content:"󰴂"}.mdi-draw::before{content:"󰽉"}.mdi-drawing::before{content:"󰇞"}.mdi-drawing-box::before{content:"󰇟"}.mdi-dresser::before{content:"󰽊"}.mdi-dresser-outline::before{content:"󰽋"}.mdi-drone::before{content:"󰇢"}.mdi-dropbox::before{content:"󰇣"}.mdi-drupal::before{content:"󰇤"}.mdi-duck::before{content:"󰇥"}.mdi-dumbbell::before{content:"󰇦"}.mdi-dump-truck::before{content:"󰱧"}.mdi-ear-hearing::before{content:"󰟅"}.mdi-ear-hearing-off::before{content:"󰩅"}.mdi-earth::before{content:"󰇧"}.mdi-earth-arrow-right::before{content:"󱌑"}.mdi-earth-box::before{content:"󰛍"}.mdi-earth-box-minus::before{content:"󱐇"}.mdi-earth-box-off::before{content:"󰛎"}.mdi-earth-box-plus::before{content:"󱐆"}.mdi-earth-box-remove::before{content:"󱐈"}.mdi-earth-minus::before{content:"󱐄"}.mdi-earth-off::before{content:"󰇨"}.mdi-earth-plus::before{content:"󱐃"}.mdi-earth-remove::before{content:"󱐅"}.mdi-egg::before{content:"󰪯"}.mdi-egg-easter::before{content:"󰪰"}.mdi-egg-off::before{content:"󱏰"}.mdi-egg-off-outline::before{content:"󱏱"}.mdi-egg-outline::before{content:"󱏲"}.mdi-eiffel-tower::before{content:"󱕫"}.mdi-eight-track::before{content:"󰧪"}.mdi-eject::before{content:"󰇪"}.mdi-eject-outline::before{content:"󰮑"}.mdi-electric-switch::before{content:"󰺟"}.mdi-electric-switch-closed::before{content:"󱃙"}.mdi-electron-framework::before{content:"󱀤"}.mdi-elephant::before{content:"󰟆"}.mdi-elevation-decline::before{content:"󰇫"}.mdi-elevation-rise::before{content:"󰇬"}.mdi-elevator::before{content:"󰇭"}.mdi-elevator-down::before{content:"󱋂"}.mdi-elevator-passenger::before{content:"󱎁"}.mdi-elevator-up::before{content:"󱋁"}.mdi-ellipse::before{content:"󰺠"}.mdi-ellipse-outline::before{content:"󰺡"}.mdi-email::before{content:"󰇮"}.mdi-email-alert::before{content:"󰛏"}.mdi-email-alert-outline::before{content:"󰵂"}.mdi-email-box::before{content:"󰴃"}.mdi-email-check::before{content:"󰪱"}.mdi-email-check-outline::before{content:"󰪲"}.mdi-email-edit::before{content:"󰻣"}.mdi-email-edit-outline::before{content:"󰻤"}.mdi-email-lock::before{content:"󰇱"}.mdi-email-mark-as-unread::before{content:"󰮒"}.mdi-email-minus::before{content:"󰻥"}.mdi-email-minus-outline::before{content:"󰻦"}.mdi-email-multiple::before{content:"󰻧"}.mdi-email-multiple-outline::before{content:"󰻨"}.mdi-email-newsletter::before{content:"󰾱"}.mdi-email-off::before{content:"󱏣"}.mdi-email-off-outline::before{content:"󱏤"}.mdi-email-open::before{content:"󰇯"}.mdi-email-open-multiple::before{content:"󰻩"}.mdi-email-open-multiple-outline::before{content:"󰻪"}.mdi-email-open-outline::before{content:"󰗯"}.mdi-email-outline::before{content:"󰇰"}.mdi-email-plus::before{content:"󰧫"}.mdi-email-plus-outline::before{content:"󰧬"}.mdi-email-receive::before{content:"󱃚"}.mdi-email-receive-outline::before{content:"󱃛"}.mdi-email-remove::before{content:"󱙡"}.mdi-email-remove-outline::before{content:"󱙢"}.mdi-email-search::before{content:"󰥡"}.mdi-email-search-outline::before{content:"󰥢"}.mdi-email-send::before{content:"󱃜"}.mdi-email-send-outline::before{content:"󱃝"}.mdi-email-sync::before{content:"󱋇"}.mdi-email-sync-outline::before{content:"󱋈"}.mdi-email-variant::before{content:"󰗰"}.mdi-ember::before{content:"󰬰"}.mdi-emby::before{content:"󰚴"}.mdi-emoticon::before{content:"󰱨"}.mdi-emoticon-angry::before{content:"󰱩"}.mdi-emoticon-angry-outline::before{content:"󰱪"}.mdi-emoticon-confused::before{content:"󱃞"}.mdi-emoticon-confused-outline::before{content:"󱃟"}.mdi-emoticon-cool::before{content:"󰱫"}.mdi-emoticon-cool-outline::before{content:"󰇳"}.mdi-emoticon-cry::before{content:"󰱬"}.mdi-emoticon-cry-outline::before{content:"󰱭"}.mdi-emoticon-dead::before{content:"󰱮"}.mdi-emoticon-dead-outline::before{content:"󰚛"}.mdi-emoticon-devil::before{content:"󰱯"}.mdi-emoticon-devil-outline::before{content:"󰇴"}.mdi-emoticon-excited::before{content:"󰱰"}.mdi-emoticon-excited-outline::before{content:"󰚜"}.mdi-emoticon-frown::before{content:"󰽌"}.mdi-emoticon-frown-outline::before{content:"󰽍"}.mdi-emoticon-happy::before{content:"󰱱"}.mdi-emoticon-happy-outline::before{content:"󰇵"}.mdi-emoticon-kiss::before{content:"󰱲"}.mdi-emoticon-kiss-outline::before{content:"󰱳"}.mdi-emoticon-lol::before{content:"󱈔"}.mdi-emoticon-lol-outline::before{content:"󱈕"}.mdi-emoticon-neutral::before{content:"󰱴"}.mdi-emoticon-neutral-outline::before{content:"󰇶"}.mdi-emoticon-outline::before{content:"󰇲"}.mdi-emoticon-poop::before{content:"󰇷"}.mdi-emoticon-poop-outline::before{content:"󰱵"}.mdi-emoticon-sad::before{content:"󰱶"}.mdi-emoticon-sad-outline::before{content:"󰇸"}.mdi-emoticon-sick::before{content:"󱕼"}.mdi-emoticon-sick-outline::before{content:"󱕽"}.mdi-emoticon-tongue::before{content:"󰇹"}.mdi-emoticon-tongue-outline::before{content:"󰱷"}.mdi-emoticon-wink::before{content:"󰱸"}.mdi-emoticon-wink-outline::before{content:"󰱹"}.mdi-engine::before{content:"󰇺"}.mdi-engine-off::before{content:"󰩆"}.mdi-engine-off-outline::before{content:"󰩇"}.mdi-engine-outline::before{content:"󰇻"}.mdi-epsilon::before{content:"󱃠"}.mdi-equal::before{content:"󰇼"}.mdi-equal-box::before{content:"󰇽"}.mdi-equalizer::before{content:"󰺢"}.mdi-equalizer-outline::before{content:"󰺣"}.mdi-eraser::before{content:"󰇾"}.mdi-eraser-variant::before{content:"󰙂"}.mdi-escalator::before{content:"󰇿"}.mdi-escalator-box::before{content:"󱎙"}.mdi-escalator-down::before{content:"󱋀"}.mdi-escalator-up::before{content:"󱊿"}.mdi-eslint::before{content:"󰱺"}.mdi-et::before{content:"󰪳"}.mdi-ethereum::before{content:"󰡪"}.mdi-ethernet::before{content:"󰈀"}.mdi-ethernet-cable::before{content:"󰈁"}.mdi-ethernet-cable-off::before{content:"󰈂"}.mdi-ev-plug-ccs1::before{content:"󱔙"}.mdi-ev-plug-ccs2::before{content:"󱔚"}.mdi-ev-plug-chademo::before{content:"󱔛"}.mdi-ev-plug-tesla::before{content:"󱔜"}.mdi-ev-plug-type1::before{content:"󱔝"}.mdi-ev-plug-type2::before{content:"󱔞"}.mdi-ev-station::before{content:"󰗱"}.mdi-evernote::before{content:"󰈄"}.mdi-excavator::before{content:"󱀥"}.mdi-exclamation::before{content:"󰈅"}.mdi-exclamation-thick::before{content:"󱈸"}.mdi-exit-run::before{content:"󰩈"}.mdi-exit-to-app::before{content:"󰈆"}.mdi-expand-all::before{content:"󰪴"}.mdi-expand-all-outline::before{content:"󰪵"}.mdi-expansion-card::before{content:"󰢮"}.mdi-expansion-card-variant::before{content:"󰾲"}.mdi-exponent::before{content:"󰥣"}.mdi-exponent-box::before{content:"󰥤"}.mdi-export::before{content:"󰈇"}.mdi-export-variant::before{content:"󰮓"}.mdi-eye::before{content:"󰈈"}.mdi-eye-check::before{content:"󰴄"}.mdi-eye-check-outline::before{content:"󰴅"}.mdi-eye-circle::before{content:"󰮔"}.mdi-eye-circle-outline::before{content:"󰮕"}.mdi-eye-minus::before{content:"󱀦"}.mdi-eye-minus-outline::before{content:"󱀧"}.mdi-eye-off::before{content:"󰈉"}.mdi-eye-off-outline::before{content:"󰛑"}.mdi-eye-outline::before{content:"󰛐"}.mdi-eye-plus::before{content:"󰡫"}.mdi-eye-plus-outline::before{content:"󰡬"}.mdi-eye-remove::before{content:"󱗣"}.mdi-eye-remove-outline::before{content:"󱗤"}.mdi-eye-settings::before{content:"󰡭"}.mdi-eye-settings-outline::before{content:"󰡮"}.mdi-eyedropper::before{content:"󰈊"}.mdi-eyedropper-minus::before{content:"󱏝"}.mdi-eyedropper-off::before{content:"󱏟"}.mdi-eyedropper-plus::before{content:"󱏜"}.mdi-eyedropper-remove::before{content:"󱏞"}.mdi-eyedropper-variant::before{content:"󰈋"}.mdi-face::before{content:"󰙃"}.mdi-face-agent::before{content:"󰵰"}.mdi-face-mask::before{content:"󱖆"}.mdi-face-mask-outline::before{content:"󱖇"}.mdi-face-outline::before{content:"󰮖"}.mdi-face-profile::before{content:"󰙄"}.mdi-face-profile-woman::before{content:"󱁶"}.mdi-face-recognition::before{content:"󰱻"}.mdi-face-shimmer::before{content:"󱗌"}.mdi-face-shimmer-outline::before{content:"󱗍"}.mdi-face-woman::before{content:"󱁷"}.mdi-face-woman-outline::before{content:"󱁸"}.mdi-face-woman-shimmer::before{content:"󱗎"}.mdi-face-woman-shimmer-outline::before{content:"󱗏"}.mdi-facebook::before{content:"󰈌"}.mdi-facebook-gaming::before{content:"󰟝"}.mdi-facebook-messenger::before{content:"󰈎"}.mdi-facebook-workplace::before{content:"󰬱"}.mdi-factory::before{content:"󰈏"}.mdi-family-tree::before{content:"󱘎"}.mdi-fan::before{content:"󰈐"}.mdi-fan-alert::before{content:"󱑬"}.mdi-fan-chevron-down::before{content:"󱑭"}.mdi-fan-chevron-up::before{content:"󱑮"}.mdi-fan-minus::before{content:"󱑰"}.mdi-fan-off::before{content:"󰠝"}.mdi-fan-plus::before{content:"󱑯"}.mdi-fan-remove::before{content:"󱑱"}.mdi-fan-speed-1::before{content:"󱑲"}.mdi-fan-speed-2::before{content:"󱑳"}.mdi-fan-speed-3::before{content:"󱑴"}.mdi-fast-forward::before{content:"󰈑"}.mdi-fast-forward-10::before{content:"󰵱"}.mdi-fast-forward-30::before{content:"󰴆"}.mdi-fast-forward-5::before{content:"󱇸"}.mdi-fast-forward-60::before{content:"󱘋"}.mdi-fast-forward-outline::before{content:"󰛒"}.mdi-fax::before{content:"󰈒"}.mdi-feather::before{content:"󰛓"}.mdi-feature-search::before{content:"󰩉"}.mdi-feature-search-outline::before{content:"󰩊"}.mdi-fedora::before{content:"󰣛"}.mdi-fencing::before{content:"󱓁"}.mdi-ferris-wheel::before{content:"󰺤"}.mdi-ferry::before{content:"󰈓"}.mdi-file::before{content:"󰈔"}.mdi-file-account::before{content:"󰜻"}.mdi-file-account-outline::before{content:"󱀨"}.mdi-file-alert::before{content:"󰩋"}.mdi-file-alert-outline::before{content:"󰩌"}.mdi-file-cabinet::before{content:"󰪶"}.mdi-file-cad::before{content:"󰻫"}.mdi-file-cad-box::before{content:"󰻬"}.mdi-file-cancel::before{content:"󰷆"}.mdi-file-cancel-outline::before{content:"󰷇"}.mdi-file-certificate::before{content:"󱆆"}.mdi-file-certificate-outline::before{content:"󱆇"}.mdi-file-chart::before{content:"󰈕"}.mdi-file-chart-outline::before{content:"󱀩"}.mdi-file-check::before{content:"󰈖"}.mdi-file-check-outline::before{content:"󰸩"}.mdi-file-clock::before{content:"󱋡"}.mdi-file-clock-outline::before{content:"󱋢"}.mdi-file-cloud::before{content:"󰈗"}.mdi-file-cloud-outline::before{content:"󱀪"}.mdi-file-code::before{content:"󰈮"}.mdi-file-code-outline::before{content:"󱀫"}.mdi-file-cog::before{content:"󱁻"}.mdi-file-cog-outline::before{content:"󱁼"}.mdi-file-compare::before{content:"󰢪"}.mdi-file-delimited::before{content:"󰈘"}.mdi-file-delimited-outline::before{content:"󰺥"}.mdi-file-document::before{content:"󰈙"}.mdi-file-document-edit::before{content:"󰷈"}.mdi-file-document-edit-outline::before{content:"󰷉"}.mdi-file-document-multiple::before{content:"󱔗"}.mdi-file-document-multiple-outline::before{content:"󱔘"}.mdi-file-document-outline::before{content:"󰧮"}.mdi-file-download::before{content:"󰥥"}.mdi-file-download-outline::before{content:"󰥦"}.mdi-file-edit::before{content:"󱇧"}.mdi-file-edit-outline::before{content:"󱇨"}.mdi-file-excel::before{content:"󰈛"}.mdi-file-excel-box::before{content:"󰈜"}.mdi-file-excel-box-outline::before{content:"󱀬"}.mdi-file-excel-outline::before{content:"󱀭"}.mdi-file-export::before{content:"󰈝"}.mdi-file-export-outline::before{content:"󱀮"}.mdi-file-eye::before{content:"󰷊"}.mdi-file-eye-outline::before{content:"󰷋"}.mdi-file-find::before{content:"󰈞"}.mdi-file-find-outline::before{content:"󰮗"}.mdi-file-hidden::before{content:"󰘓"}.mdi-file-image::before{content:"󰈟"}.mdi-file-image-outline::before{content:"󰺰"}.mdi-file-import::before{content:"󰈠"}.mdi-file-import-outline::before{content:"󱀯"}.mdi-file-key::before{content:"󱆄"}.mdi-file-key-outline::before{content:"󱆅"}.mdi-file-link::before{content:"󱅷"}.mdi-file-link-outline::before{content:"󱅸"}.mdi-file-lock::before{content:"󰈡"}.mdi-file-lock-outline::before{content:"󱀰"}.mdi-file-move::before{content:"󰪹"}.mdi-file-move-outline::before{content:"󱀱"}.mdi-file-multiple::before{content:"󰈢"}.mdi-file-multiple-outline::before{content:"󱀲"}.mdi-file-music::before{content:"󰈣"}.mdi-file-music-outline::before{content:"󰸪"}.mdi-file-outline::before{content:"󰈤"}.mdi-file-pdf::before{content:"󰈥"}.mdi-file-pdf-box::before{content:"󰈦"}.mdi-file-pdf-box-outline::before{content:"󰾳"}.mdi-file-pdf-outline::before{content:"󰸭"}.mdi-file-percent::before{content:"󰠞"}.mdi-file-percent-outline::before{content:"󱀳"}.mdi-file-phone::before{content:"󱅹"}.mdi-file-phone-outline::before{content:"󱅺"}.mdi-file-plus::before{content:"󰝒"}.mdi-file-plus-outline::before{content:"󰻭"}.mdi-file-powerpoint::before{content:"󰈧"}.mdi-file-powerpoint-box::before{content:"󰈨"}.mdi-file-powerpoint-box-outline::before{content:"󱀴"}.mdi-file-powerpoint-outline::before{content:"󱀵"}.mdi-file-presentation-box::before{content:"󰈩"}.mdi-file-question::before{content:"󰡯"}.mdi-file-question-outline::before{content:"󱀶"}.mdi-file-refresh::before{content:"󰤘"}.mdi-file-refresh-outline::before{content:"󰕁"}.mdi-file-remove::before{content:"󰮘"}.mdi-file-remove-outline::before{content:"󱀷"}.mdi-file-replace::before{content:"󰬲"}.mdi-file-replace-outline::before{content:"󰬳"}.mdi-file-restore::before{content:"󰙰"}.mdi-file-restore-outline::before{content:"󱀸"}.mdi-file-search::before{content:"󰱼"}.mdi-file-search-outline::before{content:"󰱽"}.mdi-file-send::before{content:"󰈪"}.mdi-file-send-outline::before{content:"󱀹"}.mdi-file-settings::before{content:"󱁹"}.mdi-file-settings-outline::before{content:"󱁺"}.mdi-file-star::before{content:"󱀺"}.mdi-file-star-outline::before{content:"󱀻"}.mdi-file-swap::before{content:"󰾴"}.mdi-file-swap-outline::before{content:"󰾵"}.mdi-file-sync::before{content:"󱈖"}.mdi-file-sync-outline::before{content:"󱈗"}.mdi-file-table::before{content:"󰱾"}.mdi-file-table-box::before{content:"󱃡"}.mdi-file-table-box-multiple::before{content:"󱃢"}.mdi-file-table-box-multiple-outline::before{content:"󱃣"}.mdi-file-table-box-outline::before{content:"󱃤"}.mdi-file-table-outline::before{content:"󰱿"}.mdi-file-tree::before{content:"󰙅"}.mdi-file-tree-outline::before{content:"󱏒"}.mdi-file-undo::before{content:"󰣜"}.mdi-file-undo-outline::before{content:"󱀼"}.mdi-file-upload::before{content:"󰩍"}.mdi-file-upload-outline::before{content:"󰩎"}.mdi-file-video::before{content:"󰈫"}.mdi-file-video-outline::before{content:"󰸬"}.mdi-file-word::before{content:"󰈬"}.mdi-file-word-box::before{content:"󰈭"}.mdi-file-word-box-outline::before{content:"󱀽"}.mdi-file-word-outline::before{content:"󱀾"}.mdi-film::before{content:"󰈯"}.mdi-filmstrip::before{content:"󰈰"}.mdi-filmstrip-box::before{content:"󰌲"}.mdi-filmstrip-box-multiple::before{content:"󰴘"}.mdi-filmstrip-off::before{content:"󰈱"}.mdi-filter::before{content:"󰈲"}.mdi-filter-menu::before{content:"󱃥"}.mdi-filter-menu-outline::before{content:"󱃦"}.mdi-filter-minus::before{content:"󰻮"}.mdi-filter-minus-outline::before{content:"󰻯"}.mdi-filter-off::before{content:"󱓯"}.mdi-filter-off-outline::before{content:"󱓰"}.mdi-filter-outline::before{content:"󰈳"}.mdi-filter-plus::before{content:"󰻰"}.mdi-filter-plus-outline::before{content:"󰻱"}.mdi-filter-remove::before{content:"󰈴"}.mdi-filter-remove-outline::before{content:"󰈵"}.mdi-filter-variant::before{content:"󰈶"}.mdi-filter-variant-minus::before{content:"󱄒"}.mdi-filter-variant-plus::before{content:"󱄓"}.mdi-filter-variant-remove::before{content:"󱀿"}.mdi-finance::before{content:"󰠟"}.mdi-find-replace::before{content:"󰛔"}.mdi-fingerprint::before{content:"󰈷"}.mdi-fingerprint-off::before{content:"󰺱"}.mdi-fire::before{content:"󰈸"}.mdi-fire-alert::before{content:"󱗗"}.mdi-fire-extinguisher::before{content:"󰻲"}.mdi-fire-hydrant::before{content:"󱄷"}.mdi-fire-hydrant-alert::before{content:"󱄸"}.mdi-fire-hydrant-off::before{content:"󱄹"}.mdi-fire-truck::before{content:"󰢫"}.mdi-firebase::before{content:"󰥧"}.mdi-firefox::before{content:"󰈹"}.mdi-fireplace::before{content:"󰸮"}.mdi-fireplace-off::before{content:"󰸯"}.mdi-firework::before{content:"󰸰"}.mdi-fish::before{content:"󰈺"}.mdi-fish-off::before{content:"󱏳"}.mdi-fishbowl::before{content:"󰻳"}.mdi-fishbowl-outline::before{content:"󰻴"}.mdi-fit-to-page::before{content:"󰻵"}.mdi-fit-to-page-outline::before{content:"󰻶"}.mdi-flag::before{content:"󰈻"}.mdi-flag-checkered::before{content:"󰈼"}.mdi-flag-minus::before{content:"󰮙"}.mdi-flag-minus-outline::before{content:"󱂲"}.mdi-flag-outline::before{content:"󰈽"}.mdi-flag-plus::before{content:"󰮚"}.mdi-flag-plus-outline::before{content:"󱂳"}.mdi-flag-remove::before{content:"󰮛"}.mdi-flag-remove-outline::before{content:"󱂴"}.mdi-flag-triangle::before{content:"󰈿"}.mdi-flag-variant::before{content:"󰉀"}.mdi-flag-variant-outline::before{content:"󰈾"}.mdi-flare::before{content:"󰵲"}.mdi-flash::before{content:"󰉁"}.mdi-flash-alert::before{content:"󰻷"}.mdi-flash-alert-outline::before{content:"󰻸"}.mdi-flash-auto::before{content:"󰉂"}.mdi-flash-circle::before{content:"󰠠"}.mdi-flash-off::before{content:"󰉃"}.mdi-flash-outline::before{content:"󰛕"}.mdi-flash-red-eye::before{content:"󰙻"}.mdi-flashlight::before{content:"󰉄"}.mdi-flashlight-off::before{content:"󰉅"}.mdi-flask::before{content:"󰂓"}.mdi-flask-empty::before{content:"󰂔"}.mdi-flask-empty-minus::before{content:"󱈺"}.mdi-flask-empty-minus-outline::before{content:"󱈻"}.mdi-flask-empty-off::before{content:"󱏴"}.mdi-flask-empty-off-outline::before{content:"󱏵"}.mdi-flask-empty-outline::before{content:"󰂕"}.mdi-flask-empty-plus::before{content:"󱈼"}.mdi-flask-empty-plus-outline::before{content:"󱈽"}.mdi-flask-empty-remove::before{content:"󱈾"}.mdi-flask-empty-remove-outline::before{content:"󱈿"}.mdi-flask-minus::before{content:"󱉀"}.mdi-flask-minus-outline::before{content:"󱉁"}.mdi-flask-off::before{content:"󱏶"}.mdi-flask-off-outline::before{content:"󱏷"}.mdi-flask-outline::before{content:"󰂖"}.mdi-flask-plus::before{content:"󱉂"}.mdi-flask-plus-outline::before{content:"󱉃"}.mdi-flask-remove::before{content:"󱉄"}.mdi-flask-remove-outline::before{content:"󱉅"}.mdi-flask-round-bottom::before{content:"󱉋"}.mdi-flask-round-bottom-empty::before{content:"󱉌"}.mdi-flask-round-bottom-empty-outline::before{content:"󱉍"}.mdi-flask-round-bottom-outline::before{content:"󱉎"}.mdi-fleur-de-lis::before{content:"󱌃"}.mdi-flip-horizontal::before{content:"󱃧"}.mdi-flip-to-back::before{content:"󰉇"}.mdi-flip-to-front::before{content:"󰉈"}.mdi-flip-vertical::before{content:"󱃨"}.mdi-floor-lamp::before{content:"󰣝"}.mdi-floor-lamp-dual::before{content:"󱁀"}.mdi-floor-lamp-variant::before{content:"󱁁"}.mdi-floor-plan::before{content:"󰠡"}.mdi-floppy::before{content:"󰉉"}.mdi-floppy-variant::before{content:"󰧯"}.mdi-flower::before{content:"󰉊"}.mdi-flower-outline::before{content:"󰧰"}.mdi-flower-poppy::before{content:"󰴈"}.mdi-flower-tulip::before{content:"󰧱"}.mdi-flower-tulip-outline::before{content:"󰧲"}.mdi-focus-auto::before{content:"󰽎"}.mdi-focus-field::before{content:"󰽏"}.mdi-focus-field-horizontal::before{content:"󰽐"}.mdi-focus-field-vertical::before{content:"󰽑"}.mdi-folder::before{content:"󰉋"}.mdi-folder-account::before{content:"󰉌"}.mdi-folder-account-outline::before{content:"󰮜"}.mdi-folder-alert::before{content:"󰷌"}.mdi-folder-alert-outline::before{content:"󰷍"}.mdi-folder-clock::before{content:"󰪺"}.mdi-folder-clock-outline::before{content:"󰪻"}.mdi-folder-cog::before{content:"󱁿"}.mdi-folder-cog-outline::before{content:"󱂀"}.mdi-folder-download::before{content:"󰉍"}.mdi-folder-download-outline::before{content:"󱃩"}.mdi-folder-edit::before{content:"󰣞"}.mdi-folder-edit-outline::before{content:"󰷎"}.mdi-folder-google-drive::before{content:"󰉎"}.mdi-folder-heart::before{content:"󱃪"}.mdi-folder-heart-outline::before{content:"󱃫"}.mdi-folder-home::before{content:"󱂵"}.mdi-folder-home-outline::before{content:"󱂶"}.mdi-folder-image::before{content:"󰉏"}.mdi-folder-information::before{content:"󱂷"}.mdi-folder-information-outline::before{content:"󱂸"}.mdi-folder-key::before{content:"󰢬"}.mdi-folder-key-network::before{content:"󰢭"}.mdi-folder-key-network-outline::before{content:"󰲀"}.mdi-folder-key-outline::before{content:"󱃬"}.mdi-folder-lock::before{content:"󰉐"}.mdi-folder-lock-open::before{content:"󰉑"}.mdi-folder-marker::before{content:"󱉭"}.mdi-folder-marker-outline::before{content:"󱉮"}.mdi-folder-move::before{content:"󰉒"}.mdi-folder-move-outline::before{content:"󱉆"}.mdi-folder-multiple::before{content:"󰉓"}.mdi-folder-multiple-image::before{content:"󰉔"}.mdi-folder-multiple-outline::before{content:"󰉕"}.mdi-folder-multiple-plus::before{content:"󱑾"}.mdi-folder-multiple-plus-outline::before{content:"󱑿"}.mdi-folder-music::before{content:"󱍙"}.mdi-folder-music-outline::before{content:"󱍚"}.mdi-folder-network::before{content:"󰡰"}.mdi-folder-network-outline::before{content:"󰲁"}.mdi-folder-open::before{content:"󰝰"}.mdi-folder-open-outline::before{content:"󰷏"}.mdi-folder-outline::before{content:"󰉖"}.mdi-folder-plus::before{content:"󰉗"}.mdi-folder-plus-outline::before{content:"󰮝"}.mdi-folder-pound::before{content:"󰴉"}.mdi-folder-pound-outline::before{content:"󰴊"}.mdi-folder-refresh::before{content:"󰝉"}.mdi-folder-refresh-outline::before{content:"󰕂"}.mdi-folder-remove::before{content:"󰉘"}.mdi-folder-remove-outline::before{content:"󰮞"}.mdi-folder-search::before{content:"󰥨"}.mdi-folder-search-outline::before{content:"󰥩"}.mdi-folder-settings::before{content:"󱁽"}.mdi-folder-settings-outline::before{content:"󱁾"}.mdi-folder-star::before{content:"󰚝"}.mdi-folder-star-multiple::before{content:"󱏓"}.mdi-folder-star-multiple-outline::before{content:"󱏔"}.mdi-folder-star-outline::before{content:"󰮟"}.mdi-folder-swap::before{content:"󰾶"}.mdi-folder-swap-outline::before{content:"󰾷"}.mdi-folder-sync::before{content:"󰴋"}.mdi-folder-sync-outline::before{content:"󰴌"}.mdi-folder-table::before{content:"󱋣"}.mdi-folder-table-outline::before{content:"󱋤"}.mdi-folder-text::before{content:"󰲂"}.mdi-folder-text-outline::before{content:"󰲃"}.mdi-folder-upload::before{content:"󰉙"}.mdi-folder-upload-outline::before{content:"󱃭"}.mdi-folder-zip::before{content:"󰛫"}.mdi-folder-zip-outline::before{content:"󰞹"}.mdi-font-awesome::before{content:"󰀺"}.mdi-food::before{content:"󰉚"}.mdi-food-apple::before{content:"󰉛"}.mdi-food-apple-outline::before{content:"󰲄"}.mdi-food-croissant::before{content:"󰟈"}.mdi-food-drumstick::before{content:"󱐟"}.mdi-food-drumstick-off::before{content:"󱑨"}.mdi-food-drumstick-off-outline::before{content:"󱑩"}.mdi-food-drumstick-outline::before{content:"󱐠"}.mdi-food-fork-drink::before{content:"󰗲"}.mdi-food-halal::before{content:"󱕲"}.mdi-food-kosher::before{content:"󱕳"}.mdi-food-off::before{content:"󰗳"}.mdi-food-steak::before{content:"󱑪"}.mdi-food-steak-off::before{content:"󱑫"}.mdi-food-variant::before{content:"󰉜"}.mdi-food-variant-off::before{content:"󱏥"}.mdi-foot-print::before{content:"󰽒"}.mdi-football::before{content:"󰉝"}.mdi-football-australian::before{content:"󰉞"}.mdi-football-helmet::before{content:"󰉟"}.mdi-forklift::before{content:"󰟉"}.mdi-form-dropdown::before{content:"󱐀"}.mdi-form-select::before{content:"󱐁"}.mdi-form-textarea::before{content:"󱂕"}.mdi-form-textbox::before{content:"󰘎"}.mdi-form-textbox-lock::before{content:"󱍝"}.mdi-form-textbox-password::before{content:"󰟵"}.mdi-format-align-bottom::before{content:"󰝓"}.mdi-format-align-center::before{content:"󰉠"}.mdi-format-align-justify::before{content:"󰉡"}.mdi-format-align-left::before{content:"󰉢"}.mdi-format-align-middle::before{content:"󰝔"}.mdi-format-align-right::before{content:"󰉣"}.mdi-format-align-top::before{content:"󰝕"}.mdi-format-annotation-minus::before{content:"󰪼"}.mdi-format-annotation-plus::before{content:"󰙆"}.mdi-format-bold::before{content:"󰉤"}.mdi-format-clear::before{content:"󰉥"}.mdi-format-color-fill::before{content:"󰉦"}.mdi-format-color-highlight::before{content:"󰸱"}.mdi-format-color-marker-cancel::before{content:"󱌓"}.mdi-format-color-text::before{content:"󰚞"}.mdi-format-columns::before{content:"󰣟"}.mdi-format-float-center::before{content:"󰉧"}.mdi-format-float-left::before{content:"󰉨"}.mdi-format-float-none::before{content:"󰉩"}.mdi-format-float-right::before{content:"󰉪"}.mdi-format-font::before{content:"󰛖"}.mdi-format-font-size-decrease::before{content:"󰧳"}.mdi-format-font-size-increase::before{content:"󰧴"}.mdi-format-header-1::before{content:"󰉫"}.mdi-format-header-2::before{content:"󰉬"}.mdi-format-header-3::before{content:"󰉭"}.mdi-format-header-4::before{content:"󰉮"}.mdi-format-header-5::before{content:"󰉯"}.mdi-format-header-6::before{content:"󰉰"}.mdi-format-header-decrease::before{content:"󰉱"}.mdi-format-header-equal::before{content:"󰉲"}.mdi-format-header-increase::before{content:"󰉳"}.mdi-format-header-pound::before{content:"󰉴"}.mdi-format-horizontal-align-center::before{content:"󰘞"}.mdi-format-horizontal-align-left::before{content:"󰘟"}.mdi-format-horizontal-align-right::before{content:"󰘠"}.mdi-format-indent-decrease::before{content:"󰉵"}.mdi-format-indent-increase::before{content:"󰉶"}.mdi-format-italic::before{content:"󰉷"}.mdi-format-letter-case::before{content:"󰬴"}.mdi-format-letter-case-lower::before{content:"󰬵"}.mdi-format-letter-case-upper::before{content:"󰬶"}.mdi-format-letter-ends-with::before{content:"󰾸"}.mdi-format-letter-matches::before{content:"󰾹"}.mdi-format-letter-starts-with::before{content:"󰾺"}.mdi-format-line-spacing::before{content:"󰉸"}.mdi-format-line-style::before{content:"󰗈"}.mdi-format-line-weight::before{content:"󰗉"}.mdi-format-list-bulleted::before{content:"󰉹"}.mdi-format-list-bulleted-square::before{content:"󰷐"}.mdi-format-list-bulleted-triangle::before{content:"󰺲"}.mdi-format-list-bulleted-type::before{content:"󰉺"}.mdi-format-list-checkbox::before{content:"󰥪"}.mdi-format-list-checks::before{content:"󰝖"}.mdi-format-list-numbered::before{content:"󰉻"}.mdi-format-list-numbered-rtl::before{content:"󰴍"}.mdi-format-list-text::before{content:"󱉯"}.mdi-format-overline::before{content:"󰺳"}.mdi-format-page-break::before{content:"󰛗"}.mdi-format-paint::before{content:"󰉼"}.mdi-format-paragraph::before{content:"󰉽"}.mdi-format-pilcrow::before{content:"󰛘"}.mdi-format-quote-close::before{content:"󰉾"}.mdi-format-quote-close-outline::before{content:"󱆨"}.mdi-format-quote-open::before{content:"󰝗"}.mdi-format-quote-open-outline::before{content:"󱆧"}.mdi-format-rotate-90::before{content:"󰚪"}.mdi-format-section::before{content:"󰚟"}.mdi-format-size::before{content:"󰉿"}.mdi-format-strikethrough::before{content:"󰊀"}.mdi-format-strikethrough-variant::before{content:"󰊁"}.mdi-format-subscript::before{content:"󰊂"}.mdi-format-superscript::before{content:"󰊃"}.mdi-format-text::before{content:"󰊄"}.mdi-format-text-rotation-angle-down::before{content:"󰾻"}.mdi-format-text-rotation-angle-up::before{content:"󰾼"}.mdi-format-text-rotation-down::before{content:"󰵳"}.mdi-format-text-rotation-down-vertical::before{content:"󰾽"}.mdi-format-text-rotation-none::before{content:"󰵴"}.mdi-format-text-rotation-up::before{content:"󰾾"}.mdi-format-text-rotation-vertical::before{content:"󰾿"}.mdi-format-text-variant::before{content:"󰸲"}.mdi-format-text-variant-outline::before{content:"󱔏"}.mdi-format-text-wrapping-clip::before{content:"󰴎"}.mdi-format-text-wrapping-overflow::before{content:"󰴏"}.mdi-format-text-wrapping-wrap::before{content:"󰴐"}.mdi-format-textbox::before{content:"󰴑"}.mdi-format-textdirection-l-to-r::before{content:"󰊅"}.mdi-format-textdirection-r-to-l::before{content:"󰊆"}.mdi-format-title::before{content:"󰗴"}.mdi-format-underline::before{content:"󰊇"}.mdi-format-vertical-align-bottom::before{content:"󰘡"}.mdi-format-vertical-align-center::before{content:"󰘢"}.mdi-format-vertical-align-top::before{content:"󰘣"}.mdi-format-wrap-inline::before{content:"󰊈"}.mdi-format-wrap-square::before{content:"󰊉"}.mdi-format-wrap-tight::before{content:"󰊊"}.mdi-format-wrap-top-bottom::before{content:"󰊋"}.mdi-forum::before{content:"󰊌"}.mdi-forum-outline::before{content:"󰠢"}.mdi-forward::before{content:"󰊍"}.mdi-forwardburger::before{content:"󰵵"}.mdi-fountain::before{content:"󰥫"}.mdi-fountain-pen::before{content:"󰴒"}.mdi-fountain-pen-tip::before{content:"󰴓"}.mdi-freebsd::before{content:"󰣠"}.mdi-frequently-asked-questions::before{content:"󰺴"}.mdi-fridge::before{content:"󰊐"}.mdi-fridge-alert::before{content:"󱆱"}.mdi-fridge-alert-outline::before{content:"󱆲"}.mdi-fridge-bottom::before{content:"󰊒"}.mdi-fridge-industrial::before{content:"󱗮"}.mdi-fridge-industrial-alert::before{content:"󱗯"}.mdi-fridge-industrial-alert-outline::before{content:"󱗰"}.mdi-fridge-industrial-off::before{content:"󱗱"}.mdi-fridge-industrial-off-outline::before{content:"󱗲"}.mdi-fridge-industrial-outline::before{content:"󱗳"}.mdi-fridge-off::before{content:"󱆯"}.mdi-fridge-off-outline::before{content:"󱆰"}.mdi-fridge-outline::before{content:"󰊏"}.mdi-fridge-top::before{content:"󰊑"}.mdi-fridge-variant::before{content:"󱗴"}.mdi-fridge-variant-alert::before{content:"󱗵"}.mdi-fridge-variant-alert-outline::before{content:"󱗶"}.mdi-fridge-variant-off::before{content:"󱗷"}.mdi-fridge-variant-off-outline::before{content:"󱗸"}.mdi-fridge-variant-outline::before{content:"󱗹"}.mdi-fruit-cherries::before{content:"󱁂"}.mdi-fruit-cherries-off::before{content:"󱏸"}.mdi-fruit-citrus::before{content:"󱁃"}.mdi-fruit-citrus-off::before{content:"󱏹"}.mdi-fruit-grapes::before{content:"󱁄"}.mdi-fruit-grapes-outline::before{content:"󱁅"}.mdi-fruit-pineapple::before{content:"󱁆"}.mdi-fruit-watermelon::before{content:"󱁇"}.mdi-fuel::before{content:"󰟊"}.mdi-fullscreen::before{content:"󰊓"}.mdi-fullscreen-exit::before{content:"󰊔"}.mdi-function::before{content:"󰊕"}.mdi-function-variant::before{content:"󰡱"}.mdi-furigana-horizontal::before{content:"󱂁"}.mdi-furigana-vertical::before{content:"󱂂"}.mdi-fuse::before{content:"󰲅"}.mdi-fuse-alert::before{content:"󱐭"}.mdi-fuse-blade::before{content:"󰲆"}.mdi-fuse-off::before{content:"󱐬"}.mdi-gamepad::before{content:"󰊖"}.mdi-gamepad-circle::before{content:"󰸳"}.mdi-gamepad-circle-down::before{content:"󰸴"}.mdi-gamepad-circle-left::before{content:"󰸵"}.mdi-gamepad-circle-outline::before{content:"󰸶"}.mdi-gamepad-circle-right::before{content:"󰸷"}.mdi-gamepad-circle-up::before{content:"󰸸"}.mdi-gamepad-down::before{content:"󰸹"}.mdi-gamepad-left::before{content:"󰸺"}.mdi-gamepad-right::before{content:"󰸻"}.mdi-gamepad-round::before{content:"󰸼"}.mdi-gamepad-round-down::before{content:"󰸽"}.mdi-gamepad-round-left::before{content:"󰸾"}.mdi-gamepad-round-outline::before{content:"󰸿"}.mdi-gamepad-round-right::before{content:"󰹀"}.mdi-gamepad-round-up::before{content:"󰹁"}.mdi-gamepad-square::before{content:"󰺵"}.mdi-gamepad-square-outline::before{content:"󰺶"}.mdi-gamepad-up::before{content:"󰹂"}.mdi-gamepad-variant::before{content:"󰊗"}.mdi-gamepad-variant-outline::before{content:"󰺷"}.mdi-gamma::before{content:"󱃮"}.mdi-gantry-crane::before{content:"󰷑"}.mdi-garage::before{content:"󰛙"}.mdi-garage-alert::before{content:"󰡲"}.mdi-garage-alert-variant::before{content:"󱋕"}.mdi-garage-open::before{content:"󰛚"}.mdi-garage-open-variant::before{content:"󱋔"}.mdi-garage-variant::before{content:"󱋓"}.mdi-gas-cylinder::before{content:"󰙇"}.mdi-gas-station::before{content:"󰊘"}.mdi-gas-station-off::before{content:"󱐉"}.mdi-gas-station-off-outline::before{content:"󱐊"}.mdi-gas-station-outline::before{content:"󰺸"}.mdi-gate::before{content:"󰊙"}.mdi-gate-and::before{content:"󰣡"}.mdi-gate-arrow-right::before{content:"󱅩"}.mdi-gate-nand::before{content:"󰣢"}.mdi-gate-nor::before{content:"󰣣"}.mdi-gate-not::before{content:"󰣤"}.mdi-gate-open::before{content:"󱅪"}.mdi-gate-or::before{content:"󰣥"}.mdi-gate-xnor::before{content:"󰣦"}.mdi-gate-xor::before{content:"󰣧"}.mdi-gatsby::before{content:"󰹃"}.mdi-gauge::before{content:"󰊚"}.mdi-gauge-empty::before{content:"󰡳"}.mdi-gauge-full::before{content:"󰡴"}.mdi-gauge-low::before{content:"󰡵"}.mdi-gavel::before{content:"󰊛"}.mdi-gender-female::before{content:"󰊜"}.mdi-gender-male::before{content:"󰊝"}.mdi-gender-male-female::before{content:"󰊞"}.mdi-gender-male-female-variant::before{content:"󱄿"}.mdi-gender-non-binary::before{content:"󱅀"}.mdi-gender-transgender::before{content:"󰊟"}.mdi-gentoo::before{content:"󰣨"}.mdi-gesture::before{content:"󰟋"}.mdi-gesture-double-tap::before{content:"󰜼"}.mdi-gesture-pinch::before{content:"󰪽"}.mdi-gesture-spread::before{content:"󰪾"}.mdi-gesture-swipe::before{content:"󰵶"}.mdi-gesture-swipe-down::before{content:"󰜽"}.mdi-gesture-swipe-horizontal::before{content:"󰪿"}.mdi-gesture-swipe-left::before{content:"󰜾"}.mdi-gesture-swipe-right::before{content:"󰜿"}.mdi-gesture-swipe-up::before{content:"󰝀"}.mdi-gesture-swipe-vertical::before{content:"󰫀"}.mdi-gesture-tap::before{content:"󰝁"}.mdi-gesture-tap-box::before{content:"󱊩"}.mdi-gesture-tap-button::before{content:"󱊨"}.mdi-gesture-tap-hold::before{content:"󰵷"}.mdi-gesture-two-double-tap::before{content:"󰝂"}.mdi-gesture-two-tap::before{content:"󰝃"}.mdi-ghost::before{content:"󰊠"}.mdi-ghost-off::before{content:"󰧵"}.mdi-ghost-off-outline::before{content:"󱙜"}.mdi-ghost-outline::before{content:"󱙝"}.mdi-gif::before{content:"󰵸"}.mdi-gift::before{content:"󰹄"}.mdi-gift-outline::before{content:"󰊡"}.mdi-git::before{content:"󰊢"}.mdi-github::before{content:"󰊤"}.mdi-gitlab::before{content:"󰮠"}.mdi-glass-cocktail::before{content:"󰍖"}.mdi-glass-cocktail-off::before{content:"󱗦"}.mdi-glass-flute::before{content:"󰊥"}.mdi-glass-mug::before{content:"󰊦"}.mdi-glass-mug-off::before{content:"󱗧"}.mdi-glass-mug-variant::before{content:"󱄖"}.mdi-glass-mug-variant-off::before{content:"󱗨"}.mdi-glass-pint-outline::before{content:"󱌍"}.mdi-glass-stange::before{content:"󰊧"}.mdi-glass-tulip::before{content:"󰊨"}.mdi-glass-wine::before{content:"󰡶"}.mdi-glasses::before{content:"󰊪"}.mdi-globe-light::before{content:"󱋗"}.mdi-globe-model::before{content:"󰣩"}.mdi-gmail::before{content:"󰊫"}.mdi-gnome::before{content:"󰊬"}.mdi-go-kart::before{content:"󰵹"}.mdi-go-kart-track::before{content:"󰵺"}.mdi-gog::before{content:"󰮡"}.mdi-gold::before{content:"󱉏"}.mdi-golf::before{content:"󰠣"}.mdi-golf-cart::before{content:"󱆤"}.mdi-golf-tee::before{content:"󱂃"}.mdi-gondola::before{content:"󰚆"}.mdi-goodreads::before{content:"󰵻"}.mdi-google::before{content:"󰊭"}.mdi-google-ads::before{content:"󰲇"}.mdi-google-analytics::before{content:"󰟌"}.mdi-google-assistant::before{content:"󰟍"}.mdi-google-cardboard::before{content:"󰊮"}.mdi-google-chrome::before{content:"󰊯"}.mdi-google-circles::before{content:"󰊰"}.mdi-google-circles-communities::before{content:"󰊱"}.mdi-google-circles-extended::before{content:"󰊲"}.mdi-google-circles-group::before{content:"󰊳"}.mdi-google-classroom::before{content:"󰋀"}.mdi-google-cloud::before{content:"󱇶"}.mdi-google-controller::before{content:"󰊴"}.mdi-google-controller-off::before{content:"󰊵"}.mdi-google-downasaur::before{content:"󱍢"}.mdi-google-drive::before{content:"󰊶"}.mdi-google-earth::before{content:"󰊷"}.mdi-google-fit::before{content:"󰥬"}.mdi-google-glass::before{content:"󰊸"}.mdi-google-hangouts::before{content:"󰋉"}.mdi-google-home::before{content:"󰠤"}.mdi-google-keep::before{content:"󰛜"}.mdi-google-lens::before{content:"󰧶"}.mdi-google-maps::before{content:"󰗵"}.mdi-google-my-business::before{content:"󱁈"}.mdi-google-nearby::before{content:"󰊹"}.mdi-google-photos::before{content:"󰛝"}.mdi-google-play::before{content:"󰊼"}.mdi-google-plus::before{content:"󰊽"}.mdi-google-podcast::before{content:"󰺹"}.mdi-google-spreadsheet::before{content:"󰧷"}.mdi-google-street-view::before{content:"󰲈"}.mdi-google-translate::before{content:"󰊿"}.mdi-gradient::before{content:"󰚠"}.mdi-grain::before{content:"󰵼"}.mdi-graph::before{content:"󱁉"}.mdi-graph-outline::before{content:"󱁊"}.mdi-graphql::before{content:"󰡷"}.mdi-grass::before{content:"󱔐"}.mdi-grave-stone::before{content:"󰮢"}.mdi-grease-pencil::before{content:"󰙈"}.mdi-greater-than::before{content:"󰥭"}.mdi-greater-than-or-equal::before{content:"󰥮"}.mdi-grid::before{content:"󰋁"}.mdi-grid-large::before{content:"󰝘"}.mdi-grid-off::before{content:"󰋂"}.mdi-grill::before{content:"󰹅"}.mdi-grill-outline::before{content:"󱆊"}.mdi-group::before{content:"󰋃"}.mdi-guitar-acoustic::before{content:"󰝱"}.mdi-guitar-electric::before{content:"󰋄"}.mdi-guitar-pick::before{content:"󰋅"}.mdi-guitar-pick-outline::before{content:"󰋆"}.mdi-guy-fawkes-mask::before{content:"󰠥"}.mdi-hail::before{content:"󰫁"}.mdi-hair-dryer::before{content:"󱃯"}.mdi-hair-dryer-outline::before{content:"󱃰"}.mdi-halloween::before{content:"󰮣"}.mdi-hamburger::before{content:"󰚅"}.mdi-hammer::before{content:"󰣪"}.mdi-hammer-screwdriver::before{content:"󱌢"}.mdi-hammer-wrench::before{content:"󱌣"}.mdi-hand::before{content:"󰩏"}.mdi-hand-heart::before{content:"󱃱"}.mdi-hand-heart-outline::before{content:"󱕾"}.mdi-hand-left::before{content:"󰹆"}.mdi-hand-okay::before{content:"󰩐"}.mdi-hand-peace::before{content:"󰩑"}.mdi-hand-peace-variant::before{content:"󰩒"}.mdi-hand-pointing-down::before{content:"󰩓"}.mdi-hand-pointing-left::before{content:"󰩔"}.mdi-hand-pointing-right::before{content:"󰋇"}.mdi-hand-pointing-up::before{content:"󰩕"}.mdi-hand-right::before{content:"󰹇"}.mdi-hand-saw::before{content:"󰹈"}.mdi-hand-wash::before{content:"󱕿"}.mdi-hand-wash-outline::before{content:"󱖀"}.mdi-hand-water::before{content:"󱎟"}.mdi-handball::before{content:"󰽓"}.mdi-handcuffs::before{content:"󱄾"}.mdi-handshake::before{content:"󱈘"}.mdi-handshake-outline::before{content:"󱖡"}.mdi-hanger::before{content:"󰋈"}.mdi-hard-hat::before{content:"󰥯"}.mdi-harddisk::before{content:"󰋊"}.mdi-harddisk-plus::before{content:"󱁋"}.mdi-harddisk-remove::before{content:"󱁌"}.mdi-hat-fedora::before{content:"󰮤"}.mdi-hazard-lights::before{content:"󰲉"}.mdi-hdr::before{content:"󰵽"}.mdi-hdr-off::before{content:"󰵾"}.mdi-head::before{content:"󱍞"}.mdi-head-alert::before{content:"󱌸"}.mdi-head-alert-outline::before{content:"󱌹"}.mdi-head-check::before{content:"󱌺"}.mdi-head-check-outline::before{content:"󱌻"}.mdi-head-cog::before{content:"󱌼"}.mdi-head-cog-outline::before{content:"󱌽"}.mdi-head-dots-horizontal::before{content:"󱌾"}.mdi-head-dots-horizontal-outline::before{content:"󱌿"}.mdi-head-flash::before{content:"󱍀"}.mdi-head-flash-outline::before{content:"󱍁"}.mdi-head-heart::before{content:"󱍂"}.mdi-head-heart-outline::before{content:"󱍃"}.mdi-head-lightbulb::before{content:"󱍄"}.mdi-head-lightbulb-outline::before{content:"󱍅"}.mdi-head-minus::before{content:"󱍆"}.mdi-head-minus-outline::before{content:"󱍇"}.mdi-head-outline::before{content:"󱍟"}.mdi-head-plus::before{content:"󱍈"}.mdi-head-plus-outline::before{content:"󱍉"}.mdi-head-question::before{content:"󱍊"}.mdi-head-question-outline::before{content:"󱍋"}.mdi-head-remove::before{content:"󱍌"}.mdi-head-remove-outline::before{content:"󱍍"}.mdi-head-snowflake::before{content:"󱍎"}.mdi-head-snowflake-outline::before{content:"󱍏"}.mdi-head-sync::before{content:"󱍐"}.mdi-head-sync-outline::before{content:"󱍑"}.mdi-headphones::before{content:"󰋋"}.mdi-headphones-bluetooth::before{content:"󰥰"}.mdi-headphones-box::before{content:"󰋌"}.mdi-headphones-off::before{content:"󰟎"}.mdi-headphones-settings::before{content:"󰋍"}.mdi-headset::before{content:"󰋎"}.mdi-headset-dock::before{content:"󰋏"}.mdi-headset-off::before{content:"󰋐"}.mdi-heart::before{content:"󰋑"}.mdi-heart-box::before{content:"󰋒"}.mdi-heart-box-outline::before{content:"󰋓"}.mdi-heart-broken::before{content:"󰋔"}.mdi-heart-broken-outline::before{content:"󰴔"}.mdi-heart-circle::before{content:"󰥱"}.mdi-heart-circle-outline::before{content:"󰥲"}.mdi-heart-cog::before{content:"󱙣"}.mdi-heart-cog-outline::before{content:"󱙤"}.mdi-heart-flash::before{content:"󰻹"}.mdi-heart-half::before{content:"󰛟"}.mdi-heart-half-full::before{content:"󰛞"}.mdi-heart-half-outline::before{content:"󰛠"}.mdi-heart-minus::before{content:"󱐯"}.mdi-heart-minus-outline::before{content:"󱐲"}.mdi-heart-multiple::before{content:"󰩖"}.mdi-heart-multiple-outline::before{content:"󰩗"}.mdi-heart-off::before{content:"󰝙"}.mdi-heart-off-outline::before{content:"󱐴"}.mdi-heart-outline::before{content:"󰋕"}.mdi-heart-plus::before{content:"󱐮"}.mdi-heart-plus-outline::before{content:"󱐱"}.mdi-heart-pulse::before{content:"󰗶"}.mdi-heart-remove::before{content:"󱐰"}.mdi-heart-remove-outline::before{content:"󱐳"}.mdi-heart-settings::before{content:"󱙥"}.mdi-heart-settings-outline::before{content:"󱙦"}.mdi-helicopter::before{content:"󰫂"}.mdi-help::before{content:"󰋖"}.mdi-help-box::before{content:"󰞋"}.mdi-help-circle::before{content:"󰋗"}.mdi-help-circle-outline::before{content:"󰘥"}.mdi-help-network::before{content:"󰛵"}.mdi-help-network-outline::before{content:"󰲊"}.mdi-help-rhombus::before{content:"󰮥"}.mdi-help-rhombus-outline::before{content:"󰮦"}.mdi-hexadecimal::before{content:"󱊧"}.mdi-hexagon::before{content:"󰋘"}.mdi-hexagon-multiple::before{content:"󰛡"}.mdi-hexagon-multiple-outline::before{content:"󱃲"}.mdi-hexagon-outline::before{content:"󰋙"}.mdi-hexagon-slice-1::before{content:"󰫃"}.mdi-hexagon-slice-2::before{content:"󰫄"}.mdi-hexagon-slice-3::before{content:"󰫅"}.mdi-hexagon-slice-4::before{content:"󰫆"}.mdi-hexagon-slice-5::before{content:"󰫇"}.mdi-hexagon-slice-6::before{content:"󰫈"}.mdi-hexagram::before{content:"󰫉"}.mdi-hexagram-outline::before{content:"󰫊"}.mdi-high-definition::before{content:"󰟏"}.mdi-high-definition-box::before{content:"󰡸"}.mdi-highway::before{content:"󰗷"}.mdi-hiking::before{content:"󰵿"}.mdi-hinduism::before{content:"󰥳"}.mdi-history::before{content:"󰋚"}.mdi-hockey-puck::before{content:"󰡹"}.mdi-hockey-sticks::before{content:"󰡺"}.mdi-hololens::before{content:"󰋛"}.mdi-home::before{content:"󰋜"}.mdi-home-account::before{content:"󰠦"}.mdi-home-alert::before{content:"󰡻"}.mdi-home-alert-outline::before{content:"󱗐"}.mdi-home-analytics::before{content:"󰺺"}.mdi-home-assistant::before{content:"󰟐"}.mdi-home-automation::before{content:"󰟑"}.mdi-home-circle::before{content:"󰟒"}.mdi-home-circle-outline::before{content:"󱁍"}.mdi-home-city::before{content:"󰴕"}.mdi-home-city-outline::before{content:"󰴖"}.mdi-home-currency-usd::before{content:"󰢯"}.mdi-home-edit::before{content:"󱅙"}.mdi-home-edit-outline::before{content:"󱅚"}.mdi-home-export-outline::before{content:"󰾛"}.mdi-home-flood::before{content:"󰻺"}.mdi-home-floor-0::before{content:"󰷒"}.mdi-home-floor-1::before{content:"󰶀"}.mdi-home-floor-2::before{content:"󰶁"}.mdi-home-floor-3::before{content:"󰶂"}.mdi-home-floor-a::before{content:"󰶃"}.mdi-home-floor-b::before{content:"󰶄"}.mdi-home-floor-g::before{content:"󰶅"}.mdi-home-floor-l::before{content:"󰶆"}.mdi-home-floor-negative-1::before{content:"󰷓"}.mdi-home-group::before{content:"󰷔"}.mdi-home-heart::before{content:"󰠧"}.mdi-home-import-outline::before{content:"󰾜"}.mdi-home-lightbulb::before{content:"󱉑"}.mdi-home-lightbulb-outline::before{content:"󱉒"}.mdi-home-lock::before{content:"󰣫"}.mdi-home-lock-open::before{content:"󰣬"}.mdi-home-map-marker::before{content:"󰗸"}.mdi-home-minus::before{content:"󰥴"}.mdi-home-minus-outline::before{content:"󱏕"}.mdi-home-modern::before{content:"󰋝"}.mdi-home-outline::before{content:"󰚡"}.mdi-home-plus::before{content:"󰥵"}.mdi-home-plus-outline::before{content:"󱏖"}.mdi-home-remove::before{content:"󱉇"}.mdi-home-remove-outline::before{content:"󱏗"}.mdi-home-roof::before{content:"󱄫"}.mdi-home-search::before{content:"󱎰"}.mdi-home-search-outline::before{content:"󱎱"}.mdi-home-thermometer::before{content:"󰽔"}.mdi-home-thermometer-outline::before{content:"󰽕"}.mdi-home-variant::before{content:"󰋞"}.mdi-home-variant-outline::before{content:"󰮧"}.mdi-hook::before{content:"󰛢"}.mdi-hook-off::before{content:"󰛣"}.mdi-hops::before{content:"󰋟"}.mdi-horizontal-rotate-clockwise::before{content:"󱃳"}.mdi-horizontal-rotate-counterclockwise::before{content:"󱃴"}.mdi-horse::before{content:"󱖿"}.mdi-horse-human::before{content:"󱗀"}.mdi-horse-variant::before{content:"󱗁"}.mdi-horseshoe::before{content:"󰩘"}.mdi-hospital::before{content:"󰿶"}.mdi-hospital-box::before{content:"󰋠"}.mdi-hospital-box-outline::before{content:"󰿷"}.mdi-hospital-building::before{content:"󰋡"}.mdi-hospital-marker::before{content:"󰋢"}.mdi-hot-tub::before{content:"󰠨"}.mdi-hours-24::before{content:"󱑸"}.mdi-hubspot::before{content:"󰴗"}.mdi-hulu::before{content:"󰠩"}.mdi-human::before{content:"󰋦"}.mdi-human-baby-changing-table::before{content:"󱎋"}.mdi-human-cane::before{content:"󱖁"}.mdi-human-capacity-decrease::before{content:"󱖛"}.mdi-human-capacity-increase::before{content:"󱖜"}.mdi-human-child::before{content:"󰋧"}.mdi-human-edit::before{content:"󱓨"}.mdi-human-female::before{content:"󰙉"}.mdi-human-female-boy::before{content:"󰩙"}.mdi-human-female-dance::before{content:"󱗉"}.mdi-human-female-female::before{content:"󰩚"}.mdi-human-female-girl::before{content:"󰩛"}.mdi-human-greeting::before{content:"󰙊"}.mdi-human-greeting-proximity::before{content:"󱖝"}.mdi-human-handsdown::before{content:"󰙋"}.mdi-human-handsup::before{content:"󰙌"}.mdi-human-male::before{content:"󰙍"}.mdi-human-male-boy::before{content:"󰩜"}.mdi-human-male-child::before{content:"󱎌"}.mdi-human-male-female::before{content:"󰋨"}.mdi-human-male-girl::before{content:"󰩝"}.mdi-human-male-height::before{content:"󰻻"}.mdi-human-male-height-variant::before{content:"󰻼"}.mdi-human-male-male::before{content:"󰩞"}.mdi-human-pregnant::before{content:"󰗏"}.mdi-human-queue::before{content:"󱕱"}.mdi-human-scooter::before{content:"󱇩"}.mdi-human-wheelchair::before{content:"󱎍"}.mdi-humble-bundle::before{content:"󰝄"}.mdi-hvac::before{content:"󱍒"}.mdi-hvac-off::before{content:"󱖞"}.mdi-hydraulic-oil-level::before{content:"󱌤"}.mdi-hydraulic-oil-temperature::before{content:"󱌥"}.mdi-hydro-power::before{content:"󱋥"}.mdi-ice-cream::before{content:"󰠪"}.mdi-ice-cream-off::before{content:"󰹒"}.mdi-ice-pop::before{content:"󰻽"}.mdi-id-card::before{content:"󰿀"}.mdi-identifier::before{content:"󰻾"}.mdi-ideogram-cjk::before{content:"󱌱"}.mdi-ideogram-cjk-variant::before{content:"󱌲"}.mdi-iframe::before{content:"󰲋"}.mdi-iframe-array::before{content:"󱃵"}.mdi-iframe-array-outline::before{content:"󱃶"}.mdi-iframe-braces::before{content:"󱃷"}.mdi-iframe-braces-outline::before{content:"󱃸"}.mdi-iframe-outline::before{content:"󰲌"}.mdi-iframe-parentheses::before{content:"󱃹"}.mdi-iframe-parentheses-outline::before{content:"󱃺"}.mdi-iframe-variable::before{content:"󱃻"}.mdi-iframe-variable-outline::before{content:"󱃼"}.mdi-image::before{content:"󰋩"}.mdi-image-album::before{content:"󰋪"}.mdi-image-area::before{content:"󰋫"}.mdi-image-area-close::before{content:"󰋬"}.mdi-image-auto-adjust::before{content:"󰿁"}.mdi-image-broken::before{content:"󰋭"}.mdi-image-broken-variant::before{content:"󰋮"}.mdi-image-edit::before{content:"󱇣"}.mdi-image-edit-outline::before{content:"󱇤"}.mdi-image-filter-black-white::before{content:"󰋰"}.mdi-image-filter-center-focus::before{content:"󰋱"}.mdi-image-filter-center-focus-strong::before{content:"󰻿"}.mdi-image-filter-center-focus-strong-outline::before{content:"󰼀"}.mdi-image-filter-center-focus-weak::before{content:"󰋲"}.mdi-image-filter-drama::before{content:"󰋳"}.mdi-image-filter-frames::before{content:"󰋴"}.mdi-image-filter-hdr::before{content:"󰋵"}.mdi-image-filter-none::before{content:"󰋶"}.mdi-image-filter-tilt-shift::before{content:"󰋷"}.mdi-image-filter-vintage::before{content:"󰋸"}.mdi-image-frame::before{content:"󰹉"}.mdi-image-minus::before{content:"󱐙"}.mdi-image-move::before{content:"󰧸"}.mdi-image-multiple::before{content:"󰋹"}.mdi-image-multiple-outline::before{content:"󰋯"}.mdi-image-off::before{content:"󰠫"}.mdi-image-off-outline::before{content:"󱇑"}.mdi-image-outline::before{content:"󰥶"}.mdi-image-plus::before{content:"󰡼"}.mdi-image-remove::before{content:"󱐘"}.mdi-image-search::before{content:"󰥷"}.mdi-image-search-outline::before{content:"󰥸"}.mdi-image-size-select-actual::before{content:"󰲍"}.mdi-image-size-select-large::before{content:"󰲎"}.mdi-image-size-select-small::before{content:"󰲏"}.mdi-image-text::before{content:"󱘍"}.mdi-import::before{content:"󰋺"}.mdi-inbox::before{content:"󰚇"}.mdi-inbox-arrow-down::before{content:"󰋻"}.mdi-inbox-arrow-down-outline::before{content:"󱉰"}.mdi-inbox-arrow-up::before{content:"󰏑"}.mdi-inbox-arrow-up-outline::before{content:"󱉱"}.mdi-inbox-full::before{content:"󱉲"}.mdi-inbox-full-outline::before{content:"󱉳"}.mdi-inbox-multiple::before{content:"󰢰"}.mdi-inbox-multiple-outline::before{content:"󰮨"}.mdi-inbox-outline::before{content:"󱉴"}.mdi-inbox-remove::before{content:"󱖟"}.mdi-inbox-remove-outline::before{content:"󱖠"}.mdi-incognito::before{content:"󰗹"}.mdi-incognito-circle::before{content:"󱐡"}.mdi-incognito-circle-off::before{content:"󱐢"}.mdi-incognito-off::before{content:"󰁵"}.mdi-infinity::before{content:"󰛤"}.mdi-information::before{content:"󰋼"}.mdi-information-outline::before{content:"󰋽"}.mdi-information-variant::before{content:"󰙎"}.mdi-instagram::before{content:"󰋾"}.mdi-instrument-triangle::before{content:"󱁎"}.mdi-invert-colors::before{content:"󰌁"}.mdi-invert-colors-off::before{content:"󰹊"}.mdi-iobroker::before{content:"󱋨"}.mdi-ip::before{content:"󰩟"}.mdi-ip-network::before{content:"󰩠"}.mdi-ip-network-outline::before{content:"󰲐"}.mdi-ipod::before{content:"󰲑"}.mdi-islam::before{content:"󰥹"}.mdi-island::before{content:"󱁏"}.mdi-iv-bag::before{content:"󱂹"}.mdi-jabber::before{content:"󰷕"}.mdi-jeepney::before{content:"󰌂"}.mdi-jellyfish::before{content:"󰼁"}.mdi-jellyfish-outline::before{content:"󰼂"}.mdi-jira::before{content:"󰌃"}.mdi-jquery::before{content:"󰡽"}.mdi-jsfiddle::before{content:"󰌄"}.mdi-judaism::before{content:"󰥺"}.mdi-jump-rope::before{content:"󱋿"}.mdi-kabaddi::before{content:"󰶇"}.mdi-kangaroo::before{content:"󱕘"}.mdi-karate::before{content:"󰠬"}.mdi-keg::before{content:"󰌅"}.mdi-kettle::before{content:"󰗺"}.mdi-kettle-alert::before{content:"󱌗"}.mdi-kettle-alert-outline::before{content:"󱌘"}.mdi-kettle-off::before{content:"󱌛"}.mdi-kettle-off-outline::before{content:"󱌜"}.mdi-kettle-outline::before{content:"󰽖"}.mdi-kettle-steam::before{content:"󱌙"}.mdi-kettle-steam-outline::before{content:"󱌚"}.mdi-kettlebell::before{content:"󱌀"}.mdi-key::before{content:"󰌆"}.mdi-key-arrow-right::before{content:"󱌒"}.mdi-key-chain::before{content:"󱕴"}.mdi-key-chain-variant::before{content:"󱕵"}.mdi-key-change::before{content:"󰌇"}.mdi-key-link::before{content:"󱆟"}.mdi-key-minus::before{content:"󰌈"}.mdi-key-outline::before{content:"󰷖"}.mdi-key-plus::before{content:"󰌉"}.mdi-key-remove::before{content:"󰌊"}.mdi-key-star::before{content:"󱆞"}.mdi-key-variant::before{content:"󰌋"}.mdi-key-wireless::before{content:"󰿂"}.mdi-keyboard::before{content:"󰌌"}.mdi-keyboard-backspace::before{content:"󰌍"}.mdi-keyboard-caps::before{content:"󰌎"}.mdi-keyboard-close::before{content:"󰌏"}.mdi-keyboard-esc::before{content:"󱊷"}.mdi-keyboard-f1::before{content:"󱊫"}.mdi-keyboard-f10::before{content:"󱊴"}.mdi-keyboard-f11::before{content:"󱊵"}.mdi-keyboard-f12::before{content:"󱊶"}.mdi-keyboard-f2::before{content:"󱊬"}.mdi-keyboard-f3::before{content:"󱊭"}.mdi-keyboard-f4::before{content:"󱊮"}.mdi-keyboard-f5::before{content:"󱊯"}.mdi-keyboard-f6::before{content:"󱊰"}.mdi-keyboard-f7::before{content:"󱊱"}.mdi-keyboard-f8::before{content:"󱊲"}.mdi-keyboard-f9::before{content:"󱊳"}.mdi-keyboard-off::before{content:"󰌐"}.mdi-keyboard-off-outline::before{content:"󰹋"}.mdi-keyboard-outline::before{content:"󰥻"}.mdi-keyboard-return::before{content:"󰌑"}.mdi-keyboard-settings::before{content:"󰧹"}.mdi-keyboard-settings-outline::before{content:"󰧺"}.mdi-keyboard-space::before{content:"󱁐"}.mdi-keyboard-tab::before{content:"󰌒"}.mdi-keyboard-variant::before{content:"󰌓"}.mdi-khanda::before{content:"󱃽"}.mdi-kickstarter::before{content:"󰝅"}.mdi-klingon::before{content:"󱍛"}.mdi-knife::before{content:"󰧻"}.mdi-knife-military::before{content:"󰧼"}.mdi-kodi::before{content:"󰌔"}.mdi-kubernetes::before{content:"󱃾"}.mdi-label::before{content:"󰌕"}.mdi-label-multiple::before{content:"󱍵"}.mdi-label-multiple-outline::before{content:"󱍶"}.mdi-label-off::before{content:"󰫋"}.mdi-label-off-outline::before{content:"󰫌"}.mdi-label-outline::before{content:"󰌖"}.mdi-label-percent::before{content:"󱋪"}.mdi-label-percent-outline::before{content:"󱋫"}.mdi-label-variant::before{content:"󰫍"}.mdi-label-variant-outline::before{content:"󰫎"}.mdi-ladder::before{content:"󱖢"}.mdi-ladybug::before{content:"󰠭"}.mdi-lambda::before{content:"󰘧"}.mdi-lamp::before{content:"󰚵"}.mdi-lamps::before{content:"󱕶"}.mdi-lan::before{content:"󰌗"}.mdi-lan-check::before{content:"󱊪"}.mdi-lan-connect::before{content:"󰌘"}.mdi-lan-disconnect::before{content:"󰌙"}.mdi-lan-pending::before{content:"󰌚"}.mdi-language-c::before{content:"󰙱"}.mdi-language-cpp::before{content:"󰙲"}.mdi-language-csharp::before{content:"󰌛"}.mdi-language-css3::before{content:"󰌜"}.mdi-language-fortran::before{content:"󱈚"}.mdi-language-go::before{content:"󰟓"}.mdi-language-haskell::before{content:"󰲒"}.mdi-language-html5::before{content:"󰌝"}.mdi-language-java::before{content:"󰬷"}.mdi-language-javascript::before{content:"󰌞"}.mdi-language-kotlin::before{content:"󱈙"}.mdi-language-lua::before{content:"󰢱"}.mdi-language-markdown::before{content:"󰍔"}.mdi-language-markdown-outline::before{content:"󰽛"}.mdi-language-php::before{content:"󰌟"}.mdi-language-python::before{content:"󰌠"}.mdi-language-r::before{content:"󰟔"}.mdi-language-ruby::before{content:"󰴭"}.mdi-language-ruby-on-rails::before{content:"󰫏"}.mdi-language-rust::before{content:"󱘗"}.mdi-language-swift::before{content:"󰛥"}.mdi-language-typescript::before{content:"󰛦"}.mdi-language-xaml::before{content:"󰙳"}.mdi-laptop::before{content:"󰌢"}.mdi-laptop-chromebook::before{content:"󰌣"}.mdi-laptop-mac::before{content:"󰌤"}.mdi-laptop-off::before{content:"󰛧"}.mdi-laptop-windows::before{content:"󰌥"}.mdi-laravel::before{content:"󰫐"}.mdi-laser-pointer::before{content:"󱒄"}.mdi-lasso::before{content:"󰼃"}.mdi-lastpass::before{content:"󰑆"}.mdi-latitude::before{content:"󰽗"}.mdi-launch::before{content:"󰌧"}.mdi-lava-lamp::before{content:"󰟕"}.mdi-layers::before{content:"󰌨"}.mdi-layers-minus::before{content:"󰹌"}.mdi-layers-off::before{content:"󰌩"}.mdi-layers-off-outline::before{content:"󰧽"}.mdi-layers-outline::before{content:"󰧾"}.mdi-layers-plus::before{content:"󰹍"}.mdi-layers-remove::before{content:"󰹎"}.mdi-layers-search::before{content:"󱈆"}.mdi-layers-search-outline::before{content:"󱈇"}.mdi-layers-triple::before{content:"󰽘"}.mdi-layers-triple-outline::before{content:"󰽙"}.mdi-lead-pencil::before{content:"󰙏"}.mdi-leaf::before{content:"󰌪"}.mdi-leaf-maple::before{content:"󰲓"}.mdi-leaf-maple-off::before{content:"󱋚"}.mdi-leaf-off::before{content:"󱋙"}.mdi-leak::before{content:"󰷗"}.mdi-leak-off::before{content:"󰷘"}.mdi-led-off::before{content:"󰌫"}.mdi-led-on::before{content:"󰌬"}.mdi-led-outline::before{content:"󰌭"}.mdi-led-strip::before{content:"󰟖"}.mdi-led-strip-variant::before{content:"󱁑"}.mdi-led-variant-off::before{content:"󰌮"}.mdi-led-variant-on::before{content:"󰌯"}.mdi-led-variant-outline::before{content:"󰌰"}.mdi-leek::before{content:"󱅽"}.mdi-less-than::before{content:"󰥼"}.mdi-less-than-or-equal::before{content:"󰥽"}.mdi-library::before{content:"󰌱"}.mdi-library-shelves::before{content:"󰮩"}.mdi-license::before{content:"󰿃"}.mdi-lifebuoy::before{content:"󰡾"}.mdi-light-switch::before{content:"󰥾"}.mdi-lightbulb::before{content:"󰌵"}.mdi-lightbulb-cfl::before{content:"󱈈"}.mdi-lightbulb-cfl-off::before{content:"󱈉"}.mdi-lightbulb-cfl-spiral::before{content:"󱉵"}.mdi-lightbulb-cfl-spiral-off::before{content:"󱋃"}.mdi-lightbulb-group::before{content:"󱉓"}.mdi-lightbulb-group-off::before{content:"󱋍"}.mdi-lightbulb-group-off-outline::before{content:"󱋎"}.mdi-lightbulb-group-outline::before{content:"󱉔"}.mdi-lightbulb-multiple::before{content:"󱉕"}.mdi-lightbulb-multiple-off::before{content:"󱋏"}.mdi-lightbulb-multiple-off-outline::before{content:"󱋐"}.mdi-lightbulb-multiple-outline::before{content:"󱉖"}.mdi-lightbulb-off::before{content:"󰹏"}.mdi-lightbulb-off-outline::before{content:"󰹐"}.mdi-lightbulb-on::before{content:"󰛨"}.mdi-lightbulb-on-outline::before{content:"󰛩"}.mdi-lightbulb-outline::before{content:"󰌶"}.mdi-lighthouse::before{content:"󰧿"}.mdi-lighthouse-on::before{content:"󰨀"}.mdi-lightning-bolt::before{content:"󱐋"}.mdi-lightning-bolt-outline::before{content:"󱐌"}.mdi-lingerie::before{content:"󱑶"}.mdi-link::before{content:"󰌷"}.mdi-link-box::before{content:"󰴚"}.mdi-link-box-outline::before{content:"󰴛"}.mdi-link-box-variant::before{content:"󰴜"}.mdi-link-box-variant-outline::before{content:"󰴝"}.mdi-link-lock::before{content:"󱂺"}.mdi-link-off::before{content:"󰌸"}.mdi-link-plus::before{content:"󰲔"}.mdi-link-variant::before{content:"󰌹"}.mdi-link-variant-minus::before{content:"󱃿"}.mdi-link-variant-off::before{content:"󰌺"}.mdi-link-variant-plus::before{content:"󱄀"}.mdi-link-variant-remove::before{content:"󱄁"}.mdi-linkedin::before{content:"󰌻"}.mdi-linux::before{content:"󰌽"}.mdi-linux-mint::before{content:"󰣭"}.mdi-lipstick::before{content:"󱎵"}.mdi-list-status::before{content:"󱖫"}.mdi-litecoin::before{content:"󰩡"}.mdi-loading::before{content:"󰝲"}.mdi-location-enter::before{content:"󰿄"}.mdi-location-exit::before{content:"󰿅"}.mdi-lock::before{content:"󰌾"}.mdi-lock-alert::before{content:"󰣮"}.mdi-lock-alert-outline::before{content:"󱗑"}.mdi-lock-check::before{content:"󱎚"}.mdi-lock-check-outline::before{content:"󱚨"}.mdi-lock-clock::before{content:"󰥿"}.mdi-lock-minus::before{content:"󱚩"}.mdi-lock-minus-outline::before{content:"󱚪"}.mdi-lock-off::before{content:"󱙱"}.mdi-lock-off-outline::before{content:"󱙲"}.mdi-lock-open::before{content:"󰌿"}.mdi-lock-open-alert::before{content:"󱎛"}.mdi-lock-open-alert-outline::before{content:"󱗒"}.mdi-lock-open-check::before{content:"󱎜"}.mdi-lock-open-check-outline::before{content:"󱚫"}.mdi-lock-open-minus::before{content:"󱚬"}.mdi-lock-open-minus-outline::before{content:"󱚭"}.mdi-lock-open-outline::before{content:"󰍀"}.mdi-lock-open-plus::before{content:"󱚮"}.mdi-lock-open-plus-outline::before{content:"󱚯"}.mdi-lock-open-remove::before{content:"󱚰"}.mdi-lock-open-remove-outline::before{content:"󱚱"}.mdi-lock-open-variant::before{content:"󰿆"}.mdi-lock-open-variant-outline::before{content:"󰿇"}.mdi-lock-outline::before{content:"󰍁"}.mdi-lock-pattern::before{content:"󰛪"}.mdi-lock-plus::before{content:"󰗻"}.mdi-lock-plus-outline::before{content:"󱚲"}.mdi-lock-question::before{content:"󰣯"}.mdi-lock-remove::before{content:"󱚳"}.mdi-lock-remove-outline::before{content:"󱚴"}.mdi-lock-reset::before{content:"󰝳"}.mdi-lock-smart::before{content:"󰢲"}.mdi-locker::before{content:"󰟗"}.mdi-locker-multiple::before{content:"󰟘"}.mdi-login::before{content:"󰍂"}.mdi-login-variant::before{content:"󰗼"}.mdi-logout::before{content:"󰍃"}.mdi-logout-variant::before{content:"󰗽"}.mdi-longitude::before{content:"󰽚"}.mdi-looks::before{content:"󰍄"}.mdi-lotion::before{content:"󱖂"}.mdi-lotion-outline::before{content:"󱖃"}.mdi-lotion-plus::before{content:"󱖄"}.mdi-lotion-plus-outline::before{content:"󱖅"}.mdi-loupe::before{content:"󰍅"}.mdi-lumx::before{content:"󰍆"}.mdi-lungs::before{content:"󱂄"}.mdi-magnet::before{content:"󰍇"}.mdi-magnet-on::before{content:"󰍈"}.mdi-magnify::before{content:"󰍉"}.mdi-magnify-close::before{content:"󰦀"}.mdi-magnify-minus::before{content:"󰍊"}.mdi-magnify-minus-cursor::before{content:"󰩢"}.mdi-magnify-minus-outline::before{content:"󰛬"}.mdi-magnify-plus::before{content:"󰍋"}.mdi-magnify-plus-cursor::before{content:"󰩣"}.mdi-magnify-plus-outline::before{content:"󰛭"}.mdi-magnify-remove-cursor::before{content:"󱈌"}.mdi-magnify-remove-outline::before{content:"󱈍"}.mdi-magnify-scan::before{content:"󱉶"}.mdi-mail::before{content:"󰺻"}.mdi-mailbox::before{content:"󰛮"}.mdi-mailbox-open::before{content:"󰶈"}.mdi-mailbox-open-outline::before{content:"󰶉"}.mdi-mailbox-open-up::before{content:"󰶊"}.mdi-mailbox-open-up-outline::before{content:"󰶋"}.mdi-mailbox-outline::before{content:"󰶌"}.mdi-mailbox-up::before{content:"󰶍"}.mdi-mailbox-up-outline::before{content:"󰶎"}.mdi-manjaro::before{content:"󱘊"}.mdi-map::before{content:"󰍍"}.mdi-map-check::before{content:"󰺼"}.mdi-map-check-outline::before{content:"󰺽"}.mdi-map-clock::before{content:"󰴞"}.mdi-map-clock-outline::before{content:"󰴟"}.mdi-map-legend::before{content:"󰨁"}.mdi-map-marker::before{content:"󰍎"}.mdi-map-marker-alert::before{content:"󰼅"}.mdi-map-marker-alert-outline::before{content:"󰼆"}.mdi-map-marker-check::before{content:"󰲕"}.mdi-map-marker-check-outline::before{content:"󱋻"}.mdi-map-marker-circle::before{content:"󰍏"}.mdi-map-marker-distance::before{content:"󰣰"}.mdi-map-marker-down::before{content:"󱄂"}.mdi-map-marker-left::before{content:"󱋛"}.mdi-map-marker-left-outline::before{content:"󱋝"}.mdi-map-marker-minus::before{content:"󰙐"}.mdi-map-marker-minus-outline::before{content:"󱋹"}.mdi-map-marker-multiple::before{content:"󰍐"}.mdi-map-marker-multiple-outline::before{content:"󱉷"}.mdi-map-marker-off::before{content:"󰍑"}.mdi-map-marker-off-outline::before{content:"󱋽"}.mdi-map-marker-outline::before{content:"󰟙"}.mdi-map-marker-path::before{content:"󰴠"}.mdi-map-marker-plus::before{content:"󰙑"}.mdi-map-marker-plus-outline::before{content:"󱋸"}.mdi-map-marker-question::before{content:"󰼇"}.mdi-map-marker-question-outline::before{content:"󰼈"}.mdi-map-marker-radius::before{content:"󰍒"}.mdi-map-marker-radius-outline::before{content:"󱋼"}.mdi-map-marker-remove::before{content:"󰼉"}.mdi-map-marker-remove-outline::before{content:"󱋺"}.mdi-map-marker-remove-variant::before{content:"󰼊"}.mdi-map-marker-right::before{content:"󱋜"}.mdi-map-marker-right-outline::before{content:"󱋞"}.mdi-map-marker-star::before{content:"󱘈"}.mdi-map-marker-star-outline::before{content:"󱘉"}.mdi-map-marker-up::before{content:"󱄃"}.mdi-map-minus::before{content:"󰦁"}.mdi-map-outline::before{content:"󰦂"}.mdi-map-plus::before{content:"󰦃"}.mdi-map-search::before{content:"󰦄"}.mdi-map-search-outline::before{content:"󰦅"}.mdi-mapbox::before{content:"󰮪"}.mdi-margin::before{content:"󰍓"}.mdi-marker::before{content:"󰙒"}.mdi-marker-cancel::before{content:"󰷙"}.mdi-marker-check::before{content:"󰍕"}.mdi-mastodon::before{content:"󰫑"}.mdi-material-design::before{content:"󰦆"}.mdi-material-ui::before{content:"󰍗"}.mdi-math-compass::before{content:"󰍘"}.mdi-math-cos::before{content:"󰲖"}.mdi-math-integral::before{content:"󰿈"}.mdi-math-integral-box::before{content:"󰿉"}.mdi-math-log::before{content:"󱂅"}.mdi-math-norm::before{content:"󰿊"}.mdi-math-norm-box::before{content:"󰿋"}.mdi-math-sin::before{content:"󰲗"}.mdi-math-tan::before{content:"󰲘"}.mdi-matrix::before{content:"󰘨"}.mdi-medal::before{content:"󰦇"}.mdi-medal-outline::before{content:"󱌦"}.mdi-medical-bag::before{content:"󰛯"}.mdi-meditation::before{content:"󱅻"}.mdi-memory::before{content:"󰍛"}.mdi-menu::before{content:"󰍜"}.mdi-menu-down::before{content:"󰍝"}.mdi-menu-down-outline::before{content:"󰚶"}.mdi-menu-left::before{content:"󰍞"}.mdi-menu-left-outline::before{content:"󰨂"}.mdi-menu-open::before{content:"󰮫"}.mdi-menu-right::before{content:"󰍟"}.mdi-menu-right-outline::before{content:"󰨃"}.mdi-menu-swap::before{content:"󰩤"}.mdi-menu-swap-outline::before{content:"󰩥"}.mdi-menu-up::before{content:"󰍠"}.mdi-menu-up-outline::before{content:"󰚷"}.mdi-merge::before{content:"󰽜"}.mdi-message::before{content:"󰍡"}.mdi-message-alert::before{content:"󰍢"}.mdi-message-alert-outline::before{content:"󰨄"}.mdi-message-arrow-left::before{content:"󱋲"}.mdi-message-arrow-left-outline::before{content:"󱋳"}.mdi-message-arrow-right::before{content:"󱋴"}.mdi-message-arrow-right-outline::before{content:"󱋵"}.mdi-message-bookmark::before{content:"󱖬"}.mdi-message-bookmark-outline::before{content:"󱖭"}.mdi-message-bulleted::before{content:"󰚢"}.mdi-message-bulleted-off::before{content:"󰚣"}.mdi-message-cog::before{content:"󰛱"}.mdi-message-cog-outline::before{content:"󱅲"}.mdi-message-draw::before{content:"󰍣"}.mdi-message-flash::before{content:"󱖩"}.mdi-message-flash-outline::before{content:"󱖪"}.mdi-message-image::before{content:"󰍤"}.mdi-message-image-outline::before{content:"󱅬"}.mdi-message-lock::before{content:"󰿌"}.mdi-message-lock-outline::before{content:"󱅭"}.mdi-message-minus::before{content:"󱅮"}.mdi-message-minus-outline::before{content:"󱅯"}.mdi-message-off::before{content:"󱙍"}.mdi-message-off-outline::before{content:"󱙎"}.mdi-message-outline::before{content:"󰍥"}.mdi-message-plus::before{content:"󰙓"}.mdi-message-plus-outline::before{content:"󱂻"}.mdi-message-processing::before{content:"󰍦"}.mdi-message-processing-outline::before{content:"󱅰"}.mdi-message-reply::before{content:"󰍧"}.mdi-message-reply-text::before{content:"󰍨"}.mdi-message-settings::before{content:"󰛰"}.mdi-message-settings-outline::before{content:"󱅱"}.mdi-message-text::before{content:"󰍩"}.mdi-message-text-clock::before{content:"󱅳"}.mdi-message-text-clock-outline::before{content:"󱅴"}.mdi-message-text-lock::before{content:"󰿍"}.mdi-message-text-lock-outline::before{content:"󱅵"}.mdi-message-text-outline::before{content:"󰍪"}.mdi-message-video::before{content:"󰍫"}.mdi-meteor::before{content:"󰘩"}.mdi-metronome::before{content:"󰟚"}.mdi-metronome-tick::before{content:"󰟛"}.mdi-micro-sd::before{content:"󰟜"}.mdi-microphone::before{content:"󰍬"}.mdi-microphone-minus::before{content:"󰢳"}.mdi-microphone-off::before{content:"󰍭"}.mdi-microphone-outline::before{content:"󰍮"}.mdi-microphone-plus::before{content:"󰢴"}.mdi-microphone-settings::before{content:"󰍯"}.mdi-microphone-variant::before{content:"󰍰"}.mdi-microphone-variant-off::before{content:"󰍱"}.mdi-microscope::before{content:"󰙔"}.mdi-microsoft::before{content:"󰍲"}.mdi-microsoft-access::before{content:"󱎎"}.mdi-microsoft-azure::before{content:"󰠅"}.mdi-microsoft-azure-devops::before{content:"󰿕"}.mdi-microsoft-bing::before{content:"󰂤"}.mdi-microsoft-dynamics-365::before{content:"󰦈"}.mdi-microsoft-edge::before{content:"󰇩"}.mdi-microsoft-edge-legacy::before{content:"󱉐"}.mdi-microsoft-excel::before{content:"󱎏"}.mdi-microsoft-internet-explorer::before{content:"󰌀"}.mdi-microsoft-office::before{content:"󰏆"}.mdi-microsoft-onedrive::before{content:"󰏊"}.mdi-microsoft-onenote::before{content:"󰝇"}.mdi-microsoft-outlook::before{content:"󰴢"}.mdi-microsoft-powerpoint::before{content:"󱎐"}.mdi-microsoft-sharepoint::before{content:"󱎑"}.mdi-microsoft-teams::before{content:"󰊻"}.mdi-microsoft-visual-studio::before{content:"󰘐"}.mdi-microsoft-visual-studio-code::before{content:"󰨞"}.mdi-microsoft-windows::before{content:"󰖳"}.mdi-microsoft-windows-classic::before{content:"󰨡"}.mdi-microsoft-word::before{content:"󱎒"}.mdi-microsoft-xbox::before{content:"󰖹"}.mdi-microsoft-xbox-controller::before{content:"󰖺"}.mdi-microsoft-xbox-controller-battery-alert::before{content:"󰝋"}.mdi-microsoft-xbox-controller-battery-charging::before{content:"󰨢"}.mdi-microsoft-xbox-controller-battery-empty::before{content:"󰝌"}.mdi-microsoft-xbox-controller-battery-full::before{content:"󰝍"}.mdi-microsoft-xbox-controller-battery-low::before{content:"󰝎"}.mdi-microsoft-xbox-controller-battery-medium::before{content:"󰝏"}.mdi-microsoft-xbox-controller-battery-unknown::before{content:"󰝐"}.mdi-microsoft-xbox-controller-menu::before{content:"󰹯"}.mdi-microsoft-xbox-controller-off::before{content:"󰖻"}.mdi-microsoft-xbox-controller-view::before{content:"󰹰"}.mdi-microsoft-yammer::before{content:"󰞉"}.mdi-microwave::before{content:"󰲙"}.mdi-microwave-off::before{content:"󱐣"}.mdi-middleware::before{content:"󰽝"}.mdi-middleware-outline::before{content:"󰽞"}.mdi-midi::before{content:"󰣱"}.mdi-midi-port::before{content:"󰣲"}.mdi-mine::before{content:"󰷚"}.mdi-minecraft::before{content:"󰍳"}.mdi-mini-sd::before{content:"󰨅"}.mdi-minidisc::before{content:"󰨆"}.mdi-minus::before{content:"󰍴"}.mdi-minus-box::before{content:"󰍵"}.mdi-minus-box-multiple::before{content:"󱅁"}.mdi-minus-box-multiple-outline::before{content:"󱅂"}.mdi-minus-box-outline::before{content:"󰛲"}.mdi-minus-circle::before{content:"󰍶"}.mdi-minus-circle-multiple::before{content:"󰍚"}.mdi-minus-circle-multiple-outline::before{content:"󰫓"}.mdi-minus-circle-off::before{content:"󱑙"}.mdi-minus-circle-off-outline::before{content:"󱑚"}.mdi-minus-circle-outline::before{content:"󰍷"}.mdi-minus-network::before{content:"󰍸"}.mdi-minus-network-outline::before{content:"󰲚"}.mdi-minus-thick::before{content:"󱘹"}.mdi-mirror::before{content:"󱇽"}.mdi-mixed-martial-arts::before{content:"󰶏"}.mdi-mixed-reality::before{content:"󰡿"}.mdi-molecule::before{content:"󰮬"}.mdi-molecule-co::before{content:"󱋾"}.mdi-molecule-co2::before{content:"󰟤"}.mdi-monitor::before{content:"󰍹"}.mdi-monitor-cellphone::before{content:"󰦉"}.mdi-monitor-cellphone-star::before{content:"󰦊"}.mdi-monitor-clean::before{content:"󱄄"}.mdi-monitor-dashboard::before{content:"󰨇"}.mdi-monitor-edit::before{content:"󱋆"}.mdi-monitor-eye::before{content:"󱎴"}.mdi-monitor-lock::before{content:"󰷛"}.mdi-monitor-multiple::before{content:"󰍺"}.mdi-monitor-off::before{content:"󰶐"}.mdi-monitor-screenshot::before{content:"󰹑"}.mdi-monitor-share::before{content:"󱒃"}.mdi-monitor-speaker::before{content:"󰽟"}.mdi-monitor-speaker-off::before{content:"󰽠"}.mdi-monitor-star::before{content:"󰷜"}.mdi-moon-first-quarter::before{content:"󰽡"}.mdi-moon-full::before{content:"󰽢"}.mdi-moon-last-quarter::before{content:"󰽣"}.mdi-moon-new::before{content:"󰽤"}.mdi-moon-waning-crescent::before{content:"󰽥"}.mdi-moon-waning-gibbous::before{content:"󰽦"}.mdi-moon-waxing-crescent::before{content:"󰽧"}.mdi-moon-waxing-gibbous::before{content:"󰽨"}.mdi-moped::before{content:"󱂆"}.mdi-moped-electric::before{content:"󱖷"}.mdi-moped-electric-outline::before{content:"󱖸"}.mdi-moped-outline::before{content:"󱖹"}.mdi-more::before{content:"󰍻"}.mdi-mother-heart::before{content:"󱌔"}.mdi-mother-nurse::before{content:"󰴡"}.mdi-motion::before{content:"󱖲"}.mdi-motion-outline::before{content:"󱖳"}.mdi-motion-pause::before{content:"󱖐"}.mdi-motion-pause-outline::before{content:"󱖒"}.mdi-motion-play::before{content:"󱖏"}.mdi-motion-play-outline::before{content:"󱖑"}.mdi-motion-sensor::before{content:"󰶑"}.mdi-motion-sensor-off::before{content:"󱐵"}.mdi-motorbike::before{content:"󰍼"}.mdi-motorbike-electric::before{content:"󱖺"}.mdi-mouse::before{content:"󰍽"}.mdi-mouse-bluetooth::before{content:"󰦋"}.mdi-mouse-move-down::before{content:"󱕐"}.mdi-mouse-move-up::before{content:"󱕑"}.mdi-mouse-move-vertical::before{content:"󱕒"}.mdi-mouse-off::before{content:"󰍾"}.mdi-mouse-variant::before{content:"󰍿"}.mdi-mouse-variant-off::before{content:"󰎀"}.mdi-move-resize::before{content:"󰙕"}.mdi-move-resize-variant::before{content:"󰙖"}.mdi-movie::before{content:"󰎁"}.mdi-movie-edit::before{content:"󱄢"}.mdi-movie-edit-outline::before{content:"󱄣"}.mdi-movie-filter::before{content:"󱄤"}.mdi-movie-filter-outline::before{content:"󱄥"}.mdi-movie-open::before{content:"󰿎"}.mdi-movie-open-outline::before{content:"󰿏"}.mdi-movie-outline::before{content:"󰷝"}.mdi-movie-roll::before{content:"󰟞"}.mdi-movie-search::before{content:"󱇒"}.mdi-movie-search-outline::before{content:"󱇓"}.mdi-mower::before{content:"󱙯"}.mdi-mower-bag::before{content:"󱙰"}.mdi-muffin::before{content:"󰦌"}.mdi-multiplication::before{content:"󰎂"}.mdi-multiplication-box::before{content:"󰎃"}.mdi-mushroom::before{content:"󰟟"}.mdi-mushroom-off::before{content:"󱏺"}.mdi-mushroom-off-outline::before{content:"󱏻"}.mdi-mushroom-outline::before{content:"󰟠"}.mdi-music::before{content:"󰝚"}.mdi-music-accidental-double-flat::before{content:"󰽩"}.mdi-music-accidental-double-sharp::before{content:"󰽪"}.mdi-music-accidental-flat::before{content:"󰽫"}.mdi-music-accidental-natural::before{content:"󰽬"}.mdi-music-accidental-sharp::before{content:"󰽭"}.mdi-music-box::before{content:"󰎄"}.mdi-music-box-multiple::before{content:"󰌳"}.mdi-music-box-multiple-outline::before{content:"󰼄"}.mdi-music-box-outline::before{content:"󰎅"}.mdi-music-circle::before{content:"󰎆"}.mdi-music-circle-outline::before{content:"󰫔"}.mdi-music-clef-alto::before{content:"󰽮"}.mdi-music-clef-bass::before{content:"󰽯"}.mdi-music-clef-treble::before{content:"󰽰"}.mdi-music-note::before{content:"󰎇"}.mdi-music-note-bluetooth::before{content:"󰗾"}.mdi-music-note-bluetooth-off::before{content:"󰗿"}.mdi-music-note-eighth::before{content:"󰎈"}.mdi-music-note-eighth-dotted::before{content:"󰽱"}.mdi-music-note-half::before{content:"󰎉"}.mdi-music-note-half-dotted::before{content:"󰽲"}.mdi-music-note-off::before{content:"󰎊"}.mdi-music-note-off-outline::before{content:"󰽳"}.mdi-music-note-outline::before{content:"󰽴"}.mdi-music-note-plus::before{content:"󰷞"}.mdi-music-note-quarter::before{content:"󰎋"}.mdi-music-note-quarter-dotted::before{content:"󰽵"}.mdi-music-note-sixteenth::before{content:"󰎌"}.mdi-music-note-sixteenth-dotted::before{content:"󰽶"}.mdi-music-note-whole::before{content:"󰎍"}.mdi-music-note-whole-dotted::before{content:"󰽷"}.mdi-music-off::before{content:"󰝛"}.mdi-music-rest-eighth::before{content:"󰽸"}.mdi-music-rest-half::before{content:"󰽹"}.mdi-music-rest-quarter::before{content:"󰽺"}.mdi-music-rest-sixteenth::before{content:"󰽻"}.mdi-music-rest-whole::before{content:"󰽼"}.mdi-mustache::before{content:"󱗞"}.mdi-nail::before{content:"󰷟"}.mdi-nas::before{content:"󰣳"}.mdi-nativescript::before{content:"󰢀"}.mdi-nature::before{content:"󰎎"}.mdi-nature-people::before{content:"󰎏"}.mdi-navigation::before{content:"󰎐"}.mdi-navigation-outline::before{content:"󱘇"}.mdi-near-me::before{content:"󰗍"}.mdi-necklace::before{content:"󰼋"}.mdi-needle::before{content:"󰎑"}.mdi-netflix::before{content:"󰝆"}.mdi-network::before{content:"󰛳"}.mdi-network-off::before{content:"󰲛"}.mdi-network-off-outline::before{content:"󰲜"}.mdi-network-outline::before{content:"󰲝"}.mdi-network-strength-1::before{content:"󰣴"}.mdi-network-strength-1-alert::before{content:"󰣵"}.mdi-network-strength-2::before{content:"󰣶"}.mdi-network-strength-2-alert::before{content:"󰣷"}.mdi-network-strength-3::before{content:"󰣸"}.mdi-network-strength-3-alert::before{content:"󰣹"}.mdi-network-strength-4::before{content:"󰣺"}.mdi-network-strength-4-alert::before{content:"󰣻"}.mdi-network-strength-off::before{content:"󰣼"}.mdi-network-strength-off-outline::before{content:"󰣽"}.mdi-network-strength-outline::before{content:"󰣾"}.mdi-new-box::before{content:"󰎔"}.mdi-newspaper::before{content:"󰎕"}.mdi-newspaper-minus::before{content:"󰼌"}.mdi-newspaper-plus::before{content:"󰼍"}.mdi-newspaper-variant::before{content:"󱀁"}.mdi-newspaper-variant-multiple::before{content:"󱀂"}.mdi-newspaper-variant-multiple-outline::before{content:"󱀃"}.mdi-newspaper-variant-outline::before{content:"󱀄"}.mdi-nfc::before{content:"󰎖"}.mdi-nfc-search-variant::before{content:"󰹓"}.mdi-nfc-tap::before{content:"󰎗"}.mdi-nfc-variant::before{content:"󰎘"}.mdi-nfc-variant-off::before{content:"󰹔"}.mdi-ninja::before{content:"󰝴"}.mdi-nintendo-game-boy::before{content:"󱎓"}.mdi-nintendo-switch::before{content:"󰟡"}.mdi-nintendo-wii::before{content:"󰖫"}.mdi-nintendo-wiiu::before{content:"󰜭"}.mdi-nix::before{content:"󱄅"}.mdi-nodejs::before{content:"󰎙"}.mdi-noodles::before{content:"󱅾"}.mdi-not-equal::before{content:"󰦍"}.mdi-not-equal-variant::before{content:"󰦎"}.mdi-note::before{content:"󰎚"}.mdi-note-minus::before{content:"󱙏"}.mdi-note-minus-outline::before{content:"󱙐"}.mdi-note-multiple::before{content:"󰚸"}.mdi-note-multiple-outline::before{content:"󰚹"}.mdi-note-outline::before{content:"󰎛"}.mdi-note-plus::before{content:"󰎜"}.mdi-note-plus-outline::before{content:"󰎝"}.mdi-note-remove::before{content:"󱙑"}.mdi-note-remove-outline::before{content:"󱙒"}.mdi-note-search::before{content:"󱙓"}.mdi-note-search-outline::before{content:"󱙔"}.mdi-note-text::before{content:"󰎞"}.mdi-note-text-outline::before{content:"󱇗"}.mdi-notebook::before{content:"󰠮"}.mdi-notebook-check::before{content:"󱓵"}.mdi-notebook-check-outline::before{content:"󱓶"}.mdi-notebook-edit::before{content:"󱓧"}.mdi-notebook-edit-outline::before{content:"󱓩"}.mdi-notebook-minus::before{content:"󱘐"}.mdi-notebook-minus-outline::before{content:"󱘑"}.mdi-notebook-multiple::before{content:"󰹕"}.mdi-notebook-outline::before{content:"󰺿"}.mdi-notebook-plus::before{content:"󱘒"}.mdi-notebook-plus-outline::before{content:"󱘓"}.mdi-notebook-remove::before{content:"󱘔"}.mdi-notebook-remove-outline::before{content:"󱘕"}.mdi-notification-clear-all::before{content:"󰎟"}.mdi-npm::before{content:"󰛷"}.mdi-nuke::before{content:"󰚤"}.mdi-null::before{content:"󰟢"}.mdi-numeric::before{content:"󰎠"}.mdi-numeric-0::before{content:"󰬹"}.mdi-numeric-0-box::before{content:"󰎡"}.mdi-numeric-0-box-multiple::before{content:"󰼎"}.mdi-numeric-0-box-multiple-outline::before{content:"󰎢"}.mdi-numeric-0-box-outline::before{content:"󰎣"}.mdi-numeric-0-circle::before{content:"󰲞"}.mdi-numeric-0-circle-outline::before{content:"󰲟"}.mdi-numeric-1::before{content:"󰬺"}.mdi-numeric-1-box::before{content:"󰎤"}.mdi-numeric-1-box-multiple::before{content:"󰼏"}.mdi-numeric-1-box-multiple-outline::before{content:"󰎥"}.mdi-numeric-1-box-outline::before{content:"󰎦"}.mdi-numeric-1-circle::before{content:"󰲠"}.mdi-numeric-1-circle-outline::before{content:"󰲡"}.mdi-numeric-10::before{content:"󰿩"}.mdi-numeric-10-box::before{content:"󰽽"}.mdi-numeric-10-box-multiple::before{content:"󰿪"}.mdi-numeric-10-box-multiple-outline::before{content:"󰿫"}.mdi-numeric-10-box-outline::before{content:"󰽾"}.mdi-numeric-10-circle::before{content:"󰿬"}.mdi-numeric-10-circle-outline::before{content:"󰿭"}.mdi-numeric-2::before{content:"󰬻"}.mdi-numeric-2-box::before{content:"󰎧"}.mdi-numeric-2-box-multiple::before{content:"󰼐"}.mdi-numeric-2-box-multiple-outline::before{content:"󰎨"}.mdi-numeric-2-box-outline::before{content:"󰎩"}.mdi-numeric-2-circle::before{content:"󰲢"}.mdi-numeric-2-circle-outline::before{content:"󰲣"}.mdi-numeric-3::before{content:"󰬼"}.mdi-numeric-3-box::before{content:"󰎪"}.mdi-numeric-3-box-multiple::before{content:"󰼑"}.mdi-numeric-3-box-multiple-outline::before{content:"󰎫"}.mdi-numeric-3-box-outline::before{content:"󰎬"}.mdi-numeric-3-circle::before{content:"󰲤"}.mdi-numeric-3-circle-outline::before{content:"󰲥"}.mdi-numeric-4::before{content:"󰬽"}.mdi-numeric-4-box::before{content:"󰎭"}.mdi-numeric-4-box-multiple::before{content:"󰼒"}.mdi-numeric-4-box-multiple-outline::before{content:"󰎲"}.mdi-numeric-4-box-outline::before{content:"󰎮"}.mdi-numeric-4-circle::before{content:"󰲦"}.mdi-numeric-4-circle-outline::before{content:"󰲧"}.mdi-numeric-5::before{content:"󰬾"}.mdi-numeric-5-box::before{content:"󰎱"}.mdi-numeric-5-box-multiple::before{content:"󰼓"}.mdi-numeric-5-box-multiple-outline::before{content:"󰎯"}.mdi-numeric-5-box-outline::before{content:"󰎰"}.mdi-numeric-5-circle::before{content:"󰲨"}.mdi-numeric-5-circle-outline::before{content:"󰲩"}.mdi-numeric-6::before{content:"󰬿"}.mdi-numeric-6-box::before{content:"󰎳"}.mdi-numeric-6-box-multiple::before{content:"󰼔"}.mdi-numeric-6-box-multiple-outline::before{content:"󰎴"}.mdi-numeric-6-box-outline::before{content:"󰎵"}.mdi-numeric-6-circle::before{content:"󰲪"}.mdi-numeric-6-circle-outline::before{content:"󰲫"}.mdi-numeric-7::before{content:"󰭀"}.mdi-numeric-7-box::before{content:"󰎶"}.mdi-numeric-7-box-multiple::before{content:"󰼕"}.mdi-numeric-7-box-multiple-outline::before{content:"󰎷"}.mdi-numeric-7-box-outline::before{content:"󰎸"}.mdi-numeric-7-circle::before{content:"󰲬"}.mdi-numeric-7-circle-outline::before{content:"󰲭"}.mdi-numeric-8::before{content:"󰭁"}.mdi-numeric-8-box::before{content:"󰎹"}.mdi-numeric-8-box-multiple::before{content:"󰼖"}.mdi-numeric-8-box-multiple-outline::before{content:"󰎺"}.mdi-numeric-8-box-outline::before{content:"󰎻"}.mdi-numeric-8-circle::before{content:"󰲮"}.mdi-numeric-8-circle-outline::before{content:"󰲯"}.mdi-numeric-9::before{content:"󰭂"}.mdi-numeric-9-box::before{content:"󰎼"}.mdi-numeric-9-box-multiple::before{content:"󰼗"}.mdi-numeric-9-box-multiple-outline::before{content:"󰎽"}.mdi-numeric-9-box-outline::before{content:"󰎾"}.mdi-numeric-9-circle::before{content:"󰲰"}.mdi-numeric-9-circle-outline::before{content:"󰲱"}.mdi-numeric-9-plus::before{content:"󰿮"}.mdi-numeric-9-plus-box::before{content:"󰎿"}.mdi-numeric-9-plus-box-multiple::before{content:"󰼘"}.mdi-numeric-9-plus-box-multiple-outline::before{content:"󰏀"}.mdi-numeric-9-plus-box-outline::before{content:"󰏁"}.mdi-numeric-9-plus-circle::before{content:"󰲲"}.mdi-numeric-9-plus-circle-outline::before{content:"󰲳"}.mdi-numeric-negative-1::before{content:"󱁒"}.mdi-numeric-positive-1::before{content:"󱗋"}.mdi-nut::before{content:"󰛸"}.mdi-nutrition::before{content:"󰏂"}.mdi-nuxt::before{content:"󱄆"}.mdi-oar::before{content:"󰙼"}.mdi-ocarina::before{content:"󰷠"}.mdi-oci::before{content:"󱋩"}.mdi-ocr::before{content:"󱄺"}.mdi-octagon::before{content:"󰏃"}.mdi-octagon-outline::before{content:"󰏄"}.mdi-octagram::before{content:"󰛹"}.mdi-octagram-outline::before{content:"󰝵"}.mdi-odnoklassniki::before{content:"󰏅"}.mdi-offer::before{content:"󱈛"}.mdi-office-building::before{content:"󰦑"}.mdi-office-building-marker::before{content:"󱔠"}.mdi-office-building-marker-outline::before{content:"󱔡"}.mdi-office-building-outline::before{content:"󱔟"}.mdi-oil::before{content:"󰏇"}.mdi-oil-lamp::before{content:"󰼙"}.mdi-oil-level::before{content:"󱁓"}.mdi-oil-temperature::before{content:"󰿸"}.mdi-omega::before{content:"󰏉"}.mdi-one-up::before{content:"󰮭"}.mdi-onepassword::before{content:"󰢁"}.mdi-opacity::before{content:"󰗌"}.mdi-open-in-app::before{content:"󰏋"}.mdi-open-in-new::before{content:"󰏌"}.mdi-open-source-initiative::before{content:"󰮮"}.mdi-openid::before{content:"󰏍"}.mdi-opera::before{content:"󰏎"}.mdi-orbit::before{content:"󰀘"}.mdi-orbit-variant::before{content:"󱗛"}.mdi-order-alphabetical-ascending::before{content:"󰈍"}.mdi-order-alphabetical-descending::before{content:"󰴇"}.mdi-order-bool-ascending::before{content:"󰊾"}.mdi-order-bool-ascending-variant::before{content:"󰦏"}.mdi-order-bool-descending::before{content:"󱎄"}.mdi-order-bool-descending-variant::before{content:"󰦐"}.mdi-order-numeric-ascending::before{content:"󰕅"}.mdi-order-numeric-descending::before{content:"󰕆"}.mdi-origin::before{content:"󰭃"}.mdi-ornament::before{content:"󰏏"}.mdi-ornament-variant::before{content:"󰏐"}.mdi-outdoor-lamp::before{content:"󱁔"}.mdi-overscan::before{content:"󱀅"}.mdi-owl::before{content:"󰏒"}.mdi-pac-man::before{content:"󰮯"}.mdi-package::before{content:"󰏓"}.mdi-package-down::before{content:"󰏔"}.mdi-package-up::before{content:"󰏕"}.mdi-package-variant::before{content:"󰏖"}.mdi-package-variant-closed::before{content:"󰏗"}.mdi-page-first::before{content:"󰘀"}.mdi-page-last::before{content:"󰘁"}.mdi-page-layout-body::before{content:"󰛺"}.mdi-page-layout-footer::before{content:"󰛻"}.mdi-page-layout-header::before{content:"󰛼"}.mdi-page-layout-header-footer::before{content:"󰽿"}.mdi-page-layout-sidebar-left::before{content:"󰛽"}.mdi-page-layout-sidebar-right::before{content:"󰛾"}.mdi-page-next::before{content:"󰮰"}.mdi-page-next-outline::before{content:"󰮱"}.mdi-page-previous::before{content:"󰮲"}.mdi-page-previous-outline::before{content:"󰮳"}.mdi-pail::before{content:"󱐗"}.mdi-pail-minus::before{content:"󱐷"}.mdi-pail-minus-outline::before{content:"󱐼"}.mdi-pail-off::before{content:"󱐹"}.mdi-pail-off-outline::before{content:"󱐾"}.mdi-pail-outline::before{content:"󱐺"}.mdi-pail-plus::before{content:"󱐶"}.mdi-pail-plus-outline::before{content:"󱐻"}.mdi-pail-remove::before{content:"󱐸"}.mdi-pail-remove-outline::before{content:"󱐽"}.mdi-palette::before{content:"󰏘"}.mdi-palette-advanced::before{content:"󰏙"}.mdi-palette-outline::before{content:"󰸌"}.mdi-palette-swatch::before{content:"󰢵"}.mdi-palette-swatch-outline::before{content:"󱍜"}.mdi-palm-tree::before{content:"󱁕"}.mdi-pan::before{content:"󰮴"}.mdi-pan-bottom-left::before{content:"󰮵"}.mdi-pan-bottom-right::before{content:"󰮶"}.mdi-pan-down::before{content:"󰮷"}.mdi-pan-horizontal::before{content:"󰮸"}.mdi-pan-left::before{content:"󰮹"}.mdi-pan-right::before{content:"󰮺"}.mdi-pan-top-left::before{content:"󰮻"}.mdi-pan-top-right::before{content:"󰮼"}.mdi-pan-up::before{content:"󰮽"}.mdi-pan-vertical::before{content:"󰮾"}.mdi-panda::before{content:"󰏚"}.mdi-pandora::before{content:"󰏛"}.mdi-panorama::before{content:"󰏜"}.mdi-panorama-fisheye::before{content:"󰏝"}.mdi-panorama-horizontal::before{content:"󰏞"}.mdi-panorama-vertical::before{content:"󰏟"}.mdi-panorama-wide-angle::before{content:"󰏠"}.mdi-paper-cut-vertical::before{content:"󰏡"}.mdi-paper-roll::before{content:"󱅗"}.mdi-paper-roll-outline::before{content:"󱅘"}.mdi-paperclip::before{content:"󰏢"}.mdi-parachute::before{content:"󰲴"}.mdi-parachute-outline::before{content:"󰲵"}.mdi-parking::before{content:"󰏣"}.mdi-party-popper::before{content:"󱁖"}.mdi-passport::before{content:"󰟣"}.mdi-passport-biometric::before{content:"󰷡"}.mdi-pasta::before{content:"󱅠"}.mdi-patio-heater::before{content:"󰾀"}.mdi-patreon::before{content:"󰢂"}.mdi-pause::before{content:"󰏤"}.mdi-pause-circle::before{content:"󰏥"}.mdi-pause-circle-outline::before{content:"󰏦"}.mdi-pause-octagon::before{content:"󰏧"}.mdi-pause-octagon-outline::before{content:"󰏨"}.mdi-paw::before{content:"󰏩"}.mdi-paw-off::before{content:"󰙗"}.mdi-paw-off-outline::before{content:"󱙶"}.mdi-paw-outline::before{content:"󱙵"}.mdi-pdf-box::before{content:"󰹖"}.mdi-peace::before{content:"󰢄"}.mdi-peanut::before{content:"󰿼"}.mdi-peanut-off::before{content:"󰿽"}.mdi-peanut-off-outline::before{content:"󰿿"}.mdi-peanut-outline::before{content:"󰿾"}.mdi-pen::before{content:"󰏪"}.mdi-pen-lock::before{content:"󰷢"}.mdi-pen-minus::before{content:"󰷣"}.mdi-pen-off::before{content:"󰷤"}.mdi-pen-plus::before{content:"󰷥"}.mdi-pen-remove::before{content:"󰷦"}.mdi-pencil::before{content:"󰏫"}.mdi-pencil-box::before{content:"󰏬"}.mdi-pencil-box-multiple::before{content:"󱅄"}.mdi-pencil-box-multiple-outline::before{content:"󱅅"}.mdi-pencil-box-outline::before{content:"󰏭"}.mdi-pencil-circle::before{content:"󰛿"}.mdi-pencil-circle-outline::before{content:"󰝶"}.mdi-pencil-lock::before{content:"󰏮"}.mdi-pencil-lock-outline::before{content:"󰷧"}.mdi-pencil-minus::before{content:"󰷨"}.mdi-pencil-minus-outline::before{content:"󰷩"}.mdi-pencil-off::before{content:"󰏯"}.mdi-pencil-off-outline::before{content:"󰷪"}.mdi-pencil-outline::before{content:"󰲶"}.mdi-pencil-plus::before{content:"󰷫"}.mdi-pencil-plus-outline::before{content:"󰷬"}.mdi-pencil-remove::before{content:"󰷭"}.mdi-pencil-remove-outline::before{content:"󰷮"}.mdi-pencil-ruler::before{content:"󱍓"}.mdi-penguin::before{content:"󰻀"}.mdi-pentagon::before{content:"󰜁"}.mdi-pentagon-outline::before{content:"󰜀"}.mdi-pentagram::before{content:"󱙧"}.mdi-percent::before{content:"󰏰"}.mdi-percent-outline::before{content:"󱉸"}.mdi-periodic-table::before{content:"󰢶"}.mdi-perspective-less::before{content:"󰴣"}.mdi-perspective-more::before{content:"󰴤"}.mdi-pharmacy::before{content:"󰏱"}.mdi-phone::before{content:"󰏲"}.mdi-phone-alert::before{content:"󰼚"}.mdi-phone-alert-outline::before{content:"󱆎"}.mdi-phone-bluetooth::before{content:"󰏳"}.mdi-phone-bluetooth-outline::before{content:"󱆏"}.mdi-phone-cancel::before{content:"󱂼"}.mdi-phone-cancel-outline::before{content:"󱆐"}.mdi-phone-check::before{content:"󱆩"}.mdi-phone-check-outline::before{content:"󱆪"}.mdi-phone-classic::before{content:"󰘂"}.mdi-phone-classic-off::before{content:"󱉹"}.mdi-phone-dial::before{content:"󱕙"}.mdi-phone-dial-outline::before{content:"󱕚"}.mdi-phone-forward::before{content:"󰏴"}.mdi-phone-forward-outline::before{content:"󱆑"}.mdi-phone-hangup::before{content:"󰏵"}.mdi-phone-hangup-outline::before{content:"󱆒"}.mdi-phone-in-talk::before{content:"󰏶"}.mdi-phone-in-talk-outline::before{content:"󱆂"}.mdi-phone-incoming::before{content:"󰏷"}.mdi-phone-incoming-outline::before{content:"󱆓"}.mdi-phone-lock::before{content:"󰏸"}.mdi-phone-lock-outline::before{content:"󱆔"}.mdi-phone-log::before{content:"󰏹"}.mdi-phone-log-outline::before{content:"󱆕"}.mdi-phone-message::before{content:"󱆖"}.mdi-phone-message-outline::before{content:"󱆗"}.mdi-phone-minus::before{content:"󰙘"}.mdi-phone-minus-outline::before{content:"󱆘"}.mdi-phone-missed::before{content:"󰏺"}.mdi-phone-missed-outline::before{content:"󱆥"}.mdi-phone-off::before{content:"󰷯"}.mdi-phone-off-outline::before{content:"󱆦"}.mdi-phone-outgoing::before{content:"󰏻"}.mdi-phone-outgoing-outline::before{content:"󱆙"}.mdi-phone-outline::before{content:"󰷰"}.mdi-phone-paused::before{content:"󰏼"}.mdi-phone-paused-outline::before{content:"󱆚"}.mdi-phone-plus::before{content:"󰙙"}.mdi-phone-plus-outline::before{content:"󱆛"}.mdi-phone-remove::before{content:"󱔯"}.mdi-phone-remove-outline::before{content:"󱔰"}.mdi-phone-return::before{content:"󰠯"}.mdi-phone-return-outline::before{content:"󱆜"}.mdi-phone-ring::before{content:"󱆫"}.mdi-phone-ring-outline::before{content:"󱆬"}.mdi-phone-rotate-landscape::before{content:"󰢅"}.mdi-phone-rotate-portrait::before{content:"󰢆"}.mdi-phone-settings::before{content:"󰏽"}.mdi-phone-settings-outline::before{content:"󱆝"}.mdi-phone-voip::before{content:"󰏾"}.mdi-pi::before{content:"󰏿"}.mdi-pi-box::before{content:"󰐀"}.mdi-pi-hole::before{content:"󰷱"}.mdi-piano::before{content:"󰙽"}.mdi-pickaxe::before{content:"󰢷"}.mdi-picture-in-picture-bottom-right::before{content:"󰹗"}.mdi-picture-in-picture-bottom-right-outline::before{content:"󰹘"}.mdi-picture-in-picture-top-right::before{content:"󰹙"}.mdi-picture-in-picture-top-right-outline::before{content:"󰹚"}.mdi-pier::before{content:"󰢇"}.mdi-pier-crane::before{content:"󰢈"}.mdi-pig::before{content:"󰐁"}.mdi-pig-variant::before{content:"󱀆"}.mdi-pig-variant-outline::before{content:"󱙸"}.mdi-piggy-bank::before{content:"󱀇"}.mdi-piggy-bank-outline::before{content:"󱙹"}.mdi-pill::before{content:"󰐂"}.mdi-pillar::before{content:"󰜂"}.mdi-pin::before{content:"󰐃"}.mdi-pin-off::before{content:"󰐄"}.mdi-pin-off-outline::before{content:"󰤰"}.mdi-pin-outline::before{content:"󰤱"}.mdi-pine-tree::before{content:"󰐅"}.mdi-pine-tree-box::before{content:"󰐆"}.mdi-pine-tree-fire::before{content:"󱐚"}.mdi-pinterest::before{content:"󰐇"}.mdi-pinwheel::before{content:"󰫕"}.mdi-pinwheel-outline::before{content:"󰫖"}.mdi-pipe::before{content:"󰟥"}.mdi-pipe-disconnected::before{content:"󰟦"}.mdi-pipe-leak::before{content:"󰢉"}.mdi-pipe-wrench::before{content:"󱍔"}.mdi-pirate::before{content:"󰨈"}.mdi-pistol::before{content:"󰜃"}.mdi-piston::before{content:"󰢊"}.mdi-pitchfork::before{content:"󱕓"}.mdi-pizza::before{content:"󰐉"}.mdi-play::before{content:"󰐊"}.mdi-play-box::before{content:"󱉺"}.mdi-play-box-multiple::before{content:"󰴙"}.mdi-play-box-multiple-outline::before{content:"󱏦"}.mdi-play-box-outline::before{content:"󰐋"}.mdi-play-circle::before{content:"󰐌"}.mdi-play-circle-outline::before{content:"󰐍"}.mdi-play-network::before{content:"󰢋"}.mdi-play-network-outline::before{content:"󰲷"}.mdi-play-outline::before{content:"󰼛"}.mdi-play-pause::before{content:"󰐎"}.mdi-play-protected-content::before{content:"󰐏"}.mdi-play-speed::before{content:"󰣿"}.mdi-playlist-check::before{content:"󰗇"}.mdi-playlist-edit::before{content:"󰤀"}.mdi-playlist-minus::before{content:"󰐐"}.mdi-playlist-music::before{content:"󰲸"}.mdi-playlist-music-outline::before{content:"󰲹"}.mdi-playlist-play::before{content:"󰐑"}.mdi-playlist-plus::before{content:"󰐒"}.mdi-playlist-remove::before{content:"󰐓"}.mdi-playlist-star::before{content:"󰷲"}.mdi-plex::before{content:"󰚺"}.mdi-plus::before{content:"󰐕"}.mdi-plus-box::before{content:"󰐖"}.mdi-plus-box-multiple::before{content:"󰌴"}.mdi-plus-box-multiple-outline::before{content:"󱅃"}.mdi-plus-box-outline::before{content:"󰜄"}.mdi-plus-circle::before{content:"󰐗"}.mdi-plus-circle-multiple::before{content:"󰍌"}.mdi-plus-circle-multiple-outline::before{content:"󰐘"}.mdi-plus-circle-outline::before{content:"󰐙"}.mdi-plus-minus::before{content:"󰦒"}.mdi-plus-minus-box::before{content:"󰦓"}.mdi-plus-minus-variant::before{content:"󱓉"}.mdi-plus-network::before{content:"󰐚"}.mdi-plus-network-outline::before{content:"󰲺"}.mdi-plus-one::before{content:"󰐛"}.mdi-plus-outline::before{content:"󰜅"}.mdi-plus-thick::before{content:"󱇬"}.mdi-podcast::before{content:"󰦔"}.mdi-podium::before{content:"󰴥"}.mdi-podium-bronze::before{content:"󰴦"}.mdi-podium-gold::before{content:"󰴧"}.mdi-podium-silver::before{content:"󰴨"}.mdi-point-of-sale::before{content:"󰶒"}.mdi-pokeball::before{content:"󰐝"}.mdi-pokemon-go::before{content:"󰨉"}.mdi-poker-chip::before{content:"󰠰"}.mdi-polaroid::before{content:"󰐞"}.mdi-police-badge::before{content:"󱅧"}.mdi-police-badge-outline::before{content:"󱅨"}.mdi-poll::before{content:"󰐟"}.mdi-poll-box::before{content:"󰐠"}.mdi-poll-box-outline::before{content:"󱉻"}.mdi-polo::before{content:"󱓃"}.mdi-polymer::before{content:"󰐡"}.mdi-pool::before{content:"󰘆"}.mdi-popcorn::before{content:"󰐢"}.mdi-post::before{content:"󱀈"}.mdi-post-outline::before{content:"󱀉"}.mdi-postage-stamp::before{content:"󰲻"}.mdi-pot::before{content:"󰋥"}.mdi-pot-mix::before{content:"󰙛"}.mdi-pot-mix-outline::before{content:"󰙷"}.mdi-pot-outline::before{content:"󰋿"}.mdi-pot-steam::before{content:"󰙚"}.mdi-pot-steam-outline::before{content:"󰌦"}.mdi-pound::before{content:"󰐣"}.mdi-pound-box::before{content:"󰐤"}.mdi-pound-box-outline::before{content:"󱅿"}.mdi-power::before{content:"󰐥"}.mdi-power-cycle::before{content:"󰤁"}.mdi-power-off::before{content:"󰤂"}.mdi-power-on::before{content:"󰤃"}.mdi-power-plug::before{content:"󰚥"}.mdi-power-plug-off::before{content:"󰚦"}.mdi-power-plug-off-outline::before{content:"󱐤"}.mdi-power-plug-outline::before{content:"󱐥"}.mdi-power-settings::before{content:"󰐦"}.mdi-power-sleep::before{content:"󰤄"}.mdi-power-socket::before{content:"󰐧"}.mdi-power-socket-au::before{content:"󰤅"}.mdi-power-socket-de::before{content:"󱄇"}.mdi-power-socket-eu::before{content:"󰟧"}.mdi-power-socket-fr::before{content:"󱄈"}.mdi-power-socket-it::before{content:"󱓿"}.mdi-power-socket-jp::before{content:"󱄉"}.mdi-power-socket-uk::before{content:"󰟨"}.mdi-power-socket-us::before{content:"󰟩"}.mdi-power-standby::before{content:"󰤆"}.mdi-powershell::before{content:"󰨊"}.mdi-prescription::before{content:"󰜆"}.mdi-presentation::before{content:"󰐨"}.mdi-presentation-play::before{content:"󰐩"}.mdi-pretzel::before{content:"󱕢"}.mdi-printer::before{content:"󰐪"}.mdi-printer-3d::before{content:"󰐫"}.mdi-printer-3d-nozzle::before{content:"󰹛"}.mdi-printer-3d-nozzle-alert::before{content:"󱇀"}.mdi-printer-3d-nozzle-alert-outline::before{content:"󱇁"}.mdi-printer-3d-nozzle-outline::before{content:"󰹜"}.mdi-printer-alert::before{content:"󰐬"}.mdi-printer-check::before{content:"󱅆"}.mdi-printer-eye::before{content:"󱑘"}.mdi-printer-off::before{content:"󰹝"}.mdi-printer-pos::before{content:"󱁗"}.mdi-printer-search::before{content:"󱑗"}.mdi-printer-settings::before{content:"󰜇"}.mdi-printer-wireless::before{content:"󰨋"}.mdi-priority-high::before{content:"󰘃"}.mdi-priority-low::before{content:"󰘄"}.mdi-professional-hexagon::before{content:"󰐭"}.mdi-progress-alert::before{content:"󰲼"}.mdi-progress-check::before{content:"󰦕"}.mdi-progress-clock::before{content:"󰦖"}.mdi-progress-close::before{content:"󱄊"}.mdi-progress-download::before{content:"󰦗"}.mdi-progress-question::before{content:"󱔢"}.mdi-progress-upload::before{content:"󰦘"}.mdi-progress-wrench::before{content:"󰲽"}.mdi-projector::before{content:"󰐮"}.mdi-projector-screen::before{content:"󰐯"}.mdi-propane-tank::before{content:"󱍗"}.mdi-propane-tank-outline::before{content:"󱍘"}.mdi-protocol::before{content:"󰿘"}.mdi-publish::before{content:"󰚧"}.mdi-pulse::before{content:"󰐰"}.mdi-pump::before{content:"󱐂"}.mdi-pumpkin::before{content:"󰮿"}.mdi-purse::before{content:"󰼜"}.mdi-purse-outline::before{content:"󰼝"}.mdi-puzzle::before{content:"󰐱"}.mdi-puzzle-check::before{content:"󱐦"}.mdi-puzzle-check-outline::before{content:"󱐧"}.mdi-puzzle-edit::before{content:"󱓓"}.mdi-puzzle-edit-outline::before{content:"󱓙"}.mdi-puzzle-heart::before{content:"󱓔"}.mdi-puzzle-heart-outline::before{content:"󱓚"}.mdi-puzzle-minus::before{content:"󱓑"}.mdi-puzzle-minus-outline::before{content:"󱓗"}.mdi-puzzle-outline::before{content:"󰩦"}.mdi-puzzle-plus::before{content:"󱓐"}.mdi-puzzle-plus-outline::before{content:"󱓖"}.mdi-puzzle-remove::before{content:"󱓒"}.mdi-puzzle-remove-outline::before{content:"󱓘"}.mdi-puzzle-star::before{content:"󱓕"}.mdi-puzzle-star-outline::before{content:"󱓛"}.mdi-qi::before{content:"󰦙"}.mdi-qqchat::before{content:"󰘅"}.mdi-qrcode::before{content:"󰐲"}.mdi-qrcode-edit::before{content:"󰢸"}.mdi-qrcode-minus::before{content:"󱆌"}.mdi-qrcode-plus::before{content:"󱆋"}.mdi-qrcode-remove::before{content:"󱆍"}.mdi-qrcode-scan::before{content:"󰐳"}.mdi-quadcopter::before{content:"󰐴"}.mdi-quality-high::before{content:"󰐵"}.mdi-quality-low::before{content:"󰨌"}.mdi-quality-medium::before{content:"󰨍"}.mdi-quora::before{content:"󰴩"}.mdi-rabbit::before{content:"󰤇"}.mdi-racing-helmet::before{content:"󰶓"}.mdi-racquetball::before{content:"󰶔"}.mdi-radar::before{content:"󰐷"}.mdi-radiator::before{content:"󰐸"}.mdi-radiator-disabled::before{content:"󰫗"}.mdi-radiator-off::before{content:"󰫘"}.mdi-radio::before{content:"󰐹"}.mdi-radio-am::before{content:"󰲾"}.mdi-radio-fm::before{content:"󰲿"}.mdi-radio-handheld::before{content:"󰐺"}.mdi-radio-off::before{content:"󱈜"}.mdi-radio-tower::before{content:"󰐻"}.mdi-radioactive::before{content:"󰐼"}.mdi-radioactive-off::before{content:"󰻁"}.mdi-radiobox-blank::before{content:"󰐽"}.mdi-radiobox-marked::before{content:"󰐾"}.mdi-radiology-box::before{content:"󱓅"}.mdi-radiology-box-outline::before{content:"󱓆"}.mdi-radius::before{content:"󰳀"}.mdi-radius-outline::before{content:"󰳁"}.mdi-railroad-light::before{content:"󰼞"}.mdi-rake::before{content:"󱕄"}.mdi-raspberry-pi::before{content:"󰐿"}.mdi-ray-end::before{content:"󰑀"}.mdi-ray-end-arrow::before{content:"󰑁"}.mdi-ray-start::before{content:"󰑂"}.mdi-ray-start-arrow::before{content:"󰑃"}.mdi-ray-start-end::before{content:"󰑄"}.mdi-ray-start-vertex-end::before{content:"󱗘"}.mdi-ray-vertex::before{content:"󰑅"}.mdi-react::before{content:"󰜈"}.mdi-read::before{content:"󰑇"}.mdi-receipt::before{content:"󰑉"}.mdi-record::before{content:"󰑊"}.mdi-record-circle::before{content:"󰻂"}.mdi-record-circle-outline::before{content:"󰻃"}.mdi-record-player::before{content:"󰦚"}.mdi-record-rec::before{content:"󰑋"}.mdi-rectangle::before{content:"󰹞"}.mdi-rectangle-outline::before{content:"󰹟"}.mdi-recycle::before{content:"󰑌"}.mdi-recycle-variant::before{content:"󱎝"}.mdi-reddit::before{content:"󰑍"}.mdi-redhat::before{content:"󱄛"}.mdi-redo::before{content:"󰑎"}.mdi-redo-variant::before{content:"󰑏"}.mdi-reflect-horizontal::before{content:"󰨎"}.mdi-reflect-vertical::before{content:"󰨏"}.mdi-refresh::before{content:"󰑐"}.mdi-refresh-circle::before{content:"󱍷"}.mdi-regex::before{content:"󰑑"}.mdi-registered-trademark::before{content:"󰩧"}.mdi-reiterate::before{content:"󱖈"}.mdi-relation-many-to-many::before{content:"󱒖"}.mdi-relation-many-to-one::before{content:"󱒗"}.mdi-relation-many-to-one-or-many::before{content:"󱒘"}.mdi-relation-many-to-only-one::before{content:"󱒙"}.mdi-relation-many-to-zero-or-many::before{content:"󱒚"}.mdi-relation-many-to-zero-or-one::before{content:"󱒛"}.mdi-relation-one-or-many-to-many::before{content:"󱒜"}.mdi-relation-one-or-many-to-one::before{content:"󱒝"}.mdi-relation-one-or-many-to-one-or-many::before{content:"󱒞"}.mdi-relation-one-or-many-to-only-one::before{content:"󱒟"}.mdi-relation-one-or-many-to-zero-or-many::before{content:"󱒠"}.mdi-relation-one-or-many-to-zero-or-one::before{content:"󱒡"}.mdi-relation-one-to-many::before{content:"󱒢"}.mdi-relation-one-to-one::before{content:"󱒣"}.mdi-relation-one-to-one-or-many::before{content:"󱒤"}.mdi-relation-one-to-only-one::before{content:"󱒥"}.mdi-relation-one-to-zero-or-many::before{content:"󱒦"}.mdi-relation-one-to-zero-or-one::before{content:"󱒧"}.mdi-relation-only-one-to-many::before{content:"󱒨"}.mdi-relation-only-one-to-one::before{content:"󱒩"}.mdi-relation-only-one-to-one-or-many::before{content:"󱒪"}.mdi-relation-only-one-to-only-one::before{content:"󱒫"}.mdi-relation-only-one-to-zero-or-many::before{content:"󱒬"}.mdi-relation-only-one-to-zero-or-one::before{content:"󱒭"}.mdi-relation-zero-or-many-to-many::before{content:"󱒮"}.mdi-relation-zero-or-many-to-one::before{content:"󱒯"}.mdi-relation-zero-or-many-to-one-or-many::before{content:"󱒰"}.mdi-relation-zero-or-many-to-only-one::before{content:"󱒱"}.mdi-relation-zero-or-many-to-zero-or-many::before{content:"󱒲"}.mdi-relation-zero-or-many-to-zero-or-one::before{content:"󱒳"}.mdi-relation-zero-or-one-to-many::before{content:"󱒴"}.mdi-relation-zero-or-one-to-one::before{content:"󱒵"}.mdi-relation-zero-or-one-to-one-or-many::before{content:"󱒶"}.mdi-relation-zero-or-one-to-only-one::before{content:"󱒷"}.mdi-relation-zero-or-one-to-zero-or-many::before{content:"󱒸"}.mdi-relation-zero-or-one-to-zero-or-one::before{content:"󱒹"}.mdi-relative-scale::before{content:"󰑒"}.mdi-reload::before{content:"󰑓"}.mdi-reload-alert::before{content:"󱄋"}.mdi-reminder::before{content:"󰢌"}.mdi-remote::before{content:"󰑔"}.mdi-remote-desktop::before{content:"󰢹"}.mdi-remote-off::before{content:"󰻄"}.mdi-remote-tv::before{content:"󰻅"}.mdi-remote-tv-off::before{content:"󰻆"}.mdi-rename-box::before{content:"󰑕"}.mdi-reorder-horizontal::before{content:"󰚈"}.mdi-reorder-vertical::before{content:"󰚉"}.mdi-repeat::before{content:"󰑖"}.mdi-repeat-off::before{content:"󰑗"}.mdi-repeat-once::before{content:"󰑘"}.mdi-replay::before{content:"󰑙"}.mdi-reply::before{content:"󰑚"}.mdi-reply-all::before{content:"󰑛"}.mdi-reply-all-outline::before{content:"󰼟"}.mdi-reply-circle::before{content:"󱆮"}.mdi-reply-outline::before{content:"󰼠"}.mdi-reproduction::before{content:"󰑜"}.mdi-resistor::before{content:"󰭄"}.mdi-resistor-nodes::before{content:"󰭅"}.mdi-resize::before{content:"󰩨"}.mdi-resize-bottom-right::before{content:"󰑝"}.mdi-responsive::before{content:"󰑞"}.mdi-restart::before{content:"󰜉"}.mdi-restart-alert::before{content:"󱄌"}.mdi-restart-off::before{content:"󰶕"}.mdi-restore::before{content:"󰦛"}.mdi-restore-alert::before{content:"󱄍"}.mdi-rewind::before{content:"󰑟"}.mdi-rewind-10::before{content:"󰴪"}.mdi-rewind-30::before{content:"󰶖"}.mdi-rewind-5::before{content:"󱇹"}.mdi-rewind-60::before{content:"󱘌"}.mdi-rewind-outline::before{content:"󰜊"}.mdi-rhombus::before{content:"󰜋"}.mdi-rhombus-medium::before{content:"󰨐"}.mdi-rhombus-medium-outline::before{content:"󱓜"}.mdi-rhombus-outline::before{content:"󰜌"}.mdi-rhombus-split::before{content:"󰨑"}.mdi-rhombus-split-outline::before{content:"󱓝"}.mdi-ribbon::before{content:"󰑠"}.mdi-rice::before{content:"󰟪"}.mdi-rickshaw::before{content:"󱖻"}.mdi-rickshaw-electric::before{content:"󱖼"}.mdi-ring::before{content:"󰟫"}.mdi-rivet::before{content:"󰹠"}.mdi-road::before{content:"󰑡"}.mdi-road-variant::before{content:"󰑢"}.mdi-robber::before{content:"󱁘"}.mdi-robot::before{content:"󰚩"}.mdi-robot-angry::before{content:"󱚝"}.mdi-robot-angry-outline::before{content:"󱚞"}.mdi-robot-confused::before{content:"󱚟"}.mdi-robot-confused-outline::before{content:"󱚠"}.mdi-robot-dead::before{content:"󱚡"}.mdi-robot-dead-outline::before{content:"󱚢"}.mdi-robot-excited::before{content:"󱚣"}.mdi-robot-excited-outline::before{content:"󱚤"}.mdi-robot-industrial::before{content:"󰭆"}.mdi-robot-love::before{content:"󱚥"}.mdi-robot-love-outline::before{content:"󱚦"}.mdi-robot-mower::before{content:"󱇷"}.mdi-robot-mower-outline::before{content:"󱇳"}.mdi-robot-off::before{content:"󱚧"}.mdi-robot-off-outline::before{content:"󱙻"}.mdi-robot-outline::before{content:"󱙺"}.mdi-robot-vacuum::before{content:"󰜍"}.mdi-robot-vacuum-variant::before{content:"󰤈"}.mdi-rocket::before{content:"󰑣"}.mdi-rocket-launch::before{content:"󱓞"}.mdi-rocket-launch-outline::before{content:"󱓟"}.mdi-rocket-outline::before{content:"󱎯"}.mdi-rodent::before{content:"󱌧"}.mdi-roller-skate::before{content:"󰴫"}.mdi-roller-skate-off::before{content:"󰅅"}.mdi-rollerblade::before{content:"󰴬"}.mdi-rollerblade-off::before{content:"󰀮"}.mdi-rollupjs::before{content:"󰯀"}.mdi-roman-numeral-1::before{content:"󱂈"}.mdi-roman-numeral-10::before{content:"󱂑"}.mdi-roman-numeral-2::before{content:"󱂉"}.mdi-roman-numeral-3::before{content:"󱂊"}.mdi-roman-numeral-4::before{content:"󱂋"}.mdi-roman-numeral-5::before{content:"󱂌"}.mdi-roman-numeral-6::before{content:"󱂍"}.mdi-roman-numeral-7::before{content:"󱂎"}.mdi-roman-numeral-8::before{content:"󱂏"}.mdi-roman-numeral-9::before{content:"󱂐"}.mdi-room-service::before{content:"󰢍"}.mdi-room-service-outline::before{content:"󰶗"}.mdi-rotate-3d::before{content:"󰻇"}.mdi-rotate-3d-variant::before{content:"󰑤"}.mdi-rotate-left::before{content:"󰑥"}.mdi-rotate-left-variant::before{content:"󰑦"}.mdi-rotate-orbit::before{content:"󰶘"}.mdi-rotate-right::before{content:"󰑧"}.mdi-rotate-right-variant::before{content:"󰑨"}.mdi-rounded-corner::before{content:"󰘇"}.mdi-router::before{content:"󱇢"}.mdi-router-network::before{content:"󱂇"}.mdi-router-wireless::before{content:"󰑩"}.mdi-router-wireless-off::before{content:"󱖣"}.mdi-router-wireless-settings::before{content:"󰩩"}.mdi-routes::before{content:"󰑪"}.mdi-routes-clock::before{content:"󱁙"}.mdi-rowing::before{content:"󰘈"}.mdi-rss::before{content:"󰑫"}.mdi-rss-box::before{content:"󰑬"}.mdi-rss-off::before{content:"󰼡"}.mdi-rug::before{content:"󱑵"}.mdi-rugby::before{content:"󰶙"}.mdi-ruler::before{content:"󰑭"}.mdi-ruler-square::before{content:"󰳂"}.mdi-ruler-square-compass::before{content:"󰺾"}.mdi-run::before{content:"󰜎"}.mdi-run-fast::before{content:"󰑮"}.mdi-rv-truck::before{content:"󱇔"}.mdi-sack::before{content:"󰴮"}.mdi-sack-percent::before{content:"󰴯"}.mdi-safe::before{content:"󰩪"}.mdi-safe-square::before{content:"󱉼"}.mdi-safe-square-outline::before{content:"󱉽"}.mdi-safety-goggles::before{content:"󰴰"}.mdi-sail-boat::before{content:"󰻈"}.mdi-sale::before{content:"󰑯"}.mdi-salesforce::before{content:"󰢎"}.mdi-sass::before{content:"󰟬"}.mdi-satellite::before{content:"󰑰"}.mdi-satellite-uplink::before{content:"󰤉"}.mdi-satellite-variant::before{content:"󰑱"}.mdi-sausage::before{content:"󰢺"}.mdi-saw-blade::before{content:"󰹡"}.mdi-sawtooth-wave::before{content:"󱑺"}.mdi-saxophone::before{content:"󰘉"}.mdi-scale::before{content:"󰑲"}.mdi-scale-balance::before{content:"󰗑"}.mdi-scale-bathroom::before{content:"󰑳"}.mdi-scale-off::before{content:"󱁚"}.mdi-scan-helper::before{content:"󱏘"}.mdi-scanner::before{content:"󰚫"}.mdi-scanner-off::before{content:"󰤊"}.mdi-scatter-plot::before{content:"󰻉"}.mdi-scatter-plot-outline::before{content:"󰻊"}.mdi-school::before{content:"󰑴"}.mdi-school-outline::before{content:"󱆀"}.mdi-scissors-cutting::before{content:"󰩫"}.mdi-scooter::before{content:"󱖽"}.mdi-scooter-electric::before{content:"󱖾"}.mdi-scoreboard::before{content:"󱉾"}.mdi-scoreboard-outline::before{content:"󱉿"}.mdi-screen-rotation::before{content:"󰑵"}.mdi-screen-rotation-lock::before{content:"󰑸"}.mdi-screw-flat-top::before{content:"󰷳"}.mdi-screw-lag::before{content:"󰷴"}.mdi-screw-machine-flat-top::before{content:"󰷵"}.mdi-screw-machine-round-top::before{content:"󰷶"}.mdi-screw-round-top::before{content:"󰷷"}.mdi-screwdriver::before{content:"󰑶"}.mdi-script::before{content:"󰯁"}.mdi-script-outline::before{content:"󰑷"}.mdi-script-text::before{content:"󰯂"}.mdi-script-text-outline::before{content:"󰯃"}.mdi-sd::before{content:"󰑹"}.mdi-seal::before{content:"󰑺"}.mdi-seal-variant::before{content:"󰿙"}.mdi-search-web::before{content:"󰜏"}.mdi-seat::before{content:"󰳃"}.mdi-seat-flat::before{content:"󰑻"}.mdi-seat-flat-angled::before{content:"󰑼"}.mdi-seat-individual-suite::before{content:"󰑽"}.mdi-seat-legroom-extra::before{content:"󰑾"}.mdi-seat-legroom-normal::before{content:"󰑿"}.mdi-seat-legroom-reduced::before{content:"󰒀"}.mdi-seat-outline::before{content:"󰳄"}.mdi-seat-passenger::before{content:"󱉉"}.mdi-seat-recline-extra::before{content:"󰒁"}.mdi-seat-recline-normal::before{content:"󰒂"}.mdi-seatbelt::before{content:"󰳅"}.mdi-security::before{content:"󰒃"}.mdi-security-network::before{content:"󰒄"}.mdi-seed::before{content:"󰹢"}.mdi-seed-off::before{content:"󱏽"}.mdi-seed-off-outline::before{content:"󱏾"}.mdi-seed-outline::before{content:"󰹣"}.mdi-seesaw::before{content:"󱖤"}.mdi-segment::before{content:"󰻋"}.mdi-select::before{content:"󰒅"}.mdi-select-all::before{content:"󰒆"}.mdi-select-color::before{content:"󰴱"}.mdi-select-compare::before{content:"󰫙"}.mdi-select-drag::before{content:"󰩬"}.mdi-select-group::before{content:"󰾂"}.mdi-select-inverse::before{content:"󰒇"}.mdi-select-marker::before{content:"󱊀"}.mdi-select-multiple::before{content:"󱊁"}.mdi-select-multiple-marker::before{content:"󱊂"}.mdi-select-off::before{content:"󰒈"}.mdi-select-place::before{content:"󰿚"}.mdi-select-search::before{content:"󱈄"}.mdi-selection::before{content:"󰒉"}.mdi-selection-drag::before{content:"󰩭"}.mdi-selection-ellipse::before{content:"󰴲"}.mdi-selection-ellipse-arrow-inside::before{content:"󰼢"}.mdi-selection-marker::before{content:"󱊃"}.mdi-selection-multiple::before{content:"󱊅"}.mdi-selection-multiple-marker::before{content:"󱊄"}.mdi-selection-off::before{content:"󰝷"}.mdi-selection-search::before{content:"󱈅"}.mdi-semantic-web::before{content:"󱌖"}.mdi-send::before{content:"󰒊"}.mdi-send-check::before{content:"󱅡"}.mdi-send-check-outline::before{content:"󱅢"}.mdi-send-circle::before{content:"󰷸"}.mdi-send-circle-outline::before{content:"󰷹"}.mdi-send-clock::before{content:"󱅣"}.mdi-send-clock-outline::before{content:"󱅤"}.mdi-send-lock::before{content:"󰟭"}.mdi-send-lock-outline::before{content:"󱅦"}.mdi-send-outline::before{content:"󱅥"}.mdi-serial-port::before{content:"󰙜"}.mdi-server::before{content:"󰒋"}.mdi-server-minus::before{content:"󰒌"}.mdi-server-network::before{content:"󰒍"}.mdi-server-network-off::before{content:"󰒎"}.mdi-server-off::before{content:"󰒏"}.mdi-server-plus::before{content:"󰒐"}.mdi-server-remove::before{content:"󰒑"}.mdi-server-security::before{content:"󰒒"}.mdi-set-all::before{content:"󰝸"}.mdi-set-center::before{content:"󰝹"}.mdi-set-center-right::before{content:"󰝺"}.mdi-set-left::before{content:"󰝻"}.mdi-set-left-center::before{content:"󰝼"}.mdi-set-left-right::before{content:"󰝽"}.mdi-set-merge::before{content:"󱓠"}.mdi-set-none::before{content:"󰝾"}.mdi-set-right::before{content:"󰝿"}.mdi-set-split::before{content:"󱓡"}.mdi-set-square::before{content:"󱑝"}.mdi-set-top-box::before{content:"󰦟"}.mdi-settings-helper::before{content:"󰩮"}.mdi-shaker::before{content:"󱄎"}.mdi-shaker-outline::before{content:"󱄏"}.mdi-shape::before{content:"󰠱"}.mdi-shape-circle-plus::before{content:"󰙝"}.mdi-shape-outline::before{content:"󰠲"}.mdi-shape-oval-plus::before{content:"󱇺"}.mdi-shape-plus::before{content:"󰒕"}.mdi-shape-polygon-plus::before{content:"󰙞"}.mdi-shape-rectangle-plus::before{content:"󰙟"}.mdi-shape-square-plus::before{content:"󰙠"}.mdi-shape-square-rounded-plus::before{content:"󱓺"}.mdi-share::before{content:"󰒖"}.mdi-share-all::before{content:"󱇴"}.mdi-share-all-outline::before{content:"󱇵"}.mdi-share-circle::before{content:"󱆭"}.mdi-share-off::before{content:"󰼣"}.mdi-share-off-outline::before{content:"󰼤"}.mdi-share-outline::before{content:"󰤲"}.mdi-share-variant::before{content:"󰒗"}.mdi-share-variant-outline::before{content:"󱔔"}.mdi-shark-fin::before{content:"󱙳"}.mdi-shark-fin-outline::before{content:"󱙴"}.mdi-sheep::before{content:"󰳆"}.mdi-shield::before{content:"󰒘"}.mdi-shield-account::before{content:"󰢏"}.mdi-shield-account-outline::before{content:"󰨒"}.mdi-shield-account-variant::before{content:"󱖧"}.mdi-shield-account-variant-outline::before{content:"󱖨"}.mdi-shield-airplane::before{content:"󰚻"}.mdi-shield-airplane-outline::before{content:"󰳇"}.mdi-shield-alert::before{content:"󰻌"}.mdi-shield-alert-outline::before{content:"󰻍"}.mdi-shield-bug::before{content:"󱏚"}.mdi-shield-bug-outline::before{content:"󱏛"}.mdi-shield-car::before{content:"󰾃"}.mdi-shield-check::before{content:"󰕥"}.mdi-shield-check-outline::before{content:"󰳈"}.mdi-shield-cross::before{content:"󰳉"}.mdi-shield-cross-outline::before{content:"󰳊"}.mdi-shield-edit::before{content:"󱆠"}.mdi-shield-edit-outline::before{content:"󱆡"}.mdi-shield-half::before{content:"󱍠"}.mdi-shield-half-full::before{content:"󰞀"}.mdi-shield-home::before{content:"󰚊"}.mdi-shield-home-outline::before{content:"󰳋"}.mdi-shield-key::before{content:"󰯄"}.mdi-shield-key-outline::before{content:"󰯅"}.mdi-shield-link-variant::before{content:"󰴳"}.mdi-shield-link-variant-outline::before{content:"󰴴"}.mdi-shield-lock::before{content:"󰦝"}.mdi-shield-lock-outline::before{content:"󰳌"}.mdi-shield-off::before{content:"󰦞"}.mdi-shield-off-outline::before{content:"󰦜"}.mdi-shield-outline::before{content:"󰒙"}.mdi-shield-plus::before{content:"󰫚"}.mdi-shield-plus-outline::before{content:"󰫛"}.mdi-shield-refresh::before{content:"󰂪"}.mdi-shield-refresh-outline::before{content:"󰇠"}.mdi-shield-remove::before{content:"󰫜"}.mdi-shield-remove-outline::before{content:"󰫝"}.mdi-shield-search::before{content:"󰶚"}.mdi-shield-star::before{content:"󱄻"}.mdi-shield-star-outline::before{content:"󱄼"}.mdi-shield-sun::before{content:"󱁝"}.mdi-shield-sun-outline::before{content:"󱁞"}.mdi-shield-sync::before{content:"󱆢"}.mdi-shield-sync-outline::before{content:"󱆣"}.mdi-ship-wheel::before{content:"󰠳"}.mdi-shoe-ballet::before{content:"󱗊"}.mdi-shoe-cleat::before{content:"󱗇"}.mdi-shoe-formal::before{content:"󰭇"}.mdi-shoe-heel::before{content:"󰭈"}.mdi-shoe-print::before{content:"󰷺"}.mdi-shoe-sneaker::before{content:"󱗈"}.mdi-shopping::before{content:"󰒚"}.mdi-shopping-music::before{content:"󰒛"}.mdi-shopping-outline::before{content:"󱇕"}.mdi-shopping-search::before{content:"󰾄"}.mdi-shore::before{content:"󱓹"}.mdi-shovel::before{content:"󰜐"}.mdi-shovel-off::before{content:"󰜑"}.mdi-shower::before{content:"󰦠"}.mdi-shower-head::before{content:"󰦡"}.mdi-shredder::before{content:"󰒜"}.mdi-shuffle::before{content:"󰒝"}.mdi-shuffle-disabled::before{content:"󰒞"}.mdi-shuffle-variant::before{content:"󰒟"}.mdi-shuriken::before{content:"󱍿"}.mdi-sigma::before{content:"󰒠"}.mdi-sigma-lower::before{content:"󰘫"}.mdi-sign-caution::before{content:"󰒡"}.mdi-sign-direction::before{content:"󰞁"}.mdi-sign-direction-minus::before{content:"󱀀"}.mdi-sign-direction-plus::before{content:"󰿜"}.mdi-sign-direction-remove::before{content:"󰿝"}.mdi-sign-pole::before{content:"󱓸"}.mdi-sign-real-estate::before{content:"󱄘"}.mdi-sign-text::before{content:"󰞂"}.mdi-signal::before{content:"󰒢"}.mdi-signal-2g::before{content:"󰜒"}.mdi-signal-3g::before{content:"󰜓"}.mdi-signal-4g::before{content:"󰜔"}.mdi-signal-5g::before{content:"󰩯"}.mdi-signal-cellular-1::before{content:"󰢼"}.mdi-signal-cellular-2::before{content:"󰢽"}.mdi-signal-cellular-3::before{content:"󰢾"}.mdi-signal-cellular-outline::before{content:"󰢿"}.mdi-signal-distance-variant::before{content:"󰹤"}.mdi-signal-hspa::before{content:"󰜕"}.mdi-signal-hspa-plus::before{content:"󰜖"}.mdi-signal-off::before{content:"󰞃"}.mdi-signal-variant::before{content:"󰘊"}.mdi-signature::before{content:"󰷻"}.mdi-signature-freehand::before{content:"󰷼"}.mdi-signature-image::before{content:"󰷽"}.mdi-signature-text::before{content:"󰷾"}.mdi-silo::before{content:"󰭉"}.mdi-silverware::before{content:"󰒣"}.mdi-silverware-clean::before{content:"󰿞"}.mdi-silverware-fork::before{content:"󰒤"}.mdi-silverware-fork-knife::before{content:"󰩰"}.mdi-silverware-spoon::before{content:"󰒥"}.mdi-silverware-variant::before{content:"󰒦"}.mdi-sim::before{content:"󰒧"}.mdi-sim-alert::before{content:"󰒨"}.mdi-sim-alert-outline::before{content:"󱗓"}.mdi-sim-off::before{content:"󰒩"}.mdi-sim-off-outline::before{content:"󱗔"}.mdi-sim-outline::before{content:"󱗕"}.mdi-simple-icons::before{content:"󱌝"}.mdi-sina-weibo::before{content:"󰫟"}.mdi-sine-wave::before{content:"󰥛"}.mdi-sitemap::before{content:"󰒪"}.mdi-size-l::before{content:"󱎦"}.mdi-size-m::before{content:"󱎥"}.mdi-size-s::before{content:"󱎤"}.mdi-size-xl::before{content:"󱎧"}.mdi-size-xs::before{content:"󱎣"}.mdi-size-xxl::before{content:"󱎨"}.mdi-size-xxs::before{content:"󱎢"}.mdi-size-xxxl::before{content:"󱎩"}.mdi-skate::before{content:"󰴵"}.mdi-skateboard::before{content:"󱓂"}.mdi-skew-less::before{content:"󰴶"}.mdi-skew-more::before{content:"󰴷"}.mdi-ski::before{content:"󱌄"}.mdi-ski-cross-country::before{content:"󱌅"}.mdi-ski-water::before{content:"󱌆"}.mdi-skip-backward::before{content:"󰒫"}.mdi-skip-backward-outline::before{content:"󰼥"}.mdi-skip-forward::before{content:"󰒬"}.mdi-skip-forward-outline::before{content:"󰼦"}.mdi-skip-next::before{content:"󰒭"}.mdi-skip-next-circle::before{content:"󰙡"}.mdi-skip-next-circle-outline::before{content:"󰙢"}.mdi-skip-next-outline::before{content:"󰼧"}.mdi-skip-previous::before{content:"󰒮"}.mdi-skip-previous-circle::before{content:"󰙣"}.mdi-skip-previous-circle-outline::before{content:"󰙤"}.mdi-skip-previous-outline::before{content:"󰼨"}.mdi-skull::before{content:"󰚌"}.mdi-skull-crossbones::before{content:"󰯆"}.mdi-skull-crossbones-outline::before{content:"󰯇"}.mdi-skull-outline::before{content:"󰯈"}.mdi-skull-scan::before{content:"󱓇"}.mdi-skull-scan-outline::before{content:"󱓈"}.mdi-skype::before{content:"󰒯"}.mdi-skype-business::before{content:"󰒰"}.mdi-slack::before{content:"󰒱"}.mdi-slash-forward::before{content:"󰿟"}.mdi-slash-forward-box::before{content:"󰿠"}.mdi-sleep::before{content:"󰒲"}.mdi-sleep-off::before{content:"󰒳"}.mdi-slide::before{content:"󱖥"}.mdi-slope-downhill::before{content:"󰷿"}.mdi-slope-uphill::before{content:"󰸀"}.mdi-slot-machine::before{content:"󱄔"}.mdi-slot-machine-outline::before{content:"󱄕"}.mdi-smart-card::before{content:"󱂽"}.mdi-smart-card-outline::before{content:"󱂾"}.mdi-smart-card-reader::before{content:"󱂿"}.mdi-smart-card-reader-outline::before{content:"󱃀"}.mdi-smog::before{content:"󰩱"}.mdi-smoke-detector::before{content:"󰎒"}.mdi-smoking::before{content:"󰒴"}.mdi-smoking-off::before{content:"󰒵"}.mdi-smoking-pipe::before{content:"󱐍"}.mdi-smoking-pipe-off::before{content:"󱐨"}.mdi-snail::before{content:"󱙷"}.mdi-snake::before{content:"󱔎"}.mdi-snapchat::before{content:"󰒶"}.mdi-snowboard::before{content:"󱌇"}.mdi-snowflake::before{content:"󰜗"}.mdi-snowflake-alert::before{content:"󰼩"}.mdi-snowflake-melt::before{content:"󱋋"}.mdi-snowflake-off::before{content:"󱓣"}.mdi-snowflake-variant::before{content:"󰼪"}.mdi-snowman::before{content:"󰒷"}.mdi-soccer::before{content:"󰒸"}.mdi-soccer-field::before{content:"󰠴"}.mdi-social-distance-2-meters::before{content:"󱕹"}.mdi-social-distance-6-feet::before{content:"󱕺"}.mdi-sofa::before{content:"󰒹"}.mdi-sofa-outline::before{content:"󱕭"}.mdi-sofa-single::before{content:"󱕮"}.mdi-sofa-single-outline::before{content:"󱕯"}.mdi-solar-panel::before{content:"󰶛"}.mdi-solar-panel-large::before{content:"󰶜"}.mdi-solar-power::before{content:"󰩲"}.mdi-soldering-iron::before{content:"󱂒"}.mdi-solid::before{content:"󰚍"}.mdi-sony-playstation::before{content:"󰐔"}.mdi-sort::before{content:"󰒺"}.mdi-sort-alphabetical-ascending::before{content:"󰖽"}.mdi-sort-alphabetical-ascending-variant::before{content:"󱅈"}.mdi-sort-alphabetical-descending::before{content:"󰖿"}.mdi-sort-alphabetical-descending-variant::before{content:"󱅉"}.mdi-sort-alphabetical-variant::before{content:"󰒻"}.mdi-sort-ascending::before{content:"󰒼"}.mdi-sort-bool-ascending::before{content:"󱎅"}.mdi-sort-bool-ascending-variant::before{content:"󱎆"}.mdi-sort-bool-descending::before{content:"󱎇"}.mdi-sort-bool-descending-variant::before{content:"󱎈"}.mdi-sort-calendar-ascending::before{content:"󱕇"}.mdi-sort-calendar-descending::before{content:"󱕈"}.mdi-sort-clock-ascending::before{content:"󱕉"}.mdi-sort-clock-ascending-outline::before{content:"󱕊"}.mdi-sort-clock-descending::before{content:"󱕋"}.mdi-sort-clock-descending-outline::before{content:"󱕌"}.mdi-sort-descending::before{content:"󰒽"}.mdi-sort-numeric-ascending::before{content:"󱎉"}.mdi-sort-numeric-ascending-variant::before{content:"󰤍"}.mdi-sort-numeric-descending::before{content:"󱎊"}.mdi-sort-numeric-descending-variant::before{content:"󰫒"}.mdi-sort-numeric-variant::before{content:"󰒾"}.mdi-sort-reverse-variant::before{content:"󰌼"}.mdi-sort-variant::before{content:"󰒿"}.mdi-sort-variant-lock::before{content:"󰳍"}.mdi-sort-variant-lock-open::before{content:"󰳎"}.mdi-sort-variant-remove::before{content:"󱅇"}.mdi-soundcloud::before{content:"󰓀"}.mdi-source-branch::before{content:"󰘬"}.mdi-source-branch-check::before{content:"󱓏"}.mdi-source-branch-minus::before{content:"󱓋"}.mdi-source-branch-plus::before{content:"󱓊"}.mdi-source-branch-refresh::before{content:"󱓍"}.mdi-source-branch-remove::before{content:"󱓌"}.mdi-source-branch-sync::before{content:"󱓎"}.mdi-source-commit::before{content:"󰜘"}.mdi-source-commit-end::before{content:"󰜙"}.mdi-source-commit-end-local::before{content:"󰜚"}.mdi-source-commit-local::before{content:"󰜛"}.mdi-source-commit-next-local::before{content:"󰜜"}.mdi-source-commit-start::before{content:"󰜝"}.mdi-source-commit-start-next-local::before{content:"󰜞"}.mdi-source-fork::before{content:"󰓁"}.mdi-source-merge::before{content:"󰘭"}.mdi-source-pull::before{content:"󰓂"}.mdi-source-repository::before{content:"󰳏"}.mdi-source-repository-multiple::before{content:"󰳐"}.mdi-soy-sauce::before{content:"󰟮"}.mdi-soy-sauce-off::before{content:"󱏼"}.mdi-spa::before{content:"󰳑"}.mdi-spa-outline::before{content:"󰳒"}.mdi-space-invaders::before{content:"󰯉"}.mdi-space-station::before{content:"󱎃"}.mdi-spade::before{content:"󰹥"}.mdi-sparkles::before{content:"󱕅"}.mdi-speaker::before{content:"󰓃"}.mdi-speaker-bluetooth::before{content:"󰦢"}.mdi-speaker-multiple::before{content:"󰴸"}.mdi-speaker-off::before{content:"󰓄"}.mdi-speaker-wireless::before{content:"󰜟"}.mdi-speedometer::before{content:"󰓅"}.mdi-speedometer-medium::before{content:"󰾅"}.mdi-speedometer-slow::before{content:"󰾆"}.mdi-spellcheck::before{content:"󰓆"}.mdi-spider::before{content:"󱇪"}.mdi-spider-thread::before{content:"󱇫"}.mdi-spider-web::before{content:"󰯊"}.mdi-spirit-level::before{content:"󱓱"}.mdi-spoon-sugar::before{content:"󱐩"}.mdi-spotify::before{content:"󰓇"}.mdi-spotlight::before{content:"󰓈"}.mdi-spotlight-beam::before{content:"󰓉"}.mdi-spray::before{content:"󰙥"}.mdi-spray-bottle::before{content:"󰫠"}.mdi-sprinkler::before{content:"󱁟"}.mdi-sprinkler-variant::before{content:"󱁠"}.mdi-sprout::before{content:"󰹦"}.mdi-sprout-outline::before{content:"󰹧"}.mdi-square::before{content:"󰝤"}.mdi-square-circle::before{content:"󱔀"}.mdi-square-edit-outline::before{content:"󰤌"}.mdi-square-medium::before{content:"󰨓"}.mdi-square-medium-outline::before{content:"󰨔"}.mdi-square-off::before{content:"󱋮"}.mdi-square-off-outline::before{content:"󱋯"}.mdi-square-outline::before{content:"󰝣"}.mdi-square-root::before{content:"󰞄"}.mdi-square-root-box::before{content:"󰦣"}.mdi-square-rounded::before{content:"󱓻"}.mdi-square-rounded-outline::before{content:"󱓼"}.mdi-square-small::before{content:"󰨕"}.mdi-square-wave::before{content:"󱑻"}.mdi-squeegee::before{content:"󰫡"}.mdi-ssh::before{content:"󰣀"}.mdi-stack-exchange::before{content:"󰘋"}.mdi-stack-overflow::before{content:"󰓌"}.mdi-stackpath::before{content:"󰍙"}.mdi-stadium::before{content:"󰿹"}.mdi-stadium-variant::before{content:"󰜠"}.mdi-stairs::before{content:"󰓍"}.mdi-stairs-box::before{content:"󱎞"}.mdi-stairs-down::before{content:"󱊾"}.mdi-stairs-up::before{content:"󱊽"}.mdi-stamper::before{content:"󰴹"}.mdi-standard-definition::before{content:"󰟯"}.mdi-star::before{content:"󰓎"}.mdi-star-box::before{content:"󰩳"}.mdi-star-box-multiple::before{content:"󱊆"}.mdi-star-box-multiple-outline::before{content:"󱊇"}.mdi-star-box-outline::before{content:"󰩴"}.mdi-star-check::before{content:"󱕦"}.mdi-star-check-outline::before{content:"󱕪"}.mdi-star-circle::before{content:"󰓏"}.mdi-star-circle-outline::before{content:"󰦤"}.mdi-star-cog::before{content:"󱙨"}.mdi-star-cog-outline::before{content:"󱙩"}.mdi-star-face::before{content:"󰦥"}.mdi-star-four-points::before{content:"󰫢"}.mdi-star-four-points-outline::before{content:"󰫣"}.mdi-star-half::before{content:"󰉆"}.mdi-star-half-full::before{content:"󰓐"}.mdi-star-minus::before{content:"󱕤"}.mdi-star-minus-outline::before{content:"󱕨"}.mdi-star-off::before{content:"󰓑"}.mdi-star-off-outline::before{content:"󱕛"}.mdi-star-outline::before{content:"󰓒"}.mdi-star-plus::before{content:"󱕣"}.mdi-star-plus-outline::before{content:"󱕧"}.mdi-star-remove::before{content:"󱕥"}.mdi-star-remove-outline::before{content:"󱕩"}.mdi-star-settings::before{content:"󱙪"}.mdi-star-settings-outline::before{content:"󱙫"}.mdi-star-three-points::before{content:"󰫤"}.mdi-star-three-points-outline::before{content:"󰫥"}.mdi-state-machine::before{content:"󱇯"}.mdi-steam::before{content:"󰓓"}.mdi-steering::before{content:"󰓔"}.mdi-steering-off::before{content:"󰤎"}.mdi-step-backward::before{content:"󰓕"}.mdi-step-backward-2::before{content:"󰓖"}.mdi-step-forward::before{content:"󰓗"}.mdi-step-forward-2::before{content:"󰓘"}.mdi-stethoscope::before{content:"󰓙"}.mdi-sticker::before{content:"󱍤"}.mdi-sticker-alert::before{content:"󱍥"}.mdi-sticker-alert-outline::before{content:"󱍦"}.mdi-sticker-check::before{content:"󱍧"}.mdi-sticker-check-outline::before{content:"󱍨"}.mdi-sticker-circle-outline::before{content:"󰗐"}.mdi-sticker-emoji::before{content:"󰞅"}.mdi-sticker-minus::before{content:"󱍩"}.mdi-sticker-minus-outline::before{content:"󱍪"}.mdi-sticker-outline::before{content:"󱍫"}.mdi-sticker-plus::before{content:"󱍬"}.mdi-sticker-plus-outline::before{content:"󱍭"}.mdi-sticker-remove::before{content:"󱍮"}.mdi-sticker-remove-outline::before{content:"󱍯"}.mdi-stocking::before{content:"󰓚"}.mdi-stomach::before{content:"󱂓"}.mdi-stop::before{content:"󰓛"}.mdi-stop-circle::before{content:"󰙦"}.mdi-stop-circle-outline::before{content:"󰙧"}.mdi-store::before{content:"󰓜"}.mdi-store-24-hour::before{content:"󰓝"}.mdi-store-minus::before{content:"󱙞"}.mdi-store-outline::before{content:"󱍡"}.mdi-store-plus::before{content:"󱙟"}.mdi-store-remove::before{content:"󱙠"}.mdi-storefront::before{content:"󰟇"}.mdi-storefront-outline::before{content:"󱃁"}.mdi-stove::before{content:"󰓞"}.mdi-strategy::before{content:"󱇖"}.mdi-stretch-to-page::before{content:"󰼫"}.mdi-stretch-to-page-outline::before{content:"󰼬"}.mdi-string-lights::before{content:"󱊺"}.mdi-string-lights-off::before{content:"󱊻"}.mdi-subdirectory-arrow-left::before{content:"󰘌"}.mdi-subdirectory-arrow-right::before{content:"󰘍"}.mdi-submarine::before{content:"󱕬"}.mdi-subtitles::before{content:"󰨖"}.mdi-subtitles-outline::before{content:"󰨗"}.mdi-subway::before{content:"󰚬"}.mdi-subway-alert-variant::before{content:"󰶝"}.mdi-subway-variant::before{content:"󰓟"}.mdi-summit::before{content:"󰞆"}.mdi-sunglasses::before{content:"󰓠"}.mdi-surround-sound::before{content:"󰗅"}.mdi-surround-sound-2-0::before{content:"󰟰"}.mdi-surround-sound-3-1::before{content:"󰟱"}.mdi-surround-sound-5-1::before{content:"󰟲"}.mdi-surround-sound-7-1::before{content:"󰟳"}.mdi-svg::before{content:"󰜡"}.mdi-swap-horizontal::before{content:"󰓡"}.mdi-swap-horizontal-bold::before{content:"󰯍"}.mdi-swap-horizontal-circle::before{content:"󰿡"}.mdi-swap-horizontal-circle-outline::before{content:"󰿢"}.mdi-swap-horizontal-variant::before{content:"󰣁"}.mdi-swap-vertical::before{content:"󰓢"}.mdi-swap-vertical-bold::before{content:"󰯎"}.mdi-swap-vertical-circle::before{content:"󰿣"}.mdi-swap-vertical-circle-outline::before{content:"󰿤"}.mdi-swap-vertical-variant::before{content:"󰣂"}.mdi-swim::before{content:"󰓣"}.mdi-switch::before{content:"󰓤"}.mdi-sword::before{content:"󰓥"}.mdi-sword-cross::before{content:"󰞇"}.mdi-syllabary-hangul::before{content:"󱌳"}.mdi-syllabary-hiragana::before{content:"󱌴"}.mdi-syllabary-katakana::before{content:"󱌵"}.mdi-syllabary-katakana-halfwidth::before{content:"󱌶"}.mdi-symbol::before{content:"󱔁"}.mdi-symfony::before{content:"󰫦"}.mdi-sync::before{content:"󰓦"}.mdi-sync-alert::before{content:"󰓧"}.mdi-sync-circle::before{content:"󱍸"}.mdi-sync-off::before{content:"󰓨"}.mdi-tab::before{content:"󰓩"}.mdi-tab-minus::before{content:"󰭋"}.mdi-tab-plus::before{content:"󰝜"}.mdi-tab-remove::before{content:"󰭌"}.mdi-tab-unselected::before{content:"󰓪"}.mdi-table::before{content:"󰓫"}.mdi-table-account::before{content:"󱎹"}.mdi-table-alert::before{content:"󱎺"}.mdi-table-arrow-down::before{content:"󱎻"}.mdi-table-arrow-left::before{content:"󱎼"}.mdi-table-arrow-right::before{content:"󱎽"}.mdi-table-arrow-up::before{content:"󱎾"}.mdi-table-border::before{content:"󰨘"}.mdi-table-cancel::before{content:"󱎿"}.mdi-table-chair::before{content:"󱁡"}.mdi-table-check::before{content:"󱏀"}.mdi-table-clock::before{content:"󱏁"}.mdi-table-cog::before{content:"󱏂"}.mdi-table-column::before{content:"󰠵"}.mdi-table-column-plus-after::before{content:"󰓬"}.mdi-table-column-plus-before::before{content:"󰓭"}.mdi-table-column-remove::before{content:"󰓮"}.mdi-table-column-width::before{content:"󰓯"}.mdi-table-edit::before{content:"󰓰"}.mdi-table-eye::before{content:"󱂔"}.mdi-table-eye-off::before{content:"󱏃"}.mdi-table-furniture::before{content:"󰖼"}.mdi-table-headers-eye::before{content:"󱈝"}.mdi-table-headers-eye-off::before{content:"󱈞"}.mdi-table-heart::before{content:"󱏄"}.mdi-table-key::before{content:"󱏅"}.mdi-table-large::before{content:"󰓱"}.mdi-table-large-plus::before{content:"󰾇"}.mdi-table-large-remove::before{content:"󰾈"}.mdi-table-lock::before{content:"󱏆"}.mdi-table-merge-cells::before{content:"󰦦"}.mdi-table-minus::before{content:"󱏇"}.mdi-table-multiple::before{content:"󱏈"}.mdi-table-network::before{content:"󱏉"}.mdi-table-of-contents::before{content:"󰠶"}.mdi-table-off::before{content:"󱏊"}.mdi-table-plus::before{content:"󰩵"}.mdi-table-refresh::before{content:"󱎠"}.mdi-table-remove::before{content:"󰩶"}.mdi-table-row::before{content:"󰠷"}.mdi-table-row-height::before{content:"󰓲"}.mdi-table-row-plus-after::before{content:"󰓳"}.mdi-table-row-plus-before::before{content:"󰓴"}.mdi-table-row-remove::before{content:"󰓵"}.mdi-table-search::before{content:"󰤏"}.mdi-table-settings::before{content:"󰠸"}.mdi-table-split-cell::before{content:"󱐪"}.mdi-table-star::before{content:"󱏋"}.mdi-table-sync::before{content:"󱎡"}.mdi-table-tennis::before{content:"󰹨"}.mdi-tablet::before{content:"󰓶"}.mdi-tablet-android::before{content:"󰓷"}.mdi-tablet-cellphone::before{content:"󰦧"}.mdi-tablet-dashboard::before{content:"󰻎"}.mdi-tablet-ipad::before{content:"󰓸"}.mdi-taco::before{content:"󰝢"}.mdi-tag::before{content:"󰓹"}.mdi-tag-faces::before{content:"󰓺"}.mdi-tag-heart::before{content:"󰚋"}.mdi-tag-heart-outline::before{content:"󰯏"}.mdi-tag-minus::before{content:"󰤐"}.mdi-tag-minus-outline::before{content:"󱈟"}.mdi-tag-multiple::before{content:"󰓻"}.mdi-tag-multiple-outline::before{content:"󱋷"}.mdi-tag-off::before{content:"󱈠"}.mdi-tag-off-outline::before{content:"󱈡"}.mdi-tag-outline::before{content:"󰓼"}.mdi-tag-plus::before{content:"󰜢"}.mdi-tag-plus-outline::before{content:"󱈢"}.mdi-tag-remove::before{content:"󰜣"}.mdi-tag-remove-outline::before{content:"󱈣"}.mdi-tag-text::before{content:"󱈤"}.mdi-tag-text-outline::before{content:"󰓽"}.mdi-tailwind::before{content:"󱏿"}.mdi-tank::before{content:"󰴺"}.mdi-tanker-truck::before{content:"󰿥"}.mdi-tape-drive::before{content:"󱛟"}.mdi-tape-measure::before{content:"󰭍"}.mdi-target::before{content:"󰓾"}.mdi-target-account::before{content:"󰯐"}.mdi-target-variant::before{content:"󰩷"}.mdi-taxi::before{content:"󰓿"}.mdi-tea::before{content:"󰶞"}.mdi-tea-outline::before{content:"󰶟"}.mdi-teach::before{content:"󰢐"}.mdi-teamviewer::before{content:"󰔀"}.mdi-telegram::before{content:"󰔁"}.mdi-telescope::before{content:"󰭎"}.mdi-television::before{content:"󰔂"}.mdi-television-ambient-light::before{content:"󱍖"}.mdi-television-box::before{content:"󰠹"}.mdi-television-classic::before{content:"󰟴"}.mdi-television-classic-off::before{content:"󰠺"}.mdi-television-clean::before{content:"󱄐"}.mdi-television-guide::before{content:"󰔃"}.mdi-television-off::before{content:"󰠻"}.mdi-television-pause::before{content:"󰾉"}.mdi-television-play::before{content:"󰻏"}.mdi-television-stop::before{content:"󰾊"}.mdi-temperature-celsius::before{content:"󰔄"}.mdi-temperature-fahrenheit::before{content:"󰔅"}.mdi-temperature-kelvin::before{content:"󰔆"}.mdi-tennis::before{content:"󰶠"}.mdi-tennis-ball::before{content:"󰔇"}.mdi-tent::before{content:"󰔈"}.mdi-terraform::before{content:"󱁢"}.mdi-terrain::before{content:"󰔉"}.mdi-test-tube::before{content:"󰙨"}.mdi-test-tube-empty::before{content:"󰤑"}.mdi-test-tube-off::before{content:"󰤒"}.mdi-text::before{content:"󰦨"}.mdi-text-account::before{content:"󱕰"}.mdi-text-box::before{content:"󰈚"}.mdi-text-box-check::before{content:"󰺦"}.mdi-text-box-check-outline::before{content:"󰺧"}.mdi-text-box-minus::before{content:"󰺨"}.mdi-text-box-minus-outline::before{content:"󰺩"}.mdi-text-box-multiple::before{content:"󰪷"}.mdi-text-box-multiple-outline::before{content:"󰪸"}.mdi-text-box-outline::before{content:"󰧭"}.mdi-text-box-plus::before{content:"󰺪"}.mdi-text-box-plus-outline::before{content:"󰺫"}.mdi-text-box-remove::before{content:"󰺬"}.mdi-text-box-remove-outline::before{content:"󰺭"}.mdi-text-box-search::before{content:"󰺮"}.mdi-text-box-search-outline::before{content:"󰺯"}.mdi-text-recognition::before{content:"󱄽"}.mdi-text-search::before{content:"󱎸"}.mdi-text-shadow::before{content:"󰙩"}.mdi-text-short::before{content:"󰦩"}.mdi-text-subject::before{content:"󰦪"}.mdi-text-to-speech::before{content:"󰔊"}.mdi-text-to-speech-off::before{content:"󰔋"}.mdi-texture::before{content:"󰔌"}.mdi-texture-box::before{content:"󰿦"}.mdi-theater::before{content:"󰔍"}.mdi-theme-light-dark::before{content:"󰔎"}.mdi-thermometer::before{content:"󰔏"}.mdi-thermometer-alert::before{content:"󰸁"}.mdi-thermometer-chevron-down::before{content:"󰸂"}.mdi-thermometer-chevron-up::before{content:"󰸃"}.mdi-thermometer-high::before{content:"󱃂"}.mdi-thermometer-lines::before{content:"󰔐"}.mdi-thermometer-low::before{content:"󱃃"}.mdi-thermometer-minus::before{content:"󰸄"}.mdi-thermometer-off::before{content:"󱔱"}.mdi-thermometer-plus::before{content:"󰸅"}.mdi-thermostat::before{content:"󰎓"}.mdi-thermostat-box::before{content:"󰢑"}.mdi-thought-bubble::before{content:"󰟶"}.mdi-thought-bubble-outline::before{content:"󰟷"}.mdi-thumb-down::before{content:"󰔑"}.mdi-thumb-down-outline::before{content:"󰔒"}.mdi-thumb-up::before{content:"󰔓"}.mdi-thumb-up-outline::before{content:"󰔔"}.mdi-thumbs-up-down::before{content:"󰔕"}.mdi-ticket::before{content:"󰔖"}.mdi-ticket-account::before{content:"󰔗"}.mdi-ticket-confirmation::before{content:"󰔘"}.mdi-ticket-confirmation-outline::before{content:"󱎪"}.mdi-ticket-outline::before{content:"󰤓"}.mdi-ticket-percent::before{content:"󰜤"}.mdi-ticket-percent-outline::before{content:"󱐫"}.mdi-tie::before{content:"󰔙"}.mdi-tilde::before{content:"󰜥"}.mdi-timelapse::before{content:"󰔚"}.mdi-timeline::before{content:"󰯑"}.mdi-timeline-alert::before{content:"󰾕"}.mdi-timeline-alert-outline::before{content:"󰾘"}.mdi-timeline-check::before{content:"󱔲"}.mdi-timeline-check-outline::before{content:"󱔳"}.mdi-timeline-clock::before{content:"󱇻"}.mdi-timeline-clock-outline::before{content:"󱇼"}.mdi-timeline-help::before{content:"󰾙"}.mdi-timeline-help-outline::before{content:"󰾚"}.mdi-timeline-minus::before{content:"󱔴"}.mdi-timeline-minus-outline::before{content:"󱔵"}.mdi-timeline-outline::before{content:"󰯒"}.mdi-timeline-plus::before{content:"󰾖"}.mdi-timeline-plus-outline::before{content:"󰾗"}.mdi-timeline-remove::before{content:"󱔶"}.mdi-timeline-remove-outline::before{content:"󱔷"}.mdi-timeline-text::before{content:"󰯓"}.mdi-timeline-text-outline::before{content:"󰯔"}.mdi-timer::before{content:"󱎫"}.mdi-timer-10::before{content:"󰔜"}.mdi-timer-3::before{content:"󰔝"}.mdi-timer-off::before{content:"󱎬"}.mdi-timer-off-outline::before{content:"󰔞"}.mdi-timer-outline::before{content:"󰔛"}.mdi-timer-sand::before{content:"󰔟"}.mdi-timer-sand-empty::before{content:"󰚭"}.mdi-timer-sand-full::before{content:"󰞌"}.mdi-timetable::before{content:"󰔠"}.mdi-toaster::before{content:"󱁣"}.mdi-toaster-off::before{content:"󱆷"}.mdi-toaster-oven::before{content:"󰳓"}.mdi-toggle-switch::before{content:"󰔡"}.mdi-toggle-switch-off::before{content:"󰔢"}.mdi-toggle-switch-off-outline::before{content:"󰨙"}.mdi-toggle-switch-outline::before{content:"󰨚"}.mdi-toilet::before{content:"󰦫"}.mdi-toolbox::before{content:"󰦬"}.mdi-toolbox-outline::before{content:"󰦭"}.mdi-tools::before{content:"󱁤"}.mdi-tooltip::before{content:"󰔣"}.mdi-tooltip-account::before{content:"󰀌"}.mdi-tooltip-check::before{content:"󱕜"}.mdi-tooltip-check-outline::before{content:"󱕝"}.mdi-tooltip-edit::before{content:"󰔤"}.mdi-tooltip-edit-outline::before{content:"󱋅"}.mdi-tooltip-image::before{content:"󰔥"}.mdi-tooltip-image-outline::before{content:"󰯕"}.mdi-tooltip-minus::before{content:"󱕞"}.mdi-tooltip-minus-outline::before{content:"󱕟"}.mdi-tooltip-outline::before{content:"󰔦"}.mdi-tooltip-plus::before{content:"󰯖"}.mdi-tooltip-plus-outline::before{content:"󰔧"}.mdi-tooltip-remove::before{content:"󱕠"}.mdi-tooltip-remove-outline::before{content:"󱕡"}.mdi-tooltip-text::before{content:"󰔨"}.mdi-tooltip-text-outline::before{content:"󰯗"}.mdi-tooth::before{content:"󰣃"}.mdi-tooth-outline::before{content:"󰔩"}.mdi-toothbrush::before{content:"󱄩"}.mdi-toothbrush-electric::before{content:"󱄬"}.mdi-toothbrush-paste::before{content:"󱄪"}.mdi-torch::before{content:"󱘆"}.mdi-tortoise::before{content:"󰴻"}.mdi-toslink::before{content:"󱊸"}.mdi-tournament::before{content:"󰦮"}.mdi-tow-truck::before{content:"󰠼"}.mdi-tower-beach::before{content:"󰚁"}.mdi-tower-fire::before{content:"󰚂"}.mdi-toy-brick::before{content:"󱊈"}.mdi-toy-brick-marker::before{content:"󱊉"}.mdi-toy-brick-marker-outline::before{content:"󱊊"}.mdi-toy-brick-minus::before{content:"󱊋"}.mdi-toy-brick-minus-outline::before{content:"󱊌"}.mdi-toy-brick-outline::before{content:"󱊍"}.mdi-toy-brick-plus::before{content:"󱊎"}.mdi-toy-brick-plus-outline::before{content:"󱊏"}.mdi-toy-brick-remove::before{content:"󱊐"}.mdi-toy-brick-remove-outline::before{content:"󱊑"}.mdi-toy-brick-search::before{content:"󱊒"}.mdi-toy-brick-search-outline::before{content:"󱊓"}.mdi-track-light::before{content:"󰤔"}.mdi-trackpad::before{content:"󰟸"}.mdi-trackpad-lock::before{content:"󰤳"}.mdi-tractor::before{content:"󰢒"}.mdi-tractor-variant::before{content:"󱓄"}.mdi-trademark::before{content:"󰩸"}.mdi-traffic-cone::before{content:"󱍼"}.mdi-traffic-light::before{content:"󰔫"}.mdi-train::before{content:"󰔬"}.mdi-train-car::before{content:"󰯘"}.mdi-train-variant::before{content:"󰣄"}.mdi-tram::before{content:"󰔭"}.mdi-tram-side::before{content:"󰿧"}.mdi-transcribe::before{content:"󰔮"}.mdi-transcribe-close::before{content:"󰔯"}.mdi-transfer::before{content:"󱁥"}.mdi-transfer-down::before{content:"󰶡"}.mdi-transfer-left::before{content:"󰶢"}.mdi-transfer-right::before{content:"󰔰"}.mdi-transfer-up::before{content:"󰶣"}.mdi-transit-connection::before{content:"󰴼"}.mdi-transit-connection-horizontal::before{content:"󱕆"}.mdi-transit-connection-variant::before{content:"󰴽"}.mdi-transit-detour::before{content:"󰾋"}.mdi-transit-skip::before{content:"󱔕"}.mdi-transit-transfer::before{content:"󰚮"}.mdi-transition::before{content:"󰤕"}.mdi-transition-masked::before{content:"󰤖"}.mdi-translate::before{content:"󰗊"}.mdi-translate-off::before{content:"󰸆"}.mdi-transmission-tower::before{content:"󰴾"}.mdi-trash-can::before{content:"󰩹"}.mdi-trash-can-outline::before{content:"󰩺"}.mdi-tray::before{content:"󱊔"}.mdi-tray-alert::before{content:"󱊕"}.mdi-tray-full::before{content:"󱊖"}.mdi-tray-minus::before{content:"󱊗"}.mdi-tray-plus::before{content:"󱊘"}.mdi-tray-remove::before{content:"󱊙"}.mdi-treasure-chest::before{content:"󰜦"}.mdi-tree::before{content:"󰔱"}.mdi-tree-outline::before{content:"󰹩"}.mdi-trello::before{content:"󰔲"}.mdi-trending-down::before{content:"󰔳"}.mdi-trending-neutral::before{content:"󰔴"}.mdi-trending-up::before{content:"󰔵"}.mdi-triangle::before{content:"󰔶"}.mdi-triangle-outline::before{content:"󰔷"}.mdi-triangle-wave::before{content:"󱑼"}.mdi-triforce::before{content:"󰯙"}.mdi-trophy::before{content:"󰔸"}.mdi-trophy-award::before{content:"󰔹"}.mdi-trophy-broken::before{content:"󰶤"}.mdi-trophy-outline::before{content:"󰔺"}.mdi-trophy-variant::before{content:"󰔻"}.mdi-trophy-variant-outline::before{content:"󰔼"}.mdi-truck::before{content:"󰔽"}.mdi-truck-check::before{content:"󰳔"}.mdi-truck-check-outline::before{content:"󱊚"}.mdi-truck-delivery::before{content:"󰔾"}.mdi-truck-delivery-outline::before{content:"󱊛"}.mdi-truck-fast::before{content:"󰞈"}.mdi-truck-fast-outline::before{content:"󱊜"}.mdi-truck-outline::before{content:"󱊝"}.mdi-truck-trailer::before{content:"󰜧"}.mdi-trumpet::before{content:"󱂖"}.mdi-tshirt-crew::before{content:"󰩻"}.mdi-tshirt-crew-outline::before{content:"󰔿"}.mdi-tshirt-v::before{content:"󰩼"}.mdi-tshirt-v-outline::before{content:"󰕀"}.mdi-tumble-dryer::before{content:"󰤗"}.mdi-tumble-dryer-alert::before{content:"󱆺"}.mdi-tumble-dryer-off::before{content:"󱆻"}.mdi-tune::before{content:"󰘮"}.mdi-tune-variant::before{content:"󱕂"}.mdi-tune-vertical::before{content:"󰙪"}.mdi-tune-vertical-variant::before{content:"󱕃"}.mdi-turnstile::before{content:"󰳕"}.mdi-turnstile-outline::before{content:"󰳖"}.mdi-turtle::before{content:"󰳗"}.mdi-twitch::before{content:"󰕃"}.mdi-twitter::before{content:"󰕄"}.mdi-twitter-retweet::before{content:"󰕇"}.mdi-two-factor-authentication::before{content:"󰦯"}.mdi-typewriter::before{content:"󰼭"}.mdi-ubisoft::before{content:"󰯚"}.mdi-ubuntu::before{content:"󰕈"}.mdi-ufo::before{content:"󱃄"}.mdi-ufo-outline::before{content:"󱃅"}.mdi-ultra-high-definition::before{content:"󰟹"}.mdi-umbraco::before{content:"󰕉"}.mdi-umbrella::before{content:"󰕊"}.mdi-umbrella-closed::before{content:"󰦰"}.mdi-umbrella-closed-outline::before{content:"󱏢"}.mdi-umbrella-closed-variant::before{content:"󱏡"}.mdi-umbrella-outline::before{content:"󰕋"}.mdi-undo::before{content:"󰕌"}.mdi-undo-variant::before{content:"󰕍"}.mdi-unfold-less-horizontal::before{content:"󰕎"}.mdi-unfold-less-vertical::before{content:"󰝠"}.mdi-unfold-more-horizontal::before{content:"󰕏"}.mdi-unfold-more-vertical::before{content:"󰝡"}.mdi-ungroup::before{content:"󰕐"}.mdi-unicode::before{content:"󰻐"}.mdi-unicorn::before{content:"󱗂"}.mdi-unicorn-variant::before{content:"󱗃"}.mdi-unicycle::before{content:"󱗥"}.mdi-unity::before{content:"󰚯"}.mdi-unreal::before{content:"󰦱"}.mdi-untappd::before{content:"󰕑"}.mdi-update::before{content:"󰚰"}.mdi-upload::before{content:"󰕒"}.mdi-upload-lock::before{content:"󱍳"}.mdi-upload-lock-outline::before{content:"󱍴"}.mdi-upload-multiple::before{content:"󰠽"}.mdi-upload-network::before{content:"󰛶"}.mdi-upload-network-outline::before{content:"󰳘"}.mdi-upload-off::before{content:"󱃆"}.mdi-upload-off-outline::before{content:"󱃇"}.mdi-upload-outline::before{content:"󰸇"}.mdi-usb::before{content:"󰕓"}.mdi-usb-flash-drive::before{content:"󱊞"}.mdi-usb-flash-drive-outline::before{content:"󱊟"}.mdi-usb-port::before{content:"󱇰"}.mdi-valve::before{content:"󱁦"}.mdi-valve-closed::before{content:"󱁧"}.mdi-valve-open::before{content:"󱁨"}.mdi-van-passenger::before{content:"󰟺"}.mdi-van-utility::before{content:"󰟻"}.mdi-vanish::before{content:"󰟼"}.mdi-vanish-quarter::before{content:"󱕔"}.mdi-vanity-light::before{content:"󱇡"}.mdi-variable::before{content:"󰫧"}.mdi-variable-box::before{content:"󱄑"}.mdi-vector-arrange-above::before{content:"󰕔"}.mdi-vector-arrange-below::before{content:"󰕕"}.mdi-vector-bezier::before{content:"󰫨"}.mdi-vector-circle::before{content:"󰕖"}.mdi-vector-circle-variant::before{content:"󰕗"}.mdi-vector-combine::before{content:"󰕘"}.mdi-vector-curve::before{content:"󰕙"}.mdi-vector-difference::before{content:"󰕚"}.mdi-vector-difference-ab::before{content:"󰕛"}.mdi-vector-difference-ba::before{content:"󰕜"}.mdi-vector-ellipse::before{content:"󰢓"}.mdi-vector-intersection::before{content:"󰕝"}.mdi-vector-line::before{content:"󰕞"}.mdi-vector-link::before{content:"󰿨"}.mdi-vector-point::before{content:"󰕟"}.mdi-vector-polygon::before{content:"󰕠"}.mdi-vector-polyline::before{content:"󰕡"}.mdi-vector-polyline-edit::before{content:"󱈥"}.mdi-vector-polyline-minus::before{content:"󱈦"}.mdi-vector-polyline-plus::before{content:"󱈧"}.mdi-vector-polyline-remove::before{content:"󱈨"}.mdi-vector-radius::before{content:"󰝊"}.mdi-vector-rectangle::before{content:"󰗆"}.mdi-vector-selection::before{content:"󰕢"}.mdi-vector-square::before{content:"󰀁"}.mdi-vector-triangle::before{content:"󰕣"}.mdi-vector-union::before{content:"󰕤"}.mdi-vhs::before{content:"󰨛"}.mdi-vibrate::before{content:"󰕦"}.mdi-vibrate-off::before{content:"󰳙"}.mdi-video::before{content:"󰕧"}.mdi-video-3d::before{content:"󰟽"}.mdi-video-3d-off::before{content:"󱏙"}.mdi-video-3d-variant::before{content:"󰻑"}.mdi-video-4k-box::before{content:"󰠾"}.mdi-video-account::before{content:"󰤙"}.mdi-video-box::before{content:"󰃽"}.mdi-video-box-off::before{content:"󰃾"}.mdi-video-check::before{content:"󱁩"}.mdi-video-check-outline::before{content:"󱁪"}.mdi-video-high-definition::before{content:"󱔮"}.mdi-video-image::before{content:"󰤚"}.mdi-video-input-antenna::before{content:"󰠿"}.mdi-video-input-component::before{content:"󰡀"}.mdi-video-input-hdmi::before{content:"󰡁"}.mdi-video-input-scart::before{content:"󰾌"}.mdi-video-input-svideo::before{content:"󰡂"}.mdi-video-minus::before{content:"󰦲"}.mdi-video-minus-outline::before{content:"󰊺"}.mdi-video-off::before{content:"󰕨"}.mdi-video-off-outline::before{content:"󰯛"}.mdi-video-outline::before{content:"󰯜"}.mdi-video-plus::before{content:"󰦳"}.mdi-video-plus-outline::before{content:"󰇓"}.mdi-video-stabilization::before{content:"󰤛"}.mdi-video-switch::before{content:"󰕩"}.mdi-video-switch-outline::before{content:"󰞐"}.mdi-video-vintage::before{content:"󰨜"}.mdi-video-wireless::before{content:"󰻒"}.mdi-video-wireless-outline::before{content:"󰻓"}.mdi-view-agenda::before{content:"󰕪"}.mdi-view-agenda-outline::before{content:"󱇘"}.mdi-view-array::before{content:"󰕫"}.mdi-view-array-outline::before{content:"󱒅"}.mdi-view-carousel::before{content:"󰕬"}.mdi-view-carousel-outline::before{content:"󱒆"}.mdi-view-column::before{content:"󰕭"}.mdi-view-column-outline::before{content:"󱒇"}.mdi-view-comfy::before{content:"󰹪"}.mdi-view-comfy-outline::before{content:"󱒈"}.mdi-view-compact::before{content:"󰹫"}.mdi-view-compact-outline::before{content:"󰹬"}.mdi-view-dashboard::before{content:"󰕮"}.mdi-view-dashboard-outline::before{content:"󰨝"}.mdi-view-dashboard-variant::before{content:"󰡃"}.mdi-view-dashboard-variant-outline::before{content:"󱒉"}.mdi-view-day::before{content:"󰕯"}.mdi-view-day-outline::before{content:"󱒊"}.mdi-view-grid::before{content:"󰕰"}.mdi-view-grid-outline::before{content:"󱇙"}.mdi-view-grid-plus::before{content:"󰾍"}.mdi-view-grid-plus-outline::before{content:"󱇚"}.mdi-view-headline::before{content:"󰕱"}.mdi-view-list::before{content:"󰕲"}.mdi-view-list-outline::before{content:"󱒋"}.mdi-view-module::before{content:"󰕳"}.mdi-view-module-outline::before{content:"󱒌"}.mdi-view-parallel::before{content:"󰜨"}.mdi-view-parallel-outline::before{content:"󱒍"}.mdi-view-quilt::before{content:"󰕴"}.mdi-view-quilt-outline::before{content:"󱒎"}.mdi-view-sequential::before{content:"󰜩"}.mdi-view-sequential-outline::before{content:"󱒏"}.mdi-view-split-horizontal::before{content:"󰯋"}.mdi-view-split-vertical::before{content:"󰯌"}.mdi-view-stream::before{content:"󰕵"}.mdi-view-stream-outline::before{content:"󱒐"}.mdi-view-week::before{content:"󰕶"}.mdi-view-week-outline::before{content:"󱒑"}.mdi-vimeo::before{content:"󰕷"}.mdi-violin::before{content:"󰘏"}.mdi-virtual-reality::before{content:"󰢔"}.mdi-virus::before{content:"󱎶"}.mdi-virus-outline::before{content:"󱎷"}.mdi-vk::before{content:"󰕹"}.mdi-vlc::before{content:"󰕼"}.mdi-voice-off::before{content:"󰻔"}.mdi-voicemail::before{content:"󰕽"}.mdi-volleyball::before{content:"󰦴"}.mdi-volume-high::before{content:"󰕾"}.mdi-volume-low::before{content:"󰕿"}.mdi-volume-medium::before{content:"󰖀"}.mdi-volume-minus::before{content:"󰝞"}.mdi-volume-mute::before{content:"󰝟"}.mdi-volume-off::before{content:"󰖁"}.mdi-volume-plus::before{content:"󰝝"}.mdi-volume-source::before{content:"󱄠"}.mdi-volume-variant-off::before{content:"󰸈"}.mdi-volume-vibrate::before{content:"󱄡"}.mdi-vote::before{content:"󰨟"}.mdi-vote-outline::before{content:"󰨠"}.mdi-vpn::before{content:"󰖂"}.mdi-vuejs::before{content:"󰡄"}.mdi-vuetify::before{content:"󰹭"}.mdi-walk::before{content:"󰖃"}.mdi-wall::before{content:"󰟾"}.mdi-wall-sconce::before{content:"󰤜"}.mdi-wall-sconce-flat::before{content:"󰤝"}.mdi-wall-sconce-flat-variant::before{content:"󰐜"}.mdi-wall-sconce-round::before{content:"󰝈"}.mdi-wall-sconce-round-variant::before{content:"󰤞"}.mdi-wallet::before{content:"󰖄"}.mdi-wallet-giftcard::before{content:"󰖅"}.mdi-wallet-membership::before{content:"󰖆"}.mdi-wallet-outline::before{content:"󰯝"}.mdi-wallet-plus::before{content:"󰾎"}.mdi-wallet-plus-outline::before{content:"󰾏"}.mdi-wallet-travel::before{content:"󰖇"}.mdi-wallpaper::before{content:"󰸉"}.mdi-wan::before{content:"󰖈"}.mdi-wardrobe::before{content:"󰾐"}.mdi-wardrobe-outline::before{content:"󰾑"}.mdi-warehouse::before{content:"󰾁"}.mdi-washing-machine::before{content:"󰜪"}.mdi-washing-machine-alert::before{content:"󱆼"}.mdi-washing-machine-off::before{content:"󱆽"}.mdi-watch::before{content:"󰖉"}.mdi-watch-export::before{content:"󰖊"}.mdi-watch-export-variant::before{content:"󰢕"}.mdi-watch-import::before{content:"󰖋"}.mdi-watch-import-variant::before{content:"󰢖"}.mdi-watch-variant::before{content:"󰢗"}.mdi-watch-vibrate::before{content:"󰚱"}.mdi-watch-vibrate-off::before{content:"󰳚"}.mdi-water::before{content:"󰖌"}.mdi-water-alert::before{content:"󱔂"}.mdi-water-alert-outline::before{content:"󱔃"}.mdi-water-boiler::before{content:"󰾒"}.mdi-water-boiler-alert::before{content:"󱆳"}.mdi-water-boiler-off::before{content:"󱆴"}.mdi-water-check::before{content:"󱔄"}.mdi-water-check-outline::before{content:"󱔅"}.mdi-water-minus::before{content:"󱔆"}.mdi-water-minus-outline::before{content:"󱔇"}.mdi-water-off::before{content:"󰖍"}.mdi-water-off-outline::before{content:"󱔈"}.mdi-water-outline::before{content:"󰸊"}.mdi-water-percent::before{content:"󰖎"}.mdi-water-percent-alert::before{content:"󱔉"}.mdi-water-plus::before{content:"󱔊"}.mdi-water-plus-outline::before{content:"󱔋"}.mdi-water-polo::before{content:"󱊠"}.mdi-water-pump::before{content:"󰖏"}.mdi-water-pump-off::before{content:"󰾓"}.mdi-water-remove::before{content:"󱔌"}.mdi-water-remove-outline::before{content:"󱔍"}.mdi-water-well::before{content:"󱁫"}.mdi-water-well-outline::before{content:"󱁬"}.mdi-watering-can::before{content:"󱒁"}.mdi-watering-can-outline::before{content:"󱒂"}.mdi-watermark::before{content:"󰘒"}.mdi-wave::before{content:"󰼮"}.mdi-waveform::before{content:"󱑽"}.mdi-waves::before{content:"󰞍"}.mdi-waze::before{content:"󰯞"}.mdi-weather-cloudy::before{content:"󰖐"}.mdi-weather-cloudy-alert::before{content:"󰼯"}.mdi-weather-cloudy-arrow-right::before{content:"󰹮"}.mdi-weather-fog::before{content:"󰖑"}.mdi-weather-hail::before{content:"󰖒"}.mdi-weather-hazy::before{content:"󰼰"}.mdi-weather-hurricane::before{content:"󰢘"}.mdi-weather-lightning::before{content:"󰖓"}.mdi-weather-lightning-rainy::before{content:"󰙾"}.mdi-weather-night::before{content:"󰖔"}.mdi-weather-night-partly-cloudy::before{content:"󰼱"}.mdi-weather-partly-cloudy::before{content:"󰖕"}.mdi-weather-partly-lightning::before{content:"󰼲"}.mdi-weather-partly-rainy::before{content:"󰼳"}.mdi-weather-partly-snowy::before{content:"󰼴"}.mdi-weather-partly-snowy-rainy::before{content:"󰼵"}.mdi-weather-pouring::before{content:"󰖖"}.mdi-weather-rainy::before{content:"󰖗"}.mdi-weather-snowy::before{content:"󰖘"}.mdi-weather-snowy-heavy::before{content:"󰼶"}.mdi-weather-snowy-rainy::before{content:"󰙿"}.mdi-weather-sunny::before{content:"󰖙"}.mdi-weather-sunny-alert::before{content:"󰼷"}.mdi-weather-sunny-off::before{content:"󱓤"}.mdi-weather-sunset::before{content:"󰖚"}.mdi-weather-sunset-down::before{content:"󰖛"}.mdi-weather-sunset-up::before{content:"󰖜"}.mdi-weather-tornado::before{content:"󰼸"}.mdi-weather-windy::before{content:"󰖝"}.mdi-weather-windy-variant::before{content:"󰖞"}.mdi-web::before{content:"󰖟"}.mdi-web-box::before{content:"󰾔"}.mdi-web-clock::before{content:"󱉊"}.mdi-webcam::before{content:"󰖠"}.mdi-webhook::before{content:"󰘯"}.mdi-webpack::before{content:"󰜫"}.mdi-webrtc::before{content:"󱉈"}.mdi-wechat::before{content:"󰘑"}.mdi-weight::before{content:"󰖡"}.mdi-weight-gram::before{content:"󰴿"}.mdi-weight-kilogram::before{content:"󰖢"}.mdi-weight-lifter::before{content:"󱅝"}.mdi-weight-pound::before{content:"󰦵"}.mdi-whatsapp::before{content:"󰖣"}.mdi-wheel-barrow::before{content:"󱓲"}.mdi-wheelchair-accessibility::before{content:"󰖤"}.mdi-whistle::before{content:"󰦶"}.mdi-whistle-outline::before{content:"󱊼"}.mdi-white-balance-auto::before{content:"󰖥"}.mdi-white-balance-incandescent::before{content:"󰖦"}.mdi-white-balance-iridescent::before{content:"󰖧"}.mdi-white-balance-sunny::before{content:"󰖨"}.mdi-widgets::before{content:"󰜬"}.mdi-widgets-outline::before{content:"󱍕"}.mdi-wifi::before{content:"󰖩"}.mdi-wifi-alert::before{content:"󱚵"}.mdi-wifi-arrow-down::before{content:"󱚶"}.mdi-wifi-arrow-left::before{content:"󱚷"}.mdi-wifi-arrow-left-right::before{content:"󱚸"}.mdi-wifi-arrow-right::before{content:"󱚹"}.mdi-wifi-arrow-up::before{content:"󱚺"}.mdi-wifi-arrow-up-down::before{content:"󱚻"}.mdi-wifi-cancel::before{content:"󱚼"}.mdi-wifi-check::before{content:"󱚽"}.mdi-wifi-cog::before{content:"󱚾"}.mdi-wifi-lock::before{content:"󱚿"}.mdi-wifi-lock-open::before{content:"󱛀"}.mdi-wifi-marker::before{content:"󱛁"}.mdi-wifi-minus::before{content:"󱛂"}.mdi-wifi-off::before{content:"󰖪"}.mdi-wifi-plus::before{content:"󱛃"}.mdi-wifi-refresh::before{content:"󱛄"}.mdi-wifi-remove::before{content:"󱛅"}.mdi-wifi-settings::before{content:"󱛆"}.mdi-wifi-star::before{content:"󰸋"}.mdi-wifi-strength-1::before{content:"󰤟"}.mdi-wifi-strength-1-alert::before{content:"󰤠"}.mdi-wifi-strength-1-lock::before{content:"󰤡"}.mdi-wifi-strength-1-lock-open::before{content:"󱛋"}.mdi-wifi-strength-2::before{content:"󰤢"}.mdi-wifi-strength-2-alert::before{content:"󰤣"}.mdi-wifi-strength-2-lock::before{content:"󰤤"}.mdi-wifi-strength-2-lock-open::before{content:"󱛌"}.mdi-wifi-strength-3::before{content:"󰤥"}.mdi-wifi-strength-3-alert::before{content:"󰤦"}.mdi-wifi-strength-3-lock::before{content:"󰤧"}.mdi-wifi-strength-3-lock-open::before{content:"󱛍"}.mdi-wifi-strength-4::before{content:"󰤨"}.mdi-wifi-strength-4-alert::before{content:"󰤩"}.mdi-wifi-strength-4-lock::before{content:"󰤪"}.mdi-wifi-strength-4-lock-open::before{content:"󱛎"}.mdi-wifi-strength-alert-outline::before{content:"󰤫"}.mdi-wifi-strength-lock-open-outline::before{content:"󱛏"}.mdi-wifi-strength-lock-outline::before{content:"󰤬"}.mdi-wifi-strength-off::before{content:"󰤭"}.mdi-wifi-strength-off-outline::before{content:"󰤮"}.mdi-wifi-strength-outline::before{content:"󰤯"}.mdi-wifi-sync::before{content:"󱛇"}.mdi-wikipedia::before{content:"󰖬"}.mdi-wind-turbine::before{content:"󰶥"}.mdi-window-close::before{content:"󰖭"}.mdi-window-closed::before{content:"󰖮"}.mdi-window-closed-variant::before{content:"󱇛"}.mdi-window-maximize::before{content:"󰖯"}.mdi-window-minimize::before{content:"󰖰"}.mdi-window-open::before{content:"󰖱"}.mdi-window-open-variant::before{content:"󱇜"}.mdi-window-restore::before{content:"󰖲"}.mdi-window-shutter::before{content:"󱄜"}.mdi-window-shutter-alert::before{content:"󱄝"}.mdi-window-shutter-open::before{content:"󱄞"}.mdi-windsock::before{content:"󱗺"}.mdi-wiper::before{content:"󰫩"}.mdi-wiper-wash::before{content:"󰶦"}.mdi-wizard-hat::before{content:"󱑷"}.mdi-wordpress::before{content:"󰖴"}.mdi-wrap::before{content:"󰖶"}.mdi-wrap-disabled::before{content:"󰯟"}.mdi-wrench::before{content:"󰖷"}.mdi-wrench-outline::before{content:"󰯠"}.mdi-xamarin::before{content:"󰡅"}.mdi-xamarin-outline::before{content:"󰡆"}.mdi-xing::before{content:"󰖾"}.mdi-xml::before{content:"󰗀"}.mdi-xmpp::before{content:"󰟿"}.mdi-y-combinator::before{content:"󰘤"}.mdi-yahoo::before{content:"󰭏"}.mdi-yeast::before{content:"󰗁"}.mdi-yin-yang::before{content:"󰚀"}.mdi-yoga::before{content:"󱅼"}.mdi-youtube::before{content:"󰗃"}.mdi-youtube-gaming::before{content:"󰡈"}.mdi-youtube-studio::before{content:"󰡇"}.mdi-youtube-subscription::before{content:"󰵀"}.mdi-youtube-tv::before{content:"󰑈"}.mdi-yurt::before{content:"󱔖"}.mdi-z-wave::before{content:"󰫪"}.mdi-zend::before{content:"󰫫"}.mdi-zigbee::before{content:"󰵁"}.mdi-zip-box::before{content:"󰗄"}.mdi-zip-box-outline::before{content:"󰿺"}.mdi-zip-disk::before{content:"󰨣"}.mdi-zodiac-aquarius::before{content:"󰩽"}.mdi-zodiac-aries::before{content:"󰩾"}.mdi-zodiac-cancer::before{content:"󰩿"}.mdi-zodiac-capricorn::before{content:"󰪀"}.mdi-zodiac-gemini::before{content:"󰪁"}.mdi-zodiac-leo::before{content:"󰪂"}.mdi-zodiac-libra::before{content:"󰪃"}.mdi-zodiac-pisces::before{content:"󰪄"}.mdi-zodiac-sagittarius::before{content:"󰪅"}.mdi-zodiac-scorpio::before{content:"󰪆"}.mdi-zodiac-taurus::before{content:"󰪇"}.mdi-zodiac-virgo::before{content:"󰪈"}.mdi-blank::before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgba(255,255,255,.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);-webkit-filter:FlipV;filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:'boxicons';font-weight:normal;font-style:normal;src:url("../../Fonts/Skote/boxicons.eot");src:url("../../Fonts/Skote/boxicons.eot") format("embedded-opentype"),url("../../Fonts/Skote/boxicons.woff2") format("woff2"),url("../../Fonts/Skote/boxicons.woff") format("woff"),url("../../Fonts/Skote/boxicons.ttf") format("truetype"),url("../../Fonts/Skote/boxicons.svg?#boxicons") format("svg")}.bx{font-family:'boxicons' !important;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem !important}.bx-sm{font-size:1.55rem !important}.bx-md{font-size:2.25rem !important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em !important;vertical-align:middle}.bx-lg{font-size:3rem !important}.bx-pull-left{float:left;margin-right:.3em !important}.bx-pull-right{float:right;margin-left:.3em !important}.bx-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)'}.bx-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)'}.bx-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'}.bx-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)'}.bx-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);-ms-filter:'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)'}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-adobe:before{content:""}.bxl-algolia:before{content:""}.bxl-audible:before{content:""}.bxl-figma:before{content:""}.bxl-redbubble:before{content:""}.bxl-etsy:before{content:""}.bxl-gitlab:before{content:""}.bxl-patreon:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-imdb:before{content:""}.bxl-jquery:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-500px:before{content:""}.bxl-airbnb:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discourse:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-square:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-google:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-mastercard:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-nodejs:before{content:""}.bxl-opera:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-pinterest:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-stripe:before{content:""}.bxl-telegram:before{content:""}.bxl-trello:before{content:""}.bxl-tumblr:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-off:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-at:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bitcoin:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-book:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-left:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-off:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-left:before{content:""}.bx-caret-right:before{content:""}.bx-caret-up:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-certification:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-right:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chip:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-cog:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-dots:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-equalizer:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-message:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-dots:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-square:before{content:""}.bx-message-square-dots:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-circle:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-redo:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tag:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vertical-center:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-wifi:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-off:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-basket:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-book:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-alt:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chip:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-cog:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-error:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet:before{content:""}.bxs-droplet-half:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-hot:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tag:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-widget:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../Fonts/Skote/fa-brands-400.eot");src:url("../../Fonts/Skote/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../Fonts/Skote/fa-brands-400.woff2") format("woff2"),url("../../Fonts/Skote/fa-brands-400.woff") format("woff"),url("../../Fonts/Skote/fa-brands-400.ttf") format("truetype"),url("../../Fonts/Skote/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:block;src:url("../../Fonts/Skote/fa-regular-400.eot");src:url("../../Fonts/Skote/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../Fonts/Skote/fa-regular-400.woff2") format("woff2"),url("../../Fonts/Skote/fa-regular-400.woff") format("woff"),url("../../Fonts/Skote/fa-regular-400.ttf") format("truetype"),url("../../Fonts/Skote/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url("../../Fonts/Skote/fa-solid-900.eot");src:url("../../Fonts/Skote/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../Fonts/Skote/fa-solid-900.woff2") format("woff2"),url("../../Fonts/Skote/fa-solid-900.woff") format("woff"),url("../../Fonts/Skote/fa-solid-900.ttf") format("truetype"),url("../../Fonts/Skote/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}@font-face{font-family:"dripicons-v2";src:url("../../Fonts/Skote/dripicons-v2.eot");src:url("../../Fonts/Skote/dripicons-v2.eot?#iefix") format("embedded-opentype"),url("../../Fonts/Skote/dripicons-v2.woff") format("woff"),url("../../Fonts/Skote/dripicons-v2.ttf") format("truetype"),url("../../Fonts/Skote/dripicons-v2.svg#dripicons-v2") format("svg");font-weight:normal;font-style:normal}[data-icon]:before{font-family:"dripicons-v2" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="dripicons-"]:before,[class*=" dripicons-"]:before{font-family:"dripicons-v2" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dripicons-alarm:before{content:"a"}.dripicons-align-center:before{content:"b"}.dripicons-align-justify:before{content:"c"}.dripicons-align-left:before{content:"d"}.dripicons-align-right:before{content:"e"}.dripicons-anchor:before{content:"f"}.dripicons-archive:before{content:"g"}.dripicons-arrow-down:before{content:"h"}.dripicons-arrow-left:before{content:"i"}.dripicons-arrow-right:before{content:"j"}.dripicons-arrow-thin-down:before{content:"k"}.dripicons-arrow-thin-left:before{content:"l"}.dripicons-arrow-thin-right:before{content:"m"}.dripicons-arrow-thin-up:before{content:"n"}.dripicons-arrow-up:before{content:"o"}.dripicons-article:before{content:"p"}.dripicons-backspace:before{content:"q"}.dripicons-basket:before{content:"r"}.dripicons-basketball:before{content:"s"}.dripicons-battery-empty:before{content:"t"}.dripicons-battery-full:before{content:"u"}.dripicons-battery-low:before{content:"v"}.dripicons-battery-medium:before{content:"w"}.dripicons-bell:before{content:"x"}.dripicons-blog:before{content:"y"}.dripicons-bluetooth:before{content:"z"}.dripicons-bold:before{content:"A"}.dripicons-bookmark:before{content:"B"}.dripicons-bookmarks:before{content:"C"}.dripicons-box:before{content:"D"}.dripicons-briefcase:before{content:"E"}.dripicons-brightness-low:before{content:"F"}.dripicons-brightness-max:before{content:"G"}.dripicons-brightness-medium:before{content:"H"}.dripicons-broadcast:before{content:"I"}.dripicons-browser:before{content:"J"}.dripicons-browser-upload:before{content:"K"}.dripicons-brush:before{content:"L"}.dripicons-calendar:before{content:"M"}.dripicons-camcorder:before{content:"N"}.dripicons-camera:before{content:"O"}.dripicons-card:before{content:"P"}.dripicons-cart:before{content:"Q"}.dripicons-checklist:before{content:"R"}.dripicons-checkmark:before{content:"S"}.dripicons-chevron-down:before{content:"T"}.dripicons-chevron-left:before{content:"U"}.dripicons-chevron-right:before{content:"V"}.dripicons-chevron-up:before{content:"W"}.dripicons-clipboard:before{content:"X"}.dripicons-clock:before{content:"Y"}.dripicons-clockwise:before{content:"Z"}.dripicons-cloud:before{content:"0"}.dripicons-cloud-download:before{content:"1"}.dripicons-cloud-upload:before{content:"2"}.dripicons-code:before{content:"3"}.dripicons-contract:before{content:"4"}.dripicons-contract-2:before{content:"5"}.dripicons-conversation:before{content:"6"}.dripicons-copy:before{content:"7"}.dripicons-crop:before{content:"8"}.dripicons-cross:before{content:"9"}.dripicons-crosshair:before{content:"!"}.dripicons-cutlery:before{content:"\""}.dripicons-device-desktop:before{content:"#"}.dripicons-device-mobile:before{content:"$"}.dripicons-device-tablet:before{content:"%"}.dripicons-direction:before{content:"&"}.dripicons-disc:before{content:"'"}.dripicons-document:before{content:"("}.dripicons-document-delete:before{content:")"}.dripicons-document-edit:before{content:"*"}.dripicons-document-new:before{content:"+"}.dripicons-document-remove:before{content:","}.dripicons-dot:before{content:"-"}.dripicons-dots-2:before{content:"."}.dripicons-dots-3:before{content:"/"}.dripicons-download:before{content:":"}.dripicons-duplicate:before{content:";"}.dripicons-enter:before{content:"<"}.dripicons-exit:before{content:"="}.dripicons-expand:before{content:">"}.dripicons-expand-2:before{content:"?"}.dripicons-experiment:before{content:"@"}.dripicons-export:before{content:"["}.dripicons-feed:before{content:"]"}.dripicons-flag:before{content:"^"}.dripicons-flashlight:before{content:"_"}.dripicons-folder:before{content:"`"}.dripicons-folder-open:before{content:"{"}.dripicons-forward:before{content:"|"}.dripicons-gaming:before{content:"}"}.dripicons-gear:before{content:"~"}.dripicons-graduation:before{content:"\5c"}.dripicons-graph-bar:before{content:""}.dripicons-graph-line:before{content:""}.dripicons-graph-pie:before{content:""}.dripicons-headset:before{content:""}.dripicons-heart:before{content:""}.dripicons-help:before{content:""}.dripicons-home:before{content:""}.dripicons-hourglass:before{content:""}.dripicons-inbox:before{content:""}.dripicons-information:before{content:""}.dripicons-italic:before{content:""}.dripicons-jewel:before{content:""}.dripicons-lifting:before{content:""}.dripicons-lightbulb:before{content:""}.dripicons-link:before{content:""}.dripicons-link-broken:before{content:""}.dripicons-list:before{content:""}.dripicons-loading:before{content:""}.dripicons-location:before{content:""}.dripicons-lock:before{content:""}.dripicons-lock-open:before{content:""}.dripicons-mail:before{content:""}.dripicons-map:before{content:""}.dripicons-media-loop:before{content:""}.dripicons-media-next:before{content:""}.dripicons-media-pause:before{content:""}.dripicons-media-play:before{content:""}.dripicons-media-previous:before{content:""}.dripicons-media-record:before{content:""}.dripicons-media-shuffle:before{content:""}.dripicons-media-stop:before{content:""}.dripicons-medical:before{content:""}.dripicons-menu:before{content:""}.dripicons-message:before{content:""}.dripicons-meter:before{content:""}.dripicons-microphone:before{content:""}.dripicons-minus:before{content:""}.dripicons-monitor:before{content:""}.dripicons-move:before{content:""}.dripicons-music:before{content:""}.dripicons-network-1:before{content:""}.dripicons-network-2:before{content:""}.dripicons-network-3:before{content:""}.dripicons-network-4:before{content:""}.dripicons-network-5:before{content:""}.dripicons-pamphlet:before{content:""}.dripicons-paperclip:before{content:""}.dripicons-pencil:before{content:""}.dripicons-phone:before{content:""}.dripicons-photo:before{content:""}.dripicons-photo-group:before{content:""}.dripicons-pill:before{content:""}.dripicons-pin:before{content:""}.dripicons-plus:before{content:""}.dripicons-power:before{content:""}.dripicons-preview:before{content:""}.dripicons-print:before{content:""}.dripicons-pulse:before{content:""}.dripicons-question:before{content:""}.dripicons-reply:before{content:""}.dripicons-reply-all:before{content:""}.dripicons-return:before{content:""}.dripicons-retweet:before{content:""}.dripicons-rocket:before{content:""}.dripicons-scale:before{content:""}.dripicons-search:before{content:""}.dripicons-shopping-bag:before{content:""}.dripicons-skip:before{content:""}.dripicons-stack:before{content:""}.dripicons-star:before{content:""}.dripicons-stopwatch:before{content:""}.dripicons-store:before{content:""}.dripicons-suitcase:before{content:""}.dripicons-swap:before{content:""}.dripicons-tag:before{content:""}.dripicons-tag-delete:before{content:""}.dripicons-tags:before{content:""}.dripicons-thumbs-down:before{content:""}.dripicons-thumbs-up:before{content:""}.dripicons-ticket:before{content:""}.dripicons-time-reverse:before{content:""}.dripicons-to-do:before{content:""}.dripicons-toggles:before{content:""}.dripicons-trash:before{content:""}.dripicons-trophy:before{content:""}.dripicons-upload:before{content:""}.dripicons-user:before{content:""}.dripicons-user-group:before{content:""}.dripicons-user-id:before{content:""}.dripicons-vibrate:before{content:""}.dripicons-view-apps:before{content:""}.dripicons-view-list:before{content:""}.dripicons-view-list-large:before{content:""}.dripicons-view-thumb:before{content:""}.dripicons-volume-full:before{content:""}.dripicons-volume-low:before{content:""}.dripicons-volume-medium:before{content:""}.dripicons-volume-off:before{content:""}.dripicons-wallet:before{content:""}.dripicons-warning:before{content:""}.dripicons-web:before{content:""}.dripicons-weight:before{content:""}.dripicons-wifi:before{content:""}.dripicons-wrong:before{content:""}.dripicons-zoom-in:before{content:""}.dripicons-zoom-out:before{content:""}.dropdown-menu>li>a>.bx{margin-right:10px}
/* ReSharper disable RedundantUnits */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('/Fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/Fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/Fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/Fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/Fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/Fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: .3em;
}
.fa.fa-pull-right {
    margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-sticky-note-o:before {
    content: "\f24a";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-hourglass-o:before {
    content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}
.fa-hand-scissors-o:before {
    content: "\f257";
}
.fa-hand-lizard-o:before {
    content: "\f258";
}
.fa-hand-spock-o:before {
    content: "\f259";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}
.fa-hand-peace-o:before {
    content: "\f25b";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-safari:before {
    content: "\f267";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-500px:before {
    content: "\f26e";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-calendar-plus-o:before {
    content: "\f271";
}
.fa-calendar-minus-o:before {
    content: "\f272";
}
.fa-calendar-times-o:before {
    content: "\f273";
}
.fa-calendar-check-o:before {
    content: "\f274";
}
.fa-industry:before {
    content: "\f275";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-map-o:before {
    content: "\f278";
}
.fa-map:before {
    content: "\f279";
}
.fa-commenting:before {
    content: "\f27a";
}
.fa-commenting-o:before {
    content: "\f27b";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-vimeo:before {
    content: "\f27d";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-edge:before {
    content: "\f282";
}
.fa-credit-card-alt:before {
    content: "\f283";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-modx:before {
    content: "\f285";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-usb:before {
    content: "\f287";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-pause-circle-o:before {
    content: "\f28c";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-stop-circle-o:before {
    content: "\f28e";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-percent:before {
    content: "\f295";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-envira:before {
    content: "\f299";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-wheelchair-alt:before {
    content: "\f29b";
}
.fa-question-circle-o:before {
    content: "\f29c";
}
.fa-blind:before {
    content: "\f29d";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-volume-control-phone:before {
    content: "\f2a0";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-assistive-listening-systems:before {
    content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}
.fa-handshake-o:before {
    content: "\f2b5";
}
.fa-envelope-open:before {
    content: "\f2b6";
}
.fa-envelope-open-o:before {
    content: "\f2b7";
}
.fa-linode:before {
    content: "\f2b8";
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-address-book-o:before {
    content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-user-circle-o:before {
    content: "\f2be";
}
.fa-user-o:before {
    content: "\f2c0";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}
.fa-quora:before {
    content: "\f2c4";
}
.fa-free-code-camp:before {
    content: "\f2c5";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}
.fa-shower:before {
    content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}
.fa-podcast:before {
    content: "\f2ce";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-window-minimize:before {
    content: "\f2d1";
}
.fa-window-restore:before {
    content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}
.fa-bandcamp:before {
    content: "\f2d5";
}
.fa-grav:before {
    content: "\f2d6";
}
.fa-etsy:before {
    content: "\f2d7";
}
.fa-imdb:before {
    content: "\f2d8";
}
.fa-ravelry:before {
    content: "\f2d9";
}
.fa-eercast:before {
    content: "\f2da";
}
.fa-microchip:before {
    content: "\f2db";
}
.fa-snowflake-o:before {
    content: "\f2dc";
}
.fa-superpowers:before {
    content: "\f2dd";
}
.fa-wpexplorer:before {
    content: "\f2de";
}
.fa-meetup:before {
    content: "\f2e0";
}
.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;
}

/* ReSharper disable All */

/**
 * alertifyjs 1.11.4 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2019 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer {
    position: fixed;
    z-index: 1981;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #252525;
    opacity: .5;
}
.alertify .ajs-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  overflow-y: auto;
  z-index: 1981;
}
.alertify .ajs-dialog {
  position: relative;
  margin: 5% auto;
  min-height: 110px;
  max-width: 500px;
  padding: 24px 24px 0 24px;
  outline: 0;
  background-color: #fff;
}
.alertify .ajs-dialog.ajs-capture:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.alertify .ajs-reset {
  position: absolute !important;
  display: inline !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
.alertify .ajs-commands {
  position: absolute;
  right: 4px;
  margin: -14px 24px 0 0;
  z-index: 2;
}
.alertify .ajs-commands button {
  display: none;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  padding: 10px;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.alertify .ajs-commands button.ajs-close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC);
}
.alertify .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC);
}
.alertify .ajs-header {
  margin: -24px;
  margin-bottom: 0;
  padding: 16px 24px;
  background-color: #fff;
}
.alertify .ajs-body {
  min-height: 56px;
}
.alertify .ajs-body .ajs-content {
  padding: 16px 24px 16px 16px;
}
.alertify .ajs-footer {
  padding: 4px;
  margin-left: -24px;
  margin-right: -24px;
  min-height: 43px;
  background-color: #fff;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
  text-align: right;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
  float: left;
  clear: none;
  text-align: left;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
  min-width: 88px;
  min-height: 35px;
}
.alertify .ajs-handle {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
  -webkit-transform: scaleX(1) /*rtl:scaleX(-1)*/;
          transform: scaleX(1) /*rtl:scaleX(-1)*/;
  cursor: se-resize;
}
.alertify.ajs-no-overflow .ajs-body .ajs-content {
  overflow: hidden !important;
}
.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
  left: 0;
  right: 0;
  padding: 0;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
  margin-left: -24px;
  margin-right: -24px;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
  padding: 0;
}
.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
  left: 0;
  right: 0;
}
.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
  display: inline-block;
}
.alertify.ajs-closable .ajs-commands button.ajs-close {
  display: inline-block;
}
.alertify.ajs-maximized .ajs-dialog {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  top: 0 !important;
  left: 0 !important;
}
.alertify.ajs-maximized.ajs-modeless .ajs-modal {
  position: fixed !important;
  min-height: 100% !important;
  max-height: none !important;
  margin: 0 !important;
}
.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=);
}
.alertify.ajs-resizable .ajs-dialog,
.alertify.ajs-maximized .ajs-dialog {
  padding: 0;
}
.alertify.ajs-resizable .ajs-commands,
.alertify.ajs-maximized .ajs-commands {
  margin: 14px 24px 0 0;
}
.alertify.ajs-resizable .ajs-header,
.alertify.ajs-maximized .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 16px 24px;
}
.alertify.ajs-resizable .ajs-body,
.alertify.ajs-maximized .ajs-body {
  min-height: 224px;
  display: inline-block;
}
.alertify.ajs-resizable .ajs-body .ajs-content,
.alertify.ajs-maximized .ajs-body .ajs-content {
  position: absolute;
  top: 50px;
  right: 24px;
  bottom: 50px;
  left: 24px;
  overflow: auto;
}
.alertify.ajs-resizable .ajs-footer,
.alertify.ajs-maximized .ajs-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
  min-width: 548px;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
  display: block;
}
.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
  cursor: move;
}
.alertify.ajs-modeless .ajs-dimmer,
.alertify.ajs-modeless .ajs-reset {
  display: none;
}
.alertify.ajs-modeless .ajs-modal {
  overflow: visible;
  max-width: none;
  max-height: 0;
}
.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC);
}
.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
  position: absolute;
}
.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=);
}
.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
  max-height: 500px;
  overflow: auto;
}
.alertify.ajs-basic .ajs-header {
  opacity: 0;
}
.alertify.ajs-basic .ajs-footer {
  visibility: hidden;
}
.alertify.ajs-frameless .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 1;
}
.alertify.ajs-frameless .ajs-footer {
  display: none;
}
.alertify.ajs-frameless .ajs-body .ajs-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
  padding-top: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
  margin-top: 0;
}
.ajs-no-overflow {
  overflow: hidden !important;
  outline: none;
}
.ajs-no-overflow.ajs-fixed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll!important;
}
.ajs-no-selection,
.ajs-no-selection * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 568px) {
  .alertify .ajs-dialog {
    min-width: 150px;
  }
  .alertify:not(.ajs-maximized) .ajs-modal {
    padding: 0 5%;
  }
  .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
    min-width: initial;
    min-width: auto /*IE fallback*/;
  }
}
@-moz-document url-prefix() {
  .alertify button:focus {
    outline: 1px dotted #3593D2;
  }
}
.alertify .ajs-dimmer,
.alertify .ajs-modal {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
}
.alertify.ajs-hidden .ajs-dimmer,
.alertify.ajs-hidden .ajs-modal {
  visibility: hidden;
  opacity: 0;
}
.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}
.alertify.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-duration: 250ms;
          animation-duration: 250ms;
}
.alertify .ajs-dialog.ajs-shake {
  -webkit-animation-name: ajs-shake;
          animation-name: ajs-shake;
  -webkit-animation-duration: .1s;
          animation-duration: .1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
@keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-slideIn;
          animation-name: ajs-slideIn;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-slideOut;
          animation-name: ajs-slideOut;
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-zoomIn;
          animation-name: ajs-zoomIn;
}
.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-zoomOut;
          animation-name: ajs-zoomOut;
}
.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-fadeIn;
          animation-name: ajs-fadeIn;
}
.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-fadeOut;
          animation-name: ajs-fadeOut;
}
.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-pulseIn;
          animation-name: ajs-pulseIn;
}
.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-pulseOut;
          animation-name: ajs-pulseOut;
}
.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInX;
          animation-name: ajs-flipInX;
}
.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutX;
          animation-name: ajs-flipOutX;
}
.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInY;
          animation-name: ajs-flipInY;
}
.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutY;
          animation-name: ajs-flipOutY;
}
@-webkit-keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
}
@keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
}
@-webkit-keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@-webkit-keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
.alertify-notifier {
  position: fixed;
  width: 0;
  overflow: visible;
  z-index: 1982;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.alertify-notifier .ajs-message {
  position: relative;
  width: 260px;
  max-height: 0;
  padding: 0;
  opacity: 0;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.alertify-notifier .ajs-message.ajs-visible {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  opacity: 1;
  max-height: 100%;
  padding: 15px;
  margin-top: 10px;
}
.alertify-notifier .ajs-message.ajs-success {
  background: rgba(91, 189, 114, 0.95);
}
.alertify-notifier .ajs-message.ajs-error {
  background: rgba(217, 92, 92, 0.95);
}
.alertify-notifier .ajs-message.ajs-warning {
  background: rgba(252, 248, 215, 0.95);
}
.alertify-notifier .ajs-message .ajs-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-right-radius: 2px;
}
.alertify-notifier.ajs-top {
  top: 10px;
}
.alertify-notifier.ajs-bottom {
  bottom: 10px;
}
.alertify-notifier.ajs-right {
  right: 10px;
}
.alertify-notifier.ajs-right .ajs-message {
  right: -320px;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
  right: 290px;
}
.alertify-notifier.ajs-left {
  left: 10px;
}
.alertify-notifier.ajs-left .ajs-message {
  left: -300px;
}
.alertify-notifier.ajs-left .ajs-message.ajs-visible {
  left: 0;
}
.alertify-notifier.ajs-center {
  left: 50%;
}
.alertify-notifier.ajs-center .ajs-message {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.alertify-notifier.ajs-center .ajs-message.ajs-visible {
  left: 50%;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
          transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
}
.alertify-notifier.ajs-center.ajs-top .ajs-message {
  top: -300px;
}
.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
  top: 0;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
  bottom: -300px;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
  bottom: 0;
}

/* ReSharper disable InvalidValue */
/* ReSharper disable CssNotResolved */
/* ReSharper disable RedundantUnits */
/* ReSharper disable All */

html,
body {
    height: 100%;
}

.layout-boxed html,
.layout-boxed body {
    height: 100%;
}

body {
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
}
/* Layout */
.wrapper {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

    .wrapper:before,
    .wrapper:after {
        content: " ";
        display: table;
    }

    .wrapper:after {
        clear: both;
    }

.layout-boxed .wrapper {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    position: relative;
}

.layout-boxed {
    background-color: #f9fafc;
}
/*
 * Content Wrapper - contains the main content
 */
.content-wrapper,
.main-footer {
    -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    margin-left: 250px;
    z-index: 820;
}

.layout-top-nav .content-wrapper,
.layout-top-nav .main-footer {
    margin-left: 0;
}

@media (max-width: 767px) {
    .content-wrapper,
    .main-footer {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .sidebar-collapse .content-wrapper,
    .sidebar-collapse .main-footer {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .sidebar-open .content-wrapper,
    .sidebar-open .main-footer {
        -webkit-transform: translate(230px, 0);
        -ms-transform: translate(230px, 0);
        -o-transform: translate(230px, 0);
        transform: translate(230px, 0);
    }
}

.content-wrapper {
    min-height: calc(100vh - 101px);
    background-color: #ecf0f5; 
    z-index: 800;
}

@media (max-width: 767px) {
    .content-wrapper {
        min-height: calc(100vh - 151px);
    }
}

.main-footer {
    padding: 15px;
}
.main-footer .row {
    float: right;
    padding-bottom: 20px;
}
/* Fixed layout */
.fixed .main-header,
.fixed .main-sidebar,
.fixed .left-side {
    position: fixed;
}

.fixed .main-header {
    top: 0;
    right: 0;
    left: 0;
}

.fixed .content-wrapper,
.fixed .right-side {
    padding-top: 60px;
}

@media (max-width: 767px) {
    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 75px;
    }
}

.fixed.layout-boxed .wrapper {
    max-width: 100%;
}

.fixed .wrapper {
    overflow: hidden;
}

.hold-transition .content-wrapper,
.hold-transition .right-side,
.hold-transition .main-footer,
.hold-transition .main-sidebar,
.hold-transition .left-side,
.hold-transition .main-header .navbar,
.hold-transition .main-header .logo,
.hold-transition .menu-open .fa-angle-left {
    /* Fix for IE */
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
/* Content */
.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
/* H1 - H6 font */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Source Sans Pro', sans-serif;
}
/* General Links */
a {
    color: #3c8dbc;
}

    a:hover,
    a:active,
    a:focus {
        outline: none;
        text-decoration: none;
        color: #72afd2;
    }
/* Page Header */
.page-header {
    margin: 10px 0 20px 0;
    font-size: 22px;
}

    .page-header > small {
        color: #666;
        display: block;
        margin-top: 5px;
    }
/*
 * Component: Main Header
 * ----------------------
 */
.main-header {
    position: relative;
    max-height: 100px;
    z-index: 1030;
}

    .main-header .navbar {
        -webkit-transition: margin-left 0.3s ease-in-out;
        -o-transition: margin-left 0.3s ease-in-out;
        transition: margin-left 0.3s ease-in-out;
        margin-bottom: 0;
        margin-left: 230px;
        border: none;
        min-height: 50px;
        border-radius: 0;
    }

.layout-top-nav .main-header .navbar {
    margin-left: 0;
}

.main-header #navbar-search-input.form-control {
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent;
}

    .main-header #navbar-search-input.form-control:focus,
    .main-header #navbar-search-input.form-control:active {
        border-color: rgba(0, 0, 0, 0.1);
        background: rgba(255, 255, 255, 0.9);
    }

    .main-header #navbar-search-input.form-control::-moz-placeholder {
        color: #ccc;
        opacity: 1;
    }

    .main-header #navbar-search-input.form-control:-ms-input-placeholder {
        color: #ccc;
    }

    .main-header #navbar-search-input.form-control::-webkit-input-placeholder {
        color: #ccc;
    }

.main-header .navbar-custom-menu,
.main-header .navbar-right {
    float: right;
}

@media (max-width: 991px) {
    .main-header .navbar-custom-menu a,
    .main-header .navbar-right a {
        color: inherit;
        background: transparent;
    }
}

@media (max-width: 767px) {
    .main-header .navbar-right {
        float: none;
    }

    .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px;
    }

    .main-header .navbar-right > li {
        color: inherit;
        border: 0;
    }
}

.main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 20px 15px;
    font-family: fontAwesome;
}

    .main-header .sidebar-toggle:before {
        content: "\f0c9";
    }

    .main-header .sidebar-toggle:hover {
        color: #fff;
    }

    .main-header .sidebar-toggle:focus,
    .main-header .sidebar-toggle:active {
        background: transparent;
    }

    .main-header .sidebar-toggle.fa5 {
        font-family: "Font Awesome\ 5 Free";
    }

        .main-header .sidebar-toggle.fa5:before {
            content: "\f0c9";
            font-weight: 900;
        }

    .main-header .sidebar-toggle .icon-bar {
        display: none;
    }

.main-header .navbar .nav > li.user > a > .fa,
.main-header .navbar .nav > li.user > a > .glyphicon,
.main-header .navbar .nav > li.user > a > .ion {
    margin-right: 5px;
}

.main-header .navbar .nav > li > a > .label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
}

.main-header .logo {
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    display: block;
    float: left;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    width: 230px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
}

    .main-header .logo img {
        padding: 4px;
        object-fit: contain;
        margin: 0 auto;
    }

    .main-header .logo .logo-lg {
        display: block;
    }

        .main-header .logo .logo-lg img {
            max-width: 200px;
            max-height: 50px;
        }

        .main-header .logo .logo-lg .brandlogo-image {
            margin-top: 8px;
            margin-right: 10px;
            margin-left: -5px;
        }

    .main-header .logo .logo-mini {
        display: none;
    }

        .main-header .logo .logo-mini img {
            max-width: 50px;
            max-height: 50px;
        }

        .main-header .logo .logo-mini .brandlogo-image {
            margin-top: 8px;
            margin-right: 10px;
            margin-left: 10px;
        }

    .main-header .logo .brandlogo-image {
        float: left;
        height: 34px;
        width: auto;
    }

.main-header .navbar-brand {
    color: #fff;
}

.content-header {
    position: relative;
    padding: 15px 15px 0 15px;
}

    .content-header > h1 {
        margin: 0;
        font-size: 24px;
    }

        .content-header > h1 > small {
            font-size: 15px;
            display: inline-block;
            padding-left: 4px;
            font-weight: 300;
        }

    .content-header > .breadcrumb {
        float: right;
        background: transparent;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 12px;
        padding: 7px 5px;
        position: absolute;
        top: 15px;
        right: 10px;
        border-radius: 2px;
    }

        .content-header > .breadcrumb > li > a {
            color: #444;
            text-decoration: none;
            display: inline-block;
        }

            .content-header > .breadcrumb > li > a > .fa,
            .content-header > .breadcrumb > li > a > .glyphicon,
            .content-header > .breadcrumb > li > a > .ion {
                margin-right: 5px;
            }

        .content-header > .breadcrumb > li + li:before {
            content: '>\00a0';
        }

@media (max-width: 991px) {
    .content-header > .breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #d2d6de;
        padding-left: 10px;
    }

        .content-header > .breadcrumb li:before {
            color: #97a0b3;
        }
}

.navbar-toggle {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px 15px;
}

@media (max-width: 991px) {
    .navbar-custom-menu .navbar-nav > li {
        float: left;
    }

    .navbar-custom-menu .navbar-nav {
        margin: 0;
        float: left;
    }

        .navbar-custom-menu .navbar-nav > li > a {
            padding-top: 20px;
            padding-bottom: 20px;
            line-height: 20px;
        }
}

@media (max-width: 767px) {
    .main-header {
        position: relative;
    }

        .main-header .logo,
        .main-header .navbar {
            width: 100%;
            float: none;
        }

        .main-header .navbar {
            margin: 0;
        }

        .main-header .navbar-custom-menu {
            float: right;
        }

    .navbar-custom-menu .navbar-nav > li > a {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

@media (max-width: 991px) {
    .navbar-collapse.pull-left {
        float: none !important;
    }

        .navbar-collapse.pull-left + .navbar-custom-menu {
            display: block;
            position: absolute;
            top: 0;
            right: 40px;
        }
}
/*
 * Component: Sidebar
 * ------------------
 */
.main-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

@media (max-width: 767px) {
    .main-sidebar {
        padding-top: 75px;
    }
}

@media (max-width: 767px) {
    .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0);
    }
}

@media (min-width: 768px) {
    .sidebar-collapse .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0);
    }
}

@media (max-width: 767px) {
    .sidebar-open .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.sidebar {
    padding-bottom: 10px;
    background-color: rgba(34, 45, 50, 0.9);
}

.sidebar-form input:focus {
    border-color: transparent;
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}

    .user-panel:before,
    .user-panel:after {
        content: " ";
        display: table;
    }

    .user-panel:after {
        clear: both;
    }

    .user-panel > .image > img {
        width: 100%;
        max-width: 45px;
        height: auto;
    }

    .user-panel > .info {
        padding: 5px 5px 5px 15px;
        line-height: 1;
        position: absolute;
        left: 55px;
    }

        .user-panel > .info > p {
            font-weight: 600;
            margin-bottom: 9px;
        }

        .user-panel > .info > a {
            text-decoration: none;
            padding-right: 5px;
            margin-top: 3px;
            font-size: 11px;
        }

            .user-panel > .info > a > .fa,
            .user-panel > .info > a > .ion,
            .user-panel > .info > a > .glyphicon {
                margin-right: 3px;
            }

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sidebar-menu > li {
        position: relative;
        margin: 0;
        padding: 0;
        margin-top: 5px;
    }

        .sidebar-menu > li > a {
            padding: 12px 5px 12px 5px;
            display: block;
        }

            .sidebar-menu > li > a > .fa,
            .sidebar-menu > li > a > .glyphicon,
            .sidebar-menu > li > a > .ion {
                width: 20px;
            }

        .sidebar-menu > li .label,
        .sidebar-menu > li .badge {
            margin-right: 5px;
        }

        .sidebar-menu > li .badge {
            margin-top: 3px;
        }

    .sidebar-menu li.header {
        padding: 10px 25px 10px 15px;
        font-size: 12px;
    }

    .sidebar-menu li > a > .fa-angle-left,
    .sidebar-menu li > a > .pull-right-container > .fa-angle-left {
        width: auto;
        height: auto;
        padding: 0;
        margin-right: 10px;
        -webkit-transition: transform 0.5s ease;
        -o-transition: transform 0.5s ease;
        transition: transform 0.5s ease;
    }

    .sidebar-menu li > a > .fa-angle-left {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -8px;
    }

    .sidebar-menu .menu-open > a > .fa-angle-left,
    .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-left {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .sidebar-menu .active > .treeview-menu {
        display: block;
    }
/*
 * Component: Sidebar Mini
 */
@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .right-side,
    .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 50px !important;
        z-index: 840;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 50px !important;
        z-index: 850;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li {
        position: relative;
    }

        .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
            margin-right: 0;
        }

            .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
                border-top-right-radius: 4px;
            }

        .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
            border-bottom-right-radius: 4px;
        }

        .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
            padding-top: 5px;
            padding-bottom: 5px;
            border-bottom-right-radius: 4px;
        }

        .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info,
        .sidebar-mini.sidebar-collapse .sidebar-form,
        .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span,
        .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu,
        .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right,
        .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span > .pull-right,
        .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
            display: none !important;
            -webkit-transform: translateZ(0);
        }

    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 50px;
    }

        .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
            display: block;
            margin-left: -15px;
            margin-right: -15px;
            font-size: 18px;
        }

        .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
            display: none;
        }

    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 50px;
    }
}

@media (min-width: 768px) {
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        display: block !important;
        position: absolute;
        width: 180px;
        left: 50px;
    }

    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span {
        top: 0;
        margin-left: -3px;
        padding: 12px 5px 12px 20px;
        background-color: inherit;
    }

    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
        position: relative !important;
        float: right;
        width: auto !important;
        left: 180px !important;
        top: -22px !important;
        z-index: 900;
    }

        .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type) {
            display: none;
        }

    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        top: 44px;
        margin-left: 0;
    }
}

.sidebar-expanded-on-hover .main-footer,
.sidebar-expanded-on-hover .content-wrapper {
    margin-left: 50px;
}

.sidebar-expanded-on-hover .main-sidebar {
    box-shadow: 3px 0 8px rgba(0, 0, 0, 0.125);
}

.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu > li.header {
    white-space: nowrap;
    overflow: hidden;
}

    .sidebar-menu:hover {
        overflow: visible;
    }

    .sidebar-form,
    .sidebar-menu > li.header {
        overflow: hidden;
        text-overflow: clip;
    }

    .sidebar-menu li > a {
        position: relative;
    }

        .sidebar-menu li > a > .pull-right-container {
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -7px;
        }
/*
 * Component: Control sidebar. By default, this is the right sidebar.
 */
.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0;
}

.control-sidebar-bg,
.control-sidebar {
    top: 0;
    right: -230px;
    width: 230px;
    -webkit-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
}

.control-sidebar {
    position: absolute;
    padding-top: 50px;
    z-index: 1010;
}

@media (max-width: 767px) {
    .control-sidebar {
        padding-top: 100px;
    }
}

.control-sidebar > .tab-content {
    padding: 10px 15px;
}

.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open + .control-sidebar-bg {
    right: 0;
}

.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
    right: 0;
}

@media (min-width: 768px) {
    .control-sidebar-open .content-wrapper,
    .control-sidebar-open .right-side,
    .control-sidebar-open .main-footer {
        margin-right: 230px;
    }
}

.fixed .control-sidebar {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px;
}

.nav-tabs.control-sidebar-tabs > li:first-of-type > a,
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover,
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus {
    border-left-width: 0;
}

.nav-tabs.control-sidebar-tabs > li > a {
    border-radius: 0;
}

    .nav-tabs.control-sidebar-tabs > li > a,
    .nav-tabs.control-sidebar-tabs > li > a:hover {
        border-top: none;
        border-right: none;
        border-left: 1px solid transparent;
        border-bottom: 1px solid transparent;
    }

        .nav-tabs.control-sidebar-tabs > li > a .icon {
            font-size: 16px;
        }

.nav-tabs.control-sidebar-tabs > li.active > a,
.nav-tabs.control-sidebar-tabs > li.active > a:hover,
.nav-tabs.control-sidebar-tabs > li.active > a:focus,
.nav-tabs.control-sidebar-tabs > li.active > a:active {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

@media (max-width: 768px) {
    .nav-tabs.control-sidebar-tabs {
        display: table;
    }

        .nav-tabs.control-sidebar-tabs > li {
            display: table-cell;
        }
}

.control-sidebar-heading {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px;
}

.control-sidebar-subheading {
    display: block;
    font-weight: 400;
    font-size: 14px;
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}

    .control-sidebar-menu > li > a {
        display: block;
        padding: 10px 15px;
    }

        .control-sidebar-menu > li > a:before,
        .control-sidebar-menu > li > a:after {
            content: " ";
            display: table;
        }

        .control-sidebar-menu > li > a:after {
            clear: both;
        }

        .control-sidebar-menu > li > a > .control-sidebar-subheading {
            margin-top: 0;
        }

    .control-sidebar-menu .menu-icon {
        float: left;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
    }

    .control-sidebar-menu .menu-info {
        margin-left: 45px;
        margin-top: 3px;
    }

        .control-sidebar-menu .menu-info > .control-sidebar-subheading {
            margin: 0;
        }

        .control-sidebar-menu .menu-info > p {
            margin: 0;
            font-size: 11px;
        }

    .control-sidebar-menu .progress {
        margin: 0;
    }

.control-sidebar-dark {
    color: #b8c7ce;
}

    .control-sidebar-dark,
    .control-sidebar-dark + .control-sidebar-bg {
        background: #222d32;
    }

        .control-sidebar-dark .nav-tabs.control-sidebar-tabs {
            border-bottom: #1c2529;
        }

            .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a {
                background: #181f23;
                color: #b8c7ce;
            }

                .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a,
                .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover,
                .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus {
                    border-left-color: #141a1d;
                    border-bottom-color: #141a1d;
                }

                    .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover,
                    .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus,
                    .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:active {
                        background: #1c2529;
                    }

                    .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover {
                        color: #fff;
                    }

            .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a,
            .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:hover,
            .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:focus,
            .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:active {
                background: #222d32;
                color: #fff;
            }

        .control-sidebar-dark .control-sidebar-heading,
        .control-sidebar-dark .control-sidebar-subheading {
            color: #fff;
        }

        .control-sidebar-dark .control-sidebar-menu > li > a:hover {
            background: #1e282c;
        }

        .control-sidebar-dark .control-sidebar-menu > li > a .menu-info > p {
            color: #b8c7ce;
        }

.control-sidebar-light {
    color: #5e5e5e;
}

    .control-sidebar-light,
    .control-sidebar-light + .control-sidebar-bg {
        background: #f9fafc;
        border-left: 1px solid #d2d6de;
    }

        .control-sidebar-light .nav-tabs.control-sidebar-tabs {
            border-bottom: #d2d6de;
        }

            .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a {
                background: #e8ecf4;
                color: #444444;
            }

                .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a,
                .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover,
                .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus {
                    border-left-color: #d2d6de;
                    border-bottom-color: #d2d6de;
                }

                    .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover,
                    .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus,
                    .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:active {
                        background: #eff1f7;
                    }

            .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a,
            .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:hover,
            .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:focus,
            .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:active {
                background: #f9fafc;
                color: #111;
            }

        .control-sidebar-light .control-sidebar-heading,
        .control-sidebar-light .control-sidebar-subheading {
            color: #111;
        }

        .control-sidebar-light .control-sidebar-menu {
            margin-left: -14px;
        }

            .control-sidebar-light .control-sidebar-menu > li > a:hover {
                background: #f4f4f5;
            }

            .control-sidebar-light .control-sidebar-menu > li > a .menu-info > p {
                color: #5e5e5e;
            }
/*
 * Component: Dropdown menus
 * -------------------------
 */
/*Dropdowns in general*/
.dropdown-menu {
    box-shadow: none;
    border-color: #eee;
}

    .dropdown-menu > li > a {
        color: #777;
    }

        .dropdown-menu > li > a > .glyphicon,
        .dropdown-menu > li > a > .fa,
        .dropdown-menu > li > a > .ion {
            margin-right: 10px;
        }

        .dropdown-menu > li > a:hover {
            background-color: #e1e3e9;
            color: #333;
        }

    .dropdown-menu > .divider {
        background-color: #eee;
    }

.navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
}

    .navbar-nav > .notifications-menu > .dropdown-menu > li,
    .navbar-nav > .messages-menu > .dropdown-menu > li,
    .navbar-nav > .tasks-menu > .dropdown-menu > li {
        position: relative;
    }

        .navbar-nav > .notifications-menu > .dropdown-menu > li.header,
        .navbar-nav > .messages-menu > .dropdown-menu > li.header,
        .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            background-color: #ffffff;
            padding: 7px 10px;
            border-bottom: 1px solid #f4f4f4;
            color: #444444;
            font-size: 14px;
        }

        .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
        .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
        .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
            font-size: 12px;
            background-color: #fff;
            padding: 7px 10px;
            border-bottom: 1px solid #eeeeee;
            color: #444 !important;
            text-align: center;
        }

@media (max-width: 991px) {
    .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
    .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
    .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
        background: #fff !important;
        color: #444 !important;
    }
}

.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
    text-decoration: none;
    font-weight: normal;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

    .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a,
    .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a,
    .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
        display: block;
        white-space: nowrap;
        /* Prevent text from breaking */
        border-bottom: 1px solid #f4f4f4;
    }

        .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover,
        .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover,
        .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
            background: #f4f4f4;
            text-decoration: none;
        }

    .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
        color: #444444 !important;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 10px;
    }

        .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
        .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
        .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
            width: 20px;
        }

    .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
        margin: 0;
        padding: 10px 10px;
    }

        .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
            margin: auto 10px auto auto;
            width: 40px;
            height: 40px;
        }

        .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
            padding: 0;
            margin: 0 0 0 45px;
            color: #444444;
            font-size: 15px;
            position: relative;
        }

            .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
                color: #999999;
                font-size: 10px;
                position: absolute;
                top: 0;
                right: 0;
            }

        .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
            margin: 0 0 0 45px;
            font-size: 12px;
            color: #888888;
        }

        .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before,
        .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
            content: " ";
            display: table;
        }

        .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
            clear: both;
        }

    .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
        padding: 10px;
    }

        .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
            font-size: 14px;
            padding: 0;
            margin: 0 0 10px 0;
            color: #666666;
        }

        .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
            padding: 0;
            margin: 0;
        }

.navbar-nav > .user-menu > .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px;
}

    .navbar-nav > .user-menu > .dropdown-menu,
    .navbar-nav > .user-menu > .dropdown-menu > .user-body {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

        .navbar-nav > .user-menu > .dropdown-menu > li.user-header {
            height: 175px;
            padding: 10px;
            text-align: center;
        }

            .navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
                z-index: 5;
                height: 90px;
                width: 90px;
                border: 3px solid;
                border-color: transparent;
                border-color: rgba(255, 255, 255, 0.2);
            }

            .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
                z-index: 5;
                color: #fff;
                color: rgba(255, 255, 255, 0.8);
                font-size: 17px;
                margin-top: 10px;
            }

                .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
                    display: block;
                    font-size: 12px;
                }

        .navbar-nav > .user-menu > .dropdown-menu > .user-body {
            padding: 15px;
            border-bottom: 1px solid #f4f4f4;
            border-top: 1px solid #dddddd;
        }

            .navbar-nav > .user-menu > .dropdown-menu > .user-body:before,
            .navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
                content: " ";
                display: table;
            }

            .navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
                clear: both;
            }

            .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
                color: #444 !important;
            }

@media (max-width: 991px) {
    .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
        background: #fff !important;
        color: #444 !important;
    }
}

.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: #f9f9f9;
    padding: 10px;
}

    .navbar-nav > .user-menu > .dropdown-menu > .user-footer:before,
    .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
        content: " ";
        display: table;
    }

    .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
        clear: both;
    }

    .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
        color: #666666;
    }

@media (max-width: 991px) {
    .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
        background-color: #f9f9f9;
    }
}

.navbar-nav > .user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

@media (max-width: 767px) {
    .navbar-nav > .user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px;
    }
}
/* Add fade animation to dropdown menus by appending
 the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/
.open:not(.dropup) > .animated-dropdown-menu {
    backface-visibility: visible !important;
    -webkit-animation: flipInX 0.7s both;
    -o-animation: flipInX 0.7s both;
    animation: flipInX 0.7s both;
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
    }
}
/* Fix dropdown menu in navbars */
.navbar-custom-menu > .navbar-nav > li {
    position: relative;
}

    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        position: absolute;
        right: 0;
        left: auto;
    }

@media (max-width: 991px) {
    .navbar-custom-menu > .navbar-nav {
        float: right;
    }

        .navbar-custom-menu > .navbar-nav > li {
            position: static;
        }

            .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
                position: absolute; 
                left: auto;
                border: 1px solid #ddd;
                background: #fff;
            }
}
/*
 * Component: Form
 * ---------------
 */
.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}

    .form-control:focus {
        border-color: #3c8dbc;
        box-shadow: none;
    }

    .form-control::-moz-placeholder,
    .form-control:-ms-input-placeholder,
    .form-control::-webkit-input-placeholder {
        color: #bbb;
        opacity: 1;
    }

    .form-control:not(select) {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

.form-group.has-success label {
    color: #00a65a;
}

.form-group.has-success .form-control,
.form-group.has-success .input-group-addon {
    border-color: #00a65a;
    box-shadow: none;
}

.form-group.has-success .help-block {
    color: #00a65a;
}

.form-group.has-warning label {
    color: #f39c12;
}

.form-group.has-warning .form-control,
.form-group.has-warning .input-group-addon {
    border-color: #f39c12;
    box-shadow: none;
}

.form-group.has-warning .help-block {
    color: #f39c12;
}

.form-group.has-error label {
    color: #dd4b39;
}

.form-group.has-error .form-control,
.form-group.has-error .input-group-addon {
    border-color: #dd4b39;
    box-shadow: none;
}

.form-group.has-error .help-block {
    color: #dd4b39;
}
/* Input group */
.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
}
/* button groups */
.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0;
}

.icheck > label {
    padding-left: 0;
}
/* support Font Awesome icons in form-control */
.form-control-feedback.fa {
    line-height: 34px;
}

.input-lg + .form-control-feedback.fa,
.input-group-lg + .form-control-feedback.fa,
.form-group-lg .form-control + .form-control-feedback.fa {
    line-height: 46px;
}

.input-sm + .form-control-feedback.fa,
.input-group-sm + .form-control-feedback.fa,
.form-group-sm .form-control + .form-control-feedback.fa {
    line-height: 30px;
}
/*
 * Component: Progress Bar
 * -----------------------
 */
.progress,
.progress > .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .progress,
    .progress > .progress-bar,
    .progress .progress-bar,
    .progress > .progress-bar .progress-bar {
        border-radius: 1px;
    }
        /* size variation */
        .progress.sm,
        .progress-sm {
            height: 10px;
        }

            .progress.sm,
            .progress-sm,
            .progress.sm .progress-bar,
            .progress-sm .progress-bar {
                border-radius: 1px;
            }

        .progress.xs,
        .progress-xs {
            height: 7px;
        }

            .progress.xs,
            .progress-xs,
            .progress.xs .progress-bar,
            .progress-xs .progress-bar {
                border-radius: 1px;
            }

        .progress.xxs,
        .progress-xxs {
            height: 3px;
        }

            .progress.xxs,
            .progress-xxs,
            .progress.xxs .progress-bar,
            .progress-xxs .progress-bar {
                border-radius: 1px;
            }
        /* Vertical bars */
        .progress.vertical {
            position: relative;
            width: 30px;
            height: 200px;
            display: inline-block;
            margin-right: 10px;
        }

            .progress.vertical > .progress-bar {
                width: 100%;
                position: absolute;
                bottom: 0;
            }

            .progress.vertical.sm,
            .progress.vertical.progress-sm {
                width: 20px;
            }

            .progress.vertical.xs,
            .progress.vertical.progress-xs {
                width: 10px;
            }

            .progress.vertical.xxs,
            .progress.vertical.progress-xxs {
                width: 3px;
            }

.progress-group .progress-text {
    font-weight: 600;
}

.progress-group .progress-number {
    float: right;
}
/* Remove margins from progress bars when put in a table */
.table tr > td .progress {
    margin: 0;
}

.progress-bar-light-blue,
.progress-bar-primary {
    background-color: #3c8dbc;
}

.progress-striped .progress-bar-light-blue,
.progress-striped .progress-bar-primary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-green,
.progress-bar-success {
    background-color: #00a65a;
}

.progress-striped .progress-bar-green,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-aqua,
.progress-bar-info {
    background-color: #00c0ef;
}

.progress-striped .progress-bar-aqua,
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-yellow,
.progress-bar-warning {
    background-color: #f39c12;
}

.progress-striped .progress-bar-yellow,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-red,
.progress-bar-danger {
    background-color: #dd4b39;
}

.progress-striped .progress-bar-red,
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-purple {
    background-color: #B23CFD;
}

.progress-striped .progress-bar-purple {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*
 * Component: Small Box
 * --------------------
 */
.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

    .small-box > .inner {
        padding: 10px;
    }

    .small-box > .small-box-footer {
        position: relative;
        text-align: center;
        padding: 3px 0;
        color: #fff;
        color: rgba(255, 255, 255, 0.8);
        display: block;
        z-index: 10;
        background: rgba(0, 0, 0, 0.1);
        text-decoration: none;
    }

        .small-box > .small-box-footer:hover {
            color: #fff;
            background: rgba(0, 0, 0, 0.15);
        }

    .small-box h3 {
        font-size: 38px;
        font-weight: bold;
        margin: 0 0 10px 0;
        white-space: nowrap;
        padding: 0;
    }

    .small-box p {
        font-size: 15px;
    }

        .small-box p > small {
            display: block;
            color: #f9f9f9;
            font-size: 13px;
            margin-top: 5px;
        }

    .small-box h3,
    .small-box p {
        z-index: 5;
    }

    .small-box .icon {
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: absolute;
        top: -10px;
        right: 10px;
        z-index: 0;
        font-size: 90px;
        color: rgba(0, 0, 0, 0.15);
    }

    .small-box:hover {
        text-decoration: none;
        color: #f9f9f9;
    }

        .small-box:hover .icon {
            font-size: 95px;
        }

@media (max-width: 767px) {
    .small-box {
        text-align: center;
    }

        .small-box .icon {
            display: none;
        }

        .small-box p {
            font-size: 12px;
        }
}
/*customContent
 * Component: Box
 * --------------
 */
.box {
    position: relative;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.5);
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

    .box.box-primary {
        border-top-color: #3c8dbc;
    } 

    .box.box-info {
        border-top-color: #00c0ef;
    }

    .box.box-danger {
        border-top-color: #dd4b39;
    }

    .box.box-warning {
        border-top-color: #f39c12;
    }

    .box.box-success {
        border-top-color: #00a65a;
    }

    .box.box-default {
        border-top-color: #d2d6de;
    }

    .box.collapsed-box .box-body,
    .box.collapsed-box .box-footer {
        display: none;
    }

    .box .nav-stacked > li {
        border-bottom: 1px solid #f4f4f4;
        margin: 0;
    }

        .box .nav-stacked > li:last-of-type {
            border-bottom: none;
        }

    .box.height-control .box-body {
        max-height: 300px;
        overflow: auto;
    }

    .box .border-right {
        border-right: 1px solid #f4f4f4;
    }

    .box .border-left {
        border-left: 1px solid #f4f4f4;
    }

    .box.box-solid {
        border-top: 0;
    }

        .box.box-solid > .box-header .btn.btn-default {
            background: transparent;
        }

        .box.box-solid > .box-header .btn:hover,
        .box.box-solid > .box-header a:hover {
            background: rgba(0, 0, 0, 0.1);
        }

        .box.box-solid.box-default {
            border: 1px solid #d2d6de;
        }

            .box.box-solid.box-default > .box-header {
                color: #444444;
                background: #d2d6de;
                background-color: #d2d6de;
            }

                .box.box-solid.box-default > .box-header a,
                .box.box-solid.box-default > .box-header .btn {
                    color: #444444;
                }

        .box.box-solid.box-primary {
            border: 1px solid #3c8dbc;
        }

            .box.box-solid.box-primary > .box-header {
                color: #ffffff;
                background: #3c8dbc;
                background-color: #3c8dbc;
            }

                .box.box-solid.box-primary > .box-header a,
                .box.box-solid.box-primary > .box-header .btn {
                    color: #ffffff;
                }

        .box.box-solid.box-info {
            border: 1px solid #00c0ef;
        }

            .box.box-solid.box-info > .box-header {
                color: #ffffff;
                background: #00c0ef;
                background-color: #00c0ef;
            }

                .box.box-solid.box-info > .box-header a,
                .box.box-solid.box-info > .box-header .btn {
                    color: #ffffff;
                }

        .box.box-solid.box-danger {
            border: 1px solid #dd4b39;
        }

            .box.box-solid.box-danger > .box-header {
                color: #ffffff;
                background: #dd4b39;
                background-color: #dd4b39;
            }

                .box.box-solid.box-danger > .box-header a,
                .box.box-solid.box-danger > .box-header .btn {
                    color: #ffffff;
                }

        .box.box-solid.box-warning {
            border: 1px solid #f39c12;
        }

            .box.box-solid.box-warning > .box-header {
                color: #ffffff;
                background: #f39c12;
                background-color: #f39c12;
            }

                .box.box-solid.box-warning > .box-header a,
                .box.box-solid.box-warning > .box-header .btn {
                    color: #ffffff;
                }

        .box.box-solid.box-success {
            border: 1px solid #00a65a;
        }

            .box.box-solid.box-success > .box-header {
                color: #ffffff;
                background: #00a65a;
                background-color: #00a65a;
            }

                .box.box-solid.box-success > .box-header a,
                .box.box-solid.box-success > .box-header .btn {
                    color: #ffffff;
                }

        .box.box-solid > .box-header > .box-tools .btn {
            border: 0;
            box-shadow: none;
        }

        .box.box-solid[class*='bg'] > .box-header {
            color: #fff;
        }

    .box .box-group > .box {
        margin-bottom: 5px;
    }

    .box .knob-label {
        text-align: center;
        color: #333;
        font-weight: 100;
        font-size: 12px;
        margin-bottom: 0.3em;
    }

    .box > .overlay,
    .overlay-wrapper > .overlay,
    .box > .loading-img,
    .overlay-wrapper > .loading-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .box .overlay,
    .overlay-wrapper .overlay {
        z-index: 50;
        background: rgba(255, 255, 255, 0.7);
        border-radius: 3px;
    }

        .box .overlay > .fa,
        .overlay-wrapper .overlay > .fa {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -15px;
            margin-top: -15px;
            color: #000;
            font-size: 30px;
        }

        .box .overlay.dark,
        .overlay-wrapper .overlay.dark {
            background: rgba(0, 0, 0, 0.5);
        }

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table;
}

.box-header:after,
.box-body:after,
.box-footer:after {
    clear: both;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

    .box-header.with-border {
        border-bottom: 1px solid #f4f4f4;
    }

.collapsed-box .box-header.with-border {
    border-bottom: none;
}

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
    margin-right: 5px;
}

.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

    .box-header > .box-tools [data-toggle="tooltip"] {
        position: relative;
    }

    .box-header > .box-tools.pull-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .box-header > .box-tools .dropdown-menu > li > a {
        color: #444 !important;
    }

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
}

    .open .btn-box-tool,
    .btn-box-tool:hover {
        color: #606c84;
    }

    .btn-box-tool.btn:active {
        box-shadow: none;
    }

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.box-body > .table {
    margin-bottom: 0;
}

.box-body .fc {
    margin-top: 5px;
}

.box-body .full-width-chart {
    margin: -19px;
}

.box-body.no-padding .full-width-chart {
    margin: -9px;
}

.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}

.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}

@media (min-width: 992px) {

    .box-footer {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top: none !important;
        padding: 10px;
        background-color: #fff;
    }
}

@media (max-width: 992px) {

    .box-footer {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top: none !important;
        background-color: #fff;
    }
}
.chart-legend {
    margin: 10px 0;
}

@media (max-width: 991px) {
    .chart-legend > li {
        float: left;
        margin-right: 10px;
    }
}

.box-comments {
    background: #f7f7f7;
}

    .box-comments .box-comment {
        padding: 8px 0;
        border-bottom: 1px solid #eee;
    }

        .box-comments .box-comment:before,
        .box-comments .box-comment:after {
            content: " ";
            display: table;
        }

        .box-comments .box-comment:after {
            clear: both;
        }

        .box-comments .box-comment:last-of-type {
            border-bottom: 0;
        }

        .box-comments .box-comment:first-of-type {
            padding-top: 0;
        }

        .box-comments .box-comment img {
            float: left;
        }

    .box-comments .comment-text {
        margin-left: 40px;
        color: #555;
    }

    .box-comments .username {
        color: #444;
        display: block;
        font-weight: 600;
    }

    .box-comments .text-muted {
        font-weight: 400;
        font-size: 12px;
    }
/* Widget: TODO LIST */
.todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
}

    .todo-list > li {
        border-radius: 2px;
        padding: 10px;
        background: #f4f4f4;
        margin-bottom: 2px;
        border-left: 2px solid #e6e7e8;
        color: #444;
    }

        .todo-list > li:last-of-type {
            margin-bottom: 0;
        }

        .todo-list > li > input[type='checkbox'] {
            margin: 0 10px 0 5px;
        }

        .todo-list > li .text {
            display: inline-block;
            margin-left: 5px;
            font-weight: 600;
        }

        .todo-list > li .label {
            margin-left: 10px;
            font-size: 9px;
        }

        .todo-list > li .tools {
            display: none;
            float: right;
            color: #dd4b39;
        }

            .todo-list > li .tools > .fa,
            .todo-list > li .tools > .glyphicon,
            .todo-list > li .tools > .ion {
                margin-right: 5px;
                cursor: pointer;
            }

        .todo-list > li:hover .tools {
            display: inline-block;
        }

        .todo-list > li.done {
            color: #999;
        }

            .todo-list > li.done .text {
                text-decoration: line-through;
                font-weight: 500;
            }

            .todo-list > li.done .label {
                background: #d2d6de !important;
            }

    .todo-list .danger {
        border-left-color: #dd4b39;
    }

    .todo-list .warning {
        border-left-color: #f39c12;
    }

    .todo-list .info {
        border-left-color: #00c0ef;
    }

    .todo-list .success {
        border-left-color: #00a65a;
    }

    .todo-list .primary {
        border-left-color: #3c8dbc;
    }

    .todo-list .handle {
        display: inline-block;
        cursor: move;
        margin: 0 5px;
    }
/* Chat widget (DEPRECATED - this will be removed in the next major release. Use Direct Chat instead)*/
.chat {
    padding: 5px 20px 5px 10px;
}

    .chat .item {
        margin-bottom: 10px;
    }

        .chat .item:before,
        .chat .item:after {
            content: " ";
            display: table;
        }

        .chat .item:after {
            clear: both;
        }

        .chat .item > img {
            width: 40px;
            height: 40px;
            border: 2px solid transparent;
            border-radius: 50%;
        }

        .chat .item > .online {
            border: 2px solid #00a65a;
        }

        .chat .item > .offline {
            border: 2px solid #dd4b39;
        }

        .chat .item > .message {
            margin-left: 55px;
            margin-top: -40px;
        }

            .chat .item > .message > .name {
                display: block;
                font-weight: 600;
            }

        .chat .item > .attachment {
            border-radius: 3px;
            background: #f4f4f4;
            margin-left: 65px;
            margin-right: 15px;
            padding: 10px;
        }

            .chat .item > .attachment > h4 {
                margin: 0 0 5px 0;
                font-weight: 600;
                font-size: 14px;
            }

            .chat .item > .attachment > p,
            .chat .item > .attachment > .filename {
                font-weight: 600;
                font-size: 13px;
                font-style: italic;
                margin: 0;
            }

            .chat .item > .attachment:before,
            .chat .item > .attachment:after {
                content: " ";
                display: table;
            }

            .chat .item > .attachment:after {
                clear: both;
            }

.box-input {
    max-width: 200px;
}

.modal .panel-body {
    color: #444;
}
/*
 * Component: Info Box
 * -------------------
 */
.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

    .info-box small {
        font-size: 14px;
    }

    .info-box .progress {
        background: rgba(0, 0, 0, 0.2);
        margin: 5px -10px 5px -10px;
        height: 2px;
    }

        .info-box .progress,
        .info-box .progress .progress-bar {
            border-radius: 0;
        }

            .info-box .progress .progress-bar {
                background: #fff;
            }

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.2);
}

    .info-box-icon > img {
        max-width: 100%;
    }

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.progress-description,
.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box-text {
    text-transform: uppercase;
}

.info-box-more {
    display: block;
}

.progress-description {
    margin: 0;
}
/*
 * Component: Timeline
 * -------------------
 */
.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

    .timeline:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #ddd;
        left: 31px;
        margin: 0;
        border-radius: 2px;
    }

    .timeline > li {
        position: relative;
        margin-right: 10px;
        margin-bottom: 15px;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-item {
            -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
            border-radius: 3px;
            margin-top: 0;
            background: #fff;
            color: #444;
            margin-left: 60px;
            margin-right: 15px;
            padding: 0;
            position: relative;
        }

            .timeline > li > .timeline-item > .time {
                color: #999;
                float: right;
                padding: 10px;
                font-size: 12px;
            }

            .timeline > li > .timeline-item > .timeline-header {
                margin: 0;
                color: #555;
                border-bottom: 1px solid #f4f4f4;
                padding: 10px;
                font-size: 16px;
                line-height: 1.1;
            }

                .timeline > li > .timeline-item > .timeline-header > a {
                    font-weight: 600;
                }

            .timeline > li > .timeline-item > .timeline-body,
            .timeline > li > .timeline-item > .timeline-footer {
                padding: 10px;
            }

        .timeline > li > .fa,
        .timeline > li > .glyphicon,
        .timeline > li > .ion {
            width: 30px;
            height: 30px;
            font-size: 15px;
            line-height: 30px;
            position: absolute;
            color: #666;
            background: #d2d6de;
            border-radius: 50%;
            text-align: center;
            left: 18px;
            top: 0;
        }

    .timeline > .time-label > span {
        font-weight: 600;
        padding: 5px;
        display: inline-block;
        background-color: #fff;
        border-radius: 4px;
    }

.timeline-inverse > li > .timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .timeline-inverse > li > .timeline-item > .timeline-header {
        border-bottom-color: #ddd;
    }
/*
 * Component: Button
 * -----------------
 */
.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}

    .btn.uppercase {
        text-transform: uppercase;
    }

    .btn.btn-flat {
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-width: 1px;
    }

    .btn:active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn:focus {
        outline: none;
    }

    .btn.btn-file {
        position: relative;
        overflow: hidden;
    }

        .btn.btn-file > input[type='file'] {
            position: absolute;
            top: 0;
            right: 0;
            min-width: 100%;
            min-height: 100%;
            font-size: 100px;
            text-align: right;
            opacity: 0;
            filter: alpha(opacity=0);
            outline: none;
            background: white;
            cursor: inherit;
            display: block;
        }

.btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
}

    .btn-default:hover,
    .btn-default:active,
    .btn-default.hover {
        background-color: #e7e7e7;
    }

.btn-primary {
    background-color: #3c8dbc;
    border-color: #367fa9;
}

    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary.hover {
        background-color: #367fa9;
    }

.btn-success {
    background-color: #00a65a;
    border-color: #008d4c;
}

    .btn-success:hover,
    .btn-success:active,
    .btn-success.hover {
        background-color: #008d4c;
    }

.btn-info {
    background-color: #00c0ef;
    border-color: #00acd6;
}

    .btn-info:hover,
    .btn-info:active,
    .btn-info.hover {
        background-color: #00acd6;
    }

.btn-danger {
    background-color: #dd4b39;
    border-color: #d73925;
}

    .btn-danger:hover,
    .btn-danger:active,
    .btn-danger.hover {
        background-color: #d73925;
    }

.btn-warning {
    background-color: #f39c12;
    border-color: #e08e0b;
}

    .btn-warning:hover,
    .btn-warning:active,
    .btn-warning.hover {
        background-color: #e08e0b;
    }

.btn-outline {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

    .btn-outline:hover,
    .btn-outline:focus,
    .btn-outline:active {
        color: rgba(255, 255, 255, 0.7);
        border-color: rgba(255, 255, 255, 0.7);
    }

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn[class*='bg-']:hover {
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
}

    .btn-app > .fa,
    .btn-app > .glyphicon,
    .btn-app > .ion {
        font-size: 20px;
        display: block;
    }

    .btn-app:hover {
        background: #f4f4f4;
        color: #444;
        border-color: #aaa;
    }

    .btn-app:active,
    .btn-app:focus {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn-app > .badge {
        position: absolute;
        top: -3px;
        right: -10px;
        font-size: 10px;
        font-weight: 400;
    }
/*
 * Component: Callout
 * ------------------
 */
.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}

    .callout a {
        color: #fff;
        text-decoration: underline;
    }

        .callout a:hover {
            color: #eee;
        }

    .callout h4 {
        margin-top: 0;
        font-weight: 600;
    }

    .callout p:last-child {
        margin-bottom: 0;
    }

    .callout code,
    .callout .highlight {
        background-color: #fff;
    }

    .callout.callout-danger {
        border-color: #c23321;
    }

    .callout.callout-warning {
        border-color: #c87f0a;
    }

    .callout.callout-info {
        border-color: #0097bc;
    }

    .callout.callout-success {
        border-color: #00733e;
    }
/*
 * Component: alert
 * ----------------
 */
.alert {
    border-radius: 3px;
}

    .alert h4 {
        font-weight: 600;
    }

    .alert .icon {
        margin-right: 10px;
    }

    .alert .close {
        color: #000;
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

        .alert .close:hover {
            opacity: 0.5;
            filter: alpha(opacity=50);
        }

    .alert a {
        color: #fff;
        text-decoration: underline;
    }

.alert-success {
    border-color: #008d4c;
}

.alert-danger,
.alert-error {
    border-color: #d73925;
}

.alert-warning {
    border-color: #e08e0b;
}

.alert-info {
    border-color: #00acd6;
}
/*
 * Component: Nav
 * --------------
 */
.nav > li > a:not(.btn):hover,
.nav > li > a:not(.btn):active,
.nav > li > a:not(.btn):focus {
    color: #444;
    background: #f7f7f7;
}
/* NAV PILLS */
.nav-pills > li > a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: #444;
}

    .nav-pills > li > a > .fa,
    .nav-pills > li > a > .glyphicon,
    .nav-pills > li > a > .ion {
        margin-right: 5px;
    }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    border-top-color: #3c8dbc;
}

.nav-pills > li.active > a {
    font-weight: 600;
}
/* NAV STACKED */
.nav-stacked > li > a:not(.btn) {
    border-radius: 0;
    border-top: 0;
    border-left: 3px solid transparent;
    color: #444;
}

.nav-stacked > li.active > a:not(.btn),
.nav-stacked > li.activ.nav > li > ae > a:not(.btn):hover {
    background: transparent;
    color: #444;
    border-top: 0;
    border-left-color: #3c8dbc;
}

.nav-stacked > li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
}
/* NAV TABS */
.nav-tabs-custom {
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

    .nav-tabs-custom > .nav-tabs {
        margin: 0;
        border-bottom-color: #f4f4f4;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .nav-tabs-custom > .nav-tabs > li {
            border-top: 3px solid transparent;
            margin-bottom: -2px;
            margin-right: 5px;
        }

            .nav-tabs-custom > .nav-tabs > li.disabled > a {
                color: #777;
            }

            .nav-tabs-custom > .nav-tabs > li > a {
                color: #444 !important;
                border-radius: 0;
            }

                .nav-tabs-custom > .nav-tabs > li > a.text-muted {
                    color: #999;
                }

                .nav-tabs-custom > .nav-tabs > li > a,
                .nav-tabs-custom > .nav-tabs > li > a:hover {
                    background: transparent;
                    margin: 0;
                }

                    .nav-tabs-custom > .nav-tabs > li > a:hover {
                        color: #999;
                    }

            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
                border-color: transparent;
            }

            .nav-tabs-custom > .nav-tabs > li.active {
                border-top-color: #3c8dbc;
            }

                .nav-tabs-custom > .nav-tabs > li.active > a,
                .nav-tabs-custom > .nav-tabs > li.active:hover > a {
                    background-color: #fff;
                    color: #444;
                }

                .nav-tabs-custom > .nav-tabs > li.active > a {
                    border-top-color: transparent;
                    border-left-color: #f4f4f4;
                    border-right-color: #f4f4f4;
                }

            .nav-tabs-custom > .nav-tabs > li:first-of-type {
                margin-left: 0;
            }

                .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
                    border-left-color: transparent;
                }

        .nav-tabs-custom > .nav-tabs.pull-right {
            float: none !important;
        }

            .nav-tabs-custom > .nav-tabs.pull-right > li {
                float: right;
            }

                .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
                    margin-right: 0;
                }

                    .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
                        border-left-width: 1px;
                    }

                    .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
                        border-left-color: #f4f4f4;
                        border-right-color: transparent;
                    }

        .nav-tabs-custom > .nav-tabs > li.header {
            line-height: 35px;
            padding: 0 10px;
            font-size: 20px;
            color: #444;
        }

            .nav-tabs-custom > .nav-tabs > li.header > .fa,
            .nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
            .nav-tabs-custom > .nav-tabs > li.header > .ion {
                margin-right: 5px;
            }

    .nav-tabs-custom > .tab-content {
        padding: 10px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .nav-tabs-custom .dropdown.open > a:active,
    .nav-tabs-custom .dropdown.open > a:focus {
        background: transparent;
        color: #999;
    }

    .nav-tabs-custom.tab-primary > .nav-tabs > li.active {
        border-top-color: #3c8dbc;
    }

    .nav-tabs-custom.tab-info > .nav-tabs > li.active {
        border-top-color: #00c0ef;
    }

    .nav-tabs-custom.tab-danger > .nav-tabs > li.active {
        border-top-color: #dd4b39;
    }

    .nav-tabs-custom.tab-warning > .nav-tabs > li.active {
        border-top-color: #f39c12;
    }

    .nav-tabs-custom.tab-success > .nav-tabs > li.active {
        border-top-color: #00a65a;
    }

    .nav-tabs-custom.tab-default > .nav-tabs > li.active {
        border-top-color: #d2d6de;
    }
/* PAGINATION */
.pagination > li > a {
    background: #fafafa;
    color: #666;
}

.pagination.pagination-flat > li > a {
    border-radius: 0 !important;
}
/*
 * Component: Products List
 * ------------------------
 */
.products-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .products-list > .item {
        border-radius: 3px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        padding: 10px 0;
        background: #fff;
    }

        .products-list > .item:before,
        .products-list > .item:after {
            content: " ";
            display: table;
        }

        .products-list > .item:after {
            clear: both;
        }

    .products-list .product-img {
        float: left;
    }

        .products-list .product-img img {
            width: 50px;
            height: 50px;
        }

    .products-list .product-info {
        margin-left: 60px;
    }

    .products-list .product-title {
        font-weight: 600;
    }

    .products-list .product-description {
        display: block;
        color: #999;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.product-list-in-box > .item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4;
}

    .product-list-in-box > .item:last-of-type {
        border-bottom-width: 0;
    }
/*
 * Component: Table
 * ----------------
 */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 1px solid #f4f4f4;
}

.table > thead > tr > th {
    border-bottom: 2px solid #f4f4f4;
}

.table tr td .progress {
    margin-top: 5px;
}

.table-bordered {
    border: 1px solid #f4f4f4;
}

    .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 #f4f4f4;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table.no-border,
.table.no-border td,
.table.no-border th {
    border: 0;
}
/* .text-center in tables */
table.text-center,
table.text-center td,
table.text-center th {
    text-align: center;
}

.table.align th {
    text-align: left;
}

.table.align td {
    text-align: right;
}
/*
 * Component: Label
 * ----------------
 */
.label-default {
    background-color: #d2d6de;
    color: #444;
}
/*
 * Component: Direct Chat
 * ----------------------
 */
.direct-chat .box-body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow-x: hidden;
    padding: 0;
}

.direct-chat.chat-pane-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto;
}

.direct-chat-msg,
.direct-chat-text {
    display: block;
}

.direct-chat-msg {
    margin-bottom: 10px;
}

    .direct-chat-msg:before,
    .direct-chat-msg:after {
        content: " ";
        display: table;
    }

    .direct-chat-msg:after {
        clear: both;
    }

.direct-chat-messages,
.direct-chat-contacts {
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.direct-chat-text {
    border-radius: 5px;
    position: relative;
    padding: 5px 10px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 50px;
    color: #444444;
}

    .direct-chat-text:after,
    .direct-chat-text:before {
        position: absolute;
        right: 100%;
        top: 15px;
        border: solid transparent;
        border-right-color: #d2d6de;
        content: ' ';
        height: 0;
        width: 0;
        pointer-events: none;
    }

    .direct-chat-text:after {
        border-width: 5px;
        margin-top: -5px;
    }

    .direct-chat-text:before {
        border-width: 6px;
        margin-top: -6px;
    }

.right .direct-chat-text {
    margin-right: 50px;
    margin-left: 0;
}

    .right .direct-chat-text:after,
    .right .direct-chat-text:before {
        right: auto;
        left: 100%;
        border-right-color: transparent;
        border-left-color: #d2d6de;
    }

.direct-chat-img {
    border-radius: 50%;
    float: left;
    width: 40px;
    height: 40px;
}

.right .direct-chat-img {
    float: right;
}

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
}

.direct-chat-name {
    font-weight: 600;
}

.direct-chat-timestamp {
    color: #999;
}

.direct-chat-contacts-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.direct-chat-contacts {
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #222d32;
    color: #fff;
    overflow: auto;
}

.contacts-list > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0;
}

    .contacts-list > li:before,
    .contacts-list > li:after {
        content: " ";
        display: table;
    }

    .contacts-list > li:after {
        clear: both;
    }

    .contacts-list > li:last-of-type {
        border-bottom: none;
    }

.contacts-list-img {
    border-radius: 50%;
    width: 40px;
    float: left;
}

.contacts-list-info {
    margin-left: 45px;
    color: #fff;
}

.contacts-list-name,
.contacts-list-status {
    display: block;
}

.contacts-list-name {
    font-weight: 600;
}

.contacts-list-status {
    font-size: 12px;
}

.contacts-list-date {
    color: #aaa;
    font-weight: normal;
}

.contacts-list-msg {
    color: #999;
}

.direct-chat-danger .right > .direct-chat-text {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #ffffff;
}

    .direct-chat-danger .right > .direct-chat-text:after,
    .direct-chat-danger .right > .direct-chat-text:before {
        border-left-color: #dd4b39;
    }

.direct-chat-primary .right > .direct-chat-text {
    background: #3c8dbc;
    border-color: #3c8dbc;
    color: #ffffff;
}

    .direct-chat-primary .right > .direct-chat-text:after,
    .direct-chat-primary .right > .direct-chat-text:before {
        border-left-color: #3c8dbc;
    }

.direct-chat-warning .right > .direct-chat-text {
    background: #f39c12;
    border-color: #f39c12;
    color: #ffffff;
}

    .direct-chat-warning .right > .direct-chat-text:after,
    .direct-chat-warning .right > .direct-chat-text:before {
        border-left-color: #f39c12;
    }

.direct-chat-info .right > .direct-chat-text {
    background: #00c0ef;
    border-color: #00c0ef;
    color: #ffffff;
}

    .direct-chat-info .right > .direct-chat-text:after,
    .direct-chat-info .right > .direct-chat-text:before {
        border-left-color: #00c0ef;
    }

.direct-chat-success .right > .direct-chat-text {
    background: #00a65a;
    border-color: #00a65a;
    color: #ffffff;
}

    .direct-chat-success .right > .direct-chat-text:after,
    .direct-chat-success .right > .direct-chat-text:before {
        border-left-color: #00a65a;
    }
/*
 * Component: Users List
 * ---------------------
 */
.users-list > li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
}

    .users-list > li img {
        border-radius: 50%;
        max-width: 100%;
        height: auto;
    }

    .users-list > li > a:hover,
    .users-list > li > a:hover .users-list-name {
        color: #999;
    }

.users-list-name,
.users-list-date {
    display: block;
}

.users-list-name {
    font-weight: 600;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.users-list-date {
    color: #999;
    font-size: 12px;
}
/*
 * Component: Carousel
 * -------------------
 */
.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-control > .fa {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px;
}
/*
 * Component: modal
 * ----------------
 */
.modal {
    background: rgba(0, 0, 0, 0.3);
}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    }
}

.modal-header {
    border-bottom-color: #f4f4f4;
}

.modal-footer {
    border-top-color: #f4f4f4;
}

.modal-primary .modal-header,
.modal-primary .modal-footer {
    border-color: #307095;
}

.modal-warning .modal-header,
.modal-warning .modal-footer {
    border-color: #c87f0a;
}

.modal-info .modal-header,
.modal-info .modal-footer {
    border-color: #0097bc;
}

.modal-success .modal-header,
.modal-success .modal-footer {
    border-color: #00733e;
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
    border-color: #c23321;
}
/*
 * Component: Social Widgets
 * -------------------------
 */
.box-widget {
    border: none;
    position: relative;
}

.widget-user .widget-user-header {
    padding: 20px;
    height: 120px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.widget-user .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.widget-user .widget-user-desc {
    margin-top: 0;
}

.widget-user .widget-user-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px;
}

    .widget-user .widget-user-image > img {
        width: 90px;
        height: auto;
        border: 3px solid #fff;
    }

.widget-user .box-footer {
    padding-top: 30px;
}

.widget-user-2 .widget-user-header {
    padding: 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
}

.widget-user-2 .widget-user-desc {
    margin-top: 0;
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
    margin-left: 75px;
}

.widget-user-2 .widget-user-image > img {
    width: 65px;
    height: auto;
    float: left;
}

.treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 5px;
}

    .treeview-menu .treeview-menu {
        padding-left: 20px;
    }

    .treeview-menu > li {
        margin: 0;
    }

        .treeview-menu > li > a {
            padding: 5px 5px 5px 5px;
            display: block;
            font-size: 14px;
        }

            .treeview-menu > li > a > .fa,
            .treeview-menu > li > a > .glyphicon,
            .treeview-menu > li > a > .ion {
                width: 20px;
            }

            .treeview-menu > li > a > .pull-right-container > .fa-angle-left,
            .treeview-menu > li > a > .pull-right-container > .fa-angle-down,
            .treeview-menu > li > a > .fa-angle-left,
            .treeview-menu > li > a > .fa-angle-down {
                width: auto;
            }

.treeview > ul.treeview-menu {
    overflow: hidden;
    height: auto;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.treeview.menu-open > ul.treeview-menu {
    overflow: visible;
    height: auto;
}
/*
 * Page: Mailbox
 * -------------
 */
.mailbox-messages > .table {
    margin: 0;
}

.mailbox-controls {
    padding: 5px;
}

    .mailbox-controls.with-border {
        border-bottom: 1px solid #f4f4f4;
    }

.mailbox-read-info {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
}

    .mailbox-read-info h3 {
        font-size: 20px;
        margin: 0;
    }

    .mailbox-read-info h5 {
        margin: 0;
        padding: 5px 0 0 0;
    }

.mailbox-read-time {
    color: #999;
    font-size: 13px;
}

.mailbox-read-message {
    padding: 10px;
}

.mailbox-attachments li {
    float: left;
    width: 200px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-right: 10px;
}

.mailbox-attachment-name {
    font-weight: bold;
    color: #666;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block;
}

.mailbox-attachment-info {
    padding: 10px;
    background: #f4f4f4;
}

.mailbox-attachment-size {
    color: #999;
    font-size: 12px;
}

.mailbox-attachment-icon {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 20px 10px;
}

    .mailbox-attachment-icon.has-img {
        padding: 0;
    }

        .mailbox-attachment-icon.has-img > img {
            max-width: 100%;
            height: auto;
        }
/*
 * Page: Lock Screen
 * -----------------
 */
/* ADD THIS CLASS TO THE <BODY> TAG */
.lockscreen {
    background: #d2d6de;
}

.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

    .lockscreen-logo a {
        color: #444;
    }

.lockscreen-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%;
}
/* User name [optional] */
.lockscreen .lockscreen-name {
    text-align: center;
    font-weight: 600;
}
/* Will contain the image and the sign in form */
.lockscreen-item {
    border-radius: 4px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 10px auto 30px auto;
    width: 290px;
}
/* User image */
.lockscreen-image {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10;
}

    .lockscreen-image > img {
        border-radius: 50%;
        width: 70px;
        height: 70px;
    }
/* Contains the password input and the login button */
.lockscreen-credentials {
    margin-left: 70px;
}

    .lockscreen-credentials .form-control {
        border: 0;
    }

    .lockscreen-credentials .btn {
        background-color: #fff;
        border: 0;
        padding: 0 10px;
    }

.lockscreen-footer {
    margin-top: 10px;
}
/*
 * Page: Login & Register
 * ----------------------
 */
.login-logo,
.register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

    .login-logo a,
    .register-logo a {
        color: #444;
    }

.login-page,
.register-page {
    height: auto;
    background: #d2d6de;
}

.login-box{
    width: 360px;
    margin: 7% auto;
}

.register-box {
    width: 720px;
    margin: 7% auto;
}

@media (max-width: 768px) {
    .login-box, .register-box {
        width: 90%;
        margin-top: 20px;
    }
}

.login-box-body,
.register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}

    .login-box-body .form-control-feedback,
    .register-box-body .form-control-feedback {
        color: #777;
    }

.login-box-msg,
.register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px;
}

.social-auth-links {
    margin: 10px 0;
}
/*
 * Page: 400 and 500 error pages
 * ------------------------------
 */
.error-page {
    width: 600px;
    margin: 20px auto 0 auto;
}

@media (max-width: 991px) {
    .error-page {
        width: 100%;
    }
}

.error-page > .headline {
    float: left;
    font-size: 100px;
    font-weight: 300;
}

@media (max-width: 991px) {
    .error-page > .headline {
        float: none;
        text-align: center;
    }
}

.error-page > .error-content {
    margin-left: 190px;
    display: block;
}

@media (max-width: 991px) {
    .error-page > .error-content {
        margin-left: 0;
    }
}

.error-page > .error-content > h3 {
    font-weight: 300;
    font-size: 25px;
}

@media (max-width: 991px) {
    .error-page > .error-content > h3 {
        text-align: center;
    }
}
/*
 * Page: Invoice
 * -------------
 */
.invoice {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 20px;
    margin: 10px 25px;
}

.invoice-title {
    margin-top: 0;
}
/*
 * Page: Profile
 * -------------
 */
.profile-user-img {
    margin: 0 auto;
    width: 100px;
    padding: 3px;
    border: 3px solid #d2d6de;
}

.profile-username {
    font-size: 21px;
    margin-top: 5px;
}

.post {
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #666;
}

    .post:last-of-type {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .post .user-block {
        margin-bottom: 15px;
    }
/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .btn-social > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
    }

    .btn-social.btn-lg {
        padding-left: 61px;
    }

        .btn-social.btn-lg > :first-child {
            line-height: 45px;
            width: 45px;
            font-size: 1.8em;
        }

    .btn-social.btn-sm {
        padding-left: 38px;
    }

        .btn-social.btn-sm > :first-child {
            line-height: 28px;
            width: 28px;
            font-size: 1.4em;
        }

    .btn-social.btn-xs {
        padding-left: 30px;
    }

        .btn-social.btn-xs > :first-child {
            line-height: 20px;
            width: 20px;
            font-size: 1.2em;
        }

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
}

    .btn-social-icon > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
    }

    .btn-social-icon.btn-lg {
        padding-left: 61px;
    }

        .btn-social-icon.btn-lg > :first-child {
            line-height: 45px;
            width: 45px;
            font-size: 1.8em;
        }

    .btn-social-icon.btn-sm {
        padding-left: 38px;
    }

        .btn-social-icon.btn-sm > :first-child {
            line-height: 28px;
            width: 28px;
            font-size: 1.4em;
        }

    .btn-social-icon.btn-xs {
        padding-left: 30px;
    }

        .btn-social-icon.btn-xs > :first-child {
            line-height: 20px;
            width: 20px;
            font-size: 1.2em;
        }

    .btn-social-icon > :first-child {
        border: none;
        text-align: center;
        width: 100%;
    }

    .btn-social-icon.btn-lg {
        height: 45px;
        width: 45px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-sm {
        height: 30px;
        width: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-xs {
        height: 22px;
        width: 22px;
        padding-left: 0;
        padding-right: 0;
    }

.btn-adn {
    color: #ffffff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-adn:focus,
    .btn-adn.focus {
        color: #ffffff;
        background-color: #ce563f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:hover {
        color: #ffffff;
        background-color: #ce563f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:active,
    .btn-adn.active,
    .open > .dropdown-toggle.btn-adn {
        color: #ffffff;
        background-color: #ce563f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:active,
    .btn-adn.active,
    .open > .dropdown-toggle.btn-adn {
        background-image: none;
    }

    .btn-adn .badge {
        color: #d87a68;
        background-color: #ffffff;
    }

.btn-bitbucket {
    color: #ffffff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-bitbucket:focus,
    .btn-bitbucket.focus {
        color: #ffffff;
        background-color: #163758;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:hover {
        color: #ffffff;
        background-color: #163758;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:active,
    .btn-bitbucket.active,
    .open > .dropdown-toggle.btn-bitbucket {
        color: #ffffff;
        background-color: #163758;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:active,
    .btn-bitbucket.active,
    .open > .dropdown-toggle.btn-bitbucket {
        background-image: none;
    }

    .btn-bitbucket .badge {
        color: #205081;
        background-color: #ffffff;
    }

.btn-dropbox {
    color: #ffffff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-dropbox:focus,
    .btn-dropbox.focus {
        color: #ffffff;
        background-color: #0d6aad;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:hover {
        color: #ffffff;
        background-color: #0d6aad;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:active,
    .btn-dropbox.active,
    .open > .dropdown-toggle.btn-dropbox {
        color: #ffffff;
        background-color: #0d6aad;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:active,
    .btn-dropbox.active,
    .open > .dropdown-toggle.btn-dropbox {
        background-image: none;
    }

    .btn-dropbox .badge {
        color: #1087dd;
        background-color: #ffffff;
    }

.btn-facebook {
    color: #ffffff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-facebook:focus,
    .btn-facebook.focus {
        color: #ffffff;
        background-color: #2d4373;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:hover {
        color: #ffffff;
        background-color: #2d4373;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:active,
    .btn-facebook.active,
    .open > .dropdown-toggle.btn-facebook {
        color: #ffffff;
        background-color: #2d4373;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:active,
    .btn-facebook.active,
    .open > .dropdown-toggle.btn-facebook {
        background-image: none;
    }

    .btn-facebook .badge {
        color: #3b5998;
        background-color: #ffffff;
    }

.btn-flickr {
    color: #ffffff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-flickr:focus,
    .btn-flickr.focus {
        color: #ffffff;
        background-color: #cc006a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:hover {
        color: #ffffff;
        background-color: #cc006a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:active,
    .btn-flickr.active,
    .open > .dropdown-toggle.btn-flickr {
        color: #ffffff;
        background-color: #cc006a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:active,
    .btn-flickr.active,
    .open > .dropdown-toggle.btn-flickr {
        background-image: none;
    }

    .btn-flickr .badge {
        color: #ff0084;
        background-color: #ffffff;
    }

.btn-foursquare {
    color: #ffffff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-foursquare:focus,
    .btn-foursquare.focus {
        color: #ffffff;
        background-color: #f71752;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:hover {
        color: #ffffff;
        background-color: #f71752;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:active,
    .btn-foursquare.active,
    .open > .dropdown-toggle.btn-foursquare {
        color: #ffffff;
        background-color: #f71752;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:active,
    .btn-foursquare.active,
    .open > .dropdown-toggle.btn-foursquare {
        background-image: none;
    }

    .btn-foursquare .badge {
        color: #f94877;
        background-color: #ffffff;
    }

.btn-github {
    color: #ffffff;
    background-color: #444444;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-github:focus,
    .btn-github.focus {
        color: #ffffff;
        background-color: #2b2b2b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:hover {
        color: #ffffff;
        background-color: #2b2b2b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:active,
    .btn-github.active,
    .open > .dropdown-toggle.btn-github {
        color: #ffffff;
        background-color: #2b2b2b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:active,
    .btn-github.active,
    .open > .dropdown-toggle.btn-github {
        background-image: none;
    }

    .btn-github .badge {
        color: #444444;
        background-color: #ffffff;
    }

.btn-google {
    color: #ffffff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-google:focus,
    .btn-google.focus {
        color: #ffffff;
        background-color: #c23321;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:hover {
        color: #ffffff;
        background-color: #c23321;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:active,
    .btn-google.active,
    .open > .dropdown-toggle.btn-google {
        color: #ffffff;
        background-color: #c23321;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:active,
    .btn-google.active,
    .open > .dropdown-toggle.btn-google {
        background-image: none;
    }

    .btn-google .badge {
        color: #dd4b39;
        background-color: #ffffff;
    }

.btn-instagram {
    color: #ffffff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-instagram:focus,
    .btn-instagram.focus {
        color: #ffffff;
        background-color: #305777;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:hover {
        color: #ffffff;
        background-color: #305777;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:active,
    .btn-instagram.active,
    .open > .dropdown-toggle.btn-instagram {
        color: #ffffff;
        background-color: #305777;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:active,
    .btn-instagram.active,
    .open > .dropdown-toggle.btn-instagram {
        background-image: none;
    }

    .btn-instagram .badge {
        color: #3f729b;
        background-color: #ffffff;
    }

.btn-linkedin {
    color: #ffffff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-linkedin:focus,
    .btn-linkedin.focus {
        color: #ffffff;
        background-color: #005983;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:hover {
        color: #ffffff;
        background-color: #005983;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:active,
    .btn-linkedin.active,
    .open > .dropdown-toggle.btn-linkedin {
        color: #ffffff;
        background-color: #005983;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:active,
    .btn-linkedin.active,
    .open > .dropdown-toggle.btn-linkedin {
        background-image: none;
    }

    .btn-linkedin .badge {
        color: #007bb6;
        background-color: #ffffff;
    }

.btn-microsoft {
    color: #ffffff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-microsoft:focus,
    .btn-microsoft.focus {
        color: #ffffff;
        background-color: #125acd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:hover {
        color: #ffffff;
        background-color: #125acd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:active,
    .btn-microsoft.active,
    .open > .dropdown-toggle.btn-microsoft {
        color: #ffffff;
        background-color: #125acd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:active,
    .btn-microsoft.active,
    .open > .dropdown-toggle.btn-microsoft {
        background-image: none;
    }

    .btn-microsoft .badge {
        color: #2672ec;
        background-color: #ffffff;
    }

.btn-openid {
    color: #ffffff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-openid:focus,
    .btn-openid.focus {
        color: #ffffff;
        background-color: #da7908;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:hover {
        color: #ffffff;
        background-color: #da7908;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:active,
    .btn-openid.active,
    .open > .dropdown-toggle.btn-openid {
        color: #ffffff;
        background-color: #da7908;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:active,
    .btn-openid.active,
    .open > .dropdown-toggle.btn-openid {
        background-image: none;
    }

    .btn-openid .badge {
        color: #f7931e;
        background-color: #ffffff;
    }

.btn-pinterest {
    color: #ffffff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-pinterest:focus,
    .btn-pinterest.focus {
        color: #ffffff;
        background-color: #9f191f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:hover {
        color: #ffffff;
        background-color: #9f191f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:active,
    .btn-pinterest.active,
    .open > .dropdown-toggle.btn-pinterest {
        color: #ffffff;
        background-color: #9f191f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:active,
    .btn-pinterest.active,
    .open > .dropdown-toggle.btn-pinterest {
        background-image: none;
    }

    .btn-pinterest .badge {
        color: #cb2027;
        background-color: #ffffff;
    }

.btn-reddit {
    color: #000000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-reddit:focus,
    .btn-reddit.focus {
        color: #000000;
        background-color: #bcddff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:hover {
        color: #000000;
        background-color: #bcddff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:active,
    .btn-reddit.active,
    .open > .dropdown-toggle.btn-reddit {
        color: #000000;
        background-color: #bcddff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:active,
    .btn-reddit.active,
    .open > .dropdown-toggle.btn-reddit {
        background-image: none;
    }

    .btn-reddit .badge {
        color: #eff7ff;
        background-color: #000000;
    }

.btn-soundcloud {
    color: #ffffff;
    background-color: #ff5500;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-soundcloud:focus,
    .btn-soundcloud.focus {
        color: #ffffff;
        background-color: #cc4400;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:hover {
        color: #ffffff;
        background-color: #cc4400;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:active,
    .btn-soundcloud.active,
    .open > .dropdown-toggle.btn-soundcloud {
        color: #ffffff;
        background-color: #cc4400;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:active,
    .btn-soundcloud.active,
    .open > .dropdown-toggle.btn-soundcloud {
        background-image: none;
    }

    .btn-soundcloud .badge {
        color: #ff5500;
        background-color: #ffffff;
    }

.btn-tumblr {
    color: #ffffff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-tumblr:focus,
    .btn-tumblr.focus {
        color: #ffffff;
        background-color: #1c2d3f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:hover {
        color: #ffffff;
        background-color: #1c2d3f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:active,
    .btn-tumblr.active,
    .open > .dropdown-toggle.btn-tumblr {
        color: #ffffff;
        background-color: #1c2d3f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:active,
    .btn-tumblr.active,
    .open > .dropdown-toggle.btn-tumblr {
        background-image: none;
    }

    .btn-tumblr .badge {
        color: #2c4762;
        background-color: #ffffff;
    }

.btn-twitter {
    color: #ffffff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-twitter:focus,
    .btn-twitter.focus {
        color: #ffffff;
        background-color: #2795e9;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:hover {
        color: #ffffff;
        background-color: #2795e9;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:active,
    .btn-twitter.active,
    .open > .dropdown-toggle.btn-twitter {
        color: #ffffff;
        background-color: #2795e9;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:active,
    .btn-twitter.active,
    .open > .dropdown-toggle.btn-twitter {
        background-image: none;
    }

    .btn-twitter .badge {
        color: #55acee;
        background-color: #ffffff;
    }

.btn-vimeo {
    color: #ffffff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-vimeo:focus,
    .btn-vimeo.focus {
        color: #ffffff;
        background-color: #1295bf;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:hover {
        color: #ffffff;
        background-color: #1295bf;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:active,
    .btn-vimeo.active,
    .open > .dropdown-toggle.btn-vimeo {
        color: #ffffff;
        background-color: #1295bf;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:active,
    .btn-vimeo.active,
    .open > .dropdown-toggle.btn-vimeo {
        background-image: none;
    }

    .btn-vimeo .badge {
        color: #1ab7ea;
        background-color: #ffffff;
    }

.btn-vk {
    color: #ffffff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-vk:focus,
    .btn-vk.focus {
        color: #ffffff;
        background-color: #466482;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:hover {
        color: #ffffff;
        background-color: #466482;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:active,
    .btn-vk.active,
    .open > .dropdown-toggle.btn-vk {
        color: #ffffff;
        background-color: #466482;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:active,
    .btn-vk.active,
    .open > .dropdown-toggle.btn-vk {
        background-image: none;
    }

    .btn-vk .badge {
        color: #587ea3;
        background-color: #ffffff;
    }

.btn-yahoo {
    color: #ffffff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2);
}

    .btn-yahoo:focus,
    .btn-yahoo.focus {
        color: #ffffff;
        background-color: #500a6f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:hover {
        color: #ffffff;
        background-color: #500a6f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:active,
    .btn-yahoo.active,
    .open > .dropdown-toggle.btn-yahoo {
        color: #ffffff;
        background-color: #500a6f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:active,
    .btn-yahoo.active,
    .open > .dropdown-toggle.btn-yahoo {
        background-image: none;
    }

    .btn-yahoo .badge {
        color: #720e9e;
        background-color: #ffffff;
    }
/*
 * Plugin: Full Calendar
 * ---------------------
 */
.fc-button {
    background: #f4f4f4;
    background-image: none;
    color: #444;
    border-color: #ddd;
    border-bottom-color: #ddd;
}

    .fc-button:hover,
    .fc-button:active,
    .fc-button.hover {
        background-color: #e9e9e9;
    }

.fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px;
}

.fc-header-right {
    padding-right: 10px;
}

.fc-header-left {
    padding-left: 10px;
}

.fc-widget-header {
    background: #fafafa;
}

.fc-grid {
    width: 100%;
    border: 0;
}

.fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0;
}

.fc-widget-header:last-of-type,
.fc-widget-content:last-of-type {
    border-right: 0;
}

.fc-toolbar {
    padding: 10px;
    margin: 0;
}

.fc-day-number {
    font-size: 20px;
    font-weight: 300;
    padding-right: 10px;
}

.fc-color-picker {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .fc-color-picker > li {
        float: left;
        font-size: 30px;
        margin-right: 5px;
        line-height: 30px;
    }

        .fc-color-picker > li .fa {
            -webkit-transition: -webkit-transform linear 0.3s;
            -moz-transition: -moz-transform linear 0.3s;
            -o-transition: -o-transform linear 0.3s;
            transition: transform linear 0.3s;
        }

            .fc-color-picker > li .fa:hover {
                -webkit-transform: rotate(30deg);
                -ms-transform: rotate(30deg);
                -o-transform: rotate(30deg);
                transform: rotate(30deg);
            }

#add-new-event {
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.external-event {
    padding: 5px 10px;
    font-weight: bold;
    margin-bottom: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: move;
}

    .external-event:hover {
        box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2);
    }
/*
 * Plugin: Select2
 * ---------------
 */
.select2-container--default.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-selection:active {
    outline: none;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px;
}

.select2-container--default.select2-container--open {
    border-color: #3c8dbc;
}

.select2-dropdown {
    border: 1px solid #d2d6de;
    border-radius: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3c8dbc;
    color: white;
}

.select2-results__option {
    padding: 6px 12px;
    -webkit-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 6px;
    padding-left: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin-top: 0;
    }

.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
    border: 1px solid #d2d6de;
}

    .select2-dropdown .select2-search__field:focus,
    .select2-search--inline .select2-search__field:focus {
        outline: none;
    }

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #3c8dbc !important;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

    .select2-container--default .select2-results__option[aria-selected=true],
    .select2-container--default .select2-results__option[aria-selected=true]:hover {
        color: #444;
    }

.select2-container--default .select2-selection--multiple {
    border: 1px solid #d2d6de;
    border-radius: 0;
}

    .select2-container--default .select2-selection--multiple:focus {
        border-color: #3c8dbc;
    }

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d2d6de;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc;
    border-color: #367fa9;
    padding: 1px 10px;
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.7);
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #fff;
    }

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px;
}

.box .datepicker-inline,
.box .datepicker-inline .datepicker-days,
.box .datepicker-inline > table,
.box .datepicker-inline .datepicker-days > table {
    width: 100%;
}

    .box .datepicker-inline td:hover,
    .box .datepicker-inline .datepicker-days td:hover,
    .box .datepicker-inline > table td:hover,
    .box .datepicker-inline .datepicker-days > table td:hover {
        background-color: rgba(255, 255, 255, 0.3);
    }

    .box .datepicker-inline td.day.old,
    .box .datepicker-inline .datepicker-days td.day.old,
    .box .datepicker-inline > table td.day.old,
    .box .datepicker-inline .datepicker-days > table td.day.old,
    .box .datepicker-inline td.day.new,
    .box .datepicker-inline .datepicker-days td.day.new,
    .box .datepicker-inline > table td.day.new,
    .box .datepicker-inline .datepicker-days > table td.day.new {
        color: #777;
    }
/*
 * General: Miscellaneous
 * ----------------------
 */
.pad {
    padding: 10px;
}

.margin {
    margin: 10px;
}

.margin-bottom {
    margin-bottom: 20px;
}

.margin-bottom-none {
    margin-bottom: 0;
}

.margin-r-5 {
    margin-right: 5px;
}

.inline {
    display: inline;
}

.description-block {
    display: block;
    margin: 10px 0;
    text-align: center;
}

    .description-block.margin-bottom {
        margin-bottom: 25px;
    }

    .description-block > .description-header {
        margin: 0;
        padding: 0;
        font-weight: 600;
        font-size: 16px;
    }

    .description-block > .description-text {
        text-transform: uppercase;
    }

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.label-error,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    color: #fff !important;
}

.bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}

.bg-gray-light {
    background-color: #f7f7f7;
}

.bg-black {
    background-color: #111111 !important;
}

.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #dd4b39 !important;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
    background-color: #f39c12 !important;
}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
    background-color: #00c0ef !important;
}

.bg-blue {
    background-color: #0073b7 !important;
}

.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
    background-color: #3c8dbc !important;
}

.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
    background-color: #00a65a !important;
}

.label-radius-success {
    background-color: #00a65a !important;
    border-radius: 25px;
}

.label-radius-warning {
    background-color: #f39c12 !important;
    border-radius: 25px;
}

.label-radius-danger {
    background-color: #dd4b39 !important;
    border-radius: 25px;
}

.bg-gray,
.callout.callout-gray,
.alert-gray,
.label-gray,
.modal-gray .modal-body {
    background-color: #b5bbc8 !important;
}

.bg-navy {
    background-color: #001f3f !important;
}

.bg-teal {
    background-color: #39cccc !important;
}

.bg-olive {
    background-color: #3d9970 !important;
}

.bg-lime {
    background-color: #01ff70 !important;
}

.bg-orange {
    background-color: #ff851b !important;
}

.bg-fuchsia {
    background-color: #f012be !important;
}

.bg-purple {
    background-color: #605ca8 !important;
}

.bg-maroon {
    background-color: #d81b60 !important;
}

.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important;
}

.bg-black-active {
    background-color: #000000 !important;
}

.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    background-color: #d33724 !important;
}

.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
    background-color: #db8b0b !important;
}

.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
    background-color: #00a7d0 !important;
}

.bg-blue-active {
    background-color: #005384 !important;
}

.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
    background-color: #357ca5 !important;
}

.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
    background-color: #008d4c !important;
}

.bg-navy-active {
    background-color: #001a35 !important;
}

.bg-teal-active {
    background-color: #30bbbb !important;
}

.bg-olive-active {
    background-color: #368763 !important;
}

.bg-lime-active {
    background-color: #00e765 !important;
}

.bg-orange-active {
    background-color: #ff7701 !important;
}

.bg-fuchsia-active {
    background-color: #db0ead !important;
}

.bg-purple-active {
    background-color: #555299 !important;
}

.bg-maroon-active {
    background-color: #ca195a !important;
}

[class^="bg-"].disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.text-red {
    color: #dd4b39 !important;
}

.text-yellow {
    color: #f39c12 !important;
}

.text-aqua {
    color: #00c0ef !important;
}

.text-blue {
    color: #0073b7 !important;
}

.text-black {
    color: #111111 !important;
}

.text-light-blue {
    color: #3c8dbc !important;
}

.text-green {
    color: #00a65a !important;
}

.text-gray {
    color: #d2d6de !important;
}

.text-navy {
    color: #001f3f !important;
}

.text-teal {
    color: #39cccc !important;
}

.text-olive {
    color: #3d9970 !important;
}

.text-lime {
    color: #01ff70 !important;
}

.text-orange {
    color: #ff851b !important;
}

.text-fuchsia {
    color: #f012be !important;
}

.text-purple {
    color: #605ca8 !important;
}

.text-maroon {
    color: #d81b60 !important;
}

.link-muted {
    color: #7a869d;
}

    .link-muted:hover,
    .link-muted:focus {
        color: #606c84;
    }

.link-black {
    color: #666;
}

    .link-black:hover,
    .link-black:focus {
        color: #999;
    }

.hide {
    display: none !important;
}

.no-border {
    border: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-shadow {
    box-shadow: none !important;
}

.list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-group-unbordered > .list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}

.flat {
    border-radius: 0 !important;
}

.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-weight: 700;
}

.text-sm {
    font-size: 12px;
}

.jqstooltip {
    padding: 5px !important;
    width: auto !important;
    height: auto !important;
}

.bg-teal-gradient {
    background: #39cccc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd)) !important;
    background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
    background: -moz-linear-gradient(center bottom, #39cccc 0%, #7adddd 100%) !important;
    background: -o-linear-gradient(#7adddd, #39cccc) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
    color: #fff;
}

.bg-light-blue-gradient {
    background: #3c8dbc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;
    background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;
    background: -moz-linear-gradient(center bottom, #3c8dbc 0%, #67a8ce 100%) !important;
    background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
    color: #fff;
}

.bg-blue-gradient {
    background: #0073b7 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
    background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
    background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;
    background: -o-linear-gradient(#0089db, #0073b7) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
    color: #fff;
}

.bg-aqua-gradient {
    background: #00c0ef !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
    background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
    background: -moz-linear-gradient(center bottom, #00c0ef 0%, #14d1ff 100%) !important;
    background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
    color: #fff;
}

.bg-yellow-gradient {
    background: #f39c12 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;
    background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
    background: -moz-linear-gradient(center bottom, #f39c12 0%, #f7bc60 100%) !important;
    background: -o-linear-gradient(#f7bc60, #f39c12) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
    color: #fff;
}

.bg-purple-gradient {
    background: #605ca8 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
    background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
    background: -moz-linear-gradient(center bottom, #605ca8 0%, #9491c4 100%) !important;
    background: -o-linear-gradient(#9491c4, #605ca8) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
    color: #fff;
}

.bg-green-gradient {
    background: #00a65a !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;
    background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
    background: -moz-linear-gradient(center bottom, #00a65a 0%, #00ca6d 100%) !important;
    background: -o-linear-gradient(#00ca6d, #00a65a) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
    color: #fff;
}

.bg-red-gradient {
    background: #dd4b39 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
    background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
    background: -moz-linear-gradient(center bottom, #dd4b39 0%, #e47365 100%) !important;
    background: -o-linear-gradient(#e47365, #dd4b39) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
    color: #fff;
}

.bg-black-gradient {
    background: #111111 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111111), color-stop(1, #2b2b2b)) !important;
    background: -ms-linear-gradient(bottom, #111111, #2b2b2b) !important;
    background: -moz-linear-gradient(center bottom, #111111 0%, #2b2b2b 100%) !important;
    background: -o-linear-gradient(#2b2b2b, #111111) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
    color: #fff;
}

.bg-maroon-gradient {
    background: #d81b60 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c)) !important;
    background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
    background: -moz-linear-gradient(center bottom, #d81b60 0%, #e73f7c 100%) !important;
    background: -o-linear-gradient(#e73f7c, #d81b60) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
    color: #fff;
}

.description-block .description-icon {
    font-size: 16px;
}

.no-pad-top {
    padding-top: 0;
}

.position-static {
    position: static !important;
}

.list-header {
    font-size: 15px;
    padding: 10px 4px;
    font-weight: bold;
    color: #666;
}

.list-seperator {
    height: 1px;
    background: #f4f4f4;
    margin: 15px 0 9px 0;
}

.list-link > a {
    padding: 4px;
    color: #777;
}

    .list-link > a:hover {
        color: #222;
    }

.font-light {
    font-weight: 300;
}

.user-block:before,
.user-block:after {
    content: " ";
    display: table;
}

.user-block:after {
    clear: both;
}

.user-block img {
    width: 40px;
    height: 40px;
    float: left;
}

.user-block .username,
.user-block .description,
.user-block .comment {
    display: block;
    margin-left: 50px;
}

.user-block .username {
    font-size: 16px;
    font-weight: 600;
}

.user-block .description {
    color: #999;
    font-size: 13px;
}

.user-block.user-block-sm .username,
.user-block.user-block-sm .description,
.user-block.user-block-sm .comment {
    margin-left: 40px;
}

.user-block.user-block-sm .username {
    font-size: 14px;
}

.img-sm,
.img-md,
.img-lg,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    float: left;
}

.img-sm,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    width: 30px !important;
    height: 30px !important;
}

    .img-sm + .img-push {
        margin-left: 40px;
    }

.img-md {
    width: 60px;
    height: 60px;
}

    .img-md + .img-push {
        margin-left: 70px;
    }

.img-lg {
    width: 100px;
    height: 100px;
}

    .img-lg + .img-push {
        margin-left: 110px;
    }

.img-bordered {
    border: 3px solid #d2d6de;
    padding: 3px;
}

.img-bordered-sm {
    border: 2px solid #d2d6de;
    padding: 2px;
}

.attachment-block {
    border: 1px solid #f4f4f4;
    padding: 5px;
    margin-bottom: 10px;
    background: #f7f7f7;
}

    .attachment-block .attachment-img {
        max-width: 100px;
        max-height: 100px;
        height: auto;
        float: left;
    }

    .attachment-block .attachment-pushed {
        margin-left: 110px;
    }

    .attachment-block .attachment-heading {
        margin: 0;
    }

    .attachment-block .attachment-text {
        color: #555;
    }

.connectedSortable {
    min-height: 100px;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sort-highlight {
    background: #f4f4f4;
    border: 1px dashed #ddd;
    margin-bottom: 10px;
}

.full-opacity-hover {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

    .full-opacity-hover:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.chart {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .chart svg,
    .chart canvas {
        width: 100% !important;
    }

hr {
    border-top: 1px solid #555555;
}
/*
 * Misc: print
 * -----------
 */
@media print {
    .no-print,
    .main-sidebar,
    .left-side,
    .main-header,
    .content-header {
        display: none !important;
    }

    .content-wrapper,
    .right-side,
    .main-footer {
        margin-left: 0 !important;
        min-height: 0 !important;
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
    }

    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 0 !important;
    }

    .invoice {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
    }

    .invoice-col {
        float: left;
        width: 33.3333333%;
    }

    .table-responsive {
        overflow: auto;
    }

        .table-responsive > .table tr th,
        .table-responsive > .table tr td {
            white-space: normal !important;
        }
}

/* ReSharper disable once InvalidValue */
/*
 * Skin: Blue
 * ----------
 */
.skin-blue .main-header .navbar {
    background-color: #25666e;
    background-image: linear-gradient( 115deg,#25666e,#39abb8);
}

@media (max-width: 767px) {
    .skin-blue .main-header .navbar {
        background-color: #25666e;
        background-image: linear-gradient( 115deg,#25666e,#25666e);
    }
}

.skin-blue .main-header .navbar .nav > li > a {
    color: #ffffff;
}

.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:active,
.skin-blue .main-header .navbar .nav > li > a:focus,
.skin-blue .main-header .navbar .nav .open > a,
.skin-blue .main-header .navbar .nav .open > a:hover,
.skin-blue .main-header .navbar .nav .open > a:focus,
.skin-blue .main-header .navbar .nav > .active > a {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #ffffff;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    color: #f6f6f6;
    background: rgba(0, 0, 0, 0.1);
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #fff;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #25666e;
}

@media (max-width: 767px) {
    .skin-blue .main-header .navbar .dropdown-menu li.divider {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .skin-blue .main-header .navbar .dropdown-menu li a {
        color: #fff;
    }

    .skin-blue .main-header .navbar .dropdown-menu li a:hover {
        background: #25666e;
    }
}

.skin-blue .main-header .logo {
    background-color: #25666e;
    color: #ffffff;
    border-bottom: 0 solid transparent;
}

.skin-blue .main-header .logo:hover {
    background-color: #36949f;
}

.skin-blue .main-header li.user-header {
    background-color: #36949f;
}

.skin-blue .content-header {
    background: transparent;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #222d32;
}

.slimScrollDiv {
    background-image: url('/Files/Images/moroccan-flower.png')
}

.skin-blue .user-panel > .info,
.skin-blue .user-panel > .info > a {
    color: #fff;
}

.skin-blue .sidebar-menu > li.header {
    color: #4b646f;
    background: #1a2226;
}

.skin-blue .sidebar-menu > li > a {
    border-left: 5px solid transparent;
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a,
.skin-blue .sidebar-menu > li.menu-open > a {
    color: #ffffff;
    background: #1e282c;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #3c8dbc;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: rgba(44 ,59 ,65 , 0.43);
}

.skin-blue .sidebar a {
    color: #ffffff;
    font-weight: bold;
}

.skin-blue .sidebar a:hover {
    text-decoration: none;
}

.skin-blue .sidebar-menu .treeview-menu > li > a {
    color: #8aa4af;
}

.skin-blue .sidebar-menu .treeview-menu > li.active > a,
.skin-blue .sidebar-menu .treeview-menu > li > a:hover {
    color: #ffffff;
}

.skin-blue .sidebar-form {
    border-radius: 3px;
    border: 1px solid #374850;
    margin: 10px 10px;
}

.skin-blue .sidebar-form input[type="text"],
.skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #374850;
    border: 1px solid transparent;
    height: 35px;
}

.skin-blue .sidebar-form input[type="text"] {
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}

.skin-blue .sidebar-form input[type="text"]:focus,
.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
    background-color: #fff;
    color: #666;
}

.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
    border-left-color: #fff;
}

.skin-blue .sidebar-form .btn {
    color: #999;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0;
}

.skin-blue.layout-top-nav .main-header > .logo {
    background-color: #3c8dbc;
    color: #ffffff;
    border-bottom: 0 solid transparent;
}

.skin-blue.layout-top-nav .main-header > .logo:hover {
    background-color: #3b8ab8;
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs/dt-1.10.18/af-2.3.3/b-1.5.6/cr-1.5.0/fc-3.2.5/fh-3.1.4/kt-2.5.0/r-2.2.2/rr-1.2.4/sc-2.0.0/sl-1.3.0
 *
 * Included libraries:
 *   DataTables 1.10.18, AutoFill 2.3.3, Buttons 1.5.6, ColReorder 1.5.0, FixedColumns 3.2.5, FixedHeader 3.1.4, KeyTable 2.5.0, Responsive 2.2.2, RowReorder 1.2.4, Scroller 2.0.0, Select 1.3.0
 */

div.dataTables_length label {
    font-weight: normal;
    float: left;
    text-align: left;
}

div.dataTables_length select {
    width: 75px;
}

div.dataTables_filter label {
    font-weight: normal;
    float: right;
}

div.dataTables_filter input {
    width: 16em;
}

div.dataTables_info {
    padding-top: 8px;
}

div.dataTables_paginate {
    float: right;
    margin: 0;
}

div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
} 

@media screen and (max-width:767px) {
    
    div.dataTables_info { 
        text-align: right !important; 
    }
}

table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody>tr:first-child>th,div.dataTables_scrollBody>table>tbody>tr:first-child>td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}


div.dt-autofill-handle {
  position: absolute;
  height: 8px;
  width: 8px;
  z-index: 102;
  box-sizing: border-box;
  background: #337ab7;
  cursor: pointer;
}

div.dtk-focus-alt div.dt-autofill-handle {
  background: #ff8b33;
}

div.dt-autofill-select {
  position: absolute;
  z-index: 1001;
  background-color: #337ab7;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
}
div.dt-autofill-select.top, div.dt-autofill-select.bottom {
  height: 3px;
  margin-top: -1px;
}
div.dt-autofill-select.left, div.dt-autofill-select.right {
  width: 3px;
  margin-left: -1px;
}

div.dt-autofill-list {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0 5px #555;
  border: 2px solid #444;
  z-index: 11;
  box-sizing: border-box;
  padding: 1.5em 2em;
}
div.dt-autofill-list ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
div.dt-autofill-list ul li {
  display: table-row;
}
div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
  border-bottom: none;
}
div.dt-autofill-list ul li:hover {
  background-color: #f6f6f6;
}
div.dt-autofill-list div.dt-autofill-question {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}
div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 30px;
  margin: -2px 0;
}
div.dt-autofill-list div.dt-autofill-button {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}

div.dt-autofill-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 10;
}

div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 60px;
  margin: -2px 0;
}


@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:0.3em 0 0.5em;font-size:0.9em}div.dt-button-collection-title:empty{display:none}ul.dt-button-collection.dropdown-menu{display:block;z-index:2002;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}ul.dt-button-collection.dropdown-menu.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}ul.dt-button-collection.dropdown-menu.fixed.two-column{margin-left:-150px}ul.dt-button-collection.dropdown-menu.fixed.three-column{margin-left:-225px}ul.dt-button-collection.dropdown-menu.fixed.four-column{margin-left:-300px}ul.dt-button-collection.dropdown-menu>*{-webkit-column-break-inside:avoid;break-inside:avoid}ul.dt-button-collection.dropdown-menu.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}ul.dt-button-collection.dropdown-menu.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}ul.dt-button-collection.dropdown-menu.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}ul.dt-button-collection.dropdown-menu .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2001}@media screen and (max-width: 767px){div.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:0.5em}div.dt-buttons a.btn{float:none}}div.dt-buttons button.btn.processing,div.dt-buttons div.btn.processing,div.dt-buttons a.btn.processing{color:rgba(0,0,0,0.2)}div.dt-buttons button.btn.processing:after,div.dt-buttons div.btn.processing:after,div.dt-buttons a.btn.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}


table.DTCR_clonedTable.dataTable{position:absolute !important;background-color:rgba(255,255,255,0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#337ab7;z-index:201}


table.DTFC_Cloned tr{background-color:white;margin-bottom:0}div.DTFC_LeftHeadWrapper table,div.DTFC_RightHeadWrapper table{border-bottom:none !important;margin-bottom:0 !important;background-color:white}div.DTFC_LeftBodyWrapper table,div.DTFC_RightBodyWrapper table{border-top:none;margin:0 !important}div.DTFC_LeftBodyWrapper table thead .sorting:after,div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,div.DTFC_LeftBodyWrapper table thead .sorting:after,div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,div.DTFC_RightBodyWrapper table thead .sorting:after,div.DTFC_RightBodyWrapper table thead .sorting_asc:after,div.DTFC_RightBodyWrapper table thead .sorting_desc:after,div.DTFC_RightBodyWrapper table thead .sorting:after,div.DTFC_RightBodyWrapper table thead .sorting_asc:after,div.DTFC_RightBodyWrapper table thead .sorting_desc:after{display:none}div.DTFC_LeftBodyWrapper table tbody tr:first-child th,div.DTFC_LeftBodyWrapper table tbody tr:first-child td,div.DTFC_RightBodyWrapper table tbody tr:first-child th,div.DTFC_RightBodyWrapper table tbody tr:first-child td{border-top:none}div.DTFC_LeftFootWrapper table,div.DTFC_RightFootWrapper table{border-top:none;margin-top:0 !important;background-color:white}div.DTFC_Blocker{background-color:white}


table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-bottom:0 !important}table.dataTable.fixedHeader-floating{position:fixed !important}table.dataTable.fixedHeader-locked{position:absolute !important}@media print{table.fixedHeader-floating{display:none}}


table.dataTable tbody th.focus,table.dataTable tbody td.focus{box-shadow:inset 0 0 1px 2px #337ab7}div.dtk-focus-alt table.dataTable tbody th.focus,div.dtk-focus-alt table.dataTable tbody td.focus{box-shadow:inset 0 0 1px 2px #ff8b33}


table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New', Courier, monospace;line-height:14px;content:'+';background-color:#337ab7}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New', Courier, monospace;line-height:14px;content:'+';background-color:#337ab7}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:0.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:0.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}div.dtr-bs-modal table.table tr:first-child td{border-top:none}


table.dt-rowReorder-float{position:absolute !important;opacity:0.8;table-layout:fixed;outline:2px solid #337ab7;outline-offset:-2px;z-index:2001}tr.dt-rowReorder-moving{outline:2px solid #888;outline-offset:-2px}body.dt-rowReorder-noOverflow{overflow-x:hidden}table.dataTable td.reorder{text-align:center;cursor:move}


div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,0.8);color:white;box-shadow:3px 3px 10px rgba(0,0,0,0.5);text-align:right;border-radius:3px;padding:0.4em;z-index:2;display:none}div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)}div.dts div.dataTables_scrollBody table{z-index:2}div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}div.DTS tbody tr{background-color:white}


table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#08C}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#0085c7}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#0083c5}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#0085c8}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#0081c1}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#0082c2}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#0083c4}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#0085c8}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#0086ca}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#0087cb}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#0081c1}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#0085c8}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#007dbb}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#007ebd}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#007fbf}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#007dbb}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}table.dataTable tbody tr.selected,table.dataTable tbody th.selected,table.dataTable tbody td.selected{color:white}table.dataTable tbody tr.selected a,table.dataTable tbody th.selected a,table.dataTable tbody td.selected a{color:#a2d4ed}



/**
 * alertifyjs 1.11.1 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2018 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer{position:fixed;z-index:1981;top:0;right:0;bottom:0;left:0;padding:0;margin:0;background-color:#252525;opacity:.5}.alertify .ajs-modal{position:fixed;top:0;right:0;left:0;bottom:0;padding:0;overflow-y:auto;z-index:1981}.alertify .ajs-dialog{position:relative;margin:5% auto;min-height:110px;max-width:500px;padding:24px 24px 0 24px;outline:0;background-color:#fff}.alertify .ajs-dialog.ajs-capture:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.alertify .ajs-reset{position:absolute!important;display:inline!important;width:0!important;height:0!important;opacity:0!important}.alertify .ajs-commands{position:absolute;right:4px;margin:-14px 24px 0 0;z-index:2}.alertify .ajs-commands button{display:none;width:10px;height:10px;margin-left:10px;padding:10px;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.alertify .ajs-commands button.ajs-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC)}.alertify .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)}.alertify .ajs-header{margin:-24px;margin-bottom:0;padding:16px 24px;background-color:#fff}.alertify .ajs-body{min-height:56px}.alertify .ajs-body .ajs-content{padding:16px 24px 16px 16px}.alertify .ajs-footer{padding:4px;margin-left:-24px;margin-right:-24px;min-height:43px;background-color:#fff}.alertify .ajs-footer .ajs-buttons.ajs-primary{text-align:right}.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary{float:left;clear:none;text-align:left}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons .ajs-button{min-width:88px;min-height:35px}.alertify .ajs-handle{position:absolute;display:none;width:10px;height:10px;right:0;bottom:0;z-index:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);-webkit-transform:scaleX(1);transform:scaleX(1);cursor:se-resize}.alertify.ajs-no-overflow .ajs-body .ajs-content{overflow:hidden!important}.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content{left:0;right:0;padding:0}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body{margin-left:-24px;margin-right:-24px}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content{padding:0}.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content{left:0;right:0}.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,.alertify.ajs-maximizable .ajs-commands button.ajs-restore{display:inline-block}.alertify.ajs-closable .ajs-commands button.ajs-close{display:inline-block}.alertify.ajs-maximized .ajs-dialog{width:100%!important;height:100%!important;max-width:none!important;margin:0 auto!important;top:0!important;left:0!important}.alertify.ajs-maximized.ajs-modeless .ajs-modal{position:fixed!important;min-height:100%!important;max-height:none!important;margin:0!important}.alertify.ajs-maximized .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)}.alertify.ajs-maximized .ajs-dialog,.alertify.ajs-resizable .ajs-dialog{padding:0}.alertify.ajs-maximized .ajs-commands,.alertify.ajs-resizable .ajs-commands{margin:14px 24px 0 0}.alertify.ajs-maximized .ajs-header,.alertify.ajs-resizable .ajs-header{position:absolute;top:0;left:0;right:0;margin:0;padding:16px 24px}.alertify.ajs-maximized .ajs-body,.alertify.ajs-resizable .ajs-body{min-height:224px;display:inline-block}.alertify.ajs-maximized .ajs-body .ajs-content,.alertify.ajs-resizable .ajs-body .ajs-content{position:absolute;top:50px;right:24px;bottom:50px;left:24px;overflow:auto}.alertify.ajs-maximized .ajs-footer,.alertify.ajs-resizable .ajs-footer{position:absolute;left:0;right:0;bottom:0;margin:0}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog{min-width:548px}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle{display:block}.alertify.ajs-movable:not(.ajs-maximized) .ajs-header{cursor:move}.alertify.ajs-modeless .ajs-dimmer,.alertify.ajs-modeless .ajs-reset{display:none}.alertify.ajs-modeless .ajs-modal{overflow:visible;max-width:none;max-height:0}.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin{display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC)}.alertify.ajs-modeless.ajs-unpinned .ajs-modal{position:absolute}.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)}.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body{max-height:500px;overflow:auto}.alertify.ajs-basic .ajs-header{opacity:0}.alertify.ajs-basic .ajs-footer{visibility:hidden}.alertify.ajs-frameless .ajs-header{position:absolute;top:0;left:0;right:0;min-height:60px;margin:0;padding:0;opacity:0;z-index:1}.alertify.ajs-frameless .ajs-footer{display:none}.alertify.ajs-frameless .ajs-body .ajs-content{position:absolute;top:0;right:0;bottom:0;left:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog{padding-top:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands{margin-top:0}.ajs-no-overflow{overflow:hidden!important;outline:0}.ajs-no-overflow.ajs-fixed{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:scroll!important}.ajs-no-selection,.ajs-no-selection *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:568px){.alertify .ajs-dialog{min-width:150px}.alertify:not(.ajs-maximized) .ajs-modal{padding:0 5%}.alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog{min-width:initial;min-width:auto}}@-moz-document url-prefix(){.alertify button:focus{outline:1px dotted #3593d2}}.alertify .ajs-dimmer,.alertify .ajs-modal{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:250ms;transition-duration:250ms}.alertify.ajs-hidden .ajs-dimmer,.alertify.ajs-hidden .ajs-modal{visibility:hidden;opacity:0}.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-duration:.5s;animation-duration:.5s}.alertify.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-duration:250ms;animation-duration:250ms}.alertify .ajs-dialog.ajs-shake{-webkit-animation-name:ajs-shake;animation-name:ajs-shake;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ajs-shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes ajs-shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-slideIn;animation-name:ajs-slideIn;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-slideOut;animation-name:ajs-slideOut;-webkit-animation-timing-function:cubic-bezier(.6,-.28,.735,.045);animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-zoomIn;animation-name:ajs-zoomIn}.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-zoomOut;animation-name:ajs-zoomOut}.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-fadeIn;animation-name:ajs-fadeIn}.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-fadeOut;animation-name:ajs-fadeOut}.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-pulseIn;animation-name:ajs-pulseIn}.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-pulseOut;animation-name:ajs-pulseOut}.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInX;animation-name:ajs-flipInX}.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutX;animation-name:ajs-flipOutX}.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInY;animation-name:ajs-flipInY}.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutY;animation-name:ajs-flipOutY}@-webkit-keyframes ajs-pulseIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ajs-pulseIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes ajs-pulseOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes ajs-pulseOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@-webkit-keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes ajs-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes ajs-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@-webkit-keyframes ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes ajs-flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes ajs-flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@-webkit-keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@-webkit-keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}@keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}.alertify-notifier{position:fixed;width:0;overflow:visible;z-index:1982;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.alertify-notifier .ajs-message{position:relative;width:260px;max-height:0;padding:0;opacity:0;margin:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-timing-function:linear;transition-timing-function:linear}.alertify-notifier .ajs-message.ajs-visible{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transition-timing-function:cubic-bezier(.175,.885,.32,1.275);opacity:1;max-height:100%;padding:15px;margin-top:10px}.alertify-notifier .ajs-message.ajs-success{background:rgba(91,189,114,.95)}.alertify-notifier .ajs-message.ajs-error{background:rgba(217,92,92,.95)}.alertify-notifier .ajs-message.ajs-warning{background:rgba(252,248,215,.95)}.alertify-notifier .ajs-message .ajs-close{position:absolute;top:0;right:0;width:16px;height:16px;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.5);border-top-right-radius:2px}.alertify-notifier.ajs-top{top:10px}.alertify-notifier.ajs-bottom{bottom:10px}.alertify-notifier.ajs-right{right:10px}.alertify-notifier.ajs-right .ajs-message{right:-320px}.alertify-notifier.ajs-right .ajs-message.ajs-visible{right:290px}.alertify-notifier.ajs-left{left:10px}.alertify-notifier.ajs-left .ajs-message{left:-300px}.alertify-notifier.ajs-left .ajs-message.ajs-visible{left:0}.alertify-notifier.ajs-center{left:50%}.alertify-notifier.ajs-center .ajs-message{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.alertify-notifier.ajs-center .ajs-message.ajs-visible{left:50%;-webkit-transition-timing-function:cubic-bezier(.57,.43,.1,.65);transition-timing-function:cubic-bezier(.57,.43,.1,.65)}.alertify-notifier.ajs-center.ajs-top .ajs-message{top:-300px}.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible{top:0}.alertify-notifier.ajs-center.ajs-bottom .ajs-message{bottom:-300px}.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible{bottom:0}
.alertify-notifier .ajs-message{background:rgba(255,255,255,.95);color:#000;text-align:center;border:1px solid #ddd;border-radius:2px}.ajs-success,.alertify-notifier .ajs-message.ajs-success{color:#fff;background:rgba(91,189,114,.95);text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-error{color:#fff;background:rgba(217,92,92,.95);text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-warning{background:rgba(252,248,215,.95);border-color:#999}
/*! AlertifyJS - v0.5.0 - Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) */

.alertify .ajs-dimmer{background-color:#000;opacity:.5}.alertify .ajs-dialog{max-width:600px;min-height:122px;background-color:#fff;border:1px solid rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.5);border-radius:6px}.alertify .ajs-header{color:#333;border-bottom:1px solid #e5e5e5;border-radius:6px 6px 0 0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:18px}.alertify .ajs-body{font-family:Roboto,sans-serif;color:#000}.alertify.ajs-maximized:not(.ajs-resizable) .ajs-content,.alertify.ajs-resizable .ajs-content{top:58px;bottom:68px}.alertify .ajs-footer{background-color:#fff;padding:15px;border-top:1px solid #e5e5e5;border-radius:0 0 6px 6px}
/* ReSharper disable Html.PathError */
/* qTip2 v2.2.1 | Plugins: tips viewport imagemap svg modal | Styles: core basic css3 | qtip2.com | Licensed MIT | Sat Aug 08 2015 10:10:53 */
 
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:transparent}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:14px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(../LayoutContents/#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}
/* ReSharper disable RedundantUnits */
@charset "UTF-8";

.fancybox-enabled {
    overflow: hidden;
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%;
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
    z-index: 99992;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
    background: #000000;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.3;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px;
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: visible;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #E5E3DF;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 18px);
    overflow: visible;
    background: #fff;
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default;
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff;
}

/* Caption */
.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0 30px;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}

/* Buttons */
.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none;
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none;
}

.fancybox-infobar__body, .fancybox-button {
    background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
    content: '';
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: 0.9;
    box-sizing: border-box;
    display: inline-block;
}

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
    opacity: 0.3;
}

.fancybox-button--left::after,
.fancybox-button--right::after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
}

.fancybox-button--left::after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.fancybox-button--right::after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--left {
    border-bottom-left-radius: 5px;
}

.fancybox-button--right {
    border-bottom-right-radius: 5px;
}

.fancybox-button--close::before, .fancybox-button--close::after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px);
}

.fancybox-button--close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Navigation arrows */
.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s;
}

.fancybox-arrow::after {
    content: '';
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, 0.8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
}

.fancybox-arrow--right {
    right: 0;
}

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
    left: 0;
}

.fancybox-show-nav .fancybox-arrow {
    opacity: 0.6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: 0.3;
}

/* Loading indicator */
.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999;
    overflow: hidden;
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/* Transition effects */
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0;
    }

    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important;
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0;
    }
}

/* Fullscreen  */
.fancybox-button--fullscreen::before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none;
}

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent;
}

.fancybox-button--play::before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
}

.fancybox-button--pause::before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px 0 2px;
}

/* Thumbs */
.fancybox-thumbs {
    display: none;
}

.fancybox-button--thumbs {
    display: none;
}

@media all and (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block;
    }

    .fancybox-button--thumbs span {
        font-size: 23px;
    }

    .fancybox-button--thumbs::before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995;
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px;
    }

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0;
    }

    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box;
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, 0.1);
    }

    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .fancybox-thumbs > ul > li:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1;
    }
}

.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}
/*!
    Customstyle

*/

.divider {
    margin: 1px 0;
    background-color: #111415;
    height: 1px;
    overflow: hidden;
    padding: 0 0 0 0 !important;
    color: #eee !important;
}

.display-none {
    display: none;
}

.display-overflow-clear {
    display: block;
    overflow: hidden;
    clear: both;
}

visibility-hidden {
    visibility: hidden;
}

.gapAnalyseAnswerWrapperLeft {
    border-right: 1px dotted #d3d3d3;
}

.checkbox label {
    padding-left: 0 !important;
}

.fancybox-slide > * {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
}

.fancybox-content {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-radius: 13px;
}

.radio {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.multibleCheckBox, .multibleRadiobutton {
    width: 95%;
    border: 1px solid #d2d6de;
    padding: 10px;
    overflow: auto;
}

.multibleCheckBoxTxt, .multibleRadiobuttonTxt {
    width: calc(100% - 40px);
    border: 1px solid #d2d6de;
    float: left;
    margin-left: 5px;
}

.cbsMultibleBoxArea {
    width: 100%;
    max-height: 190px;
    overflow-y: auto;
    padding-top: 5px;
    -webkit-overflow-scrolling: touch;
}

    .cbsMultibleBoxArea label,
    .cbsMultibleBoxArea radioContainer {
        width: 100%;
    }

.validateError {
    border: 1px dashed red !important;
}

.opacity30 {
    -ms-opacity: 0.3 !important;
    opacity: 0.3 !important;
}

.login-page {
    background: url('/Files/Images/lgn.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.login-logo {
    background: #fff;
    font-size: 30px;
    margin-bottom: 0;
    padding-top: 15px;
}

.customContent {
    background: rgba(255, 255, 255, 0.7);
    padding: 15px;
    margin-bottom: 50px !important;
    border-top-color: #f0ad4e;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-width: 3px;
    border-top-style: solid;
    box-shadow: 0 0 13px 0 rgba(150,149,149,1);
}

.cTopBarButton i {
    color: #fff !important;
}



.headerUserMenu {
    border-left: 1px solid #fff;
}

    .headerUserMenu i {
        color: #fff !important;
    }


.cLoginLink {
    float: left;
    padding: 7px 0;
    color: #3c8dbc !important;
}

.cLogoLg {
    max-width: 32px;
    max-height: 32px;
}

.box-content {
    overflow-x: scroll !important;
}

.box-content-hack {
    height: 20px;
    display: none;
    margin-bottom: 20px;
}

.box-content-hack-conent {
    height: 8px;
}


.clickRowOpen:hover td:last-child {
    border-right-style: solid;
    border-right-color: aquamarine;
    border-right-width: 2px;
}

.clickRowOpen:hover td:first-child {
    border-left-style: solid;
    border-left-color: aquamarine;
    border-left-width: 2px;
}

.clickRowOpen td:last-child {
    border-right-style: solid;
    border-right-color: transparent;
    border-right-width: 2px;
}

.clickRowOpen td:first-child {
    border-left-style: solid;
    border-left-color: transparent;
    border-left-width: 2px;
}

.clickRowOpen {
    cursor: pointer;
}

    .clickRowOpen:hover {
        background-color: #efeeee !important;
    }


.checkbox label {
    padding-left: 0;
}

    .checkbox label:after {
        content: '';
        display: table;
        clear: both;
    }

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    /*border-radius: .25em;*/
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

    .checkbox .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 20%;
    }

.checkbox label input[type="checkbox"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon {
        opacity: 0;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }


.dosyalariBirak {
    top: 100px;
    text-align: center;
    width: 100%;
    background-color: white;
    font-size: 18px;
    z-index: 1000;
    display: none;
    font-weight: bold;
}

.opacity30 .dosyalariBirak {
    display: block;
}

.dz-preview, .dz-file-preview, .dz-processing {
    display: none !important;
}

.cursor-pointer {
    cursor: pointer;
}

.form-control {
    width: 95% !important;
}

select {
    width: 100% !important;
}

.input-group {
    width: 95% !important;
}

    .input-group > .form-control {
        width: 100% !important;
    }

.btImage {
    max-width: 100%;
    max-height: 100%;
}

.dataTable {
    table-layout: auto;
}

.dataTables_processing {
    position: fixed !important;
    top: 30% !important;
    left: 50% !important;
    width: 30% !important;
    height: 40px !important;
    margin-left: -15% !important;
    z-index: 1000;
    margin-top: -25px !important;
    padding-top: 20px !important;
    text-align: center !important;
    font-size: 1.2em !important;
    line-height: 10px !important;
}

.cSayfaMesajlari {
    width: 20px;
    height: 20px;
    color: #fff;
    z-index: 9999;
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    border-radius: 100%;
    padding: 2px 0;
    text-align: center;
}

.cSayfaMesajlariSol {
    width: 20px;
    height: 20px;
    color: #fff;
    z-index: 9999;
    position: fixed;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    border-radius: 100%;
    padding: 2px 0;
    text-align: center;
}

.cCircleButton2 {
    bottom: 150px !important;
    cursor: pointer;
}

.cCircleButton3 {
    bottom: 10px !important;
    cursor: pointer;
}

.cCircleButton4 {
    bottom: 40px !important;
    cursor: pointer;
}

.cCircleButton5 {
    bottom: 30px !important;
    cursor: pointer;
}

.cCircleButton6 {
    bottom: 70px !important;
    cursor: pointer;
}


.cHeButton {
    background: #b770b1;
    bottom: 150px;
    display: block;
}

    .cHeButton:hover {
        background: rgba(183,112,176,.7);
        color: #fff;
    }

    .cHeButton:focus {
        background: rgba(183,112,176,.7);
        color: #fff;
    }

.minwidth100 {
    min-width: 100px !important;
}

.dataTables_wrapper {
    margin-bottom: 100px !important;
}

.boldred {
    color: #dd4b39;
    font-weight: bold;
}

.boldblue {
    color: #0073b7;
    font-weight: bold;
}

.boldyellow {
    color: #f39c12;
    font-weight: bold;
}

.boldgreen {
    color: #00a65a;
    font-weight: bold;
}

.boldbiggray {
    color: #7e7777;
    font-size: 16px;
    font-weight: bold;
}

.display-block {
    display: block;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.islemlerHeader {
    width: 150px !important;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.gridviewOp div a {
    padding-left: 2px;
    padding-right: 2px;
}

.searchAreaControlName {
    font-weight: bold;
    padding-left: 0;
    padding-bottom: 5px;
}

.gapAnalyseAnswerWrapper {
    margin-top: 10px;
}

.gapAnalyseQuestionText {
    margin-bottom: 10px;
    font-weight: bold;
}

.dropdown-menu .divider {
    margin-bottom: 1px !important;
    margin-top: 1px !important;
}

.searchAreaFilterTitle {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    min-width: 80%;
}

.searchAreaBoxTool {
    top: 0 !important;
}

.searchAreaButtons .buttonAnchor {
    margin-left: 10px;
}

.buttonAnchor .fa {
    color: white !important;
}

.wikiSearchArea {
    width: 100%;
    min-height: 100px;
    /*float: left;*/
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px dashed #f0ad4e;
}

.wikiSeachInArea {
    width: 40%;
    height: auto;
    margin: 30px auto;
    position: relative;
}

.wikiSearchBox {
    width: 100%;
    height: 40px;
}

    .wikiSearchBox:focus {
        box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
    }

.wikiSearchButton {
    -ms-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    position: absolute;
    right: 5px;
    top: 5px;
    border: 0;
    outline: 0;
    color: #fff;
    width: initial;
    border-radius: 100% !important;
    right: 35px;
}

    .wikiSearchButton:hover {
        color: #fff;
    }

.wikiBoxesHeader {
    background: #f0ad4e !important;
    padding: 10px !important;
    color: white;
}

.wikiHeaderLink {
    margin-left: 0 !important;
    color: #fff;
    font-size: 18px !important;
}

    .wikiHeaderLink:hover {
        color: rgba(255,255,255,.7);
    }

.wikiTagsLink {
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    width: auto;
}

.box.box-warning {
    border-top-color: #f0ad4e;
}

.wikiPicture {
    max-width: 100%;
    max-height: 300px;
    margin-bottom: 20px;
}

.trDiv {
    border-bottom: 1px dotted #d3d3d3;
    padding-bottom: 10px;
    padding-top: 10px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: transparent;
    border-radius: 13px;
}

span.GibeBaslik.boldbiggray > div.col-md-12 > div > .trDiv {
    background-color: rgba(250, 250, 250, 1) !important;
    border-left-width: 2px;
    border-left-color: aquamarine !important;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-color: aquamarine !important;
    border-right-style: solid;
}

@media (min-width:601px) {
    .trDiv:focus-within {
        background-color: rgba(250, 250, 250, 1) !important;
        border-left-width: 2px;
        border-left-color: #009664 !important;
        border-left-style: solid;
        border-right-width: 2px;
        border-right-color: #009664 !important;
        border-right-style: solid;
    }

    .trDiv:hover {
        background-color: rgba(250, 250, 250, 1) !important;
        border-left-width: 2px;
        border-left-color: aquamarine !important;
        border-left-style: solid;
        border-right-width: 2px;
        border-right-color: aquamarine !important;
        border-right-style: solid;
    }

    .trDiv:active {
        border-left-width: 2px;
        border-left-color: #009664 !important;
        border-left-style: solid;
        border-right-width: 2px;
        border-right-color: #009664 !important;
        border-right-style: solid;
    }
}

@media (max-width:600px) {
    .trDiv:focus-within {
        background-color: rgba(250, 250, 250, 1) !important;
        border-bottom-width: 0.5px;
        border-bottom-color: #009664 !important;
        border-bottom-style: solid;
        border-top-width: 0.5px;
        border-top-color: #009664 !important;
        border-top-style: solid;
    }

    .trDiv:hover {
        background-color: rgba(250, 250, 250, 1) !important;
        border-bottom-width: 0.5px;
        border-bottom-color: aquamarine !important;
        border-bottom-style: solid;
        border-top-width: 0.5px;
        border-top-color: aquamarine !important;
        border-top-style: solid;
    }

    .trDiv:active {
        border-bottom-width: 0.5px;
        border-bottom-color: #009664 !important;
        border-bottom-style: solid;
        border-top-width: 0.5px;
        border-top-color: #009664 !important;
        border-top-style: solid;
    }
}

button.accordion {
    color: #444;
    cursor: pointer;
    padding: 18px 18px 18px 50px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 17px;
    transition: 0.4s;
    font-weight: bold;
    background-position: 19px !important;
}

    button.accordion.active, button.accordion:hover {
        background: #ddd;
    }

    button.accordion.active {
        background-position: 19px !important;
    }

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #3c8dbc;
}

.nav-tabs-custom > .nav-tabs > li > a.active {
    background-color: #00d285;
    color: white !important;
    border-top-left-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

.nav-tabs-custom > .nav-tabs > li > a {
    border-bottom: 2px solid #00d285;
}


.selectedGridViewRow td:first-child {
    border-left-width: 2px;
    border-left-color: #009664 !important;
    border-left-style: solid;
}

.selectedGridViewRow td:last-child {
    border-right-width: 2px;
    border-right-color: #009664 !important;
    border-right-style: solid;
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.btn-info:hover {
    background: #4c9fc1 !important;
}

.ui-menu {
    border: 1px solid #e8e8e8;
    padding: 0 !important;
    float: left;
    background: #f1f1f1;
    max-width: 600px;
}

    .ui-menu .ui-menu-item {
        text-transform: none;
        list-style-type: none;
        margin: 5px;
        background: #fff;
    }

        .ui-menu .ui-menu-item a {
            text-transform: none;
            cursor: pointer;
            padding: 5px 10px;
            width: 100%;
            float: left;
            background: #fff;
        }

            .ui-menu .ui-menu-item a:hover {
                background: #f1f1f1;
            }

.searchAreaButtons {
    padding-top: 10px;
    border-top: 1px solid #f4f4f4;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
}

.multilineCase {
    white-space: pre-wrap;
}

.box-footerIn {
    height: initial
}

.breadcrumb a {
    color: #0073b7 !important;
}

.badge {
    display: inline-block !important;
    min-width: 10px !important;
    max-width: 80% !important;
    padding: 3px 7px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: #fff !important;
    text-align: center !important;
    white-space: normal !important;
    vertical-align: middle !important;
    border-radius: 10px !important;
}

.minibox {
    border: 1px solid #f4f4f4;
    color: #777 !important;
    background-color: white;
}

    .minibox:hover {
        border-color: #f4f4f4;
        background: #f4f4f4 !important;
    }

.expp {
    padding-top: 5px;
}

.content-header-font-size {
    font-size: 24px !important;
}

.content-header-breadcrumb-font-size {
    font-size: 12px !important;
}

.content-header h1 {
    margin: 0;
}

.breadcrumb-wrapper > .breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    top: 15px;
    right: 10px;
    border-radius: 2px;
}

@media screen and (max-width:991px) {
    .breadcrumb {
        display: none;
    }
}

@media screen and (max-width:960px) {
    .wikiSeachInArea {
        width: 90%;
        height: auto;
        margin: 30px auto;
        position: relative;
    }
}

@media screen and (max-width:767px) {
    .btn-primary, .btn-danger, .btn-warning, .btn-success {
        width: 100%;
        margin-bottom: 5px;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    .pagination .first {
        display: none;
    }

    .pagination .last {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .noMobile {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .noMobile {
        display: none;
    }

    .content {
        padding-left: 0;
        padding-right: 0;
    }

    .customContent {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 480px) {

    .sidebar-open .main-sidebar {
        width: 100%;
    }
}

.headerNotification {
    width: 800px !important;
    height: auto;
}

@media (min-width: 1000px) and (max-width: 1300px) {
    .headerNotification {
        width: 650px !important;
    }
}


@media (max-width: 950px) {
    .headerNotification {
        width: 100% !important;
        right: 0 !important;
    }
}

.scrollY {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.scrollX {
    overflow-x: auto !important;
    overflow-y: hidden;
}

.scrollXimp {
    overflow-x: auto;
    overflow-y: hidden;
}



.headerTopBarButton {
    font-size: 1.8rem !important;
    background-color: white !important;
    color: black !important;
    border-color: white !important;
}

    .headerTopBarButton:hover {
        background-color: #dcdcdc !important;
    }

@media screen and (max-width: 480px) {

    .headerTopBarButton {
        font-size: 1.5rem !important;
        background-color: white !important;
        color: black !important;
        border-color: white !important;
    }
}

@media screen and (max-width: 350px) {

    .headerTopBarButton {
        font-size: 1.2rem !important;
        background-color: white !important;
        color: black !important;
        border-color: white !important;
    }
}

.centerDiv {
    position: fixed !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

.hundredPercentWidth {
    width: 100%;
    max-width: 100%;
}

.grayHoverBackground:hover, .grayHoverBackground:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}


@media screen and (max-width: 1800px) {

    .box-content-hack-conent {
        display: none;
    }
}

.fileUploadDrag {
    width: 94.5%;
}

.fileUploadWrapper {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center !important;
    justify-content: center !important;
}

#file {
    border: 2px dashed #92b0b3 !important
}

.files.fileUploadDrag:before {
    position: absolute;
    bottom: 50px;
    left: 8%;
    width: 84%;
    content: attr(data-before);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-align: center
}

#file {
    display: inline-block;
    width: 100%;
    padding: 95px 0 0 100%;
    background: url('/Files/Images/file-upload-drag.png') top center no-repeat #fff;
    background-size: 55px 55px;
}

@media (max-width: 575px) {
    .col-sm-6 {
        padding-top: 10px
    }
}


.fisFaturaRow {
    margin-right: -15px;
    margin-left: -15px;
}

.userNameWrapper {
    display: inline-block !important;
}

.userNameSymbolWrapper {
    display: none !important;
}


@media (max-width: 600px) {
    .fisFaturaRow {
        margin-right: 0;
        margin-left: 15px;
    }

    .userNameWrapper {
        display: none !important;
    }

    .userNameSymbolWrapper {
        display: inline-block !important;
    }
}

@media (max-width: 320px) {
    .userDropdown {
        right: 0;
    }
}

[data-letters]:before {
    content: attr(data-letters);
    display: inline-block;
    font-size: 1em;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    border-radius: 50%;
    background: #a6b0cf;
    vertical-align: middle;
    margin-right: 1em;
    color: white;
}

.progress {
    background: #f0f0f0;
    margin-top: 30px;
    display: none;
    position: relative;
}

    .progress .bar {
        background: #0096FF;
        width: 0;
        height: 50px;
    }

    .progress .label {
        line-height: 30px;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 30px;
    }

@media (min-width: 600px) {
    .searchAreaRow {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.animation-bar {
    padding-bottom: 15px;
    display: none;
}

.waitingSpan {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    background-color: #eca129;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #eca150, #eca329);
    animation: progress-anim-1 10s infinite linear;
}

.loadingSpan {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    background-color: #0096FF;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #0196F0, #0176F0);
    animation: progress-anim-1 10s infinite linear;
}

.successSpan {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    background-color: #00a65a;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #01a61a, #00a54a);
}

span.waitingSpan:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-size: 100%;
    background-image: linear-gradient(45deg, #ffffff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #ffffff 50%, #ffffff 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 30px 30px;
    opacity: 0.3;
    animation: progress-anim-1-after 0.5s infinite linear;
}

span.loadingSpan:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-size: 100%;
    background-image: linear-gradient(45deg, #ffffff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #ffffff 50%, #ffffff 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 30px 30px;
    opacity: 0.3;
    animation: progress-anim-1-after 0.5s infinite linear;
}


@-webkit-keyframes progress-anim-1-after {
    0% {
        background-position: 0 100%;
    }

    100% {
        background-position: 30px 100%;
    }
}

.raise:hover,
.raise:focus {
    box-shadow: 0 0.5em 0.5em -0.4em #00d285;
    transform: translateY(-0.25em);
}


.notificationContent-mask {
    direction: inherit;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.notificationContent-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    top: 0;
    left: 0 !important;
    right: 0 !important;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}


.border-radius13px {
    border-radius: 13px !important;
}

.customButton {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #00d285 !important;
    height: 30px;
    min-width: 100%;
    margin-bottom: 10px;
    font-size: 20px !important;
    border-color: #00d285 !important;
}

.displayIntherit {
    display: inherit;
}

.displayBlock {
    display: block;
}

.overFlowHidden {
    overflow: hidden;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #808080;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: gray;
    }


.scrollArea {
    position: fixed;
    bottom: 30px;
    right: 40px;
    display: flex;
    z-index: 200;
    overflow: visible;
    align-items: flex-end;
    pointer-events: auto;
}

.lineView {
    display: inline-flex;
    padding: 6px;
    background: #eef1f6;
    box-shadow: 4px 6px 14px #808080;
    border-radius: 5px;
}



.scrollBox {
    top: 0px;
    left: 0px;
    position: absolute;
    border-top-style: outset;
    border-top-width: 1px;
    border-right-style: outset;
    border-right-width: 2px;
    border-bottom-style: outset;
    border-bottom-width: 1px;
    border-left-style: outset;
    border-left-width: 2px;
    max-width: 78px;
    height: 40px;
    cursor: grab;
    border-radius: 5px;
    border-color: #2a3042d4;
    box-shadow: currentcolor 1px 1px 2px;
}

.lineBoxes {
    width: 78px;
    border: 1px solid #ffffff75;
    border-radius: 3px;
    display: grid;
    height: 40px;
}


.lineBox_1 {
    border-radius: 3px;
    flex: 1 0 auto;
    background: #b9c0cf8c;
}

    .lineBox_1 + div {
        margin-top: 2px;
    }

.scrollLine {
    position: relative;
}



@media (min-width: 883px) {
    .genelDiv {
        display: flex;
        margin: auto;
    }
}

@media (min-width: 1472px) {
    .genelDiv {
        width: auto;
    }
}


.zoomClass {
    height: 0;
    width: 100%;
    margin-top: auto;
}

.pdf-responsive {
    height: 100% !important;
    width: 100%;
}

@media (max-width: 884px) {
    .pdf-responsive {
        height: 75% !important;
        width: 100%;
    }
}

.col-md-5 {
    flex: 1;
}

.zoomSlider {
    position: absolute;
    padding: 0;
    opacity: 1;
    z-index: 99;
    width: 125px;
    height: 25px;
    left: 1px;
}

.zoomButton1 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0;
    margin: 0;
    transition: opacity .2s;
    border-radius: 10px;
    background-color: rgb(255, 255, 255, 50%);
}

.zoomButton2 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0;
    margin: 0;
    transition: opacity .2s;
    border-radius: 10px;
    background-color: rgb(255, 255, 255, 50%);
}

.zoomRangeContainer {
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

.zoomRangeInput {
    margin: 0;
    padding: 0;
    outline: auto;
    transition: opacity .2s;
    background: transparent;
    -webkit-appearance: none;
}

    /* Set up additional styling to ensure consistenty across browsers */
    .zoomRangeInput::-webkit-slider-runnable-track {
        box-sizing: border-box;
        border: none;
        width: 100%;
        height: 3px;
        background: #ccc;
    }

    .zoomRangeInput::-moz-range-track {
        box-sizing: border-box;
        border: none;
        width: 100%;
        height: 3px;
        background: #ccc;
    }

    .zoomRangeInput::-ms-track {
        box-sizing: border-box;
        border: none;
        width: 100%;
        height: 3px;
        background: #ccc;
        color: transparent;
    }

    .zoomRangeInput::-webkit-slider-thumb {
        -webkit-appearance: none;
        margin-top: -3.33px;
        box-sizing: border-box;
        border: none;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #444;
    }

    .zoomRangeInput::-moz-range-thumb {
        box-sizing: border-box;
        border: none;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #444;
    }

    .zoomRangeInput::-ms-thumb {
        margin-top: 0;
        box-sizing: border-box;
        border: none;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #444;
    }

    .zoomRangeInput::-ms-tooltip,
    .zoomRangeInput::-ms-fill-lower,
    .zoomRangeInput::-ms-fill-upper {
        display: none;
    }

@media (max-width: 1000px) {
    .zoomClass {
        display: flex;
    }

}

.col-md-7 {
    height: auto;
}



.switch1 {
    position: absolute;
    display: inline-block;
    width: 90px;
    height: 25px;
    top: 90px;
    left: 40px;
    pointer-events: none;
}

    .switch1 input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider1 {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(255, 255, 255, 50%);
    -webkit-transition: .4s;
    transition: .4s;
    pointer-events: all;
}

    .slider1::before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 6px;
        bottom: 2.5px;
        background-color: #74788da8;
        -webkit-transition: .4s;
        transition: .4s;
    }



input:checked + .slider1 {
    background-color: rgb(85, 110, 230, 60%);
}

input:focus + .slider1 {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider1:before {
    -webkit-transform: translateX(59px);
    -ms-transform: translateX(59px);
    transform: translateX(59px);
    background-color: white;
}

/* Rounded sliders */
.slider1.round {
    border-radius: 34px;
    border: 1px solid rgb(0 0 0 / 58%);
}

    .slider1.round:before {
        border-radius: 50%;
    }


.fitText {
    position: absolute;
    left: 26px;
    top: 3px;
    color: white;
    cursor: pointer;
    z-index: 1;
}

.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dragme {
    position: relative;
    cursor: grab;
}

body[data-sidebar="dark"] #sidebar-menu .sub-menu .active {
    border-radius: 0.5rem;
    background-color: #374164;
}

body[data-sidebar="dark"] #sidebar-menu .sub-menu li > a:hover {
    border-radius: 0.5rem;
    background-color: #374150;
}

body[data-sidebar="dark"] #sidebar-menu .mm-active .active > span {
    color: #ffffff !important;
}

body[data-sidebar="dark"] #sidebar-menu .sub-menu li > a {
    margin: 0 10px 0 10px;
    white-space: normal;
}


.surecTakipSpanWrap {
    white-space: normal !important;
    width: 50% !important;
    display: flex;
    justify-content: center;
    float: left;
    margin-left: 3px;
    margin-bottom: 3px;
}
.bkDefault {
    white-space: normal !important;
    width: 45%;
    display: flex;
    justify-content: center;
    float: left;
    margin-left: 3px;
    margin-bottom: 3px;
}

.liMenu {
    list-style-type: none;
}

.notiH6 {
    float: left;
    color: black;
    font-weight: bold !important;
    font-size: 14px !important;
}

.notiBtHtml {
    float: right;
    color: rgb(85, 110, 230) !important;
    font-size: 12px !important;
    font-weight: bold;
}

.btFontArrowImg {
    color: black !important;
    display: inline-block !important;
}

.innerNotiH6 {
    color: black;
    font-weight: bold !important;
    font-size: 15px !important;
}
.innerNotiSpn {
    width: 30px;
    height: 30px;
}

.notiDiv8 {
    right: -17px;
    bottom: 0;
}
.notDiv10 {
    padding: 0;
    max-height: 388px;
}
.toggleHelp {
    font-size: 1.8rem !important;
    height: 100% !important;
    width: 100% !important;
    padding: 23px 20px 0 20px !important;
}
.buttonClass {
    border-radius: 50px !important;
    padding: 6px 20px 6px 20px !important; 
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.dot-flashing {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #50a5f1;
    color: #50a5f1;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: 0.5s;
}

    .dot-flashing::before, .dot-flashing::after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
    }

    .dot-flashing::before {
        left: -15px;
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background-color: #50a5f1;
        color: #50a5f1;
        animation: dot-flashing 1s infinite alternate;
        animation-delay: 0s;
    }

    .dot-flashing::after {
        left: 15px;
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background-color: #50a5f1;
        color: #50a5f1;
        animation: dot-flashing 1s infinite alternate;
        animation-delay: 1s;
    }

@keyframes dot-flashing {
    0% {
        background-color: #50a5f1;
    }

    50%, 100% {
        background-color: rgba(80, 165, 241, 0.2);
    }
}

.mukellefBelgeSpanWrapper {
    white-space: normal !important;
    width: 80%;
    display: flex;
    margin-left: 3px;
    margin-bottom: 3px;
}

.commonSpanWrapper {
    white-space: normal !important;
    width: 80%;
    display: flex;
    margin-left: 3px;
    margin-bottom: 3px;
}



@media screen and (max-width:1450px) {
    .resizableBannerWidth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%;
    }
}

@media screen and (max-width:1500px) {
    .resizableBannerWidth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
}

@media screen and (max-width:550px) {
    .resizableBannerWidth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 51%;
    }
}

.resizableBigBannerFontSize {
    font-weight: 900 !important;
    word-break: break-word;
    letter-spacing: 2px;
    font-size: 30px !important;
}

@media screen and (max-width:1650px) {
    .resizableBigBannerFontSize {
        font-weight: 900 !important;
        word-break: break-word;
        letter-spacing: 2px;
        font-size: 25px !important;
    }
}

@media screen and (max-width:1200px) {
    .resizableBigBannerFontSize {
        font-weight: 900 !important;
        word-break: break-word;
        letter-spacing: 2px;
        font-size: 20px !important;
    }
}

@media screen and (max-width:550px) {
    .resizableBigBannerFontSize {
        font-weight: 900 !important;
        word-break: break-word;
        letter-spacing: 2px;
        font-size: 18px !important;
    }
}


.resizableBannerFontSize {
    font-size: 20px !important;
}
@media screen and (max-width:1650px) {
    .resizableBannerFontSize {
        font-size: 16px  !important;
    }
}
@media screen and (max-width:550px) {
    .resizableBannerFontSize {
        font-size: 14px  !important;
    }
}



.bannerDiv {
    top: 50%;
    right: 10%;
    transform: translate(45%, -50%);
    position: absolute;
}

@media screen and (max-width:850px) {
    .bannerDiv {
        top: 50%;
        right: 10%;
        transform: translate(30%, -50%);
        position: absolute;
    }
}
@media screen and (max-width:550px) {
    .bannerDiv {
        top: 50%;
        right: 10%;
        transform: translate(20%, -50%);
        position: absolute;
    }
}
.bannerButton {
    border-radius: 50px !important;
    font-weight: 900 !important;
    text-align: center !important;
    background-color: #FFEA00 !important;
    outline: 3px solid #FFEA00 !important;
    outline-offset: 4px !important;
    width: 200px !important;
    height: 40px !important;
    font-size: 16px !important;
    letter-spacing: 2px !important;
    color: #495057 !important;
}

@media screen and (max-width:1200px) {
    .bannerButton {
        border-radius: 50px !important;
        font-weight: 700 !important;
        text-align: center !important;
        background-color: #FFEA00 !important;
        outline: 3px solid #FFEA00 !important;
        outline-offset: 4px !important;
        width: 180px !important;
        height: 35px !important;
        font-size: 14px !important;
        letter-spacing: 1px !important;
        color: #495057 !important;
    }
}

@media screen and (max-width:550px) {
    .bannerButton {
        border-radius: 50px !important;
        font-weight: 700 !important;
        text-align: center !important;
        background-color: #FFEA00 !important;
        outline: 3px solid #FFEA00 !important;
        outline-offset: 4px !important;
        width: 120px !important;
        height: 30px !important;
        font-size: 11px !important;
        letter-spacing: 1px !important;
        color: #495057 !important;
    }
}


.resizable-animation {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    background-color: #3498db;
    color: #fff;
    cursor: pointer;
    animation: growShrink 1s infinite alternate;
}

@keyframes growShrink {
    from {
        transform: scale(0.9);
    }

    to {
        transform: scale(1);
    }
}


@media screen and (min-width: 1501px) {
    .notificationModal {
        padding-top: 90px;
        max-width: 40% !important;
    }

}

@media screen and (max-width:1500px) and (min-width: 1001px) {
    .notificationModal {
        padding-top: 90px;
        max-width: 50% !important;
    }
}


@media screen and (max-width:1000px) and (min-width: 0px)  {
    .notificationModal {
        padding-top: 90px;
    }
}

.html-responsive
{
    display: block;
    width: 100%;
    height: 100%;
}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;border-width:1px 0;margin-left:-5px;margin-right:-5px}
.clockpicker .input-group-addon{cursor:pointer}.clockpicker-moving{cursor:move}.clockpicker-align-left.popover>.arrow{left:25px}.clockpicker-align-top.popover>.arrow{top:17px}.clockpicker-align-right.popover>.arrow{left:auto;right:25px}.clockpicker-align-bottom.popover>.arrow{top:auto;bottom:6px}.clockpicker-popover .popover-title{background-color:#fff;color:#999;font-size:24px;font-weight:700;line-height:30px;text-align:center}.clockpicker-popover .popover-title span{cursor:pointer}.clockpicker-popover .popover-content{background-color:#f8f8f8;padding:12px}.popover-content:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.clockpicker-plate{background-color:#fff;border:1px solid #ccc;border-radius:50%;width:200px;height:200px;overflow:visible;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clockpicker-canvas,.clockpicker-dial{width:200px;height:200px;position:absolute;left:-1px;top:-1px}.clockpicker-minutes{visibility:hidden}.clockpicker-tick{border-radius:50%;color:#666;line-height:26px;text-align:center;width:26px;height:26px;position:absolute;cursor:pointer}.clockpicker-tick.active,.clockpicker-tick:hover{background-color:#c0e5f7;background-color:rgba(0,149,221,.25)}.clockpicker-button{background-image:none;background-color:#fff;border-width:1px 0 0;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:10px 0}.clockpicker-button:hover{background-image:none;background-color:#ebebeb}.clockpicker-button:focus{outline:0!important}.clockpicker-dial{-webkit-transition:-webkit-transform 350ms,opacity 350ms;-moz-transition:-moz-transform 350ms,opacity 350ms;-ms-transition:-ms-transform 350ms,opacity 350ms;-o-transition:-o-transform 350ms,opacity 350ms;transition:transform 350ms,opacity 350ms}.clockpicker-dial-out{opacity:0}.clockpicker-hours.clockpicker-dial-out{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.clockpicker-minutes.clockpicker-dial-out{-webkit-transform:scale(.8,.8);-moz-transform:scale(.8,.8);-ms-transform:scale(.8,.8);-o-transform:scale(.8,.8);transform:scale(.8,.8)}.clockpicker-canvas{-webkit-transition:opacity 175ms;-moz-transition:opacity 175ms;-ms-transition:opacity 175ms;-o-transition:opacity 175ms;transition:opacity 175ms}.clockpicker-canvas-out{opacity:.25}.clockpicker-canvas-bearing,.clockpicker-canvas-fg{stroke:none;fill:#0095dd}.clockpicker-canvas-bg{stroke:none;fill:#c0e5f7}.clockpicker-canvas-bg-trans{fill:rgba(0,149,221,.25)}.clockpicker-canvas line{stroke:#0095dd;stroke-width:1;stroke-linecap:round}.clockpicker-button.am-button{margin:1px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}.clockpicker-button.pm-button{margin:1px 1px 1px 136px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}
.clockpicker .input-group-addon{cursor:pointer}.clockpicker-moving{cursor:move}.clockpicker-align-left.popover>.arrow{left:25px}.clockpicker-align-top.popover>.arrow{top:17px}.clockpicker-align-right.popover>.arrow{left:auto;right:25px}.clockpicker-align-bottom.popover>.arrow{top:auto;bottom:6px}.clockpicker-popover .popover-title{background-color:#fff;color:#999;font-size:24px;font-weight:700;line-height:30px;text-align:center}.clockpicker-popover .popover-title span{cursor:pointer}.clockpicker-popover .popover-content{background-color:#f8f8f8;padding:12px}.popover-content:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.clockpicker-plate{background-color:#fff;border:1px solid #ccc;border-radius:50%;width:200px;height:200px;overflow:visible;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clockpicker-canvas,.clockpicker-dial{width:200px;height:200px;position:absolute;left:-1px;top:-1px}.clockpicker-minutes{visibility:hidden}.clockpicker-tick{border-radius:50%;color:#666;line-height:26px;text-align:center;width:26px;height:26px;position:absolute;cursor:pointer}.clockpicker-tick.active,.clockpicker-tick:hover{background-color:#c0e5f7;background-color:rgba(0,149,221,.25)}.clockpicker-button{background-image:none;background-color:#fff;border-width:1px 0 0;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:10px 0}.clockpicker-button:hover{background-image:none;background-color:#ebebeb}.clockpicker-button:focus{outline:0!important}.clockpicker-dial{-webkit-transition:-webkit-transform 350ms,opacity 350ms;-moz-transition:-moz-transform 350ms,opacity 350ms;-ms-transition:-ms-transform 350ms,opacity 350ms;-o-transition:-o-transform 350ms,opacity 350ms;transition:transform 350ms,opacity 350ms}.clockpicker-dial-out{opacity:0}.clockpicker-hours.clockpicker-dial-out{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.clockpicker-minutes.clockpicker-dial-out{-webkit-transform:scale(.8,.8);-moz-transform:scale(.8,.8);-ms-transform:scale(.8,.8);-o-transform:scale(.8,.8);transform:scale(.8,.8)}.clockpicker-canvas{-webkit-transition:opacity 175ms;-moz-transition:opacity 175ms;-ms-transition:opacity 175ms;-o-transition:opacity 175ms;transition:opacity 175ms}.clockpicker-canvas-out{opacity:.25}.clockpicker-canvas-bearing,.clockpicker-canvas-fg{stroke:none;fill:#0095dd}.clockpicker-canvas-bg{stroke:none;fill:#c0e5f7}.clockpicker-canvas-bg-trans{fill:rgba(0,149,221,.25)}.clockpicker-canvas line{stroke:#0095dd;stroke-width:1;stroke-linecap:round}.clockpicker-button.am-button{margin:1px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}.clockpicker-button.pm-button{margin:1px 1px 1px 136px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}
.ms-ctn{position:relative;padding:5px 12px;height:auto}.ms-inv{border:1px solid #c00}.suggestbox-height-margin{display:flex !important}.ms-ctn-readonly{cursor:pointer}.ms-ctn-disabled{cursor:not-allowed;background-color:#eee}.ms-ctn-bootstrap-focus,.ms-ctn-bootstrap-focus .ms-res-ctn{border-color:rgba(82,168,236,.8) !important;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6) !important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6) !important;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6) !important;border-bottom-left-radius:0;border-bottom-right-radius:0}.ms-ctn-focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ms-ctn input{border:0;box-shadow:none;-webkit-transition:none;outline:none;display:block;padding:0;line-height:1.42857143;margin:1px 0;width:100%}.ms-ctn .ms-sel-ctn input{float:left}.ms-ctn-disabled input{cursor:not-allowed;background-color:#eee}.ms-ctn .ms-input-readonly{cursor:pointer}.ms-ctn .ms-empty-text{color:#ddd}.ms-ctn input:focus{border:0;box-shadow:none;-webkit-transition:none;background:#fff}.ms-ctn input::-ms-clear{width:0;height:0}.ms-ctn .ms-trigger{top:0;width:25px;height:100%;position:absolute;right:0;background:transparent;border-left:1px solid #ccc;cursor:pointer}.ms-ctn .ms-trigger .ms-trigger-ico{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #333;border-right:4px solid transparent;border-left:4px solid transparent;content:"";margin-left:8px;margin-top:15px}.ms-ctn .ms-trigger:hover{background-color:#e6e6e6}.ms-ctn .ms-trigger:hover .ms-trigger-ico{background-position:0 -4px}.ms-ctn-disabled .ms-trigger{cursor:not-allowed;background-color:#eee}.ms-ctn-bootstrap-focus{border-bottom:1px solid #ccc}.ms-res-ctn{width:100%;display:block;overflow-y:auto}.ms-res-ctn .ms-res-group{line-height:23px;text-align:left;padding:2px 5px;font-weight:bold;border-bottom:1px dotted #ccc;border-top:1px solid #ccc;background:#f3edff;color:#333}.ms-res-ctn .ms-res-item{line-height:25px;text-align:left;padding:2px 5px;color:#666;cursor:pointer}.ms-res-ctn .ms-res-item-grouped{padding-left:15px}.ms-res-ctn .ms-res-odd{background:#fafafa}.ms-res-ctn .ms-res-item-active{background-color:#f5f5f5}.ms-res-ctn .ms-res-item-disabled{color:#ccc;cursor:default}.ms-sel-ctn{overflow:auto;line-height:18px;padding-right:25px}.ms-no-trigger .ms-sel-ctn{padding-right:0}.ms-sel-ctn .ms-sel-item{background:#f3f3f3;color:#999;float:left;font-size:12px;padding:3px 5px;border-radius:3px;border:1px solid #ddd;margin:3px 0 1px 0}.ms-sel-ctn .ms-sel-invalid{border-color:#f8a5a5 !important;background:#fdf2f2 !important}.ms-sel-ctn .ms-sel-item:hover{border:1px solid #bbb}.ms-ctn .ms-sel-item{background:#f3f3f3;color:#999;float:left;font-size:12px;padding:0 5px;border-radius:3px;border:1px solid #ddd;margin:1px 5px 1px 5px}.ms-ctn .ms-sel-item:hover{border:1px solid transparent}.ms-ctn-focus .ms-sel-item:hover{border:1px solid #bbb}.ms-sel-ctn .ms-sel-text{background:#fff;color:#666;padding-right:0;margin-left:0;font-size:14px;font-weight:normal}.ms-as-string .ms-sel-text{border-color:transparent}.ms-res-ctn .ms-res-item em{font-style:normal;background:#565656;color:#fff}.ms-sel-ctn .ms-sel-text:hover{background:#fff}.ms-sel-ctn .ms-sel-item-active{border:1px solid #f00;background:#757575}.ms-stacked{width:99%}@media only screen and (orientation:landscape){.ms-stacked{width:96.7%}}.ms-stacked .ms-sel-item{float:inherit}.ms-sel-item{margin-left:5px}.ms-sel-ctn .ms-sel-item .ms-close-btn{width:7px;cursor:pointer;height:7px;float:right;margin:6px 2px 0 10px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABSSURBVHjahI7BCQAwCAOTzpThHMHh3Kl9CVos9XckFwQAuPtGuWTWwMwaczKzyHsqg6+5JqMJr28BABHRwmTWQFJjTmYWOU1L4tdck9GE17dnALGAS+kAR/u2AAAAAElFTkSuQmCC);background-position:0 -7px}.ms-sel-ctn .ms-sel-item .ms-close-btn:hover{background-position:0 0}.ms-stacked .ms-sel-item .ms-close-btn{margin-left:0}.ms-helper{color:#aaa;font-size:10px;position:absolute;right:0}.ms-ctn.input-lg .ms-trigger .ms-trigger-ico{margin-top:17px}.ms-ctn.input-sm .ms-trigger .ms-trigger-ico{margin-top:13px}.ms-ctn.input-lg .ms-sel-ctn .ms-sel-item{padding-top:2px;padding-bottom:3px}.ms-ctn.input-sm .ms-sel-ctn{line-height:15px}.ms-ctn.input-sm .ms-sel-ctn .ms-sel-item{padding-top:1px;padding-bottom:1px;margin-top:0;margin-bottom:0}.ms-ctn.input-sm .ms-sel-ctn .ms-sel-item .ms-close-btn{margin-top:4px}.ms-ctn .ms-sel-ctn{margin-left:-7px}.ms-ctn .ms-trigger:hover{width:24px;right:1px;border-radius:0 3px 3px 0}
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap);

#page-topbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #262b3c;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
}

.navbar-headers {
    display: -webkit-box;
    background: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 70px;
    padding: 0 calc(24px / 2) 0 0
}

    .navbar-headers .dropdown .show.header-item {
        background-color: #212529
    }

.navbar-brand-box {
    padding: 0 1.5rem;
    text-align: center;
    width: 250px
}

.logo {
    line-height: 70px
}

    .logo .logo-sm {
        display: none
    }

.logo-light {
    display: none
}

.app-search {
    padding: calc(32px / 2) 0
}

    .app-search .form-control {
        border: none;
        height: 38px;
        padding-left: 40px;
        padding-right: 20px;
        background-color: #2a3042;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 30px
    }

    .app-search span {
        position: absolute;
        z-index: 10;
        font-size: 16px;
        line-height: 38px;
        left: 13px;
        top: 0;
        color: #c3cbe4
    }

.megamenu-list li {
    position: relative;
    padding: 5px 0
}

    .megamenu-list li a {
        color: #a6b0cf
    }

@media (max-width:992px) {
    .navbar-brand-box {
        width: auto
    }

    .logo span.logo-lg {
        display: inline-block
    }

    .logo span.logo-sm {
        display: inline-block
    }
}

@media (min-width: 1200px) {
    .page-content {
        padding: calc(70px + 24px) calc(24px / 2) 60px calc(24px / 2)
    }
}

.header-item {
    height: 70px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #a6b0cf;
    border: 0;
    border-radius: 0
}

    .header-item:hover {
        color: #a6b0cf
    }

.header-profile-user {
    height: 36px;
    width: 36px;
    background-color: #32394e;
    padding: 3px
}

.noti-icon i {
    font-size: 22px;
    color: #a6b0cf
}

.noti-icon .badge {
    position: absolute;
    top: 12px;
    right: 4px
}

.notification-item .d-flex {
    padding: .75rem 1rem
}

    .notification-item .d-flex:hover {
        background-color: #32394e
    }

.dropdown-icon-item {
    display: block;
    border-radius: 3px;
    line-height: 34px;
    text-align: center;
    padding: 15px 0 9px;
    display: block;
    border: 1px solid transparent;
    color: #c3cbe4
}

    .dropdown-icon-item img {
        height: 24px
    }

    .dropdown-icon-item span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dropdown-icon-item:hover {
        border-color: #32394e
    }

.fullscreen-enable [data-bs-toggle=fullscreen] .bx-fullscreen::before {
    content: "\ea3f"
}

body[data-topbar=dark] #page-topbar {
    background-color: #556ee6
}

body[data-topbar=dark] .navbar-headers .dropdown .show.header-item {
    background-color: rgba(255,255,255,.05)
}

body[data-topbar=dark] .navbar-headers .waves-effect .waves-ripple {
    background: rgba(255,255,255,.4)
}

body[data-topbar=dark] .header-item {
    color: #e9ecef
}

    body[data-topbar=dark] .header-item:hover {
        color: #e9ecef
    }

body[data-topbar=dark] .header-profile-user {
    background-color: rgba(255,255,255,.25)
}

body[data-topbar=dark] .noti-icon i {
    color: #e9ecef
}

body[data-topbar=dark] .logo-dark {
    display: none
}

body[data-topbar=dark] .logo-light {
    display: block
}

body[data-topbar=dark] .app-search .form-control {
    background-color: rgba(42,48,66,.07);
    color: #fff
}

body[data-topbar=dark] .app-search input.form-control::-webkit-input-placeholder, body[data-topbar=dark] .app-search span {
    color: rgba(255,255,255,.5)
}

body[data-sidebar=dark] .navbar-brand-box {
    background: #2a3042
}

body[data-sidebar=dark] .logo-dark {
    display: none
}

body[data-sidebar=dark] .logo-light {
    display: block
}

@media (max-width:600px) {
    .navbar-headers .dropdown {
        position: static
    }

        .navbar-headers .dropdown .dropdown-menu {
            left: auto !important;
            /* right: 10px !important*/
        }
}

@media (max-width:380px) {
    .navbar-brand-box {
        display: none
    }
}

body[data-layout=horizontal] .navbar-brand-box {
    width: auto
}

body[data-layout=horizontal] .page-content {
    margin-top: 70px;
    padding: calc(55px + 24px) calc(24px / 2) 60px calc(24px / 2)
}

@media (max-width:992px) {
    body[data-layout=horizontal] .page-content {
        margin-top: 15px
    }
}

.page-title-box {
    padding-bottom: 24px
}

    .page-title-box .breadcrumb {
        background-color: transparent;
        padding: 0
    }

    .page-title-box h4 {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px !important
    }

.footer {
    bottom: 0;
    padding: 20px calc(24px / 2);
    position: absolute;
    right: 0;
    color: #a6b0cf;
    left: 250px;
    height: 60px;
    background-color: #262b3c
}

@media (max-width:991.98px) {
    .footer {
        left: 0
    }
}

.vertical-collpsed .footer {
    left: 70px
}

@media (max-width:991.98px) {
    .vertical-collpsed .footer {
        left: 0
    }
}

body[data-layout=horizontal] .footer {
    left: 0 !important
}

.right-bar {
    background-color: #2a3042;
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02);
    box-shadow: 0 0 24px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02);
    display: block;
    position: fixed;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 280px;
    z-index: 9999;
    float: right !important;
    right: -290px;
    top: 0;
    bottom: 0
}

    .right-bar .right-bar-toggle {
        background-color: #fff;
        height: 24px;
        width: 24px;
        line-height: 24px;
        display: block;
        color: #2a3042;
        text-align: center;
        border-radius: 50%
    }

        .right-bar .right-bar-toggle:hover {
            background-color: #fff
        }

.rightbar-overlay {
    background-color: rgba(239,242,247,.55);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 9998;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.right-bar-enabled .right-bar {
    right: 0
}

.right-bar-enabled .rightbar-overlay {
    display: block
}

@media (max-width:767.98px) {
    .right-bar {
        overflow: auto
    }

        .right-bar .slimscroll-menu {
            height: auto !important
        }
}

.metismenu {
    margin: 0
}

    .metismenu li {
        display: block;
        width: 100%
    }

    .metismenu .mm-collapse {
        display: none
    }

        .metismenu .mm-collapse:not(.mm-show) {
            display: none
        }

        .metismenu .mm-collapse.mm-show {
            display: block
        }

    .metismenu .mm-collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .35s;
        transition-duration: .35s;
        -webkit-transition-property: height,visibility;
        transition-property: height,visibility
    }

.vertical-menu {
    width: 250px;
    z-index: 1001;
    background: #fff;
    bottom: 0;
    margin-top: 0;
    position: fixed;
    top: 70px;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
}

.main-content {
    margin-left: 250px;
    overflow: hidden
}

    .main-content .content {
        padding: 0 15px 10px 15px;
        margin-top: 70px
    }

@media (max-width:600px) {
    .main-content .content {
        margin-top: 70px
    }
}

#sidebar-menu {
    padding: 10px 0 30px 0
}

    #sidebar-menu .mm-active > .has-arrow:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    #sidebar-menu .has-arrow:after {
        content: "\f107";
        font-family: 'FontAwesome';
        display: block;
        float: right;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s,-webkit-transform .2s;
        font-size: 1.5rem
    }

    #sidebar-menu ul li a {
        display: block;
        padding: .625rem 1.5rem;
        color: #545a6d;
        position: relative;
        font-size: 15px;
        -webkit-transition: all .4s;
        transition: all .4s
    }

        #sidebar-menu ul li a i {
            display: inline-block;
            min-width: 1.75rem;
            padding-bottom: .125em;
            font-size: 1.25rem;
            line-height: 1.40625rem;
            vertical-align: middle;
            color: #7f8387;
            -webkit-transition: all .4s;
            transition: all .4s
        }

        #sidebar-menu ul li a:hover {
            color: #383c40
        }

            #sidebar-menu ul li a:hover i {
                color: #383c40
            }

    #sidebar-menu ul li .badge {
        margin-top: 4px
    }

    #sidebar-menu ul li ul.sub-menu {
        padding: 0
    }

        #sidebar-menu ul li ul.sub-menu li a {
            padding: .4rem 1.5rem .4rem 3.5rem;
            font-size: 13px;
            color: #545a6d
        }

            #sidebar-menu ul li ul.sub-menu li a:hover {
                color: #383c40
            }

        #sidebar-menu ul li ul.sub-menu li ul.sub-menu {
            padding: 0
        }

            #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
                padding: .4rem 1.5rem .4rem 4.5rem;
                font-size: 13px
            }

.menu-title {
    padding: 12px 20px !important;
    letter-spacing: .05em;
    pointer-events: none;
    cursor: default;
    font-size: 11px;
    text-transform: uppercase;
    color: #7f8387;
    font-weight: 600
}

.mm-active {
    color: #556ee6 !important
}

    .mm-active > a {
        color: #556ee6 !important
    }

        .mm-active > a i {
            color: #556ee6 !important
        }

    .mm-active .active {
        color: #556ee6 !important
    }

        .mm-active .active i {
            color: #556ee6 !important
        }

    .mm-active > i {
        color: #556ee6 !important
    }

@media (max-width:992px) {
    .vertical-menu {
        display: none
    }

    .main-content {
        margin-left: 0 !important
    }

    body.sidebar-enable .vertical-menu {
        display: block
    }
}

.vertical-collpsed .main-content {
    margin-left: 70px
}

.vertical-collpsed .navbar-brand-box {
    width: 70px !important
}

.vertical-collpsed .logo span.logo-lg {
    display: none
}

.vertical-collpsed .logo span.logo-sm {
    display: block
}

.vertical-collpsed .vertical-menu {
   /* position: absolute;*/
    width: 70px !important;
    z-index: 5
}

    .vertical-collpsed .vertical-menu .simplebar-content-wrapper, .vertical-collpsed .vertical-menu .simplebar-mask {
        overflow: visible !important
    }

    .vertical-collpsed .vertical-menu .simplebar-scrollbar {
        display: none !important
    }

    .vertical-collpsed .vertical-menu .simplebar-offset {
        bottom: 0 !important
    }

    .vertical-collpsed .vertical-menu #sidebar-menu .badge, .vertical-collpsed .vertical-menu #sidebar-menu .collapse.in, .vertical-collpsed .vertical-menu #sidebar-menu .menu-title {
        display: none !important
    }

    .vertical-collpsed .vertical-menu #sidebar-menu .nav.collapse {
        height: inherit !important
    }

    .vertical-collpsed .vertical-menu #sidebar-menu .has-arrow:after {
        display: none
    }

    .vertical-collpsed .vertical-menu #sidebar-menu > ul > li {
        position: relative;
        white-space: nowrap
    }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a {
            padding: 15px 20px;
            min-height: 55px;
            -webkit-transition: none;
            transition: none
        }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:active, .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:focus, .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:hover {
                color: #383c40
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a i {
                font-size: 1.45rem;
                margin-left: 4px
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a span {
                display: none;
                padding-left: 25px
            }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
            position: relative;
            width: calc(190px + 70px);
            color: #556ee6;
            background-color: #f5f5f5;
            -webkit-transition: none;
            transition: none
        }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
                color: #556ee6
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a span {
                display: inline
            }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul {
            display: block;
            left: 70px;
            position: absolute;
            width: 190px;
            height: auto !important;
            -webkit-box-shadow: 3px 5px 10px 0 rgba(54,61,71,.1);
            box-shadow: 3px 5px 10px 0 rgba(54,61,71,.1)
        }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul ul {
                -webkit-box-shadow: 3px 5px 10px 0 rgba(54,61,71,.1);
                box-shadow: 3px 5px 10px 0 rgba(54,61,71,.1)
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 8px 20px;
                position: relative;
                width: 190px;
                z-index: 6;
                color: #545a6d
            }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
                    color: #383c40
                }

    .vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
        padding: 5px 0;
        z-index: 9999;
        display: none;
        background-color: #fff
    }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li:hover > ul {
            display: block;
            left: 190px;
            height: auto !important;
            margin-top: -36px;
            position: absolute;
            width: 190px
        }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li > a span.pull-right {
            position: absolute;
            right: 20px;
            top: 12px;
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg)
        }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li.active a {
            color: #212529
        }

body[data-sidebar=dark] .vertical-menu {
    background: #2a3042
}

body[data-sidebar=dark] #sidebar-menu ul li a {
    color: #a6b0cf
}

    body[data-sidebar=dark] #sidebar-menu ul li a i {
        color: #6a7187
    }

    body[data-sidebar=dark] #sidebar-menu ul li a:hover {
        color: #fff
    }

        body[data-sidebar=dark] #sidebar-menu ul li a:hover i {
            color: #fff
        }

body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a {
    color: #79829c
}

    body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:hover {
        color: #fff
    }

body[data-sidebar=dark].vertical-collpsed {
    min-height: 1760px
}

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
        background: #2e3548;
        color: #fff
    }

        body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
            color: #fff
        }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
        color: #79829c
    }

        body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
            color: #fff
        }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
        background-color: #2a3042
    }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
        color: #fff !important
    }

        body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i {
            color: #fff !important
        }

body[data-sidebar=dark] .mm-active {
    color: #fff !important
}

    body[data-sidebar=dark] .mm-active > a {
        color: #fff !important
    }

        body[data-sidebar=dark] .mm-active > a i {
            color: #fff !important
        }

    body[data-sidebar=dark] .mm-active > i {
        color: #fff !important
    }

    body[data-sidebar=dark] .mm-active .active {
        color: #fff !important
    }

        body[data-sidebar=dark] .mm-active .active i {
            color: #fff !important
        }

body[data-sidebar=dark] .menu-title {
    color: #6a7187
}

body[data-layout=horizontal] .main-content {
    margin-left: 0 !important
}

body[data-sidebar-size=small] .navbar-brand-box {
    width: 160px
}

body[data-sidebar-size=small] .vertical-menu {
    width: 160px;
    text-align: center
}

    body[data-sidebar-size=small] .vertical-menu .badge, body[data-sidebar-size=small] .vertical-menu .has-arrow:after {
        display: none !important
    }

body[data-sidebar-size=small] .main-content {
    margin-left: 160px
}

body[data-sidebar-size=small] .footer {
    left: 160px
}

@media (max-width:991.98px) {
    body[data-sidebar-size=small] .footer {
        left: 0
    }
}

body[data-sidebar-size=small] #sidebar-menu ul li.menu-title {
    background-color: #2e3548
}

body[data-sidebar-size=small] #sidebar-menu ul li a i {
    display: block
}

body[data-sidebar-size=small] #sidebar-menu ul li ul.sub-menu li a {
    padding-left: 1.5rem
}

body[data-sidebar-size=small] #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
    padding-left: 1.5rem
}

body[data-sidebar-size=small].vertical-collpsed .main-content {
    margin-left: 70px
}

body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar-menu {
    text-align: left
}

    body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a i {
        display: inline-block
    }

body[data-sidebar-size=small].vertical-collpsed .footer {
    left: 70px
}

body[data-sidebar=colored] .vertical-menu {
    background-color: #556ee6
}

body[data-sidebar=colored] .navbar-brand-box {
    background-color: #556ee6
}

    body[data-sidebar=colored] .navbar-brand-box .logo-dark {
        display: none
    }

    body[data-sidebar=colored] .navbar-brand-box .logo-light {
        display: block
    }

body[data-sidebar=colored] .mm-active {
    color: #fff !important
}

    body[data-sidebar=colored] .mm-active > a {
        color: #fff !important
    }

        body[data-sidebar=colored] .mm-active > a i {
            color: #fff !important
        }

    body[data-sidebar=colored] .mm-active .active, body[data-sidebar=colored] .mm-active > i {
        color: #fff !important
    }

body[data-sidebar=colored] #sidebar-menu ul li.menu-title {
    color: rgba(255,255,255,.6)
}

body[data-sidebar=colored] #sidebar-menu ul li a {
    color: rgba(255,255,255,.6)
}

    body[data-sidebar=colored] #sidebar-menu ul li a i {
        color: rgba(255,255,255,.6)
    }

    body[data-sidebar=colored] #sidebar-menu ul li a.waves-effect .waves-ripple {
        background: rgba(255,255,255,.1)
    }

    body[data-sidebar=colored] #sidebar-menu ul li a:hover {
        color: #fff
    }

        body[data-sidebar=colored] #sidebar-menu ul li a:hover i {
            color: #fff
        }

body[data-sidebar=colored] #sidebar-menu ul li ul.sub-menu li a {
    color: rgba(255,255,255,.5)
}

    body[data-sidebar=colored] #sidebar-menu ul li ul.sub-menu li a:hover {
        color: #fff
    }

body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
    background-color: #5e76e7;
    color: #fff
}

    body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
        color: #fff
    }

body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
    color: #556ee6 !important
}

body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover {
    color: #556ee6
}

body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active {
    color: #556ee6 !important
}

    body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active > a {
        color: #556ee6 !important
    }

        body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active > a i {
            color: #556ee6 !important
        }

.topnav {
    background: #282e3f;
    padding: 0 calc(24px / 2);
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    margin-top: 70px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 100
}

    .topnav .topnav-menu {
        margin: 0;
        padding: 0
    }

    .topnav .navbar-nav .nav-link {
        font-size: 14px;
        position: relative;
        padding: 1rem 1.3rem;
        color: #a6b0cf
    }

        .topnav .navbar-nav .nav-link i {
            font-size: 15px
        }

        .topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover {
            color: #556ee6;
            background-color: transparent
        }

    .topnav .navbar-nav .dropdown-item {
        color: #a6b0cf
    }

        .topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover {
            color: #556ee6
        }

    .topnav .navbar-nav .nav-item .nav-link.active {
        color: #556ee6
    }

    .topnav .navbar-nav .dropdown.active > a {
        color: #556ee6;
        background-color: transparent
    }

@media (min-width:1200px) {
    body[data-layout=horizontal] .container-fluid, body[data-layout=horizontal] .navbar-headers {
        max-width: 85%
    }
}

@media (min-width:992px) {
    .topnav .navbar-nav .nav-item:first-of-type .nav-link {
        padding-left: 0
    }

    .topnav .dropdown-item {
        padding: .5rem 1.5rem;
        min-width: 180px
    }

    .topnav .dropdown.mega-dropdown .mega-dropdown-menu {
        left: 0;
        right: auto
    }

    .topnav .dropdown .dropdown-menu {
        margin-top: 0;
        border-radius: 0 0 .25rem .25rem
    }

        .topnav .dropdown .dropdown-menu .arrow-down::after {
            right: 15px;
            -webkit-transform: rotate(-135deg) translateY(-50%);
            transform: rotate(-135deg) translateY(-50%);
            position: absolute
        }

        .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu {
            position: absolute;
            top: 0 !important;
            left: 100%;
            display: none
        }

    .topnav .dropdown:hover > .dropdown-menu {
        display: block
    }

        .topnav .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
            display: block
        }

    .navbar-toggle {
        display: none
    }
}

.arrow-down {
    display: inline-block
}

    .arrow-down:after {
        border-color: initial;
        border-style: solid;
        border-width: 0 0 1px 1px;
        content: "";
        height: .4em;
        display: inline-block;
        right: 5px;
        top: 50%;
        margin-left: 10px;
        -webkit-transform: rotate(-45deg) translateY(-50%);
        transform: rotate(-45deg) translateY(-50%);
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        width: .4em
    }

@media (max-width:1199.98px) {
    .topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu {
        right: 100%;
        left: auto
    }
}

@media (max-width:991.98px) {
    .navbar-brand-box .logo-dark {
        display: none
    }

        .navbar-brand-box .logo-dark span.logo-sm {
            display: none
        }

    .navbar-brand-box .logo-light {
        display: block
    }

    .topnav {
        max-height: 360px;
        overflow-y: auto;
        padding: 0
    }

        .topnav .navbar-nav .nav-link {
            padding: .75rem 1.1rem
        }

        .topnav .dropdown .dropdown-menu {
            background-color: transparent;
            border: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            padding-left: 15px
        }

            .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl {
                width: auto
            }

                .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl .row {
                    margin: 0
                }

        .topnav .dropdown .dropdown-item {
            position: relative;
            background-color: transparent
        }

            .topnav .dropdown .dropdown-item.active, .topnav .dropdown .dropdown-item:active {
                color: #556ee6
            }

        .topnav .arrow-down::after {
            right: 15px;
            position: absolute
        }
}

@media (min-width:992px) {
    body[data-layout=horizontal][data-topbar=light] .navbar-brand-box .logo-dark {
        display: none
    }

    body[data-layout=horizontal][data-topbar=light] .navbar-brand-box .logo-light {
        display: block
    }

    body[data-layout=horizontal][data-topbar=light] .topnav {
        background-color: #556ee6
    }

        body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link {
            color: rgba(255,255,255,.6)
        }

            body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link:focus, body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link:hover {
                color: rgba(255,255,255,.9)
            }

        body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav > .dropdown.active > a {
            color: rgba(255,255,255,.9) !important
        }
}

body[data-layout=horizontal][data-topbar=colored] #page-topbar {
    background-color: #556ee6;
    -webkit-box-shadow: none;
    box-shadow: none
}

body[data-layout=horizontal][data-topbar=colored] .logo-dark {
    display: none
}

body[data-layout=horizontal][data-topbar=colored] .logo-light {
    display: block
}

body[data-layout=horizontal][data-topbar=colored] .app-search .form-control {
    background-color: rgba(42,48,66,.07);
    color: #fff
}

body[data-layout=horizontal][data-topbar=colored] .app-search input.form-control::-webkit-input-placeholder, body[data-layout=horizontal][data-topbar=colored] .app-search span {
    color: rgba(255,255,255,.5)
}

body[data-layout=horizontal][data-topbar=colored] .header-item {
    color: #e9ecef
}

    body[data-layout=horizontal][data-topbar=colored] .header-item:hover {
        color: #e9ecef
    }

body[data-layout=horizontal][data-topbar=colored] .navbar-headers .dropdown .show.header-item {
    background-color: rgba(255,255,255,.1)
}

body[data-layout=horizontal][data-topbar=colored] .navbar-headers .waves-effect .waves-ripple {
    background: rgba(255,255,255,.4)
}

body[data-layout=horizontal][data-topbar=colored] .noti-icon i {
    color: #e9ecef
}

@media (min-width:992px) {
    body[data-layout=horizontal][data-topbar=colored] .topnav {
        background-color: #556ee6
    }

        body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link {
            color: rgba(255,255,255,.6)
        }

            body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:focus, body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:hover {
                color: rgba(255,255,255,.9)
            }

        body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav > .dropdown.active > a {
            color: rgba(255,255,255,.9) !important
        }
}

body[data-layout-size=boxed] {
    background-color: #32394f
}

    body[data-layout-size=boxed] #layout-wrapper {
        background-color: #222736;
        max-width: 1300px;
        margin: 0 auto;
        -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
        box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
    }

    body[data-layout-size=boxed] #page-topbar {
        max-width: 1300px;
        margin: 0 auto
    }

    body[data-layout-size=boxed] .footer {
        margin: 0 auto;
        max-width: calc(1300px - 250px)
    }

    body[data-layout-size=boxed].vertical-collpsed .footer {
        max-width: calc(1300px - 70px)
    }

body[data-layout=horizontal][data-layout-size=boxed] #layout-wrapper, body[data-layout=horizontal][data-layout-size=boxed] #page-topbar, body[data-layout=horizontal][data-layout-size=boxed] .footer {
    max-width: 100%
}

body[data-layout=horizontal][data-layout-size=boxed] .container-fluid, body[data-layout=horizontal][data-layout-size=boxed] .navbar-headers {
    max-width: 1300px
}

@media (min-width:992px) {
    body[data-layout-scrollable=true] #page-topbar, body[data-layout-scrollable=true] .vertical-menu {
        position: absolute
    }
}

@media (min-width:992px) {
    body[data-layout-scrollable=true][data-layout=horizontal] #page-topbar, body[data-layout-scrollable=true][data-layout=horizontal] .topnav {
        position: absolute
    }
}
/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

    .waves-effect .waves-ripple {
        position: absolute;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px;
        opacity: 0;
        background: rgba(0,0,0,.2);
        background: radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out;
        -webkit-transition-property: -webkit-transform,opacity;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: transform,opacity;
        transition-property: transform,opacity,-webkit-transform;
        -webkit-transform: scale(0) translate(0,0);
        transform: scale(0) translate(0,0);
        pointer-events: none
    }

    .waves-effect.waves-light .waves-ripple {
        background: rgba(255,255,255,.4);
        background: radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)
    }

    .waves-effect.waves-classic .waves-ripple {
        background: rgba(0,0,0,.2)
    }

    .waves-effect.waves-classic.waves-light .waves-ripple {
        background: rgba(255,255,255,.4)
    }

.waves-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.waves-button, .waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle,#fff 100%,#000 100%)
}

    .waves-button, .waves-button-input, .waves-button:hover, .waves-button:visited {
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: none;
        outline: 0;
        color: inherit;
        background-color: rgba(0,0,0,0);
        font-size: 1em;
        line-height: 1em;
        text-align: center;
        text-decoration: none;
        z-index: 1
    }

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

    .waves-input-wrapper.waves-button {
        padding: 0
    }

    .waves-input-wrapper .waves-button-input {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1
    }

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    -webkit-transition: all .3s;
    transition: all .3s
}

    .waves-float:active {
        -webkit-box-shadow: 0 8px 20px 1px rgba(0,0,0,.3);
        box-shadow: 0 8px 20px 1px rgba(0,0,0,.3)
    }

.waves-block {
    display: block
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255,255,255,.4)
}

.waves-effect.waves-primary .waves-ripple {
    background-color: rgba(85,110,230,.4)
}

.waves-effect.waves-success .waves-ripple {
    background-color: rgba(52,195,143,.4)
}

.waves-effect.waves-info .waves-ripple {
    background-color: rgba(80,165,241,.4)
}

.waves-effect.waves-warning .waves-ripple {
    background-color: rgba(241,180,76,.4)
}

.waves-effect.waves-danger .waves-ripple {
    background-color: rgba(244,106,106,.4)
}

.avatar-xs {
    height: 2rem;
    width: 2rem
}

.avatar-sm {
    height: 3rem;
    width: 3rem
}

.avatar-md {
    height: 4.5rem;
    width: 4.5rem
}

.avatar-lg {
    height: 6rem;
    width: 6rem
}

.avatar-xl {
    height: 7.5rem;
    width: 7.5rem
}

.avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #556ee6;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.avatar-group {
    padding-left: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .avatar-group .avatar-group-item {
        margin-left: -12px;
        border: 2px solid #2a3042;
        border-radius: 50%;
        -webkit-transition: all .2s;
        transition: all .2s
    }

        .avatar-group .avatar-group-item:hover {
            position: relative;
            -webkit-transform: translateY(-2px);
            transform: translateY(-2px)
        }

.custom-accordion .accordion-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 7px;
    background-color: #32394e;
    padding: 12px 20px;
    color: #a6b0cf;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .custom-accordion .accordion-list.collapsed i.accor-plus-icon:before {
        content: "\F0415"
    }

    .custom-accordion .accordion-list .accor-plus-icon {
        display: inline-block;
        font-size: 16px;
        height: 24px;
        width: 24px;
        line-height: 22px;
        background-color: #2a3042;
        text-align: center;
        border-radius: 50%
    }

.custom-accordion a.collapsed i.accor-down-icon:before {
    content: "\f0d7"
}

.custom-accordion .card-body {
    color: #c3cbe4
}

.font-size-10 {
    font-size: 10px !important
}

.font-size-11 {
    font-size: 11px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-13 {
    font-size: 13px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-15 {
    font-size: 15px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-17 {
    font-size: 17px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-22 {
    font-size: 22px !important
}

.font-size-24 {
    font-size: 24px !important
}

.fw-medium {
    font-weight: 500
}

.fw-semibold {
    font-weight: 600
}

.social-list-item {
    height: 2rem;
    width: 2rem;
    line-height: calc(2rem - 4px);
    display: block;
    border: 2px solid #bfc8e2;
    border-radius: 50%;
    color: #bfc8e2;
    text-align: center;
    -webkit-transition: all .4s;
    transition: all .4s
}

    .social-list-item:hover {
        color: #c3cbe4;
        background-color: #2a3042
    }

.w-xs {
    min-width: 80px
}

.w-sm {
    min-width: 95px
}

.w-md {
    min-width: 110px
}

.w-lg {
    min-width: 140px
}

.w-xl {
    min-width: 160px
}

.alert-dismissible .btn-close {
    font-size: 10px;
    padding: 1.05rem 1.25rem;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2a3042;
    z-index: 9999
}

#status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px
}

.spinner-chase {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: spinner-chase 2.5s infinite linear both;
    animation: spinner-chase 2.5s infinite linear both
}

.chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: chase-dot 2s infinite ease-in-out both;
    animation: chase-dot 2s infinite ease-in-out both
}

    .chase-dot:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: #556ee6;
        border-radius: 100%;
        -webkit-animation: chase-dot-before 2s infinite ease-in-out both;
        animation: chase-dot-before 2s infinite ease-in-out both
    }

    .chase-dot:nth-child(1) {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s
    }

        .chase-dot:nth-child(1):before {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s
        }

    .chase-dot:nth-child(2) {
        -webkit-animation-delay: -1s;
        animation-delay: -1s
    }

        .chase-dot:nth-child(2):before {
            -webkit-animation-delay: -1s;
            animation-delay: -1s
        }

    .chase-dot:nth-child(3) {
        -webkit-animation-delay: -.9s;
        animation-delay: -.9s
    }

        .chase-dot:nth-child(3):before {
            -webkit-animation-delay: -.9s;
            animation-delay: -.9s
        }

    .chase-dot:nth-child(4) {
        -webkit-animation-delay: -.8s;
        animation-delay: -.8s
    }

        .chase-dot:nth-child(4):before {
            -webkit-animation-delay: -.8s;
            animation-delay: -.8s
        }

    .chase-dot:nth-child(5) {
        -webkit-animation-delay: -.7s;
        animation-delay: -.7s
    }

        .chase-dot:nth-child(5):before {
            -webkit-animation-delay: -.7s;
            animation-delay: -.7s
        }

    .chase-dot:nth-child(6) {
        -webkit-animation-delay: -.6s;
        animation-delay: -.6s
    }

        .chase-dot:nth-child(6):before {
            -webkit-animation-delay: -.6s;
            animation-delay: -.6s
        }

@-webkit-keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes chase-dot {
    100%,80% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes chase-dot {
    100%,80% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

[type=email]::-webkit-input-placeholder, [type=number]::-webkit-input-placeholder, [type=tel]::-webkit-input-placeholder, [type=url]::-webkit-input-placeholder {
    text-align: left
}

[type=email]::-moz-placeholder, [type=number]::-moz-placeholder, [type=tel]::-moz-placeholder, [type=url]::-moz-placeholder {
    text-align: left
}

[type=email]:-ms-input-placeholder, [type=number]:-ms-input-placeholder, [type=tel]:-ms-input-placeholder, [type=url]:-ms-input-placeholder {
    text-align: left
}

[type=email]::-ms-input-placeholder, [type=number]::-ms-input-placeholder, [type=tel]::-ms-input-placeholder, [type=url]::-ms-input-placeholder {
    text-align: left
}

[type=email]::placeholder, [type=number]::placeholder, [type=tel]::placeholder, [type=url]::placeholder {
    text-align: left
}

.form-check {
    position: relative;
    text-align: left
}

.form-check-right {
    padding-left: 0;
    display: inline-block;
    padding-right: 1.5em
}

    .form-check-right .form-check-input {
        float: right;
        margin-left: 0;
        margin-right: -1.5em
    }

    .form-check-right .form-check-label {
        display: block
    }

.form-checkbox-outline .form-check-input {
    border-width: 2px;
    background-color: #2a3042
}

    .form-checkbox-outline .form-check-input:active {
        -webkit-filter: none;
        filter: none
    }

    .form-checkbox-outline .form-check-input:checked {
        background-color: #2a3042 !important
    }

        .form-checkbox-outline .form-check-input:checked[type=checkbox] {
            background-image: none
        }

        .form-checkbox-outline .form-check-input:checked:after {
            position: absolute;
            content: '\F012C';
            font-family: "Material Design Icons";
            top: -4px !important;
            left: 1px;
            font-size: 16px;
            color: #eff2f7
        }

.form-radio-outline .form-check-input {
    background-color: #2a3042;
    position: relative
}

    .form-radio-outline .form-check-input:active {
        -webkit-filter: none;
        filter: none
    }

    .form-radio-outline .form-check-input:checked {
        background-color: #2a3042 !important
    }

        .form-radio-outline .form-check-input:checked[type=checkbox] {
            background-image: none
        }

        .form-radio-outline .form-check-input:checked:after {
            position: absolute;
            content: '';
            top: 3px !important;
            left: 3px;
            width: 5px;
            height: 5px;
            border-radius: 50%
        }

.form-check-primary .form-check-input:checked {
    background-color: #556ee6;
    border-color: #556ee6
}

.form-radio-primary .form-check-input:checked {
    border-color: #556ee6;
    background-color: #556ee6
}

    .form-radio-primary .form-check-input:checked:after {
        background-color: #556ee6
    }

.form-check-secondary .form-check-input:checked {
    background-color: #c3cbe4;
    border-color: #c3cbe4
}

.form-radio-secondary .form-check-input:checked {
    border-color: #c3cbe4;
    background-color: #c3cbe4
}

    .form-radio-secondary .form-check-input:checked:after {
        background-color: #c3cbe4
    }

.form-check-success .form-check-input:checked {
    background-color: #34c38f;
    border-color: #34c38f
}

.form-radio-success .form-check-input:checked {
    border-color: #34c38f;
    background-color: #34c38f
}

    .form-radio-success .form-check-input:checked:after {
        background-color: #34c38f
    }

.form-check-info .form-check-input:checked {
    background-color: #50a5f1;
    border-color: #50a5f1
}

.form-radio-info .form-check-input:checked {
    border-color: #50a5f1;
    background-color: #50a5f1
}

    .form-radio-info .form-check-input:checked:after {
        background-color: #50a5f1
    }

.form-check-warning .form-check-input:checked {
    background-color: #f1b44c;
    border-color: #f1b44c
}

.form-radio-warning .form-check-input:checked {
    border-color: #f1b44c;
    background-color: #f1b44c
}

    .form-radio-warning .form-check-input:checked:after {
        background-color: #f1b44c
    }

.form-check-danger .form-check-input:checked {
    background-color: #f46a6a;
    border-color: #f46a6a
}

.form-radio-danger .form-check-input:checked {
    border-color: #f46a6a;
    background-color: #f46a6a
}

    .form-radio-danger .form-check-input:checked:after {
        background-color: #f46a6a
    }

.form-check-pink .form-check-input:checked {
    background-color: #e83e8c;
    border-color: #e83e8c
}

.form-radio-pink .form-check-input:checked {
    border-color: #e83e8c;
    background-color: #e83e8c
}

    .form-radio-pink .form-check-input:checked:after {
        background-color: #e83e8c
    }

.form-check-light .form-check-input:checked {
    background-color: #32394e;
    border-color: #32394e
}

.form-radio-light .form-check-input:checked {
    border-color: #32394e;
    background-color: #32394e
}

    .form-radio-light .form-check-input:checked:after {
        background-color: #32394e
    }

.form-check-dark .form-check-input:checked {
    background-color: #eff2f7;
    border-color: #eff2f7
}

.form-radio-dark .form-check-input:checked {
    border-color: #eff2f7;
    background-color: #eff2f7
}

    .form-radio-dark .form-check-input:checked:after {
        background-color: #eff2f7
    }

.form-check, .form-check-input, .form-check-label {
    cursor: pointer;
    margin-bottom: 0
}

.form-switch-md {
    padding-left: 2.5rem;
    min-height: 24px;
    line-height: 24px
}

    .form-switch-md .form-check-input {
        width: 40px;
        height: 20px;
        left: -.5rem;
        position: relative
    }

    .form-switch-md .form-check-label {
        vertical-align: middle
    }

.form-switch-lg {
    padding-left: 2.75rem;
    min-height: 28px;
    line-height: 28px
}

    .form-switch-lg .form-check-input {
        width: 48px;
        height: 24px;
        left: -.75rem;
        position: relative
    }

.input-group-text {
    margin-bottom: 0
}

.mini-stats-wid .mini-stat-icon {
    overflow: hidden;
    position: relative
}

    .mini-stats-wid .mini-stat-icon:after, .mini-stats-wid .mini-stat-icon:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 54px;
        background-color: rgba(255,255,255,.1);
        left: 16px;
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: -5px;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .mini-stats-wid .mini-stat-icon::after {
        left: -12px;
        width: 12px;
        -webkit-transition: all .2s;
        transition: all .2s
    }

.mini-stats-wid:hover .mini-stat-icon::after {
    left: 60px
}

.mfp-popup-form {
    max-width: 1140px
}

.mfp-close {
    color: #eff2f7 !important
}

.bs-example-modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

[dir=rtl] .modal-open {
    padding-left: 0 !important
}

.icon-demo-content {
    text-align: center;
    color: #bfc8e2
}

    .icon-demo-content i {
        display: block;
        font-size: 24px;
        margin-bottom: 16px;
        color: #c3cbe4;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .icon-demo-content .col-lg-4 {
        margin-top: 24px
    }

        .icon-demo-content .col-lg-4:hover i {
            color: #556ee6;
            -webkit-transform: scale(1.5);
            transform: scale(1.5)
        }

.grid-structure .grid-container {
    background-color: #212529;
    margin-top: 10px;
    font-size: .8rem;
    font-weight: 500;
    padding: 10px 20px
}

.card-radio {
    background-color: #2a3042;
    border: 2px solid #32394e;
    border-radius: .25rem;
    padding: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

    .card-radio:hover {
        cursor: pointer
    }

.card-radio-label {
    display: block
}

.card-radio-input {
    display: none
}

    .card-radio-input:checked + .card-radio {
        border-color: #556ee6 !important
    }

.navs-carousel .owl-nav {
    margin-top: 16px
}

    .navs-carousel .owl-nav button {
        width: 30px;
        height: 30px;
        line-height: 28px !important;
        font-size: 20px !important;
        border-radius: 50% !important;
        background-color: rgba(85,110,230,.25) !important;
        color: #556ee6 !important;
        margin: 4px 8px !important
    }

@media print {
    .footer, .navbar-headers, .page-title-box, .right-bar, .vertical-menu {
        display: none !important
    }

    .card-body, .main-content, .page-content, .right-bar, body {
        padding: 0;
        margin: 0
    }

    .card {
        border: 0
    }
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0 !important;
    bottom: 0;
    right: 0 !important;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    padding: 0 !important
}

    .simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
        display: none
    }

.simplebar-content:after, .simplebar-content:before {
    content: ' ';
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 4px;
    min-height: 10px
}

    .simplebar-scrollbar:before {
        position: absolute;
        content: '';
        background: #a2adb7;
        border-radius: 7px;
        left: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: opacity .2s linear;
        transition: opacity .2s linear
    }

    .simplebar-scrollbar.simplebar-visible:before {
        opacity: .5;
        -webkit-transition: opacity 0s linear;
        transition: opacity 0s linear
    }

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

    .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
        top: 2px;
        bottom: 2px
    }

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
        height: 100%;
        left: 2px;
        right: 2px
    }

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
        right: auto;
        left: 0;
        top: 2px;
        height: 7px;
        min-height: 0;
        min-width: 10px;
        width: auto
    }

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none
}

.custom-scroll {
    height: 100%
}

.lnb-calendars-item {
    display: inline-block;
    margin-right: 7px
}

input[type=checkbox].tui-full-calendar-checkbox-round + span {
    margin-right: 4px;
    margin-left: 0
}

.tui-full-calendar-layout, .tui-full-calendar-timegrid-timezone {
    background-color: #2a3042 !important
}

.tui-full-calendar-dayname-container, .tui-full-calendar-left, .tui-full-calendar-splitter, .tui-full-calendar-time-date, .tui-full-calendar-timegrid-gridline, .tui-full-calendar-timegrid-timezone, .tui-full-calendar-weekday-grid-line {
    border-color: #32394e !important
}

.tui-full-calendar-weekday-exceed-in-week {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    background-color: #2a3042;
    color: #a6b0cf;
    border-color: #32394e
}

.tui-full-calendar-timegrid-hour {
    color: #a6b0cf !important
}

.tui-full-calendar-weekday-schedule-title {
    color: #f8f9fa !important
}

    .tui-full-calendar-weekday-schedule-title .tui-full-calendar-time-schedule {
        font-weight: 600
    }

.tui-full-calendar-popup-container {
    background-color: #2a3042 !important;
    border-color: #32394e !important
}

.tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-fill {
    border-top-color: #32394e !important
}

.tui-full-calendar-arrow-top .tui-full-calendar-popup-arrow-fill {
    border-bottom-color: #32394e !important
}

.tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-borde {
    border-bottom-color: #32394e !important
}

.tui-full-calendar-button {
    color: #bfc8e2;
    background-color: #2e3446 !important;
    border-color: #32394e
}

.tui-full-calendar-popup-section-item {
    border-color: #32394e
}

.tui-full-calendar-dropdown-menu, .tui-full-calendar-dropdown-menu-item {
    background-color: #2e3446 !important
}

.tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-border {
    border-top-color: #32394e
}

.tui-full-calendar-content {
    background-color: #2e3446 !important;
    color: #bfc8e2 !important
}

.tui-full-calendar-confirm {
    background-color: #f46a6a !important;
    color: #fff !important
}

    .tui-full-calendar-confirm:hover {
        background-color: #c35555 !important;
        color: #fff !important
    }

.task-box {
    border: 1px solid #32394e
}

.gu-transit {
    border: 1px dashed #c3cbe4 !important;
    background-color: #2a3042 !important
}

#session-timeout-dialog .close {
    display: none
}

#session-timeout-dialog .countdown-holder {
    color: #f46a6a;
    font-weight: 500
}

#session-timeout-dialog .btn-default {
    background-color: #fff;
    color: #f46a6a;
    -webkit-box-shadow: none;
    box-shadow: none
}

.irs {
    font-family: var(--bs-font-sans-serif)
}

.irs--square .irs-bar, .irs--square .irs-from, .irs--square .irs-single, .irs--square .irs-to {
    background: #556ee6 !important;
    font-size: 11px
}

    .irs--square .irs-from:before, .irs--square .irs-single:before, .irs--square .irs-to:before {
        border-top-color: #556ee6
    }

.irs--square .irs-line {
    background: #32394e;
    border-color: #32394e
}

.irs--square .irs-grid-text {
    font-size: 11px;
    color: #a6b0cf
}

.irs--square .irs-max, .irs--square .irs-min {
    color: #a6b0cf;
    background: #32394e;
    font-size: 11px
}

.irs--square .irs-handle {
    border: 2px solid #556ee6;
    width: 12px;
    height: 12px;
    top: 26px;
    background-color: #2a3042 !important;
    cursor: -webkit-grab;
    cursor: grab
}

    .irs--square .irs-handle:active {
        cursor: -webkit-grabbing;
        cursor: grabbing
    }

.swal2-container .swal2-title {
    font-size: 20px;
    font-weight: 500
}

.swal2-modal {
    font-size: 14px
}

.swal2-icon.swal2-question {
    border-color: #50a5f1;
    color: #50a5f1
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #34c38f
}

.swal2-icon.swal2-success .swal2-success-ring {
    border-color: rgba(52,195,143,.3)
}

.swal2-icon.swal2-warning {
    border-color: #f1b44c;
    color: #f1b44c
}

.swal2-styled:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.swal2-progress-steps .swal2-progress-step {
    background: #556ee6
}

    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
        background: #556ee6
    }

        .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step, .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
            background: rgba(85,110,230,.3)
        }

.swal2-progress-steps .swal2-progress-step-line {
    background: #556ee6
}

.swal2-loader {
    border-color: #556ee6 transparent #556ee6 transparent
}

.symbol {
    border-color: #2a3042
}

.rating-symbol-background, .rating-symbol-foreground {
    font-size: 24px
}

.rating-symbol-foreground {
    top: 0
}

.rating-star > span {
    display: inline-block;
    vertical-align: middle
}

    .rating-star > span.badge {
        margin-left: 4px
    }

#toast-container > div {
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    opacity: 1
}

    #toast-container > div:hover {
        -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
        box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
        opacity: .9
    }

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
    min-width: 96%;
    margin: 4px auto
}

.toast-primary {
    border: 2px solid #556ee6 !important;
    background-color: rgba(85,110,230,.8) !important
}

.toast-secondary {
    border: 2px solid #c3cbe4 !important;
    background-color: rgba(195,203,228,.8) !important
}

.toast-success {
    border: 2px solid #34c38f !important;
    background-color: rgba(52,195,143,.8) !important
}

.toast-info {
    border: 2px solid #50a5f1 !important;
    background-color: rgba(80,165,241,.8) !important
}

.toast-warning {
    border: 2px solid #f1b44c !important;
    background-color: rgba(241,180,76,.8) !important
}

.toast-danger {
    border: 2px solid #f46a6a !important;
    background-color: rgba(244,106,106,.8) !important
}

.toast-pink {
    border: 2px solid #e83e8c !important;
    background-color: rgba(232,62,140,.8) !important
}

.toast-light {
    border: 2px solid #32394e !important;
    background-color: rgba(50,57,78,.8) !important
}

.toast-dark {
    border: 2px solid #eff2f7 !important;
    background-color: rgba(239,242,247,.8) !important
}

.toast-error {
    background-color: rgba(244,106,106,.8);
    border: 2px solid #f46a6a
}

.toastr-options {
    padding: 24px;
    background-color: #2e3548;
    margin-bottom: 0;
    border: 1px solid #32394e
}

.error {
    color: #f46a6a
}

.parsley-error {
    border-color: #f46a6a
}

.parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0
}

    .parsley-errors-list.filled {
        display: block
    }

    .parsley-errors-list > li {
        font-size: 12px;
        list-style: none;
        color: #f46a6a;
        margin-top: 5px
    }

.select2-container .select2-selection--single {
    background-color: #2e3446;
    border: 1px solid #32394e;
    height: 38px
}

    .select2-container .select2-selection--single:focus {
        outline: 0
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 36px;
        padding-left: .75rem;
        color: #bfc8e2
    }

    .select2-container .select2-selection--single .select2-selection__arrow {
        height: 34px;
        width: 34px;
        right: 3px
    }

        .select2-container .select2-selection--single .select2-selection__arrow b {
            border-color: #bfc8e2 transparent transparent transparent;
            border-width: 6px 6px 0 6px
        }

    .select2-container .select2-selection--single .select2-selection__placeholder {
        color: #a6b0cf
    }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #bfc8e2 transparent !important;
    border-width: 0 6px 6px 6px !important
}

.select2-container--default .select2-search--dropdown {
    padding: 10px;
    background-color: #2a3042
}

    .select2-container--default .select2-search--dropdown .select2-search__field {
        border: 1px solid #32394e;
        background-color: #2e3446;
        color: #c3cbe4;
        outline: 0
    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #556ee6
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #32394e;
    color: #e9ecef
}

    .select2-container--default .select2-results__option[aria-selected=true]:hover {
        background-color: #556ee6;
        color: #fff
    }

.select2-results__option {
    padding: 6px 12px
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-left: .75rem
}

.select2-dropdown {
    border: 1px solid #32394e;
    background-color: #2a3042;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
}

.select2-search input {
    border: 1px solid #32394e
}

.select2-container .select2-selection--multiple {
    min-height: 38px;
    background-color: #2e3446;
    border: 1px solid #32394e !important
}

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        padding: 2px .75rem
    }

    .select2-container .select2-selection--multiple .select2-search__field {
        border: 0;
        color: #bfc8e2
    }

        .select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
            color: #bfc8e2
        }

        .select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
            color: #bfc8e2
        }

        .select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
            color: #bfc8e2
        }

        .select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
            color: #bfc8e2
        }

        .select2-container .select2-selection--multiple .select2-search__field::placeholder {
            color: #bfc8e2
        }

    .select2-container .select2-selection--multiple .select2-selection__choice {
        background-color: #2a3042;
        border: 1px solid #32394e;
        border-radius: 1px;
        padding: 0 7px
    }

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #a6b0cf
}

.select2-container--default .select2-results__group {
    font-weight: 600
}

.select2-result-repository__avatar {
    float: left;
    width: 60px;
    margin-right: 10px
}

    .select2-result-repository__avatar img {
        width: 100%;
        height: auto;
        border-radius: 2px
    }

.select2-result-repository__statistics {
    margin-top: 7px
}

.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers {
    display: inline-block;
    font-size: 11px;
    margin-right: 1em;
    color: #bfc8e2
}

    .select2-result-repository__forks .fa, .select2-result-repository__stargazers .fa, .select2-result-repository__watchers .fa {
        margin-right: 4px
    }

        .select2-result-repository__forks .fa.fa-flash::before, .select2-result-repository__stargazers .fa.fa-flash::before, .select2-result-repository__watchers .fa.fa-flash::before {
            content: "\f0e7";
            font-family: 'Font Awesome 5 Free'
        }

.select2-results__option--highlighted .select2-result-repository__forks, .select2-results__option--highlighted .select2-result-repository__stargazers, .select2-results__option--highlighted .select2-result-repository__watchers {
    color: rgba(255,255,255,.8)
}

.select2-result-repository__meta {
    overflow: hidden
}

.img-flag {
    margin-right: 7px;
    height: 15px;
    width: 18px
}

input[switch] {
    display: none
}

    input[switch] + label {
        font-size: 1em;
        line-height: 1;
        width: 56px;
        height: 24px;
        background-color: #a6b0cf;
        background-image: none;
        border-radius: 2rem;
        padding: .16667rem;
        cursor: pointer;
        display: inline-block;
        text-align: center;
        position: relative;
        font-weight: 500;
        -webkit-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out
    }

        input[switch] + label:before {
            color: #eff2f7;
            content: attr(data-off-label);
            display: block;
            font-family: inherit;
            font-weight: 500;
            font-size: 12px;
            line-height: 21px;
            position: absolute;
            right: 1px;
            margin: 3px;
            top: -2px;
            text-align: center;
            min-width: 1.66667rem;
            overflow: hidden;
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out
        }

        input[switch] + label:after {
            content: '';
            position: absolute;
            left: 3px;
            background-color: #2a3042;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-radius: 2rem;
            height: 20px;
            width: 20px;
            top: 2px;
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out
        }

    input[switch]:checked + label {
        background-color: #556ee6
    }

    input[switch]:checked + label {
        background-color: #556ee6
    }

        input[switch]:checked + label:before {
            color: #fff;
            content: attr(data-on-label);
            right: auto;
            left: 3px
        }

        input[switch]:checked + label:after {
            left: 33px;
            background-color: #2a3042
        }

input[switch=bool] + label {
    background-color: #f46a6a
}

    input[switch=bool] + label:before, input[switch=bool]:checked + label:before, input[switch=default]:checked + label:before {
        color: #fff
    }

input[switch=bool]:checked + label {
    background-color: #34c38f
}

input[switch=default]:checked + label {
    background-color: #a2a2a2
}

input[switch=primary]:checked + label {
    background-color: #556ee6
}

input[switch=success]:checked + label {
    background-color: #34c38f
}

input[switch=info]:checked + label {
    background-color: #50a5f1
}

input[switch=warning]:checked + label {
    background-color: #f1b44c
}

input[switch=danger]:checked + label {
    background-color: #f46a6a
}

input[switch=dark]:checked + label {
    background-color: #eff2f7
}

    input[switch=dark]:checked + label:before {
        color: #32394e
    }

.square-switch {
    margin-right: 7px
}

    .square-switch input[switch] + label, .square-switch input[switch] + label:after {
        border-radius: 4px
    }

.sp-container {
    background-color: #2a3042
}

    .sp-container button {
        padding: .25rem .5rem;
        font-size: .71094rem;
        border-radius: .2rem;
        font-weight: 400;
        color: #eff2f7
    }

        .sp-container button.sp-palette-toggle {
            background-color: #32394e
        }

        .sp-container button.sp-choose {
            background-color: #34c38f;
            margin-left: 5px;
            margin-right: 0
        }

.sp-palette-container {
    border-right: 1px solid #32394e
}

.sp-input {
    background-color: #2e3446;
    border-color: #32394e !important;
    color: #bfc8e2
}

    .sp-input:focus {
        outline: 0
    }

[dir=rtl] .sp-alpha {
    direction: ltr
}

[dir=rtl] .sp-original-input-container .sp-add-on {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important
}

[dir=rtl] input.spectrum.with-add-on {
    border: 1px solid #32394e;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.bootstrap-timepicker-widget table td a {
    color: #bfc8e2
}

    .bootstrap-timepicker-widget table td a:hover {
        background-color: transparent;
        border-color: transparent;
        border-radius: 4px;
        color: #556ee6;
        text-decoration: none
    }

.bootstrap-timepicker-widget table td input {
    width: 32px;
    height: 32px;
    border: 0;
    color: #a6b0cf;
    border: 1px solid #32394e;
    background-color: #2e3446
}

.bootstrap-timepicker-widget.dropdown-menu:after {
    border-bottom-color: #2a3042
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    border-top-color: #2a3042
}

.timepicker-orient-top {
    top: calc(1.5em + .94rem + 2px) !important
}

.timepicker-orient-bottom {
    top: auto !important;
    bottom: calc(1.5em + .94rem + 2px) !important
}

.bootstrap-timepicker-widget {
    left: 0 !important;
    right: auto !important
}

    .bootstrap-timepicker-widget.timepicker-orient-left:before {
        left: 6px;
        right: auto
    }

    .bootstrap-timepicker-widget.timepicker-orient-left::after {
        left: 7px;
        right: auto
    }

[dir=rtl] .datepicker {
    right: 0 !important;
    left: auto
}

.datepicker {
    border: 1px solid #32394e;
    padding: 8px;
    z-index: 999 !important
}

    .datepicker table tr th {
        font-weight: 500
    }

    .datepicker table tr td .active.disabled, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td.active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover, .datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
        background-color: #556ee6 !important;
        background-image: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff !important
    }

    .datepicker table tr td span.focused, .datepicker table tr td span:hover, .datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
        background: #32394e
    }

    .datepicker table tr td span.new, .datepicker table tr td span.old, .datepicker table tr td.new, .datepicker table tr td.old {
        color: #bfc8e2;
        opacity: .6
    }

    .datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
        background-color: #32394e
    }

.table-condensed > tbody > tr > td, .table-condensed > thead > tr > th {
    padding: 7px
}

.bootstrap-datepicker-inline .datepicker-inline {
    width: auto !important;
    display: inline-block
}

.datepicker-container {
    border: 1px solid #32394e;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #2a3042
}

    .datepicker-container.datepicker-inline {
        width: 212px
    }

.datepicker-panel > ul > li {
    background-color: #2a3042;
    border-radius: 4px
}

    .datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
        background-color: rgba(85,110,230,.25);
        color: #556ee6
    }

    .datepicker-panel > ul > li.highlighted, .datepicker-panel > ul > li.highlighted:hover, .datepicker-panel > ul > li:hover {
        background-color: #556ee6;
        color: #fff
    }

    .datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
        color: #bfc8e2;
        opacity: .6
    }

.datepicker-panel > ul[data-view=week] > li {
    font-weight: 500
}

    .datepicker-panel > ul[data-view=week] > li, .datepicker-panel > ul[data-view=week] > li:hover {
        background-color: #2a3042
    }

.bootstrap-touchspin.input-group > .input-group-prepend > .btn, .bootstrap-touchspin.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-touchspin.input-group > .input-group-append > .btn, .bootstrap-touchspin.input-group > .input-group-append > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap-touchspin .input-group-btn-vertical {
    right: 0
}

    .bootstrap-touchspin .input-group-btn-vertical .btn {
        right: 0 !important;
        left: 100% !important
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 0 !important;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 4px !important;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

.tox-tinymce {
    border: 1px solid #32394e !important
}

.tox .tox-collection__item {
    color: #bfc8e2 !important
}

.tox .tox-collection--toolbar.tox-collection--toolbar-lg.tox-selected-menu, .tox .tox-menu.tox-collection.tox-collection--list.tox-selected-menu, .tox .tox-swatches-menu.tox-selected-menu {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    -webkit-animation-name: DropDownSlide !important;
    animation-name: DropDownSlide !important;
    -webkit-animation-duration: .3s !important;
    animation-duration: .3s !important;
    -webkit-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
    margin: 0 !important;
    position: absolute !important;
    z-index: 1000 !important;
    padding: .5rem 0 !important;
    background-color: #2a3042 !important;
    border: 1px solid #32394e !important;
    border-radius: .25rem !important
}

.tox .tox-collection--list .tox-collection__group {
    border-color: #32394e !important
}

.tox .tox-collection--list .tox-collection__item--active {
    color: #e9ecef !important;
    background-color: #32394e !important
}

.tox .tox-collection__group-heading {
    color: #e9ecef !important;
    background-color: #32394e !important
}

.tox .tox-statusbar {
    border-top: 1px solid #32394e !important
}

.tox .tox-edit-area__iframe, .tox .tox-menubar, .tox .tox-statusbar {
    background-color: #2a3042 !important;
    background: 0 0 !important
}

.tox .tox-mbtn {
    color: #f6f6f6 !important
}

    .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
        background-color: #32394e !important
    }

.tox .tox-tbtn:hover {
    background-color: #32394e !important
}

.tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary {
    background: #32394e !important
}

.tox .tox-toolbar__primary {
    border-top-color: #32394e !important
}

.tox .tox-tbtn {
    color: #f6f6f6 !important
}

    .tox .tox-tbtn svg {
        fill: #f6f6f6 !important
    }

.tox .tox-edit-area__iframe {
    background-color: #2a3042 !important
}

.tox .tox-statusbar a, .tox .tox-statusbar__path-item, .tox .tox-statusbar__wordcount {
    color: #f6f6f6 !important
}

.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {
    border-right: 1px solid #282e3e !important
}

.tox .tox-collection--toolbar .tox-collection__item--active {
    background-color: #32394e !important
}

.editable-input .form-control {
    display: inline-block
}

.editable-buttons {
    margin-left: 7px
}

    .editable-buttons .editable-cancel {
        margin-left: 7px
    }

.dropzone {
    min-height: 230px;
    border: 2px dashed #a6b0cf;
    background: #2a3042;
    border-radius: 6px
}

    .dropzone .dz-message {
        font-size: 24px;
        width: 100%
    }

.form-wizard-wrapper label {
    font-size: 14px;
    text-align: right
}

.wizard .steps > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

@media (max-width:1199.98px) {
    .wizard .steps > ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wizard .steps > ul > a, .wizard .steps > ul > li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.wizard .steps > ul > li {
    width: 100%
}

    .wizard .steps > ul > li a {
        display: block;
        padding: .5rem 1rem;
        color: #f6f6f6;
        font-weight: 500;
        background-color: rgba(85,110,230,.1)
    }

.wizard .steps > ul .current-info {
    position: absolute;
    left: -999em
}

.wizard .steps .number {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 34px;
    border: 2px solid #556ee6;
    color: #556ee6;
    text-align: center;
    border-radius: 50%;
    margin-right: .5rem
}

.wizard .steps .current a, .wizard .steps .current a:active, .wizard .steps .current a:hover {
    background-color: rgba(85,110,230,.2);
    color: #f6f6f6
}

    .wizard .steps .current a .number, .wizard .steps .current a:active .number, .wizard .steps .current a:hover .number {
        background-color: #556ee6;
        color: #fff
    }

.wizard > .content {
    background-color: transparent;
    padding: 14px;
    margin-top: 0;
    border-radius: 0;
    min-height: 150px
}

    .wizard > .content > .title {
        position: absolute;
        left: -999em
    }

    .wizard > .content > .body {
        width: 100%;
        height: 100%;
        padding: 14px 0 0;
        position: static
    }

.wizard > .actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%
}

    .wizard > .actions > ul {
        display: block;
        text-align: right;
        padding-left: 0
    }

        .wizard > .actions > ul > li {
            display: inline-block;
            margin: 0 .5em
        }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        background-color: #556ee6;
        border-radius: 4px;
        padding: 8px 15px;
        color: #fff
    }

    .wizard > .actions .disabled a, .wizard > .actions .disabled a:active, .wizard > .actions .disabled a:hover {
        opacity: .65;
        background-color: #556ee6;
        color: #fff;
        cursor: not-allowed
    }

.wizard.vertical-wizard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .wizard.vertical-wizard .steps > ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .wizard.vertical-wizard .steps > ul > li {
            width: 100% !important
        }

    .wizard.vertical-wizard .actions, .wizard.vertical-wizard .content, .wizard.vertical-wizard .steps {
        width: 100%
    }

@media (min-width:1200px) {
    .wizard.vertical-wizard .steps {
        width: 25%
    }
}

.wizard.vertical-wizard .content {
    padding: 24px
}

@media (min-width:1200px) {
    .wizard.vertical-wizard .content {
        width: 75%;
        padding: 12px 24px
    }
}

.wizard.vertical-wizard .content > .body {
    padding: 0
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

@media (max-width:767px) {
    div.dataTables_wrapper div.dataTables_filter {
        text-align: center
    }
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: .5em;
    margin-right: 0
}

.table.dataTable.dtr-inline.collapsed > tbody > tr > td, table.dataTable.dtr-inline.collapsed > tbody > tr > td {
    position: relative
}

    .table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
        padding-left: 30px
    }

        .table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
            top: 50%;
            left: 5px;
            height: 14px;
            width: 14px;
            margin-top: -9px;
            display: block;
            position: absolute;
            color: #fff;
            border: 2px solid #fff;
            border-radius: 14px;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
            text-align: center;
            text-indent: 0 !important;
            line-height: 14px;
            content: '+';
            background-color: #556ee6
        }

.table-rep-plugin .btn-toolbar {
    display: block
}

.table-rep-plugin .table-responsive {
    border: none !important
}

.table-rep-plugin .btn-group .btn-default {
    background-color: #c3cbe4;
    color: #32394e;
    border: 1px solid #c3cbe4
}

    .table-rep-plugin .btn-group .btn-default.btn-primary {
        background-color: #556ee6;
        border-color: #556ee6;
        color: #fff;
        -webkit-box-shadow: 0 0 0 2px rgba(85,110,230,.5);
        box-shadow: 0 0 0 2px rgba(85,110,230,.5)
    }

.table-rep-plugin .btn-group.pull-right {
    float: right
}

    .table-rep-plugin .btn-group.pull-right .dropdown-menu {
        right: 0;
        -webkit-transform: none !important;
        transform: none !important;
        top: 100% !important
    }

.table-rep-plugin tbody th {
    font-size: 14px;
    font-weight: 400
}

.table-rep-plugin .checkbox-row {
    padding-left: 40px;
    color: #a6b0cf !important
}

    .table-rep-plugin .checkbox-row:hover {
        background-color: #2e3548 !important
    }

    .table-rep-plugin .checkbox-row label {
        display: inline-block;
        padding-left: 5px;
        position: relative
    }

        .table-rep-plugin .checkbox-row label::before {
            -o-transition: .3s ease-in-out;
            -webkit-transition: .3s ease-in-out;
            background-color: #fff;
            border-radius: 3px;
            border: 1px solid #32394e;
            content: "";
            display: inline-block;
            height: 17px;
            left: 0;
            margin-left: -20px;
            position: absolute;
            transition: .3s ease-in-out;
            width: 17px;
            outline: 0 !important
        }

        .table-rep-plugin .checkbox-row label::after {
            color: #2a3042;
            display: inline-block;
            font-size: 11px;
            height: 16px;
            left: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            position: absolute;
            top: -1px;
            width: 16px
        }

    .table-rep-plugin .checkbox-row input[type=checkbox] {
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        outline: 0 !important
    }

        .table-rep-plugin .checkbox-row input[type=checkbox]:disabled + label {
            opacity: .65
        }

        .table-rep-plugin .checkbox-row input[type=checkbox]:focus + label::before {
            outline-offset: -2px;
            outline: 0
        }

        .table-rep-plugin .checkbox-row input[type=checkbox]:checked + label::after {
            content: "\f00c";
            font-family: 'Font Awesome 5 Free';
            font-weight: 900
        }

        .table-rep-plugin .checkbox-row input[type=checkbox]:disabled + label::before {
            background-color: #212529;
            cursor: not-allowed
        }

        .table-rep-plugin .checkbox-row input[type=checkbox]:checked + label::before {
            background-color: #556ee6;
            border-color: #556ee6
        }

        .table-rep-plugin .checkbox-row input[type=checkbox]:checked + label::after {
            color: #fff
        }

.table-rep-plugin .fixed-solution .sticky-table-header {
    top: 70px !important;
    background-color: #556ee6
}

    .table-rep-plugin .fixed-solution .sticky-table-header table {
        color: #fff
    }

.table-rep-plugin .sticky-table-header, .table-rep-plugin table.focus-on tbody tr.focused td, .table-rep-plugin table.focus-on tbody tr.focused th {
    background: #556ee6;
    border-color: #556ee6;
    color: #fff
}

    .table-rep-plugin .sticky-table-header table, .table-rep-plugin table.focus-on tbody tr.focused td table, .table-rep-plugin table.focus-on tbody tr.focused th table {
        color: #fff
    }

@media (min-width:992px) {
    body[data-layout=horizontal] .fixed-solution .sticky-table-header {
        top: 120px !important
    }
}

.table-edits input, .table-edits select {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    border: 1px solid #32394e;
    background-color: #2e3446;
    color: #bfc8e2;
    border-radius: .25rem
}

    .table-edits input:focus, .table-edits select:focus {
        outline: 0;
        border-color: #363d52
    }

.apex-charts {
    min-height: 10px !important
}

    .apex-charts text {
        font-family: var(--bs-font-sans-serif) !important;
        fill: #bfc8e2
    }

    .apex-charts .apexcharts-canvas {
        margin: 0 auto
    }

.apexcharts-tooltip-text, .apexcharts-tooltip-title {
    font-family: var(--bs-font-sans-serif) !important
}

.apexcharts-legend-series {
    font-weight: 500
}

.apexcharts-gridline {
    pointer-events: none;
    stroke: #32394e
}

.apexcharts-legend-text {
    color: #c3cbe4 !important;
    font-family: var(--bs-font-sans-serif) !important;
    font-size: 13px !important
}

.apexcharts-pie-label {
    fill: #fff !important
}

.apexcharts-xaxis text, .apexcharts-yaxis text {
    font-family: var(--bs-font-sans-serif) !important;
    fill: #bfc8e2
}

.e-charts {
    height: 350px
}

.flot-charts-height {
    height: 320px
}

.flotTip {
    padding: 8px 12px;
    background-color: rgba(239,242,247,.9);
    z-index: 100;
    color: #212529;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    border-radius: 4px
}

.legendLabel {
    color: #bfc8e2
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: auto !important;
    height: auto !important;
    background-color: #eff2f7 !important;
    -webkit-box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    padding: 5px 10px !important;
    border-radius: 3px;
    border-color: #f8f9fa !important
}

.jqsfield {
    color: #2a3042 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-family: var(--bs-font-sans-serif) !important;
    font-weight: 500 !important
}

.gmaps, .gmaps-panaroma {
    height: 300px !important;
    background: #212529;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #556ee6;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

    .gmaps-overlay_arrow.above {
        bottom: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 16px solid #556ee6
    }

    .gmaps-overlay_arrow.below {
        top: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-bottom: 16px solid #556ee6
    }

.jvectormap-label {
    border: none;
    background: #eff2f7;
    color: #212529;
    font-family: var(--bs-font-sans-serif);
    font-size: .8125rem;
    padding: 5px 8px
}

.leaflet-map {
    height: 300px
}

    .leaflet-map.leaflet-container {
        z-index: 99
    }

.home-btn {
    position: absolute;
    top: 15px;
    right: 25px
}

.auth-logo .auth-logo-dark {
    display: none
}

.auth-logo .auth-logo-light {
    display: block
}

.auth-body-bg {
    background-color: #2a3042
}

.auth-pass-inputgroup input[type=input] + .btn .mdi-eye-outline:before {
    content: "\F06D1"
}

.auth-full-bg {
    background-color: rgba(85,110,230,.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:1200px) {
    .auth-full-bg {
        height: 100vh
    }
}

.auth-full-bg::before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 50%
}

.auth-full-bg .bg-overlay {
    background: url(../images/bg-auth-overlay.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.auth-full-page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:1200px) {
    .auth-full-page-content {
        min-height: 100vh
    }
}

.auth-review-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: rgba(85,110,230,.25)
}

.auth-review-carousel.owl-theme .owl-dots .owl-dot.active span, .auth-review-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #556ee6
}

.search-box .form-control {
    border-radius: 30px;
    padding-left: 40px
}

.search-box .search-icon {
    font-size: 16px;
    position: absolute;
    left: 13px;
    top: 0;
    line-height: 38px
}

.product-list li a {
    display: block;
    padding: 4px 0;
    color: #a6b0cf
}

.product-view-nav.nav-pills .nav-item {
    margin-left: 4px
}

.product-view-nav.nav-pills .nav-link {
    width: 36px;
    height: 36px;
    font-size: 16px;
    padding: 0;
    line-height: 36px;
    text-align: center;
    border-radius: 50%
}

.product-ribbon {
    position: absolute;
    right: 0;
    top: 0
}

.product-detai-imgs .nav .nav-link {
    margin: 7px 0
}

    .product-detai-imgs .nav .nav-link.active {
        background-color: #32394e
    }

.product-color a {
    display: inline-block;
    text-align: center;
    color: #a6b0cf
}

    .product-color a .product-color-item {
        margin: 7px
    }

    .product-color a.active, .product-color a:hover {
        color: #556ee6
    }

        .product-color a.active .product-color-item, .product-color a:hover .product-color-item {
            border-color: #556ee6 !important
        }

.visa-card .visa-logo {
    line-height: .5
}

.visa-card .visa-pattern {
    position: absolute;
    font-size: 385px;
    color: rgba(255,255,255,.05);
    line-height: .4;
    right: 0;
    bottom: 0
}

.checkout-tabs .nav-pills .nav-link {
    margin-bottom: 24px;
    text-align: center;
    background-color: #2a3042;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
}

    .checkout-tabs .nav-pills .nav-link.active {
        background-color: #556ee6
    }

    .checkout-tabs .nav-pills .nav-link .check-nav-icon {
        font-size: 36px
    }

.email-leftbar {
    width: 236px;
    float: left;
    padding: 20px;
    border-radius: 5px
}

.email-rightbar {
    margin-left: 260px
}

.chat-user-box p.user-title {
    color: #eff2f7;
    font-weight: 500
}

.chat-user-box p {
    font-size: 12px
}

@media (max-width:767px) {
    .email-leftbar {
        float: none;
        width: 100%
    }

    .email-rightbar {
        margin: 0
    }
}

.mail-list a {
    display: block;
    color: #c3cbe4;
    line-height: 24px;
    padding: 8px 5px
}

    .mail-list a.active {
        color: #f46a6a;
        font-weight: 500
    }

.message-list {
    display: block;
    padding-left: 0
}

    .message-list li {
        position: relative;
        display: block;
        height: 50px;
        line-height: 50px;
        cursor: default;
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

        .message-list li a {
            color: #c3cbe4
        }

        .message-list li:hover {
            background: #32394e;
            -webkit-transition-duration: .05s;
            transition-duration: .05s
        }

        .message-list li .col-mail {
            float: left;
            position: relative
        }

        .message-list li .col-mail-1 {
            width: 320px
        }

            .message-list li .col-mail-1 .checkbox-wrapper-mail, .message-list li .col-mail-1 .dot, .message-list li .col-mail-1 .star-toggle {
                display: block;
                float: left
            }

            .message-list li .col-mail-1 .dot {
                border: 4px solid transparent;
                border-radius: 100px;
                margin: 22px 26px 0;
                height: 0;
                width: 0;
                line-height: 0;
                font-size: 0
            }

            .message-list li .col-mail-1 .checkbox-wrapper-mail {
                margin: 15px 10px 0 20px
            }

            .message-list li .col-mail-1 .star-toggle {
                margin-top: 18px;
                margin-left: 5px
            }

            .message-list li .col-mail-1 .title {
                position: absolute;
                top: 0;
                left: 110px;
                right: 0;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                margin-bottom: 0
            }

        .message-list li .col-mail-2 {
            position: absolute;
            top: 0;
            left: 320px;
            right: 0;
            bottom: 0
        }

            .message-list li .col-mail-2 .date, .message-list li .col-mail-2 .subject {
                position: absolute;
                top: 0
            }

            .message-list li .col-mail-2 .subject {
                left: 0;
                right: 200px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap
            }

            .message-list li .col-mail-2 .date {
                right: 0;
                width: 170px;
                padding-left: 80px
            }

        .message-list li.active, .message-list li.active:hover {
            -webkit-box-shadow: inset 3px 0 0 #556ee6;
            box-shadow: inset 3px 0 0 #556ee6
        }

        .message-list li.unread {
            background-color: #32394e;
            font-weight: 500;
            color: #dee4ef
        }

            .message-list li.unread a {
                color: #dee4ef;
                font-weight: 500
            }

    .message-list .checkbox-wrapper-mail {
        cursor: pointer;
        height: 20px;
        width: 20px;
        position: relative;
        display: inline-block;
        -webkit-box-shadow: inset 0 0 0 1px #a6b0cf;
        box-shadow: inset 0 0 0 1px #a6b0cf;
        border-radius: 1px
    }

        .message-list .checkbox-wrapper-mail input {
            opacity: 0;
            cursor: pointer
        }

            .message-list .checkbox-wrapper-mail input:checked ~ label {
                opacity: 1
            }

        .message-list .checkbox-wrapper-mail label {
            position: absolute;
            height: 20px;
            width: 20px;
            left: 0;
            cursor: pointer;
            opacity: 0;
            margin-bottom: 0;
            -webkit-transition-duration: .05s;
            transition-duration: .05s;
            top: 0
        }

            .message-list .checkbox-wrapper-mail label:before {
                content: "\F012C";
                font-family: "Material Design Icons";
                top: 0;
                height: 20px;
                color: #dee4ef;
                width: 20px;
                position: absolute;
                margin-top: -16px;
                left: 4px;
                font-size: 13px
            }

@media (max-width:575.98px) {
    .message-list li .col-mail-1 {
        width: 200px
    }
}

@media (min-width:1200px) {
    .filemanager-sidebar {
        min-width: 230px;
        max-width: 230px
    }
}

@media (min-width:1366px) {
    .filemanager-sidebar {
        min-width: 280px;
        max-width: 280px
    }
}

.categories-list {
    padding: 4px 0
}

    .categories-list li a {
        display: block;
        padding: 8px 12px;
        color: #a6b0cf;
        font-weight: 500
    }

    .categories-list li.active a {
        color: #556ee6
    }

    .categories-list li ul {
        padding-left: 16px
    }

        .categories-list li ul li a {
            padding: 4px 12px;
            color: #c3cbe4;
            font-size: 13px;
            font-weight: 400
        }

@media (min-width:992px) {
    .chat-leftsidebar {
        min-width: 260px
    }
}

@media (min-width:1200px) {
    .chat-leftsidebar {
        min-width: 380px
    }
}

.chat-leftsidebar .chat-leftsidebar-nav .nav {
    background-color: #2a3042
}

.chat-leftsidebar .chat-leftsidebar-nav .tab-content {
    min-height: 488px
}

.chat-noti-dropdown.active:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #f46a6a;
    border-radius: 50%;
    right: 0
}

.chat-noti-dropdown .btn {
    padding: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 20px
}

.chat-search-box .form-control {
    border: 0
}

.chat-list {
    margin: 0
}

    .chat-list li.active a {
        background-color: #2a3042;
        border-color: transparent;
        -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
        box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
    }

    .chat-list li a {
        display: block;
        padding: 14px 16px;
        color: #c3cbe4;
        -webkit-transition: all .4s;
        transition: all .4s;
        border-top: 1px solid #32394e;
        border-radius: 4px
    }

        .chat-list li a:hover {
            background-color: #2a3042;
            border-color: transparent;
            -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
            box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
        }

.user-chat-nav .dropdown .nav-btn {
    height: 40px;
    width: 40px;
    line-height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    font-size: 16px;
    background-color: #32394e;
    border-radius: 50%
}

.user-chat-nav .dropdown .dropdown-menu {
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    border: 1px solid #32394e
}

.chat-conversation li {
    clear: both
}

.chat-conversation .chat-day-title {
    position: relative;
    text-align: center;
    margin-bottom: 24px
}

    .chat-conversation .chat-day-title .title {
        background-color: #2a3042;
        position: relative;
        z-index: 1;
        padding: 6px 24px
    }

    .chat-conversation .chat-day-title:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        right: 0;
        background-color: #32394e;
        top: 10px
    }

    .chat-conversation .chat-day-title .badge {
        font-size: 12px
    }

.chat-conversation .conversation-list {
    margin-bottom: 24px;
    display: inline-block;
    position: relative
}

    .chat-conversation .conversation-list .ctext-wrap {
        padding: 12px 24px;
        background-color: rgba(85,110,230,.1);
        border-radius: 8px 8px 8px 0;
        overflow: hidden
    }

        .chat-conversation .conversation-list .ctext-wrap .conversation-name {
            font-weight: 600;
            color: #556ee6;
            margin-bottom: 4px
        }

    .chat-conversation .conversation-list .dropdown {
        float: right
    }

        .chat-conversation .conversation-list .dropdown .dropdown-toggle {
            font-size: 18px;
            padding: 4px;
            color: #c3cbe4
        }

@media (max-width:575.98px) {
    .chat-conversation .conversation-list .dropdown .dropdown-toggle {
        display: none
    }
}

.chat-conversation .conversation-list .dropdown .dropdown-menu {
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    border: 1px solid #32394e
}

.chat-conversation .conversation-list .chat-time {
    font-size: 12px
}

.chat-conversation .right .conversation-list {
    float: right
}

    .chat-conversation .right .conversation-list .ctext-wrap {
        background-color: #32394e;
        text-align: right;
        border-radius: 8px 8px 0 8px
    }

    .chat-conversation .right .conversation-list .dropdown {
        float: left
    }

    .chat-conversation .right .conversation-list.last-chat .conversation-list:before {
        right: 0;
        left: auto
    }

.chat-conversation .last-chat .conversation-list:before {
    content: "\F0009";
    font-family: "Material Design Icons";
    position: absolute;
    color: #556ee6;
    right: 0;
    bottom: 0;
    font-size: 16px
}

@media (max-width:575.98px) {
    .chat-conversation .last-chat .conversation-list:before {
        display: none
    }
}

.chat-input-section {
    border-top: 1px solid #32394e
}

.chat-input {
    border-radius: 30px;
    background-color: #32394e !important;
    border-color: #32394e !important;
    padding-right: 120px
}

.chat-input-links {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .chat-input-links li a {
        font-size: 16px;
        line-height: 36px;
        padding: 0 4px;
        display: inline-block
    }

@media (max-width:575.98px) {
    .chat-send {
        min-width: auto
    }
}

.project-list-table {
    border-collapse: separate;
    border-spacing: 0 12px
}

    .project-list-table tr {
        background-color: #2a3042
    }

.contact-links a {
    color: #a6b0cf
}

.profile-user-wid {
    margin-top: -26px
}

@media (min-width:576px) {
    .currency-value {
        position: relative
    }

        .currency-value:after {
            content: "\F04E1";
            font-family: "Material Design Icons";
            font-size: 24px;
            position: absolute;
            width: 45px;
            height: 45px;
            line-height: 45px;
            border-radius: 50%;
            text-align: center;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            background-color: #556ee6;
            color: #fff;
            z-index: 9;
            right: -34px
        }
}

.crypto-buy-sell-nav-content {
    border: 2px solid #32394e;
    border-top: 0
}

.kyc-doc-verification .dropzone {
    min-height: 180px
}

    .kyc-doc-verification .dropzone .dz-message {
        margin: 24px 0
    }

.section {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px
}

    .section.bg-white {
        background-color: #2a3042 !important
    }

.small-title {
    color: #c3cbe4;
    margin-bottom: 8px
}

.navigation {
    padding: 0 16px;
    width: 100%;
    z-index: 999;
    margin-bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-bottom: 1px solid rgba(255,255,255,.1)
}

@media (max-width:991.98px) {
    .navigation {
        background-color: #282e3f
    }
}

.navigation .navbar-logo {
    line-height: 70px;
    -webkit-transition: all .4s;
    transition: all .4s
}

    .navigation .navbar-logo .logo-dark {
        display: none
    }

@media (max-width:991.98px) {
    .navigation .navbar-logo .logo-dark {
        display: block
    }
}

.navigation .navbar-logo .logo-light {
    display: block
}

@media (max-width:991.98px) {
    .navigation .navbar-logo .logo-light {
        display: none
    }
}

.navigation .navbar-nav .nav-item .nav-link {
    color: rgba(255,255,255,.6);
    line-height: 58px;
    padding: 6px 16px;
    font-weight: 500;
    -webkit-transition: all .4s;
    transition: all .4s
}

@media (max-width:991.98px) {
    .navigation .navbar-nav .nav-item .nav-link {
        color: #a6b0cf
    }
}

.navigation .navbar-nav .nav-item .nav-link.active, .navigation .navbar-nav .nav-item .nav-link:hover {
    color: rgba(255,255,255,.9)
}

@media (max-width:991.98px) {
    .navigation .navbar-nav .nav-item .nav-link.active, .navigation .navbar-nav .nav-item .nav-link:hover {
        color: #556ee6
    }
}

@media (max-width:991.98px) {
    .navigation .navbar-nav .nav-item .nav-link {
        line-height: 28px !important
    }
}

.navigation.nav-sticky {
    background-color: #282e3f;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
}

    .navigation.nav-sticky .navbar-logo {
        line-height: 60px
    }

        .navigation.nav-sticky .navbar-logo .logo-dark {
            display: none
        }

        .navigation.nav-sticky .navbar-logo .logo-light {
            display: block
        }

    .navigation.nav-sticky .navbar-nav .nav-item .nav-link {
        line-height: 48px;
        color: #a6b0cf
    }

        .navigation.nav-sticky .navbar-nav .nav-item .nav-link.active, .navigation.nav-sticky .navbar-nav .nav-item .nav-link:hover {
            color: #556ee6
        }

.bg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: .7;
    background-color: #000
}

.hero-section {
    padding-top: 220px;
    padding-bottom: 190px
}

    .hero-section.bg-ico-hero {
        background-image: url(../images/crypto/bg-ico-hero.jpg);
        background-size: cover;
        background-position: top
    }

@media (max-width:575.98px) {
    .hero-section {
        padding-top: 140px;
        padding-bottom: 80px
    }
}

.hero-section .hero-title {
    font-size: 42px
}

@media (max-width:575.98px) {
    .hero-section .hero-title {
        font-size: 26px
    }
}

.hero-section .ico-countdown {
    font-size: 22px;
    margin-right: -12px;
    margin-left: -12px
}

@media (max-width:575.98px) {
    .hero-section .ico-countdown {
        display: block
    }
}

.hero-section .ico-countdown .coming-box {
    margin-right: 12px;
    margin-left: 12px;
    border: 1px solid #32394e;
    border-radius: 4px;
    padding: 8px;
    background-color: #2a3042
}

@media (max-width:575.98px) {
    .hero-section .ico-countdown .coming-box {
        display: inline-block;
        width: 40%;
        margin-bottom: 24px
    }
}

.hero-section .ico-countdown .coming-box span {
    background-color: #32394e;
    font-size: 12px;
    padding: 4px;
    margin-top: 8px
}

.hero-section .softcap-progress {
    overflow: visible
}

    .hero-section .softcap-progress .progress-bar {
        overflow: visible
    }

    .hero-section .softcap-progress .progress-label {
        position: relative;
        text-align: right;
        color: #a6b0cf;
        bottom: 20px;
        font-size: 12px;
        font-weight: 500
    }

.currency-price {
    position: relative;
    bottom: 40px
}

.client-images img {
    max-height: 34px;
    width: auto !important;
    margin: 12px auto;
    opacity: .7;
    -webkit-transition: all .4s;
    transition: all .4s
}

.features-number {
    opacity: .1
}

.team-box .team-social-links a {
    color: #a6b0cf;
    font-size: 14px
}

.blog-box .blog-badge {
    position: absolute;
    top: 12px;
    right: 12px
}

.landing-footer {
    padding: 80px 0 40px;
    background-color: #2a3042;
    color: rgba(255,255,255,.5)
}

    .landing-footer .footer-list-title {
        color: rgba(255,255,255,.9)
    }

    .landing-footer .footer-list-menu li a {
        display: block;
        color: rgba(255,255,255,.5);
        margin-bottom: 14px;
        -webkit-transition: all .4s;
        transition: all .4s
    }

        .landing-footer .footer-list-menu li a:hover {
            color: rgba(255,255,255,.8)
        }

    .landing-footer .blog-post .post {
        display: block;
        color: rgba(255,255,255,.5);
        padding: 16px 0;
        border-bottom: 1px solid rgba(255,255,255,.1)
    }

        .landing-footer .blog-post .post .post-title {
            color: rgba(255,255,255,.8);
            font-size: 14px
        }

        .landing-footer .blog-post .post:first-of-type {
            padding-top: 0
        }

        .landing-footer .blog-post .post:last-of-type {
            padding-bottom: 0;
            border-bottom: 0
        }

    .landing-footer .footer-border {
        border-color: rgba(255,255,255,.1)
    }

.counter-number {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .counter-number span {
        font-size: 16px;
        font-weight: 400;
        display: block;
        padding-top: 5px
    }

.coming-box {
    width: 25%
}

.hori-timeline .events .event-list {
    text-align: center;
    display: block
}

    .hori-timeline .events .event-list .event-down-icon {
        position: relative
    }

        .hori-timeline .events .event-list .event-down-icon::before {
            content: "";
            position: absolute;
            width: 100%;
            top: 16px;
            left: 0;
            right: 0;
            border-bottom: 3px dashed #32394e
        }

        .hori-timeline .events .event-list .event-down-icon .down-arrow-icon {
            position: relative;
            background-color: #2a3042;
            padding: 4px
        }

    .hori-timeline .events .event-list:hover .down-arrow-icon {
        -webkit-animation: fade-down 1.5s infinite linear;
        animation: fade-down 1.5s infinite linear
    }

    .hori-timeline .events .event-list.active .down-arrow-icon {
        -webkit-animation: fade-down 1.5s infinite linear;
        animation: fade-down 1.5s infinite linear
    }

        .hori-timeline .events .event-list.active .down-arrow-icon:before {
            content: "\ec4c"
        }

.verti-timeline {
    border-left: 3px dashed #32394e;
    margin: 0 10px
}

    .verti-timeline .event-list {
        position: relative;
        padding: 0 0 40px 30px
    }

        .verti-timeline .event-list .event-timeline-dot {
            position: absolute;
            left: -9px;
            top: 0;
            z-index: 9;
            font-size: 16px
        }

        .verti-timeline .event-list .event-content {
            position: relative;
            border: 2px solid #32394e;
            border-radius: 7px
        }

        .verti-timeline .event-list.active .event-timeline-dot {
            color: #556ee6
        }

        .verti-timeline .event-list:last-child {
            padding-bottom: 0
        }

.plan-box .plan-btn {
    position: relative
}

    .plan-box .plan-btn::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #32394e;
        left: 0;
        right: 0;
        top: 12px
    }

.blog-play-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto
}
/*# sourceMappingURL=app-dark.min.css.map */
/*!
 * Bootstrap v5.1.0 (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)
 */ :root {
    --bs-blue: #556ee6;
    --bs-indigo: #564ab1;
    --bs-purple: #6f42c1;
    --bs-pink: #e83e8c;
    --bs-red: #f46a6a;
    --bs-orange: #f1734f;
    --bs-yellow: #f1b44c;
    --bs-green: #34c38f;
    --bs-teal: #050505;
    --bs-cyan: #50a5f1;
    --bs-white: #fff;
    --bs-gray: #74788d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #eff2f7;
    --bs-gray-300: #f6f6f6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #74788d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #556ee6;
    --bs-secondary: #74788d;
    --bs-success: #34c38f;
    --bs-info: #50a5f1;
    --bs-warning: #f1b44c;
    --bs-danger: #f46a6a;
    --bs-pink: #e83e8c;
    --bs-light: #eff2f7;
    --bs-dark: #343a40;
    --bs-primary-rgb: 85,110,230;
    --bs-secondary-rgb: 116,120,141;
    --bs-success-rgb: 52,195,143;
    --bs-info-rgb: 80,165,241;
    --bs-warning-rgb: 241,180,76;
    --bs-danger-rgb: 244,106,106;
    --bs-pink-rgb: 232,62,140;
    --bs-light-rgb: 239,242,247;
    --bs-dark-rgb: 52,58,64;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-body-rgb: 73,80,87;
    --bs-font-sans-serif: "Poppins",sans-serif;
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 0.8125rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #495057;
    --bs-body-bg: #f8f8fb
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    /*font-size: var(--bs-body-font-size);*/
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .2
}

    hr:not([size]) {
        height: 1px
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

/*.h1, h1 {
    font-size: calc(1.32813rem + .9375vw)
}

@media (min-width:1200px) {
    .h1, h1 {
        font-size: 2.03125rem
    }
}

.h2, h2 {
    font-size: calc(1.2875rem + .45vw)
}

@media (min-width:1200px) {
    .h2, h2 {
        font-size: 1.625rem
    }
}

.h3, h3 {
    font-size: calc(1.26719rem + .20625vw)
}

@media (min-width:1200px) {
    .h3, h3 {
        font-size: 1.42188rem
    }
}

.h4, h4 {
    font-size: 1.21875rem
}

.h5, h5 {
    font-size: 1.01563rem
}

.h6, h6 {
    font-size: .8125rem
}
*/
p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title], abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul {
    padding-left: 2rem
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 600
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

.small, small {
    font-size: 80%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub, sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #556ee6;
    text-decoration: none
}

    a:hover {
        color: #4458b8;
        text-decoration: underline
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code, kbd, pre, samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 87.5%;
    color: #212529
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 1em;
        font-weight: 600
    }

figure {
    margin: 0 0 1rem
}

img, svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #74788d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

    button:focus:not(:focus-visible) {
        outline: 0
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

    select:disabled {
        opacity: 1
    }

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend + * {
    clear: left
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.01563rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.725rem + 5.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-1 {
        font-size: 6rem
    }
}

.display-2 {
    font-size: calc(1.675rem + 5.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-2 {
        font-size: 5.5rem
    }
}

.display-3 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-3 {
        font-size: 4.5rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-4 {
        font-size: 3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-5 {
        font-size: 3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-6 {
        font-size: 2.5rem
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.initialism {
    font-size: 80%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.01563rem
}

    .blockquote > :last-child {
        margin-bottom: 0
    }

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 80%;
    color: #74788d
}

    .blockquote-footer::before {
        content: "\2014\00A0"
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #f8f8fb;
    border: 1px solid #f6f6f6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 80%;
    color: #74788d
}

@media (min-width:1200px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        width: 100%;
        padding-right: var(--bs-gutter-x, 12px);
        padding-left: var(--bs-gutter-x, 12px);
        margin-right: auto;
        margin-left: auto
    }
}
/* @media (min-width:576px) {
        .container, .container-sm {
            max-width: 540px
        }
    }

    @media (min-width:768px) {
        .container, .container-md, .container-sm {
            max-width: 720px
        }
    }*/

/* @media (min-width:992px) {
        .container, .container-lg, .container-md, .container-sm {
            max-width: 960px
        }
    }

    @media (min-width:1200px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl {
            max-width: 1140px
        }
    }

    @media (min-width:1400px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
            max-width: 1320px
        }
    }*/

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

.row-cols-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.g-0, .gx-0 {
    --bs-gutter-x: 0
}

.g-0, .gy-0 {
    --bs-gutter-y: 0
}

.g-1, .gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1, .gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2, .gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2, .gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3, .gx-3 {
    --bs-gutter-x: 1rem
}

.g-3, .gy-3 {
    --bs-gutter-y: 1rem
}

.g-4, .gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4, .gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5, .gx-5 {
    --bs-gutter-x: 3rem
}

.g-5, .gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-sm-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .g-sm-0, .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0, .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1, .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1, .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2, .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2, .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3, .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3, .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4, .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4, .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5, .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5, .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-md-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .g-md-0, .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0, .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1, .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1, .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2, .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2, .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3, .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3, .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4, .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4, .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5, .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5, .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-lg-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .g-lg-0, .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0, .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1, .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1, .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2, .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2, .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3, .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3, .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4, .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4, .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5, .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5, .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-xl-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .g-xl-0, .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0, .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1, .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1, .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2, .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2, .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3, .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3, .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4, .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4, .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5, .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5, .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-xxl-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xxl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }

    .g-xxl-0, .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0, .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1, .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1, .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2, .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2, .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3, .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3, .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4, .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4, .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5, .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5, .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #495057;
    --bs-table-striped-bg: #f8f9fa;
    --bs-table-active-color: #495057;
    --bs-table-active-bg: #f8f9fa;
    --bs-table-hover-color: #495057;
    --bs-table-hover-bg: #f8f9fa;
    width: 100%;
    margin-bottom: 1rem;
    color: #495057;
    vertical-align: top;
    border-color: #eff2f7
}

    .table > :not(caption) > * > * {
        padding: .75rem .75rem;
        background-color: var(--bs-table-bg);
        border-bottom-width: 1px;
        -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
        box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg)
    }

    .table > tbody {
        vertical-align: inherit
    }

    .table > thead {
        vertical-align: bottom
    }

    .table > :not(:last-child) > :last-child > * {
        border-bottom-color: #eff2f7
    }

.caption-top {
    caption-side: top
}

.table-sm > :not(caption) > * > * {
    padding: .3rem .3rem
}

.table-bordered > :not(caption) > * {
    border-width: 1px 0
}

    .table-bordered > :not(caption) > * > * {
        border-width: 0 1px
    }

.table-borderless > :not(caption) > * > * {
    border-bottom-width: 0
}

.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color)
}

.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color)
}

.table-primary {
    --bs-table-bg: #dde2fa;
    --bs-table-striped-bg: #d2d7ee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #c7cbe1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ccd1e7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #c7cbe1
}

.table-secondary {
    --bs-table-bg: #e3e4e8;
    --bs-table-striped-bg: #d8d9dc;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #cccdd1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d2d3d7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #cccdd1
}

.table-success {
    --bs-table-bg: #d6f3e9;
    --bs-table-striped-bg: #cbe7dd;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #c1dbd2;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c6e1d8;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #c1dbd2
}

.table-info {
    --bs-table-bg: #dcedfc;
    --bs-table-striped-bg: #d1e1ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #c6d5e3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ccdbe9;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #c6d5e3
}

.table-warning {
    --bs-table-bg: #fcf0db;
    --bs-table-striped-bg: #efe4d0;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e3d8c5;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e9decb;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e3d8c5
}

.table-danger {
    --bs-table-bg: #fde1e1;
    --bs-table-striped-bg: #f0d6d6;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e4cbcb;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ead0d0;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e4cbcb
}

.table-light {
    --bs-table-bg: #eff2f7;
    --bs-table-striped-bg: #e3e6eb;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #d7dade;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #dde0e4;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #d7dade
}

.table-dark {
    --bs-table-bg: #343a40;
    --bs-table-striped-bg: #3e444a;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #484e53;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #43494e;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #484e53
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.47rem + 1px);
    padding-bottom: calc(.47rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.01563rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .71094rem
}

.form-text {
    margin-top: .25rem;
    font-size: 80%;
    color: #74788d
}

.form-control {
    display: block;
    width: 100%;
    padding: .47rem .75rem;
    /*font-size: .8125rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    /*    -webkit-appearance: none;
        appearance: none;*/
    -moz-appearance: none;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

    .form-control[type=file]:not(:disabled):not([readonly]) {
        cursor: pointer
    }

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b9bfc4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control::-webkit-input-placeholder {
    color: #74788d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #74788d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #74788d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #74788d;
    opacity: 1
}

.form-control::placeholder {
    color: #74788d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eff2f7;
    opacity: 1
}

.form-control::file-selector-button {
    padding: .47rem .75rem;
    margin: -.47rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: #495057;
    background-color: #eff2f7;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::file-selector-button {
        -webkit-transition: none;
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #e3e6eb
}

.form-control::-webkit-file-upload-button {
    padding: .47rem .75rem;
    margin: -.47rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: #495057;
    background-color: #eff2f7;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #e3e6eb
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .47rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .71094rem;
    border-radius: .2rem
}

    .form-control-sm::file-selector-button {
        padding: .25rem .5rem;
        margin: -.25rem -.5rem;
        -webkit-margin-end: .5rem;
        margin-inline-end: .5rem
    }

    .form-control-sm::-webkit-file-upload-button {
        padding: .25rem .5rem;
        margin: -.25rem -.5rem;
        -webkit-margin-end: .5rem;
        margin-inline-end: .5rem
    }

.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.01563rem;
    border-radius: .4rem
}

    .form-control-lg::file-selector-button {
        padding: .5rem 1rem;
        margin: -.5rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem
    }

    .form-control-lg::-webkit-file-upload-button {
        padding: .5rem 1rem;
        margin: -.5rem -1rem;
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem
    }

textarea.form-control {
    min-height: calc(1.5em + .94rem + 2px)
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px)
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px)
}

.form-control-color {
    width: 3rem;
    height: auto;
    padding: .47rem
}

    .form-control-color:not(:disabled):not([readonly]) {
        cursor: pointer
    }

    .form-control-color::-moz-color-swatch {
        height: 1.5em;
        border-radius: .25rem
    }

    .form-control-color::-webkit-color-swatch {
        height: 1.5em;
        border-radius: .25rem
    }

.form-select {
    display: block;
    width: 100%;
    padding: .47rem 1.75rem .47rem .75rem;
    -moz-padding-start: calc(.75rem - 3px);
    /*font-size: .8125rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .form-select {
        -webkit-transition: none;
        transition: none
    }
}

.form-select:focus {
    border-color: #b9bfc4;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(85,110,230,.25);
    box-shadow: 0 0 0 .15rem rgba(85,110,230,.25)
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    color: #74788d;
    background-color: #eff2f7
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .71094rem
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.01563rem
}

.form-check {
    display: block;
    min-height: 1.21875rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

    .form-check .form-check-input {
        float: left;
        margin-left: -1.5em
    }

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    -webkit-transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-check-input {
        -webkit-transition: none;
        transition: none
    }
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    -webkit-filter: brightness(90%);
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #b9bfc4;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(85,110,230,.25);
    box-shadow: 0 0 0 .15rem rgba(85,110,230,.25)
}

.form-check-input:checked {
    background-color: #556ee6;
    border-color: #556ee6
}

    .form-check-input:checked[type=checkbox] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
    }

    .form-check-input:checked[type=radio] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
    }

.form-check-input[type=checkbox]:indeterminate {
    background-color: #556ee6;
    border-color: #556ee6;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .5
}

    .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
        opacity: .5
    }

.form-switch {
    padding-left: 2.5em
}

    .form-switch .form-check-input {
        width: 2em;
        margin-left: -2.5em;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
        background-position: left center;
        border-radius: 2em;
        -webkit-transition: background-position .15s ease-in-out;
        transition: background-position .15s ease-in-out
    }

@media (prefers-reduced-motion:reduce) {
    .form-switch .form-check-input {
        -webkit-transition: none;
        transition: none
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23b9bfc4'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

    .btn-check:disabled + .btn, .btn-check[disabled] + .btn {
        pointer-events: none;
        -webkit-filter: none;
        filter: none;
        opacity: .65
    }

.form-range {
    width: 100%;
    height: 1.3rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .form-range:focus {
        outline: 0
    }

        .form-range:focus::-webkit-slider-thumb {
            -webkit-box-shadow: 0 0 0 1px #f8f8fb,none;
            box-shadow: 0 0 0 1px #f8f8fb,none
        }

        .form-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #f8f8fb,none
        }

    .form-range::-moz-focus-outer {
        border: 0
    }

    .form-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        background-color: #556ee6;
        border: 0;
        border-radius: 1rem;
        -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        -webkit-appearance: none;
        appearance: none
    }

@media (prefers-reduced-motion:reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #ccd4f8
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #f6f6f6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #556ee6;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #ccd4f8
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #f6f6f6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

    .form-range:disabled::-webkit-slider-thumb {
        background-color: #adb5bd
    }

    .form-range:disabled::-moz-range-thumb {
        background-color: #adb5bd
    }

.form-floating {
    position: relative
}

    .form-floating > .form-control, .form-floating > .form-select {
        height: calc(3.5rem + 2px);
        line-height: 1.25
    }

    .form-floating > label {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        padding: 1rem .75rem;
        pointer-events: none;
        border: 1px solid transparent;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transition: opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;
        transition: opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;
        transition: opacity .1s ease-in-out,transform .1s ease-in-out;
        transition: opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out
    }

@media (prefers-reduced-motion:reduce) {
    .form-floating > label {
        -webkit-transition: none;
        transition: none
    }
}

.form-floating > .form-control {
    padding: 1rem .75rem
}

    .form-floating > .form-control::-webkit-input-placeholder {
        color: transparent
    }

    .form-floating > .form-control::-moz-placeholder {
        color: transparent
    }

    .form-floating > .form-control:-ms-input-placeholder {
        color: transparent
    }

    .form-floating > .form-control::-ms-input-placeholder {
        color: transparent
    }

    .form-floating > .form-control::placeholder {
        color: transparent
    }

    .form-floating > .form-control:not(:-moz-placeholder-shown) {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

    .form-floating > .form-control:not(:-ms-input-placeholder) {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

    .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

    .form-floating > .form-control:-webkit-autofill {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

.form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    opacity: .65;
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:-webkit-autofill ~ label {
    opacity: .65;
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.input-group {
    position: relative;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

    .input-group > .form-control, .input-group > .form-select {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        min-width: 0
    }

        .input-group > .form-control:focus, .input-group > .form-select:focus {
            z-index: 3
        }

    .input-group .btn {
        position: relative;
        z-index: 2
    }

        .input-group .btn:focus {
            z-index: 3
        }

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .47rem .75rem;
    /*font-size: .8125rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #eff2f7;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-lg > .btn, .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.01563rem;
    border-radius: .4rem
}

.input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text {
    padding: .25rem .5rem;
    font-size: .71094rem;
    border-radius: .2rem
}

.input-group-lg > .form-select, .input-group-sm > .form-select {
    padding-right: 2.5rem
}

.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #34c38f
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .4rem .7rem;
    margin-top: .1rem;
    font-size: .71094rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(52,195,143,.9);
    border-radius: .25rem
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #34c38f;
    padding-right: calc(1.5em + .94rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2334c38f' 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(.375em + .235rem) center;
    background-size: calc(.75em + .47rem) calc(.75em + .47rem)
}

    .form-control.is-valid:focus, .was-validated .form-control:valid:focus {
        border-color: #34c38f;
        -webkit-box-shadow: 0 0 0 .15rem rgba(52,195,143,.25);
        box-shadow: 0 0 0 .15rem rgba(52,195,143,.25)
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .94rem);
    background-position: top calc(.375em + .235rem) right calc(.375em + .235rem)
}

.form-select.is-valid, .was-validated .form-select:valid {
    border-color: #34c38f
}

    .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
        padding-right: calc(.75em + 3.205rem);
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2334c38f' 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-position: right .75rem center,center right 2.5rem;
        background-size: 16px 12px,calc(.75em + .47rem) calc(.75em + .47rem)
    }

    .form-select.is-valid:focus, .was-validated .form-select:valid:focus {
        border-color: #34c38f;
        -webkit-box-shadow: 0 0 0 .15rem rgba(52,195,143,.25);
        box-shadow: 0 0 0 .15rem rgba(52,195,143,.25)
    }

.form-check-input.is-valid, .was-validated .form-check-input:valid {
    border-color: #34c38f
}

    .form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
        background-color: #34c38f
    }

    .form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(52,195,143,.25);
        box-shadow: 0 0 0 .15rem rgba(52,195,143,.25)
    }

    .form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
        color: #34c38f
    }

.form-check-inline .form-check-input ~ .valid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-valid, .input-group .form-select.is-valid, .was-validated .input-group .form-control:valid, .was-validated .input-group .form-select:valid {
    z-index: 1
}

    .input-group .form-control.is-valid:focus, .input-group .form-select.is-valid:focus, .was-validated .input-group .form-control:valid:focus, .was-validated .input-group .form-select:valid:focus {
        z-index: 3
    }

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #f46a6a
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .4rem .7rem;
    margin-top: .1rem;
    font-size: .71094rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(244,106,106,.9);
    border-radius: .25rem
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #f46a6a;
    padding-right: calc(1.5em + .94rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f46a6a'%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='%23f46a6a' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .235rem) center;
    background-size: calc(.75em + .47rem) calc(.75em + .47rem)
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #f46a6a;
        -webkit-box-shadow: 0 0 0 .15rem rgba(244,106,106,.25);
        box-shadow: 0 0 0 .15rem rgba(244,106,106,.25)
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .94rem);
    background-position: top calc(.375em + .235rem) right calc(.375em + .235rem)
}

.form-select.is-invalid, .was-validated .form-select:invalid {
    border-color: #f46a6a
}

    .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"] {
        padding-right: calc(.75em + 3.205rem);
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f46a6a'%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='%23f46a6a' stroke='none'/%3e%3c/svg%3e");
        background-position: right .75rem center,center right 2.5rem;
        background-size: 16px 12px,calc(.75em + .47rem) calc(.75em + .47rem)
    }

    .form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
        border-color: #f46a6a;
        -webkit-box-shadow: 0 0 0 .15rem rgba(244,106,106,.25);
        box-shadow: 0 0 0 .15rem rgba(244,106,106,.25)
    }

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: #f46a6a
}

    .form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
        background-color: #f46a6a
    }

    .form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(244,106,106,.25);
        box-shadow: 0 0 0 .15rem rgba(244,106,106,.25)
    }

    .form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
        color: #f46a6a
    }

.form-check-inline .form-check-input ~ .invalid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-invalid, .input-group .form-select.is-invalid, .was-validated .input-group .form-control:invalid, .was-validated .input-group .form-select:invalid {
    z-index: 2
}

    .input-group .form-control.is-invalid:focus, .input-group .form-select.is-invalid:focus, .was-validated .input-group .form-control:invalid:focus, .was-validated .input-group .form-select:invalid:focus {
        z-index: 3
    }

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .47rem .75rem;
    /*font-size: .8125rem;*/
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover {
    color: #495057;
    text-decoration: none
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(85,110,230,.25);
    box-shadow: 0 0 0 .15rem rgba(85,110,230,.25)
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65
}

.btn-primary {
    color: #fff;
    background-color: #556ee6;
    border-color: #556ee6
}

    .btn-primary:hover {
        color: #fff;
        background-color: #485ec4;
        border-color: #4458b8
    }

    .btn-check:focus + .btn-primary, .btn-primary:focus {
        color: #fff;
        background-color: #485ec4;
        border-color: #4458b8;
        -webkit-box-shadow: 0 0 0 .15rem rgba(111,132,234,.5);
        box-shadow: 0 0 0 .15rem rgba(111,132,234,.5)
    }

    .btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #4458b8;
        border-color: #4053ad
    }

        .btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(111,132,234,.5);
            box-shadow: 0 0 0 .15rem rgba(111,132,234,.5)
        }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #556ee6;
        border-color: #556ee6
    }

.btn-secondary {
    color: #fff;
    background-color: #74788d;
    border-color: #74788d
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #636678;
        border-color: #5d6071
    }

    .btn-check:focus + .btn-secondary, .btn-secondary:focus {
        color: #fff;
        background-color: #636678;
        border-color: #5d6071;
        -webkit-box-shadow: 0 0 0 .15rem rgba(137,140,158,.5);
        box-shadow: 0 0 0 .15rem rgba(137,140,158,.5)
    }

    .btn-check:active + .btn-secondary, .btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #5d6071;
        border-color: #575a6a
    }

        .btn-check:active + .btn-secondary:focus, .btn-check:checked + .btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(137,140,158,.5);
            box-shadow: 0 0 0 .15rem rgba(137,140,158,.5)
        }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #74788d;
        border-color: #74788d
    }

.btn-success {
    color: #fff;
    background-color: #34c38f;
    border-color: #34c38f
}

    .btn-success:hover {
        color: #fff;
        background-color: #2ca67a !important;
        border-color: #2a9c72
    }

    .btn-check:focus + .btn-success, .btn-success:focus {
        color: #fff;
        background-color: #2ca67a;
        border-color: #2a9c72;
        -webkit-box-shadow: 0 0 0 .15rem rgba(82,204,160,.5);
        box-shadow: 0 0 0 .15rem rgba(82,204,160,.5)
    }

    .btn-check:active + .btn-success, .btn-check:checked + .btn-success, .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #2a9c72;
        border-color: #27926b
    }

        .btn-check:active + .btn-success:focus, .btn-check:checked + .btn-success:focus, .btn-success.active:focus, .btn-success:active:focus, .show > .btn-success.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(82,204,160,.5);
            box-shadow: 0 0 0 .15rem rgba(82,204,160,.5)
        }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #34c38f;
        border-color: #34c38f
    }

.btn-info {
    color: #fff;
    background-color: #50a5f1;
    border-color: #50a5f1
}

    .btn-info:hover {
        color: #fff;
        background-color: #448ccd;
        border-color: #4084c1
    }

    .btn-check:focus + .btn-info, .btn-info:focus {
        color: #fff;
        background-color: #448ccd;
        border-color: #4084c1;
        -webkit-box-shadow: 0 0 0 .15rem rgba(106,179,243,.5);
        box-shadow: 0 0 0 .15rem rgba(106,179,243,.5)
    }

    .btn-check:active + .btn-info, .btn-check:checked + .btn-info, .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #4084c1;
        border-color: #3c7cb5
    }

        .btn-check:active + .btn-info:focus, .btn-check:checked + .btn-info:focus, .btn-info.active:focus, .btn-info:active:focus, .show > .btn-info.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(106,179,243,.5);
            box-shadow: 0 0 0 .15rem rgba(106,179,243,.5)
        }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #50a5f1;
        border-color: #50a5f1
    }

.btn-warning {
    color: #fff;
    background-color: #f1b44c;
    border-color: #f1b44c
}

    .btn-warning:hover {
        color: #fff;
        background-color: #cd9941;
        border-color: #c1903d
    }

    .btn-check:focus + .btn-warning, .btn-warning:focus {
        color: #fff;
        background-color: #cd9941;
        border-color: #c1903d;
        -webkit-box-shadow: 0 0 0 .15rem rgba(243,191,103,.5);
        box-shadow: 0 0 0 .15rem rgba(243,191,103,.5)
    }

    .btn-check:active + .btn-warning, .btn-check:checked + .btn-warning, .btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #c1903d;
        border-color: #b58739
    }

        .btn-check:active + .btn-warning:focus, .btn-check:checked + .btn-warning:focus, .btn-warning.active:focus, .btn-warning:active:focus, .show > .btn-warning.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(243,191,103,.5);
            box-shadow: 0 0 0 .15rem rgba(243,191,103,.5)
        }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #fff;
        background-color: #f1b44c;
        border-color: #f1b44c
    }

.btn-danger {
    color: #fff;
    background-color: #f46a6a;
    border-color: #f46a6a
}

    .btn-danger:hover {
        color: #fff;
        background-color: #cf5a5a;
        border-color: #c35555
    }

    .btn-check:focus + .btn-danger, .btn-danger:focus {
        color: #fff;
        background-color: #cf5a5a;
        border-color: #c35555;
        -webkit-box-shadow: 0 0 0 .15rem rgba(246,128,128,.5);
        box-shadow: 0 0 0 .15rem rgba(246,128,128,.5)
    }

    .btn-check:active + .btn-danger, .btn-check:checked + .btn-danger, .btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c35555;
        border-color: #b75050
    }

        .btn-check:active + .btn-danger:focus, .btn-check:checked + .btn-danger:focus, .btn-danger.active:focus, .btn-danger:active:focus, .show > .btn-danger.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(246,128,128,.5);
            box-shadow: 0 0 0 .15rem rgba(246,128,128,.5)
        }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #f46a6a;
        border-color: #f46a6a
    }

.btn-pink {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c
}

    .btn-pink:hover {
        color: #fff;
        background-color: #c53577;
        border-color: #ba3270
    }

    .btn-check:focus + .btn-pink, .btn-pink:focus {
        color: #fff;
        background-color: #c53577;
        border-color: #ba3270;
        -webkit-box-shadow: 0 0 0 .15rem rgba(235,91,157,.5);
        box-shadow: 0 0 0 .15rem rgba(235,91,157,.5)
    }

    .btn-check:active + .btn-pink, .btn-check:checked + .btn-pink, .btn-pink.active, .btn-pink:active, .show > .btn-pink.dropdown-toggle {
        color: #fff;
        background-color: #ba3270;
        border-color: #ae2f69
    }

        .btn-check:active + .btn-pink:focus, .btn-check:checked + .btn-pink:focus, .btn-pink.active:focus, .btn-pink:active:focus, .show > .btn-pink.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(235,91,157,.5);
            box-shadow: 0 0 0 .15rem rgba(235,91,157,.5)
        }

    .btn-pink.disabled, .btn-pink:disabled {
        color: #fff;
        background-color: #e83e8c;
        border-color: #e83e8c
    }

.btn-light {
    color: #000;
    background-color: #eff2f7;
    border-color: #eff2f7
}

    .btn-light:hover {
        color: #000;
        background-color: #f1f4f8;
        border-color: #f1f3f8
    }

    .btn-check:focus + .btn-light, .btn-light:focus {
        color: #000;
        background-color: #f1f4f8;
        border-color: #f1f3f8;
        -webkit-box-shadow: 0 0 0 .15rem rgba(203,206,210,.5);
        box-shadow: 0 0 0 .15rem rgba(203,206,210,.5)
    }

    .btn-check:active + .btn-light, .btn-check:checked + .btn-light, .btn-light.active, .btn-light:active, .show > .btn-light.dropdown-toggle {
        color: #000;
        background-color: #f2f5f9;
        border-color: #f1f3f8
    }

        .btn-check:active + .btn-light:focus, .btn-check:checked + .btn-light:focus, .btn-light.active:focus, .btn-light:active:focus, .show > .btn-light.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(203,206,210,.5);
            box-shadow: 0 0 0 .15rem rgba(203,206,210,.5)
        }

    .btn-light.disabled, .btn-light:disabled {
        color: #000;
        background-color: #eff2f7;
        border-color: #eff2f7
    }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

    .btn-dark:hover {
        color: #fff;
        background-color: #2c3136;
        border-color: #2a2e33
    }

    .btn-check:focus + .btn-dark, .btn-dark:focus {
        color: #fff;
        background-color: #2c3136;
        border-color: #2a2e33;
        -webkit-box-shadow: 0 0 0 .15rem rgba(82,88,93,.5);
        box-shadow: 0 0 0 .15rem rgba(82,88,93,.5)
    }

    .btn-check:active + .btn-dark, .btn-check:checked + .btn-dark, .btn-dark.active, .btn-dark:active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #2a2e33;
        border-color: #272c30
    }

        .btn-check:active + .btn-dark:focus, .btn-check:checked + .btn-dark:focus, .btn-dark.active:focus, .btn-dark:active:focus, .show > .btn-dark.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(82,88,93,.5);
            box-shadow: 0 0 0 .15rem rgba(82,88,93,.5)
        }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

.btn-outline-primary {
    color: #556ee6;
    border-color: #556ee6
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #556ee6;
        border-color: #556ee6
    }

    .btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(85,110,230,.5);
        box-shadow: 0 0 0 .15rem rgba(85,110,230,.5)
    }

    .btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
        color: #fff;
        background-color: #556ee6;
        border-color: #556ee6
    }

        .btn-check:active + .btn-outline-primary:focus, .btn-check:checked + .btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(85,110,230,.5);
            box-shadow: 0 0 0 .15rem rgba(85,110,230,.5)
        }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #556ee6;
        background-color: transparent
    }

.btn-outline-secondary {
    color: #74788d;
    border-color: #74788d
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #74788d;
        border-color: #74788d
    }

    .btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(116,120,141,.5);
        box-shadow: 0 0 0 .15rem rgba(116,120,141,.5)
    }

    .btn-check:active + .btn-outline-secondary, .btn-check:checked + .btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active {
        color: #fff;
        background-color: #74788d;
        border-color: #74788d
    }

        .btn-check:active + .btn-outline-secondary:focus, .btn-check:checked + .btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(116,120,141,.5);
            box-shadow: 0 0 0 .15rem rgba(116,120,141,.5)
        }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #74788d;
        background-color: transparent
    }

.btn-outline-success {
    color: #34c38f;
    border-color: #34c38f
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #34c38f;
        border-color: #34c38f
    }

    .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(52,195,143,.5);
        box-shadow: 0 0 0 .15rem rgba(52,195,143,.5)
    }

    .btn-check:active + .btn-outline-success, .btn-check:checked + .btn-outline-success, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show, .btn-outline-success:active {
        color: #fff;
        background-color: #34c38f;
        border-color: #34c38f
    }

        .btn-check:active + .btn-outline-success:focus, .btn-check:checked + .btn-outline-success:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus, .btn-outline-success:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(52,195,143,.5);
            box-shadow: 0 0 0 .15rem rgba(52,195,143,.5)
        }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #34c38f;
        background-color: transparent
    }

.btn-outline-info {
    color: #50a5f1;
    border-color: #50a5f1
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #50a5f1;
        border-color: #50a5f1
    }

    .btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(80,165,241,.5);
        box-shadow: 0 0 0 .15rem rgba(80,165,241,.5)
    }

    .btn-check:active + .btn-outline-info, .btn-check:checked + .btn-outline-info, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show, .btn-outline-info:active {
        color: #fff;
        background-color: #50a5f1;
        border-color: #50a5f1
    }

        .btn-check:active + .btn-outline-info:focus, .btn-check:checked + .btn-outline-info:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus, .btn-outline-info:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(80,165,241,.5);
            box-shadow: 0 0 0 .15rem rgba(80,165,241,.5)
        }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #50a5f1;
        background-color: transparent
    }

.btn-outline-warning {
    color: #f1b44c;
    border-color: #f1b44c
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #f1b44c;
        border-color: #f1b44c
    }

    .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(241,180,76,.5);
        box-shadow: 0 0 0 .15rem rgba(241,180,76,.5)
    }

    .btn-check:active + .btn-outline-warning, .btn-check:checked + .btn-outline-warning, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show, .btn-outline-warning:active {
        color: #fff;
        background-color: #f1b44c;
        border-color: #f1b44c
    }

        .btn-check:active + .btn-outline-warning:focus, .btn-check:checked + .btn-outline-warning:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus, .btn-outline-warning:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(241,180,76,.5);
            box-shadow: 0 0 0 .15rem rgba(241,180,76,.5)
        }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #f1b44c;
        background-color: transparent
    }

.btn-outline-danger {
    color: #f46a6a;
    border-color: #f46a6a
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #f46a6a;
        border-color: #f46a6a
    }

    .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(244,106,106,.5);
        box-shadow: 0 0 0 .15rem rgba(244,106,106,.5)
    }

    .btn-check:active + .btn-outline-danger, .btn-check:checked + .btn-outline-danger, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show, .btn-outline-danger:active {
        color: #fff;
        background-color: #f46a6a;
        border-color: #f46a6a
    }

        .btn-check:active + .btn-outline-danger:focus, .btn-check:checked + .btn-outline-danger:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus, .btn-outline-danger:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(244,106,106,.5);
            box-shadow: 0 0 0 .15rem rgba(244,106,106,.5)
        }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #f46a6a;
        background-color: transparent
    }

.btn-outline-pink {
    color: #e83e8c;
    border-color: #e83e8c
}

    .btn-outline-pink:hover {
        color: #fff;
        background-color: #e83e8c;
        border-color: #e83e8c
    }

    .btn-check:focus + .btn-outline-pink, .btn-outline-pink:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(232,62,140,.5);
        box-shadow: 0 0 0 .15rem rgba(232,62,140,.5)
    }

    .btn-check:active + .btn-outline-pink, .btn-check:checked + .btn-outline-pink, .btn-outline-pink.active, .btn-outline-pink.dropdown-toggle.show, .btn-outline-pink:active {
        color: #fff;
        background-color: #e83e8c;
        border-color: #e83e8c
    }

        .btn-check:active + .btn-outline-pink:focus, .btn-check:checked + .btn-outline-pink:focus, .btn-outline-pink.active:focus, .btn-outline-pink.dropdown-toggle.show:focus, .btn-outline-pink:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(232,62,140,.5);
            box-shadow: 0 0 0 .15rem rgba(232,62,140,.5)
        }

    .btn-outline-pink.disabled, .btn-outline-pink:disabled {
        color: #e83e8c;
        background-color: transparent
    }

.btn-outline-light {
    color: #eff2f7;
    border-color: #eff2f7
}

    .btn-outline-light:hover {
        color: #000;
        background-color: #eff2f7;
        border-color: #eff2f7
    }

    .btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(239,242,247,.5);
        box-shadow: 0 0 0 .15rem rgba(239,242,247,.5)
    }

    .btn-check:active + .btn-outline-light, .btn-check:checked + .btn-outline-light, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show, .btn-outline-light:active {
        color: #000;
        background-color: #eff2f7;
        border-color: #eff2f7
    }

        .btn-check:active + .btn-outline-light:focus, .btn-check:checked + .btn-outline-light:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus, .btn-outline-light:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(239,242,247,.5);
            box-shadow: 0 0 0 .15rem rgba(239,242,247,.5)
        }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #eff2f7;
        background-color: transparent
    }

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
        -webkit-box-shadow: 0 0 0 .15rem rgba(52,58,64,.5);
        box-shadow: 0 0 0 .15rem rgba(52,58,64,.5)
    }

    .btn-check:active + .btn-outline-dark, .btn-check:checked + .btn-outline-dark, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show, .btn-outline-dark:active {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

        .btn-check:active + .btn-outline-dark:focus, .btn-check:checked + .btn-outline-dark:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus, .btn-outline-dark:active:focus {
            -webkit-box-shadow: 0 0 0 .15rem rgba(52,58,64,.5);
            box-shadow: 0 0 0 .15rem rgba(52,58,64,.5)
        }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

.btn-link {
    font-weight: 400;
    color: #556ee6;
    text-decoration: none
}

    .btn-link:hover {
        color: #4458b8;
        text-decoration: underline
    }

    .btn-link:focus {
        text-decoration: underline
    }

    .btn-link.disabled, .btn-link:disabled {
        color: #74788d
    }

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.01563rem;
    border-radius: .4rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .71094rem;
    border-radius: .2rem
}



.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    -webkit-transition: width .35s ease;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        -webkit-transition: none;
        transition: none
    }
}

.dropdown, .dropend, .dropstart, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    /*font-size: .8125rem;*/
    color: #495057;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0,0,0,.15);
    border-radius: .25rem
}

    .dropdown-menu[data-bs-popper] {
        top: 100%;
        left: 0;
        margin-top: .125rem
    }

.dropdown-menu-start {
    --bs-position: start
}

    .dropdown-menu-start[data-bs-popper] {
        right: auto;
        left: 0
    }

.dropdown-menu-end {
    --bs-position: end
}

    .dropdown-menu-end[data-bs-popper] {
        right: 0;
        left: auto
    }

@media (min-width:576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }

        .dropdown-menu-sm-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

        .dropdown-menu-sm-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:768px) {
    .dropdown-menu-md-start {
        --bs-position: start
    }

        .dropdown-menu-md-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-md-end {
        --bs-position: end
    }

        .dropdown-menu-md-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:992px) {
    .dropdown-menu-lg-start {
        --bs-position: start
    }

        .dropdown-menu-lg-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

        .dropdown-menu-lg-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start
    }

        .dropdown-menu-xl-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

        .dropdown-menu-xl-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

@media (min-width:1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start
    }

        .dropdown-menu-xxl-start[data-bs-popper] {
            right: auto;
            left: 0
        }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

        .dropdown-menu-xxl-end[data-bs-popper] {
            right: 0;
            left: auto
        }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropend .dropdown-toggle::after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #eff2f7
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .35rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #1e2125;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #343a40;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #74788d;
        pointer-events: none;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .71094rem;
    color: #74788d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .35rem 1.5rem;
    color: #212529
}

.dropdown-menu-dark {
    color: #f6f6f6;
    background-color: #343a40;
    border-color: rgba(0,0,0,.15)
}

    .dropdown-menu-dark .dropdown-item {
        color: #f6f6f6
    }

        .dropdown-menu-dark .dropdown-item:focus, .dropdown-menu-dark .dropdown-item:hover {
            color: #fff;
            background-color: rgba(255,255,255,.15)
        }

        .dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
            color: #343a40;
            background-color: #f8f9fa
        }

        .dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
            color: #adb5bd
        }

    .dropdown-menu-dark .dropdown-divider {
        border-color: #eff2f7
    }

    .dropdown-menu-dark .dropdown-item-text {
        color: #f6f6f6
    }

    .dropdown-menu-dark .dropdown-header {
        color: #adb5bd
    }

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 1
        }

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
    margin-left: -1px
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
        margin-left: 0
    }

.dropstart .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
        width: 100%
    }

        .btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
            margin-top: -1px
        }

        .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn ~ .btn {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

.nav {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   */ padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #556ee6;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        -webkit-transition: none;
        transition: none
    }
}

.nav-link:focus, .nav-link:hover {
    color: #4458b8;
    text-decoration: none
}

.nav-link.disabled {
    color: #74788d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #ced4da
}

    .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0 0;
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #eff2f7 #eff2f7 #ced4da;
            isolation: isolate
        }

        .nav-tabs .nav-link.disabled {
            color: #74788d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #ced4da #ced4da #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #556ee6
    }

.nav-fill .nav-item, .nav-fill > .nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item, .nav-justified > .nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

    .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
        width: 100%
    }

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

    .navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand {
    padding-top: .34766rem;
    padding-bottom: .34766rem;
    margin-right: 1rem;
    font-size: 1.01563rem;
    white-space: nowrap
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static
    }

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.01563rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    -webkit-transition: -webkit-box-shadow .15s ease-in-out;
    transition: -webkit-box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        -webkit-transition: none;
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem;
    box-shadow: 0 0 0 .15rem
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height,75vh);
    overflow-y: auto
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-sm .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }

        .navbar-expand-sm .offcanvas-header {
            display: none
        }

        .navbar-expand-sm .offcanvas {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            -webkit-transition: none;
            transition: none;
            -webkit-transform: none;
            transform: none
        }

        .navbar-expand-sm .offcanvas-bottom, .navbar-expand-sm .offcanvas-top {
            height: auto;
            border-top: 0;
            border-bottom: 0
        }

        .navbar-expand-sm .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible
        }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-md .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }

        .navbar-expand-md .offcanvas-header {
            display: none
        }

        .navbar-expand-md .offcanvas {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            -webkit-transition: none;
            transition: none;
            -webkit-transform: none;
            transform: none
        }

        .navbar-expand-md .offcanvas-bottom, .navbar-expand-md .offcanvas-top {
            height: auto;
            border-top: 0;
            border-bottom: 0
        }

        .navbar-expand-md .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible
        }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-lg .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }

        .navbar-expand-lg .offcanvas-header {
            display: none
        }

        .navbar-expand-lg .offcanvas {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            -webkit-transition: none;
            transition: none;
            -webkit-transform: none;
            transform: none
        }

        .navbar-expand-lg .offcanvas-bottom, .navbar-expand-lg .offcanvas-top {
            height: auto;
            border-top: 0;
            border-bottom: 0
        }

        .navbar-expand-lg .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible
        }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xl .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }

        .navbar-expand-xl .offcanvas-header {
            display: none
        }

        .navbar-expand-xl .offcanvas {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            -webkit-transition: none;
            transition: none;
            -webkit-transform: none;
            transform: none
        }

        .navbar-expand-xl .offcanvas-bottom, .navbar-expand-xl .offcanvas-top {
            height: auto;
            border-top: 0;
            border-bottom: 0
        }

        .navbar-expand-xl .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible
        }
}

@media (min-width:1400px) {
    .navbar-expand-xxl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-xxl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xxl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xxl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xxl .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xxl .navbar-toggler {
            display: none
        }

        .navbar-expand-xxl .offcanvas-header {
            display: none
        }

        .navbar-expand-xxl .offcanvas {
            position: inherit;
            bottom: 0;
            z-index: 1000;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            visibility: visible !important;
            background-color: transparent;
            border-right: 0;
            border-left: 0;
            -webkit-transition: none;
            transition: none;
            -webkit-transform: none;
            transform: none
        }

        .navbar-expand-xxl .offcanvas-bottom, .navbar-expand-xxl .offcanvas-top {
            height: auto;
            border-top: 0;
            border-bottom: 0
        }

        .navbar-expand-xxl .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible
        }
}

.navbar-expand {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .navbar-expand .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

    .navbar-expand .offcanvas-header {
        display: none
    }

    .navbar-expand .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: none;
        transform: none
    }

    .navbar-expand .offcanvas-bottom, .navbar-expand .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

    .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.55)
}

    .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.55)
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255,255,255,.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255,255,255,.25)
    }

    .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.55)
}

    .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
        color: #fff
    }

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid #f6f6f6;
    border-radius: .25rem
}

    .card > hr {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group {
        border-top: inherit;
        border-bottom: inherit
    }

        .card > .list-group:first-child {
            border-top-width: 0;
            border-top-left-radius: calc(.25rem - 0);
            border-top-right-radius: calc(.25rem - 0)
        }

        .card > .list-group:last-child {
            border-bottom-width: 0;
            border-bottom-right-radius: calc(.25rem - 0);
            border-bottom-left-radius: calc(.25rem - 0)
        }

        .card > .card-header + .list-group, .card > .list-group + .card-footer {
            border-top: 0
        }

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem 1.25rem
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .625rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 0 solid #f6f6f6
}

    .card-header:first-child {
        border-radius: calc(.25rem - 0) calc(.25rem - 0) 0 0
    }

.card-footer {
    padding: .625rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 0 solid #f6f6f6
}

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 0) calc(.25rem - 0)
    }

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.625rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(.25rem - 0)
}

.card-img, .card-img-bottom, .card-img-top {
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 0);
    border-top-right-radius: calc(.25rem - 0)
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 0);
    border-bottom-left-radius: calc(.25rem - 0)
}

.card-group > .card {
    margin-bottom: 12px
}

@media (min-width:576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .card-group > .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:not(:last-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
                    border-bottom-left-radius: 0
                }
}

.accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: .8125rem;
    color: #495057;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        -webkit-transition: none;
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: #4d63cf;
    background-color: #eef1fd;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125)
}

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234d63cf'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495057'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 16px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button::after {
        -webkit-transition: none;
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #b9bfc4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.125)
}

    .accordion-item:first-of-type {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .accordion-item:first-of-type .accordion-button {
            border-top-left-radius: calc(.25rem - 1px);
            border-top-right-radius: calc(.25rem - 1px)
        }

    .accordion-item:not(:first-of-type) {
        border-top: 0
    }

    .accordion-item:last-of-type {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

        .accordion-item:last-of-type .accordion-button.collapsed {
            border-bottom-right-radius: calc(.25rem - 1px);
            border-bottom-left-radius: calc(.25rem - 1px)
        }

        .accordion-item:last-of-type .accordion-collapse {
            border-bottom-right-radius: .25rem;
            border-bottom-left-radius: .25rem
        }

.accordion-body {
    padding: 1rem 1.25rem
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

    .accordion-flush .accordion-item:first-child {
        border-top: 0
    }

    .accordion-flush .accordion-item:last-child {
        border-bottom: 0
    }

    .accordion-flush .accordion-item .accordion-button {
        border-radius: 0
    }

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding-right: .5rem;
        color: #74788d;
        content: var(--bs-breadcrumb-divider, "/")
    }

.breadcrumb-item.active {
    color: #74788d
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    color: #74788d;
    background-color: #fff;
    border: 1px solid #ced4da;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .page-link {
        -webkit-transition: none;
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    color: #4458b8;
    text-decoration: none;
    background-color: #eff2f7;
    border-color: #ced4da
}

.page-link:focus {
    z-index: 3;
    color: #4458b8;
    background-color: #eff2f7;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(85,110,230,.25);
    box-shadow: 0 0 0 .15rem rgba(85,110,230,.25)
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #556ee6;
    border-color: #556ee6
}

.page-item.disabled .page-link {
    color: #ced4da;
    pointer-events: none;
    background-color: #fff;
    border-color: #ced4da
}

.page-link {
    padding: .5rem .75rem
}

.page-item:first-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.01563rem
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .4rem;
    border-bottom-right-radius: .4rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .71094rem
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 600
}

.alert-dismissible {
    padding-right: 3.75rem
}

    .alert-dismissible .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: .9375rem 1.25rem
    }

.alert-primary {
    color: #33428a;
    background-color: #dde2fa;
    border-color: #ccd4f8
}

    .alert-primary .alert-link {
        color: #29356e
    }

.alert-secondary {
    color: #464855;
    background-color: #e3e4e8;
    border-color: #d5d7dd
}

    .alert-secondary .alert-link {
        color: #383a44
    }

.alert-success {
    color: #1f7556;
    background-color: #d6f3e9;
    border-color: #c2eddd
}

    .alert-success .alert-link {
        color: #195e45
    }

.alert-info {
    color: #306391;
    background-color: #dcedfc;
    border-color: #cbe4fb
}

    .alert-info .alert-link {
        color: #264f74
    }

.alert-warning {
    color: #916c2e;
    background-color: #fcf0db;
    border-color: #fbe9c9
}

    .alert-warning .alert-link {
        color: #745625
    }

.alert-danger {
    color: #924040;
    background-color: #fde1e1;
    border-color: #fcd2d2
}

    .alert-danger .alert-link {
        color: #753333
    }

.alert-pink {
    color: #8b2554;
    background-color: #fad8e8;
    border-color: #f8c5dd
}

    .alert-pink .alert-link {
        color: #6f1e43
    }

.alert-light {
    color: #8f9194;
    background-color: #fcfcfd;
    border-color: #fafbfd
}

    .alert-light .alert-link {
        color: #727476
    }

.alert-dark {
    color: #1f2326;
    background-color: #d6d8d9;
    border-color: #c2c4c6
}

    .alert-dark .alert-link {
        color: #191c1e
    }

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: .625rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: .625rem
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: .625rem;
    overflow: hidden;
    font-size: .60938rem;
    background-color: #f6f6f6;
    border-radius: .25rem
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #556ee6;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

.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: .625rem .625rem
}

.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

    .list-group-numbered > li::before {
        content: counters(section, ".") ". ";
        counter-increment: section
    }

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        z-index: 1;
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #495057;
        background-color: #eff2f7
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    color: #212529;
    background-color: #fff;
    border: 1px solid #eff2f7
}

    .list-group-item:first-child {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit
    }

    .list-group-item:last-child {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #74788d;
        pointer-events: none;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #556ee6;
        border-color: #556ee6
    }

    .list-group-item + .list-group-item {
        border-top-width: 0
    }

        .list-group-item + .list-group-item.active {
            margin-top: -1px;
            border-top-width: 1px
        }

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .list-group-horizontal > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

        .list-group-horizontal > .list-group-item + .list-group-item.active {
            margin-left: -1px;
            border-left-width: 1px
        }

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-sm > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-sm > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-sm > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-sm > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-md > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-md > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-md > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-md > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-md > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-lg > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-lg > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-lg > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-lg > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-xl > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-xl > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-xl > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-xl > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:1400px) {
    .list-group-horizontal-xxl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-xxl > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-xxl > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-xxl > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-xxl > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

.list-group-flush {
    border-radius: 0
}

    .list-group-flush > .list-group-item {
        border-width: 0 0 1px
    }

        .list-group-flush > .list-group-item:last-child {
            border-bottom-width: 0
        }

.list-group-item-primary {
    color: #33428a;
    background-color: #dde2fa
}

    .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
        color: #33428a;
        background-color: #c7cbe1
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #33428a;
        border-color: #33428a
    }

.list-group-item-secondary {
    color: #464855;
    background-color: #e3e4e8
}

    .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
        color: #464855;
        background-color: #cccdd1
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #464855;
        border-color: #464855
    }

.list-group-item-success {
    color: #1f7556;
    background-color: #d6f3e9
}

    .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
        color: #1f7556;
        background-color: #c1dbd2
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #1f7556;
        border-color: #1f7556
    }

.list-group-item-info {
    color: #306391;
    background-color: #dcedfc
}

    .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
        color: #306391;
        background-color: #c6d5e3
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #306391;
        border-color: #306391
    }

.list-group-item-warning {
    color: #916c2e;
    background-color: #fcf0db
}

    .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
        color: #916c2e;
        background-color: #e3d8c5
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #916c2e;
        border-color: #916c2e
    }

.list-group-item-danger {
    color: #924040;
    background-color: #fde1e1
}

    .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
        color: #924040;
        background-color: #e4cbcb
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #924040;
        border-color: #924040
    }

.list-group-item-pink {
    color: #8b2554;
    background-color: #fad8e8
}

    .list-group-item-pink.list-group-item-action:focus, .list-group-item-pink.list-group-item-action:hover {
        color: #8b2554;
        background-color: #e1c2d1
    }

    .list-group-item-pink.list-group-item-action.active {
        color: #fff;
        background-color: #8b2554;
        border-color: #8b2554
    }

.list-group-item-light {
    color: #8f9194;
    background-color: #fcfcfd
}

    .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
        color: #8f9194;
        background-color: #e3e3e4
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #8f9194;
        border-color: #8f9194
    }

.list-group-item-dark {
    color: #1f2326;
    background-color: #d6d8d9
}

    .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
        color: #1f2326;
        background-color: #c1c2c3
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1f2326;
        border-color: #1f2326
    }

.btn-close {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

    .btn-close:hover {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    .btn-close:focus {
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1
    }

    .btn-close.disabled, .btn-close:disabled {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        opacity: .25
    }

.btn-close-white {
    -webkit-filter: invert(1) grayscale(100%) brightness(200%);
    filter: invert(1) grayscale(100%) brightness(200%)
}

.toast {
    width: 350px;
    max-width: 100%;
    font-size: .875rem;
    pointer-events: auto;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    border-radius: .25rem
}

    .toast.showing {
        opacity: 0
    }

    .toast:not(.show) {
        display: none
    }

.toast-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

    .toast-container > :not(:last-child) {
        margin-bottom: 12px
    }

.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #74788d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

    .toast-header .btn-close {
        margin-right: -.375rem;
        margin-left: .75rem
    }

.toast-body {
    padding: .75rem;
    word-wrap: break-word
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: 100%;
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f6f6f6;
    border-radius: .4rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #eff2f7;
    border-top-left-radius: calc(.4rem - 1px);
    border-top-right-radius: calc(.4rem - 1px)
}

    .modal-header .btn-close {
        padding: .5rem .5rem;
        margin: -.5rem -.5rem -.5rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #eff2f7;
    border-bottom-right-radius: calc(.4rem - 1px);
    border-bottom-left-radius: calc(.4rem - 1px)
}

    .modal-footer > * {
        margin: .25rem
    }

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

    .modal-fullscreen .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen .modal-header {
        border-radius: 0
    }

    .modal-fullscreen .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen .modal-footer {
        border-radius: 0
    }

@media (max-width:575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-sm-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-sm-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-sm-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-sm-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width:767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-md-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-md-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-md-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-md-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width:991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-lg-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-lg-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-lg-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-lg-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width:1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-xl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-xl-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-xl-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-xl-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width:1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-xxl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-xxl-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-xxl-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-xxl-down .modal-footer {
            border-radius: 0
        }
}

.tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    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: .71094rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .tooltip-arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .tooltip-arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[data-popper-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

    .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow, .bs-tooltip-top .tooltip-arrow {
        bottom: 0
    }

        .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before {
            top: -1px;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-auto[data-popper-placement^=right], .bs-tooltip-end {
    padding: 0 .4rem
}

    .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow, .bs-tooltip-end .tooltip-arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-end .tooltip-arrow::before {
            right: -1px;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-auto[data-popper-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

    .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow, .bs-tooltip-bottom .tooltip-arrow {
        top: 0
    }

        .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
            bottom: -1px;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-auto[data-popper-placement^=left], .bs-tooltip-start {
    padding: 0 .4rem
}

    .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow, .bs-tooltip-start .tooltip-arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before {
            left: -1px;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .4rem .7rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1070;
    display: block;
    max-width: 276px;
    font-family: var(--bs-font-sans-serif);
    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: 14px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f6f6f6;
    border-radius: 15px;
    border-top: 3px solid #3fc33f;
}

    .popover .popover-arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem
    }

        .popover .popover-arrow::after, .popover .popover-arrow::before {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow, .bs-popover-top > .popover-arrow {
    bottom: calc(-.5rem - 1px)
}

    .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::before {
        bottom: 0;
        border-width: .5rem .5rem 0;
        border-top-color: #f6f6f6
    }

    .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after, .bs-popover-top > .popover-arrow::after {
        bottom: 1px;
        border-width: .5rem .5rem 0;
        border-top-color: #fff
    }

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow, .bs-popover-end > .popover-arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

    .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::before {
        left: 0;
        border-width: .5rem .5rem .5rem 0;
        border-right-color: #f6f6f6
    }

    .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after, .bs-popover-end > .popover-arrow::after {
        left: 1px;
        border-width: .5rem .5rem .5rem 0;
        border-right-color: #fff
    }

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow, .bs-popover-bottom > .popover-arrow {
    top: calc(-.5rem - 1px)
}

    .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::before {
        top: 0;
        border-width: 0 .5rem .5rem .5rem;
        border-bottom-color: #f6f6f6
    }

    .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after, .bs-popover-bottom > .popover-arrow::after {
        top: 1px;
        border-width: 0 .5rem .5rem .5rem;
        border-bottom-color: #fff
    }

.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f5f5f5
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow, .bs-popover-start > .popover-arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

    .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::before {
        right: 0;
        border-width: .5rem 0 .5rem .5rem;
        border-left-color: #f6f6f6
    }

    .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after, .bs-popover-start > .popover-arrow::after {
        right: 1px;
        border-width: .5rem 0 .5rem .5rem;
        border-left-color: #fff
    }

.popover-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: .8125rem;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f6f6f6;
    border-top-left-radius: calc(.4rem - 1px);
    border-top-right-radius: calc(.4rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: 1rem 1rem;
    color: #495057
}

.carousel {
    position: relative
}

    .carousel.pointer-event {
        -ms-touch-action: pan-y;
        touch-action: pan-y
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner::after {
        display: block;
        clear: both;
        content: ""
    }

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

    .active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

    .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
        z-index: 1;
        opacity: 1
    }

.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next, .carousel-control-prev {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators [data-bs-target] {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        -webkit-transition: opacity .6s ease;
        transition: opacity .6s ease
    }

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    -webkit-filter: invert(1) grayscale(100);
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border, .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        -webkit-transition: none;
        transition: none
    }
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .offcanvas-backdrop.fade {
        opacity: 0
    }

    .offcanvas-backdrop.show {
        opacity: .5
    }

.offcanvas-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem
}

    .offcanvas-header .btn-close {
        padding: .5rem .5rem;
        margin-top: -.5rem;
        margin-right: -.5rem;
        margin-bottom: -.5rem
    }

.offcanvas-title {
    margin-bottom: 0;
    line-height: 1.5
}

.offcanvas-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1rem 1rem;
    overflow-y: auto
}

.offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    border-right: 1px solid #f6f6f6;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.offcanvas-end {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid #f6f6f6;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 1px solid #f6f6f6;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.offcanvas-bottom {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid #f6f6f6;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.offcanvas.show {
    -webkit-transform: none;
    transform: none
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentColor;
    opacity: .5
}

    .placeholder.btn::before {
        display: inline-block;
        content: ""
    }

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow 2s ease-in-out infinite
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    -webkit-mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);
    mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave 2s linear infinite
}

@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

@keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.link-primary {
    color: #556ee6
}

    .link-primary:focus, .link-primary:hover {
        color: #4458b8
    }

.link-secondary {
    color: #74788d
}

    .link-secondary:focus, .link-secondary:hover {
        color: #5d6071
    }

.link-success {
    color: #34c38f
}

    .link-success:focus, .link-success:hover {
        color: #2a9c72
    }

.link-info {
    color: #50a5f1
}

    .link-info:focus, .link-info:hover {
        color: #4084c1
    }

.link-warning {
    color: #f1b44c
}

    .link-warning:focus, .link-warning:hover {
        color: #c1903d
    }

.link-danger {
    color: #f46a6a
}

    .link-danger:focus, .link-danger:hover {
        color: #c35555
    }

.link-pink {
    color: #e83e8c
}

    .link-pink:focus, .link-pink:hover {
        color: #ba3270
    }

.link-light {
    color: #eff2f7
}

    .link-light:focus, .link-light:hover {
        color: #f2f5f9
    }

.link-dark {
    color: #343a40
}

    .link-dark:focus, .link-dark:hover {
        color: #2a2e33
    }

.ratio {
    position: relative;
    width: 100%
}

    .ratio::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: ""
    }

    .ratio > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: calc(3 / 4 * 100%)
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%)
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%)
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

@media (min-width:576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:1400px) {
    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.hstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.vstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vr {
    display: inline-block;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: .2
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.float-start {
    float: left !important
}

.float-end {
    float: right !important
}

.float-none {
    float: none !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .75 !important
}

.opacity-100 {
    opacity: 1 !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.shadow {
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03) !important;
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03) !important
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.top-0 {
    top: 0 !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    left: 0 !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.translate-middle {
    -webkit-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important
}

.translate-middle-x {
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

.translate-middle-y {
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

.border {
    border: 1px solid #eff2f7 !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: 1px solid #eff2f7 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: 1px solid #eff2f7 !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: 1px solid #eff2f7 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: 1px solid #eff2f7 !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #556ee6 !important
}

.border-secondary {
    border-color: #74788d !important
}

.border-success {
    border-color: #34c38f !important
}

.border-info {
    border-color: #50a5f1 !important
}

.border-warning {
    border-color: #f1b44c !important
}

.border-danger {
    border-color: #f46a6a !important
}

.border-pink {
    border-color: #e83e8c !important
}

.border-light {
    border-color: #eff2f7 !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.border-0 {
    border-width: 0 !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.order-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.m-n1 {
    margin: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mx-n1 {
    margin-right: -.25rem !important;
    margin-left: -.25rem !important
}

.mx-n2 {
    margin-right: -.5rem !important;
    margin-left: -.5rem !important
}

.mx-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important
}

.mx-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important
}

.mx-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important
}

.my-n1 {
    margin-top: -.25rem !important;
    margin-bottom: -.25rem !important
}

.my-n2 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
}

.my-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
}

.my-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
}

.my-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important
}

.mt-n1 {
    margin-top: -.25rem !important
}

.mt-n2 {
    margin-top: -.5rem !important
}

.mt-n3 {
    margin-top: -1rem !important
}

.mt-n4 {
    margin-top: -1.5rem !important
}

.mt-n5 {
    margin-top: -3rem !important
}

.me-n1 {
    margin-right: -.25rem !important
}

.me-n2 {
    margin-right: -.5rem !important
}

.me-n3 {
    margin-right: -1rem !important
}

.me-n4 {
    margin-right: -1.5rem !important
}

.me-n5 {
    margin-right: -3rem !important
}

.mb-n1 {
    margin-bottom: -.25rem !important
}

.mb-n2 {
    margin-bottom: -.5rem !important
}

.mb-n3 {
    margin-bottom: -1rem !important
}

.mb-n4 {
    margin-bottom: -1.5rem !important
}

.mb-n5 {
    margin-bottom: -3rem !important
}

.ms-n1 {
    margin-left: -.25rem !important
}

.ms-n2 {
    margin-left: -.5rem !important
}

.ms-n3 {
    margin-left: -1rem !important
}

.ms-n4 {
    margin-left: -1.5rem !important
}

.ms-n5 {
    margin-left: -3rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.32813rem + .9375vw) !important
}

.fs-2 {
    font-size: calc(1.2875rem + .45vw) !important
}

.fs-3 {
    font-size: calc(1.26719rem + .20625vw) !important
}

.fs-4 {
    font-size: 1.21875rem !important
}

.fs-5 {
    font-size: 1.01563rem !important
}

.fs-6 {
    font-size: .8125rem !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-lighter {
    font-weight: lighter !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-bold {
    font-weight: 600 !important
}

.fw-bolder {
    font-weight: bolder !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: 1.25 !important
}

.lh-base {
    line-height: 1.5 !important
}

.lh-lg {
    line-height: 2 !important
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-decoration-underline {
    text-decoration: underline !important
}

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important
}

.text-pink {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-pink-rgb),var(--bs-text-opacity)) !important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-rgb),var(--bs-text-opacity)) !important
}

.text-muted {
    --bs-text-opacity: 1;
    color: #74788d !important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: rgba(0,0,0,.5) !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: rgba(255,255,255,.5) !important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important
}

.text-opacity-25 {
    --bs-text-opacity: 0.25
}

.text-opacity-50 {
    --bs-text-opacity: 0.5
}

.text-opacity-75 {
    --bs-text-opacity: 0.75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important
}

.bg-pink {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-pink-rgb),var(--bs-bg-opacity)) !important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-rgb),var(--bs-bg-opacity)) !important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25
}

.bg-opacity-50 {
    --bs-bg-opacity: 0.5
}

.bg-opacity-75 {
    --bs-bg-opacity: 0.75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-gradient {
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: .2rem !important
}

.rounded-2 {
    border-radius: .25rem !important
}

.rounded-3 {
    border-radius: .4rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-end {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-start {
    border-bottom-left-radius: .25rem !important;
    border-top-left-radius: .25rem !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media (min-width:576px) {
    .float-sm-start {
        float: left !important
    }

    .float-sm-end {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm-1 {
        gap: .25rem !important
    }

    .gap-sm-2 {
        gap: .5rem !important
    }

    .gap-sm-3 {
        gap: 1rem !important
    }

    .gap-sm-4 {
        gap: 1.5rem !important
    }

    .gap-sm-5 {
        gap: 3rem !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mx-sm-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-sm-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-sm-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-sm-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-sm-n5 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .my-sm-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-sm-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-sm-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-sm-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-sm-n5 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .mt-sm-n1 {
        margin-top: -.25rem !important
    }

    .mt-sm-n2 {
        margin-top: -.5rem !important
    }

    .mt-sm-n3 {
        margin-top: -1rem !important
    }

    .mt-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mt-sm-n5 {
        margin-top: -3rem !important
    }

    .me-sm-n1 {
        margin-right: -.25rem !important
    }

    .me-sm-n2 {
        margin-right: -.5rem !important
    }

    .me-sm-n3 {
        margin-right: -1rem !important
    }

    .me-sm-n4 {
        margin-right: -1.5rem !important
    }

    .me-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-sm-n3 {
        margin-bottom: -1rem !important
    }

    .mb-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .mb-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ms-sm-n1 {
        margin-left: -.25rem !important
    }

    .ms-sm-n2 {
        margin-left: -.5rem !important
    }

    .ms-sm-n3 {
        margin-left: -1rem !important
    }

    .ms-sm-n4 {
        margin-left: -1.5rem !important
    }

    .ms-sm-n5 {
        margin-left: -3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }

    .text-sm-start {
        text-align: left !important
    }

    .text-sm-end {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .float-md-start {
        float: left !important
    }

    .float-md-end {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md-1 {
        gap: .25rem !important
    }

    .gap-md-2 {
        gap: .5rem !important
    }

    .gap-md-3 {
        gap: 1rem !important
    }

    .gap-md-4 {
        gap: 1.5rem !important
    }

    .gap-md-5 {
        gap: 3rem !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mx-md-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-md-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-md-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-md-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-md-n5 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .my-md-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-md-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-md-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-md-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-md-n5 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .mt-md-n1 {
        margin-top: -.25rem !important
    }

    .mt-md-n2 {
        margin-top: -.5rem !important
    }

    .mt-md-n3 {
        margin-top: -1rem !important
    }

    .mt-md-n4 {
        margin-top: -1.5rem !important
    }

    .mt-md-n5 {
        margin-top: -3rem !important
    }

    .me-md-n1 {
        margin-right: -.25rem !important
    }

    .me-md-n2 {
        margin-right: -.5rem !important
    }

    .me-md-n3 {
        margin-right: -1rem !important
    }

    .me-md-n4 {
        margin-right: -1.5rem !important
    }

    .me-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-md-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-md-n3 {
        margin-bottom: -1rem !important
    }

    .mb-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .mb-md-n5 {
        margin-bottom: -3rem !important
    }

    .ms-md-n1 {
        margin-left: -.25rem !important
    }

    .ms-md-n2 {
        margin-left: -.5rem !important
    }

    .ms-md-n3 {
        margin-left: -1rem !important
    }

    .ms-md-n4 {
        margin-left: -1.5rem !important
    }

    .ms-md-n5 {
        margin-left: -3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }

    .text-md-start {
        text-align: left !important
    }

    .text-md-end {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .float-lg-start {
        float: left !important
    }

    .float-lg-end {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-1 {
        gap: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .gap-lg-4 {
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        gap: 3rem !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mx-lg-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-lg-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-lg-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-lg-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-lg-n5 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .my-lg-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-lg-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-lg-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-lg-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-lg-n5 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .mt-lg-n1 {
        margin-top: -.25rem !important
    }

    .mt-lg-n2 {
        margin-top: -.5rem !important
    }

    .mt-lg-n3 {
        margin-top: -1rem !important
    }

    .mt-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mt-lg-n5 {
        margin-top: -3rem !important
    }

    .me-lg-n1 {
        margin-right: -.25rem !important
    }

    .me-lg-n2 {
        margin-right: -.5rem !important
    }

    .me-lg-n3 {
        margin-right: -1rem !important
    }

    .me-lg-n4 {
        margin-right: -1.5rem !important
    }

    .me-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-lg-n3 {
        margin-bottom: -1rem !important
    }

    .mb-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .mb-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ms-lg-n1 {
        margin-left: -.25rem !important
    }

    .ms-lg-n2 {
        margin-left: -.5rem !important
    }

    .ms-lg-n3 {
        margin-left: -1rem !important
    }

    .ms-lg-n4 {
        margin-left: -1.5rem !important
    }

    .ms-lg-n5 {
        margin-left: -3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }

    .text-lg-start {
        text-align: left !important
    }

    .text-lg-end {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .float-xl-start {
        float: left !important
    }

    .float-xl-end {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl-1 {
        gap: .25rem !important
    }

    .gap-xl-2 {
        gap: .5rem !important
    }

    .gap-xl-3 {
        gap: 1rem !important
    }

    .gap-xl-4 {
        gap: 1.5rem !important
    }

    .gap-xl-5 {
        gap: 3rem !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mx-xl-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-xl-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-xl-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xl-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-xl-n5 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .my-xl-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-xl-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-xl-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xl-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xl-n5 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .mt-xl-n1 {
        margin-top: -.25rem !important
    }

    .mt-xl-n2 {
        margin-top: -.5rem !important
    }

    .mt-xl-n3 {
        margin-top: -1rem !important
    }

    .mt-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mt-xl-n5 {
        margin-top: -3rem !important
    }

    .me-xl-n1 {
        margin-right: -.25rem !important
    }

    .me-xl-n2 {
        margin-right: -.5rem !important
    }

    .me-xl-n3 {
        margin-right: -1rem !important
    }

    .me-xl-n4 {
        margin-right: -1.5rem !important
    }

    .me-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-xl-n3 {
        margin-bottom: -1rem !important
    }

    .mb-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .mb-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ms-xl-n1 {
        margin-left: -.25rem !important
    }

    .ms-xl-n2 {
        margin-left: -.5rem !important
    }

    .ms-xl-n3 {
        margin-left: -1rem !important
    }

    .ms-xl-n4 {
        margin-left: -1.5rem !important
    }

    .ms-xl-n5 {
        margin-left: -3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }

    .text-xl-start {
        text-align: left !important
    }

    .text-xl-end {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width:1400px) {
    .float-xxl-start {
        float: left !important
    }

    .float-xxl-end {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl-1 {
        gap: .25rem !important
    }

    .gap-xxl-2 {
        gap: .5rem !important
    }

    .gap-xxl-3 {
        gap: 1rem !important
    }

    .gap-xxl-4 {
        gap: 1.5rem !important
    }

    .gap-xxl-5 {
        gap: 3rem !important
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .m-xxl-n1 {
        margin: -.25rem !important
    }

    .m-xxl-n2 {
        margin: -.5rem !important
    }

    .m-xxl-n3 {
        margin: -1rem !important
    }

    .m-xxl-n4 {
        margin: -1.5rem !important
    }

    .m-xxl-n5 {
        margin: -3rem !important
    }

    .mx-xxl-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-xxl-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-xxl-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xxl-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-xxl-n5 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .my-xxl-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-xxl-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-xxl-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xxl-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xxl-n5 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .mt-xxl-n1 {
        margin-top: -.25rem !important
    }

    .mt-xxl-n2 {
        margin-top: -.5rem !important
    }

    .mt-xxl-n3 {
        margin-top: -1rem !important
    }

    .mt-xxl-n4 {
        margin-top: -1.5rem !important
    }

    .mt-xxl-n5 {
        margin-top: -3rem !important
    }

    .me-xxl-n1 {
        margin-right: -.25rem !important
    }

    .me-xxl-n2 {
        margin-right: -.5rem !important
    }

    .me-xxl-n3 {
        margin-right: -1rem !important
    }

    .me-xxl-n4 {
        margin-right: -1.5rem !important
    }

    .me-xxl-n5 {
        margin-right: -3rem !important
    }

    .mb-xxl-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-xxl-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-xxl-n3 {
        margin-bottom: -1rem !important
    }

    .mb-xxl-n4 {
        margin-bottom: -1.5rem !important
    }

    .mb-xxl-n5 {
        margin-bottom: -3rem !important
    }

    .ms-xxl-n1 {
        margin-left: -.25rem !important
    }

    .ms-xxl-n2 {
        margin-left: -.5rem !important
    }

    .ms-xxl-n3 {
        margin-left: -1rem !important
    }

    .ms-xxl-n4 {
        margin-left: -1.5rem !important
    }

    .ms-xxl-n5 {
        margin-left: -3rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }

    .text-xxl-start {
        text-align: left !important
    }

    .text-xxl-end {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .fs-1 {
        font-size: 2.03125rem !important
    }

    .fs-2 {
        font-size: 1.625rem !important
    }

    .fs-3 {
        font-size: 1.42188rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

html {
    position: relative;
    min-height: 100%
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #495057
}

a {
    text-decoration: none !important
}

label {
    font-weight: 500;
    margin-bottom: 0
}

.blockquote {
    padding: 10px 20px;
    border-left: 4px solid #f6f6f6
}

.blockquote-reverse {
    border-left: 0;
    border-right: 4px solid #f6f6f6;
    text-align: right
}

/* @media (min-width:1200px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
            max-width: 1140px
        }
    }*/
/*
.row > * {
    position: relative
}*/

.bg-primary.bg-soft {
    background-color: rgba(85,110,230,.25) !important
}

.bg-secondary.bg-soft {
    background-color: rgba(116,120,141,.25) !important
}

.bg-success.bg-soft {
    background-color: rgba(52,195,143,.25) !important
}

.bg-info.bg-soft {
    background-color: rgba(80,165,241,.25) !important
}

.bg-warning.bg-soft {
    background-color: rgba(241,180,76,.25) !important
}

.bg-danger.bg-soft {
    background-color: rgba(244,106,106,.25) !important
}

.bg-pink.bg-soft {
    background-color: rgba(232,62,140,.25) !important
}

.bg-light.bg-soft {
    background-color: rgba(239,242,247,.25) !important
}

.bg-dark.bg-soft {
    background-color: rgba(52,58,64,.25) !important
}

.badge[href]:focus, .badge[href]:hover {
    color: #fff
}

.badge.bg-primary[href]:focus, .badge.bg-primary[href]:hover {
    background-color: #435fe3 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-primary {
    color: #556ee6;
    background-color: rgba(85,110,230,.18)
}

    .badge-soft-primary[href]:focus, .badge-soft-primary[href]:hover {
        color: #556ee6;
        text-decoration: none;
        background-color: rgba(85,110,230,.4)
    }

.badge.bg-secondary[href]:focus, .badge.bg-secondary[href]:hover {
    background-color: #6b6e82 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-secondary {
    color: #74788d;
    background-color: rgba(116,120,141,.18)
}

    .badge-soft-secondary[href]:focus, .badge-soft-secondary[href]:hover {
        color: #74788d;
        text-decoration: none;
        background-color: rgba(116,120,141,.4)
    }

.badge.bg-success[href]:focus, .badge.bg-success[href]:hover {
    background-color: #30b383 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-success {
    color: #34c38f;
    background-color: rgba(52,195,143,.18)
}

    .badge-soft-success[href]:focus, .badge-soft-success[href]:hover {
        color: #34c38f;
        text-decoration: none;
        background-color: rgba(52,195,143,.4)
    }

.badge.bg-info[href]:focus, .badge.bg-info[href]:hover {
    background-color: #3d9bef !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-info {
    color: #50a5f1;
    background-color: rgba(80,165,241,.18)
}

    .badge-soft-info[href]:focus, .badge-soft-info[href]:hover {
        color: #50a5f1;
        text-decoration: none;
        background-color: rgba(80,165,241,.4)
    }

.badge.bg-warning[href]:focus, .badge.bg-warning[href]:hover {
    background-color: #f0ac39 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-warning {
    color: #f1b44c;
    background-color: rgba(241,180,76,.18)
}

    .badge-soft-warning[href]:focus, .badge-soft-warning[href]:hover {
        color: #f1b44c;
        text-decoration: none;
        background-color: rgba(241,180,76,.4)
    }

.badge.bg-danger[href]:focus, .badge.bg-danger[href]:hover {
    background-color: #f35757 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-danger {
    color: #f46a6a;
    background-color: rgba(244,106,106,.18)
}

    .badge-soft-danger[href]:focus, .badge-soft-danger[href]:hover {
        color: #f46a6a;
        text-decoration: none;
        background-color: rgba(244,106,106,.4)
    }

.badge.bg-pink[href]:focus, .badge.bg-pink[href]:hover {
    background-color: #e62c81 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-pink {
    color: #e83e8c;
    background-color: rgba(232,62,140,.18)
}

    .badge-soft-pink[href]:focus, .badge-soft-pink[href]:hover {
        color: #e83e8c;
        text-decoration: none;
        background-color: rgba(232,62,140,.4)
    }

.badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
    background-color: #e1e7f0 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-light {
    color: #eff2f7;
    background-color: rgba(239,242,247,.18)
}

    .badge-soft-light[href]:focus, .badge-soft-light[href]:hover {
        color: #eff2f7;
        text-decoration: none;
        background-color: rgba(239,242,247,.4)
    }

.badge.bg-dark[href]:focus, .badge.bg-dark[href]:hover {
    background-color: #2b3035 !important
}

.badge.bg-light {
    color: #495057
}

    .badge.bg-light[href]:focus, .badge.bg-light[href]:hover {
        color: #495057
    }

.badge-soft-dark {
    color: #343a40;
    background-color: rgba(52,58,64,.18)
}

    .badge-soft-dark[href]:focus, .badge-soft-dark[href]:hover {
        color: #343a40;
        text-decoration: none;
        background-color: rgba(52,58,64,.4)
    }

.rounded-pill {
    padding-right: .6em;
    padding-left: .6em
}

.badge.bg-dark {
    color: #eff2f7
}

a, button {
    outline: 0 !important
}

.btn-rounded {
    border-radius: 30px
}

.btn-dark, .btn-secondary {
    color: #eff2f7 !important
}

.btn-outline-light {
    color: #212529
}

.btn-dark:hover, .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle, .show > .btn-outline-dark.dropdown-toggle {
    color: #eff2f7
}

.btn-group-example .btn {
    position: relative
}

    .btn-group-example .btn:first-child::before {
        display: none
    }

    .btn-group-example .btn:before {
        content: "OR";
        position: absolute;
        font-size: 10px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-radius: 50%;
        background-color: #74788d;
        color: #eff2f7;
        border: 1px solid #fff;
        left: -12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1
    }

.btn-label {
    position: relative;
    padding-left: 44px
}

    .btn-label .label-icon {
        position: absolute;
        width: 15px;
        padding: 15px;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(255,255,255,.1);
        border-right: 1px solid rgba(255,255,255,.1);
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .btn-label.btn-light .label-icon {
        background-color: rgba(52,58,64,.1);
        border-right: 1px solid rgba(52,58,64,.2)
    }

.breadcrumb-item > a {
    color: #495057
}

.breadcrumb-item + .breadcrumb-item::before {
    font-family: "Material Design Icons"
}

.card {
    margin-bottom: 24px;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
}

.card-drop {
    color: #495057
}

.card-title {
    font-size: 15px;
    margin: 0 0 7px 0;
    font-weight: 600
}

.card-title-desc {
    color: #74788d;
    margin-bottom: 24px
}

.dropdown-menu {
    -webkit-box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    -webkit-animation-name: DropDownSlide;
    animation-name: DropDownSlide;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin: 0;
    position: absolute;
    z-index: 1000
}

    .dropdown-menu.show {
        top: 100% !important
    }

/*  .dropdown-menu[style] {
        right: 0 !important;
    } */

.dropdown-menu-end[style] {
    left: auto !important;
    right: 0 !important
}

.dropdown-menu[data-popper-placement^=left], .dropdown-menu[data-popper-placement^=right], .dropdown-menu[data-popper-placement^=top] {
    top: auto !important;
    -webkit-animation: none !important;
    animation: none !important
}

@-webkit-keyframes DropDownSlide {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes DropDownSlide {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@media (min-width:600px) {
    .dropdown-menu-lg {
        width: 320px
    }

    .dropdown-menu-md {
        width: 240px
    }
}

.dropdown-divider {
    border-top-color: #eff2f7
}

.dropdown-mega {
    position: static !important
}

.dropdown-megamenu[style] {
    padding: 20px;
    left: 20px !important;
    right: 20px !important
}

.dropdown-mega-menu-xl {
    width: 40rem
}

.dropdown-mega-menu-lg {
    width: 26rem
}

.nav-pills > li > a, .nav-tabs > li > a {
    color: #495057;
    font-weight: 500
}

.nav-pills > a {
    color: #495057;
    font-weight: 500
}

.nav-tabs-custom {
    border-bottom: 2px solid #f6f6f6
}

    .nav-tabs-custom .nav-item {
        position: relative;
        color: #343a40
    }

        .nav-tabs-custom .nav-item .nav-link {
            border: none
        }

            .nav-tabs-custom .nav-item .nav-link::after {
                content: "";
                background: #556ee6;
                height: 2px;
                position: absolute;
                width: 100%;
                left: 0;
                bottom: -1px;
                -webkit-transition: all 250ms ease 0s;
                transition: all 250ms ease 0s;
                -webkit-transform: scale(0);
                transform: scale(0)
            }

            .nav-tabs-custom .nav-item .nav-link.active {
                color: #556ee6
            }

                .nav-tabs-custom .nav-item .nav-link.active:after {
                    -webkit-transform: scale(1);
                    transform: scale(1)
                }

.vertical-nav .nav .nav-link {
    padding: 24px 16px;
    text-align: center;
    margin-bottom: 8px
}

    .vertical-nav .nav .nav-link .nav-icon {
        font-size: 24px
    }

.table th {
    font-weight: 600
}

.table .table-light {
    color: #495057;
    border-color: #eff2f7;
    background-color: #f8f9fa
}

.table-bordered {
    border: 1px solid #eff2f7
}

    .table-bordered td, .table-bordered th {
        border: 1px solid #eff2f7
    }

.table-dark > :not(:last-child) > :last-child > * {
    border-bottom-color: #43494e
}

.table-nowrap td, .table-nowrap th {
    white-space: nowrap
}

.pagination-rounded .page-link {
    border-radius: 30px !important;
    margin: 0 3px !important;
    border: none;
    width: 32px;
    height: 32px;
    padding: 0;
    text-align: center;
    line-height: 32px
}

.progress-sm {
    height: 5px
}

.progress-md {
    height: 8px
}

.progress-lg {
    height: 12px
}

.progress-xl {
    height: 16px
}

.custom-progess {
    position: relative
}

    .custom-progess .progress-icon {
        position: absolute;
        top: -12px
    }

        .custom-progess .progress-icon .avatar-title {
            background: #fff
        }

.animated-progess {
    position: relative
}

    .animated-progess .progress-bar {
        position: relative;
        border-radius: 6px;
        -webkit-animation: animate-positive 2s;
        animation: animate-positive 2s
    }

@-webkit-keyframes animate-positive {
    0% {
        width: 0
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}
/*# sourceMappingURL=bootstrap.min.css.map */

/* ReSharper disable all */
/*
Template Name: Skote - Admin & Dashboard Template
Author: Themesbrand
Version: 3.2.0
Website: https://themesbrand.com/
Contact: themesbrand@gmail.com
File: Main Css File
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap");

html {
    font-family: Poppins, sans-serif !important;
}

body {
    font-family: Poppins, sans-serif !important;font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Poppins, sans-serif !important;
    font-weight: 400 !important;
}

.form-control, .select2-selection--single {
    border-radius: .25em !important;
}

#page-topbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
    box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
}

.navbar-headers {
    display: -webkit-box;
    background: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 70px;
    padding: 0 calc(24px / 2) 0 0;
}

    .navbar-headers .dropdown .show.header-item {
        background-color: #f8f9fa;
    }

.skin-blue .content-header {
    border-top: none !important;
}

.navbar-brand-box {
    padding: 0 1.5rem;
    text-align: center;
    width: 250px;
}

.logo {
    line-height: 70px;
}

    .logo .logo-sm {
        display: none;
    }

.logo-light {
    display: none;
}

/* Search */
.app-search {
    padding: calc(32px / 2) 0;
}

    .app-search .form-control {
        border: none;
        height: 38px;
        padding-left: 40px;
        padding-right: 20px;
        background-color: #f3f3f9;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 30px;
    }

    .app-search span {
        position: absolute;
        z-index: 10;
        font-size: 16px;
        line-height: 38px;
        left: 13px;
        top: 0;
        color: #74788d;
    }

.megamenu-list li {
    position: relative;
    padding: 5px 0px;
}

    .megamenu-list li a {
        color: #495057;
    }

@media (max-width: 992px) {
    .navbar-brand-box {
        width: auto;
    }

    .logo span.logo-lg {
        display: none;
    }

    .logo span.logo-sm {
        display: inline-block;
    }
}

@media (min-width: 1200px) {
    .page-content { padding: calc(70px + 24px) calc(24px / 2) 60px calc(24px / 2); }

    .page-content { padding: calc(70px + 24px) calc(24px / 2) 20px calc(24px / 2); }
}
    .header-item {
        height: 70px;
        background: transparent;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #555b6d;
        border: 0;
        border-radius: 0px;
    }

        .header-item:hover {
            color: #555b6d;
        }

    .header-profile-user {
        height: 36px;
        width: 36px;
        background-color: #f6f6f6;
        padding: 3px;
    }

    .noti-icon i {
        font-size: 22px;
        color: #555b6d;
    }

    .noti-icon .badge {
        position: absolute;
        top: 12px;
        right: 4px;
    }

    .notification-item .d-flex {
        padding: 0.75rem 1rem;
    }

        .notification-item .d-flex:hover {
            background-color: #f6f6f6;
        }

    .dropdown-icon-item {
        display: block;
        border-radius: 3px;
        line-height: 34px;
        text-align: center;
        padding: 15px 0 9px;
        display: block;
        border: 1px solid transparent;
        color: #74788d;
    }

        .dropdown-icon-item img {
            height: 24px;
        }

        .dropdown-icon-item span {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .dropdown-icon-item:hover {
            border-color: #eff2f7;
        }

    .fullscreen-enable [data-bs-toggle="fullscreen"] .bx-fullscreen::before {
        content: "\ea3f";
    }

    body[data-topbar="dark"] #page-topbar {
        background-color: #2a3042;
    }

    body[data-topbar="dark"] .navbar-headers .dropdown .show.header-item {
        background-color: rgba(255, 255, 255, 0.05);
    }

    body[data-topbar="dark"] .navbar-headers .waves-effect .waves-ripple {
        background: rgba(255, 255, 255, 0.4);
    }

    body[data-topbar="dark"] .header-item {
        color: #e9ecef;
    }

        body[data-topbar="dark"] .header-item:hover {
            color: #e9ecef;
        }

    body[data-topbar="dark"] .header-profile-user {
        background-color: rgba(255, 255, 255, 0.25);
    }

    body[data-topbar="dark"] .noti-icon i {
        color: #e9ecef;
    }

    body[data-topbar="dark"] .logo-dark {
        display: none;
    }

    body[data-topbar="dark"] .logo-light {
        display: block;
    }

    body[data-topbar="dark"] .app-search .form-control {
        background-color: rgba(243, 243, 249, 0.07);
        color: #fff;
    }

    body[data-topbar="dark"] .app-search span,
    body[data-topbar="dark"] .app-search input.form-control::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    body[data-sidebar="dark"] .navbar-brand-box {
        background: #202432;
    }

    body[data-sidebar="dark"] .logo-dark {
        display: none;
    }

    body[data-sidebar="dark"] .logo-light {
        display: block;
    }

    @media (max-width: 1200px) {
        .navbar-headers .dropdown {
            position: static;
        }

            .navbar-headers .dropdown .dropdown-menu {
                left: auto !important;
                /*right: 10px !important;*/
            }
    }

    @media (max-width: 380px) {
        .navbar-brand-box {
            display: inline-block;
        }
    }

    body[data-layout="horizontal"] .navbar-brand-box {
        width: auto;
    }

    body[data-layout="horizontal"] .page-content {
        margin-top: 70px;
        padding: calc(55px + 24px) calc(24px / 2) 60px calc(24px / 2);
    }

    body[data-layout="horizontal"] .page-content {
        margin-top: 70px;
        padding: calc(55px + 24px) calc(24px / 2) 20px calc(24px / 2) !important;
    }

    @media (max-width: 992px) {
        body[data-layout="horizontal"] .page-content {
            margin-top: 15px;
        }
    }

    .page-title-box {
        padding-bottom: 24px;
    }

        .page-title-box .breadcrumb {
            background-color: transparent;
            padding: 0;
        }

        .page-title-box h4 {
            text-transform: uppercase;
            font-weight: 600;
            font-size: 16px !important;
        }

    .footer {
        bottom: 0;
        padding: 20px calc(24px / 2);
        position: absolute;
        right: 0;
        color: #74788d;
        left: 250px;
        height: 60px;
        background-color: #f2f2f5;
    }

    @media (max-width: 991.98px) {
        .footer {
            left: 0;
        }
    }

    .vertical-collpsed .footer {
        left: 70px;
    }

    @media (max-width: 991.98px) {
        .vertical-collpsed .footer {
            left: 0;
        }
    }

    body[data-layout="horizontal"] .footer {
        left: 0 !important;
    }

    .right-bar {
        background-color: #fff;
        -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
        box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
        display: block;
        position: fixed;
        -webkit-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        width: 280px;
        z-index: 9999;
        float: right !important;
        right: -290px;
        top: 0;
        bottom: 0;
    }

        .right-bar .right-bar-toggle {
            background-color: #444c54;
            height: 24px;
            width: 24px;
            line-height: 24px;
            display: block;
            color: #eff2f7;
            text-align: center;
            border-radius: 50%;
        }

            .right-bar .right-bar-toggle:hover {
                background-color: #4b545c;
            }

    .rightbar-overlay {
        background-color: rgba(52, 58, 64, 0.55);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: none;
        z-index: 9998;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

    .right-bar-enabled .right-bar {
        right: 0;
    }

    .right-bar-enabled .rightbar-overlay {
        display: block;
    }

    @media (max-width: 767.98px) {
        .right-bar {
            overflow: auto;
        }

            .right-bar .slimscroll-menu {
                height: auto !important;
            }
    }

    .metismenu {
        margin: 0;
    }

        .metismenu li {
            display: block;
            width: 100%;
        }

        .metismenu .mm-collapse {
            display: none;
        }

            .metismenu .mm-collapse:not(.mm-show) {
                display: none;
            }

            .metismenu .mm-collapse.mm-show {
                display: block;
            }

        .metismenu .mm-collapsing {
            position: relative;
            height: 0;
            overflow: hidden;
            -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
            -webkit-transition-duration: .35s;
            transition-duration: .35s;
            -webkit-transition-property: height, visibility;
            transition-property: height, visibility;
        }

    .vertical-menu {
        width: 250px;
        z-index: 1001;
        background: #ffffff;
        bottom: 0;
        margin-top: 0;
        position: fixed;
        top: 70px;
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
    }

    @media (max-width: 1000px) {
        .vertical-menu {
            width: 100%;
        }
    }

    .main-content {
        margin-left: 250px !important;
        overflow: hidden;
    }

        .main-content .content {
            padding: 0 15px 10px 15px;
            margin-top: 70px;
        }

    @media (max-width:600px) {
        .main-content .content {
            padding: 0 0 0 0;
            margin-top: 70px
        }
    }

    #sidebar-menu {
        padding: 10px 0 30px 0;
    }

        #sidebar-menu .mm-active > .has-arrow:after {
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

        #sidebar-menu .has-arrow:after {
            content: "\f107";
            font-family: 'FontAwesome';
            display: block;
            float: right;
            -webkit-transition: -webkit-transform .2s;
            transition: -webkit-transform .2s;
            transition: transform .2s;
            transition: transform .2s, -webkit-transform .2s;
            font-size: 1.5rem;
        }

        #sidebar-menu ul li a {
            display: block;
            padding: .625rem 1.5rem;
            color: #545a6d;
            position: relative;
            font-size: 15px;
            -webkit-transition: all .4s;
            transition: all .4s;
        }

            #sidebar-menu ul li a i {
                display: inline-block;
                min-width: 1.75rem;
                padding-bottom: .125em;
                font-size: 1.25rem;
                line-height: 1.40625rem;
                vertical-align: middle;
                color: #7f8387;
                -webkit-transition: all .4s;
                transition: all .4s;
            }

            #sidebar-menu ul li a:hover {
                color: #383c40;
            }

                #sidebar-menu ul li a:hover i {
                    color: #383c40;
                }

        #sidebar-menu ul li .badge {
            margin-top: 4px;
        }

        #sidebar-menu ul li ul.sub-menu {
            padding: 0;
        }

            #sidebar-menu ul li ul.sub-menu li a {
                padding: .4rem 1.5rem .4rem 3.5rem;
                font-size: 13px;
                color: #545a6d;
            }

                #sidebar-menu ul li ul.sub-menu li a:hover {
                    color: #383c40;
                }

            #sidebar-menu ul li ul.sub-menu li ul.sub-menu {
                padding: 0;
            }

                #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
                    padding: .4rem 1.5rem .4rem 4.5rem;
                    font-size: 13px;
                }

    .menu-title {
        padding: 12px 20px !important;
        letter-spacing: .05em;
        pointer-events: none;
        cursor: default;
        font-size: 11px;
        text-transform: uppercase;
        color: #7f8387;
        font-weight: 600;
    }

    .mm-active {
        color: #556ee6 !important;
    }

        .mm-active > a {
            color: #556ee6 !important;
        }

            .mm-active > a i {
                color: #556ee6 !important;
            }

        .mm-active .active {
            color: #556ee6 !important;
        }

            .mm-active .active i {
                color: #556ee6 !important;
            }

        .mm-active > i {
            color: #556ee6 !important;
        }

    @media (max-width: 992px) {
        .vertical-menu {
            display: none;
        }

        .main-content {
            margin-left: 0 !important;
        }

        body.sidebar-enable .vertical-menu {
            display: block;
        }
    }

    .vertical-collpsed .main-content {
        margin-left: 70px;
    }

    .vertical-collpsed .navbar-brand-box {
        width: 70px !important;
    }

    .vertical-collpsed .logo span.logo-lg {
        display: none;
    }

    .vertical-collpsed .logo span.logo-sm {
        display: block;
    }

    .vertical-collpsed .vertical-menu {
       /* position: absolute;*/
        width: 70px !important;
        z-index: 5;
    }

        .vertical-collpsed .vertical-menu .simplebar-mask,
        .vertical-collpsed .vertical-menu .simplebar-content-wrapper {
            overflow: visible !important;
        }

        .vertical-collpsed .vertical-menu .simplebar-scrollbar {
            display: none !important;
        }

        .vertical-collpsed .vertical-menu .simplebar-offset {
            bottom: 0 !important;
        }

        .vertical-collpsed .vertical-menu #sidebar-menu .menu-title,
        .vertical-collpsed .vertical-menu #sidebar-menu .badge,
        .vertical-collpsed .vertical-menu #sidebar-menu .collapse.in {
            display: none !important;
        }

        .vertical-collpsed .vertical-menu #sidebar-menu .nav.collapse {
            height: inherit !important;
        }

        .vertical-collpsed .vertical-menu #sidebar-menu .has-arrow:after {
            display: none;
        }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul > li {
            position: relative;
            white-space: nowrap;
        }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a {
                padding: 15px 20px;
                min-height: 55px;
                -webkit-transition: none;
                transition: none;
            }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:hover, .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:active, .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a:focus {
                    color: #383c40;
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a i {
                    font-size: 1.45rem;
                    margin-left: 4px;
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a span {
                    display: none;
                    padding-left: 25px;
                }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
                position: relative;
                width: calc(240px + 70px);
                color: #556ee6;
                background-color: whitesmoke;
                -webkit-transition: none;
                transition: none;
            }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
                    color: #556ee6;
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a span {
                    display: inline;
                }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul {
                display: block;
                left: 70px;
                position: absolute;
                width: 240px;
                height: auto !important;
                -webkit-box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, 0.1);
                box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, 0.1);
            }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul ul {
                    -webkit-box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, 0.1);
                    box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, 0.1);
                }

                .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    padding: 8px 20px;
                    position: relative;
                    width: 190px;
                    z-index: 6;
                    color: #545a6d;
                }

                    .vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
                        color: #383c40;
                    }

        .vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
            padding: 5px 0;
            z-index: 9999;
            display: none;
            background-color: #ffffff;
        }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li:hover > ul {
                display: block;
                left: 190px;
                height: auto !important;
                margin-top: -36px;
                position: absolute;
                width: 190px;
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li > a span.pull-right {
                position: absolute;
                right: 20px;
                top: 12px;
                -webkit-transform: rotate(270deg);
                transform: rotate(270deg);
            }

            .vertical-collpsed .vertical-menu #sidebar-menu > ul ul li.active a {
                color: #f8f9fa;
            }

    body[data-sidebar="dark"] .vertical-menu {
        background: #202432;
    }

    body[data-sidebar="dark"] #sidebar-menu ul li a {
        color: #a6b0cf;
    }

        body[data-sidebar="dark"] #sidebar-menu ul li a i {
            color: #6a7187;
        }

        body[data-sidebar="dark"] #sidebar-menu ul li a:hover {
            color: #ffffff;
        }

            body[data-sidebar="dark"] #sidebar-menu ul li a:hover i {
                color: #ffffff;
            }

    body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a {
        color: #79829c;
    }

        body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a:hover {
            color: #ffffff;
        }

    body[data-sidebar="dark"].vertical-collpsed {
        min-height: 1760px;
    }

        body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
            background: #202432;
            color: #ffffff;
        }

            body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
                color: #ffffff;
            }

        body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
            color: #79829c;
        }

            body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
                color: #ffffff;
            }

        body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
            background-color: #202432;
        }

        body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
            color: #ffffff !important;
        }

            body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i {
                color: #ffffff !important;
            }

    body[data-sidebar="dark"] .mm-active {
        color: #ffffff !important;
    }

        body[data-sidebar="dark"] .mm-active > a {
            color: #ffffff !important;
        }

            body[data-sidebar="dark"] .mm-active > a i {
                color: #ffffff !important;
            }

        body[data-sidebar="dark"] .mm-active > i {
            color: #ffffff !important;
        }

        body[data-sidebar="dark"] .mm-active .active {
            color: #ffffff !important;
        }

            body[data-sidebar="dark"] .mm-active .active i {
                color: #ffffff !important;
            }

    body[data-sidebar="dark"] .menu-title {
        color: #6a7187;
    }

    body[data-layout="horizontal"] .main-content {
        margin-left: 0 !important;
    }

    body[data-sidebar-size="small"] .navbar-brand-box {
        width: 160px;
    }

    body[data-sidebar-size="small"] .vertical-menu {
        width: 160px;
        text-align: center;
    }

        body[data-sidebar-size="small"] .vertical-menu .has-arrow:after,
        body[data-sidebar-size="small"] .vertical-menu .badge {
            display: none !important;
        }

    body[data-sidebar-size="small"] .main-content {
        margin-left: 160px;
    }

    body[data-sidebar-size="small"] .footer {
        left: 160px;
    }

    @media (max-width: 991.98px) {
        body[data-sidebar-size="small"] .footer {
            left: 0;
        }
    }

    body[data-sidebar-size="small"] #sidebar-menu ul li.menu-title {
        background-color: #2e3548;
    }

    body[data-sidebar-size="small"] #sidebar-menu ul li a i {
        display: block;
    }

    body[data-sidebar-size="small"] #sidebar-menu ul li ul.sub-menu li a {
        padding-left: 1.5rem;
    }

    body[data-sidebar-size="small"] #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
        padding-left: 1.5rem;
    }

    body[data-sidebar-size="small"].vertical-collpsed .main-content {
        margin-left: 70px;
    }

    body[data-sidebar-size="small"].vertical-collpsed .vertical-menu #sidebar-menu {
        text-align: left;
    }

        body[data-sidebar-size="small"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a i {
            display: inline-block;
        }

    body[data-sidebar-size="small"].vertical-collpsed .footer {
        left: 70px;
    }

    body[data-sidebar="colored"] .vertical-menu {
        background-color: #556ee6;
    }

    body[data-sidebar="colored"] .navbar-brand-box {
        background-color: #556ee6;
    }

        body[data-sidebar="colored"] .navbar-brand-box .logo-dark {
            display: none;
        }

        body[data-sidebar="colored"] .navbar-brand-box .logo-light {
            display: block;
        }

    body[data-sidebar="colored"] .mm-active {
        color: #fff !important;
    }

        body[data-sidebar="colored"] .mm-active > a {
            color: #fff !important;
        }

            body[data-sidebar="colored"] .mm-active > a i {
                color: #fff !important;
            }

        body[data-sidebar="colored"] .mm-active > i, body[data-sidebar="colored"] .mm-active .active {
            color: #fff !important;
        }

    body[data-sidebar="colored"] #sidebar-menu ul li.menu-title {
        color: rgba(255, 255, 255, 0.6);
    }

    body[data-sidebar="colored"] #sidebar-menu ul li a {
        color: rgba(255, 255, 255, 0.6);
    }

        body[data-sidebar="colored"] #sidebar-menu ul li a i {
            color: rgba(255, 255, 255, 0.6);
        }

        body[data-sidebar="colored"] #sidebar-menu ul li a.waves-effect .waves-ripple {
            background: rgba(255, 255, 255, 0.1);
        }

        body[data-sidebar="colored"] #sidebar-menu ul li a:hover {
            color: #fff;
        }

            body[data-sidebar="colored"] #sidebar-menu ul li a:hover i {
                color: #fff;
            }

    body[data-sidebar="colored"] #sidebar-menu ul li ul.sub-menu li a {
        color: rgba(255, 255, 255, 0.5);
    }

        body[data-sidebar="colored"] #sidebar-menu ul li ul.sub-menu li a:hover {
            color: #fff;
        }

    body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
        background-color: #5e76e7;
        color: #fff;
    }

        body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a i {
            color: #fff;
        }

    body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
        color: #556ee6 !important;
    }

    body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover {
        color: #556ee6;
    }

    body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active {
        color: #556ee6 !important;
    }

        body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active > a {
            color: #556ee6 !important;
        }

            body[data-sidebar="colored"].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active > a i {
                color: #556ee6 !important;
            }

    .topnav {
        background: #fff;
        padding: 0 calc(24px / 2);
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        margin-top: 70px;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 100;
    }

        .topnav .topnav-menu {
            margin: 0;
            padding: 0;
        }

        .topnav .navbar-nav .nav-link {
            font-size: 14px;
            position: relative;
            padding: 1rem 1.3rem;
            color: #545a6d;
        }

            .topnav .navbar-nav .nav-link i {
                font-size: 15px;
            }

            .topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover {
                color: #556ee6;
                background-color: transparent;
            }

        .topnav .navbar-nav .dropdown-item {
            color: #545a6d;
        }

            .topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover {
                color: #556ee6;
            }

        .topnav .navbar-nav .nav-item .nav-link.active {
            color: #556ee6;
        }

        .topnav .navbar-nav .dropdown.active > a {
            color: #556ee6;
            background-color: transparent;
        }

    @media (min-width: 1200px) {
        body[data-layout="horizontal"] .container-fluid,
        body[data-layout="horizontal"] .navbar-headers {
            max-width: 85%;
        }
    }

    @media (min-width: 992px) {
        .topnav .navbar-nav .nav-item:first-of-type .nav-link {
            padding-left: 0;
        }

        .topnav .dropdown-item {
            padding: .5rem 1.5rem;
            min-width: 180px;
        }

        .topnav .dropdown.mega-dropdown .mega-dropdown-menu {
            left: 0px;
            right: auto;
        }

        .topnav .dropdown .dropdown-menu {
            margin-top: 0;
            border-radius: 0 0 0.25rem 0.25rem;
        }

            .topnav .dropdown .dropdown-menu .arrow-down::after {
                right: 15px;
                -webkit-transform: rotate(-135deg) translateY(-50%);
                transform: rotate(-135deg) translateY(-50%);
                position: absolute;
            }

            .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu {
                position: absolute;
                top: 0 !important;
                left: 100%;
                display: none;
            }

        .topnav .dropdown:hover > .dropdown-menu {
            display: block;
        }

            .topnav .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
                display: block;
            }

        .navbar-toggle {
            display: none;
        }
    }

    .arrow-down {
        display: inline-block;
    }

        .arrow-down:after {
            border-color: initial;
            border-style: solid;
            border-width: 0 0 1px 1px;
            content: "";
            height: .4em;
            display: inline-block;
            right: 5px;
            top: 50%;
            margin-left: 10px;
            -webkit-transform: rotate(-45deg) translateY(-50%);
            transform: rotate(-45deg) translateY(-50%);
            -webkit-transform-origin: top;
            transform-origin: top;
            -webkit-transition: all .3s ease-out;
            transition: all .3s ease-out;
            width: .4em;
        }

    @media (max-width: 1199.98px) {
        .topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu {
            right: 100%;
            left: auto;
        }
    }

    @media (max-width: 991.98px) {
        .navbar-brand-box .logo-dark {
            display: block;
        }

            .navbar-brand-box .logo-dark span.logo-sm {
                display: block;
            }

        .navbar-brand-box .logo-light {
            display: none;
        }

        .topnav {
            max-height: 360px;
            overflow-y: auto;
            padding: 0;
        }

            .topnav .navbar-nav .nav-link {
                padding: 0.75rem 1.1rem;
            }

            .topnav .dropdown .dropdown-menu {
                background-color: transparent;
                border: none;
                -webkit-box-shadow: none;
                box-shadow: none;
                padding-left: 15px;
            }

                .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl {
                    width: auto;
                }

                    .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl .row {
                        margin: 0px;
                    }

            .topnav .dropdown .dropdown-item {
                position: relative;
                background-color: transparent;
            }

                .topnav .dropdown .dropdown-item.active, .topnav .dropdown .dropdown-item:active {
                    color: #556ee6;
                }

            .topnav .arrow-down::after {
                right: 15px;
                position: absolute;
            }
    }

    @media (min-width: 992px) {
        body[data-layout="horizontal"][data-topbar="light"] .navbar-brand-box .logo-dark {
            display: block;
        }

        body[data-layout="horizontal"][data-topbar="light"] .navbar-brand-box .logo-light {
            display: none;
        }

        body[data-layout="horizontal"][data-topbar="light"] .topnav {
            background-color: #556ee6;
        }

            body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link {
                color: rgba(255, 255, 255, 0.6);
            }

                body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link:focus, body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link:hover {
                    color: rgba(255, 255, 255, 0.9);
                }

            body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav > .dropdown.active > a {
                color: rgba(255, 255, 255, 0.9) !important;
            }
    }

    body[data-layout="horizontal"][data-topbar="colored"] #page-topbar {
        background-color: #556ee6;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    body[data-layout="horizontal"][data-topbar="colored"] .logo-dark {
        display: none;
    }

    body[data-layout="horizontal"][data-topbar="colored"] .logo-light {
        display: block;
    }

    body[data-layout="horizontal"][data-topbar="colored"] .app-search .form-control {
        background-color: rgba(243, 243, 249, 0.07);
        color: #fff;
    }

    body[data-layout="horizontal"][data-topbar="colored"] .app-search span,
    body[data-layout="horizontal"][data-topbar="colored"] .app-search input.form-control::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

    body[data-layout="horizontal"][data-topbar="colored"] .header-item {
        color: #e9ecef;
    }

        body[data-layout="horizontal"][data-topbar="colored"] .header-item:hover {
            color: #e9ecef;
        }

    body[data-layout="horizontal"][data-topbar="colored"] .navbar-headers .dropdown .show.header-item {
        background-color: rgba(255, 255, 255, 0.1);
    }

    body[data-layout="horizontal"][data-topbar="colored"] .navbar-headers .waves-effect .waves-ripple {
        background: rgba(255, 255, 255, 0.4);
    }

    body[data-layout="horizontal"][data-topbar="colored"] .noti-icon i {
        color: #e9ecef;
    }

    @media (min-width: 992px) {
        body[data-layout="horizontal"][data-topbar="colored"] .topnav {
            background-color: #556ee6;
        }

            body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link {
                color: rgba(255, 255, 255, 0.6);
            }

                body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link:focus, body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link:hover {
                    color: rgba(255, 255, 255, 0.9);
                }

            body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav > .dropdown.active > a {
                color: rgba(255, 255, 255, 0.9) !important;
            }
    }

    body[data-layout-size="boxed"] {
        background-color: #ebebf4;
    }

        body[data-layout-size="boxed"] #layout-wrapper {
            background-color: #f8f8fb;
            max-width: 1300px;
            margin: 0 auto;
            -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
            box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        }

        body[data-layout-size="boxed"] #page-topbar {
            max-width: 1300px;
            margin: 0 auto;
        }

        body[data-layout-size="boxed"] .footer {
            margin: 0 auto;
            max-width: calc(1300px - 250px);
        }

        body[data-layout-size="boxed"].vertical-collpsed .footer {
            max-width: calc(1300px - 70px);
        }

    body[data-layout="horizontal"][data-layout-size="boxed"] #page-topbar, body[data-layout="horizontal"][data-layout-size="boxed"] #layout-wrapper, body[data-layout="horizontal"][data-layout-size="boxed"] .footer {
        max-width: 100%;
    }

    body[data-layout="horizontal"][data-layout-size="boxed"] .container-fluid, body[data-layout="horizontal"][data-layout-size="boxed"] .navbar-headers {
        max-width: 1300px;
    }

    @media (min-width: 992px) {
        body[data-layout-scrollable="true"] #page-topbar, body[data-layout-scrollable="true"] .vertical-menu {
            position: absolute;
        }
    }

    @media (min-width: 992px) {
        body[data-layout-scrollable="true"][data-layout="horizontal"] #page-topbar, body[data-layout-scrollable="true"][data-layout="horizontal"] .topnav {
            position: absolute;
        }
    }

    /*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */
    .waves-effect {
        position: relative;
        cursor: pointer;
        display: inline-block;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
    }

        .waves-effect .waves-ripple {
            position: absolute;
            border-radius: 50%;
            width: 100px;
            height: 100px;
            margin-top: -50px;
            margin-left: -50px;
            opacity: 0;
            background: rgba(0, 0, 0, 0.2);
            background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            -webkit-transition-property: -webkit-transform, opacity;
            -webkit-transition-property: opacity, -webkit-transform;
            transition-property: opacity, -webkit-transform;
            transition-property: transform, opacity;
            transition-property: transform, opacity, -webkit-transform;
            -webkit-transform: scale(0) translate(0, 0);
            transform: scale(0) translate(0, 0);
            pointer-events: none;
        }

        .waves-effect.waves-light .waves-ripple {
            background: rgba(255, 255, 255, 0.4);
            background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
        }

        .waves-effect.waves-classic .waves-ripple {
            background: rgba(0, 0, 0, 0.2);
        }

        .waves-effect.waves-classic.waves-light .waves-ripple {
            background: rgba(255, 255, 255, 0.4);
        }

    .waves-notransition {
        -webkit-transition: none !important;
        transition: none !important;
    }

    .waves-button,
    .waves-circle {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    }

        .waves-button,
        .waves-button:hover,
        .waves-button:visited,
        .waves-button-input {
            white-space: nowrap;
            vertical-align: middle;
            cursor: pointer;
            border: none;
            outline: none;
            color: inherit;
            background-color: rgba(0, 0, 0, 0);
            font-size: 1em;
            line-height: 1em;
            text-align: center;
            text-decoration: none;
            z-index: 1;
        }

    .waves-button {
        padding: 0.85em 1.1em;
        border-radius: 0.2em;
    }

    .waves-button-input {
        margin: 0;
        padding: 0.85em 1.1em;
    }

    .waves-input-wrapper {
        border-radius: 0.2em;
        vertical-align: bottom;
    }

        .waves-input-wrapper.waves-button {
            padding: 0;
        }

        .waves-input-wrapper .waves-button-input {
            position: relative;
            top: 0;
            left: 0;
            z-index: 1;
        }

    .waves-circle {
        text-align: center;
        width: 2.5em;
        height: 2.5em;
        line-height: 2.5em;
        border-radius: 50%;
    }

    .waves-float {
        -webkit-mask-image: none;
        -webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
        box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }

        .waves-float:active {
            -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
        }

    .waves-block {
        display: block;
    }

    .waves-effect.waves-light .waves-ripple {
        background-color: rgba(255, 255, 255, 0.4);
    }

    .waves-effect.waves-primary .waves-ripple {
        background-color: rgba(85, 110, 230, 0.4);
    }

    .waves-effect.waves-success .waves-ripple {
        background-color: rgba(52, 195, 143, 0.4);
    }

    .waves-effect.waves-info .waves-ripple {
        background-color: rgba(80, 165, 241, 0.4);
    }

    .waves-effect.waves-warning .waves-ripple {
        background-color: rgba(241, 180, 76, 0.4);
    }

    .waves-effect.waves-danger .waves-ripple {
        background-color: rgba(244, 106, 106, 0.4);
    }

    .avatar-xs {
        height: 2rem;
        width: 2rem;
    }

    .avatar-sm {
        height: 3rem;
        width: 3rem;
    }

    .avatar-md {
        height: 4.5rem;
        width: 4.5rem;
    }

    .avatar-lg {
        height: 6rem;
        width: 6rem;
    }

    .avatar-xl {
        height: 7.5rem;
        width: 7.5rem;
    }

    .avatar-title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #556ee6;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: 500;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }

    .avatar-group {
        padding-left: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .avatar-group .avatar-group-item {
            margin-left: -12px;
            border: 2px solid #fff;
            border-radius: 50%;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

            .avatar-group .avatar-group-item:hover {
                position: relative;
                -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
            }

    .custom-accordion .accordion-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 7px;
        background-color: #f6f6f6;
        padding: 12px 20px;
        color: #495057;
        font-weight: 600;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .custom-accordion .accordion-list.collapsed i.accor-plus-icon:before {
            content: "\F0415";
        }

        .custom-accordion .accordion-list .accor-plus-icon {
            display: inline-block;
            font-size: 16px;
            height: 24px;
            width: 24px;
            line-height: 22px;
            background-color: #fff;
            text-align: center;
            border-radius: 50%;
        }

    .custom-accordion a.collapsed i.accor-down-icon:before {
        content: "\f0d7";
    }

    .custom-accordion .card-body {
        color: #74788d;
    }

    .font-size-10 {
        font-size: 10px !important;
    }

    .font-size-11 {
        font-size: 11px !important;
    }

    .font-size-12 {
        font-size: 12px !important;
    }

    .font-size-13 {
        font-size: 13px !important;
    }

    .font-size-14 {
        font-size: 14px !important;
    }

    .font-size-15 {
        font-size: 15px !important;
    }

    .font-size-16 {
        font-size: 16px !important;
    }

    .font-size-17 {
        font-size: 17px !important;
    }

    .font-size-18 {
        font-size: 18px !important;
    }

    .font-size-20 {
        font-size: 20px !important;
    }

    .font-size-22 {
        font-size: 22px !important;
    }

    .font-size-24 {
        font-size: 24px !important;
    }

    .fw-medium {
        font-weight: 500;
    }

    .fw-semibold {
        font-weight: 600;
    }

    .social-list-item {
        height: 2rem;
        width: 2rem;
        line-height: calc(2rem - 4px);
        display: block;
        border: 2px solid #adb5bd;
        border-radius: 50%;
        color: #adb5bd;
        text-align: center;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

        .social-list-item:hover {
            color: #74788d;
            background-color: #eff2f7;
        }

    .w-xs {
        min-width: 80px;
    }

    .w-sm {
        min-width: 95px;
    }

    .w-md {
        min-width: 110px;
    }

    .w-lg {
        min-width: 140px;
    }

    .w-xl {
        min-width: 160px;
    }

    .alert-dismissible .btn-close {
        font-size: 10px;
        padding: 1.05rem 1.25rem;
        background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    }

    #preloader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 9999;
    }

    #status {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -20px 0 0 -20px;
    }

    .spinner-chase {
        margin: 0 auto;
        width: 40px;
        height: 40px;
        position: relative;
        -webkit-animation: spinner-chase 2.5s infinite linear both;
        animation: spinner-chase 2.5s infinite linear both;
    }

    .chase-dot {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-animation: chase-dot 2.0s infinite ease-in-out both;
        animation: chase-dot 2.0s infinite ease-in-out both;
    }

        .chase-dot:before {
            content: '';
            display: block;
            width: 25%;
            height: 25%;
            background-color: #556ee6;
            border-radius: 100%;
            -webkit-animation: chase-dot-before 2.0s infinite ease-in-out both;
            animation: chase-dot-before 2.0s infinite ease-in-out both;
        }

        .chase-dot:nth-child(1) {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
        }

            .chase-dot:nth-child(1):before {
                -webkit-animation-delay: -1.1s;
                animation-delay: -1.1s;
            }

        .chase-dot:nth-child(2) {
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s;
        }

            .chase-dot:nth-child(2):before {
                -webkit-animation-delay: -1.0s;
                animation-delay: -1.0s;
            }

        .chase-dot:nth-child(3) {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
        }

            .chase-dot:nth-child(3):before {
                -webkit-animation-delay: -0.9s;
                animation-delay: -0.9s;
            }

        .chase-dot:nth-child(4) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
        }

            .chase-dot:nth-child(4):before {
                -webkit-animation-delay: -0.8s;
                animation-delay: -0.8s;
            }

        .chase-dot:nth-child(5) {
            -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
        }

            .chase-dot:nth-child(5):before {
                -webkit-animation-delay: -0.7s;
                animation-delay: -0.7s;
            }

        .chase-dot:nth-child(6) {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
        }

            .chase-dot:nth-child(6):before {
                -webkit-animation-delay: -0.6s;
                animation-delay: -0.6s;
            }

    @-webkit-keyframes spinner-chase {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes spinner-chase {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes chase-dot {
        80%, 100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes chase-dot {
        80%, 100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes chase-dot-before {
        50% {
            -webkit-transform: scale(0.4);
            transform: scale(0.4);
        }

        100%, 0% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    @keyframes chase-dot-before {
        50% {
            -webkit-transform: scale(0.4);
            transform: scale(0.4);
        }

        100%, 0% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    [type="tel"]::-webkit-input-placeholder, [type="url"]::-webkit-input-placeholder, [type="email"]::-webkit-input-placeholder, [type="number"]::-webkit-input-placeholder {
        text-align: left;
    }

    [type="tel"]::-moz-placeholder, [type="url"]::-moz-placeholder, [type="email"]::-moz-placeholder, [type="number"]::-moz-placeholder {
        text-align: left;
    }

    [type="tel"]:-ms-input-placeholder, [type="url"]:-ms-input-placeholder, [type="email"]:-ms-input-placeholder, [type="number"]:-ms-input-placeholder {
        text-align: left;
    }

    [type="tel"]::-ms-input-placeholder, [type="url"]::-ms-input-placeholder, [type="email"]::-ms-input-placeholder, [type="number"]::-ms-input-placeholder {
        text-align: left;
    }

    [type="tel"]::placeholder,
    [type="url"]::placeholder,
    [type="email"]::placeholder,
    [type="number"]::placeholder {
        text-align: left;
    }

    .form-check {
        position: relative;
        text-align: left;
    }

    .form-check-right {
        padding-left: 0;
        display: inline-block;
        padding-right: 1.5em;
    }

        .form-check-right .form-check-input {
            float: right;
            margin-left: 0;
            margin-right: -1.5em;
        }

        .form-check-right .form-check-label {
            display: block;
        }

    .form-checkbox-outline .form-check-input {
        border-width: 2px;
        background-color: #fff;
    }

        .form-checkbox-outline .form-check-input:active {
            -webkit-filter: none;
            filter: none;
        }

        .form-checkbox-outline .form-check-input:checked {
            background-color: #fff !important;
        }

            .form-checkbox-outline .form-check-input:checked[type=checkbox] {
                background-image: none;
            }

            .form-checkbox-outline .form-check-input:checked:after {
                position: absolute;
                content: '\F012C';
                font-family: "Material Design Icons";
                top: -4px !important;
                left: 1px;
                /*rtl: -4px */
                font-size: 16px;
                color: #343a40;
            }

    .form-radio-outline .form-check-input {
        background-color: #fff;
        position: relative;
    }

        .form-radio-outline .form-check-input:active {
            -webkit-filter: none;
            filter: none;
        }

        .form-radio-outline .form-check-input:checked {
            background-color: #fff !important;
        }

            .form-radio-outline .form-check-input:checked[type=checkbox] {
                background-image: none;
            }

            .form-radio-outline .form-check-input:checked:after {
                position: absolute;
                content: '';
                top: 3px !important;
                left: 3px;
                width: 5px;
                height: 5px;
                border-radius: 50%;
            }

    .form-check-primary .form-check-input:checked {
        background-color: #556ee6;
        border-color: #556ee6;
    }

    .form-radio-primary .form-check-input:checked {
        border-color: #556ee6;
        background-color: #556ee6;
    }

        .form-radio-primary .form-check-input:checked:after {
            background-color: #556ee6;
        }

    .form-check-secondary .form-check-input:checked {
        background-color: #74788d;
        border-color: #74788d;
    }

    .form-radio-secondary .form-check-input:checked {
        border-color: #74788d;
        background-color: #74788d;
    }

        .form-radio-secondary .form-check-input:checked:after {
            background-color: #74788d;
        }

    .form-check-success .form-check-input:checked {
        background-color: #34c38f;
        border-color: #34c38f;
    }

    .form-radio-success .form-check-input:checked {
        border-color: #34c38f;
        background-color: #34c38f;
    }

        .form-radio-success .form-check-input:checked:after {
            background-color: #34c38f;
        }

    .form-check-info .form-check-input:checked {
        background-color: #50a5f1;
        border-color: #50a5f1;
    }

    .form-radio-info .form-check-input:checked {
        border-color: #50a5f1;
        background-color: #50a5f1;
    }

        .form-radio-info .form-check-input:checked:after {
            background-color: #50a5f1;
        }

    .form-check-warning .form-check-input:checked {
        background-color: #f1b44c;
        border-color: #f1b44c;
    }

    .form-radio-warning .form-check-input:checked {
        border-color: #f1b44c;
        background-color: #f1b44c;
    }

        .form-radio-warning .form-check-input:checked:after {
            background-color: #f1b44c;
        }

    .form-check-danger .form-check-input:checked {
        background-color: #f46a6a;
        border-color: #f46a6a;
    }

    .form-radio-danger .form-check-input:checked {
        border-color: #f46a6a;
        background-color: #f46a6a;
    }

        .form-radio-danger .form-check-input:checked:after {
            background-color: #f46a6a;
        }

    .form-check-pink .form-check-input:checked {
        background-color: #e83e8c;
        border-color: #e83e8c;
    }

    .form-radio-pink .form-check-input:checked {
        border-color: #e83e8c;
        background-color: #e83e8c;
    }

        .form-radio-pink .form-check-input:checked:after {
            background-color: #e83e8c;
        }

    .form-check-light .form-check-input:checked {
        background-color: #eff2f7;
        border-color: #eff2f7;
    }

    .form-radio-light .form-check-input:checked {
        border-color: #eff2f7;
        background-color: #eff2f7;
    }

        .form-radio-light .form-check-input:checked:after {
            background-color: #eff2f7;
        }

    .form-check-dark .form-check-input:checked {
        background-color: #343a40;
        border-color: #343a40;
    }

    .form-radio-dark .form-check-input:checked {
        border-color: #343a40;
        background-color: #343a40;
    }

        .form-radio-dark .form-check-input:checked:after {
            background-color: #343a40;
        }

    .form-check, .form-check-input, .form-check-label {
        cursor: pointer;
        margin-bottom: 0;
    }

    .form-switch-md {
        padding-left: 2.5rem;
        min-height: 24px;
        line-height: 24px;
    }

        .form-switch-md .form-check-input {
            width: 40px;
            height: 20px;
            left: -0.5rem;
            position: relative;
        }

        .form-switch-md .form-check-label {
            vertical-align: middle;
        }

    .form-switch-lg {
        padding-left: 2.75rem;
        min-height: 28px;
        line-height: 28px;
    }

        .form-switch-lg .form-check-input {
            width: 48px;
            height: 24px;
            left: -0.75rem;
            position: relative;
        }

    .input-group-text {
        margin-bottom: 0px;
    }

    .mini-stats-wid .mini-stat-icon {
        overflow: hidden;
        position: relative;
    }

        .mini-stats-wid .mini-stat-icon:before, .mini-stats-wid .mini-stat-icon:after {
            content: "";
            position: absolute;
            width: 8px;
            height: 54px;
            background-color: rgba(255, 255, 255, 0.1);
            left: 16px;
            -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
            top: -5px;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
        }

        .mini-stats-wid .mini-stat-icon::after {
            left: -12px;
            width: 12px;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

    .mini-stats-wid:hover .mini-stat-icon::after {
        left: 60px;
    }

    .mfp-popup-form {
        max-width: 1140px;
    }

    .mfp-close {
        color: #343a40 !important;
    }

    .bs-example-modal {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        z-index: 1;
        display: block;
    }

    [dir="rtl"] .modal-open {
        padding-left: 0px !important;
    }

    .icon-demo-content {
        text-align: center;
        color: #adb5bd;
    }

        .icon-demo-content i {
            display: block;
            font-size: 24px;
            margin-bottom: 16px;
            color: #74788d;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
        }

        .icon-demo-content .col-lg-4 {
            margin-top: 24px;
        }

            .icon-demo-content .col-lg-4:hover i {
                color: #556ee6;
                -webkit-transform: scale(1.5);
                transform: scale(1.5);
            }

    .grid-structure .grid-container {
        background-color: #f8f9fa;
        margin-top: 10px;
        font-size: .8rem;
        font-weight: 500;
        padding: 10px 20px;
    }

    .card-radio {
        background-color: #fff;
        border: 2px solid #f6f6f6;
        border-radius: 0.25rem;
        padding: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .card-radio:hover {
            cursor: pointer;
        }

    .card-radio-label {
        display: block;
    }

    .card-radio-input {
        display: none;
    }

        .card-radio-input:checked + .card-radio {
            border-color: #556ee6 !important;
        }

    .navs-carousel .owl-nav {
        margin-top: 16px;
    }

        .navs-carousel .owl-nav button {
            width: 30px;
            height: 30px;
            line-height: 28px !important;
            font-size: 20px !important;
            border-radius: 50% !important;
            background-color: rgba(85, 110, 230, 0.25) !important;
            color: #556ee6 !important;
            margin: 4px 8px !important;
        }

    @media print {
        .vertical-menu,
        .right-bar,
        .page-title-box,
        .navbar-headers,
        .footer {
            display: none !important;
        }

        .card-body,
        .main-content,
        .right-bar,
        .page-content,
        body {
            padding: 0;
            margin: 0;
        }

        .card {
            border: 0;
        }
    }

    [data-simplebar] {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .simplebar-wrapper {
        overflow: hidden;
        width: inherit;
        height: inherit;
        max-width: inherit;
        max-height: inherit;
    }

    .simplebar-mask {
        direction: inherit;
        position: absolute;
        overflow: hidden;
        padding: 0;
        margin: 0;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: auto !important;
        height: auto !important;
        z-index: 0;
    }

    .simplebar-offset {
        direction: inherit !important;
        -webkit-box-sizing: inherit !important;
        box-sizing: inherit !important;
        resize: none !important;
        position: absolute;
        top: 0;
        left: 0 !important;
        bottom: 0;
        right: 0 !important;
        padding: 0;
        margin: 0;
        -webkit-overflow-scrolling: touch;
    }

    .simplebar-content-wrapper {
        direction: inherit;
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;
        position: relative;
        display: block;
        height: 100%;
        /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
        width: auto;
        visibility: visible;
        overflow: auto;
        /* Scroll on this element otherwise element can't have a padding applied properly */
        max-width: 100%;
        /* Not required for horizontal scroll to trigger */
        max-height: 100%;
        /* Needed for vertical scroll to trigger */
        scrollbar-width: none;
        padding: 0px !important;
    }

        .simplebar-content-wrapper::-webkit-scrollbar,
        .simplebar-hide-scrollbar::-webkit-scrollbar {
            display: none;
        }

    .simplebar-content:before,
    .simplebar-content:after {
        content: ' ';
        display: table;
    }

    .simplebar-placeholder {
        max-height: 100%;
        max-width: 100%;
        width: 100%;
        pointer-events: none;
    }

    .simplebar-height-auto-observer-wrapper {
        -webkit-box-sizing: inherit !important;
        box-sizing: inherit !important;
        height: 100%;
        width: 100%;
        max-width: 1px;
        position: relative;
        float: left;
        max-height: 1px;
        overflow: hidden;
        z-index: -1;
        padding: 0;
        margin: 0;
        pointer-events: none;
        -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
        flex-grow: inherit;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .simplebar-height-auto-observer {
        -webkit-box-sizing: inherit;
        box-sizing: inherit;
        display: block;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 1000%;
        width: 1000%;
        min-height: 1px;
        min-width: 1px;
        overflow: hidden;
        pointer-events: none;
        z-index: -1;
    }

    .simplebar-track {
        z-index: 1;
        position: absolute;
        right: 0;
        bottom: 0;
        pointer-events: none;
        overflow: hidden;
    }

    [data-simplebar].simplebar-dragging .simplebar-content {
        pointer-events: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
    }

    [data-simplebar].simplebar-dragging .simplebar-track {
        pointer-events: all;
    }

    .simplebar-scrollbar {
        position: absolute;
        right: 2px;
        width: 4px;
        min-height: 10px;
    }

        .simplebar-scrollbar:before {
            position: absolute;
            content: '';
            background: #a2adb7;
            border-radius: 7px;
            left: 0;
            right: 0;
            opacity: 0;
            -webkit-transition: opacity 0.2s linear;
            transition: opacity 0.2s linear;
        }

        .simplebar-scrollbar.simplebar-visible:before {
            /* When hovered, remove all transitions from drag handle */
            opacity: 0.5;
            -webkit-transition: opacity 0s linear;
            transition: opacity 0s linear;
        }

    .simplebar-track.simplebar-vertical {
        top: 0;
        width: 11px;
    }

        .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
            top: 2px;
            bottom: 2px;
        }

    .simplebar-track.simplebar-horizontal {
        left: 0;
        height: 11px;
    }

        .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
            height: 100%;
            left: 2px;
            right: 2px;
        }

        .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
            right: auto;
            left: 0;
            top: 2px;
            height: 7px;
            min-height: 0;
            min-width: 10px;
            width: auto;
        }

    /* Rtl support */
    [data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
        right: auto;
        left: 0;
    }

    .hs-dummy-scrollbar-size {
        direction: rtl;
        position: fixed;
        opacity: 0;
        visibility: hidden;
        height: 500px;
        width: 500px;
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .simplebar-hide-scrollbar {
        position: fixed;
        left: 0;
        visibility: hidden;
        overflow-y: scroll;
        scrollbar-width: none;
    }

    .custom-scroll {
        height: 100%;
    }

    /* ==============
  Calendar
===================*/
    .lnb-calendars-item {
        display: inline-block;
        margin-right: 7px;
    }

    input[type="checkbox"].tui-full-calendar-checkbox-round + span {
        margin-right: 4px;
        margin-left: 0;
    }

    .tui-full-calendar-layout,
    .tui-full-calendar-timegrid-timezone {
        background-color: #fff !important;
    }

    .tui-full-calendar-dayname-container,
    .tui-full-calendar-left,
    .tui-full-calendar-splitter,
    .tui-full-calendar-time-date,
    .tui-full-calendar-weekday-grid-line,
    .tui-full-calendar-timegrid-timezone,
    .tui-full-calendar-timegrid-gridline {
        border-color: #f6f6f6 !important;
    }

    .tui-full-calendar-weekday-exceed-in-week {
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 28px;
        border-radius: 4px;
        background-color: #fff;
        color: #495057;
        border-color: #eff2f7;
    }

    .tui-full-calendar-timegrid-hour {
        color: #495057 !important;
    }

    .tui-full-calendar-weekday-schedule-title {
        color: #212529 !important;
    }

        .tui-full-calendar-weekday-schedule-title .tui-full-calendar-time-schedule {
            font-weight: 600;
        }

    .tui-full-calendar-popup-container {
        background-color: #fff !important;
        border-color: #eff2f7 !important;
    }

    .tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-fill {
        border-top-color: #eff2f7 !important;
    }

    .tui-full-calendar-arrow-top .tui-full-calendar-popup-arrow-fill {
        border-bottom-color: #eff2f7 !important;
    }

    .tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-borde {
        border-bottom-color: #eff2f7 !important;
    }

    .tui-full-calendar-button {
        color: #495057;
        background-color: #fff !important;
        border-color: #ced4da;
    }

    .tui-full-calendar-popup-section-item {
        border-color: #ced4da;
    }

    .tui-full-calendar-dropdown-menu-item, .tui-full-calendar-dropdown-menu {
        background-color: #fff !important;
    }

    .tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-border {
        border-top-color: #eff2f7;
    }

    .tui-full-calendar-content {
        background-color: #fff !important;
        color: #495057 !important;
    }

    .tui-full-calendar-confirm {
        background-color: #f46a6a !important;
        color: #fff !important;
    }

        .tui-full-calendar-confirm:hover {
            background-color: #c35555 !important;
            color: #fff !important;
        }

    /* ==============
  Druafula
===================*/
    .task-box {
        border: 1px solid #f6f6f6;
    }

    .gu-transit {
        border: 1px dashed #74788d !important;
        background-color: #eff2f7 !important;
    }

    #session-timeout-dialog .close {
        display: none;
    }

    #session-timeout-dialog .countdown-holder {
        color: #f46a6a;
        font-weight: 500;
    }

    #session-timeout-dialog .btn-default {
        background-color: #fff;
        color: #f46a6a;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .irs {
        font-family: var(--bs-font-sans-serif);
    }

    .irs--square .irs-bar, .irs--square .irs-to, .irs--square .irs-from, .irs--square .irs-single {
        background: #556ee6 !important;
        font-size: 11px;
    }

        .irs--square .irs-to:before, .irs--square .irs-from:before, .irs--square .irs-single:before {
            border-top-color: #556ee6;
        }

    .irs--square .irs-line {
        background: #f6f6f6;
        border-color: #f6f6f6;
    }

    .irs--square .irs-grid-text {
        font-size: 11px;
        color: #ced4da;
    }

    .irs--square .irs-min, .irs--square .irs-max {
        color: #ced4da;
        background: #f6f6f6;
        font-size: 11px;
    }

    .irs--square .irs-handle {
        border: 2px solid #556ee6;
        width: 12px;
        height: 12px;
        top: 26px;
        background-color: #fff !important;
        cursor: -webkit-grab;
        cursor: grab;
    }

        .irs--square .irs-handle:active {
            cursor: -webkit-grabbing;
            cursor: grabbing;
        }

    .swal2-container .swal2-title {
        font-size: 20px;
        font-weight: 500;
    }

    .swal2-modal {
        font-size: 14px;
    }

    .swal2-icon.swal2-question {
        border-color: #50a5f1;
        color: #50a5f1;
    }

    .swal2-icon.swal2-success [class^=swal2-success-line] {
        background-color: #34c38f;
    }

    .swal2-icon.swal2-success .swal2-success-ring {
        border-color: rgba(52, 195, 143, 0.3);
    }

    .swal2-icon.swal2-warning {
        border-color: #f1b44c;
        color: #f1b44c;
    }

    .swal2-styled:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .swal2-progress-steps .swal2-progress-step {
        background: #556ee6;
    }

        .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
            background: #556ee6;
        }

            .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step, .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
                background: rgba(85, 110, 230, 0.3);
            }

    .swal2-progress-steps .swal2-progress-step-line {
        background: #556ee6;
    }

    .swal2-loader {
        border-color: #556ee6 transparent #556ee6 transparent;
    }

    .symbol {
        border-color: #fff;
    }

    .rating-symbol-background, .rating-symbol-foreground {
        font-size: 24px;
    }

    .rating-symbol-foreground {
        top: 0px;
    }

    .rating-star > span {
        display: inline-block;
        vertical-align: middle;
    }

        .rating-star > span.badge {
            margin-left: 4px;
        }

    /* =============
   Notification
============= */
    #toast-container > div {
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        opacity: 1;
    }

        #toast-container > div:hover {
            -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
            box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
            opacity: 0.9;
        }

    #toast-container.toast-top-full-width > div, #toast-container.toast-bottom-full-width > div {
        min-width: 96%;
        margin: 4px auto;
    }

    .toast-primary {
        border: 2px solid #556ee6 !important;
        background-color: rgba(85, 110, 230, 0.8) !important;
    }

    .toast-secondary {
        border: 2px solid #74788d !important;
        background-color: rgba(116, 120, 141, 0.8) !important;
    }

    .toast-success {
        border: 2px solid #34c38f !important;
        background-color: rgba(52, 195, 143, 0.8) !important;
    }

    .toast-info {
        border: 2px solid #50a5f1 !important;
        background-color: rgba(80, 165, 241, 0.8) !important;
    }

    .toast-warning {
        border: 2px solid #f1b44c !important;
        background-color: rgba(241, 180, 76, 0.8) !important;
    }

    .toast-danger {
        border: 2px solid #f46a6a !important;
        background-color: rgba(244, 106, 106, 0.8) !important;
    }

    .toast-pink {
        border: 2px solid #e83e8c !important;
        background-color: rgba(232, 62, 140, 0.8) !important;
    }

    .toast-light {
        border: 2px solid #eff2f7 !important;
        background-color: rgba(239, 242, 247, 0.8) !important;
    }

    .toast-dark {
        border: 2px solid #343a40 !important;
        background-color: rgba(52, 58, 64, 0.8) !important;
    }

    .toast-error {
        background-color: rgba(244, 106, 106, 0.8);
        border: 2px solid #f46a6a;
    }

    .toastr-options {
        padding: 24px;
        background-color: #f6f8fa;
        margin-bottom: 0;
        border: 1px solid #eff2f7;
    }

    .error {
        color: #f46a6a;
    }

    .parsley-error {
        border-color: #f46a6a;
    }

    .parsley-errors-list {
        display: none;
        margin: 0;
        padding: 0;
    }

        .parsley-errors-list.filled {
            display: block;
        }

        .parsley-errors-list > li {
            font-size: 12px;
            list-style: none;
            color: #f46a6a;
            margin-top: 5px;
        }

    .select2-container .select2-selection--single {
        background-color: #fff;
        border: 1px solid #ced4da;
        height: 38px;
    }

        .select2-container .select2-selection--single:focus {
            outline: none;
        }

        .select2-container .select2-selection--single .select2-selection__rendered {
            line-height: 36px;
            padding-left: 0.75rem;
            color: #495057;
        }

        .select2-container .select2-selection--single .select2-selection__arrow {
            height: 34px;
            width: 34px;
            right: 3px;
        }

            .select2-container .select2-selection--single .select2-selection__arrow b {
                border-color: #adb5bd transparent transparent transparent;
                border-width: 6px 6px 0 6px;
            }

        .select2-container .select2-selection--single .select2-selection__placeholder {
            color: #495057;
        }

    .select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #adb5bd transparent !important;
        border-width: 0 6px 6px 6px !important;
    }

    .select2-container--default .select2-search--dropdown {
        padding: 10px;
        background-color: #fff;
    }

        .select2-container--default .select2-search--dropdown .select2-search__field {
            border: 1px solid #ced4da;
            background-color: #fff;
            color: #74788d;
            outline: none;
        }

    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #556ee6;
    }

    .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: #f8f9fa;
        color: #343a40;
    }

        .select2-container--default .select2-results__option[aria-selected=true]:hover {
            background-color: #556ee6;
            color: #fff;
        }

    .select2-results__option {
        padding: 6px 12px;
    }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-left: 0.75rem;
    }

    .select2-dropdown {
        border: 1px solid rgba(0, 0, 0, 0.15);
        background-color: #fff;
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
    }

    .select2-search input {
        border: 1px solid #f6f6f6;
    }

    .select2-container .select2-selection--multiple {
        min-height: 38px;
        background-color: #fff;
        border: 1px solid #ced4da !important;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            padding: 2px 0.75rem;
        }

        .select2-container .select2-selection--multiple .select2-search__field {
            border: 0;
            color: #495057;
        }

            .select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
                color: #495057;
            }

            .select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
                color: #495057;
            }

            .select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
                color: #495057;
            }

            .select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
                color: #495057;
            }

            .select2-container .select2-selection--multiple .select2-search__field::placeholder {
                color: #495057;
            }

        .select2-container .select2-selection--multiple .select2-selection__choice {
            background-color: #eff2f7;
            border: 1px solid #f6f6f6;
            border-radius: 1px;
            padding: 0 7px;
        }

    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border-color: #ced4da;
    }

    .select2-container--default .select2-results__group {
        font-weight: 600;
    }

    .select2-result-repository__avatar {
        float: left;
        width: 60px;
        margin-right: 10px;
    }

        .select2-result-repository__avatar img {
            width: 100%;
            height: auto;
            border-radius: 2px;
        }

    .select2-result-repository__statistics {
        margin-top: 7px;
    }

    .select2-result-repository__forks,
    .select2-result-repository__stargazers,
    .select2-result-repository__watchers {
        display: inline-block;
        font-size: 11px;
        margin-right: 1em;
        color: #adb5bd;
    }

        .select2-result-repository__forks .fa,
        .select2-result-repository__stargazers .fa,
        .select2-result-repository__watchers .fa {
            margin-right: 4px;
        }

            .select2-result-repository__forks .fa.fa-flash::before,
            .select2-result-repository__stargazers .fa.fa-flash::before,
            .select2-result-repository__watchers .fa.fa-flash::before {
                content: "\f0e7";
                font-family: 'Font Awesome 5 Free';
            }

    .select2-results__option--highlighted .select2-result-repository__forks,
    .select2-results__option--highlighted .select2-result-repository__stargazers,
    .select2-results__option--highlighted .select2-result-repository__watchers {
        color: rgba(255, 255, 255, 0.8);
    }

    .select2-result-repository__meta {
        overflow: hidden;
    }

    .img-flag {
        margin-right: 7px;
        height: 15px;
        width: 18px;
    }

    /* CSS Switch */
    input[switch] {
        display: none;
    }

        input[switch] + label {
            font-size: 1em;
            line-height: 1;
            width: 56px;
            height: 24px;
            background-color: #ced4da;
            background-image: none;
            border-radius: 2rem;
            padding: 0.16667rem;
            cursor: pointer;
            display: inline-block;
            text-align: center;
            position: relative;
            font-weight: 500;
            -webkit-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
        }

            input[switch] + label:before {
                color: #343a40;
                content: attr(data-off-label);
                display: block;
                font-family: inherit;
                font-weight: 500;
                font-size: 12px;
                line-height: 21px;
                position: absolute;
                right: 1px;
                margin: 3px;
                top: -2px;
                text-align: center;
                min-width: 1.66667rem;
                overflow: hidden;
                -webkit-transition: all 0.1s ease-in-out;
                transition: all 0.1s ease-in-out;
            }

            input[switch] + label:after {
                content: '';
                position: absolute;
                left: 3px;
                background-color: #eff2f7;
                -webkit-box-shadow: none;
                box-shadow: none;
                border-radius: 2rem;
                height: 20px;
                width: 20px;
                top: 2px;
                -webkit-transition: all 0.1s ease-in-out;
                transition: all 0.1s ease-in-out;
            }

        input[switch]:checked + label {
            background-color: #556ee6;
        }

        input[switch]:checked + label {
            background-color: #556ee6;
        }

            input[switch]:checked + label:before {
                color: #fff;
                content: attr(data-on-label);
                right: auto;
                left: 3px;
            }

            input[switch]:checked + label:after {
                left: 33px;
                background-color: #eff2f7;
            }

    input[switch="bool"] + label {
        background-color: #f46a6a;
    }

        input[switch="bool"] + label:before, input[switch="bool"]:checked + label:before,
        input[switch="default"]:checked + label:before {
            color: #fff;
        }

    input[switch="bool"]:checked + label {
        background-color: #34c38f;
    }

    input[switch="default"]:checked + label {
        background-color: #a2a2a2;
    }

    input[switch="primary"]:checked + label {
        background-color: #556ee6;
    }

    input[switch="success"]:checked + label {
        background-color: #34c38f;
    }

    input[switch="info"]:checked + label {
        background-color: #50a5f1;
    }

    input[switch="warning"]:checked + label {
        background-color: #f1b44c;
    }

    input[switch="danger"]:checked + label {
        background-color: #f46a6a;
    }

    input[switch="dark"]:checked + label {
        background-color: #343a40;
    }

        input[switch="dark"]:checked + label:before {
            color: #eff2f7;
        }

    .square-switch {
        margin-right: 7px;
    }

        .square-switch input[switch] + label, .square-switch input[switch] + label:after {
            border-radius: 4px;
        }

    .sp-container {
        background-color: #fff;
    }

        .sp-container button {
            padding: .25rem .5rem;
            font-size: .71094rem;
            border-radius: .2rem;
            font-weight: 400;
            color: #343a40;
        }

            .sp-container button.sp-palette-toggle {
                background-color: #eff2f7;
            }

            .sp-container button.sp-choose {
                background-color: #34c38f;
                margin-left: 5px;
                margin-right: 0;
            }

    .sp-palette-container {
        border-right: 1px solid #eff2f7;
    }

    .sp-input {
        background-color: #fff;
        border-color: #ced4da !important;
        color: #495057;
    }

        .sp-input:focus {
            outline: none;
        }

    [dir="rtl"] .sp-alpha {
        direction: ltr;
    }

    [dir="rtl"] .sp-original-input-container .sp-add-on {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important;
    }

    [dir="rtl"] input.spectrum.with-add-on {
        border: 1px solid #ced4da;
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
    }

    /* Timepicker */
    .bootstrap-timepicker-widget table td a {
        color: #495057;
    }

        .bootstrap-timepicker-widget table td a:hover {
            background-color: transparent;
            border-color: transparent;
            border-radius: 4px;
            color: #556ee6;
            text-decoration: none;
        }

    .bootstrap-timepicker-widget table td input {
        width: 32px;
        height: 32px;
        border: 0;
        color: #495057;
        border: 1px solid #eff2f7;
        background-color: #fff;
    }

    .bootstrap-timepicker-widget.dropdown-menu:after {
        border-bottom-color: #eff2f7;
    }

    .bootstrap-timepicker-widget.timepicker-orient-bottom:after {
        border-top-color: #eff2f7;
    }

    .timepicker-orient-top {
        top: calc(1.5em + 0.94rem + 2px) !important;
    }

    .timepicker-orient-bottom {
        top: auto !important;
        bottom: calc(1.5em + 0.94rem + 2px) !important;
    }

    .bootstrap-timepicker-widget {
        left: 0 !important;
        right: auto !important;
    }

        .bootstrap-timepicker-widget.timepicker-orient-left:before {
            left: 6px;
            right: auto;
        }

        .bootstrap-timepicker-widget.timepicker-orient-left::after {
            left: 7px;
            right: auto;
        }

    [dir="rtl"] .datepicker {
        right: 0 !important;
        left: auto;
    }

    .datepicker {
        border: 1px solid #eff2f7;
        padding: 8px;
        z-index: 999 !important;
    }

        .datepicker table tr th {
            font-weight: 500;
        }

        .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td .active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover,
        .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active {
            background-color: #556ee6 !important;
            background-image: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #fff !important;
        }

        .datepicker table tr td.day.focused, .datepicker table tr td.day:hover,
        .datepicker table tr td span.focused,
        .datepicker table tr td span:hover {
            background: #eff2f7;
        }

        .datepicker table tr td.new, .datepicker table tr td.old,
        .datepicker table tr td span.new,
        .datepicker table tr td span.old {
            color: #adb5bd;
            opacity: 0.6;
        }

        .datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
            background-color: #f6f6f6;
        }

    .table-condensed > thead > tr > th, .table-condensed > tbody > tr > td {
        padding: 7px;
    }

    .bootstrap-datepicker-inline .datepicker-inline {
        width: auto !important;
        display: inline-block;
    }

    .datepicker-container {
        border: 1px solid #eff2f7;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #fff;
    }

        .datepicker-container.datepicker-inline {
            width: 212px;
        }

    .datepicker-panel > ul > li {
        background-color: #fff;
        border-radius: 4px;
    }

        .datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
            background-color: rgba(85, 110, 230, 0.25);
            color: #556ee6;
        }

        .datepicker-panel > ul > li.highlighted, .datepicker-panel > ul > li.highlighted:hover, .datepicker-panel > ul > li:hover {
            background-color: #556ee6;
            color: #fff;
        }

        .datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
            color: #adb5bd;
            opacity: 0.6;
        }

    .datepicker-panel > ul[data-view=week] > li {
        font-weight: 500;
    }

        .datepicker-panel > ul[data-view=week] > li, .datepicker-panel > ul[data-view=week] > li:hover {
            background-color: #fff;
        }

    .bootstrap-touchspin.input-group > .input-group-prepend > .btn,
    .bootstrap-touchspin.input-group > .input-group-prepend > .input-group-text {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .bootstrap-touchspin.input-group > .input-group-append > .btn,
    .bootstrap-touchspin.input-group > .input-group-append > .input-group-text {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .bootstrap-touchspin .input-group-btn-vertical {
        right: 0;
    }

        .bootstrap-touchspin .input-group-btn-vertical .btn {
            right: 0 !important;
            left: 100% !important;
        }

        .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
            border-top-right-radius: 4px !important;
            border-bottom-right-radius: 0 !important;
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
        }

        .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
            border-top-right-radius: 0 !important;
            border-bottom-right-radius: 4px !important;
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
        }

    .tox-tinymce {
        border: 1px solid #ced4da !important;
    }

    .tox .tox-collection__item {
        color: #212529 !important;
    }

    .tox .tox-menu.tox-collection.tox-collection--list.tox-selected-menu,
    .tox .tox-collection--toolbar.tox-collection--toolbar-lg.tox-selected-menu,
    .tox .tox-swatches-menu.tox-selected-menu {
        -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
        -webkit-animation-name: DropDownSlide !important;
        animation-name: DropDownSlide !important;
        -webkit-animation-duration: 0.3s !important;
        animation-duration: 0.3s !important;
        -webkit-animation-fill-mode: both !important;
        animation-fill-mode: both !important;
        margin: 0 !important;
        position: absolute !important;
        z-index: 1000 !important;
        padding: 0.5rem 0 !important;
        background-color: #fff !important;
        border: 0 solid rgba(0, 0, 0, 0.15) !important;
        border-radius: 0.25rem !important;
    }

    .tox .tox-collection--list .tox-collection__group {
        border-color: #eff2f7 !important;
    }

    .tox .tox-collection--list .tox-collection__item--active {
        color: #1e2125 !important;
        background-color: #f8f9fa !important;
    }

    .tox .tox-collection__group-heading {
        color: #1e2125 !important;
        background-color: #f8f9fa !important;
    }

    .tox .tox-statusbar {
        border-top: 1px solid #eff2f7 !important;
    }

    .tox .tox-menubar,
    .tox .tox-edit-area__iframe,
    .tox .tox-statusbar {
        background-color: #fff !important;
        background: none !important;
    }

    .tox .tox-mbtn {
        color: #495057 !important;
    }

        .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
            background-color: #eff2f7 !important;
        }

    .tox .tox-tbtn:hover {
        background-color: #eff2f7 !important;
    }

    .tox .tox-toolbar,
    .tox .tox-toolbar__overflow,
    .tox .tox-toolbar__primary {
        background: #eff2f7 !important;
    }

    .tox .tox-toolbar__primary {
        border-top-color: #eff2f7 !important;
    }

    .tox .tox-tbtn {
        color: #495057 !important;
    }

        .tox .tox-tbtn svg {
            fill: #495057 !important;
        }

    .tox .tox-edit-area__iframe {
        background-color: #fff !important;
    }

    .tox .tox-statusbar a,
    .tox .tox-statusbar__path-item,
    .tox .tox-statusbar__wordcount {
        color: #495057 !important;
    }

    .tox:not([dir="rtl"]) .tox-toolbar__group:not(:last-of-type) {
        border-right: 1px solid #dee4ef !important;
    }

    .tox .tox-collection--toolbar .tox-collection__item--active {
        background-color: #f6f6f6 !important;
    }

    .editable-input .form-control {
        display: inline-block;
    }

    .editable-buttons {
        margin-left: 7px;
    }

        .editable-buttons .editable-cancel {
            margin-left: 7px;
        }

    /* Dropzone */
    .dropzone {
        min-height: 230px;
        border: 2px dashed #ced4da;
        background: #fff;
        border-radius: 6px;
    }

        .dropzone .dz-message {
            font-size: 24px;
            width: 100%;
        }

    .form-wizard-wrapper label {
        font-size: 14px;
        text-align: right;
    }

    .wizard .steps > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    @media (max-width: 1199.98px) {
        .wizard .steps > ul {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }
    }

    .wizard .steps > ul > a, .wizard .steps > ul > li {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .wizard .steps > ul > li {
        width: 100%;
    }

        .wizard .steps > ul > li a {
            display: block;
            padding: .5rem 1rem;
            color: #495057;
            font-weight: 500;
            background-color: rgba(85, 110, 230, 0.1);
        }

    .wizard .steps > ul .current-info {
        position: absolute;
        left: -999em;
    }

    .wizard .steps .number {
        display: inline-block;
        width: 38px;
        height: 38px;
        line-height: 34px;
        border: 2px solid #556ee6;
        color: #556ee6;
        text-align: center;
        border-radius: 50%;
        margin-right: .5rem;
    }

    .wizard .steps .current a, .wizard .steps .current a:active, .wizard .steps .current a:hover {
        background-color: rgba(85, 110, 230, 0.2);
        color: #495057;
    }

        .wizard .steps .current a .number, .wizard .steps .current a:active .number, .wizard .steps .current a:hover .number {
            background-color: #556ee6;
            color: #fff;
        }

    .wizard > .content {
        background-color: transparent;
        padding: 14px;
        margin-top: 0;
        border-radius: 0;
        min-height: 150px;
    }

        .wizard > .content > .title {
            position: absolute;
            left: -999em;
        }

        .wizard > .content > .body {
            width: 100%;
            height: 100%;
            padding: 14px 0 0;
            position: static;
        }

    .wizard > .actions {
        position: relative;
        display: block;
        text-align: right;
        width: 100%;
    }

        .wizard > .actions > ul {
            display: block;
            text-align: right;
            padding-left: 0;
        }

            .wizard > .actions > ul > li {
                display: inline-block;
                margin: 0 0.5em;
            }

        .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
            background-color: #556ee6;
            border-radius: 4px;
            padding: 8px 15px;
            color: #fff;
        }

        .wizard > .actions .disabled a, .wizard > .actions .disabled a:active, .wizard > .actions .disabled a:hover {
            opacity: .65;
            background-color: #556ee6;
            color: #fff;
            cursor: not-allowed;
        }

    .wizard.vertical-wizard {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .wizard.vertical-wizard .steps > ul {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .wizard.vertical-wizard .steps > ul > li {
                width: 100% !important;
            }

        .wizard.vertical-wizard .steps, .wizard.vertical-wizard .content, .wizard.vertical-wizard .actions {
            width: 100%;
        }

    @media (min-width: 1200px) {
        .wizard.vertical-wizard .steps {
            width: 25%;
        }
    }

    .wizard.vertical-wizard .content {
        padding: 24px;
    }

    @media (min-width: 1200px) {
        .wizard.vertical-wizard .content {
            width: 75%;
            padding: 12px 24px;
        }
    }

    .wizard.vertical-wizard .content > .body {
        padding: 0;
    }

    /* 
Datatable
*/
    div.dataTables_wrapper div.dataTables_filter {
        text-align: right;
    }

    @media (max-width: 767px) {
        div.dataTables_wrapper div.dataTables_filter {
            text-align: center;
        }
    }

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0.5em;
        margin-right: 0;
    }

    .table.dataTable.dtr-inline.collapsed > tbody > tr > td, table.dataTable.dtr-inline.collapsed > tbody > tr > td {
        position: relative;
    }

        .table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
            padding-left: 30px;
        }

            .table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
                top: 50%;
                left: 5px;
                height: 14px;
                width: 14px;
                margin-top: -9px;
                display: block;
                position: absolute;
                color: #fff;
                border: 2px solid #fff;
                border-radius: 14px;
                -webkit-box-sizing: content-box;
                box-sizing: content-box;
                text-align: center;
                text-indent: 0 !important;
                line-height: 14px;
                content: '+';
                background-color: #556ee6;
            }

    .table-rep-plugin .btn-toolbar {
        display: block;
    }

    .table-rep-plugin .table-responsive {
        border: none !important;
    }

    .table-rep-plugin .btn-group .btn-default {
        background-color: #74788d;
        color: #eff2f7;
        border: 1px solid #74788d;
    }

        .table-rep-plugin .btn-group .btn-default.btn-primary {
            background-color: #556ee6;
            border-color: #556ee6;
            color: #fff;
            -webkit-box-shadow: 0 0 0 2px rgba(85, 110, 230, 0.5);
            box-shadow: 0 0 0 2px rgba(85, 110, 230, 0.5);
        }

    .table-rep-plugin .btn-group.pull-right {
        float: right;
    }

        .table-rep-plugin .btn-group.pull-right .dropdown-menu {
            right: 0;
            -webkit-transform: none !important;
            transform: none !important;
            top: 100% !important;
        }

    .table-rep-plugin tbody th {
        font-size: 14px;
        font-weight: normal;
    }

    .table-rep-plugin .checkbox-row {
        padding-left: 40px;
        color: #495057 !important;
    }

        .table-rep-plugin .checkbox-row:hover {
            background-color: #f6f8fa !important;
        }

        .table-rep-plugin .checkbox-row label {
            display: inline-block;
            padding-left: 5px;
            position: relative;
        }

            .table-rep-plugin .checkbox-row label::before {
                -o-transition: 0.3s ease-in-out;
                -webkit-transition: 0.3s ease-in-out;
                background-color: #fff;
                border-radius: 3px;
                border: 1px solid #f6f6f6;
                content: "";
                display: inline-block;
                height: 17px;
                left: 0;
                margin-left: -20px;
                position: absolute;
                transition: 0.3s ease-in-out;
                width: 17px;
                outline: none !important;
            }

            .table-rep-plugin .checkbox-row label::after {
                color: #eff2f7;
                display: inline-block;
                font-size: 11px;
                height: 16px;
                left: 0;
                margin-left: -20px;
                padding-left: 3px;
                padding-top: 1px;
                position: absolute;
                top: -1px;
                width: 16px;
            }

        .table-rep-plugin .checkbox-row input[type="checkbox"] {
            cursor: pointer;
            opacity: 0;
            z-index: 1;
            outline: none !important;
        }

            .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label {
                opacity: 0.65;
            }

            .table-rep-plugin .checkbox-row input[type="checkbox"]:focus + label::before {
                outline-offset: -2px;
                outline: none;
            }

            .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
                content: "\f00c";
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
            }

            .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label::before {
                background-color: #f8f9fa;
                cursor: not-allowed;
            }

            .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::before {
                background-color: #556ee6;
                border-color: #556ee6;
            }

            .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
                color: #fff;
            }

    .table-rep-plugin .fixed-solution .sticky-table-header {
        top: 70px !important;
        background-color: #556ee6;
    }

        .table-rep-plugin .fixed-solution .sticky-table-header table {
            color: #fff;
        }

    .table-rep-plugin table.focus-on tbody tr.focused th,
    .table-rep-plugin table.focus-on tbody tr.focused td,
    .table-rep-plugin .sticky-table-header {
        background: #556ee6;
        border-color: #556ee6;
        color: #fff;
    }

        .table-rep-plugin table.focus-on tbody tr.focused th table,
        .table-rep-plugin table.focus-on tbody tr.focused td table,
        .table-rep-plugin .sticky-table-header table {
            color: #fff;
        }

    @media (min-width: 992px) {
        body[data-layout="horizontal"] .fixed-solution .sticky-table-header {
            top: 120px !important;
        }
    }

    .table-edits input, .table-edits select {
        height: calc(1.5em + 0.5rem + 2px);
        padding: 0.25rem 0.5rem;
        border: 1px solid #ced4da;
        background-color: #fff;
        color: #495057;
        border-radius: 0.25rem;
    }

        .table-edits input:focus, .table-edits select:focus {
            outline: none;
            border-color: #b9bfc4;
        }

    .apex-charts {
        min-height: 10px !important;
    }

        .apex-charts text {
            font-family: var(--bs-font-sans-serif) !important;
            fill: #adb5bd;
        }

        .apex-charts .apexcharts-canvas {
            margin: 0 auto;
        }

    .apexcharts-tooltip-title,
    .apexcharts-tooltip-text {
        font-family: var(--bs-font-sans-serif) !important;
    }

    .apexcharts-legend-series {
        font-weight: 500;
    }

    .apexcharts-gridline {
        pointer-events: none;
        stroke: #f8f9fa;
    }

    .apexcharts-legend-text {
        color: #74788d !important;
        font-family: var(--bs-font-sans-serif) !important;
        font-size: 13px !important;
    }

    .apexcharts-pie-label {
        fill: #fff !important;
    }

    .apexcharts-yaxis text,
    .apexcharts-xaxis text {
        font-family: var(--bs-font-sans-serif) !important;
        fill: #adb5bd;
    }

    .e-charts {
        height: 350px;
    }

    /* Flot chart */
    .flot-charts-height {
        height: 320px;
    }

    .flotTip {
        padding: 8px 12px;
        background-color: rgba(52, 58, 64, 0.9);
        z-index: 100;
        color: #f8f9fa;
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        border-radius: 4px;
    }

    .legendLabel {
        color: #adb5bd;
    }

    .jqstooltip {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        width: auto !important;
        height: auto !important;
        background-color: #343a40 !important;
        -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
        padding: 5px 10px !important;
        border-radius: 3px;
        border-color: #212529 !important;
    }

    .jqsfield {
        color: #eff2f7 !important;
        font-size: 12px !important;
        line-height: 18px !important;
        font-family: var(--bs-font-sans-serif) !important;
        font-weight: 500 !important;
    }

    .gmaps, .gmaps-panaroma {
        height: 300px !important;
        background: #f8f9fa;
        border-radius: 3px;
    }

    .gmaps-overlay {
        display: block;
        text-align: center;
        color: #fff;
        font-size: 16px;
        line-height: 40px;
        background: #556ee6;
        border-radius: 4px;
        padding: 10px 20px;
    }

    .gmaps-overlay_arrow {
        left: 50%;
        margin-left: -16px;
        width: 0;
        height: 0;
        position: absolute;
    }

        .gmaps-overlay_arrow.above {
            bottom: -15px;
            border-left: 16px solid transparent;
            border-right: 16px solid transparent;
            border-top: 16px solid #556ee6;
        }

        .gmaps-overlay_arrow.below {
            top: -15px;
            border-left: 16px solid transparent;
            border-right: 16px solid transparent;
            border-bottom: 16px solid #556ee6;
        }

    .jvectormap-label {
        border: none;
        background: #343a40;
        color: #f8f9fa;
        font-family: var(--bs-font-sans-serif);
        font-size: 0.8125rem;
        padding: 5px 8px;
    }

    .leaflet-map {
        height: 300px;
    }

        .leaflet-map.leaflet-container {
            z-index: 99;
        }

    .home-btn {
        position: absolute;
        top: 15px;
        right: 25px;
    }

    .auth-logo .auth-logo-dark {
        display: block;
    }

    .auth-logo .auth-logo-light {
        display: none;
    }

    .auth-body-bg {
        background-color: #fff;
    }

    .auth-pass-inputgroup input[type="input"] + .btn .mdi-eye-outline:before {
        content: "\F06D1";
    }

    .auth-full-bg {
        background-color: rgba(85, 110, 230, 0.25);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    @media (min-width: 1200px) {
        .auth-full-bg {
            height: 100vh;
        }
    }

    .auth-full-bg::before {
        content: "";
        position: absolute;
        width: 300px;
        height: 300px;
        border-radius: 50%;
    }

    .auth-full-bg .bg-overlay {
        background: url("../images/bg-auth-overlay.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .auth-full-page-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    @media (min-width: 1200px) {
        .auth-full-page-content {
            min-height: 100vh;
        }
    }

    .auth-review-carousel.owl-theme .owl-dots .owl-dot span {
        background-color: rgba(85, 110, 230, 0.25);
    }

    .auth-review-carousel.owl-theme .owl-dots .owl-dot.active span, .auth-review-carousel.owl-theme .owl-dots .owl-dot:hover span {
        background-color: #556ee6;
    }

    .search-box .form-control {
        border-radius: 30px;
        padding-left: 40px;
    }

    .search-box .search-icon {
        font-size: 16px;
        position: absolute;
        left: 13px;
        top: 0;
        line-height: 38px;
    }

    .product-list li a {
        display: block;
        padding: 4px 0px;
        color: #495057;
    }

    .product-view-nav.nav-pills .nav-item {
        margin-left: 4px;
    }

    .product-view-nav.nav-pills .nav-link {
        width: 36px;
        height: 36px;
        font-size: 16px;
        padding: 0;
        line-height: 36px;
        text-align: center;
        border-radius: 50%;
    }

    .product-ribbon {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .product-detai-imgs .nav .nav-link {
        margin: 7px 0px;
    }

        .product-detai-imgs .nav .nav-link.active {
            background-color: #f6f6f6;
        }

    .product-color a {
        display: inline-block;
        text-align: center;
        color: #495057;
    }

        .product-color a .product-color-item {
            margin: 7px;
        }

        .product-color a.active, .product-color a:hover {
            color: #556ee6;
        }

            .product-color a.active .product-color-item, .product-color a:hover .product-color-item {
                border-color: #556ee6 !important;
            }

    .visa-card .visa-logo {
        line-height: 0.5;
    }

    .visa-card .visa-pattern {
        position: absolute;
        font-size: 385px;
        color: rgba(255, 255, 255, 0.05);
        line-height: 0.4;
        right: 0px;
        bottom: 0px;
    }

    .checkout-tabs .nav-pills .nav-link {
        margin-bottom: 24px;
        text-align: center;
        background-color: #fff;
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
    }

        .checkout-tabs .nav-pills .nav-link.active {
            background-color: #556ee6;
        }

        .checkout-tabs .nav-pills .nav-link .check-nav-icon {
            font-size: 36px;
        }

    /* ==============
  Email
===================*/
    .email-leftbar {
        width: 236px;
        float: left;
        padding: 20px;
        border-radius: 5px;
    }

    .email-rightbar {
        margin-left: 260px;
    }

    .chat-user-box p.user-title {
        color: #343a40;
        font-weight: 500;
    }

    .chat-user-box p {
        font-size: 12px;
    }

    @media (max-width: 767px) {
        .email-leftbar {
            float: none;
            width: 100%;
        }

        .email-rightbar {
            margin: 0;
        }
    }

    .mail-list a {
        display: block;
        color: #74788d;
        line-height: 24px;
        padding: 8px 5px;
    }

        .mail-list a.active {
            color: #f46a6a;
            font-weight: 500;
        }

    .message-list {
        display: block;
        padding-left: 0;
    }

        .message-list li {
            position: relative;
            display: block;
            height: 50px;
            line-height: 50px;
            cursor: default;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
        }

            .message-list li a {
                color: #74788d;
            }

            .message-list li:hover {
                background: #f6f6f6;
                -webkit-transition-duration: .05s;
                transition-duration: .05s;
            }

            .message-list li .col-mail {
                float: left;
                position: relative;
            }

            .message-list li .col-mail-1 {
                width: 320px;
            }

                .message-list li .col-mail-1 .star-toggle,
                .message-list li .col-mail-1 .checkbox-wrapper-mail,
                .message-list li .col-mail-1 .dot {
                    display: block;
                    float: left;
                }

                .message-list li .col-mail-1 .dot {
                    border: 4px solid transparent;
                    border-radius: 100px;
                    margin: 22px 26px 0;
                    height: 0;
                    width: 0;
                    line-height: 0;
                    font-size: 0;
                }

                .message-list li .col-mail-1 .checkbox-wrapper-mail {
                    margin: 15px 10px 0 20px;
                }

                .message-list li .col-mail-1 .star-toggle {
                    margin-top: 18px;
                    margin-left: 5px;
                }

                .message-list li .col-mail-1 .title {
                    position: absolute;
                    top: 0;
                    left: 110px;
                    right: 0;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                    margin-bottom: 0;
                }

            .message-list li .col-mail-2 {
                position: absolute;
                top: 0;
                left: 320px;
                right: 0;
                bottom: 0;
            }

                .message-list li .col-mail-2 .subject,
                .message-list li .col-mail-2 .date {
                    position: absolute;
                    top: 0;
                }

                .message-list li .col-mail-2 .subject {
                    left: 0;
                    right: 200px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                }

                .message-list li .col-mail-2 .date {
                    right: 0;
                    width: 170px;
                    padding-left: 80px;
                }

            .message-list li.active, .message-list li.active:hover {
                -webkit-box-shadow: inset 3px 0 0 #556ee6;
                box-shadow: inset 3px 0 0 #556ee6;
            }

            .message-list li.unread {
                background-color: #f6f6f6;
                font-weight: 500;
                color: #292d32;
            }

                .message-list li.unread a {
                    color: #292d32;
                    font-weight: 500;
                }

        .message-list .checkbox-wrapper-mail {
            cursor: pointer;
            height: 20px;
            width: 20px;
            position: relative;
            display: inline-block;
            -webkit-box-shadow: inset 0 0 0 1px #ced4da;
            box-shadow: inset 0 0 0 1px #ced4da;
            border-radius: 1px;
        }

            .message-list .checkbox-wrapper-mail input {
                opacity: 0;
                cursor: pointer;
            }

                .message-list .checkbox-wrapper-mail input:checked ~ label {
                    opacity: 1;
                }

            .message-list .checkbox-wrapper-mail label {
                position: absolute;
                height: 20px;
                width: 20px;
                left: 0;
                cursor: pointer;
                opacity: 0;
                margin-bottom: 0;
                -webkit-transition-duration: .05s;
                transition-duration: .05s;
                top: 0;
            }

                .message-list .checkbox-wrapper-mail label:before {
                    content: "\F012C";
                    font-family: "Material Design Icons";
                    top: 0;
                    height: 20px;
                    color: #292d32;
                    width: 20px;
                    position: absolute;
                    margin-top: -16px;
                    left: 4px;
                    font-size: 13px;
                }

    @media (max-width: 575.98px) {
        .message-list li .col-mail-1 {
            width: 200px;
        }
    }

    @media (min-width: 1200px) {
        .filemanager-sidebar {
            min-width: 230px;
            max-width: 230px;
        }
    }

    @media (min-width: 1366px) {
        .filemanager-sidebar {
            min-width: 280px;
            max-width: 280px;
        }
    }

    .categories-list {
        padding: 4px 0;
    }

        .categories-list li a {
            display: block;
            padding: 8px 12px;
            color: #495057;
            font-weight: 500;
        }

        .categories-list li.active a {
            color: #556ee6;
        }

        .categories-list li ul {
            padding-left: 16px;
        }

            .categories-list li ul li a {
                padding: 4px 12px;
                color: #74788d;
                font-size: 13px;
                font-weight: 400;
            }

    @media (min-width: 992px) {
        .chat-leftsidebar {
            min-width: 260px;
        }
    }

    @media (min-width: 1200px) {
        .chat-leftsidebar {
            min-width: 380px;
        }
    }

    .chat-leftsidebar .chat-leftsidebar-nav .nav {
        background-color: #fff;
    }

    .chat-leftsidebar .chat-leftsidebar-nav .tab-content {
        min-height: 488px;
    }

    .chat-noti-dropdown.active:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        background-color: #f46a6a;
        border-radius: 50%;
        right: 0;
    }

    .chat-noti-dropdown .btn {
        padding: 6px;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 20px;
    }

    .chat-search-box .form-control {
        border: 0;
    }

    .chat-list {
        margin: 0;
    }

        .chat-list li.active a {
            background-color: #fff;
            border-color: transparent;
            -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
            box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        }

        .chat-list li a {
            display: block;
            padding: 14px 16px;
            color: #74788d;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            border-top: 1px solid #eff2f7;
            border-radius: 4px;
        }

            .chat-list li a:hover {
                background-color: #fff;
                border-color: transparent;
                -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
                box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
            }

    .user-chat-nav .dropdown .nav-btn {
        height: 40px;
        width: 40px;
        line-height: 40px;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        font-size: 16px;
        background-color: #eff2f7;
        border-radius: 50%;
    }

    .user-chat-nav .dropdown .dropdown-menu {
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        border: 1px solid #eff2f7;
    }

    .chat-conversation li {
        clear: both;
    }

    .chat-conversation .chat-day-title {
        position: relative;
        text-align: center;
        margin-bottom: 24px;
    }

        .chat-conversation .chat-day-title .title {
            background-color: #fff;
            position: relative;
            z-index: 1;
            padding: 6px 24px;
        }

        .chat-conversation .chat-day-title:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            left: 0;
            right: 0;
            background-color: #eff2f7;
            top: 10px;
        }

        .chat-conversation .chat-day-title .badge {
            font-size: 12px;
        }

    .chat-conversation .conversation-list {
        margin-bottom: 24px;
        display: inline-block;
        position: relative;
    }

        .chat-conversation .conversation-list .ctext-wrap {
            padding: 12px 24px;
            background-color: rgba(85, 110, 230, 0.1);
            border-radius: 8px 8px 8px 0px;
            overflow: hidden;
        }

            .chat-conversation .conversation-list .ctext-wrap .conversation-name {
                font-weight: 600;
                color: #556ee6;
                margin-bottom: 4px;
            }

        .chat-conversation .conversation-list .dropdown {
            float: right;
        }

            .chat-conversation .conversation-list .dropdown .dropdown-toggle {
                font-size: 18px;
                padding: 4px;
                color: #74788d;
            }

    @media (max-width: 575.98px) {
        .chat-conversation .conversation-list .dropdown .dropdown-toggle {
            display: none;
        }
    }

    .chat-conversation .conversation-list .dropdown .dropdown-menu {
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        border: 1px solid #eff2f7;
    }

    .chat-conversation .conversation-list .chat-time {
        font-size: 12px;
    }

    .chat-conversation .right .conversation-list {
        float: right;
    }

        .chat-conversation .right .conversation-list .ctext-wrap {
            background-color: #eff2f7;
            text-align: right;
            border-radius: 8px 8px 0px 8px;
        }

        .chat-conversation .right .conversation-list .dropdown {
            float: left;
        }

        .chat-conversation .right .conversation-list.last-chat .conversation-list:before {
            right: 0;
            left: auto;
        }

    .chat-conversation .last-chat .conversation-list:before {
        content: "\F0009";
        font-family: "Material Design Icons";
        position: absolute;
        color: #556ee6;
        right: 0;
        bottom: 0;
        font-size: 16px;
    }

    @media (max-width: 575.98px) {
        .chat-conversation .last-chat .conversation-list:before {
            display: none;
        }
    }

    .chat-input-section {
        border-top: 1px solid #eff2f7;
    }

    .chat-input {
        border-radius: 30px;
        background-color: #eff2f7 !important;
        border-color: #eff2f7 !important;
        padding-right: 120px;
    }

    .chat-input-links {
        position: absolute;
        right: 16px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .chat-input-links li a {
            font-size: 16px;
            line-height: 36px;
            padding: 0px 4px;
            display: inline-block;
        }

    @media (max-width: 575.98px) {
        .chat-send {
            min-width: auto;
        }
    }

    .project-list-table {
        border-collapse: separate;
        border-spacing: 0 12px;
    }

        .project-list-table tr {
            background-color: #fff;
        }

    .contact-links a {
        color: #495057;
    }

    .profile-user-wid {
        margin-top: -26px;
    }

    @media (min-width: 576px) {
        .currency-value {
            position: relative;
        }

            .currency-value:after {
                content: "\F04E1";
                font-family: "Material Design Icons";
                font-size: 24px;
                position: absolute;
                width: 45px;
                height: 45px;
                line-height: 45px;
                border-radius: 50%;
                text-align: center;
                right: 0;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                background-color: #556ee6;
                color: #fff;
                z-index: 9;
                right: -34px;
            }
    }

    .crypto-buy-sell-nav-content {
        border: 2px solid #f6f6f6;
        border-top: 0;
    }

    .kyc-doc-verification .dropzone {
        min-height: 180px;
    }

        .kyc-doc-verification .dropzone .dz-message {
            margin: 24px 0px;
        }

    /******************
    Ico Landing
*******************/
    .section {
        position: relative;
        padding-top: 80px;
        padding-bottom: 80px;
    }

        .section.bg-white {
            background-color: #fff !important;
        }

    .small-title {
        color: #74788d;
        margin-bottom: 8px;
    }

    .navigation {
        padding: 0 16px;
        width: 100%;
        z-index: 999;
        margin-bottom: 0px;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    @media (max-width: 991.98px) {
        .navigation {
            background-color: #fff;
        }
    }

    .navigation .navbar-logo {
        line-height: 70px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

        .navigation .navbar-logo .logo-dark {
            display: none;
        }

    @media (max-width: 991.98px) {
        .navigation .navbar-logo .logo-dark {
            display: block;
        }
    }

    .navigation .navbar-logo .logo-light {
        display: block;
    }

    @media (max-width: 991.98px) {
        .navigation .navbar-logo .logo-light {
            display: none;
        }
    }

    .navigation .navbar-nav .nav-item .nav-link {
        color: rgba(255, 255, 255, 0.6);
        line-height: 58px;
        padding: 6px 16px;
        font-weight: 500;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

    @media (max-width: 991.98px) {
        .navigation .navbar-nav .nav-item .nav-link {
            color: #555b6d;
        }
    }

    .navigation .navbar-nav .nav-item .nav-link:hover, .navigation .navbar-nav .nav-item .nav-link.active {
        color: rgba(255, 255, 255, 0.9);
    }

    @media (max-width: 991.98px) {
        .navigation .navbar-nav .nav-item .nav-link:hover, .navigation .navbar-nav .nav-item .nav-link.active {
            color: #556ee6;
        }
    }

    @media (max-width: 991.98px) {
        .navigation .navbar-nav .nav-item .nav-link {
            line-height: 28px !important;
        }
    }

    .navigation.nav-sticky {
        background-color: #fff;
        -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
        box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
    }

        .navigation.nav-sticky .navbar-logo {
            line-height: 60px;
        }

            .navigation.nav-sticky .navbar-logo .logo-dark {
                display: block;
            }

            .navigation.nav-sticky .navbar-logo .logo-light {
                display: none;
            }

        .navigation.nav-sticky .navbar-nav .nav-item .nav-link {
            line-height: 48px;
            color: #555b6d;
        }

            .navigation.nav-sticky .navbar-nav .nav-item .nav-link:hover, .navigation.nav-sticky .navbar-nav .nav-item .nav-link.active {
                color: #556ee6;
            }

    .bg-overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        right: 0;
        bottom: 0;
        left: 0;
        top: 0;
        opacity: 0.7;
        background-color: #000;
    }

    .hero-section {
        padding-top: 220px;
        padding-bottom: 190px;
    }

        .hero-section.bg-ico-hero {
            background-image: url("../images/crypto/bg-ico-hero.jpg");
            background-size: cover;
            background-position: top;
        }

    @media (max-width: 575.98px) {
        .hero-section {
            padding-top: 140px;
            padding-bottom: 80px;
        }
    }

    .hero-section .hero-title {
        font-size: 42px;
    }

    @media (max-width: 575.98px) {
        .hero-section .hero-title {
            font-size: 26px;
        }
    }

    .hero-section .ico-countdown {
        font-size: 22px;
        margin-right: -12px;
        margin-left: -12px;
    }

    @media (max-width: 575.98px) {
        .hero-section .ico-countdown {
            display: block;
        }
    }

    .hero-section .ico-countdown .coming-box {
        margin-right: 12px;
        margin-left: 12px;
        border: 1px solid #eff2f7;
        border-radius: 4px;
        padding: 8px;
        background-color: #fff;
    }

    @media (max-width: 575.98px) {
        .hero-section .ico-countdown .coming-box {
            display: inline-block;
            width: 40%;
            margin-bottom: 24px;
        }
    }

    .hero-section .ico-countdown .coming-box span {
        background-color: #eff2f7;
        font-size: 12px;
        padding: 4px;
        margin-top: 8px;
    }

    .hero-section .softcap-progress {
        overflow: visible;
    }

        .hero-section .softcap-progress .progress-bar {
            overflow: visible;
        }

        .hero-section .softcap-progress .progress-label {
            position: relative;
            text-align: right;
            color: #495057;
            bottom: 20px;
            font-size: 12px;
            font-weight: 500;
        }

    .currency-price {
        position: relative;
        bottom: 40px;
    }

    .client-images img {
        max-height: 34px;
        width: auto !important;
        margin: 12px auto;
        opacity: 0.7;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

    .features-number {
        opacity: 0.1;
    }

    .team-box .team-social-links a {
        color: #495057;
        font-size: 14px;
    }

    .blog-box .blog-badge {
        position: absolute;
        top: 12px;
        right: 12px;
    }

    .landing-footer {
        padding: 80px 0 40px;
        background-color: #2a3042;
        color: rgba(255, 255, 255, 0.5);
    }

        .landing-footer .footer-list-title {
            color: rgba(255, 255, 255, 0.9);
        }

        .landing-footer .footer-list-menu li a {
            display: block;
            color: rgba(255, 255, 255, 0.5);
            margin-bottom: 14px;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
        }

            .landing-footer .footer-list-menu li a:hover {
                color: rgba(255, 255, 255, 0.8);
            }

        .landing-footer .blog-post .post {
            display: block;
            color: rgba(255, 255, 255, 0.5);
            padding: 16px 0px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }

            .landing-footer .blog-post .post .post-title {
                color: rgba(255, 255, 255, 0.8);
                font-size: 14px;
            }

            .landing-footer .blog-post .post:first-of-type {
                padding-top: 0;
            }

            .landing-footer .blog-post .post:last-of-type {
                padding-bottom: 0;
                border-bottom: 0;
            }

        .landing-footer .footer-border {
            border-color: rgba(255, 255, 255, 0.1);
        }

    .counter-number {
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .counter-number span {
            font-size: 16px;
            font-weight: 400;
            display: block;
            padding-top: 5px;
        }

    .coming-box {
        width: 25%;
    }

    /************** Horizontal timeline **************/
    .hori-timeline .events .event-list {
        text-align: center;
        display: block;
    }

        .hori-timeline .events .event-list .event-down-icon {
            position: relative;
        }

            .hori-timeline .events .event-list .event-down-icon::before {
                content: "";
                position: absolute;
                width: 100%;
                top: 16px;
                left: 0;
                right: 0;
                border-bottom: 3px dashed #f6f6f6;
            }

            .hori-timeline .events .event-list .event-down-icon .down-arrow-icon {
                position: relative;
                background-color: #fff;
                padding: 4px;
            }

        .hori-timeline .events .event-list:hover .down-arrow-icon {
            -webkit-animation: fade-down 1.5s infinite linear;
            animation: fade-down 1.5s infinite linear;
        }

        .hori-timeline .events .event-list.active .down-arrow-icon {
            -webkit-animation: fade-down 1.5s infinite linear;
            animation: fade-down 1.5s infinite linear;
        }

            .hori-timeline .events .event-list.active .down-arrow-icon:before {
                content: "\ec4c";
            }

    /************** vertical timeline **************/
    .verti-timeline {
        border-left: 3px dashed #f6f6f6;
        margin: 0 10px;
    }

        .verti-timeline .event-list {
            position: relative;
            padding: 0px 0px 40px 30px;
        }

            .verti-timeline .event-list .event-timeline-dot {
                position: absolute;
                left: -9px;
                top: 0px;
                z-index: 9;
                font-size: 16px;
            }

            .verti-timeline .event-list .event-content {
                position: relative;
                border: 2px solid #eff2f7;
                border-radius: 7px;
            }

            .verti-timeline .event-list.active .event-timeline-dot {
                color: #556ee6;
            }

            .verti-timeline .event-list:last-child {
                padding-bottom: 0px;
            }

    .plan-box .plan-btn {
        position: relative;
    }

        .plan-box .plan-btn::before {
            content: "";
            position: absolute;
            width: 100%;
            height: 2px;
            background: #f6f6f6;
            left: 0px;
            right: 0px;
            top: 12px;
        }

    .blog-play-icon {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0px auto;
    }

    .cTopBarButton {
        font-size: 1.8rem !important;
        background-color: white !important;
        color: black !important;
        border-color: white !important;
    }

    .languageItem {
        font-size: 1.6rem !important;
        color: black !important;
        padding-left: 15px;
        cursor: pointer;
    }

    .logoutIcon {
        color: red !important;
        padding-top: 16px !important;
        font-size: x-large !important;
    }

    .cTopBarButton:hover {
        background-color: #dcdcdc !important;
    }

    .langMenu:hover {
        background-color: #dcdcdc;
    }

    .topBarIcon {
        color: black !important;
        padding-top: 16px !important;
        font-size: x-large !important;
    }

@media (min-width:1200px) {
    .container {
        width: 98% !important;
        max-width: 1600px !important;
    }
}
    .main-content .content {
        padding: 0 15px 10px 15px;
        margin-top: 10px;
    }

    @media (max-width:600px) {
        .main-content .content {
            padding: 0 0 0 0;
            margin-top: 10px;
        }
    }

    @media (min-width:1200px) {
        .page-content {
            padding: calc(40px) calc(24px / 2) 10px calc(24px / 2) !important;
        }

        body[data-layout="horizontal"] .page-content {
            margin-top: 10px;
            padding: calc(55px + 24px) calc(24px / 2) 10px calc(24px / 2) !important;
        }

        .page-content {
            padding: calc(70px + 24px) calc(24px / 2) 20px calc(24px / 2) !important;
        }

        .page-content {
            padding: calc(0px) calc(20px / 2) 20px calc(24px / 2) !important;
        }
    }

    .main-content-for-izmir-nic {
        margin-left: 60px !important;
        overflow: hidden
    }

    .box {
        border-top: none !important;
        margin-top: 1rem !important;
    }

    .content {
        border: none !important;
        /*background-color: transparent !important;*/
    }

    .content-wrapper, .right-side {
        background: #f9f9f9 !important;
    }

    .content-header {
        background-color: transparent !important;
    }

    .main-content .content {
        padding: 0 15px 10px 15px;
        margin-top: 70px
    }

    @media (max-width:600px) {
        .main-content .content {
            padding: 0 0 0 0;
            margin-top: 70px
        }
    }

    .main-content .content {
        padding: 0 15px 10px 15px;
        margin-top: 10px !important;
    }

    @media (max-width:600px) {
        .main-content .content {
            padding: 0 0 0 0;
            margin-top: 10px !important;
        }
    }

    .skin-blue .sidebar-menu > li > .treeview-menu {
        background: none !important;
    }

    .skin-blue .wrapper,
    .skin-blue .main-sidebar,
    .skin-blue .left-side {
        background: none !important;
    }

    .main-header .sidebar-toggle:focus,
    .main-header .sidebar-toggle:active {
        background: none !important;
    }

    .main-content .content {
        padding: 0 15px 10px 15px;
        margin-top: 20px;
    }

    @media (max-width:600px) {
        .main-content .content {
            padding: 0 0 0 0;
            margin-top: 20px;
        }
    }

    .box {
        position: relative;
        border-radius: 3px;
        background: #ffffff;
        border-top: none !important;
        margin-bottom: 20px;
        width: 100%;
        box-shadow: none !important;
    }

        .box.box-primary {
            border-top-color: none !important;
        }

        .box.box-info {
            border-top-color: none !important;
        }

        .box.box-danger {
            border-top-color: none !important;
        }

        .box.box-warning {
            border-top-color: none !important;
        }

        .box.box-success {
            border-top-color: none !important;
        }

        .box.box-default {
            border-top-color: none !important;
        }

        .box.collapsed-box .box-body, .box.collapsed-box .box-footer {
            display: none;
        }

        .box .nav-stacked > li {
            border-bottom: 1px solid #f4f4f4;
            margin: 0;
        }

            .box .nav-stacked > li:last-of-type {
                border-bottom: none;
            }

        .box.height-control .box-body {
            max-height: 300px;
            overflow: auto;
        }

        .box .border-right {
            border-right: none !important;
        }

        .box .border-left {
            border-left: none !important;
        }

        .box.box-solid {
            border-top: 0;
        }

            .box.box-solid > .box-header .btn.btn-default {
                background: transparent;
            }

            .box.box-solid > .box-header .btn:hover, .box.box-solid > .box-header a:hover {
                background: rgba(0,0,0,0.1);
            }

            .box.box-solid.box-default {
                border: 1px solid #d2d6de;
            }

                .box.box-solid.box-default > .box-header {
                    color: #444;
                    background: #d2d6de;
                    background-color: #d2d6de;
                }

                    .box.box-solid.box-default > .box-header a, .box.box-solid.box-default > .box-header .btn {
                        color: #444;
                    }

            .box.box-solid.box-primary {
                border: none !important;
            }

                .box.box-solid.box-primary > .box-header {
                    color: #fff;
                    background: none !important;
                    background-color: none !important;
                }

                    .box.box-solid.box-primary > .box-header a, .box.box-solid.box-primary > .box-header .btn {
                        color: #fff;
                    }

            .box.box-solid.box-info {
                border: 1px solid #00c0ef;
            }

                .box.box-solid.box-info > .box-header {
                    color: #fff;
                    background: #00c0ef;
                    background-color: #00c0ef;
                }

                    .box.box-solid.box-info > .box-header a, .box.box-solid.box-info > .box-header .btn {
                        color: #fff;
                    }

            .box.box-solid.box-danger {
                border: none !important;
            }

                .box.box-solid.box-danger > .box-header {
                    color: #fff;
                    background: none !important;
                    background-color: none !important;
                }

                    .box.box-solid.box-danger > .box-header a, .box.box-solid.box-danger > .box-header .btn {
                        color: #fff;
                    }

            .box.box-solid.box-warning {
                border: none !important;
            }

                .box.box-solid.box-warning > .box-header {
                    color: #fff;
                    background: none !important;
                    background-color: none !important;
                }

                    .box.box-solid.box-warning > .box-header a, .box.box-solid.box-warning > .box-header .btn {
                        color: #fff;
                    }

            .box.box-solid.box-success {
                border: none !important;
            }

                .box.box-solid.box-success > .box-header {
                    color: #fff;
                    background: none !important;
                    background-color: none !important;
                }

                    .box.box-solid.box-success > .box-header a, .box.box-solid.box-success > .box-header .btn {
                        color: #fff;
                    }

            .box.box-solid > .box-header > .box-tools .btn {
                border: 0;
                box-shadow: none;
            }

            .box.box-solid[class*='bg'] > .box-header {
                color: #fff;
            }

        .box .box-group > .box {
            margin-bottom: 5px;
        }

        .box .knob-label {
            text-align: center;
            color: #333;
            font-weight: 100;
            font-size: 12px;
            margin-bottom: 0.3em;
        }

        .box > .overlay, .overlay-wrapper > .overlay, .box > .loading-img, .overlay-wrapper > .loading-img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .box .overlay, .overlay-wrapper .overlay {
            z-index: 50;
            background: rgba(255,255,255,0.7);
            border-radius: 3px;
        }

            .box .overlay > .fa, .overlay-wrapper .overlay > .fa {
                position: absolute;
                top: 50%;
                left: 50%;
                margin-left: -15px;
                margin-top: -15px;
                color: #000;
                font-size: 30px;
            }

            .box .overlay.dark, .overlay-wrapper .overlay.dark {
                background: rgba(0,0,0,0.5);
            }

    .box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
        content: " ";
        display: table;
    }

    .box-header:after, .box-body:after, .box-footer:after {
        clear: both;
    }

    .box-header {
        color: #444;
        display: block;
        padding: 10px;
        position: relative;
    }

        .box-header.with-border {
            border-bottom: none !important;
        }

    .collapsed-box .box-header.with-border {
        border-bottom: none;
    }

    .box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
        display: inline-block;
        font-size: 18px;
        margin: 0;
        line-height: 1;
    }

    .box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
        margin-right: 5px;
    }

    .box-header > .box-tools {
        position: absolute;
        right: 10px;
        top: 5px;
    }

        .box-header > .box-tools [data-toggle="tooltip"] {
            position: relative;
        }

        .box-header > .box-tools.pull-right .dropdown-menu {
            right: 0;
            left: auto;
        }

    .btn-box-tool {
        padding: 5px;
        font-size: 12px;
        background: transparent;
        color: #97a0b3;
    }

        .open .btn-box-tool, .btn-box-tool:hover {
            color: #606c84;
        }

        .btn-box-tool.btn:active {
            box-shadow: none;
        }

    .box-body {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1.25rem 1.25rem !important;
    }

    .no-header .box-body {
        border-top-right-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

    .box-body > .table {
        margin-bottom: 0;
    }

    .box-body .fc {
        margin-top: 5px;
    }

    .box-body .full-width-chart {
        margin: -19px;
    }

    .box-body.no-padding .full-width-chart {
        margin: -9px;
    }

    .box-body .box-pane {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 3px;
    }

    .box-body .box-pane-right {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 0;
    }


    @media (min-width: 992px) {

        .box-footer {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
            border-top: none !important;
            padding: 10px;
            background-color: #fff;
        }
    }

    @media (max-width: 992px) {

        .box-footer {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
            border-top: none !important;
            background-color: #fff;
        }
    }

    select.input-sm {
        height: 40px !important;
    }

    .btn-danger {
        color: #fff;
        background-color: #f46a6a !important;
        border-color: #f46a6a !important;
    }

    .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
        border-radius: .25rem !important;
    }

    .pager > li > a, .pagination > li > a {
        color: #808080 !important;
        border-color: #E8E8E8 !important;
        background-color: white !important;
    }

        .pager > li > a, .pagination > li > a:hover {
            color: #fff !important;
            background-color: #2a3042 !important;
            border-color: #2a3042 !important;
            border-radius: 4px;
        }

    .btn.btn-primary {
        background-color: #2a3042 !important;
        border-color: #2a3042 !important;
        color: #eff2f7 !important;
    }

        .btn.btn-primary:hover {
            color: #fff !important;
            background-color: #636178 !important;
            border-color: #636178 !important;
        }

    .navbar-headers .btn-primary {
        background-color: #fff !important;
        border-color: #fff !important;
        color: black !important;
    }

        .navbar-headers .btn-primary:hover {
            color: #fff !important;
            background-color: #dcdcdc !important;
            border-color: #dcdcdc !important;
        }

    .cagriBoxFooter {
        flex-direction: row;
        align-items: normal !important;
        align-self: normal !important;
        display: flex;
        justify-content: center;
        margin-top: auto;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important;
    }


    .btn-group > .dropdown-menu {
        right: 0 !important;
    }

    .header-module {
        cursor: pointer;
    }

    .active-acordion {
        background-color: #636678 !important;
        color: #fff !important;
    }

    .tr-content:hover {
        cursor: pointer;
    }

    a {
        color: #636678 !important;
    }

    .cagriBoxButtons a {
        color: white !important;
    }

    .fancybox-content .btn-group.open .btn.btn-primary.dropdown-toggle, .btn.btn-primary.active, .btn.btn-primary:active, .fancybox-content .btn.btn-primary:hover {
        border-color: #74788d !important;
        background-color: #74788d !important;
    }

    .fancybox-content .btn.btn-primary {
        background-color: #2a3042 !important;
    }

    .selected-sector-hover:hover {
        cursor: pointer;
    }

    .scrollit {
        overflow-y: scroll;
        height: 150px;
        margin-bottom: 2rem !important;
    }

    .tbl-module {
        position: relative !important;
    }

        .tbl-module tr:first-child {
            position: sticky !important;
            top: -1px !important;
        }

    .alert-warning, .bg-yellow, .callout.callout-warning, .label-warning, .modal-warning .modal-body {
        background: #eca129 !important;
        border: 1px solid #eca129 !important;
        width: auto;
    }

    .cHeButton {
        background-color: #74788d !important;
        color: white !important;
    }

    body[data-sidebar=dark] #sidebar-menu ul li a {
        color: #a6b0cf !important;
    }

        body[data-sidebar=dark] #sidebar-menu ul li a:hover {
            color: #fff !important;
        }

    .select2-container--default .select2-search--dropdown {
        background: none !important;
    }

        .select2-container--default .select2-search--dropdown .select2-search__field {
            border: 1px solid #32394e;
            background: none !important;
            color: #666 !important;
            outline: 0;
        }

    .select2-container--default .select2-results__option[aria-selected=true]:hover {
        background-color: #74788d !important;
        color: #fff !important;
    }

    .clearAnchor {
        color: #f46a6a !important;
    }

    .copy-call {
        width: 100% !important;
    }

    .bg-light-blue, .label-primary, .modal-primary .modal-body {
        background-color: #74788d !important;
    }

    .alert-danger, .alert-error, .bg-red, .callout.callout-danger, .label-danger, .modal-danger .modal-body {
        background: #f46a6a !important;
        border: 1px solid #f46a6a !important;
    }

    .nav-wizard > li.active > a, .nav-wizard > li.active > a:hover, .nav-wizard > li.active > a:focus {
        color: #fff !important;
    }

    .label.label-primary {
        background-color: #74788d !important;
    }

    .form-control:focus {
        border-color: #3c8dbc !important;
    }

    @media(min-width: 319px) {
        .cagriBox {
            height: 160px !important;
        }
    }

    @media(min-width: 767px) {
        .cagriBox {
            height: 140px !important;
        }
    }

    @media(min-width: 1200px) {
        .cagriBox {
            height: 140px !important;
        }
    }

    @media(min-width: 1400px) {
        .cagriBox {
            height: 120px !important;
        }
    }

    .table-striped > tbody > tr:nth-of-type(odd):hover {
        background-color: #efeeee !important;
        --bs-table-accent-bg: #efeeee !important;
    }

    .clickRowOpen:hover {
        background-color: #efeeee !important;
    }

    .tbl-secilen-list {
        position: -webkit-sticky !important;
    }

    @media(max-width: 767px) {
        .cTopBarButton {
            font-size: 1.5rem !important;
        }

        .topBarProfile {
            display: none !important;
        }
    }

    @media(min-width: 767px) {
        .topBarIconProfile {
            display: none !important;
        }
    }

    .checkbox .cr {
        border-radius: 4px;
    }

    span.cr:focus {
        border-color: #b9bfc4;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.15rem rgb(85 110 230 / 25%);
        box-shadow: 0 0 0 0.15rem rgb(85 110 230 / 25%);
    }

    input[type="radio"]:focus {
        outline: none !important;
    }

    .radioContainer {
        padding-left: 2px;
    }

    .multibleRadiobutton {
        padding: 5px !important;
    }

    .checkbox label input[type="checkbox"] {
        display: block !important;
    }

    input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
        outline: none !important;
    }

    .checkbox, .mChb {
        margin-left: 20px
    }

    .multibleCheckBox > checkbox {
        margin-left: 20px
    }

    .multibleRadiobuttonTxt, .multibleCheckBoxTxt {
        padding: 5px;
        border-radius: .25em;
    }

    .checkbox .cr {
        display: none !important;
    }

    .countryImage {
        width: 22px;
    }

    ul.languageMenu:hover {
        background-color: #efeeee !important;
    }

    .ul.languageMenu {
        left: auto !important;
        right: 0 !important;
    }

    .btn-label {
        padding-left: 44px !important;
    }

    .bx {
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        display: inline-block;
        text-transform: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .topbarImg {
        font-size: 18px;
    }

    .btnMain.btn.btn-primary {
        border-radius: .25rem !important;
    }

    .text-row-inside {
        display: flex;
        align-items: center;
    }

    .footer-right {
        margin-right: 3rem;
    }

    .footer-left {
        margin-left: 5rem;
    }

    .pTitle {
        margin-left: 2.5rem;
    }

    .btn-group.open .btn.dropdown-toggle, .btn.active, .btn:active, .btn:hover {
        background-color: #dcdcdc;
    }

    .logoutButton {
        padding-top: 0 !important;
        justify-content: center;
        display: flex !important;
        flex-flow: column;
        padding-bottom: 0 !important;
    }

    .btnIslemler > .dropdown-menu {
        top: calc(100% - 2px);
        border-radius: 13px;
    }

    .dashboard-header {
        display: flex;
        justify-content: center;
        height: 100%;
    }

    @media (min-width: 700px) {
        .dashboard-header-wrapper {
            display: flex;
            align-items: center;
        }
    }

    .skoteRow {
        --bs-gutter-x: 24px;
        --bs-gutter-y: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-left: calc(var(--bs-gutter-x) * -.5);
        margin-right: calc(var(--bs-gutter-x) * -.5);
    }

        .skoteRow > * {
            -ms-flex-negative: 0;
            padding-left: calc(var(--bs-gutter-x) * .5);
            padding-right: calc(var(--bs-gutter-x) * .5);
            margin-top: var(--bs-gutter-y);
        }


/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(0,0,0,.2);background:-webkit-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0) translate(0,0);-moz-transform:scale(0) translate(0,0);-ms-transform:scale(0) translate(0,0);-o-transform:scale(0) translate(0,0);transform:scale(0) translate(0,0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.4);background:-webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}.waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.2)}.waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.4)}.waves-notransition{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.waves-button,.waves-circle{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.waves-button,.waves-button-input,.waves-button:hover,.waves-button:visited{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:0;color:inherit;background-color:rgba(0,0,0,0);font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}.waves-button{padding:.85em 1.1em;border-radius:.2em}.waves-button-input{margin:0;padding:.85em 1.1em}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper.waves-button{padding:0}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.waves-float{-webkit-mask-image:none;-webkit-box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.waves-float:active{-webkit-box-shadow:0 8px 20px 1px rgba(0,0,0,.3);box-shadow:0 8px 20px 1px rgba(0,0,0,.3)}.waves-block{display:block}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 34px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline;
            list-style: none;
            padding: 0
        }

        .select2-container .select2-selection--multiple .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        margin-left: 5px;
        padding: 0
    }

        .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    /*border-radius: 4px*/
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px;
        padding-right: 0px
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    /*border-radius: 4px;*/
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px
}

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 20px;
        margin-right: 10px;
        margin-top: 5px;
        padding: 1px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #aaa;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #999;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
            background-color: #f1f1f1;
            color: #333;
            outline: none
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
            outline: none
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
