/*********************************************************/
/* This file contains bootstrap variables                */
/*********************************************************/
/*@font-size-h1:            floor(@font-size-base * 2.6); // ~36px
@font-size-h2:            floor(@font-size-base * 2.15); // ~30px
@font-size-h3:            ceil(@font-size-base * 1.7); // ~24px
@font-size-h4:            ceil(@font-size-base * 1.25); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil(@font-size-base * 0.85); // ~12px*/
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot);
  src: url(node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff) format("woff"), url(node_modules/bootstrap/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(node_modules/bootstrap/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: "Roboto", 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: #464646;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #202020;
  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: 0;
  -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 #f2f2f2;
}
.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: "Roboto", Helvetica, Arial, sans-serif;
  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: #999999;
}
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: 25px;
}
h2,
.h2 {
  font-size: 21px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
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: #999999;
}
.text-primary {
  color: #464646;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2d2d2d;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #FC8B1D;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #e37103;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #464646;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2d2d2d;
}
.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 #f2f2f2;
}
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 #f2f2f2;
}
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: #999999;
}
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 #f2f2f2;
  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: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > 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;
  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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ec971f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(236, 151, 31, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(236, 151, 31, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.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: 45px;
  }
}
.form-group {
  margin-bottom: 10px;
}
.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: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.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: 45px;
  height: 45px;
  line-height: 45px;
}
.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: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.has-success .form-control-feedback {
  color: #468847;
}
.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: #FC8B1D;
}
.has-warning .form-control {
  border-color: #FC8B1D;
  -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: #e37103;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdbf82;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdbf82;
}
.has-warning .input-group-addon {
  color: #FC8B1D;
  background-color: #fcf8e3;
  border-color: #FC8B1D;
}
.has-warning .form-control-feedback {
  color: #FC8B1D;
}
.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: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -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: #464646;
  border-color: #393939;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #1b1b1b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2d2d2d;
  background-image: none;
  border-color: #1b1b1b;
}
.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: #1b1b1b;
  border-color: #000000;
}
.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: #464646;
  border-color: #393939;
}
.btn-primary .badge {
  color: #464646;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #164BC7;
  border-color: #1342b0;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #113a99;
  border-color: #07173d;
}
.btn-success:hover {
  color: #fff;
  background-color: #113a99;
  border-color: #0d2e79;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #113a99;
  background-image: none;
  border-color: #0d2e79;
}
.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: #0d2e79;
  border-color: #07173d;
}
.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: #164BC7;
  border-color: #1342b0;
}
.btn-success .badge {
  color: #164BC7;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #bebebe;
  border-color: #b1b1b1;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #a5a5a5;
  border-color: #727272;
}
.btn-info:hover {
  color: #fff;
  background-color: #a5a5a5;
  border-color: #939393;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #a5a5a5;
  background-image: none;
  border-color: #939393;
}
.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: #939393;
  border-color: #727272;
}
.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: #bebebe;
  border-color: #b1b1b1;
}
.btn-info .badge {
  color: #bebebe;
  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: #464646;
  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: #202020;
  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: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1060;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid transparent;
  border-radius: 0;
  -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: #1c1c1c;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #3e3e3e;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #464646;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #464646;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #3e3e3e;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}
.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: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 45px;
  line-height: 45px;
}
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: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  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: #464646;
}
.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: 0 0 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: 0;
}
.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: 0 0 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: 0;
}
.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: #464646;
}
.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: 0;
}
.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: 0 0 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: 61px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 61px;
  padding: 20.5px 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: 13.5px;
  margin-bottom: 13.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 10.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
  }
}
.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: 13.5px;
  margin-bottom: 13.5px;
}
@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: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.navbar-btn.btn-sm {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
.navbar-btn.btn-xs {
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}
.navbar-text {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
@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: #ccc;
}
.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: #000;
  border-color: #1f1f1f;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  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: transparent;
}
.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: transparent;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #1f1f1f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #1f1f1f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: transparent;
  }
  .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: #0F2F4D;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #1c1c1c;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #000000;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.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: #464646;
  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: #202020;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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;
  cursor: default;
  background-color: #464646;
  border-color: #464646;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  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.33;
}
.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: #999999;
  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: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #464646;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2d2d2d;
}
.label-success {
  background-color: #164BC7;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #113a99;
}
.label-info {
  background-color: #bebebe;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #a5a5a5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  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: #464646;
  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: 0;
  -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: #464646;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #FC8B1D;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #e37103;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -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: #464646;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #164BC7;
}
.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: #bebebe;
}
.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: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999999;
  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: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}
.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: #acacac;
}
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: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #468847;
}
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: #468847;
  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: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3a87ad;
}
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: #3a87ad;
  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: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #FC8B1D;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #FC8B1D;
}
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: #FC8B1D;
  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: #FC8B1D;
  border-color: #FC8B1D;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b94a48;
}
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: #b94a48;
  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: #b94a48;
  border-color: #b94a48;
}
.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: #f2f2f2;
  border: 1px solid transparent;
  border-radius: 0;
  -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: -1;
  border-top-right-radius: -1;
}
.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: transparent;
  border-top: 1px solid transparent;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.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: 0;
}
.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 transparent;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid transparent;
}
.panel-default {
  border-color: transparent;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #c4c4c4;
  border-color: transparent;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-default > .panel-heading .badge {
  color: #c4c4c4;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.panel-primary {
  border-color: #464646;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #464646;
}
.panel-primary > .panel-heading .badge {
  color: #464646;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #464646;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  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: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  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: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #FC8B1D;
  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: #FC8B1D;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  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: #b94a48;
}
.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: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  -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;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  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: 1060;
  display: block;
  font-family: "Roboto", 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: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #464646;
  border-bottom: 1px solid #393939;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control: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: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*********************************************************/
/* This file contains modification to the bootstrap theme*/
/*********************************************************/
.page-header {
  padding-top: 17px;
  padding-bottom: 26px;
  /*((@line-height-computed / 2) - 1);*/
  margin: 9px 0 25px 0;
  /*(@line-height-computed * 2) 0 @line-height-computed;*/
  padding-left: 3px;
  border-bottom: 1px solid #f2f2f2;
}
.page-footer {
  padding-bottom: 20px;
  /*((@line-height-computed / 2) - 1);*/
  padding-top: 20px;
  margin: 9px 0 25px 0;
  /*(@line-height-computed * 2) 0 @line-height-computed;*/
  padding-left: 3px;
  border-top: 1px solid #f2f2f2;
}
.row-height {
  display: table-row;
}
.col-height {
  display: table-cell;
  float: none;
}
.col-top {
  vertical-align: top;
}
a[disabled] {
  pointer-events: none;
  color: #999999;
}
.input-group.ng-invalid .help-block,
.input-group.ng-invalid .control-label,
.input-group.ng-invalid .radio,
.input-group.ng-invalid .checkbox,
.input-group.ng-invalid .radio-inline,
.input-group.ng-invalid .checkbox-inline,
.input-group.ng-invalid.radio label,
.input-group.ng-invalid.checkbox label,
.input-group.ng-invalid.radio-inline label,
.input-group.ng-invalid.checkbox-inline label {
  color: #b94a48;
}
.input-group.ng-invalid .form-control {
  border-color: #b94a48;
  -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);
}
.input-group.ng-invalid .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.input-group.ng-invalid .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.input-group.ng-invalid .form-control-feedback {
  color: #b94a48;
}
.btn-group + .btn-group,
.btn-group + .btn {
  margin-left: 4px;
}
.navbar-brand img {
  position: absolute;
}
.panel {
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border: 0px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.panel-heading {
  font-size: 16px;
  padding: 13px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-group .panel {
  overflow: visible;
}
.panel-group .panel + .panel {
  margin-top: 1px;
}
.panel-title a {
  display: block;
}
.panel-title a:hover {
  text-decoration: none;
}
a.active {
  color: #F06E23;
}
.navbar-inverse li > a {
  outline: 0 !important;
}
.navbar-inverse li > a:hover {
  /*color: lighten(@baze-header-hover, 15%) !important;*/
}
.navbar-inverse li > a.inactive {
  color: #fff !important;
}
.navbar-inverse .dropdown.open > a {
  color: #ffffff !important;
}
.input-group-addon {
  line-height: inherit;
}
.btn.visible-lg {
  display: inline-block !important;
}
@media (min-width: 768px) {
  .modal-help > .modal-dialog {
    width: 700px !important;
  }
}
@media (min-width: 1024px) {
  .modal-help > .modal-dialog {
    width: 800px !important;
  }
}
@media (max-width: 1199px) {
  .btn.visible-lg {
    display: none !important;
  }
}
.table > thead > tr > td.selected,
.table > tbody > tr > td.selected,
.table > tfoot > tr > td.selected,
.table > thead > tr > th.selected,
.table > tbody > tr > th.selected,
.table > tfoot > tr > th.selected,
.table > thead > tr.selected > td,
.table > tbody > tr.selected > td,
.table > tfoot > tr.selected > td,
.table > thead > tr.selected > th,
.table > tbody > tr.selected > th,
.table > tfoot > tr.selected > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.selected:hover,
.table-hover > tbody > tr > th.selected:hover,
.table-hover > tbody > tr.selected:hover > td,
.table-hover > tbody > tr:hover > .selected,
.table-hover > tbody > tr.selected:hover > th {
  background-color: #c4e3f3;
}
/* Hack for bootstrap 3.0.1 bug on table with hover and diffrent row background color*/
.table > tbody > tr.selected {
  background-color: #d9edf7;
}
.table > tbody > tr.selected > td {
  background-color: #d9edf7;
}
.mytable > tbody > tr.selected {
  background-color: #d9edf7;
}
.mytable > tbody > tr.selected > td {
  background-color: #d9edf7;
}
/* End hack*/
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table > tbody > tr > td.text-overflow-wrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: normal;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5 !important;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #464646 !important;
}
.btn-primary[uib-btn-radio].active {
  background: #164BC7 !important;
  border-color: #1342b0 !important;
}
.btn.dropdown-toggle-justify {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-xlg {
  width: 1200px;
}

/*********************************************************/
/* This file contains bootstrap variables                */
/*********************************************************/
/*@font-size-h1:            floor(@font-size-base * 2.6); // ~36px
@font-size-h2:            floor(@font-size-base * 2.15); // ~30px
@font-size-h3:            ceil(@font-size-base * 1.7); // ~24px
@font-size-h4:            ceil(@font-size-base * 1.25); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil(@font-size-base * 0.85); // ~12px*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(node_modules/chosen-js/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(node_modules/chosen-js/chosen-sprite.png) no-repeat 0 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(node_modules/chosen-js/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0!important;
  background: 0 0!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(node_modules/chosen-js/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(node_modules/chosen-js/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-rtl .chosen-search input[type=text] {
    background-image: url(node_modules/chosen-js/chosen-sprite@2x.png) !important;
    background-size: 52px 37px!important;
    background-repeat: no-repeat !important;
  }
}
.chosen-container-single .chosen-single {
  height: 34px;
  padding: 6px 12px;
  border-radius: 0;
  font-size: 14px;
  border: 1px solid #ccc;
}
.chosen-container-multi .chosen-choices {
  border-color: #ccc;
}
.chosen-container-active .chosen-single {
  box-shadow: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ccc;
}
.chosen-container .chosen-drop {
  font-size: 14px;
  border-color: #ccc;
  box-shadow: none;
}
.chosen-container-single .chosen-drop {
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  border: 0 #FFF;
  border-radius: 0;
}
.chosen-container .chosen-results {
  padding: 0;
  margin: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 5px;
}
.chosen-container-single .chosen-single div b {
  background-position: 0 5px;
}
slider {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 100%;
  margin: 10px 5px 20px 15px;
  vert-align: middle;
}
slider span.bar {
  height: 50%;
  z-index: 0;
  left: 0;
  top: 25%;
  cursor: pointer;
}
slider span.bar.selection {
  background: #3a87ad;
  border: 1px solid #ccc;
}
slider span.bar.unselected {
  width: auto;
  background: #fff;
  border: 1px solid #ccc;
  opacity: 1;
  border-radius: 3px;
}
slider span.pointer {
  cursor: pointer;
  width: 12px;
  top: 0;
  bottom: 0;
  border-radius: 3px;
  /*background-color: #16627a;*/
  background-color: #ccc;
}
slider span.bubble {
  font-size: 1em;
  line-height: 1.5em;
  font-family: sans-serif;
  text-align: center;
  top: -1.5em;
  cursor: pointer;
  color: #666666;
}
slider span.bubble::after {
  content: "°";
}
slider span.bubble.selection,
slider span.bubble.limit {
  top: 18px;
}
slider span.bubble.selection {
  display: none !important;
}
slider span.bubble.limit {
  display: none !important;
}
slider span.bubble.low,
slider span.bubble.high {
  display: none;
}
::-ms-tooltip {
  display: none;
}
#slider-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.1.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}
.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  position: absolute;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget td.cw {
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  color: #999999;
}
.bootstrap-datetimepicker-widget td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
.bootstrap-datetimepicker-widget td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #464646;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #464646;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #464646;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}
@media screen and (max-width: 767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs {
    width: 283px;
  }
}
.ng-table th {
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ng-table th.sortable {
  cursor: pointer;
}
.ng-table th.sortable div {
  padding-right: 18px;
  position: relative;
}
.ng-table th.sortable div:after,
.ng-table th.sortable div:before {
  content: "";
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: visible;
  right: 8px;
  top: 50%;
  position: absolute;
  opacity: 0.3;
  margin-top: -4px;
}
.ng-table th.sortable div:before {
  margin-top: 2px;
  border-bottom: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
}
.ng-table th.sortable div:hover:after,
.ng-table th.sortable div:hover:before {
  opacity: 1;
  visibility: visible;
}
.ng-table th.sortable.sort-desc,
.ng-table th.sortable.sort-asc {
  background-color: #f2f2f2;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.ng-table th.sortable.sort-desc div:after,
.ng-table th.sortable.sort-asc div:after {
  margin-top: -2px;
}
.ng-table th.sortable.sort-desc div:before,
.ng-table th.sortable.sort-asc div:before {
  visibility: hidden;
}
.ng-table th.sortable.sort-asc div:after,
.ng-table th.sortable.sort-asc div:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table th.sortable.sort-desc div:after {
  border-bottom: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table th.filter .input-filter {
  margin: 0;
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ng-table + .pagination {
  margin-top: 0;
}
@media only screen and (max-width: 800px) {
  .ng-table-responsive {
    border-bottom: 1px solid #999;
  }
  .ng-table-responsive tr {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
  }
  .ng-table-responsive td:before {
    position: absolute;
    padding: 8px;
    left: 0;
    top: 0;
    width: 50%;
    white-space: nowrap;
    text-align: left;
    font-weight: 700;
  }
  .ng-table-responsive thead tr th {
    text-align: left;
  }
  .ng-table-responsive thead tr.ng-table-filters th {
    padding: 0;
  }
  .ng-table-responsive thead tr.ng-table-filters th form > div {
    padding: 8px;
  }
  .ng-table-responsive td {
    border: 0;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .ng-table-responsive td:before {
    content: attr(data-title-text);
  }
  .ng-table-responsive,
  .ng-table-responsive thead,
  .ng-table-responsive tbody,
  .ng-table-responsive th,
  .ng-table-responsive td,
  .ng-table-responsive tr {
    display: block;
  }
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/* add generic styling for the editor */
.ta-root.focussed > .ta-scroll-window.form-control {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ta-editor.ta-html,
.ta-scroll-window.form-control {
  min-height: 300px;
  height: auto;
  overflow: auto;
  font-family: inherit;
  font-size: 100%;
}
.ta-scroll-window.form-control {
  position: relative;
  padding: 0;
}
.ta-scroll-window > .ta-bind {
  height: auto;
  min-height: 300px;
  padding: 6px 12px;
}
.ta-editor:focus {
  user-select: text;
}
/* add the styling for the awesomness of the resizer */
.ta-resizer-handle-overlay {
  z-index: 100;
  position: absolute;
  display: none;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-info {
  position: absolute;
  bottom: 16px;
  right: 16px;
  border: 1px solid black;
  background-color: #FFF;
  padding: 0 4px;
  opacity: 0.7;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-background {
  position: absolute;
  bottom: 5px;
  right: 5px;
  left: 5px;
  top: 5px;
  border: 1px solid black;
  background-color: rgba(0, 0, 0, 0.2);
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner {
  width: 10px;
  height: 10px;
  position: absolute;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
  top: 0;
  left: 0;
  border-left: 1px solid black;
  border-top: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
  top: 0;
  right: 0;
  border-right: 1px solid black;
  border-top: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
  bottom: 0;
  left: 0;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
  bottom: 0;
  right: 0;
  border: 1px solid black;
  cursor: se-resize;
  background-color: white;
}
body .k-autocomplete.k-state-focused,
body .k-dropdown-wrap.k-state-focused,
body .k-multiselect.k-header.k-state-focused,
body .k-numeric-wrap.k-state-focused,
body .k-picker-wrap.k-state-focused,
body .k-textbox:focus {
  border-radius: 0;
  border: 1px solid #ec971f;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(236, 151, 31, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(236, 151, 31, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
body .k-autocomplete,
body .k-block,
body .k-button,
body .k-calendar .k-link,
body .k-calendar td,
body .k-calendar-container,
body .k-colorpicker,
body .k-combobox,
body .k-datepicker,
body .k-datetimepicker,
body .k-drag-clue,
body .k-dropdown,
body .k-dropdown-wrap,
body .k-editor-inline,
body .k-grid .k-filter-options,
body .k-grouping-header .k-group-indicator,
body .k-inline-block,
body .k-list-container,
body .k-multiselect,
body .k-notification,
body .k-numeric-wrap,
body .k-numerictextbox,
body .k-picker-wrap,
body .k-slider-selection,
body .k-slider-track,
body .k-textbox,
body .k-tile,
body .k-timepicker,
body .k-tooltip,
body .k-touch-scrollbar,
body .k-treeview .k-in,
body .k-upload,
body .k-window,
body .k-window-action,
body .k-window-titleless .k-window-content {
  border-radius: 0;
}
body .k-dropdown-wrap .k-input,
body .k-numeric-wrap .k-input,
body .k-picker-wrap .k-input {
  border-radius: 0 0 0 0;
}
body .k-datetimepicker .k-select + .k-select,
body .k-dropdown-wrap .k-select,
body .k-list-container.k-state-border-right,
body .k-numeric-wrap .k-select,
body .k-picker-wrap .k-select {
  border-radius: 0 0 0 0;
}
.angular-ui-tree-empty,
.angular-ui-tree-dropzone {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.angular-ui-tree-empty {
  pointer-events: none;
}
.angular-ui-tree-nodes {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.angular-ui-tree-nodes .angular-ui-tree-nodes {
  padding-left: 20px;
}
.angular-ui-tree-node,
.angular-ui-tree-placeholder {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px;
}
.angular-ui-tree-hidden {
  display: none;
}
.angular-ui-tree-placeholder {
  margin: 10px;
  padding: 0;
  min-height: 30px;
}
.angular-ui-tree-handle {
  cursor: move;
  text-decoration: none;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 20px;
  line-height: 20px;
}
.angular-ui-tree-drag {
  position: absolute;
  pointer-events: none;
  z-index: 999;
  opacity: 0.8;
}
.angular-ui-tree-drag .tree-node-content {
  margin-top: 0;
}
.angular-ui-tree-root-add {
  display: block;
  position: relative;
}
.angular-ui-tree-root-add > button {
  display: block;
  float: none;
  width: 100%;
  height: 50px;
}
.angular-ui-tree-root-add .dropdown-menu {
  right: 0;
}
.angular-ui-tree-handle.reorder {
  float: right;
  color: rgba(200, 200, 200, 0.26);
}
.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
tr.angular-ui-tree-empty {
  height: 100px;
}
.group-title {
  background-color: #687074 !important;
  color: #FFF !important;
}
/* --- Tree --- */
.tree-node {
  border-radius: 2px;
  cursor: pointer;
  padding: 10px;
}
.tree-node,
.tree-node > .type {
  color: #555;
}
.tree-node:hover {
  color: #555;
  background-color: #d0d0d0;
}
.tree-node:hover > a.btn,
.tree-node:hover > .btn-group {
  display: initial;
}
.tree-node.selected,
.tree-node.selected:hover {
  background-color: #464646;
  border-color: #464646;
}
.tree-node.selected,
.tree-node.selected:hover,
.tree-node.selected > .type,
.tree-node.selected:hover > .type {
  color: #fff;
}
.tree-node.selected > a.btn,
.tree-node.selected:hover > a.btn,
.tree-node.selected > .btn-group,
.tree-node.selected:hover > .btn-group {
  display: initial;
}
.tree-node > .type,
.tree-node > .title {
  display: inline-block;
  vertical-align: middle;
}
.tree-node > .type {
  width: 40px;
  margin-left: 5px;
}
.tree-node > a.btn,
.tree-node > .btn-group {
  display: none;
  top: 3px;
  margin-right: 10px;
  position: relative;
}
.nodrop {
  background-color: #f2dede;
}
.tree-handle {
  background: #428bca;
  color: #FFF;
  margin-right: 10px;
}
.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.tile-view {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.tile-view .item-container {
  position: relative;
}
.tile-view.horizontal {
  white-space: nowrap;
  overflow-x: auto;
}
.tile-view.horizontal > * {
  vertical-align: top;
  display: inline-block;
  height: 100%;
}
.tile-view.horizontal .item-container > div > * {
  white-space: normal;
}
/*!
 * angularjs-color-picker v3.4.8
 * https://github.com/ruhley/angular-color-picker/
 *
 * Copyright 2017 ruhley
 *
 * 2017-10-06 09:52:03
 *
 */
.color-picker-wrapper .color-picker-input-wrapper {
  width: 100%;
}
.color-picker-wrapper .color-picker-swatch:not(.input-group-addon) {
  height: 28px;
}
.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon {
  border-radius: 4px;
}
/*!
 * angularjs-color-picker v3.4.8
 * https://github.com/ruhley/angular-color-picker/
 *
 * Copyright 2017 ruhley
 *
 * 2017-10-06 09:52:03
 *
 */
.color-picker-wrapper {
  position: relative;
}
.color-picker-wrapper .color-picker-input-wrapper {
  display: table;
  position: relative;
}
.color-picker-wrapper .input-group {
  position: relative;
  border-collapse: separate;
}
.color-picker-wrapper .input-group .color-picker-input,
.color-picker-wrapper .input-group .input-group-addon {
  display: table-cell;
}
.color-picker-wrapper .input-group .color-picker-input {
  position: relative;
  z-index: 2;
  float: left;
  margin-bottom: 0;
}
.color-picker-wrapper .input-group .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
}
.color-picker-wrapper .input-group .input-group-addon:first-child {
  border-right-width: 0;
}
.color-picker-wrapper .input-group .input-group-addon:last-child {
  border-left-width: 0;
}
.color-picker-wrapper .input-group .color-picker-input-swatch {
  padding-left: 12px;
}
.color-picker-wrapper .color-picker-input-swatch {
  padding-left: 36px;
}
.color-picker-wrapper .color-picker-swatch {
  cursor: pointer;
  z-index: 3;
}
.color-picker-wrapper .color-picker-swatch:not(.input-group-addon) {
  position: absolute;
  top: 3px;
  width: 28px;
  height: 70%;
  box-sizing: border-box;
  border-radius: 3px;
  vertical-align: middle;
  background-position: -80px 0;
  border: solid 1px #ccc;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.color-picker-wrapper .color-picker-swatch:not(.input-group-addon).color-picker-swatch-left {
  left: 3px;
}
.color-picker-wrapper .color-picker-swatch:not(.input-group-addon).color-picker-swatch-right {
  right: 3px;
}
.color-picker-wrapper .color-picker-panel {
  position: absolute;
  background: white;
  border: solid 1px #CCC;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  z-index: 99999;
  width: 150px;
  table-layout: fixed;
  border: 1px solid #FFFFFF;
  padding-right: 1px;
  box-sizing: content-box;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper {
  display: table;
  width: 100%;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row {
  display: table-row;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-overlay {
  position: absolute;
  width: 100%;
  height: 150px;
  top: 0;
  left: 0;
  z-index: 2;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid,
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue,
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation,
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness,
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity {
  background-image: linear-gradient(45deg, #808080 25%, transparent 25%), linear-gradient(-45deg, #808080 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #808080 75%), linear-gradient(-45deg, transparent 75%, #808080 75%);
  background-size: 10px 10px;
  background-position: 0 0, 0 5px, 5px -5px, -5px 0px;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue,
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation,
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness,
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity {
  display: table-cell;
  position: relative;
  left: 1px;
  width: 20px;
  background-color: white;
  cursor: row-resize;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: white;
  border: solid 1px black;
  box-sizing: content-box;
  margin-top: -1px;
  z-index: 3;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid {
  display: table-cell;
  position: relative;
  width: 150px;
  height: 150px;
  cursor: crosshair;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-grid-inner {
  width: 150px;
  height: 150px;
  z-index: 9;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-overlay {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAC9FBMVEUDAwMTExMFBQUGBgYMDAwICAgFBQUDAwMGBgYDAwMPDw8SEhIYGBgLCwsTExMfHx8GBgYcHBwGBgYmJiYcHBwfHx8XFxcJCQkODg4fHx8RERExMTEmJiYGBgYuLi4ZGRlDQ0MqKioICAgcHBxFRUUUFBQKCgooKCgzMzMnJycbGxsTExM8PDwvLy8xMTErKysLCwtNTU1CQkI5OTkUFBQlJSVmZmZeXl4mJiYfHx81NTVKSkoPDw9FRUVjY2NYWFhLS0srKys6OjpISEhQUFBsbGxEREQLCwsNDQ3a2to4ODhBQUE7OzsMDAwXFxchISFSUlJnZ2d4eHhlZWUzMzOampo+Pj4tLS1ISEhtbW1SUlJ0dHQQEBAwMDAhISFWVlZaWlpWVlZiYmJLS0snJyf09PQfHx+Xl5dHR0dPT08+Pj5qamrOzs5QUFBXV1dUVFR6enonJyddXV1xcXE2NjYWFhY8PDxKSkrNzc1/f3+hoaFfX1+KioqAgIB3d3esrKyYmJiKiookJCS7u7uhoaE6OjqLi4ssLCy8vLx6enpubm6Hh4eioqKFhYXp6enCwsKMjIzBwcGRkZHu7u44ODhycnLFxcVra2uioqLc3Nzl5eV4eHjl5eWSkpK+vr7h4eEzMzOSkpK7u7shISHW1taurq5aWlrPz89vb2/y8vJlZWWBgYHKyspeXl64uLh+fn4YGBg2NjbZ2dl6enrMzMy8vLyTk5POzs5xcXG/v79PT09paWmEhISbm5urq6u3t7djY2Pl5eXh4eFaWlqLi4u1tbW5ubl/f3/Q0NCCgoKTk5Ovr69KSkp1dXWpqanZ2dmvr6+ysrJMTEyenp719fWbm5tUVFSYmJjz8/ODg4PZ2dn19fWzs7NjY2Nra2uHh4enp6eIiIijo6PU1NSnp6eWlpbKysqpqal3d3ff39+KiorCwsLS0tLg4OC+vr7r6+uqqqry8vLj4+OWlpatra3r6+v39/fu7u75+fnv7+/5+fkBAQFzkre4AAAA+3RSTlP97ePc/P3u+Onz8/z79+Hz0+rL++D89bvl19jr8sL6wPndsq7m0anI0uPLyfry27Oh8O7oZ+n42tCl+x98o+jk+r7y2+Wxv5mGpr/O4JBcR6/AvI6b89iltO7Z5HF2kc7A8c7MiPKavHeIhuB2waL61H37n8m0qpfkyKqy9/j56OC/Ovbkki8sh66AsfbrZeXf0uvos9X21L6A93TB0MKyao5IvMSvfvX6jqIQj/Dm41Bd5u/Unay/xlpqYticw7Zv1kiWn9kenp2M+ZtOkG33ffZbg6LPQkjVaNSyyjRUVpF+0ipZdbP4RTjOqmKQbqDZfuhjOFPDxfhv3SDpqyEAABolSURBVHgBdNKxaipbGMVx38sn8EHs5jk8VtNMZRgYGNJIrGwOllqIVU4jJCSkihwiOIqDxmh1/2vW3pfBy11r7al/fNr5aaX/c+tT4rzevm/fr98x79/vIev3dcx4PQ45jo8h1+M1Jr2m6Tk9xyzOC7JdbGM+t59Nlp/L5fJp+RTSYt1+buz/TKhcUG2T20ahiq6zqjlb5t6ryFPTO1b/pt18rZbqdneptetYJJNqmElGRVcbRpWzUS2STZFllNqHZBOoV9a4mFmGWaZBii7LooqGpGl6PadG+QfUg7SIp2odC5VfZElkU6PKjFJkUi6YLv+inMP6gOnw3z9WJMUAU4xSpLr/Wznta8lkF6IsQ5VlUXXBdXECClXeqJyxYaiqIxsdR1empFeb6O7MDJNKvYMZpQnVhdWPrqyfCYUpC6i5THOb8vdcW+fFel0UB24lFK3GlYLJKjdJQ3bp7qwuZkFVLrZl09P29KkOPpcnqSIKVrfTRjlWzV2hlPySI5PqvVgX6wMwpTdWkR1FG1UjJ6VJmjBUMbPFjMGiUpW4iFyDJR08DbrLbvdJ7fSVh4d+9hBR9WvNZNKl9PIcFSlySISPSKDkquK9RtW14l4jrpVcIaVslwA673Z49NSyiVE61gmSXEZpXKtRNTVLKqPIhedTEf+EuVEFKki9ChXTpaiT6FY6VrKL15oxbkXLUi5uVXIux7C7axmV0YeszuqgqufAYAlkFSLq9IpeTy5gPlXblaj+BdXAQkRKVYHEZAKlLLsDGtORSbEKkoLKyTVI0eUccGFSKrVaaaOJUHZpRKq9BsuxKsAcuZS2q4PKMEyOTUa9zfO3nN3fqrCJrdyRO5mAMsmqvSqUXb7Wpnw5UX0GLzaZ1b6WU6vRJRkkq9RHtVAVqwxbYWIixSYJI3u62+/3vNk+ojChKlmgRdiHz6X84lr3KpGmDNQbyxksq9jveCuyMoo3oZxKxzIqqITCRJXNbLPZ2IWKIPoaDF4+Bh+sq1oVWH+MUqb1fDoF9abmVmEChuvxd1H8RkbNok0iajLkmyTDZLgfAguR6nm2YbMS2ItqFe9LMlTQPhC5kfWnbjqf1kJpupXy+IZIKL2G1Jj+9lZ/TQLFsRwuBWmoDxw98rx/foaFKiSqZKIfXzbRAPvVCajGNeUZBQmX82gZl3oEpQmlriybMLuGWlANhbIKEd1sWFAxTC8DnmTAmkhkllBKzZv+wxYdrDSPhlEc9w69ndCl36LuSjfDgNAhMNKNiAwNLkrNShiodIqBfkRKk4AtQuHb5Abmf877mBGZc5436x8nQwYUHJvsIn+AOika66xfeA5TcslEGGr7a7vVR1spA0p1ZAL1obmMUh2x5DJKHVCh4oUJlWAnqqnOJ7nUO1rcFdy1t3K2yAYVU0klV//+3vQ/m+Yn/bDLqsGltciwVpCEopkue1u8Lf5MNYmlxFJAnc9/cwWuO6uui2udAon84m22m5hLJFB9/940nF0KJlA7+m0tJbaaw8osCpUil0xkUJ1VXKQouLRWqLaoBAuW06sEklFN80HDJRW0UImVUPN/5n9RTHNUGaZMJonCtJDpqyql4AdKJJJQa7Po/6Pk6hsnUGRHce3Gu/FX1pwKxQ0opsqo8kinkk1PjzNIvMFVcJ+BpLbblhdb0WpzdGMsTjCzDh9UJgUWvRpfBQsXESqbv80zw4LkYHKFSi0lChYl62K9xmRWy1ItBVTxNnb1PecE6gAKEzWLP4gLklxizaVKMlwimaWKtEAUnT3OQKE6zc6z8gyuLEqh7LouUDGUTiZ1Q48EV8Dqvm4oLBXUYac6V+rYDRaRaB4mkybcdDHlRJqKpIOER7XpVl0r2qqViqlaTJXe0VuBojVJKkiYPlVfUIpcFwNq2GqiLiYcWyUUj6mQWVVqKg5XiUl/kCOtSipgQqFSnfqopaSqm2VTYxJMMexFLpMIayXUb2pGOasooMk0ZaY6pZpS3IKit+tYK5nMqiJhsqvmUkDVVAF0eNm9cOGyClaoEgnRkCnnhOmb6lawUH1zVapMqZ1QamR54JZCOaBQXaVGLjA5GW/CUoItZBq2mqnPs9k+sSJMpQRptB4ZFKYcU84dq+7odl1ddxSTe1gCo0ylc4y6FOphfMFSnGATbsLFUqF6Vq3i9vtS/aoybESBjdqVWq2AWZVXXdVJday77gaUnlyhej28/qeil5cBu5ApEiiz7lMDRfdhok/lE6oIotFIpNFKrFWbt6u8ojmvyzurGEqkG255I5TzukS1jLkuZaJSPYgV+WHUD3o/uU+qZ6v2zwmVxnqyioZKlUwmok+Vr4zKNZVgzk0nFSyaZKiWry+qXTq7HlgrkYQSKVB2aSqyn+6RfaIwQfJWvxulCLVacSTHJBUo3UCyKVQxllFLu4yKwHq4sIr+SxYdqya2RlEcz0P5HAZG0t3UmtvapVHJaTQDtxVCwDQWtxhic4rAiDCKWFhEON00YxOYykeY/39/bgnMWus79Y99Hkq+PYgymw0jmkqWqIprupyqmnorTkUCZRKl6fOpqFG2srrsAdXhcH0ARs8qrpWk/zAVkCZrILlEGX8gqum9KiMqb2VLdi+73S+6+/W0u5hWoJ6CtdJUAulwvZBkUL1yLVV5KpusPNXm9PP0k52WZxinUsWtbKLqYNUv39cvVBTHChV9emKT4lohcgcbsgXzYIvrV1X2KlUpShRvsDltTngYt0qUJWdT9/6+tojq9XcKKV0E1UTUBBRdyTIFdXg7GDyoAuXMVareH769Rwd2M2Cqimt5Oi6jU1wlwrr3VFQNClONx613a0AZXBNI6Sp5s28HujjQyPUiSJ7r6mwCxNKFCdhpcDKqluwYx5qyYjqjiB+vxbHMCyobpqxZsRVThYgiE8W9AnVNjaxQiTKDQVGB2lDDqU7HyNSWdD0Vq7uiIIFiJZIi+4QR7pUoWZRwrLfFOa/WyEKUGbxDEibKmjAt3bI5ThvLoVCRUGVStaPbHd3vKJvsVeW15jZVouzFdWGVW5VoSlWibKSZqnJdG7moPt1qu95iYph0TUrNfDJfhcpm/r6VrPCkKV2aqkF1qhKFChflVA0tKMse68e1j2oqqv1WlNGUqPk8VJ6qx5u9LdhipquNq/3a/vwTP94/yMDGqSBpqo7HiibKfEZ1R916JOpsghQje7cvKtqZdDqyrLCe5+rRRQ/XDFeboaLtYCXqvaC+2iCpqjQNRZWk6VnSqO4CGokiXMpmBJkOA0XnnXmJqF5P1KyHSdQMVDumrCXrw0IigapKS47DpkpUqJ4bTM+ghD26OkxEFItb9T1Wn3Yst5p3/oK5gBGOxWsbVW1Y55wPRZMEalgdmyElgJoGEotbmUduVbK14y0bYwLU7+9ReSsTsDTZCKgIJkgsXa0L62vJoKjMsBoOuZZths8NlcRGIzaKa1FlYzeGVFSalHX6iApMlTOq0pW09gUGimsVk41TMXIDClXVDIfFBYmRUWkmULpQbeP1+0yYKpuqu7vO3fyOoWKibKZVUOH65xUWopLKYaKeqkQZHN/F9Rk1Go/g4CJ9JqwkTelSZXs2Iut2xlC5dqvFULWuUkX03JTP8EaSEZSo388jRn77+WJVjb+oingqXqr+79gfnR93bM65vFZx/du7tbezaGvWcu0/TNGxiupqFMXxeahbOmVgSs1xKuNhuKS4xyLEKoQozBSWAQkEq/sCaXLBJoWdnY/iU9z/3nshWWvls/2x9RJYQYrOSUI57AyJPZ/PnyfBVePiXqlVJmdRMjBQprr/+sUg3UFFMP3Z/oNKMhvXeoVrScWU73B1tn+77zOk6DPCpWrqrjTl41h8YUq8wxAbuBTzSIUpXLst91L+2mLh8XuhyjKuFbcicSsGyHqmLuJa5hGsZj91nVJQmEChSqKohDKTo/Qn8rgLEp9gcvkTyf7L+BPDpHSoAHWfHS+mMyb/njRMdc33Y0t1LVclKSQz0QRU5H4fqI6lYDIVqC2ziPRyca43UzHFQA9cpurOwCKYbl4uBcuT2tJIggsVI8PALDK5qvjDU1FXRVDJlZks22aQSJZxLZkenw9M5FOob1wWRAwTT32rFZGkirrJqoSruNsQhYrNTXsfLgrIanv7DBTBZfU4SbmdbzZSPx0mFRXKTIpgzTAUQ1Hci8JI1B6H7ardLPvdfr/dZzwZLkTqm1BkhqKtTNZIHabSV0/1lFpZMqHRsWhjqKaQ685TFVVl98JEWZDCRAyGiikzllSH7nzo2q6F1ra3VirBylKqiUqV4ErSVaI0nIqayb5A3SkBJdUJFaOSZVY/F4P1CBRB5IV0OLeguFV7u41BKm8lq3nLeiphTaiIuWiyok3SMFRNYfUQXAqu0+7ErJCYIpUCKwLnceAB1TJQnGo0FaOYakSBMhcwgmg1JSvCnVahCtQgFyRf5EQhIct3+WmfezGpcxYcRkC17YESYOYaIdnKEVAEkk1xFTNa07CIm3Sq4h0PHyKq5Ce51MV+schsYqESjLQdaxVuhQgVJJtQcslEFUfJRJeMvtNqWYUMFSM7Bmx/ykO1YNaMioVI8TspcPg8pdXSe6deDZZMUWVpDRV7Z5Xt9A4qkkeVRb6wYbLnI/tYwJLJegR2NJR1purHclP2PSoPpst0WV3wzF2AvqSCROwHlFS4qjU0uegsnAqYs3At3gJ1tJqLtldI7VWqzbgpNxtEuIKEybtC9kKtvhqKCxNzEaAlM5SZ6BrU2pqzcOlWVPnIKCyp6NFUV0TH8erFxKUAjT2yyKXHdOFW3r/plzVcbPm1nAWVggnZGhMPqLU3//2ihQxUXEsiTPR6vKLio6DIuOl5+3BdLixQPI4imADZ5yb7JPJPKLZeAwsZJki/Wf4RXXhJ9sG1AmXfy2Sqq4H+54qOUVvXoigMZ0bqYlxE6uTgYLgPDJIcsI0FaoRalx6FHp5CmlSZ4Pv//fa9B+5aS9spP05+m+iMaQaVuT0hEc71BkgYD8UoIf2btv7N3YVZIgwSLj5cDtX7GVX8D8lLikJlDQ9lM5ien89/Z46R9I+qNFFNJlXLr6Xvf9H+zaqimuIzZ6fIvKMSZbzxWn+bjCgXmT/nmQ/Xk8mykasrJrZce1iSQsUHiR3vjJ9MqBjBJk1bsuK1zMP+PP6QhiQNYfKxZvKkeFgmUO6iarkuiw+19MygulthfsfAdWGKBkyTLSksUbLiDo/PzwckUPlYaZpv8+0537hFdWH/kzh9yHqWEcXMMVyso9OxO0+apvP5EC5b8iIp88M3POQMQ9x5mEtEobptaJwLFWU1LaanS0FFM93x3nWY6LGbpuNEAjYdztF3aw4HWOkyww+FpokAK7SN3fBpCpSL6LosGVHgzFpQqBwmM/GLK2SgJlGhsv71UlRwbIg0CWKmhhQuQYz6UnpsMfW0Xdo+etd1b+8r7SzhHDVZAwmYBZY0ZLBMQRkzOzzWgSI1KHOxGVWOSAoRW93arqpYt6aMTG5ykTSJMiZYX4Y7fA0sUw91jSlgGyssUUUlarws4zKyttXlhEGKiCK4SLpsUbFoJlh60lRctWWQCCYbEcQpERWq1rWZNep7GU22CtvWbSdKd362mGRJyqh6HdhrsowqB6jhI6fN6eJnR+uEJarASkIGCk8FCpXdhmw3hWra7Q7Ydnb3Isog+gLEQvRaFxVtRNlTo6i5nE5uPI2iTOs8acque0nVWlXAqqrqqu22ClGieCtgFE0pr2Ug/VYhsvV3HWncpgFGT41v5VSNLExGlKaPdt/uXWS1VVSTqnUrzRhMlni0GVmaLBGVKmHSABFIBk8DSRQk6yIfqD5a7n4EFdUEai9KE4ds2Zb9LSsoWYJcRhecbz7afDe6GPGx/qOD7nHTV7cojDOLWyJhZNAtCE4aUiUWrgK1i3ToPwCkyB4RdeZ4nsf7ZWPOx1prv25/sihOFKNwjtwJ1+nP15/TF3/r9PWUF2s02ZjZ3037wknWE+rXBsp82BJJiTLHb0BWFSh+lSjOPkiWzVO9vFdTSYUtii11iwLSxFCRNCWKdN+s+2bHe8OlyTMpirQTjCXIOoKr2lf7d64kYfWd9UN/aaIYKJ/LR2dFdaLY1NNR0/HkCsqLDrT1dw0vbftSWk0u9s4osoDZCCS6XxST72/UXdiH/SgqRAHrEHVHIgoVzeAZTgMi5tO2LcegcfnDMntHZwHFFoio+S29kF8u0nUXSgB59gjNnFjUDFFGREETRQJWtbfqVrWVm7vqaQVVT1toYhFIP5BEfVD+jyY+JE0kUZOot4r64ZGWtSxTlSGruJGXp566r0tFeYtE8ZvoBMtgyqQqZb3tITGfYXD/AbsxSXZkBUVqYYgmVv6tRxKUpCbbrbs1Eh4+XG+ZHs4fte2HLZ0CZ8P8hOl2y1M2srEax7EeIRlfWZFkXX8u1/KnrqxrLo2TxLNujlQaXa97XGtRmYFRXVbdZjNsWivGh4giIzMVLmYzybray5XHl7s0tmOUTSCGSBck2nORrd16A7Ob7SZQudsjo80Ul5uzAqXGeU3DHllHI8LO/q1Anem2wCCVgBoon5YBvFE2Z7mE0VVds3tWC02ZJvrvpEhP0TAKzObvSljU6CmmzfKWHSmilSVjvVqxcrKeVfMkKmVn6mMjW+t2M1KaMku71LXUxKtrtUTFqKtTlqzP6ydrvNL1Z/OK6tW9QvKKKdLHhIHyyEEXOwTsECTqc+N4REVXSyuppC7PIkwWCit9pT6QOMrO0VmwnHdut2V8DtvdYXcgG47XLzhVkJ6jyMf9PQs4zuQXzieNSCKKAuWZXdTfVFwHXIetvZMQRafRe/7nWVE8/2TRFGm6d04L0ht7eztP3b2F6pFD/q2IqMj/lzHCw4ppueJZaaNszpolTc95u/ccJqPrLy7IYNVRIAqi+QYRpBVBF73QNm8x4UFwNfj/HzWnypvp6Km61S4P0h81rM6IKrYqKj9qZQnt7KVEoXqNF63p7/RnQmmaVCesLAax1rkowUx+5vfMvWcnSYpGLOUtvKVbSbEaMAIjglhnrWlyz/vvdRDN63W8tBV+1MzM9CWhmRPvKBEpvG50UYLYFXsRtKYzFbsd9jqsxMjN7/DipDMQVOq9P2rrnFCSVLLH+ypVusKPYsl4fowXK/KYbuBz0ACxQE6DMswqh9f8mnWVFFmTWX2RshZgaGCpUV5j52Dke1z+0zZt2xFi00XoGDDiIvKJwHCRIvRNTym2JFTYMKpSZVRGvMypxz6qkJHOleETKjNU1FBalOXys8AjVk9OKeMEueQ1lyCcqKYjFFi0tpDSHrznXZwg9vSCRe9C7OWmJc2UfJNJ0Qo+UFPHPFpMXuTGA5crB8XqSWXipd9gE/0i6TBjeEKJeiAVqWFlmlyabDUGyk1r2pTKsO3bsB/7cfAQeEY5Kz05Ra1S1GZtWlqGVim9XzQFO4s1TXFHpdI8tmBXd3VgZPT0UBgIXcjvQPgQv9WrpS1C9Ew8uc2pz3cahZbq5fvWCh2wFDwVGqAkcJLU81flYOEAKeJHbpA1qeftoc2qQxvHYpwJqfhAa69WTDjdvcA2zkJ5qhJCjrBU4iTkSQzpezVCm77JHEOrW+Qhq8rdpzoRi0UrbVRGN/pPei7TXjSUhBPPPzbIHNdRKAqiDImjNxiDrC8+O3DYSe9/YV114KFL4xrqPrIjvqg7gba/2/bRcJAfn8/6WVfPH1kbBRRIZyLSweXcBV4piuZZ5CeNWEA1JCIDtK3b5quCJmnlqjS/KHZeCSQH/w9WbAYgTE6s0sFy19oMzAcaatfVUDcmu75SMldSflJSo2GCTJE8PJ6UDL871kbuUM43VadWJuqlpqSTbCQ60M4U96fx8AgylP7VUEoXYCZnWuHxVTQyyuYA546EwGGt6gQVxTNyyqjsvnENv8MTLHAmes6KQcp5yjmLi63wVYaidCQR5spkILmkUcvDZD+iGpthgmrsTNTs0J0IG2ltTDVL+1RKrmBvFxgvlc2U3AOKhgHLVLh08HyXkSTORaD11VGD31WWfPqkEZEEWHoLACXCBImqNKqxm6wtomCkcyfqleZeKAYzUV8VjtZkyExolHdCvVx0pYILMLCaZpnDL5p3MB8G9RTzs0xEicE07ysZUCxWoPIEiclQ9MCa7dkNysfJzDIveVl0TyiltQkmhpXvGgRFh3Hw7NKHuRpYB5AScFo0RpnbOIzb777JOGz0QyDByEgEGSqom6WJIrQ48nI+UIRSsOcL3cMZqJB6/Hg/GpDTFOmebboTJ0IBFoEiGeoJA5f9rxgy2I0bBmKoEtiSpayu/f//9KXUM2vZSrV1gQIlOZyRc8jDlo+WzaEwTJsAiS7w3iqY5XVYuerHL3cV7P1Rioa62jg9GnBIKx/qGdar+5SZBpWXSNpIULGAsja7ePDGIBAPKB9UHKligKeFogcWu/S7s9EmUnzyUFNe7EEGgys756816Mv7xDgv5Y+KwEVZZLy22EZf9P+jfHyy+PQZTURwuPIo+JuqvhW5dSW4dhgFc3CpiWfjsDY386nkm4X1BRCmkF+QFFz5XiqjJyo0lzs2a5mMMOgOBpugBiRWgASIt6qNhKZqaXhado1m4pbV3dREuQUUyh2mIAu/kCmggcyPqXJFMXPLOWpa8dAfMjT4CDQuVuxYC4O/i2+1LrbkhbJM2RKrdTSYFImr336azB0aD/9YbSKfzFxVk+UEYhKpXndIyFjuQXEAOpWCMR4pMc25ddWbU3cTZ9ZynTZSyo8F1qB1WX+ntC5pherY0Oj0VnkxNEdXvpwAzxTCag7iiznzTimJ1iDaaILC4WLRsO3ExRHWv1JSbraS+2bEnirvmHTfsUKP/FCJoVijUkrBvojHLicoiM07oJUMGuGeUxLPRDDJSidy6VvoQD5H7eSfaPcE8yRvK7uV0HyKs7/+n34CHR2uy7vpg7IAAAAASUVORK5CYII=);
  pointer-events: none;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px black;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none;
  box-sizing: content-box;
  z-index: 99;
}
.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px white;
  box-sizing: content-box;
}
.color-picker-wrapper .color-picker-panel .color-picker-actions .color-picker-action {
  width: calc(33.3333% - 6px);
  margin: 3px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-inline {
  position: relative;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation.color-picker-show-lightness.color-picker-show-alpha {
  width: 230px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation.color-picker-show-lightness {
  width: 210px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation.color-picker-show-alpha {
  width: 210px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-lightness.color-picker-show-alpha {
  width: 210px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation {
  width: 190px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-lightness {
  width: 190px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-alpha {
  width: 190px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-saturation.color-picker-show-alpha {
  width: 190px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-saturation.color-picker-show-lightness {
  width: 190px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-saturation.color-picker-show-lightness.color-picker-show-alpha {
  width: 210px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-lightness.color-picker-show-alpha {
  width: 190px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-hue {
  width: 170px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-saturation {
  width: 170px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-lightness {
  width: 170px;
}
.color-picker-wrapper .color-picker-panel.color-picker-show-alpha {
  width: 170px;
}
.color-picker-wrapper .color-picker-panel.color-picker-panel-bottom {
  top: auto;
}
.color-picker-wrapper .color-picker-panel.color-picker-panel-top {
  bottom: 100%;
}
.color-picker-wrapper .color-picker-panel.color-picker-panel-left {
  left: 0;
}
.color-picker-wrapper .color-picker-panel.color-picker-panel-right {
  right: 0;
}
.color-picker-wrapper .color-picker-panel.color-picker-panel-round .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-overlay {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAC/VBMVEVHcEx/YZRsq11jnYp2lXKEZYmShGCagIB+f3yAfX5up19rZqKRT5xcopqkW2qAfHxdaqmYl1R6S6xVaLKrR4x+QLOMAspUU7utVFSmX1lWp6ixRl4yBP1CL92BAPJCTMz0AH97uEi9PUtet1ulQ5pYLNJTv15JU8M9AvZXAOnLLzywL6VXtHQ8RNWhl07ENkN8u0S3nD2sAM6QM7RoPcGvOptOurU8H+ktLO6DKMF3AORRuo5L1E0vP+aJ5ACiAMiatDpMzVZ5HMpH+ilqxUWAANmyqzVRorSIzyheB+BG/yhLxYBeOMd9/gBJfr3STCidILi0FrND5EjBJ56/hDnUALnUJjWQAOOYqkS6ArflAI1SAPxFz9HAAMlLxLfNGpS4ZEC8AMBnD9mA3RtvzDvJKW7QAaqeyh9cAPJoAPnRlide4DBHncXaHy/CtCSlANxCBe/sAJM9y/HBMnOWwS+zlUT1BxNx+ADEojCsuCvPIWVO8SzaFlrrAEeYAOyVANZD7D46cNTTrR1zAO2C8ADuBh1C+6rCWjhSx1RE3rgzXd8+td/gFirjVxjnDiPJUzBl0TtB56Y/9XpA5G8tW+/qAG3pAMDJezBGvMzSAMW7ANexb0a5Ono/pNU4h9ziCVJD2to3l+WFxzTWEIBIzZNJ20frbQ5BdMg/7WF+APzcAJbFwQ8xcOg9wOdE9vaY9gDScydE15lAkc612ADaRSFV5jHgAnRH0LdC4JFb6yTaix2Z1Q9y5RngtwIyh/ApSfr0AFw0nflF0nc4qu/fsxBB/I1p2DDEyQDiALAoJvnbaB+r0gJC4Oau5QD0ADlC2221whlD6+9D+sT1eQDoALTriQU5uvr0WQVA/m4sZ/pt7wuf4AD0AKUwgfk/2PlA64XRyQD1NAte/gRD58jjeRVB8LXsowBD8NXRANHrUBGV7gDnMxb1lgBB9jtA8pjjlhHtLhL1tQDpvADI1gBE+t3fNx0//kvgyQA/9luxAOdY9hdRIP33AM3H6gD21QDrnpHAAAAA/HRSTlMAOlc9MC47AyQaSEZQT0UOVk1fZ1xvqHZiVGBx+bvqm/dkg21opHuI7NKnh2KtXJZ3e9F9gXZ/y96KynWmy8u4gpea7oO5jXCjwfmJk/l9s5WhwpWLzLbab6/a+K/cj6l+xLC0lKC5r+TxrLmMxKvk3unkkJZp++qaoLHcw+b0x9Gpudvc7fOQi7u+vtLW36KgzeTD3+X0np3n8G+ArrvVwcyKu5mz5ZPV+8jG0ND6+bCtn+TDxtCivdDAvsPY4PP29KLfyPWs1dfyxM3U8/eyu+j09+bm9fb29Nba9vT20uT498/T3+Xh+Ojp3fXk4dPr9+j09c/29eb65VLGWq2zAAAbp0lEQVR4AbTSsariaBwF8C0uZLSReQSbLQf2BcKCU12w2VdIYSFMtYNFGgufxNbCIlhIcrtBiyBYJ01IGbDQgIFAwp7zHROvbKWj5/y/7zZX+PH/8sdjsSzzp9ftzh1nNrxkyS5njj/vdnvt/706Lcni/aU/jyYNSCiqmmTx/OsXq/33l6N4dfpBlA6HKfsZpl5SLavY75utvRamN3n7HqQpPDgs5tak7ESrdqO/3177mpbZU5Qqza4mlw4zdZnhBaHaIbyrqgr7Hf78ZajuJm1RDDgYXtkkmxBlXBjK0Fb279dXwIRap0pLapJxMkyTHatUHMAWgj0dVd6gWEzr0vxfpuSEbZ8L4+faX9+akHKizNgZTqYyMaZ15WyeE/bteR+/ped7f09RoMp0UqYlVJxIKoxCWJyhOxxvh/G8FpbrKa3nrKqzgQcgzCAtSwxQaKRSM2lQs5gqljDPy+DCUMUUVfWj84SF8f0G7whhg8GAKKhwGhQPaUqsmngsAljewIq8zn8+YWGdFU3oIJXJJFKVGYvYMzvG2EI1MgUuhq6iXnR+9wG1KoSbGtyoGhQOQJFt02WThQqlyoUBSgsrfj7+kNz0mCK9Hsu4ZeQKpNiqIRF1VYWSmSRekicJUQWmqH889JBSva20KK6KKpBcToSuozUmClCgApxPCdkYDUMPs0WvMrl+vT3m0gNKJdSBKHpciDjBGqrAxgCGtiZcuAXzWMCgAiopksKkPn17wIVf/Nl+VIblKmuXMESmQNcV5XNCtskWqu1nWC5X/dcDqt73K+pQHg5YlFRrJWAVuRyM7ftmkBC41oVupWKIkqt3z8KosqZGdSaKdeGiSlkFGFVxnMABzMcwlIUsURyuizEqDHOs619w3bWrKUgGZUwKUVOYVpgAE4w5YwcmFPHVNnJpX0IZ1yk5FafiiMp1167OeMGzUR0uu5pOjUohiKaxTIzf0pQ9G+4X4UIuJpELLLqOd7i4K6D0gIwL1dSlaXolMbgdtg1NzsgfOaP9SCq6wsUCNKI+WLOuExZ2p6v3z9mozvyqtCqoDEoZr8bKBqaNs8E4CkAYXD5qVHt/sSdsi2GSj+SDr0jYsf6PUfp3UeSM4zheJGC2SPrUga1SeP0WI4gMKZ/q/gAhoGBlwOnEylK0SC/MIWydRrA51JQKy8B0NstUJsNeIZZ5f3/snHFZuffn0frFV9VV+xZXrRZO9r/CRLCGEqqhoTxE3a2QfLENkwcMFZ/HPfcC9vdaryUwVUm4voHFRccniVudDMWheK+o0O3yaOsoLd7GMaT4d1vVXmQOI/sdV+4ihY3sZ7ytusf0GyxR0bBChb9CcFLaVVNF8icwp7nqyrXWc9GXlaGsD7ddovr1ZL2qxOUsmZBApVueNond9f9ElrjMYdr6ceUwy1x/iOuW6vtzpTKUFYbBTSwV0gMiKdZPzKtKZKB4PZ2oRvvHESiGye5VfCleipcjK34Q1w3W4pSL6vyPzV12qJCG1FSgJqi2hmrHk3Zs6+sSGzST7Xuo9iNcj+JyWCGu4kVdpbDeV+1A5afzWV1DLwQeQXKUbOK1mZnmrN/vywdaX2BJDxcpDJep1nYuVRXH4wuv876LP1Z+yoGdgeE6D8/DxTDgoq6oBHVtaiOS5u2+TWEJMAKVcC5ouBS2rmDFqtCO0q2/1x0mdlbUYohKClpqQXp4mBgLEs9JHIvvOSg+UiLTkHGu3giYumhVMnMdxUV37x5rlkt6Ky4FTGYopipcrmq0G21HyeZ8LHeZzFkWMP0hpXK1KgvLWEsA7/yEudxKroVJUcFDZChC1fiKarqqQvEi1mLOctioN5LWI1OVnAtY5ud6OtrPeK2q3eWWqXCJLCzsWMa6VLExa7abzeZcnruieWQuWzJQl1fBRFaWRQkrO2ageHe1Ny6knx01ZQtHWeklqtEQlZukuY0XNTHJosqVtBJgg+pe5lquS1TqyiRQ7E8Qb1Tf5do0F5W4aLYIszDzv5VlpxLTuDnmVF69WY/qqOoRCawV8aF+qyWsQW+Aq2Ou5VdYxr04Vwbr6eknGNes2SbfiGrKtRZTTELipWGXpjtXNchUoC5Jzfq8DozHyaxWnweMg8FCxRt1Xs+1LK2MXHV8hnH9f0fFBDVV1Ewmt7pUTQTVGNOlinmRzeJiLWswUFiHAeNaS1wKy3juIv71V6zDRlW45FYHcQlqls52otpVtxJU21X35vHeytw1aAlKBqwDzFzlsnwun02VPUmfKparfhTVZrpBpa7FQVG7sEMFSlUPpiJU97J6/Z699tFG0cfoQ8RzGDKpg4vERahKdT1/ypi6fr46178byk11OCwOB/kFSVSK+iykCmUm2S++/7iof5dG8zUM42Iy8Qeo2CVOFQ9MISHuNtOkWjicKVKkEZlCgrVg6XD+AQ2BiSKnyIDNFGHLwYAwYcvANkE46BaWizghDIKkiP3e1/0+8VXv7zvWH64nTPGXYpj0Vy49XL+GauraA/bHnnJpP/6QSqxQketlrAwqaqHSDQUDRS2p9PUVC1W4hHr3DCVTsWhZERhDJhXvpYvJpQHDRS3trxu95chl1lxvqnqQ6m+pREKlwfqtb1TEkujfoORhxaI+w6Ty836V6iMos1AxUHZFLY0rkgvXX4M5syLWkVmo5EqGCpdUfZ2wn6oUy6p3Mv0ik2HTpS7LtP/wbwuYVJbhOhcrYL+LFbVubnLkClbn6E/BHh7+FGtq6v2v51b9//f7UqWpqGUTC1CszGdYWgyUVHq42nvtvb1zPbkGkStcN79zxXOzvAWp9EA9/I1L61GrZ1fEqv5WlQpUqDDxSsXiLK9cjFcufyx/PNAzzDNrq/3fNjBcYsk1+DGwy7vxFp5irR2hItaDbwhKD1W3z0ARqwoqbYVodlYfJqlm/ZcXrgNUoPTsUq5pL2CDAarWj5ZQP8ml5Z9yPRzJpScVtaTCBStOqEerKrFeqfQZxVDxmGAHliUwVFu42oaBOlcsw2C1xPrpWq1prOyRBwrXqV5Pk6obtaqoxHpXfaaaLZVmS24VpNVZfVJFMooJdRAsw9pbbUYsZKAGLbvM8t6IBOv9tVUJDNSpUKolFCpGK1geptK/Suo0Na3qLeqPPv5A8w40BUOlz7n4ccnVxuVY5FKt1k8GqxGsplmghg+nuHpJLbn6uDpCdarVpFUFFCrdL1CLvNXFVVTJn/JqorJLvQzDFb1AwTo3atDSVAvV7c1tSyRt5QiWJpVrnfbI1Y1aHb1qh1awKvqs8gWZTXrMOE2uCIbLuXZR2ZUscTGuqEUtwRYca+3aruFwmNTyEXEJ5VgdVBoomQKFSqZYoPSlwdJeZ2e4XteqOdeFYqGy65ZceaG4Ia6hYHKdaj1exOp2OvzgvUqVVBVYmlG8WG41PsvC5V5n+txrV6zGVrvRbp+0z0+ACRUwq+y6vYC1MoQFClW4HMsqhokTVipWGcWWwpRbzOnj8a3mpocExTujl1CwtoSCdeJaA2At716o8c1Yrp8r+nHNX7Ph9ZChEqvZa3Zxdbr6ZXFEt6qkrbhgisos5jKAsvqHzrJwOZdqiQVMtRoNcp2fiFVDdXHRupCqJZVqsXn9uJaEUq6hckWsJq6uJ5NVsKSqSFV5qcoEKptdzAYMlVcoF8rlfOI62z3bNYtcjRNcqOxqPVLrXq6xXQWx6pNrL2rd4aJWE1W4hOJJBUqzagmUXjaTy2anHyzTloElrrxUZweqFS5UGrku5NJc6165xrBqYt1N4oij4fBOKsWaqr53I1YdV6qSySqxMjk9SjGpwhV3LNh1IJZgUsnV0KJWjUmlWo+PqiXW2Kx7/a81MitRJbAms+o7rDqq96g0brg2W5IrLpiR5NWe90prabuG2aVYNeXSHEsqXKqFa7wyszS51htdSzUa3lkVR0QlV73zDCXVmmP5gppSZUIz78/NQJlV8O8rjyt+XA3vhBll1qOmWPfUYsszmQmua7mkkuuueUes782uWVLV62IFTCh9UxawqWl+Puvvda9CgVxn+ahFLqka7RTGkiPCAvZpeeb9BJdVI6F8Q7s8u6p1saxaq4AqLeHKoEpRLGzhWpbqqVY+cr2u5VyPzCyjbm/XZ75+m2hSadSKXD4iLmqhwmWVY6lWhvmCoVqYwrJv7DJMrkJBudJaCWzzda17uca4DgV7nNmBNZqMolaodpoRS6qqjmjWh8qaVSVU6QXDtMBskytYObnSXG9BrTfWA7VR26jVti+2n9fSVOvT9sxILM2xEtfXZrhYnb0n11OtJU2stFWgPFi4gAmlM0YtsXYFW49aJ8jkota+XZ/FOlassVjjGVTUsutSKNX6imoHFSckFrWIhapkV4Y9tXo23xFV1PIV+c2/lYpayrW5KdbGBrXItf+4r1ifQ8Vmvn0T7GoyuhqNLqMWqp2dhBW5NFjA1vhpZZJaLFQrCytauMhlF78uzmgXseQSzGd0re3atnKpFbXGuG4Pb2FNzJJKrEuZpEprpSipPiS10iOCCpVNfImLI75RreWopbmWYMSilmJJRa19u+4/Hx+Pjw/Hh0ktuVBdoeKKyIgl1xc9WC9qLRlmVbiilWeWXZGLWuGySrWUC5hdgnFDxdIN5To8/CQXLMGutNHV5aVcrrWjK1LrS93zb+vDhzVyGRVHfCNUqpqzCpdryWSVXPlC1JJpN1BinbgWsfZRyTVWrLRWmkswuXbkmuYySxNLrcIVtZhZRs3NGRZX1KJWxHqbf6ute5uNzQ2uuL3hI+671jFLa0n1jVyXV6DIFa4vX0BxRKvIFTfMxBHnpzfEpVkVLNeasoC51m6C0v6hy45ZGsv3MI7noBkcPKMhKnLHYkACgnKZ4uK8hdvZCFMNY5UuNkkXYpFiGiPTBSxiYrBIYxqLlMGQdgjY2K1vZJv9Ps/5+/dkmH3O2a0/fH9HdtFDzbWIda5aVsVaWlCxW08oYmlWwRIs1lpZt6toFjOLYLlaLLpAwdKyWEvf/LlqMcdaquVZRS2jQq38DR0r98knq6tFAPGI+VrFNdcyioVYe47FT6JgIZZZ8YjLtaxaquVcYl1/r32vxVrxiFktJlZwebGWYrlW/tvady7fEBdDZReqK1S5b+sl1nIsFmOJVcvdUK4SLKmotVKMuQQzKqrebRQDKrDeVHbFWkax5Vq4nl6e6k/1X3Vc49vxbee208lqMVrVvtRwsXDEEizDioplVlTFWIYxwbajy6w/1mKB5VrEeslcsMawbmGBunmrBcuxYi1UK3z0Ca6Qi4m0FOtdspGASlVrO9zQ+70WMyrWCixcT3VqOdZYsTqwblDFWieZawvWxw/Khcoffd7lSeVaSVbLKsf687cVXeHbWvxYwPrlWPW6XGOmI37ruBau2nWNWXUCa+sjsFI4onOxV1dUGaUvi1gptbhhXtX43LBrGeVcF6HWz8I3WKxeVy6OiEojFqoHw1wLFHOtErnWlStZTVbtEkw0o6ziP9QJKrn4tshVMay33wMmV/Wwetg8bH792vraOm+dXw1+Xl3gUqwF/xt4K1bdrHFduTrjDrluUMkVcqkWqP9ntUqhlmDulV/Rs8modFuqPaMci1yoVAsUr2oNrq4GoPRtLch1XvjyEllW4dK+KdcDucIRayfZFV9zrWtJAsyKN1RgbSRsI8XFDdWq4iP2etkRq66Fi1qt1vkgq0UsclFrv7ASbzjmcSx241xy1R6yWie4lMu1fEZ6JcqVBYsPS2xisFC5lmOh6jWCixPycMNzsQa4xLJqsVH4AOq5/vx7LVRZLatwieVauJCt08tfPSv+tqQoVdYqRcUVaVURi0+rwT5X2WGzKRWxWlIpFlvItVHYrMMybD4fz8fjoXK5FiymWqBqjnWyBUyqeEaCofgTSqo0zVCwrKKWY1XjF9/UFz9ANfg5uPANtc1CYfzy/GxVvW4XsKFZ7NqwUa0GiwEjFzAWYIl7BVrC6xm2FKsSb8g4oWsxYimXXKq1cK2rQqFwrVix1tCqTl+sh5tQSy5f8TWXYeshWHDl/vFX5VjbKaqKVMd7xz3W0BGrjQx1SCqjtAvth1mfYX1Qref58xyXYLBQ9W/6dmkjXCGXVKwUWXlZ7JSkSUQ5FirFQhVqMcNayjXgjLAMW2j/gbUmlV1iDckFDBe52gGFamQVtRixlmBJHpbaxBNZ+VhWGdX0Wl6sFY64VuBXuvXg8obzoHKurJZcZkXYksswlvBYtZGup1HF587yqhysxataUgXX42JxsalfgHeM0mOVlqna5GqT62E0GjnXrlTBpUVXkKV2gcq3Uqze8XFPLt+w+u+1HqVatApifUQ1e57Ns3FERi4GS1MsXAeG7VoVZXmaQCFUbLXtVpU9VOwoxmra1bprtSatwcS1uq+w7E93m1bNZvNZrNUfGtV/aLfbqsWodWDWbgYrlXlKpVSqNDz6V15VNkoXpFaGOn2NddZs3jXvgmvQFap78SjV43tQvuIMl1TT+XAaWFq7ryu2R94BuQ5Q0QuYZQHmxyS/nk1BpVHrqNcwrHpaPauiakoFajJRrq5UdnFDs2qvtaZvLqZeDBYwf112MbvKeoDx2lVO48rbfsIBM9VR7wjV6WkDFaxm8+xOtVqZqtvNXNp+YK2B8mBNxbo3TLGAWeVcB2ZFWEZDpqccaOXsdSzPKqGscivH0hFdy6yoolYRkjfPUOQCNpzC6t+HIzLDdEPBdg+s0uNepcyV8v6NR49LlaOJcUAeq2AZhUmqyUSu7qTLHruONXj7E/pbLXY/5JHrMnONeD/xwLLLufKXZOiE0jBVQPHuhBMe6Tk6PTpl+rAYJzRsAkwurkgus/xzaNZ7mf6aTWdSDYPr0i7vU/uTXcy9rNrh3draMSs3QpkllUuZxSjFe6ZYLK8ahFqefw6D6wGVnqlrTe/vVevysn/Zvgwu9TqgVx62u2OYguW2A2one44r/4uq5Vh3Z1HFrAqwaogl1kpQBdcwuHhw/de1/mHTDnlUR8MojsvJzU2uuLtMsoIEQ1ZsUO1mqahBV5RMEMU0rHh9PwIWzbWbbMY1o5Gw6/oBMCTMJ1mz//M+fQIlnPO0Zswvp8jxvVC5a8T9REffeX2PReQoQAlnKEyKxlJAkfa9PbSHwxqQ/bQmsL7BcdfL3/9+ElygVLL72MVs5VJj5BItNRg1GSSOFyLd7zTB5VPRe1UdpBIK1uFHlE3+oYcXV2mur7AkOwLbSyXXX5jobEvNpJIUFnUXh4cAsheoxIpJedgq2FaMBWqNCpSxfKw+Rxvrcy+VXD6Xu3wtXAOZwzzAEismldhWy7dlXXN1YKsACtWascSSaoLqx70J4X+fyuUo1/5j7yoy281mmmvWuwqhuBSWHkjpiCPGSeJUBNcQpd5QPLiiqqGgJpNfoAxcR1C6PTBz5dDMtQXWuwqTAaOCcSNvYrVoKV35W/lWSvV2myq0oSVrqYhQMQdTPcx1Ya6L5sKFapff5nKXUMWvqlieaEqpx1CZo6TSVFUdFMay9CjGmkTYz0AeXB9SXZjrDpZLNhbMXbbYEAYKUpoNZJikMhcqUtV1FQRrB2s1uJqnY4n1FRRBRVDlxkKFy/eamorgSovUk4DK0ixJcGWJRGpJ9AF9qypYTNX1qoiKrm9iPbq2Ut1gchGDjW8uZAVngYamb8KLwMKUlVLpWZZLpVqGZagctWq7dt3RJrqiqn5QGevLQJVTg6HizCWVXG6iLrMktMy4HsVQhqppsKxAoeo62yqirrCe/WO6fvXmOl32p34vssOVo7LBJAM29S9JMmvmsjI+pUdbaaqKT8hJJVdUdV2zPkvVoLra7/2JaweJSjXfz/M5exFcYyabjWWiqLhiWjzAFsaSyFWATBVjU61Ct6JSrc9RdUV1vb4/VflnPJ04ZMCiTCquDzBVsEJdeDNVr3IxmOpVKNuKbpgKmI1Fzg0sVLCaL6Z4/hmlAjU/MRcqarBoUqWywMJj1SllhMn2ioiCeq0sYRO4ldLFYKKm8k/43LU7Wcxlsj/uB/tzNra9PIupOI5SSrpcaCi5XLWppNqsglTRde7OqEAp9ctzlcKf8v97uWMUt/EwCuDbDJNAILAMTuPxNmuQWm+CEsMiGFDhbofFiMGokCu5kk8gF76DwbqB9yTjPqUPoCsYqdj3vmd5/2YHnDHOvPdJaTLix2czU+n/H4uRC9W++M3v37sk1gl2xIvTecQ8mSqUKtWuxPqu7JR/zrxD9o6mLWowuYIWpkxBM5tkGpJQoWii6gklKpQKGadkaVdEsczNuVfuaqjYr6wlkCu4D1oX2p8e2ulPH6YPnamR3JAUhqFUIUjcVapdraVql9XcnX9B8RNRHLm0L8RgI6BaGVCtCwXMoREV8qIsTLktyxhJoHpeG2q1W62g+nJORddv2zbOvph7ljD1mA5GjVpUyCpclQIRCpVQK2RH1d9nVWTd/nnqmgumcGHsCU2wCK5OhArFYVLWkhD2DBZd6+8rwHbNrnm+Pa9iPsLVNZa3/eoRdmSNOGAh05GJlAjtRBFRrEgWmQZAjdOE24KJqpWFqh97sZr7CrrbbtdUW48qNJgHgU8YaxuzRCOIMLwBxAkPlQqzMFU6GJsqWTPcFT/DZvyDKrmgoos1lWA+KhijlUFmKoWqA2qBDhaDQaomljU/Q+zKttW0qte4GMEoQwDzLSP2mIiNRJNrEYG0ACrEokKYBsmAH2C7K6qY16no+iiX1/WQOcbia2EuLJJrGA1Jokgm3rAqDJLShVAl1gUqpd9VPMEOLgwj2HB06JAq3kzFYWAKTSWUWEJVaNM8UvXafGr3tT2F+S/DDq6hSFIx/1NV60qqL5cdgVJ7Ly3MlQ1ZJ4u2UqFSyVUm5bqkaoU2q7tLj2a5cb9gLczHACbVKWwhWawO2JxN8qTMaZKqomp8Q9Vlrl/kcheWoYAhS193RxazrkoosliqDFU1T3z85YcR1XNDsUzm0ZXh8jOIlpjhcokLEy+pQhmYYpAULqtkqrJimup3PvvinP6mcGAcyATz5WJjZSFYTlmCQrUuOVI9vb/CQVd11zLpTryJuSAyVLak65hYVSA6plS4Kw5Whcde4ViwvlgeXTNckim0uTLBclUq1mKox/ZYsCssLGjXhUIml0xy9di4t4x71riAqXgBlX7Qqq7hcmBwcWbebJbNMk6PFYtjrLyXF3EB1z4v9vl+X3KqfZXcXfW8RT6pnhuLyVTIUKpmuBCZAJKKFYoF6sNPOTmwDiaCWWZwIT3dem0KDFwFkhfFvtgTxqTXRjmw/hGlysQeYSApRJHElH9dH+XC3te+I3PS28w2vU2xAQttXdgWMvj1/c9CCXbLv5Sfp61Lsg27AQwuylqUTOEfN/rJNziGtR5lk8lGbV0gbYhSC5risNYxrG94aG394GdQIbg5KTBI/K1+d8v//abn6eqfuv48nS43J4k70bcaW2IuJf0L+L3oUNPhVQ0AAAAASUVORK5CYII=);
  border-radius: 50%;
}
.color-picker-wrapper .color-picker-panel.color-picker-panel-round .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-grid-inner {
  background-color: #FFFFFF;
}
.color-picker-wrapper .color-picker-hidden {
  display: none;
}
.color-picker-wrapper.color-picker-disabled .color-picker-swatch,
.color-picker-wrapper.color-picker-disabled .color-picker-hue,
.color-picker-wrapper.color-picker-disabled .color-picker-opacity,
.color-picker-wrapper.color-picker-disabled .color-picker-grid,
.color-picker-wrapper.color-picker-disabled .color-picker-input {
  cursor: not-allowed !important;
}
.color-picker-wrapper.color-picker-swatch-only .color-picker-input {
  padding-left: 33px;
  padding-right: 0;
  width: 35px;
}
.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon {
  width: 35px;
  height: 100%;
  border-right: 1px solid #cccccc;
}
.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon:first-child {
  border-right-width: 1px;
}
.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon:last-child {
  border-left-width: 1px;
}
.color-picker-wrapper.color-picker-swatch-only .input-group .color-picker-input {
  padding: 0;
  width: 1px;
  opacity: 0;
  cursor: pointer;
}
.color-picker-wrapper.color-picker-swatch-only .input-group .color-picker-input:focus {
  outline: none;
}
.color-picker-wrapper.color-picker-closed .color-picker-panel {
  display: none;
}
.color-picker-wrapper.color-picker-horizontal .color-picker-panel {
  width: 150px !important;
}
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row {
  display: block;
}
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid {
  display: block;
}
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity {
  cursor: col-resize;
  display: block;
  left: 0;
  width: 150px;
  height: 20px;
}
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue .color-picker-overlay,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation .color-picker-overlay,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness .color-picker-overlay,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity .color-picker-overlay {
  height: 20px;
}
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue .color-picker-slider,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation .color-picker-slider,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness .color-picker-slider,
.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity .color-picker-slider {
  width: 2px;
  height: 18px;
  margin-top: 0;
}

/*********************************************************/
/* This file contains bootstrap variables                */
/*********************************************************/
/*@font-size-h1:            floor(@font-size-base * 2.6); // ~36px
@font-size-h2:            floor(@font-size-base * 2.15); // ~30px
@font-size-h3:            ceil(@font-size-base * 1.7); // ~24px
@font-size-h4:            ceil(@font-size-base * 1.25); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil(@font-size-base * 0.85); // ~12px*/
.header-dropdown-menu {
  position: absolute;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
  top: 100%;
  left: 0;
  z-index: 1060;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #000;
  border: 1px solid #ccc;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  background: #0F2F4D;
}
.header-dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.header-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #1c1c1c;
}
.header-dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #ffffff;
  white-space: nowrap;
}
.header-dropdown-menu > li > a:hover,
.header-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #0B2136;
  border-right: 4px solid #F06E23;
}
.header-dropdown-menu > .active > a,
.header-dropdown-menu > .active > a:hover,
.header-dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #464646;
}
.header-dropdown-menu > .disabled > a,
.header-dropdown-menu > .disabled > a:hover,
.header-dropdown-menu > .disabled > a:focus {
  color: #1c1c1c;
}
.header-dropdown-menu > .disabled > a:hover,
.header-dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .header-dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
#LoginPanel {
  width: 300px;
  margin: auto;
}
.login-title {
  background-color: #0B2136;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.login-box {
  padding: 20px 20px 10px 20px;
  color: #464646;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #eeeeee;
}
.login-background {
  background: #444444;
  display: grid;
  place-items: center;
  min-height: 100dvh;
}
@media all and (max-color: 5) {
  .login-background {
    background: #37404a;
  }
}
.remember-me-label {
  font-weight: normal;
}
.password,
.two-fa-code {
  width: 215px;
  display: unset;
}
.two-fa-code {
  text-transform: uppercase;
}
.two-fa-code::placeholder {
  text-transform: none;
}
#menu {
  margin-bottom: 0px;
  margin-top: 70px;
  width: 260px;
  bottom: 0;
  height: auto;
  position: fixed;
  overflow-y: auto;
  top: 0;
}
#menu .mm-hasnavbar-top-1 .mm-panels {
  top: 58px;
}
#menu .mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.55);
}
#menu .mm-menu .mm-divider {
  font-weight: bold;
  padding: 5px 17px;
}
#main-menu.mm-menu {
  background: #0F2F4D;
  border: none;
  color: #ffffff;
  font-weight: 300;
  line-height: 30px;
  outline: 0;
  font-style: inherit;
  font-variant-ligatures: inherit;
  font-variant-caps: inherit;
  font-variant-numeric: inherit;
  font-stretch: inherit;
  font-family: inherit;
}
#main-menu.mm-menu .mm-navbars-top {
  border-bottom: none;
}
#main-menu.mm-menu .mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
#main-menu.mm-menu .mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 50px;
}
#main-menu.mm-menu .mm-panels .mm-navbar {
  height: 50px;
}
#main-menu.mm-menu .mm-panels .mm-navbar > * {
  padding: 15px 0;
}
#main-menu.mm-menu .mm-panels .mm-navbar .mm-btn {
  height: 50px;
}
#main-menu.mm-menu #mm-0 {
  padding-top: 0;
}
#main-menu.mm-menu #mm-0 > .mm-navbar {
  display: none;
}
#main-menu.mm-menu .mm-listview > li > a,
#main-menu.mm-menu .mm-listview > li > span {
  padding: 15px 10px 15px 0;
}
#main-menu.mm-menu .mm-icon-left {
  display: inline-block;
  width: 52px;
  text-align: center;
  pointer-events: none;
}
#main-menu.mm-menu .mm-btn:after,
#main-menu.mm-menu .mm-btn:before {
  border-color: #fff;
}
#main-menu.mm-menu .mm-panels > .mm-panel > .mm-listview {
  margin-left: 0;
  margin-right: 0;
}
#main-menu.mm-menu .mm-listview > li:not(.mm-divider):after {
  left: 0;
}
#main-menu.mm-menu .mm-listview {
  font-size: 16px;
}
#main-menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next) {
  background-color: #E7E7E7 !important;
}
#main-menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
#main-menu.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
  color: #000;
}
#main-menu.mm-menu .mm-listview > li .mm-next:after {
  border-color: #fff;
}
#main-menu.mm-menu .mm-navbar {
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: none repeat scroll 0 0 #0B2136;
}
#main-menu.mm-menu .mm-navbar a,
#main-menu.mm-menu .mm-navbar > * {
  color: #fff;
}
#main-menu.mm-menu .mm-navbars-top > .mm-navbar {
  background: #0F2F4D;
  height: 58px;
  padding: 0;
}
#main-menu.mm-menu .mm-search {
  height: 58px;
  padding: 7px 10px 0 10px;
}
#main-menu.mm-menu .mm-search input {
  max-height: none;
  padding: 0px 0px 0px 35px;
  line-height: 30px;
  height: 40px;
  box-shadow: none;
  font-weight: 300;
  color: #FFFFFF;
  display: block;
  width: 100%;
  font-size: 18px;
  vertical-align: middle;
  background-color: #0B2136;
  background-image: none;
  border: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
}
#main-menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
#main-menu.mm-menu .mm-listview > li.mm-selected > span {
  background-color: #3e3e3e;
  border-right: 4px solid #F06E23;
}
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: #0B2136 !important;
}
/* page-header styles */
.page-header-toolbar {
  padding-top: 16px;
  padding-bottom: 14px;
  margin: 10px 0 15px;
}
.page-header-toolbar a {
  outline: 0 !important;
}
.page-header-toolbar a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.page-header-toolbar h1 {
  margin-top: 0;
}
.page-header-views {
  padding-bottom: 0px;
}
.page-header-views h1 {
  margin-top: 0;
  margin-bottom: 4px;
}
.page-header-toolbar .page-header-right {
  float: right;
  margin-bottom: 2px;
}
.page-header-toolbar .page-header-left {
  float: left;
  margin-bottom: 2px;
}
.page-header-toolbar-link {
  text-align: center;
  display: inline-block;
  min-width: 55px;
}
.page-header-toolbar-link a {
  display: block;
  outline: 0 !important;
}
.page-header-toolbar-link a:hover,
.page-header-toolbar-link a:active,
.page-header-toolbar-link a:focus {
  text-decoration: none;
}
.page-header-navigation {
  display: inline-block;
  border-left: 1px solid #F2F2F2;
  padding-left: 10px;
}
.page-header-separator {
  color: gray;
}
/* This file contains general css classes */
body {
  background-color: #fff;
}
.loading-container {
  position: relative;
}
.loading-container .loading:before,
.loading-container .loading:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 50px;
  min-width: 50px;
}
.loading-container .loading:before {
  background-color: white;
  opacity: 0.5;
}
/* must set this in order to get a fully fluid bootstrap page */
.container-fluid {
  padding: 0 15px;
}
.italic {
  font-style: italic;
}
.no-text-decoration a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.loading-spinner-container {
  float: left;
  height: 100vh;
  position: relative;
  width: 100%;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  line-height: 100vh;
  text-align: center;
}
/* default header offset/height */
#header {
  border-bottom: 0px none;
  height: 70px;
}
/* right sidebar */
.mm-menu.mm-right {
  overflow-y: auto;
  background: #eaeaea;
  color: #333;
}
#sidebar-frame {
  padding-right: 0px;
}
.portal-iframe {
  border: 0px;
  position: fixed;
  margin-left: 0px;
  top: 69px;
  padding-bottom: 69px;
  height: 100%;
  margin-left: -15px;
  width: 100%;
}
@media (max-width: 767px) {
  .portal-iframe {
    top: 60px;
  }
}
@media (min-width: 767px) {
  .portal-iframe {
    top: 69px;
  }
}
.portal-iframe-offset {
  padding-right: 260px;
}
.navbar-inverse {
  background: #0F2F4D;
}
/* the content frame holder*/
#content-frame {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #fff;
  height: auto;
  overflow-x: hidden;
  min-height: calc(100vh - 70px);
}
ul#headerNav .dropdown-toggle {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  cursor: pointer;
}
/* only for mobile view */
@media (max-width: 767px) {
  /* small header */
  #header {
    width: 100%;
    height: 50px;
    position: inherit !important;
    /*mobile header should not be fixed*/
    margin-bottom: 0px;
  }
  /* small header navbar */
  #headerNav {
    margin: 5px 0;
    padding-right: 8px;
  }
  #menu {
    margin-top: 60px;
  }
  #menuButtonLink {
    padding-right: 5px;
  }
  #helpButtonLink {
    padding-right: 2px;
  }
  /* small page header */
  .page-header {
    padding-top: 5px;
    padding-bottom: 16px;
    margin: 10px 0 15px 0px;
  }
  .header-dropdown-menu {
    left: -100px;
  }
}
/* content offset to make room for left side menu */
#content,
#menu {
  transition: all 0.4s;
}
.content-offset {
  margin-left: 260px;
}
#menu {
  transform: translateX(0);
}
.hide-menu #menu {
  transform: translateX(-260px);
}
/* desktop/tablet view */
@media (min-width: 768px) {
  /* larger fixed header */
  #header {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* content must be shifted down to allow for header */
  #content-wrapper {
    padding-top: 70px;
  }
  #content-wrapper.no-header {
    padding-top: 0;
  }
  /* the right filter*/
  .content-offset-right {
    /*transition: all .4s;*/
    margin-right: 200px;
  }
  #sidebar-frame {
    position: fixed;
    right: 0;
  }
  #sidebar-frame .mm-menu.mm-right {
    min-height: calc(100vh - 70px);
    width: 200px;
  }
  /* portal content frame*/
  #content-frame {
    height: auto;
    overflow-x: hidden;
    min-height: calc(100vh - 70px);
  }
  .no-header #content-frame {
    min-height: 100vh;
  }
}
/* desktop view */
@media (min-width: 1024px) {
  /* filter frame is now floating inside main page*/
  #sidebar-frame {
    /*position: inherit;
    float: right;
    right: inherit;*/
  }
}
.page-footer-right {
  text-align: right;
}
.nomargin {
  margin: 0 !important;
}
.selectable {
  cursor: pointer;
}
.ng-table th {
  text-align: left;
}
.text-left {
  text-align: left !important;
}
a {
  cursor: pointer;
}
.popoverSidebar {
  background-color: #f0ad4e;
  color: white;
  left: auto !important;
  right: 5px !important;
  min-width: 225px;
  top: 55px !important;
  padding: 10px;
}
.popoverSidebar.bottom .arrow {
  border-bottom-color: #f0ad4e;
  left: 85%;
}
.popoverSidebar.bottom .arrow:after {
  border-bottom-color: #f0ad4e;
}
.popoverSidebar .popover-close {
  right: -5px;
}
.sidebar-icon:before {
  content: "\f0b0";
}
body {
  -webkit-overflow-scrolling: touch;
}
.consent {
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2000;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
}
.consent p {
  margin: 0;
}
.consent .accept-button {
  margin-left: 1em;
}

@charset "UTF-8";
/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.21
 */
html,
body {
  height: 100%;
  position: relative;
}
body {
  margin: 0;
  padding: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
.inset {
  padding: 10px;
}
a.md-no-style,
button.md-no-style {
  font-weight: normal;
  background-color: inherit;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0;
}
select,
button,
textarea,
input {
  vertical-align: baseline;
}
input[type="reset"],
input[type="submit"],
html input[type="button"],
button {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="reset"][disabled],
input[type="submit"][disabled],
html input[type="button"][disabled],
button[disabled] {
  cursor: default;
}
textarea {
  vertical-align: top;
  overflow: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  text-shadow: none;
}
.md-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-transform: none;
  width: 1px;
}
.md-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
  pointer-events: none;
}
.md-shadow-bottom-z-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-shadow-bottom-z-2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.md-shadow-animated.md-shadow {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
/*
 * A container inside of a rippling element (eg a button),
 * which contains all of the individual ripples
 */
.md-ripple-container {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-ripple {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
  border-radius: 50%;
}
.md-ripple.md-ripple-placed {
  transition: margin 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), border 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), width 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: margin 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), border 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), width 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: margin 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), border 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), width 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-ripple.md-ripple-scaled {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.md-ripple.md-ripple-active,
.md-ripple.md-ripple-full,
.md-ripple.md-ripple-visible {
  opacity: 0.2;
}
.md-ripple.md-ripple-remove {
  -webkit-animation: md-remove-ripple 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
  animation: md-remove-ripple 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@-webkit-keyframes md-remove-ripple {
  0% {
    opacity: 0.15;
  }
  100% {
    opacity: 0;
  }
}
@keyframes md-remove-ripple {
  0% {
    opacity: 0.15;
  }
  100% {
    opacity: 0;
  }
}
.md-padding {
  padding: 8px;
}
.md-margin {
  margin: 8px;
}
.md-scroll-mask {
  position: absolute;
  background-color: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
}
.md-scroll-mask > .md-scroll-mask-bar {
  display: block;
  position: absolute;
  background-color: #fafafa;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 65;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
.md-no-momentum {
  -webkit-overflow-scrolling: auto;
}
.md-no-flicker {
  -webkit-filter: blur(0px);
}
@media (min-width: 960px) {
  .md-padding {
    padding: 16px;
  }
}
html[dir=rtl],
html[dir=ltr],
body[dir=rtl],
body[dir=ltr] {
  unicode-bidi: embed;
}
bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/************
 * Headings
 ************/
.md-display-4 {
  font-size: 112px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 112px;
}
.md-display-3 {
  font-size: 56px;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 56px;
}
.md-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 64px;
}
.md-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}
.md-headline {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}
.md-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.005em;
}
.md-subhead {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 24px;
}
/************
 * Body Copy
 ************/
.md-body-1 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 20px;
}
.md-body-2 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 24px;
}
.md-caption {
  font-size: 12px;
  letter-spacing: 0.02em;
}
.md-button {
  letter-spacing: 0.01em;
}
/************
 * Defaults
 ************/
button,
select,
html,
textarea,
input {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
select,
button,
textarea,
input {
  font-size: 100%;
}
/*
*  Responsive attributes
*
*  References:
*  1) https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties#flex
*  2) https://css-tricks.com/almanac/properties/f/flex/
*  3) https://css-tricks.com/snippets/css/a-guide-to-flexbox/
*  4) https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*  5) http://godban.com.ua/projects/flexgrid
*/
.md-panel-outer-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
._md-panel-hidden {
  display: none;
}
._md-panel-offscreen {
  left: -9999px;
}
._md-panel-fullscreen {
  border-radius: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
}
._md-panel-shown .md-panel {
  opacity: 1;
  transition: none;
}
.md-panel {
  opacity: 0;
  position: fixed;
}
.md-panel._md-panel-shown {
  opacity: 1;
  transition: none;
}
.md-panel._md-panel-animate-enter {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.md-panel._md-panel-animate-leave {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}
.md-panel._md-panel-animate-scale-out,
.md-panel._md-panel-animate-fade-out {
  opacity: 0;
}
.md-panel._md-panel-backdrop {
  height: 100%;
  position: absolute;
  width: 100%;
}
.md-panel._md-opaque-enter {
  opacity: 0.48;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.md-panel._md-opaque-leave {
  transition: opacity 0.3s cubic-bezier(0.4, 0, 1, 1);
}
md-autocomplete {
  border-radius: 2px;
  display: block;
  height: 40px;
  position: relative;
  overflow: visible;
  min-width: 190px;
}
md-autocomplete[disabled] input {
  cursor: default;
}
md-autocomplete[md-floating-label] {
  border-radius: 0;
  background: transparent;
  height: auto;
}
md-autocomplete[md-floating-label] md-input-container {
  padding-bottom: 0;
}
md-autocomplete[md-floating-label] md-autocomplete-wrap {
  height: auto;
}
md-autocomplete[md-floating-label] .md-show-clear-button button {
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  width: 30px;
  height: 30px;
}
md-autocomplete[md-floating-label] .md-show-clear-button input {
  padding-right: 30px;
}
[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input {
  padding-right: 0;
  padding-left: 30px;
}
md-autocomplete md-autocomplete-wrap {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  height: 40px;
}
md-autocomplete md-autocomplete-wrap.md-menu-showing {
  z-index: 51;
}
md-autocomplete md-autocomplete-wrap md-input-container,
md-autocomplete md-autocomplete-wrap input {
  flex: 1 1 0;
  box-sizing: border-box;
  min-width: 0;
}
md-autocomplete md-autocomplete-wrap md-progress-linear {
  position: absolute;
  bottom: -2px;
  left: 0;
}
md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline {
  bottom: 40px;
  right: 2px;
  left: 2px;
  width: auto;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  transition: none;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container {
  transition: none;
  height: 3px;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter {
  transition: opacity 0.15s linear;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active {
  opacity: 1;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave {
  transition: opacity 0.15s linear;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active {
  opacity: 0;
}
md-autocomplete input:not(.md-input) {
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  outline: none;
  background: transparent;
  width: 100%;
  padding: 0 15px;
  line-height: 40px;
  height: 40px;
}
md-autocomplete input:not(.md-input)::-ms-clear {
  display: none;
}
md-autocomplete .md-show-clear-button button {
  position: relative;
  line-height: 20px;
  text-align: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  padding: 0;
  font-size: 12px;
  background: transparent;
  margin: auto 5px;
}
md-autocomplete .md-show-clear-button button:after {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-autocomplete .md-show-clear-button button:focus {
  outline: none;
}
md-autocomplete .md-show-clear-button button:focus:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
md-autocomplete .md-show-clear-button button md-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.9);
  transform: translate3d(-50%, -50%, 0) scale(0.9);
}
md-autocomplete .md-show-clear-button button md-icon path {
  stroke-width: 0;
}
md-autocomplete .md-show-clear-button button.ng-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
md-autocomplete .md-show-clear-button button.ng-leave {
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active {
  -webkit-transform: scale(0);
  transform: scale(0);
}
@media screen and (-ms-high-contrast: active) {
  md-autocomplete input {
    border: 1px solid #fff;
  }
  md-autocomplete .md-autocomplete-suggestion:focus {
    color: #fff;
  }
}
.md-virtual-repeat-container.md-autocomplete-suggestions-container,
.md-standard-list-container.md-autocomplete-suggestions-container {
  position: absolute;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  z-index: 100;
  height: 100%;
}
.md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight,
.md-standard-list-container.md-autocomplete-suggestions-container .highlight {
  font-weight: bold;
}
.md-standard-list-container {
  box-sizing: border-box;
  display: block;
  margin: 0;
  overflow: hidden;
  overflow-y: auto;
  padding: 0;
}
.md-virtual-repeat-container.md-not-found,
.md-standard-list-container.md-not-found {
  height: 48px;
}
.md-autocomplete-suggestions {
  margin: 0;
  list-style: none;
  padding: 0;
}
.md-autocomplete-suggestions .md-autocomplete-suggestion {
  font-size: 14px;
  overflow: hidden;
  padding: 0 15px;
  line-height: 48px;
  height: 48px;
  transition: background 0.15s linear;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md-autocomplete-suggestions .md-autocomplete-suggestion:focus {
  outline: none;
}
.md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper) {
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active) {
  md-autocomplete,
  .md-autocomplete-suggestions {
    border: 1px solid #fff;
  }
}
md-backdrop {
  transition: opacity 450ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
}
md-backdrop.md-menu-backdrop {
  position: fixed !important;
  z-index: 99;
}
md-backdrop.md-select-backdrop {
  z-index: 81;
  transition-duration: 0;
}
md-backdrop.md-dialog-backdrop {
  z-index: 79;
}
md-backdrop.md-bottom-sheet-backdrop {
  z-index: 69;
}
md-backdrop.md-sidenav-backdrop {
  z-index: 59;
}
md-backdrop.md-click-catcher {
  position: absolute;
}
md-backdrop.md-opaque {
  opacity: 0.48;
}
md-backdrop.md-opaque.ng-enter {
  opacity: 0;
}
md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active {
  opacity: 0.48;
}
md-backdrop.md-opaque.ng-leave {
  opacity: 0.48;
  transition: opacity 400ms;
}
md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active {
  opacity: 0;
}
md-bottom-sheet {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px 16px 88px 16px;
  z-index: 70;
  border-top-width: 1px;
  border-top-style: solid;
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
md-bottom-sheet.md-has-header {
  padding-top: 0;
}
md-bottom-sheet.ng-enter {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
md-bottom-sheet.ng-enter-active {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(0, 80px, 0) !important;
  transform: translate3d(0, 80px, 0) !important;
}
md-bottom-sheet.ng-leave-active {
  -webkit-transform: translate3d(0, 100%, 0) !important;
  transform: translate3d(0, 100%, 0) !important;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-bottom-sheet .md-subheader {
  background-color: transparent;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  line-height: 56px;
  padding: 0;
  white-space: nowrap;
}
md-bottom-sheet md-inline-icon {
  display: inline-block;
  height: 24px;
  width: 24px;
  fill: #444;
}
md-bottom-sheet md-list-item {
  display: flex;
  outline: none;
}
md-bottom-sheet md-list-item:hover {
  cursor: pointer;
}
md-bottom-sheet.md-list md-list-item {
  padding: 0;
  align-items: center;
  height: 48px;
}
md-bottom-sheet.md-grid {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 0;
}
md-bottom-sheet.md-grid md-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  transition: all 0.5s;
  align-items: center;
}
md-bottom-sheet.md-grid md-list-item {
  flex-direction: column;
  align-items: center;
  transition: all 0.5s;
  height: 96px;
  margin-top: 8px;
  margin-bottom: 8px;
  /* Mixin for how many grid items to show per row */
}
@media (max-width: 960px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 33.33333%;
    max-width: 33.33333%;
  }
  md-bottom-sheet.md-grid md-list-item:nth-of-type(3n + 1) {
    align-items: flex-start;
  }
  md-bottom-sheet.md-grid md-list-item:nth-of-type(3n) {
    align-items: flex-end;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 25%;
    max-width: 25%;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 1920px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 14.28571%;
    max-width: 14.28571%;
  }
}
md-bottom-sheet.md-grid md-list-item::before {
  display: none;
}
md-bottom-sheet.md-grid md-list-item .md-list-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 48px;
  padding-bottom: 16px;
}
md-bottom-sheet.md-grid md-list-item .md-grid-item-content {
  border: 1px solid transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80px;
}
md-bottom-sheet.md-grid md-list-item .md-grid-text {
  font-weight: 400;
  line-height: 16px;
  font-size: 13px;
  margin: 0;
  white-space: nowrap;
  width: 64px;
  text-align: center;
  text-transform: none;
  padding-top: 8px;
}
@media screen and (-ms-high-contrast: active) {
  md-bottom-sheet {
    border: 1px solid #fff;
  }
}
button.md-button::-moz-focus-inner {
  border: 0;
}
.md-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  /** Alignment adjustments */
  min-height: 36px;
  min-width: 88px;
  line-height: 36px;
  vertical-align: middle;
  align-items: center;
  text-align: center;
  border-radius: 2px;
  box-sizing: border-box;
  /* Reset default button appearance */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  border: 0;
  /** Custom styling for button */
  padding: 0 6px;
  margin: 6px 8px;
  background: transparent;
  color: currentColor;
  white-space: nowrap;
  /* Uppercase text content */
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-dense > .md-button:not(.md-dense-disabled),
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled) {
  min-height: 32px;
}
.md-dense > .md-button:not(.md-dense-disabled),
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled) {
  line-height: 32px;
}
.md-dense > .md-button:not(.md-dense-disabled),
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled) {
  font-size: 13px;
}
.md-button:focus {
  outline: none;
}
.md-button:hover,
.md-button:focus {
  text-decoration: none;
}
.md-button.ng-hide,
.md-button.ng-leave {
  transition: none;
}
.md-button.md-cornered {
  border-radius: 0;
}
.md-button.md-icon {
  padding: 0;
  background: none;
}
.md-button.md-raised:not([disabled]) {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-button.md-icon-button {
  margin: 0 6px;
  height: 40px;
  min-width: 0;
  line-height: 24px;
  padding: 8px;
  width: 40px;
  border-radius: 50%;
}
.md-button.md-fab {
  z-index: 20;
  line-height: 56px;
  min-width: 0;
  width: 56px;
  height: 56px;
  vertical-align: middle;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-property: background-color, box-shadow, -webkit-transform;
  transition-property: background-color, box-shadow, transform;
  transition-property: background-color, box-shadow, transform, -webkit-transform;
}
.md-button.md-fab.md-fab-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  position: absolute;
}
.md-button.md-fab.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  position: absolute;
}
.md-button.md-fab.md-fab-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
}
.md-button.md-fab.md-fab-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  position: absolute;
}
.md-button.md-fab.md-mini {
  line-height: 40px;
  width: 40px;
  height: 40px;
}
.md-button.md-fab.ng-hide,
.md-button.md-fab.ng-leave {
  transition: none;
}
.md-button:not([disabled]).md-raised.md-focused,
.md-button:not([disabled]).md-fab.md-focused {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-button:not([disabled]).md-raised:active,
.md-button:not([disabled]).md-fab:active {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.md-button .md-ripple-container {
  border-radius: inherit;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.md-button.md-icon-button md-icon,
button.md-button.md-fab md-icon {
  display: block;
}
.md-toast-open-top .md-button.md-fab-top-left,
.md-toast-open-top .md-button.md-fab-top-right {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate3d(0, 42px, 0);
  transform: translate3d(0, 42px, 0);
}
.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,
.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,
.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,
.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover {
  -webkit-transform: translate3d(0, 41px, 0);
  transform: translate3d(0, 41px, 0);
}
.md-toast-open-bottom .md-button.md-fab-bottom-left,
.md-toast-open-bottom .md-button.md-fab-bottom-right {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate3d(0, -42px, 0);
  transform: translate3d(0, -42px, 0);
}
.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,
.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,
.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,
.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover {
  -webkit-transform: translate3d(0, -43px, 0);
  transform: translate3d(0, -43px, 0);
}
.md-button-group {
  display: flex;
  flex: 1;
  width: 100%;
}
.md-button-group > .md-button {
  flex: 1;
  display: block;
  overflow: hidden;
  width: 0;
  border-width: 1px 0px 1px 1px;
  border-radius: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.md-button-group > .md-button:first-child {
  border-radius: 2px 0px 0px 2px;
}
.md-button-group > .md-button:last-child {
  border-right-width: 1px;
  border-radius: 0px 2px 2px 0px;
}
@media screen and (-ms-high-contrast: active) {
  .md-button.md-raised,
  .md-button.md-fab {
    border: 1px solid #fff;
  }
}
md-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 8px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
md-card md-card-header {
  padding: 16px;
  display: flex;
  flex-direction: row;
}
md-card md-card-header:first-child md-card-avatar {
  margin-right: 12px;
}
[dir=rtl] md-card md-card-header:first-child md-card-avatar {
  margin-right: auto;
  margin-left: 12px;
}
md-card md-card-header:last-child md-card-avatar {
  margin-left: 12px;
}
[dir=rtl] md-card md-card-header:last-child md-card-avatar {
  margin-left: auto;
  margin-right: 12px;
}
md-card md-card-header md-card-avatar {
  width: 40px;
  height: 40px;
}
md-card md-card-header md-card-avatar .md-user-avatar,
md-card md-card-header md-card-avatar md-icon {
  border-radius: 50%;
}
md-card md-card-header md-card-avatar md-icon {
  padding: 8px;
}
md-card md-card-header md-card-avatar md-icon > svg {
  height: inherit;
  width: inherit;
}
md-card md-card-header md-card-avatar + md-card-header-text {
  max-height: 40px;
}
md-card md-card-header md-card-avatar + md-card-header-text .md-title {
  font-size: 14px;
}
md-card md-card-header md-card-header-text {
  display: flex;
  flex: 1;
  flex-direction: column;
}
md-card md-card-header md-card-header-text .md-subhead {
  font-size: 14px;
}
md-card > img,
md-card > md-card-header img,
md-card md-card-title-media img {
  box-sizing: border-box;
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
}
md-card md-card-title {
  padding: 24px 16px 16px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
}
md-card md-card-title + md-card-content {
  padding-top: 0;
}
md-card md-card-title md-card-title-text {
  flex: 1;
  flex-direction: column;
  display: flex;
}
md-card md-card-title md-card-title-text .md-subhead {
  padding-top: 0;
  font-size: 14px;
}
md-card md-card-title md-card-title-text:only-child .md-subhead {
  padding-top: 12px;
}
md-card md-card-title md-card-title-media {
  margin-top: -8px;
}
md-card md-card-title md-card-title-media .md-media-sm {
  height: 80px;
  width: 80px;
}
md-card md-card-title md-card-title-media .md-media-md {
  height: 112px;
  width: 112px;
}
md-card md-card-title md-card-title-media .md-media-lg {
  height: 152px;
  width: 152px;
}
md-card md-card-content {
  display: block;
  padding: 16px;
}
md-card md-card-content > p:first-child {
  margin-top: 0;
}
md-card md-card-content > p:last-child {
  margin-bottom: 0;
}
md-card md-card-content .md-media-xl {
  height: 240px;
  width: 240px;
}
md-card .md-actions,
md-card md-card-actions {
  margin: 8px;
}
md-card .md-actions.layout-column .md-button:not(.md-icon-button),
md-card md-card-actions.layout-column .md-button:not(.md-icon-button) {
  margin: 2px 0;
}
md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type {
  margin-top: 0;
}
md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type {
  margin-bottom: 0;
}
md-card .md-actions.layout-column .md-button.md-icon-button,
md-card md-card-actions.layout-column .md-button.md-icon-button {
  margin-top: 6px;
  margin-bottom: 6px;
}
md-card .md-actions md-card-icon-actions,
md-card md-card-actions md-card-icon-actions {
  flex: 1;
  justify-content: flex-start;
  display: flex;
  flex-direction: row;
}
md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button) {
  margin: 0 4px;
}
md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
  margin-left: 0;
}
[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
  margin-left: auto;
  margin-right: 0;
}
md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
  margin-right: 0;
}
[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
  margin-right: auto;
  margin-left: 0;
}
md-card .md-actions:not(.layout-column) .md-button.md-icon-button,
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button {
  margin-left: 6px;
  margin-right: 6px;
}
md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
  margin-left: 12px;
}
[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
  margin-left: auto;
  margin-right: 12px;
}
md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
  margin-right: 12px;
}
[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
  margin-right: auto;
  margin-left: 12px;
}
md-card .md-actions:not(.layout-column) .md-button + md-card-icon-actions,
md-card md-card-actions:not(.layout-column) .md-button + md-card-icon-actions {
  flex: 1;
  justify-content: flex-end;
  display: flex;
  flex-direction: row;
}
md-card md-card-footer {
  margin-top: auto;
  padding: 16px;
}
@media screen and (-ms-high-contrast: active) {
  md-card {
    border: 1px solid #fff;
  }
}
.md-image-no-fill > img {
  width: auto;
  height: auto;
}
.md-inline-form md-checkbox {
  margin: 19px 0 18px;
}
md-checkbox {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 16px;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  min-width: 20px;
  min-height: 20px;
  margin-left: 0;
  margin-right: 16px;
}
[dir=rtl] md-checkbox {
  margin-left: 16px;
}
[dir=rtl] md-checkbox {
  margin-right: 0;
}
md-checkbox:last-of-type {
  margin-left: 0;
  margin-right: 0;
}
md-checkbox.md-focused:not([disabled]) .md-container:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before {
  background-color: rgba(0, 0, 0, 0.12);
}
md-checkbox.md-align-top-left > div.md-container {
  top: 12px;
}
md-checkbox .md-container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 0;
  right: auto;
}
[dir=rtl] md-checkbox .md-container {
  left: auto;
}
[dir=rtl] md-checkbox .md-container {
  right: 0;
}
md-checkbox .md-container:before {
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-checkbox .md-container:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}
md-checkbox .md-container .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
md-checkbox .md-icon {
  box-sizing: border-box;
  transition: 240ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
}
md-checkbox.md-checked .md-icon {
  border-color: transparent;
}
md-checkbox.md-checked .md-icon:after {
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 4.66667px;
  top: 0.22222px;
  display: table;
  width: 6.66667px;
  height: 13.33333px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: '';
}
md-checkbox[disabled] {
  cursor: default;
}
md-checkbox.md-indeterminate .md-icon:after {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: table;
  width: 12px;
  height: 2px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: '';
}
md-checkbox .md-label {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  margin-left: 30px;
  margin-right: 0;
}
[dir=rtl] md-checkbox .md-label {
  margin-left: 0;
}
[dir=rtl] md-checkbox .md-label {
  margin-right: 30px;
}
.md-contact-chips .md-chips md-chip {
  padding: 0 25px 0 0;
}
[dir=rtl] .md-contact-chips .md-chips md-chip {
  padding: 0 0 0 25px;
}
.md-contact-chips .md-chips md-chip .md-contact-avatar {
  float: left;
}
[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar {
  float: right;
}
.md-contact-chips .md-chips md-chip .md-contact-avatar img {
  height: 32px;
  border-radius: 16px;
}
.md-contact-chips .md-chips md-chip .md-contact-name {
  display: inline-block;
  height: 32px;
  margin-left: 8px;
}
[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name {
  margin-left: auto;
  margin-right: 8px;
}
.md-contact-suggestion {
  height: 56px;
}
.md-contact-suggestion img {
  height: 40px;
  border-radius: 20px;
  margin-top: 8px;
}
.md-contact-suggestion .md-contact-name {
  margin-left: 8px;
  width: 120px;
}
[dir=rtl] .md-contact-suggestion .md-contact-name {
  margin-left: auto;
  margin-right: 8px;
}
.md-contact-suggestion .md-contact-name,
.md-contact-suggestion .md-contact-email {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.md-contact-chips-suggestions li {
  height: 100%;
}
.md-chips {
  display: block;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  padding: 0 0 8px 3px;
  vertical-align: middle;
}
.md-chips:after {
  content: '';
  display: table;
  clear: both;
}
[dir=rtl] .md-chips {
  padding: 0 3px 8px 0;
}
.md-chips.md-readonly .md-chip-input-container {
  min-height: 32px;
}
.md-chips:not(.md-readonly) {
  cursor: text;
}
.md-chips.md-removable md-chip {
  padding-right: 22px;
}
[dir=rtl] .md-chips.md-removable md-chip {
  padding-right: 0;
  padding-left: 22px;
}
.md-chips.md-removable md-chip .md-chip-content {
  padding-right: 4px;
}
[dir=rtl] .md-chips.md-removable md-chip .md-chip-content {
  padding-right: 0;
  padding-left: 4px;
}
.md-chips md-chip {
  cursor: default;
  border-radius: 16px;
  display: block;
  height: 32px;
  line-height: 32px;
  margin: 8px 8px 0 0;
  padding: 0 12px 0 12px;
  float: left;
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
}
[dir=rtl] .md-chips md-chip {
  margin: 8px 0 0 8px;
}
[dir=rtl] .md-chips md-chip {
  float: right;
}
.md-chips md-chip .md-chip-content {
  display: block;
  float: left;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
[dir=rtl] .md-chips md-chip .md-chip-content {
  float: right;
}
.md-chips md-chip .md-chip-content:focus {
  outline: none;
}
.md-chips md-chip._md-chip-content-edit-is-enabled {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}
.md-chips md-chip .md-chip-remove-container {
  position: absolute;
  right: 0;
  line-height: 22px;
}
[dir=rtl] .md-chips md-chip .md-chip-remove-container {
  right: auto;
  left: 0;
}
.md-chips md-chip .md-chip-remove {
  text-align: center;
  width: 32px;
  height: 32px;
  min-width: 0;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
  position: relative;
}
.md-chips md-chip .md-chip-remove md-icon {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.md-chips .md-chip-input-container {
  display: block;
  line-height: 32px;
  margin: 8px 8px 0 0;
  padding: 0;
  float: left;
}
[dir=rtl] .md-chips .md-chip-input-container {
  margin: 8px 0 0 8px;
}
[dir=rtl] .md-chips .md-chip-input-container {
  float: right;
}
.md-chips .md-chip-input-container input:not([type]),
.md-chips .md-chip-input-container input[type="email"],
.md-chips .md-chip-input-container input[type="number"],
.md-chips .md-chip-input-container input[type="tel"],
.md-chips .md-chip-input-container input[type="url"],
.md-chips .md-chip-input-container input[type="text"] {
  border: 0;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.md-chips .md-chip-input-container input:not([type]):focus,
.md-chips .md-chip-input-container input[type="email"]:focus,
.md-chips .md-chip-input-container input[type="number"]:focus,
.md-chips .md-chip-input-container input[type="tel"]:focus,
.md-chips .md-chip-input-container input[type="url"]:focus,
.md-chips .md-chip-input-container input[type="text"]:focus {
  outline: none;
}
.md-chips .md-chip-input-container md-autocomplete,
.md-chips .md-chip-input-container md-autocomplete-wrap {
  background: transparent;
  height: 32px;
}
.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap {
  box-shadow: none;
}
.md-chips .md-chip-input-container md-autocomplete input {
  position: relative;
}
.md-chips .md-chip-input-container input {
  border: 0;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.md-chips .md-chip-input-container input:focus {
  outline: none;
}
.md-chips .md-chip-input-container md-autocomplete,
.md-chips .md-chip-input-container md-autocomplete-wrap {
  height: 32px;
}
.md-chips .md-chip-input-container md-autocomplete {
  box-shadow: none;
}
.md-chips .md-chip-input-container md-autocomplete input {
  position: relative;
}
.md-chips .md-chip-input-container:not(:first-child) {
  margin: 8px 8px 0 0;
}
[dir=rtl] .md-chips .md-chip-input-container:not(:first-child) {
  margin: 8px 0 0 8px;
}
.md-chips .md-chip-input-container input {
  background: transparent;
  border-width: 0;
}
.md-chips md-autocomplete button {
  display: none;
}
@media screen and (-ms-high-contrast: active) {
  .md-chip-input-container,
  md-chip {
    border: 1px solid #fff;
  }
  .md-chip-input-container md-autocomplete {
    border: none;
  }
}
md-content {
  display: block;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
md-content[md-scroll-y] {
  overflow-y: auto;
  overflow-x: hidden;
}
md-content[md-scroll-x] {
  overflow-x: auto;
  overflow-y: hidden;
}
@media print {
  md-content {
    overflow: visible !important;
  }
}
/** Styles for mdCalendar. */
md-calendar {
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.md-calendar-scroll-mask {
  display: inline-block;
  overflow: hidden;
  height: 308px;
}
.md-calendar-scroll-mask .md-virtual-repeat-scroller {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar {
  display: none;
}
.md-calendar-scroll-mask .md-virtual-repeat-offsetter {
  width: 100%;
}
.md-calendar-scroll-container {
  box-shadow: inset -3px 3px 6px rgba(0, 0, 0, 0.2);
  display: inline-block;
  height: 308px;
  width: 346px;
}
.md-calendar-date {
  height: 44px;
  width: 44px;
  text-align: center;
  padding: 0;
  border: none;
  box-sizing: content-box;
}
.md-calendar-date:first-child {
  padding-left: 16px;
}
[dir=rtl] .md-calendar-date:first-child {
  padding-left: 0;
  padding-right: 16px;
}
.md-calendar-date:last-child {
  padding-right: 16px;
}
[dir=rtl] .md-calendar-date:last-child {
  padding-right: 0;
  padding-left: 16px;
}
.md-calendar-date.md-calendar-date-disabled {
  cursor: default;
}
.md-calendar-date-selection-indicator {
  transition: background-color, color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 50%;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator {
  cursor: pointer;
}
.md-calendar-month-label {
  height: 44px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 0 0 24px;
}
[dir=rtl] .md-calendar-month-label {
  padding: 0 24px 0 0;
}
.md-calendar-month-label.md-calendar-label-clickable {
  cursor: pointer;
}
.md-calendar-month-label md-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
[dir=rtl] .md-calendar-month-label md-icon {
  -webkit-transform: none;
  transform: none;
}
.md-calendar-month-label span {
  vertical-align: middle;
}
.md-calendar-day-header {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}
.md-calendar-day-header th {
  height: 40px;
  width: 44px;
  text-align: center;
  padding: 0;
  border: none;
  box-sizing: content-box;
  font-weight: normal;
}
.md-calendar-day-header th:first-child {
  padding-left: 16px;
}
[dir=rtl] .md-calendar-day-header th:first-child {
  padding-left: 0;
  padding-right: 16px;
}
.md-calendar-day-header th:last-child {
  padding-right: 16px;
}
[dir=rtl] .md-calendar-day-header th:last-child {
  padding-right: 0;
  padding-left: 16px;
}
.md-calendar {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}
.md-calendar tr:last-child td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.md-calendar:first-child {
  border-top: 1px solid transparent;
}
.md-calendar tbody,
.md-calendar td,
.md-calendar tr {
  vertical-align: middle;
  box-sizing: content-box;
}
/** Styles for mdDatepicker. */
md-datepicker {
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
}
.md-inline-form md-datepicker {
  margin-top: 12px;
}
.md-datepicker-button {
  display: inline-block;
  box-sizing: border-box;
  background: none;
  vertical-align: middle;
  position: relative;
}
.md-datepicker-button:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  content: '';
  speak: none;
}
.md-datepicker-input {
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  outline: none;
  background: transparent;
  min-width: 120px;
  max-width: 328px;
  padding: 0 0 5px;
}
.md-datepicker-input::-ms-clear {
  display: none;
}
._md-datepicker-floating-label > md-datepicker {
  overflow: visible;
}
._md-datepicker-floating-label > md-datepicker .md-datepicker-input-container {
  border: none;
}
._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
  float: left;
  margin-top: -12px;
  top: 9.5px;
}
[dir=rtl] ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
  float: right;
}
._md-datepicker-floating-label .md-input {
  float: none;
}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
  right: 18px;
  left: auto;
  width: calc(100% - 84px);
}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
  right: auto;
}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
  left: 18px;
}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
  margin-left: 64px;
}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
  margin-left: auto;
  margin-right: 64px;
}
._md-datepicker-has-triangle-icon {
  padding-right: 18px;
  margin-right: -18px;
}
[dir=rtl] ._md-datepicker-has-triangle-icon {
  padding-right: 0;
  padding-left: 18px;
}
[dir=rtl] ._md-datepicker-has-triangle-icon {
  margin-right: auto;
  margin-left: -18px;
}
.md-datepicker-input-container {
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: inline-block;
  width: auto;
}
.md-icon-button + .md-datepicker-input-container {
  margin-left: 12px;
}
[dir=rtl] .md-icon-button + .md-datepicker-input-container {
  margin-left: auto;
  margin-right: 12px;
}
.md-datepicker-input-container.md-datepicker-focused {
  border-bottom-width: 2px;
}
.md-datepicker-is-showing .md-scroll-mask {
  z-index: 99;
}
.md-datepicker-calendar-pane {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 100;
  border-width: 1px;
  border-style: solid;
  background: transparent;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.2s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-datepicker-calendar-pane.md-pane-open {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.md-datepicker-input-mask {
  height: 40px;
  width: 340px;
  position: relative;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
  cursor: text;
}
.md-datepicker-calendar {
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.5, 0, 0.25, 1);
}
.md-pane-open .md-datepicker-calendar {
  opacity: 1;
}
.md-datepicker-calendar md-calendar:focus {
  outline: none;
}
.md-datepicker-expand-triangle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
}
.md-datepicker-triangle-button {
  position: absolute;
  right: 0;
  bottom: -2.5px;
  -webkit-transform: translateX(45%);
  transform: translateX(45%);
}
[dir=rtl] .md-datepicker-triangle-button {
  right: auto;
  left: 0;
}
[dir=rtl] .md-datepicker-triangle-button {
  -webkit-transform: translateX(-45%);
  transform: translateX(-45%);
}
.md-datepicker-triangle-button.md-button.md-icon-button {
  height: 36px;
  width: 36px;
  position: absolute;
  padding: 8px;
}
md-datepicker[disabled] .md-datepicker-input-container {
  border-bottom-color: transparent;
}
md-datepicker[disabled] .md-datepicker-triangle-button {
  display: none;
}
.md-datepicker-open {
  overflow: hidden;
}
.md-datepicker-open .md-datepicker-input-container,
.md-datepicker-open input.md-input {
  border-bottom-color: transparent;
}
.md-datepicker-open .md-datepicker-triangle-button,
.md-datepicker-open.md-input-has-value > label,
.md-datepicker-open.md-input-has-placeholder > label {
  display: none;
}
.md-datepicker-pos-adjusted .md-datepicker-input-mask {
  display: none;
}
.md-datepicker-calendar-pane .md-calendar {
  -webkit-transform: translateY(-85px);
  transform: translateY(-85px);
  transition: -webkit-transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-delay: 0.125s;
}
.md-datepicker-calendar-pane.md-pane-open .md-calendar {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.md-dialog-is-showing {
  max-height: 100%;
}
.md-dialog-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 80;
  overflow: hidden;
}
md-dialog {
  opacity: 0;
  min-width: 240px;
  max-width: 80%;
  max-height: 80%;
  position: relative;
  overflow: auto;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
}
md-dialog.md-transition-in {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
md-dialog.md-transition-out {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate(0, 100%) scale(0.2);
  transform: translate(0, 100%) scale(0.2);
}
md-dialog > form {
  display: flex;
  flex-direction: column;
  overflow: auto;
}
md-dialog .md-dialog-content {
  padding: 24px;
}
md-dialog md-dialog-content {
  order: 1;
  flex-direction: column;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
md-dialog md-dialog-content:not([layout=row]) > *:first-child:not(.md-subheader) {
  margin-top: 0;
}
md-dialog md-dialog-content:focus {
  outline: none;
}
md-dialog md-dialog-content .md-subheader {
  margin: 0;
}
md-dialog md-dialog-content .md-dialog-content-body {
  width: 100%;
}
md-dialog md-dialog-content .md-prompt-input-container {
  width: 100%;
  box-sizing: border-box;
}
md-dialog .md-actions,
md-dialog md-dialog-actions {
  display: flex;
  order: 2;
  box-sizing: border-box;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-right: 8px;
  padding-left: 16px;
  min-height: 52px;
  overflow: hidden;
}
[dir=rtl] md-dialog .md-actions,
[dir=rtl] md-dialog md-dialog-actions {
  padding-right: 16px;
}
[dir=rtl] md-dialog .md-actions,
[dir=rtl] md-dialog md-dialog-actions {
  padding-left: 8px;
}
md-dialog .md-actions .md-button,
md-dialog md-dialog-actions .md-button {
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 0;
  margin-top: 8px;
}
[dir=rtl] md-dialog .md-actions .md-button,
[dir=rtl] md-dialog md-dialog-actions .md-button {
  margin-left: 0;
}
[dir=rtl] md-dialog .md-actions .md-button,
[dir=rtl] md-dialog md-dialog-actions .md-button {
  margin-right: 8px;
}
md-dialog.md-content-overflow .md-actions,
md-dialog.md-content-overflow md-dialog-actions {
  border-top-width: 1px;
  border-top-style: solid;
}
@media screen and (-ms-high-contrast: active) {
  md-dialog {
    border: 1px solid #fff;
  }
}
@media (max-width: 959px) {
  md-dialog.md-dialog-fullscreen {
    min-height: 100%;
    min-width: 100%;
    border-radius: 0;
  }
}
md-divider {
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  margin: 0;
}
md-divider[md-inset] {
  margin-left: 80px;
}
[dir=rtl] md-divider[md-inset] {
  margin-left: auto;
  margin-right: 80px;
}
.layout-row > md-divider,
.layout-xs-row > md-divider,
.layout-gt-xs-row > md-divider,
.layout-sm-row > md-divider,
.layout-gt-sm-row > md-divider,
.layout-md-row > md-divider,
.layout-gt-md-row > md-divider,
.layout-lg-row > md-divider,
.layout-gt-lg-row > md-divider,
.layout-xl-row > md-divider {
  border-top-width: 0;
  border-right-width: 1px;
  border-right-style: solid;
}
md-fab-speed-dial {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 20;
  /*
   * Hide some graphics glitches if switching animation types
   */
  /*
   * Handle the animations
   */
}
md-fab-speed-dial.md-fab-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  position: absolute;
}
md-fab-speed-dial.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  position: absolute;
}
md-fab-speed-dial.md-fab-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
}
md-fab-speed-dial.md-fab-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  position: absolute;
}
md-fab-speed-dial:not(.md-hover-full) {
  pointer-events: none;
}
md-fab-speed-dial:not(.md-hover-full) md-fab-trigger,
md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item {
  pointer-events: auto;
}
md-fab-speed-dial:not(.md-hover-full).md-is-open {
  pointer-events: auto;
}
md-fab-speed-dial ._md-css-variables {
  z-index: 20;
}
md-fab-speed-dial.md-is-open .md-fab-action-item {
  align-items: center;
}
md-fab-speed-dial md-fab-actions {
  display: flex;
  height: auto;
}
md-fab-speed-dial md-fab-actions .md-fab-action-item {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-speed-dial.md-down {
  flex-direction: column;
}
md-fab-speed-dial.md-down md-fab-trigger {
  order: 1;
}
md-fab-speed-dial.md-down md-fab-actions {
  flex-direction: column;
  order: 2;
}
md-fab-speed-dial.md-up {
  flex-direction: column;
}
md-fab-speed-dial.md-up md-fab-trigger {
  order: 2;
}
md-fab-speed-dial.md-up md-fab-actions {
  flex-direction: column-reverse;
  order: 1;
}
md-fab-speed-dial.md-left {
  flex-direction: row;
}
md-fab-speed-dial.md-left md-fab-trigger {
  order: 2;
}
md-fab-speed-dial.md-left md-fab-actions {
  flex-direction: row-reverse;
  order: 1;
}
md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-speed-dial.md-right {
  flex-direction: row;
}
md-fab-speed-dial.md-right md-fab-trigger {
  order: 1;
}
md-fab-speed-dial.md-right md-fab-actions {
  flex-direction: row;
  order: 2;
}
md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-speed-dial.md-fling-remove .md-fab-action-item > *,
md-fab-speed-dial.md-scale-remove .md-fab-action-item > * {
  visibility: hidden;
}
md-fab-speed-dial.md-fling .md-fab-action-item {
  opacity: 1;
}
md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item {
  opacity: 0;
  transition-duration: 0s;
}
md-fab-speed-dial.md-scale .md-fab-action-item {
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.14286s;
}
md-fab-toolbar {
  display: block;
  /*
   * Closed styling
   */
  /*
   * Hover styling
   */
}
md-fab-toolbar.md-fab-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  position: absolute;
}
md-fab-toolbar.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  position: absolute;
}
md-fab-toolbar.md-fab-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
}
md-fab-toolbar.md-fab-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  position: absolute;
}
md-fab-toolbar .md-fab-toolbar-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  height: 68px;
}
md-fab-toolbar md-fab-trigger {
  position: absolute;
  z-index: 20;
}
md-fab-toolbar md-fab-trigger button {
  overflow: visible !important;
}
md-fab-toolbar md-fab-trigger .md-fab-toolbar-background {
  display: block;
  position: absolute;
  z-index: 21;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-toolbar md-fab-trigger md-icon {
  position: relative;
  z-index: 22;
  opacity: 1;
  transition: all 200ms ease-in;
}
md-fab-toolbar.md-left md-fab-trigger {
  right: 0;
}
[dir=rtl] md-fab-toolbar.md-left md-fab-trigger {
  right: auto;
  left: 0;
}
md-fab-toolbar.md-left .md-toolbar-tools {
  flex-direction: row-reverse;
}
md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
  margin-right: 0.6rem;
}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
  margin-right: auto;
  margin-left: 0.6rem;
}
md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
  margin-left: -0.8rem;
}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
  margin-left: auto;
  margin-right: -0.8rem;
}
md-fab-toolbar.md-left .md-toolbar-tools > .md-button:last-child {
  margin-right: 8px;
}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:last-child {
  margin-right: auto;
  margin-left: 8px;
}
md-fab-toolbar.md-right md-fab-trigger {
  left: 0;
}
[dir=rtl] md-fab-toolbar.md-right md-fab-trigger {
  left: auto;
  right: 0;
}
md-fab-toolbar.md-right .md-toolbar-tools {
  flex-direction: row;
}
md-fab-toolbar md-toolbar {
  background-color: transparent !important;
  pointer-events: none;
  z-index: 23;
}
md-fab-toolbar md-toolbar .md-toolbar-tools {
  padding: 0 20px;
  margin-top: 3px;
}
md-fab-toolbar md-toolbar .md-fab-action-item {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.15s;
}
md-fab-toolbar.md-is-open md-fab-trigger > button {
  box-shadow: none;
}
md-fab-toolbar.md-is-open md-fab-trigger > button md-icon {
  opacity: 0;
}
md-fab-toolbar.md-is-open .md-fab-action-item {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
md-grid-list {
  box-sizing: border-box;
  display: block;
  position: relative;
}
md-grid-list md-grid-tile,
md-grid-list md-grid-tile > figure,
md-grid-list md-grid-tile-header,
md-grid-list md-grid-tile-footer {
  box-sizing: border-box;
}
md-grid-list md-grid-tile {
  display: block;
  position: absolute;
}
md-grid-list md-grid-tile figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
md-grid-list md-grid-tile md-grid-tile-header,
md-grid-list md-grid-tile md-grid-tile-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 48px;
  color: #fff;
  background: rgba(0, 0, 0, 0.18);
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
}
md-grid-list md-grid-tile md-grid-tile-header h3,
md-grid-list md-grid-tile md-grid-tile-header h4,
md-grid-list md-grid-tile md-grid-tile-footer h3,
md-grid-list md-grid-tile md-grid-tile-footer h4 {
  font-weight: 400;
  margin: 0 0 0 16px;
}
md-grid-list md-grid-tile md-grid-tile-header h3,
md-grid-list md-grid-tile md-grid-tile-footer h3 {
  font-size: 14px;
}
md-grid-list md-grid-tile md-grid-tile-header h4,
md-grid-list md-grid-tile md-grid-tile-footer h4 {
  font-size: 12px;
}
md-grid-list md-grid-tile md-grid-tile-header {
  top: 0;
}
md-grid-list md-grid-tile md-grid-tile-footer {
  bottom: 0;
}
@media screen and (-ms-high-contrast: active) {
  md-grid-tile {
    border: 1px solid #fff;
  }
  md-grid-tile-footer {
    border-top: 1px solid #fff;
  }
}
md-icon {
  margin: auto;
  background-repeat: no-repeat no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 24px;
  width: 24px;
  min-height: 24px;
  min-width: 24px;
}
md-icon svg {
  pointer-events: none;
  display: block;
}
md-icon[md-font-icon] {
  line-height: 24px;
  width: auto;
}
md-input-container {
  display: inline-block;
  position: relative;
  padding: 2px;
  margin: 18px 0;
  vertical-align: middle;
  /*
   * The .md-input class is added to the input/textarea
   */
}
md-input-container:after {
  content: '';
  display: table;
  clear: both;
}
md-input-container.md-block {
  display: block;
}
md-input-container .md-errors-spacer {
  float: right;
  min-height: 24px;
  min-width: 1px;
}
[dir=rtl] md-input-container .md-errors-spacer {
  float: left;
}
md-input-container > md-icon {
  position: absolute;
  top: 8px;
  left: 2px;
  right: auto;
}
[dir=rtl] md-input-container > md-icon {
  left: auto;
}
[dir=rtl] md-input-container > md-icon {
  right: 2px;
}
md-input-container textarea,
md-input-container input[type="text"],
md-input-container input[type="password"],
md-input-container input[type="datetime"],
md-input-container input[type="datetime-local"],
md-input-container input[type="date"],
md-input-container input[type="month"],
md-input-container input[type="time"],
md-input-container input[type="week"],
md-input-container input[type="number"],
md-input-container input[type="email"],
md-input-container input[type="url"],
md-input-container input[type="search"],
md-input-container input[type="tel"],
md-input-container input[type="color"] {
  /* remove default appearance from all input/textarea */
  -moz-appearance: none;
  -webkit-appearance: none;
}
md-input-container input[type="date"],
md-input-container input[type="datetime-local"],
md-input-container input[type="month"],
md-input-container input[type="time"],
md-input-container input[type="week"] {
  min-height: 26px;
}
md-input-container textarea {
  resize: none;
  overflow: hidden;
}
md-input-container textarea.md-input {
  min-height: 26px;
  -ms-flex-preferred-size: auto;
}
md-input-container textarea[md-no-autogrow] {
  height: auto;
  overflow: auto;
}
md-input-container label:not(.md-container-ignore) {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: auto;
}
[dir=rtl] md-input-container label:not(.md-container-ignore) {
  left: auto;
}
[dir=rtl] md-input-container label:not(.md-container-ignore) {
  right: 0;
}
md-input-container label:not(.md-container-ignore).md-required:after {
  content: ' *';
  font-size: 13px;
  vertical-align: top;
}
md-input-container label:not(.md-no-float):not(.md-container-ignore),
md-input-container .md-placeholder {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  order: 1;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 3px;
  padding-right: 0;
  z-index: 1;
  -webkit-transform: translate3d(0, 28px, 0) scale(1);
  transform: translate3d(0, 28px, 0) scale(1);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  max-width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore),
[dir=rtl] md-input-container .md-placeholder {
  padding-left: 0;
}
[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore),
[dir=rtl] md-input-container .md-placeholder {
  padding-right: 3px;
}
[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore),
[dir=rtl] md-input-container .md-placeholder {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
md-input-container .md-placeholder {
  position: absolute;
  top: 0;
  opacity: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
md-input-container.md-input-focused .md-placeholder {
  opacity: 1;
  -webkit-transform: translate3d(0, 24px, 0);
  transform: translate3d(0, 24px, 0);
}
md-input-container.md-input-has-value .md-placeholder {
  transition: none;
  opacity: 0;
}
md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus) {
  color: transparent;
}
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text {
  color: transparent;
}
md-input-container .md-input {
  order: 2;
  display: block;
  margin-top: 0;
  background: none;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-width: 0 0 1px 0;
  line-height: 26px;
  height: 30px;
  -ms-flex-preferred-size: 26px;
  border-radius: 0;
  border-style: solid;
  width: 100%;
  box-sizing: border-box;
  float: left;
}
[dir=rtl] md-input-container .md-input {
  float: right;
}
md-input-container .md-input:focus {
  outline: none;
}
md-input-container .md-input:invalid {
  outline: none;
  box-shadow: none;
}
md-input-container .md-input.md-no-flex {
  flex: none !important;
}
md-input-container .md-char-counter {
  text-align: right;
  padding-right: 2px;
  padding-left: 0;
}
[dir=rtl] md-input-container .md-char-counter {
  text-align: left;
}
[dir=rtl] md-input-container .md-char-counter {
  padding-right: 0;
}
[dir=rtl] md-input-container .md-char-counter {
  padding-left: 2px;
}
md-input-container .md-input-messages-animation {
  position: relative;
  order: 4;
  overflow: hidden;
  clear: left;
}
[dir=rtl] md-input-container .md-input-messages-animation {
  clear: right;
}
md-input-container .md-input-message-animation,
md-input-container .md-char-counter {
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  opacity: 1;
  margin-top: 0;
  padding-top: 5px;
}
md-input-container .md-input-message-animation:not(.md-char-counter),
md-input-container .md-char-counter:not(.md-char-counter) {
  padding-right: 5px;
  padding-left: 0;
}
[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter),
[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter) {
  padding-right: 0;
}
[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter),
[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter) {
  padding-left: 5px;
}
md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation {
  opacity: 0;
  margin-top: -100px;
}
md-input-container .md-input-message-animation.ng-enter-prepare {
  opacity: 0;
  margin-top: -100px;
}
md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active) {
  opacity: 0;
  margin-top: -100px;
}
md-input-container.md-input-focused label:not(.md-no-float),
md-input-container.md-input-has-placeholder label:not(.md-no-float),
md-input-container.md-input-has-value label:not(.md-no-float) {
  -webkit-transform: translate3d(0, 6px, 0) scale(0.75);
  transform: translate3d(0, 6px, 0) scale(0.75);
  transition: width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s, -webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s;
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s, width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s;
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s, width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s, -webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s;
}
md-input-container.md-input-has-value label {
  transition: none;
}
md-input-container.md-input-focused .md-input,
md-input-container .md-input.ng-invalid.ng-dirty,
md-input-container.md-input-resized .md-input {
  padding-bottom: 0;
  border-width: 0 0 2px 0;
}
md-input-container .md-input[disabled],
[disabled] md-input-container .md-input {
  background-position: bottom -1px left 0;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
md-input-container.md-icon-float {
  transition: margin-top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-input-container.md-icon-float > label {
  pointer-events: none;
  position: absolute;
}
md-input-container.md-icon-float > md-icon {
  top: 8px;
  left: 2px;
  right: auto;
}
[dir=rtl] md-input-container.md-icon-float > md-icon {
  left: auto;
}
[dir=rtl] md-input-container.md-icon-float > md-icon {
  right: 2px;
}
md-input-container.md-icon-left > label:not(.md-no-float):not(.md-container-ignore),
md-input-container.md-icon-left > label .md-placeholder,
md-input-container.md-icon-right > label:not(.md-no-float):not(.md-container-ignore),
md-input-container.md-icon-right > label .md-placeholder {
  width: calc(100% - 36px - 18px);
}
md-input-container.md-icon-left {
  padding-left: 36px;
  padding-right: 0;
}
[dir=rtl] md-input-container.md-icon-left {
  padding-left: 0;
}
[dir=rtl] md-input-container.md-icon-left {
  padding-right: 36px;
}
md-input-container.md-icon-left > label {
  left: 36px;
  right: auto;
}
[dir=rtl] md-input-container.md-icon-left > label {
  left: auto;
}
[dir=rtl] md-input-container.md-icon-left > label {
  right: 36px;
}
md-input-container.md-icon-right {
  padding-left: 0;
  padding-right: 36px;
}
[dir=rtl] md-input-container.md-icon-right {
  padding-left: 36px;
}
[dir=rtl] md-input-container.md-icon-right {
  padding-right: 0;
}
md-input-container.md-icon-right > md-icon:last-of-type {
  margin: 0;
  right: 2px;
  left: auto;
}
[dir=rtl] md-input-container.md-icon-right > md-icon:last-of-type {
  right: auto;
}
[dir=rtl] md-input-container.md-icon-right > md-icon:last-of-type {
  left: 2px;
}
md-input-container.md-icon-left.md-icon-right {
  padding-left: 36px;
  padding-right: 36px;
}
md-input-container.md-icon-left.md-icon-right > label:not(.md-no-float):not(.md-container-ignore),
md-input-container.md-icon-left.md-icon-right > label .md-placeholder {
  width: calc(100% - (36px * 2));
}
.md-resize-wrapper {
  position: relative;
}
.md-resize-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.md-resize-handle {
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 10px;
  background: transparent;
  width: 100%;
  cursor: ns-resize;
}
@media screen and (-ms-high-contrast: active) {
  md-input-container.md-default-theme > md-icon {
    fill: #fff;
  }
}
md-list {
  display: block;
  padding: 8px 0px 8px 0px;
}
md-list .md-subheader {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.2em;
}
md-list.md-dense md-list-item,
md-list.md-dense md-list-item .md-list-item-inner {
  min-height: 48px;
}
md-list.md-dense md-list-item::before,
md-list.md-dense md-list-item .md-list-item-inner::before {
  content: '';
  min-height: 48px;
  visibility: hidden;
  display: inline-block;
}
md-list.md-dense md-list-item md-icon:first-child,
md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child {
  width: 20px;
  height: 20px;
}
md-list.md-dense md-list-item > md-icon:first-child:not(.md-avatar-icon),
md-list.md-dense md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
  margin-right: 36px;
}
[dir=rtl] md-list.md-dense md-list-item > md-icon:first-child:not(.md-avatar-icon),
[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
  margin-right: auto;
  margin-left: 36px;
}
md-list.md-dense md-list-item .md-avatar,
md-list.md-dense md-list-item .md-avatar-icon,
md-list.md-dense md-list-item .md-list-item-inner .md-avatar,
md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
  margin-right: 20px;
}
[dir=rtl] md-list.md-dense md-list-item .md-avatar,
[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,
[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,
[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
  margin-right: auto;
  margin-left: 20px;
}
md-list.md-dense md-list-item .md-avatar,
md-list.md-dense md-list-item .md-list-item-inner .md-avatar {
  flex: none;
  width: 36px;
  height: 36px;
}
md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,
md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset,
md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,
md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
  margin-left: 56px;
}
[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,
[dir=rtl] md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset,
[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,
[dir=rtl] md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
  margin-left: auto;
  margin-right: 56px;
}
md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,
md-list.md-dense md-list-item.md-2-line .md-list-item-text p,
md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h3,
md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h4,
md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text p,
md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,
md-list.md-dense md-list-item.md-3-line .md-list-item-text p,
md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h4,
md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text p {
  line-height: 1.05;
  font-size: 12px;
}
md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h3 {
  font-size: 13px;
}
md-list.md-dense md-list-item.md-2-line,
md-list.md-dense md-list-item.md-2-line > .md-no-style {
  min-height: 60px;
}
md-list.md-dense md-list-item.md-2-line::before,
md-list.md-dense md-list-item.md-2-line > .md-no-style::before {
  content: '';
  min-height: 60px;
  visibility: hidden;
  display: inline-block;
}
md-list.md-dense md-list-item.md-2-line > .md-avatar,
md-list.md-dense md-list-item.md-2-line .md-avatar-icon,
md-list.md-dense md-list-item.md-2-line > .md-no-style > .md-avatar,
md-list.md-dense md-list-item.md-2-line > .md-no-style .md-avatar-icon {
  margin-top: 12px;
}
md-list.md-dense md-list-item.md-3-line,
md-list.md-dense md-list-item.md-3-line > .md-no-style {
  min-height: 76px;
}
md-list.md-dense md-list-item.md-3-line::before,
md-list.md-dense md-list-item.md-3-line > .md-no-style::before {
  content: '';
  min-height: 76px;
  visibility: hidden;
  display: inline-block;
}
md-list.md-dense md-list-item.md-3-line > md-icon:first-child,
md-list.md-dense md-list-item.md-3-line > .md-avatar,
md-list.md-dense md-list-item.md-3-line > .md-no-style > md-icon:first-child,
md-list.md-dense md-list-item.md-3-line > .md-no-style > .md-avatar {
  margin-top: 16px;
}
md-list-item {
  position: relative;
}
md-list-item.md-proxy-focus.md-focused .md-no-style {
  transition: background-color 0.15s linear;
}
md-list-item._md-button-wrap {
  position: relative;
}
md-list-item._md-button-wrap > div.md-button:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 16px;
  margin: 0;
  font-weight: 400;
  text-align: left;
  border: medium none;
}
[dir=rtl] md-list-item._md-button-wrap > div.md-button:first-child {
  text-align: right;
}
md-list-item._md-button-wrap > div.md-button:first-child > .md-button:first-child {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  margin: 0;
  padding: 0;
}
md-list-item._md-button-wrap > div.md-button:first-child .md-list-item-inner {
  width: 100%;
}
md-list-item._md-button-wrap > div.md-button:first-child .md-list-item-inner::before {
  content: '';
  min-height: inherit;
  visibility: hidden;
  display: inline-block;
}
md-list-item.md-no-proxy,
md-list-item .md-no-style {
  position: relative;
  padding: 0px 16px;
  flex: 1 1 auto;
}
md-list-item.md-no-proxy.md-button,
md-list-item .md-no-style.md-button {
  font-size: inherit;
  height: inherit;
  text-align: left;
  text-transform: none;
  width: 100%;
  white-space: normal;
  flex-direction: inherit;
  align-items: inherit;
  border-radius: 0;
  margin: 0;
}
[dir=rtl] md-list-item.md-no-proxy.md-button,
[dir=rtl] md-list-item .md-no-style.md-button {
  text-align: right;
}
md-list-item.md-no-proxy.md-button > .md-ripple-container,
md-list-item .md-no-style.md-button > .md-ripple-container {
  border-radius: 0;
}
md-list-item.md-no-proxy:focus,
md-list-item .md-no-style:focus {
  outline: none;
}
md-list-item.md-clickable:hover {
  cursor: pointer;
}
md-list-item md-divider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
[dir=rtl] md-list-item md-divider {
  left: auto;
  right: 0;
}
md-list-item md-divider[md-inset] {
  left: 72px;
  width: calc(100% - 72px);
  margin: 0 !important;
}
[dir=rtl] md-list-item md-divider[md-inset] {
  left: auto;
  right: 72px;
}
md-list-item,
md-list-item .md-list-item-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 48px;
  height: auto;
}
md-list-item::before,
md-list-item .md-list-item-inner::before {
  content: '';
  min-height: 48px;
  visibility: hidden;
  display: inline-block;
}
md-list-item > div.md-primary > md-icon:not(.md-avatar-icon),
md-list-item > div.md-secondary > md-icon:not(.md-avatar-icon),
md-list-item > md-icon:first-child:not(.md-avatar-icon),
md-list-item > md-icon.md-secondary:not(.md-avatar-icon),
md-list-item .md-list-item-inner > div.md-primary > md-icon:not(.md-avatar-icon),
md-list-item .md-list-item-inner > div.md-secondary > md-icon:not(.md-avatar-icon),
md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon),
md-list-item .md-list-item-inner > md-icon.md-secondary:not(.md-avatar-icon) {
  width: 24px;
  margin-top: 16px;
  margin-bottom: 12px;
  box-sizing: content-box;
}
md-list-item > div.md-primary > md-checkbox,
md-list-item > div.md-secondary > md-checkbox,
md-list-item > md-checkbox,
md-list-item md-checkbox.md-secondary,
md-list-item .md-list-item-inner > div.md-primary > md-checkbox,
md-list-item .md-list-item-inner > div.md-secondary > md-checkbox,
md-list-item .md-list-item-inner > md-checkbox,
md-list-item .md-list-item-inner md-checkbox.md-secondary {
  align-self: center;
}
md-list-item > div.md-primary > md-checkbox .md-label,
md-list-item > div.md-secondary > md-checkbox .md-label,
md-list-item > md-checkbox .md-label,
md-list-item md-checkbox.md-secondary .md-label,
md-list-item .md-list-item-inner > div.md-primary > md-checkbox .md-label,
md-list-item .md-list-item-inner > div.md-secondary > md-checkbox .md-label,
md-list-item .md-list-item-inner > md-checkbox .md-label,
md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label {
  display: none;
}
md-list-item > md-icon:first-child:not(.md-avatar-icon),
md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
  margin-right: 32px;
}
[dir=rtl] md-list-item > md-icon:first-child:not(.md-avatar-icon),
[dir=rtl] md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
  margin-right: auto;
  margin-left: 32px;
}
md-list-item .md-avatar,
md-list-item .md-avatar-icon,
md-list-item .md-list-item-inner .md-avatar,
md-list-item .md-list-item-inner .md-avatar-icon {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 16px;
  border-radius: 50%;
  box-sizing: content-box;
}
[dir=rtl] md-list-item .md-avatar,
[dir=rtl] md-list-item .md-avatar-icon,
[dir=rtl] md-list-item .md-list-item-inner .md-avatar,
[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon {
  margin-right: auto;
  margin-left: 16px;
}
md-list-item .md-avatar,
md-list-item .md-list-item-inner .md-avatar {
  flex: none;
  width: 40px;
  height: 40px;
}
md-list-item .md-avatar-icon,
md-list-item .md-list-item-inner .md-avatar-icon {
  padding: 8px;
}
md-list-item .md-avatar-icon svg,
md-list-item .md-list-item-inner .md-avatar-icon svg {
  width: 24px;
  height: 24px;
}
md-list-item > md-checkbox,
md-list-item .md-list-item-inner > md-checkbox {
  width: 24px;
  margin-left: 3px;
  margin-right: 29px;
  margin-top: 16px;
}
[dir=rtl] md-list-item > md-checkbox,
[dir=rtl] md-list-item .md-list-item-inner > md-checkbox {
  margin-left: 29px;
}
[dir=rtl] md-list-item > md-checkbox,
[dir=rtl] md-list-item .md-list-item-inner > md-checkbox {
  margin-right: 3px;
}
md-list-item .md-secondary-container,
md-list-item .md-list-item-inner .md-secondary-container {
  display: flex;
  align-items: center;
  position: relative;
  flex-shrink: 0;
  margin: auto;
  margin-right: 0;
  margin-left: auto;
}
[dir=rtl] md-list-item .md-secondary-container,
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container {
  margin-right: auto;
}
[dir=rtl] md-list-item .md-secondary-container,
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container {
  margin-left: 0;
}
md-list-item .md-secondary-container .md-button:last-of-type,
md-list-item .md-secondary-container .md-icon-button:last-of-type,
md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,
md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type {
  margin-right: 0;
}
[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,
[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type,
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type {
  margin-right: auto;
  margin-left: 0;
}
md-list-item .md-secondary-container md-checkbox,
md-list-item .md-list-item-inner .md-secondary-container md-checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
md-list-item .md-secondary-container md-checkbox:last-child,
md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child {
  width: 24px;
  margin-right: 0;
}
[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child,
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child {
  margin-right: auto;
  margin-left: 0;
}
md-list-item .md-secondary-container md-switch,
md-list-item .md-list-item-inner .md-secondary-container md-switch {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -6px;
}
[dir=rtl] md-list-item .md-secondary-container md-switch,
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch {
  margin-right: auto;
  margin-left: -6px;
}
md-list-item > p,
md-list-item > .md-list-item-inner > p,
md-list-item .md-list-item-inner > p,
md-list-item .md-list-item-inner > .md-list-item-inner > p {
  flex: 1 1 auto;
  margin: 0;
}
md-list-item.md-2-line,
md-list-item.md-2-line > .md-no-style,
md-list-item.md-3-line,
md-list-item.md-3-line > .md-no-style {
  align-items: flex-start;
  justify-content: center;
}
md-list-item.md-2-line.md-long-text,
md-list-item.md-2-line > .md-no-style.md-long-text,
md-list-item.md-3-line.md-long-text,
md-list-item.md-3-line > .md-no-style.md-long-text {
  margin-top: 8px;
  margin-bottom: 8px;
}
md-list-item.md-2-line .md-list-item-text,
md-list-item.md-2-line > .md-no-style .md-list-item-text,
md-list-item.md-3-line .md-list-item-text,
md-list-item.md-3-line > .md-no-style .md-list-item-text {
  flex: 1 1 auto;
  margin: auto;
  text-overflow: ellipsis;
  overflow: hidden;
}
md-list-item.md-2-line .md-list-item-text.md-offset,
md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset,
md-list-item.md-3-line .md-list-item-text.md-offset,
md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
  margin-left: 56px;
}
[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,
[dir=rtl] md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset,
[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,
[dir=rtl] md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
  margin-left: auto;
  margin-right: 56px;
}
md-list-item.md-2-line .md-list-item-text h3,
md-list-item.md-2-line > .md-no-style .md-list-item-text h3,
md-list-item.md-3-line .md-list-item-text h3,
md-list-item.md-3-line > .md-no-style .md-list-item-text h3 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin: 0 0 0px 0;
  line-height: 1.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
md-list-item.md-2-line .md-list-item-text h4,
md-list-item.md-2-line > .md-no-style .md-list-item-text h4,
md-list-item.md-3-line .md-list-item-text h4,
md-list-item.md-3-line > .md-no-style .md-list-item-text h4 {
  font-size: 14px;
  letter-spacing: 0.01em;
  margin: 3px 0 1px 0;
  font-weight: 400;
  line-height: 1.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
md-list-item.md-2-line .md-list-item-text p,
md-list-item.md-2-line > .md-no-style .md-list-item-text p,
md-list-item.md-3-line .md-list-item-text p,
md-list-item.md-3-line > .md-no-style .md-list-item-text p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  margin: 0 0 0 0;
  line-height: 1.6em;
}
md-list-item.md-2-line,
md-list-item.md-2-line > .md-no-style {
  height: auto;
  min-height: 72px;
}
md-list-item.md-2-line::before,
md-list-item.md-2-line > .md-no-style::before {
  content: '';
  min-height: 72px;
  visibility: hidden;
  display: inline-block;
}
md-list-item.md-2-line > .md-avatar,
md-list-item.md-2-line .md-avatar-icon,
md-list-item.md-2-line > .md-no-style > .md-avatar,
md-list-item.md-2-line > .md-no-style .md-avatar-icon {
  margin-top: 12px;
}
md-list-item.md-2-line > md-icon:first-child,
md-list-item.md-2-line > .md-no-style > md-icon:first-child {
  align-self: flex-start;
}
md-list-item.md-2-line .md-list-item-text,
md-list-item.md-2-line > .md-no-style .md-list-item-text {
  flex: 1 1 auto;
}
md-list-item.md-3-line,
md-list-item.md-3-line > .md-no-style {
  height: auto;
  min-height: 88px;
}
md-list-item.md-3-line::before,
md-list-item.md-3-line > .md-no-style::before {
  content: '';
  min-height: 88px;
  visibility: hidden;
  display: inline-block;
}
md-list-item.md-3-line > md-icon:first-child,
md-list-item.md-3-line > .md-avatar,
md-list-item.md-3-line > .md-no-style > md-icon:first-child,
md-list-item.md-3-line > .md-no-style > .md-avatar {
  margin-top: 16px;
}
.md-open-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  opacity: 0;
  border-radius: 2px;
  max-height: calc(100vh - 10px);
  overflow: auto;
}
.md-open-menu-container md-menu-divider {
  margin-top: 4px;
  margin-bottom: 4px;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  width: 100%;
}
.md-open-menu-container md-menu-content > * {
  opacity: 0;
}
.md-open-menu-container:not(.md-clickable) {
  pointer-events: none;
}
.md-open-menu-container.md-active {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 200ms;
}
.md-open-menu-container.md-active > md-menu-content > * {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 200ms;
  transition-delay: 100ms;
}
.md-open-menu-container.md-leave {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 250ms;
}
md-menu-content {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  max-height: 304px;
  overflow-y: auto;
}
md-menu-content.md-dense {
  max-height: 208px;
}
md-menu-content.md-dense md-menu-item {
  height: 32px;
  min-height: 32px;
}
md-menu-item {
  display: flex;
  flex-direction: row;
  min-height: 48px;
  height: 48px;
  align-content: center;
  justify-content: flex-start;
  /*
   * We cannot use flex on <button> elements due to a bug in Firefox, so we also can't use it on
   * <a> elements. Add some top padding to fix alignment since buttons automatically align their
   * text vertically.
   */
}
md-menu-item > * {
  width: 100%;
  margin: auto 0;
  padding-left: 16px;
  padding-right: 16px;
}
md-menu-item > a.md-button {
  padding-top: 5px;
}
md-menu-item > .md-button {
  text-align: left;
  display: inline-block;
  border-radius: 0;
  margin: auto 0;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
md-menu-item > .md-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
[dir=rtl] md-menu-item > .md-button {
  text-align: right;
}
md-menu-item > .md-button md-icon {
  margin: auto 16px auto 0;
}
[dir=rtl] md-menu-item > .md-button md-icon {
  margin: auto 0 auto 16px;
}
md-menu-item > .md-button p {
  display: inline-block;
  margin: auto;
}
md-menu-item > .md-button span {
  margin-top: auto;
  margin-bottom: auto;
}
md-menu-item > .md-button .md-ripple-container {
  border-radius: inherit;
}
md-toolbar .md-menu {
  height: auto;
  margin: auto;
  padding: 0;
}
@media (max-width: 959px) {
  md-menu-content {
    min-width: 112px;
  }
  md-menu-content[width="3"] {
    min-width: 168px;
  }
  md-menu-content[width="4"] {
    min-width: 224px;
  }
  md-menu-content[width="5"] {
    min-width: 280px;
  }
  md-menu-content[width="6"] {
    min-width: 336px;
  }
  md-menu-content[width="7"] {
    min-width: 392px;
  }
}
@media (min-width: 960px) {
  md-menu-content {
    min-width: 96px;
  }
  md-menu-content[width="3"] {
    min-width: 192px;
  }
  md-menu-content[width="4"] {
    min-width: 256px;
  }
  md-menu-content[width="5"] {
    min-width: 320px;
  }
  md-menu-content[width="6"] {
    min-width: 384px;
  }
  md-menu-content[width="7"] {
    min-width: 448px;
  }
}
md-toolbar.md-menu-toolbar h2.md-toolbar-tools {
  line-height: 1rem;
  height: auto;
  padding: 28px;
  padding-bottom: 12px;
}
md-toolbar.md-has-open-menu {
  position: relative;
  z-index: 100;
}
md-menu-bar {
  padding: 0 20px;
  display: block;
  position: relative;
  z-index: 2;
}
md-menu-bar .md-menu {
  display: inline-block;
  padding: 0;
  position: relative;
}
md-menu-bar button {
  font-size: 14px;
  padding: 0 10px;
  margin: 0;
  border: 0;
  background-color: transparent;
  height: 40px;
}
md-menu-bar md-backdrop.md-menu-backdrop {
  z-index: -2;
}
md-menu-content.md-menu-bar-menu.md-dense {
  max-height: none;
  padding: 16px 0;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent {
  position: relative;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > md-icon {
  position: absolute;
  padding: 0;
  width: 24px;
  top: 6px;
  left: 24px;
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > md-icon {
  left: auto;
  right: 24px;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > .md-button,
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu > .md-button {
  padding: 0 32px 0 64px;
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > .md-button,
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu > .md-button {
  padding: 0 64px 0 32px;
}
md-menu-content.md-menu-bar-menu.md-dense .md-button {
  min-height: 0;
  height: 32px;
}
md-menu-content.md-menu-bar-menu.md-dense .md-button span {
  float: left;
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span {
  float: right;
}
md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text {
  float: right;
  margin: 0 8px;
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text {
  float: left;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-divider {
  margin: 8px 0;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item > .md-button,
md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
  text-align: left;
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item > .md-button,
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
  text-align: right;
}
md-menu-content.md-menu-bar-menu.md-dense .md-menu {
  padding: 0;
}
md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
  position: relative;
  margin: 0;
  width: 100%;
  text-transform: none;
  font-weight: normal;
  border-radius: 0px;
  padding-left: 16px;
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
  padding-left: 0;
  padding-right: 16px;
}
md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
  display: block;
  content: '\25BC';
  position: absolute;
  top: 0px;
  speak: none;
  -webkit-transform: rotate(270deg) scaleY(0.45) scaleX(0.9);
  transform: rotate(270deg) scaleY(0.45) scaleX(0.9);
  right: 28px;
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
  -webkit-transform: rotate(90deg) scaleY(0.45) scaleX(0.9);
  transform: rotate(90deg) scaleY(0.45) scaleX(0.9);
}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
  right: auto;
  left: 28px;
}
/** Matches "md-tabs md-tabs-wrapper" style. */
.md-nav-bar {
  border-style: solid;
  border-width: 0 0 1px;
  height: 48px;
  position: relative;
}
._md-nav-bar-list {
  outline: none;
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
}
.md-nav-item:first-of-type {
  margin-left: 8px;
}
.md-button._md-nav-button {
  line-height: 24px;
  margin: 0 4px;
  padding: 12px 16px;
  transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
}
.md-button._md-nav-button:focus {
  outline: none;
}
md-nav-ink-bar {
  bottom: 0;
  height: 2px;
  left: auto;
  position: absolute;
  right: auto;
  background-color: black;
}
md-nav-ink-bar._md-left {
  transition: left 0.125s cubic-bezier(0.35, 0, 0.25, 1), right 0.25s cubic-bezier(0.35, 0, 0.25, 1);
}
md-nav-ink-bar._md-right {
  transition: left 0.25s cubic-bezier(0.35, 0, 0.25, 1), right 0.125s cubic-bezier(0.35, 0, 0.25, 1);
}
md-nav-ink-bar.ng-animate {
  transition: none;
}
md-nav-extra-content {
  min-height: 48px;
  padding-right: 12px;
}
@-webkit-keyframes indeterminate-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes indeterminate-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
md-progress-circular {
  position: relative;
  display: block;
}
md-progress-circular._md-progress-circular-disabled {
  visibility: hidden;
}
md-progress-circular.md-mode-indeterminate svg {
  -webkit-animation: indeterminate-rotate 1568.63ms linear infinite;
  animation: indeterminate-rotate 1568.63ms linear infinite;
}
md-progress-circular svg {
  position: absolute;
  overflow: visible;
  top: 0;
  left: 0;
}
md-progress-linear {
  display: block;
  position: relative;
  width: 100%;
  height: 5px;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
md-progress-linear._md-progress-linear-disabled {
  visibility: hidden;
}
md-progress-linear .md-container {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 5px;
  -webkit-transform: translate(0, 0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
}
md-progress-linear .md-container .md-bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
}
md-progress-linear .md-container .md-dashed:before {
  content: "";
  display: none;
  position: absolute;
  margin-top: 0;
  height: 5px;
  width: 100%;
  background-color: transparent;
  background-size: 10px 10px !important;
  background-position: 0px -23px;
}
md-progress-linear .md-container .md-bar1,
md-progress-linear .md-container .md-bar2 {
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
md-progress-linear .md-container.md-mode-query .md-bar1 {
  display: none;
}
md-progress-linear .md-container.md-mode-query .md-bar2 {
  transition: all 0.2s linear;
  -webkit-animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
  animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
}
md-progress-linear .md-container.md-mode-determinate .md-bar1 {
  display: none;
}
md-progress-linear .md-container.md-mode-indeterminate .md-bar1 {
  -webkit-animation: md-progress-linear-indeterminate-scale-1 4s infinite, md-progress-linear-indeterminate-1 4s infinite;
  animation: md-progress-linear-indeterminate-scale-1 4s infinite, md-progress-linear-indeterminate-1 4s infinite;
}
md-progress-linear .md-container.md-mode-indeterminate .md-bar2 {
  -webkit-animation: md-progress-linear-indeterminate-scale-2 4s infinite, md-progress-linear-indeterminate-2 4s infinite;
  animation: md-progress-linear-indeterminate-scale-2 4s infinite, md-progress-linear-indeterminate-2 4s infinite;
}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container {
  -webkit-animation: none;
  animation: none;
}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1 {
  -webkit-animation-name: none;
  animation-name: none;
}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2 {
  -webkit-animation-name: none;
  animation-name: none;
}
md-progress-linear .md-container.md-mode-buffer {
  background-color: transparent !important;
  transition: all 0.2s linear;
}
md-progress-linear .md-container.md-mode-buffer .md-dashed:before {
  display: block;
  -webkit-animation: buffer 3s infinite linear;
  animation: buffer 3s infinite linear;
}
@-webkit-keyframes query {
  0% {
    opacity: 1;
    -webkit-transform: translateX(35%) scale(0.3, 1);
    transform: translateX(35%) scale(0.3, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
}
@keyframes query {
  0% {
    opacity: 1;
    -webkit-transform: translateX(35%) scale(0.3, 1);
    transform: translateX(35%) scale(0.3, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
}
@-webkit-keyframes buffer {
  0% {
    opacity: 1;
    background-position: 0px -23px;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    background-position: -200px -23px;
  }
}
@keyframes buffer {
  0% {
    opacity: 1;
    background-position: 0px -23px;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    background-position: -200px -23px;
  }
}
@-webkit-keyframes md-progress-linear-indeterminate-scale-1 {
  0% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  36.6% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
    animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
  }
  69.15% {
    -webkit-transform: scaleX(0.83);
    transform: scaleX(0.83);
    -webkit-animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
    animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
  }
  100% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
  }
}
@keyframes md-progress-linear-indeterminate-scale-1 {
  0% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  36.6% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
    animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
  }
  69.15% {
    -webkit-transform: scaleX(0.83);
    transform: scaleX(0.83);
    -webkit-animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
    animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
  }
  100% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
  }
}
@-webkit-keyframes md-progress-linear-indeterminate-1 {
  0% {
    left: -105.16667%;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  20% {
    left: -105.16667%;
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
  }
  69.15% {
    left: 21.5%;
    -webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
  }
  100% {
    left: 95.44444%;
  }
}
@keyframes md-progress-linear-indeterminate-1 {
  0% {
    left: -105.16667%;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  20% {
    left: -105.16667%;
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
  }
  69.15% {
    left: 21.5%;
    -webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
  }
  100% {
    left: 95.44444%;
  }
}
@-webkit-keyframes md-progress-linear-indeterminate-scale-2 {
  0% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
    animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
  }
  19.15% {
    -webkit-transform: scaleX(0.57);
    transform: scaleX(0.57);
    -webkit-animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
    animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
  }
  44.15% {
    -webkit-transform: scaleX(0.91);
    transform: scaleX(0.91);
    -webkit-animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
    animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
  }
  100% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
  }
}
@keyframes md-progress-linear-indeterminate-scale-2 {
  0% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
    animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
  }
  19.15% {
    -webkit-transform: scaleX(0.57);
    transform: scaleX(0.57);
    -webkit-animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
    animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
  }
  44.15% {
    -webkit-transform: scaleX(0.91);
    transform: scaleX(0.91);
    -webkit-animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
    animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
  }
  100% {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
  }
}
@-webkit-keyframes md-progress-linear-indeterminate-2 {
  0% {
    left: -54.88889%;
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
    animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
  }
  25% {
    left: -17.25%;
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
    animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
  }
  48.35% {
    left: 29.5%;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
    animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
  }
  100% {
    left: 117.38889%;
  }
}
@keyframes md-progress-linear-indeterminate-2 {
  0% {
    left: -54.88889%;
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
    animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
  }
  25% {
    left: -17.25%;
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
    animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
  }
  48.35% {
    left: 29.5%;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
    animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
  }
  100% {
    left: 117.38889%;
  }
}
md-radio-button {
  box-sizing: border-box;
  display: block;
  margin-bottom: 16px;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
}
md-radio-button[disabled] {
  cursor: default;
}
md-radio-button[disabled] .md-container {
  cursor: default;
}
md-radio-button .md-container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 0;
  right: auto;
}
[dir=rtl] md-radio-button .md-container {
  left: auto;
}
[dir=rtl] md-radio-button .md-container {
  right: 0;
}
md-radio-button .md-container .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
md-radio-button .md-container:before {
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-radio-button.md-align-top-left > div.md-container {
  top: 12px;
}
md-radio-button .md-off {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  transition: border-color ease 0.28s;
}
md-radio-button .md-on {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transition: -webkit-transform ease 0.28s;
  transition: transform ease 0.28s;
  transition: transform ease 0.28s, -webkit-transform ease 0.28s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
md-radio-button.md-checked .md-on {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
md-radio-button .md-label {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin-left: 30px;
  margin-right: 0;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  width: auto;
}
[dir=rtl] md-radio-button .md-label {
  margin-left: 0;
}
[dir=rtl] md-radio-button .md-label {
  margin-right: 30px;
}
md-radio-group {
  /** Layout adjustments for the radio group. */
}
md-radio-group.layout-column md-radio-button,
md-radio-group.layout-xs-column md-radio-button,
md-radio-group.layout-gt-xs-column md-radio-button,
md-radio-group.layout-sm-column md-radio-button,
md-radio-group.layout-gt-sm-column md-radio-button,
md-radio-group.layout-md-column md-radio-button,
md-radio-group.layout-gt-md-column md-radio-button,
md-radio-group.layout-lg-column md-radio-button,
md-radio-group.layout-gt-lg-column md-radio-button,
md-radio-group.layout-xl-column md-radio-button {
  margin-bottom: 16px;
}
md-radio-group.layout-row md-radio-button,
md-radio-group.layout-xs-row md-radio-button,
md-radio-group.layout-gt-xs-row md-radio-button,
md-radio-group.layout-sm-row md-radio-button,
md-radio-group.layout-gt-sm-row md-radio-button,
md-radio-group.layout-md-row md-radio-button,
md-radio-group.layout-gt-md-row md-radio-button,
md-radio-group.layout-lg-row md-radio-button,
md-radio-group.layout-gt-lg-row md-radio-button,
md-radio-group.layout-xl-row md-radio-button {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 16px;
}
[dir=rtl] md-radio-group.layout-row md-radio-button,
[dir=rtl] md-radio-group.layout-xs-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,
[dir=rtl] md-radio-group.layout-sm-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,
[dir=rtl] md-radio-group.layout-md-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,
[dir=rtl] md-radio-group.layout-lg-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,
[dir=rtl] md-radio-group.layout-xl-row md-radio-button {
  margin-left: 16px;
}
[dir=rtl] md-radio-group.layout-row md-radio-button,
[dir=rtl] md-radio-group.layout-xs-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,
[dir=rtl] md-radio-group.layout-sm-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,
[dir=rtl] md-radio-group.layout-md-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,
[dir=rtl] md-radio-group.layout-lg-row md-radio-button,
[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,
[dir=rtl] md-radio-group.layout-xl-row md-radio-button {
  margin-right: 0;
}
md-radio-group.layout-row md-radio-button:last-of-type,
md-radio-group.layout-xs-row md-radio-button:last-of-type,
md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,
md-radio-group.layout-sm-row md-radio-button:last-of-type,
md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,
md-radio-group.layout-md-row md-radio-button:last-of-type,
md-radio-group.layout-gt-md-row md-radio-button:last-of-type,
md-radio-group.layout-lg-row md-radio-button:last-of-type,
md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,
md-radio-group.layout-xl-row md-radio-button:last-of-type {
  margin-left: 0;
  margin-right: 0;
}
md-radio-group:focus {
  outline: none;
}
md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
md-radio-group.md-focused.ng-empty > md-radio-button:first-child .md-container:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
md-radio-group[disabled] md-radio-button {
  cursor: default;
}
md-radio-group[disabled] md-radio-button .md-container {
  cursor: default;
}
.md-inline-form md-radio-group {
  margin: 18px 0 19px;
}
.md-inline-form md-radio-group md-radio-button {
  display: inline-block;
  height: 30px;
  padding: 2px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (-ms-high-contrast: active) {
  md-radio-button.md-default-theme .md-on {
    background-color: #fff;
  }
}
md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child {
  -webkit-transform: translateY(-22px) translateX(-2px) scale(0.75);
  transform: translateY(-22px) translateX(-2px) scale(0.75);
}
.md-select-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90;
  opacity: 0;
  display: none;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
.md-select-menu-container:not(.md-clickable) {
  pointer-events: none;
}
.md-select-menu-container md-progress-circular {
  display: table;
  margin: 24px auto !important;
}
.md-select-menu-container.md-active {
  display: block;
  opacity: 1;
}
.md-select-menu-container.md-active md-select-menu {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 150ms;
}
.md-select-menu-container.md-active md-select-menu > * {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 150ms;
  transition-delay: 100ms;
}
.md-select-menu-container.md-leave {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 250ms;
}
md-input-container > md-select {
  margin: 0;
  order: 2;
}
md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after,
md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after {
  content: ' *';
  font-size: 13px;
  vertical-align: top;
}
md-input-container.md-input-invalid md-select .md-select-value {
  border-bottom-style: solid;
  padding-bottom: 1px;
}
md-select {
  display: flex;
  margin: 20px 0 26px 0;
}
md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,
md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after {
  content: ' *';
  font-size: 13px;
  vertical-align: top;
}
md-select[disabled] .md-select-value {
  background-position: 0 bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
  margin-bottom: -1px;
}
md-select:focus {
  outline: none;
}
md-select[disabled]:hover {
  cursor: default;
}
md-select:not([disabled]):hover {
  cursor: pointer;
}
md-select:not([disabled]).ng-invalid.ng-touched .md-select-value {
  border-bottom-style: solid;
  padding-bottom: 1px;
}
md-select:not([disabled]):focus .md-select-value {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-bottom: 0;
}
md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value {
  padding-bottom: 0;
}
md-input-container.md-input-has-value .md-select-value > span:not(.md-select-icon) {
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
}
.md-select-value {
  display: flex;
  align-items: center;
  padding: 2px 2px 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-sizing: content-box;
  min-width: 64px;
  min-height: 26px;
  flex-grow: 1;
}
.md-select-value > span:not(.md-select-icon) {
  max-width: 100%;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.md-select-value > span:not(.md-select-icon) .md-text {
  display: inline;
}
.md-select-value .md-select-icon {
  display: block;
  align-items: flex-end;
  text-align: right;
  width: 24px;
  margin: 0 4px;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  font-size: 1.2rem;
}
[dir=rtl] .md-select-value .md-select-icon {
  align-items: flex-start;
}
[dir=rtl] .md-select-value .md-select-icon {
  text-align: left;
}
.md-select-value .md-select-icon:after {
  display: block;
  content: '\25BC';
  position: relative;
  top: 2px;
  speak: none;
  font-size: 13px;
  -webkit-transform: scaleY(0.5) scaleX(1);
  transform: scaleY(0.5) scaleX(1);
}
.md-select-value.md-select-placeholder {
  display: flex;
  order: 1;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 2px;
  z-index: 1;
}
md-select-menu {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
  max-height: 256px;
  min-height: 48px;
  overflow-y: hidden;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1);
  transform: scale(1);
}
md-select-menu.md-reverse {
  flex-direction: column-reverse;
}
md-select-menu:not(.md-overflow) md-content {
  padding-top: 8px;
  padding-bottom: 8px;
}
[dir=rtl] md-select-menu {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
md-select-menu md-content {
  min-width: 136px;
  min-height: 48px;
  max-height: 256px;
  overflow-y: auto;
}
md-select-menu > * {
  opacity: 0;
}
md-option {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  transition: background 0.15s linear;
  padding: 0 16px 0 16px;
  height: 48px;
}
md-option[disabled] {
  cursor: default;
}
md-option:focus {
  outline: none;
}
md-option .md-text {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
md-optgroup {
  display: block;
}
md-optgroup label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding: 16px;
  font-weight: 500;
}
md-optgroup md-option {
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (-ms-high-contrast: active) {
  .md-select-backdrop {
    background-color: transparent;
  }
  md-select-menu {
    border: 1px solid #fff;
  }
}
md-select-menu[multiple] md-option.md-checkbox-enabled {
  padding-left: 40px;
  padding-right: 16px;
}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled {
  padding-left: 16px;
}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled {
  padding-right: 40px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 0;
  right: auto;
}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  left: auto;
}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  right: 0;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before {
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon {
  box-sizing: border-box;
  transition: 240ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon {
  border-color: transparent;
}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after {
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 4.66667px;
  top: 0.22222px;
  display: table;
  width: 6.66667px;
  height: 13.33333px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: '';
}
md-select-menu[multiple] md-option.md-checkbox-enabled[disabled] {
  cursor: default;
}
md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: table;
  width: 12px;
  height: 2px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: '';
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  margin-left: 10.66667px;
  margin-right: auto;
}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  margin-left: auto;
}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  margin-right: 10.66667px;
}
md-sidenav {
  box-sizing: border-box;
  position: absolute;
  flex-direction: column;
  z-index: 60;
  width: 320px;
  max-width: 320px;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
md-sidenav ul {
  list-style: none;
}
md-sidenav.md-closed {
  display: none;
}
md-sidenav.md-closed-add,
md-sidenav.md-closed-remove {
  display: flex;
  transition: 0.2s ease-in all;
}
md-sidenav.md-closed-add.md-closed-add-active,
md-sidenav.md-closed-remove.md-closed-remove-active {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-sidenav.md-locked-open-add,
md-sidenav.md-locked-open-remove {
  position: static;
  display: flex;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-sidenav.md-locked-open,
md-sidenav.md-locked-open.md-closed,
md-sidenav.md-locked-open.md-closed.md-sidenav-left,
md-sidenav.md-locked-open.md-closed,
md-sidenav.md-locked-open.md-closed.md-sidenav-right {
  position: static;
  display: flex;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-sidenav.md-locked-open-remove.md-closed {
  position: static;
  display: flex;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-sidenav.md-closed.md-locked-open-add {
  position: static;
  display: flex;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active) {
  transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  width: 0 !important;
  min-width: 0 !important;
}
md-sidenav.md-closed.md-locked-open-add-active {
  transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-sidenav.md-locked-open-remove-active {
  transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  width: 0 !important;
  min-width: 0 !important;
}
.md-sidenav-backdrop.md-locked-open {
  display: none;
}
.md-sidenav-left,
md-sidenav {
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.md-sidenav-left.md-closed,
md-sidenav.md-closed {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.md-sidenav-right {
  left: 100%;
  top: 0;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.md-sidenav-right.md-closed {
  -webkit-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
@media (min-width: 600px) {
  md-sidenav {
    max-width: 400px;
  }
}
@media (max-width: 456px) {
  md-sidenav {
    width: calc(100% - 56px);
    min-width: calc(100% - 56px);
    max-width: calc(100% - 56px);
  }
}
@media screen and (-ms-high-contrast: active) {
  .md-sidenav-left,
  md-sidenav {
    border-right: 1px solid #fff;
  }
  .md-sidenav-right {
    border-left: 1px solid #fff;
  }
}
@-webkit-keyframes sliderFocusThumb {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@keyframes sliderFocusThumb {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-webkit-keyframes sliderDiscreteFocusThumb {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes sliderDiscreteFocusThumb {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@-webkit-keyframes sliderDiscreteFocusRing {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes sliderDiscreteFocusRing {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
md-slider {
  height: 48px;
  min-width: 128px;
  position: relative;
  margin-left: 4px;
  margin-right: 4px;
  padding: 0;
  display: block;
  flex-direction: row;
  /**
   * Track
   */
  /**
   * Slider thumb
   */
  /* The sign that's focused in discrete mode */
  /**
   * The border/background that comes in when focused in non-discrete mode
   */
  /* Don't animate left/right while panning */
}
md-slider *,
md-slider *:after {
  box-sizing: border-box;
}
md-slider .md-slider-wrapper {
  outline: none;
  width: 100%;
  height: 100%;
}
md-slider .md-slider-content {
  position: relative;
}
md-slider .md-track-container {
  width: 100%;
  position: absolute;
  top: 23px;
  height: 2px;
}
md-slider .md-track {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
}
md-slider .md-track-fill {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: width, height;
}
md-slider .md-track-ticks {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
}
md-slider .md-track-ticks canvas {
  width: 100%;
  height: 100%;
}
md-slider .md-thumb-container {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: left, right, bottom;
}
[dir=rtl] md-slider .md-thumb-container {
  left: auto;
  right: 0;
}
md-slider .md-thumb {
  z-index: 1;
  position: absolute;
  left: -10px;
  top: 14px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
[dir=rtl] md-slider .md-thumb {
  left: auto;
  right: -10px;
}
md-slider .md-thumb:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border-width: 3px;
  border-style: solid;
  transition: inherit;
}
md-slider .md-sign {
  /* Center the children (slider-thumb-text) */
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -14px;
  top: -17px;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-transform: scale(0.4) translate3d(0, 67.5px, 0);
  transform: scale(0.4) translate3d(0, 67.5px, 0);
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  /* The arrow pointing down under the sign */
}
md-slider .md-sign:after {
  position: absolute;
  content: '';
  left: 0px;
  border-radius: 16px;
  top: 19px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top-width: 16px;
  border-top-style: solid;
  opacity: 0;
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
  transition: all 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
[dir=rtl] md-slider .md-sign:after {
  left: auto;
  right: 0px;
}
md-slider .md-sign .md-thumb-text {
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
}
md-slider .md-focus-ring {
  position: absolute;
  left: -17px;
  top: 7px;
  width: 34px;
  height: 34px;
  border-radius: 34px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  transition: all 0.35s cubic-bezier(0.35, 0, 0.25, 1);
}
[dir=rtl] md-slider .md-focus-ring {
  left: auto;
  right: -17px;
}
md-slider .md-disabled-thumb {
  position: absolute;
  left: -14px;
  top: 10px;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  border-width: 4px;
  border-style: solid;
  display: none;
}
[dir=rtl] md-slider .md-disabled-thumb {
  left: auto;
  right: -14px;
}
md-slider.md-min .md-sign {
  opacity: 0;
}
md-slider:focus {
  outline: none;
}
md-slider.md-dragging .md-thumb-container,
md-slider.md-dragging .md-track-fill {
  transition: none;
}
md-slider:not([md-discrete]) {
  /* Hide the sign and ticks in non-discrete mode */
}
md-slider:not([md-discrete]) .md-track-ticks,
md-slider:not([md-discrete]) .md-sign {
  display: none;
}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
  -webkit-animation: sliderFocusThumb 0.7s cubic-bezier(0.35, 0, 0.25, 1);
  animation: sliderFocusThumb 0.7s cubic-bezier(0.35, 0, 0.25, 1);
}
md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb {
  -webkit-transform: scale(1);
  transform: scale(1);
}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: sliderDiscreteFocusRing 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  animation: sliderDiscreteFocusRing 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
  -webkit-animation: sliderDiscreteFocusThumb 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  animation: sliderDiscreteFocusThumb 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb,
md-slider[md-discrete]:not([disabled]).md-active .md-thumb {
  -webkit-transform: scale(0);
  transform: scale(0);
}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after,
md-slider[md-discrete]:not([disabled]).md-active .md-sign,
md-slider[md-discrete]:not([disabled]).md-active .md-sign:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
md-slider[md-discrete][disabled][readonly] .md-thumb {
  -webkit-transform: scale(0);
  transform: scale(0);
}
md-slider[md-discrete][disabled][readonly] .md-sign,
md-slider[md-discrete][disabled][readonly] .md-sign:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
md-slider[disabled] .md-track-fill {
  display: none;
}
md-slider[disabled] .md-track-ticks {
  opacity: 0;
}
md-slider[disabled]:not([readonly]) .md-sign {
  opacity: 0;
}
md-slider[disabled] .md-thumb {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
md-slider[disabled] .md-disabled-thumb {
  display: block;
}
md-slider[md-vertical] {
  flex-direction: column;
  min-height: 128px;
  min-width: 0;
}
md-slider[md-vertical] .md-slider-wrapper {
  flex: 1;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 48px;
  align-self: center;
  display: flex;
  justify-content: center;
}
md-slider[md-vertical] .md-track-container {
  height: 100%;
  width: 2px;
  top: 0;
  left: calc(50% - (2px / 2));
}
md-slider[md-vertical] .md-thumb-container {
  top: auto;
  margin-bottom: 23px;
  left: calc(50% - 1px);
  bottom: 0;
}
md-slider[md-vertical] .md-thumb-container .md-thumb:after {
  left: 1px;
}
md-slider[md-vertical] .md-thumb-container .md-focus-ring {
  left: -16px;
}
md-slider[md-vertical] .md-track-fill {
  bottom: 0;
}
md-slider[md-vertical][md-discrete] .md-sign {
  left: -40px;
  top: 9.5px;
  -webkit-transform: scale(0.4) translate3d(67.5px, 0, 0);
  transform: scale(0.4) translate3d(67.5px, 0, 0);
  /* The arrow pointing left next the sign */
}
md-slider[md-vertical][md-discrete] .md-sign:after {
  top: 9.5px;
  left: 19px;
  border-top: 14px solid transparent;
  border-right: 0;
  border-bottom: 14px solid transparent;
  border-left-width: 16px;
  border-left-style: solid;
  opacity: 0;
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
  transition: all 0.2s ease-in-out;
}
md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text {
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
}
md-slider[md-vertical][md-discrete].md-active .md-sign:after,
md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,
md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after {
  top: 0;
}
md-slider[md-vertical][disabled][readonly] .md-thumb {
  -webkit-transform: scale(0);
  transform: scale(0);
}
md-slider[md-vertical][disabled][readonly] .md-sign,
md-slider[md-vertical][disabled][readonly] .md-sign:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
md-slider[md-invert]:not([md-vertical]) .md-track-fill {
  left: auto;
  right: 0;
}
[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill {
  left: 0;
}
[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill {
  right: auto;
}
md-slider[md-invert][md-vertical] .md-track-fill {
  bottom: auto;
  top: 0;
}
md-slider-container {
  display: flex;
  align-items: center;
  flex-direction: row;
}
md-slider-container > *:first-child:not(md-slider),
md-slider-container > *:last-child:not(md-slider) {
  min-width: 25px;
  max-width: 42px;
  height: 25px;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: color, max-width;
}
md-slider-container > *:first-child:not(md-slider) {
  margin-right: 16px;
}
[dir=rtl] md-slider-container > *:first-child:not(md-slider) {
  margin-right: auto;
  margin-left: 16px;
}
md-slider-container > *:last-child:not(md-slider) {
  margin-left: 16px;
}
[dir=rtl] md-slider-container > *:last-child:not(md-slider) {
  margin-left: auto;
  margin-right: 16px;
}
md-slider-container[md-vertical] {
  flex-direction: column;
}
md-slider-container[md-vertical] > *:first-child:not(md-slider),
md-slider-container[md-vertical] > *:last-child:not(md-slider) {
  margin-right: 0;
  margin-left: 0;
  text-align: center;
}
md-slider-container md-input-container input[type="number"] {
  text-align: center;
  padding-left: 15px;
  height: 50px;
  margin-top: -25px;
}
[dir=rtl] md-slider-container md-input-container input[type="number"] {
  padding-left: 0;
  padding-right: 15px;
}
@media screen and (-ms-high-contrast: active) {
  md-slider.md-default-theme .md-track {
    border-bottom: 1px solid #fff;
  }
}
.md-sticky-clone {
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  position: absolute !important;
  -webkit-transform: translate3d(-9999px, -9999px, 0);
  transform: translate3d(-9999px, -9999px, 0);
}
.md-sticky-clone[sticky-state="active"] {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.md-sticky-clone[sticky-state="active"]:not(.md-sticky-no-effect) .md-subheader-inner {
  -webkit-animation: subheaderStickyHoverIn 0.3s ease-out both;
  animation: subheaderStickyHoverIn 0.3s ease-out both;
}
@-webkit-keyframes subheaderStickyHoverIn {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  100% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
}
@keyframes subheaderStickyHoverIn {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  100% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
}
@-webkit-keyframes subheaderStickyHoverOut {
  0% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
  100% {
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes subheaderStickyHoverOut {
  0% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
  100% {
    box-shadow: 0 0 0 0 transparent;
  }
}
.md-subheader-wrapper:not(.md-sticky-no-effect) {
  transition: 0.2s ease-out margin;
}
.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader {
  margin: 0;
}
.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone {
  z-index: 2;
}
.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state="active"] {
  margin-top: -2px;
}
.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state="active"] .md-subheader-inner:after {
  -webkit-animation: subheaderStickyHoverOut 0.3s ease-out both;
  animation: subheaderStickyHoverOut 0.3s ease-out both;
}
.md-subheader {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
  margin: 0 0 0 0;
  position: relative;
}
.md-subheader .md-subheader-inner {
  display: block;
  padding: 16px;
}
.md-subheader .md-subheader-content {
  display: block;
  z-index: 1;
  position: relative;
}
[md-swipe-left],
[md-swipe-right] {
  touch-action: pan-y;
}
[md-swipe-up],
[md-swipe-down] {
  touch-action: pan-x;
}
.md-inline-form md-switch {
  margin-top: 18px;
  margin-bottom: 19px;
}
md-switch {
  margin: 16px 0;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 30px;
  line-height: 28px;
  align-items: center;
  display: flex;
  margin-left: inherit;
  margin-right: 16px;
}
[dir=rtl] md-switch {
  margin-left: 16px;
}
[dir=rtl] md-switch {
  margin-right: inherit;
}
md-switch:last-of-type {
  margin-left: inherit;
  margin-right: 0;
}
[dir=rtl] md-switch:last-of-type {
  margin-left: 0;
}
[dir=rtl] md-switch:last-of-type {
  margin-right: inherit;
}
md-switch[disabled] {
  cursor: default;
}
md-switch[disabled] .md-container {
  cursor: default;
}
md-switch .md-container {
  cursor: -webkit-grab;
  cursor: grab;
  width: 36px;
  height: 24px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 8px;
  float: left;
}
[dir=rtl] md-switch .md-container {
  margin-right: 0px;
  margin-left: 8px;
}
md-switch.md-inverted .md-container {
  margin-right: initial;
  margin-left: 8px;
}
[dir=rtl] md-switch.md-inverted .md-container {
  margin-right: 8px;
}
[dir=rtl] md-switch.md-inverted .md-container {
  margin-left: initial;
}
md-switch:not([disabled]) .md-dragging,
md-switch:not([disabled]).md-dragging .md-container {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
md-switch.md-focused .md-thumb:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
md-switch .md-label {
  border-color: transparent;
  border-width: 0;
  float: left;
}
md-switch .md-bar {
  left: 1px;
  width: 34px;
  top: 5px;
  height: 14px;
  border-radius: 8px;
  position: absolute;
}
md-switch .md-thumb-container {
  top: 2px;
  left: 0;
  width: 16px;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
md-switch.md-checked .md-thumb-container {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
md-switch .md-thumb {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  outline: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
md-switch .md-thumb:before {
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-switch .md-thumb .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -20px;
  top: -20px;
  right: -20px;
  bottom: -20px;
}
md-switch:not(.md-dragging) .md-bar,
md-switch:not(.md-dragging) .md-thumb-container,
md-switch:not(.md-dragging) .md-thumb {
  transition: all 0.08s linear;
  transition-property: background-color, -webkit-transform;
  transition-property: transform, background-color;
  transition-property: transform, background-color, -webkit-transform;
}
md-switch:not(.md-dragging) .md-bar,
md-switch:not(.md-dragging) .md-thumb {
  transition-delay: 0.05s;
}
@media screen and (-ms-high-contrast: active) {
  md-switch.md-default-theme .md-bar {
    background-color: #666;
  }
  md-switch.md-default-theme.md-checked .md-bar {
    background-color: #9E9E9E;
  }
  md-switch.md-default-theme .md-thumb {
    background-color: #fff;
  }
}
@-webkit-keyframes md-tab-content-hide {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes md-tab-content-hide {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
md-tab-data {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
}
md-tabs {
  display: block;
  margin: 0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}
md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
  min-height: 248px;
}
md-tabs[md-align-tabs="bottom"] {
  padding-bottom: 48px;
}
md-tabs[md-align-tabs="bottom"] md-tabs-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  z-index: 2;
}
md-tabs[md-align-tabs="bottom"] md-tabs-content-wrapper {
  top: 0;
  bottom: 48px;
}
md-tabs.md-dynamic-height md-tabs-content-wrapper {
  min-height: 0;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  overflow: visible;
}
md-tabs.md-dynamic-height md-tab-content.md-active {
  position: relative;
}
md-tabs[md-border-bottom] md-tabs-wrapper {
  border-width: 0 0 1px;
  border-style: solid;
}
md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper {
  top: 49px;
}
md-tabs-wrapper {
  display: block;
  position: relative;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
md-tabs-wrapper md-prev-button,
md-tabs-wrapper md-next-button {
  height: 100%;
  width: 32px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1em;
  z-index: 2;
  cursor: pointer;
  font-size: 16px;
  background: transparent no-repeat center center;
  transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-tabs-wrapper md-prev-button:focus,
md-tabs-wrapper md-next-button:focus {
  outline: none;
}
md-tabs-wrapper md-prev-button.md-disabled,
md-tabs-wrapper md-next-button.md-disabled {
  opacity: 0.25;
  cursor: default;
}
md-tabs-wrapper md-prev-button.ng-leave,
md-tabs-wrapper md-next-button.ng-leave {
  transition: none;
}
md-tabs-wrapper md-prev-button md-icon,
md-tabs-wrapper md-next-button md-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[dir="rtl"] md-tabs-wrapper md-prev-button,
[dir="rtl"] md-tabs-wrapper md-next-button {
  -webkit-transform: rotateY(180deg) translateY(-50%);
  transform: rotateY(180deg) translateY(-50%);
}
md-tabs-wrapper md-prev-button {
  left: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==");
}
[dir=rtl] md-tabs-wrapper md-prev-button {
  left: auto;
  right: 0;
}
md-tabs-wrapper md-next-button {
  right: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K");
}
[dir=rtl] md-tabs-wrapper md-next-button {
  right: auto;
  left: 0;
}
md-tabs-wrapper md-next-button md-icon {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper {
  width: 100%;
  flex-direction: row;
}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item {
  flex-grow: 1;
}
md-tabs-canvas {
  position: relative;
  overflow: hidden;
  display: block;
  height: 48px;
}
md-tabs-canvas:after {
  content: '';
  display: table;
  clear: both;
}
md-tabs-canvas .md-dummy-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
[dir=rtl] md-tabs-canvas .md-dummy-wrapper {
  left: auto;
  right: 0;
}
md-tabs-canvas.md-paginated {
  margin: 0 32px;
}
md-tabs-canvas.md-center-tabs {
  display: flex;
  flex-direction: column;
  text-align: center;
}
md-tabs-canvas.md-center-tabs .md-tab {
  float: none;
  display: inline-block;
}
md-pagination-wrapper {
  height: 48px;
  display: flex;
  transition: -webkit-transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  position: absolute;
  left: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
md-pagination-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
[dir=rtl] md-pagination-wrapper {
  left: auto;
  right: 0;
}
md-pagination-wrapper.md-center-tabs {
  position: relative;
  justify-content: center;
}
md-tabs-content-wrapper {
  display: block;
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
md-tab-content {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: -webkit-transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  overflow: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
md-tab-content.md-no-scroll {
  bottom: auto;
  overflow: hidden;
}
md-tab-content.ng-leave,
md-tab-content.md-no-transition {
  transition: none;
}
md-tab-content.md-left:not(.md-active) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: 1s md-tab-content-hide;
  animation: 1s md-tab-content-hide;
  visibility: hidden;
}
[dir=rtl] md-tab-content.md-left:not(.md-active) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
md-tab-content.md-left:not(.md-active) * {
  transition: visibility 0s linear;
  transition-delay: 0.5s;
  visibility: hidden;
}
md-tab-content.md-right:not(.md-active) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-animation: 1s md-tab-content-hide;
  animation: 1s md-tab-content-hide;
  visibility: hidden;
}
[dir=rtl] md-tab-content.md-right:not(.md-active) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
md-tab-content.md-right:not(.md-active) * {
  transition: visibility 0s linear;
  transition-delay: 0.5s;
  visibility: hidden;
}
md-tab-content > div {
  flex: 1 0 100%;
  min-width: 0;
}
md-tab-content > div.ng-leave {
  -webkit-animation: 1s md-tab-content-hide;
  animation: 1s md-tab-content-hide;
}
md-ink-bar {
  position: absolute;
  left: auto;
  right: auto;
  bottom: 0;
  height: 2px;
}
md-ink-bar.md-left {
  transition: left 0.125s cubic-bezier(0.35, 0, 0.25, 1), right 0.25s cubic-bezier(0.35, 0, 0.25, 1);
}
md-ink-bar.md-right {
  transition: left 0.25s cubic-bezier(0.35, 0, 0.25, 1), right 0.125s cubic-bezier(0.35, 0, 0.25, 1);
}
md-tab {
  position: absolute;
  z-index: -1;
  left: -9999px;
}
.md-tab {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  padding: 12px 24px;
  transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  text-transform: uppercase;
  float: left;
  font-weight: 500;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
[dir=rtl] .md-tab {
  float: right;
}
.md-tab.md-focused,
.md-tab:focus {
  box-shadow: none;
  outline: none;
}
.md-tab.md-active {
  cursor: default;
}
.md-tab.md-disabled {
  pointer-events: none;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  opacity: 0.5;
  cursor: default;
}
.md-tab.ng-leave {
  transition: none;
}
md-toolbar + md-tabs,
md-toolbar + md-dialog-content md-tabs {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.md-toast-text {
  padding: 0 6px;
}
md-toast {
  position: absolute;
  z-index: 105;
  box-sizing: border-box;
  cursor: default;
  overflow: hidden;
  padding: 8px;
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  /* Transition differently when swiping */
  /*
   * When the toast doesn't take up the whole screen,
   * make it rotate when the user swipes it away
   */
}
md-toast .md-toast-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-height: 168px;
  max-width: 100%;
  min-height: 48px;
  padding: 0 18px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 2px;
  font-size: 14px;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
  transform: translate3d(0, 0, 0) rotateZ(0deg);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  justify-content: flex-start;
}
md-toast .md-toast-content::before {
  content: '';
  min-height: 48px;
  visibility: hidden;
  display: inline-block;
}
[dir=rtl] md-toast .md-toast-content {
  justify-content: flex-end;
}
md-toast .md-toast-content span {
  flex: 1 1 0%;
  box-sizing: border-box;
  min-width: 0;
}
md-toast.md-capsule {
  border-radius: 24px;
}
md-toast.md-capsule .md-toast-content {
  border-radius: 24px;
}
md-toast.ng-leave-active .md-toast-content {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-toast.md-swipeleft .md-toast-content,
md-toast.md-swiperight .md-toast-content,
md-toast.md-swipeup .md-toast-content,
md-toast.md-swipedown .md-toast-content {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-toast.ng-enter {
  opacity: 0;
}
md-toast.ng-enter .md-toast-content {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
md-toast.ng-enter.md-top .md-toast-content {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
md-toast.ng-enter.ng-enter-active {
  opacity: 1;
}
md-toast.ng-enter.ng-enter-active .md-toast-content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-toast.ng-leave.ng-leave-active .md-toast-content {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
md-toast.ng-leave.ng-leave-active.md-top .md-toast-content {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
md-toast .md-action {
  line-height: 19px;
  margin-left: 24px;
  margin-right: 0;
  cursor: pointer;
  text-transform: uppercase;
  float: right;
}
md-toast .md-button {
  min-width: 0;
  margin-right: 0;
  margin-left: 12px;
}
[dir=rtl] md-toast .md-button {
  margin-right: 12px;
}
[dir=rtl] md-toast .md-button {
  margin-left: 0;
}
@media (max-width: 959px) {
  md-toast {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    border-radius: 0;
    bottom: 0;
    padding: 0;
  }
  md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
}
@media (min-width: 960px) {
  md-toast {
    min-width: 304px;
    /*
   * When the toast doesn't take up the whole screen,
   * make it rotate when the user swipes it away
   */
  }
  md-toast.md-bottom {
    bottom: 0;
  }
  md-toast.md-left {
    left: 0;
  }
  md-toast.md-right {
    right: 0;
  }
  md-toast.md-top {
    top: 0;
  }
  md-toast._md-start {
    left: 0;
  }
  [dir=rtl] md-toast._md-start {
    left: auto;
    right: 0;
  }
  md-toast._md-end {
    right: 0;
  }
  [dir=rtl] md-toast._md-end {
    right: auto;
    left: 0;
  }
  md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
}
@media (min-width: 1920px) {
  md-toast .md-toast-content {
    max-width: 568px;
  }
}
@media screen and (-ms-high-contrast: active) {
  md-toast {
    border: 1px solid #fff;
  }
}
.md-toast-animating {
  overflow: hidden !important;
}
md-toolbar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  font-size: 20px;
  min-height: 64px;
  width: 100%;
}
md-toolbar._md-toolbar-transitions {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  transition-property: background-color, fill, color;
}
md-toolbar.md-whiteframe-z1-add,
md-toolbar.md-whiteframe-z1-remove {
  transition: box-shadow 0.5s linear;
}
md-toolbar md-toolbar-filler {
  width: 72px;
}
md-toolbar *,
md-toolbar *:before,
md-toolbar *:after {
  box-sizing: border-box;
}
md-toolbar.ng-animate {
  transition: none;
}
md-toolbar.md-tall {
  height: 128px;
  min-height: 128px;
  max-height: 128px;
}
md-toolbar.md-medium-tall {
  height: 88px;
  min-height: 88px;
  max-height: 88px;
}
md-toolbar.md-medium-tall .md-toolbar-tools {
  height: 48px;
  min-height: 48px;
  max-height: 48px;
}
md-toolbar > .md-indent {
  margin-left: 64px;
}
[dir=rtl] md-toolbar > .md-indent {
  margin-left: auto;
  margin-right: 64px;
}
md-toolbar ~ md-content > md-list {
  padding: 0;
}
md-toolbar ~ md-content > md-list md-list-item:last-child md-divider {
  display: none;
}
.md-toolbar-tools {
  font-size: 20px;
  letter-spacing: 0.005em;
  box-sizing: border-box;
  font-weight: 400;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  height: 64px;
  max-height: 64px;
  padding: 0 16px;
  margin: 0;
}
.md-toolbar-tools h1,
.md-toolbar-tools h2,
.md-toolbar-tools h3 {
  font-size: inherit;
  font-weight: inherit;
  margin: inherit;
}
.md-toolbar-tools a {
  color: inherit;
  text-decoration: none;
}
.md-toolbar-tools .fill-height {
  display: flex;
  align-items: center;
}
.md-toolbar-tools md-checkbox {
  margin: inherit;
}
.md-toolbar-tools .md-button {
  margin-top: 0;
  margin-bottom: 0;
}
.md-toolbar-tools .md-button,
.md-toolbar-tools .md-button.md-icon-button md-icon {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  transition-property: background-color, fill, color;
}
.md-toolbar-tools .md-button.ng-animate,
.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate {
  transition: none;
}
.md-toolbar-tools > .md-button:first-child {
  margin-left: -8px;
}
[dir=rtl] .md-toolbar-tools > .md-button:first-child {
  margin-left: auto;
  margin-right: -8px;
}
.md-toolbar-tools > .md-button:last-child {
  margin-right: -8px;
}
[dir=rtl] .md-toolbar-tools > .md-button:last-child {
  margin-right: auto;
  margin-left: -8px;
}
.md-toolbar-tools > md-menu:last-child {
  margin-right: -8px;
}
[dir=rtl] .md-toolbar-tools > md-menu:last-child {
  margin-right: auto;
  margin-left: -8px;
}
.md-toolbar-tools > md-menu:last-child > .md-button {
  margin-right: 0;
}
[dir=rtl] .md-toolbar-tools > md-menu:last-child > .md-button {
  margin-right: auto;
  margin-left: 0;
}
@media screen and (-ms-high-contrast: active) {
  .md-toolbar-tools {
    border-bottom: 1px solid #fff;
  }
}
@media (min-width: 0) and (max-width: 959px) and (orientation: portrait) {
  md-toolbar {
    min-height: 56px;
  }
  .md-toolbar-tools {
    height: 56px;
    max-height: 56px;
  }
}
@media (min-width: 0) and (max-width: 959px) and (orientation: landscape) {
  md-toolbar {
    min-height: 48px;
  }
  .md-toolbar-tools {
    height: 48px;
    max-height: 48px;
  }
}
.md-tooltip {
  pointer-events: none;
  border-radius: 4px;
  overflow: hidden;
  opacity: 0;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 32px;
  line-height: 32px;
  padding-right: 16px;
  padding-left: 16px;
}
.md-tooltip.md-origin-top {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  margin-top: -24px;
}
.md-tooltip.md-origin-right {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  margin-left: 24px;
}
.md-tooltip.md-origin-bottom {
  -webkit-transform-origin: center top;
  transform-origin: center top;
  margin-top: 24px;
}
.md-tooltip.md-origin-left {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  margin-left: -24px;
}
@media (min-width: 960px) {
  .md-tooltip {
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .md-tooltip.md-origin-top {
    margin-top: -14px;
  }
  .md-tooltip.md-origin-right {
    margin-left: 14px;
  }
  .md-tooltip.md-origin-bottom {
    margin-top: 14px;
  }
  .md-tooltip.md-origin-left {
    margin-left: -14px;
  }
}
.md-tooltip.md-show-add {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.md-tooltip.md-show {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 150ms;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.9;
}
.md-tooltip.md-hide {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 150ms;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.md-truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md-truncate.md-clip {
  text-overflow: clip;
}
.md-truncate.flex {
  width: 0;
}
.md-virtual-repeat-container {
  box-sizing: border-box;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.md-virtual-repeat-container .md-virtual-repeat-scroller {
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
.md-virtual-repeat-container .md-virtual-repeat-sizer {
  box-sizing: border-box;
  height: 1px;
  display: block;
  margin: 0;
  padding: 0;
  width: 1px;
}
.md-virtual-repeat-container .md-virtual-repeat-offsetter {
  box-sizing: border-box;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller {
  overflow-x: auto;
  overflow-y: hidden;
}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
  bottom: 16px;
  right: auto;
  white-space: nowrap;
}
[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
  right: auto;
  left: auto;
}
.md-whiteframe-1dp,
.md-whiteframe-z1 {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-2dp {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-3dp {
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 3px 3px -2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-4dp,
.md-whiteframe-z2 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-5dp {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-6dp {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-7dp,
.md-whiteframe-z3 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-8dp {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-9dp {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-10dp,
.md-whiteframe-z4 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-11dp {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-12dp {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-13dp,
.md-whiteframe-z5 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-14dp {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-15dp {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-16dp {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-17dp {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-18dp {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-19dp {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-20dp {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-21dp {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-22dp {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-23dp {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-24dp {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
@media screen and (-ms-high-contrast: active) {
  md-whiteframe {
    border: 1px solid #fff;
  }
}
@media print {
  md-whiteframe,
  [md-whiteframe] {
    background-color: #ffffff;
  }
}
/*
* Since Layout API uses ng-cloak to hide the dom elements while layouts are adjusted
*/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
/*
*  Responsive attributes
*
*  References:
*  1) https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties#flex
*  2) https://css-tricks.com/almanac/properties/f/flex/
*  3) https://css-tricks.com/snippets/css/a-guide-to-flexbox/
*  4) https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*  5) http://godban.com.ua/projects/flexgrid
*/
@-moz-document url-prefix() {
  .layout-fill {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
  }
}
/*
 *  Apply Mixins to create Layout/Flexbox styles
 */
.flex-order {
  order: 0;
}
.flex-order--20 {
  order: -20;
}
.flex-order--19 {
  order: -19;
}
.flex-order--18 {
  order: -18;
}
.flex-order--17 {
  order: -17;
}
.flex-order--16 {
  order: -16;
}
.flex-order--15 {
  order: -15;
}
.flex-order--14 {
  order: -14;
}
.flex-order--13 {
  order: -13;
}
.flex-order--12 {
  order: -12;
}
.flex-order--11 {
  order: -11;
}
.flex-order--10 {
  order: -10;
}
.flex-order--9 {
  order: -9;
}
.flex-order--8 {
  order: -8;
}
.flex-order--7 {
  order: -7;
}
.flex-order--6 {
  order: -6;
}
.flex-order--5 {
  order: -5;
}
.flex-order--4 {
  order: -4;
}
.flex-order--3 {
  order: -3;
}
.flex-order--2 {
  order: -2;
}
.flex-order--1 {
  order: -1;
}
.flex-order-0 {
  order: 0;
}
.flex-order-1 {
  order: 1;
}
.flex-order-2 {
  order: 2;
}
.flex-order-3 {
  order: 3;
}
.flex-order-4 {
  order: 4;
}
.flex-order-5 {
  order: 5;
}
.flex-order-6 {
  order: 6;
}
.flex-order-7 {
  order: 7;
}
.flex-order-8 {
  order: 8;
}
.flex-order-9 {
  order: 9;
}
.flex-order-10 {
  order: 10;
}
.flex-order-11 {
  order: 11;
}
.flex-order-12 {
  order: 12;
}
.flex-order-13 {
  order: 13;
}
.flex-order-14 {
  order: 14;
}
.flex-order-15 {
  order: 15;
}
.flex-order-16 {
  order: 16;
}
.flex-order-17 {
  order: 17;
}
.flex-order-18 {
  order: 18;
}
.flex-order-19 {
  order: 19;
}
.flex-order-20 {
  order: 20;
}
.offset-0,
.flex-offset-0,
.layout-margin .flex-offset-0,
.layout-margin .offset-0 {
  margin-left: 0;
}
[dir=rtl] .offset-0,
[dir=rtl] .flex-offset-0,
[dir=rtl] .layout-margin .flex-offset-0,
[dir=rtl] .layout-margin .offset-0 {
  margin-left: auto;
  margin-right: 0;
}
.offset-5,
.flex-offset-5,
.layout-margin .flex-offset-5,
.layout-margin .offset-5 {
  margin-left: 5%;
}
[dir=rtl] .offset-5,
[dir=rtl] .flex-offset-5,
[dir=rtl] .layout-margin .flex-offset-5,
[dir=rtl] .layout-margin .offset-5 {
  margin-left: auto;
  margin-right: 5%;
}
.offset-10,
.flex-offset-10,
.layout-margin .flex-offset-10,
.layout-margin .offset-10 {
  margin-left: 10%;
}
[dir=rtl] .offset-10,
[dir=rtl] .flex-offset-10,
[dir=rtl] .layout-margin .flex-offset-10,
[dir=rtl] .layout-margin .offset-10 {
  margin-left: auto;
  margin-right: 10%;
}
.offset-15,
.flex-offset-15,
.layout-margin .flex-offset-15,
.layout-margin .offset-15 {
  margin-left: 15%;
}
[dir=rtl] .offset-15,
[dir=rtl] .flex-offset-15,
[dir=rtl] .layout-margin .flex-offset-15,
[dir=rtl] .layout-margin .offset-15 {
  margin-left: auto;
  margin-right: 15%;
}
.offset-20,
.flex-offset-20,
.layout-margin .flex-offset-20,
.layout-margin .offset-20 {
  margin-left: 20%;
}
[dir=rtl] .offset-20,
[dir=rtl] .flex-offset-20,
[dir=rtl] .layout-margin .flex-offset-20,
[dir=rtl] .layout-margin .offset-20 {
  margin-left: auto;
  margin-right: 20%;
}
.offset-25,
.flex-offset-25,
.layout-margin .flex-offset-25,
.layout-margin .offset-25 {
  margin-left: 25%;
}
[dir=rtl] .offset-25,
[dir=rtl] .flex-offset-25,
[dir=rtl] .layout-margin .flex-offset-25,
[dir=rtl] .layout-margin .offset-25 {
  margin-left: auto;
  margin-right: 25%;
}
.offset-30,
.flex-offset-30,
.layout-margin .flex-offset-30,
.layout-margin .offset-30 {
  margin-left: 30%;
}
[dir=rtl] .offset-30,
[dir=rtl] .flex-offset-30,
[dir=rtl] .layout-margin .flex-offset-30,
[dir=rtl] .layout-margin .offset-30 {
  margin-left: auto;
  margin-right: 30%;
}
.offset-35,
.flex-offset-35,
.layout-margin .flex-offset-35,
.layout-margin .offset-35 {
  margin-left: 35%;
}
[dir=rtl] .offset-35,
[dir=rtl] .flex-offset-35,
[dir=rtl] .layout-margin .flex-offset-35,
[dir=rtl] .layout-margin .offset-35 {
  margin-left: auto;
  margin-right: 35%;
}
.offset-40,
.flex-offset-40,
.layout-margin .flex-offset-40,
.layout-margin .offset-40 {
  margin-left: 40%;
}
[dir=rtl] .offset-40,
[dir=rtl] .flex-offset-40,
[dir=rtl] .layout-margin .flex-offset-40,
[dir=rtl] .layout-margin .offset-40 {
  margin-left: auto;
  margin-right: 40%;
}
.offset-45,
.flex-offset-45,
.layout-margin .flex-offset-45,
.layout-margin .offset-45 {
  margin-left: 45%;
}
[dir=rtl] .offset-45,
[dir=rtl] .flex-offset-45,
[dir=rtl] .layout-margin .flex-offset-45,
[dir=rtl] .layout-margin .offset-45 {
  margin-left: auto;
  margin-right: 45%;
}
.offset-50,
.flex-offset-50,
.layout-margin .flex-offset-50,
.layout-margin .offset-50 {
  margin-left: 50%;
}
[dir=rtl] .offset-50,
[dir=rtl] .flex-offset-50,
[dir=rtl] .layout-margin .flex-offset-50,
[dir=rtl] .layout-margin .offset-50 {
  margin-left: auto;
  margin-right: 50%;
}
.offset-55,
.flex-offset-55,
.layout-margin .flex-offset-55,
.layout-margin .offset-55 {
  margin-left: 55%;
}
[dir=rtl] .offset-55,
[dir=rtl] .flex-offset-55,
[dir=rtl] .layout-margin .flex-offset-55,
[dir=rtl] .layout-margin .offset-55 {
  margin-left: auto;
  margin-right: 55%;
}
.offset-60,
.flex-offset-60,
.layout-margin .flex-offset-60,
.layout-margin .offset-60 {
  margin-left: 60%;
}
[dir=rtl] .offset-60,
[dir=rtl] .flex-offset-60,
[dir=rtl] .layout-margin .flex-offset-60,
[dir=rtl] .layout-margin .offset-60 {
  margin-left: auto;
  margin-right: 60%;
}
.offset-65,
.flex-offset-65,
.layout-margin .flex-offset-65,
.layout-margin .offset-65 {
  margin-left: 65%;
}
[dir=rtl] .offset-65,
[dir=rtl] .flex-offset-65,
[dir=rtl] .layout-margin .flex-offset-65,
[dir=rtl] .layout-margin .offset-65 {
  margin-left: auto;
  margin-right: 65%;
}
.offset-70,
.flex-offset-70,
.layout-margin .flex-offset-70,
.layout-margin .offset-70 {
  margin-left: 70%;
}
[dir=rtl] .offset-70,
[dir=rtl] .flex-offset-70,
[dir=rtl] .layout-margin .flex-offset-70,
[dir=rtl] .layout-margin .offset-70 {
  margin-left: auto;
  margin-right: 70%;
}
.offset-75,
.flex-offset-75,
.layout-margin .flex-offset-75,
.layout-margin .offset-75 {
  margin-left: 75%;
}
[dir=rtl] .offset-75,
[dir=rtl] .flex-offset-75,
[dir=rtl] .layout-margin .flex-offset-75,
[dir=rtl] .layout-margin .offset-75 {
  margin-left: auto;
  margin-right: 75%;
}
.offset-80,
.flex-offset-80,
.layout-margin .flex-offset-80,
.layout-margin .offset-80 {
  margin-left: 80%;
}
[dir=rtl] .offset-80,
[dir=rtl] .flex-offset-80,
[dir=rtl] .layout-margin .flex-offset-80,
[dir=rtl] .layout-margin .offset-80 {
  margin-left: auto;
  margin-right: 80%;
}
.offset-85,
.flex-offset-85,
.layout-margin .flex-offset-85,
.layout-margin .offset-85 {
  margin-left: 85%;
}
[dir=rtl] .offset-85,
[dir=rtl] .flex-offset-85,
[dir=rtl] .layout-margin .flex-offset-85,
[dir=rtl] .layout-margin .offset-85 {
  margin-left: auto;
  margin-right: 85%;
}
.offset-90,
.flex-offset-90,
.layout-margin .flex-offset-90,
.layout-margin .offset-90 {
  margin-left: 90%;
}
[dir=rtl] .offset-90,
[dir=rtl] .flex-offset-90,
[dir=rtl] .layout-margin .flex-offset-90,
[dir=rtl] .layout-margin .offset-90 {
  margin-left: auto;
  margin-right: 90%;
}
.offset-95,
.flex-offset-95,
.layout-margin .flex-offset-95,
.layout-margin .offset-95 {
  margin-left: 95%;
}
[dir=rtl] .offset-95,
[dir=rtl] .flex-offset-95,
[dir=rtl] .layout-margin .flex-offset-95,
[dir=rtl] .layout-margin .offset-95 {
  margin-left: auto;
  margin-right: 95%;
}
.offset-33,
.flex-offset-33,
.layout-margin .flex-offset-33,
.layout-margin .offset-33 {
  margin-left: calc(100% / 3);
}
.offset-66,
.flex-offset-66,
.layout-margin .flex-offset-66,
.layout-margin .offset-66 {
  margin-left: calc(200% / 3);
}
[dir=rtl] .offset-66,
[dir=rtl] .flex-offset-66,
[dir=rtl] .layout-margin .flex-offset-66,
[dir=rtl] .layout-margin .offset-66 {
  margin-left: auto;
  margin-right: calc(200% / 3);
}
.layout-align,
.layout-align-start-stretch {
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.layout-align-start,
.layout-align-start-start,
.layout-align-start-center,
.layout-align-start-end,
.layout-align-start-stretch {
  justify-content: flex-start;
}
.layout-align-center,
.layout-align-center-start,
.layout-align-center-center,
.layout-align-center-end,
.layout-align-center-stretch {
  justify-content: center;
}
.layout-align-end,
.layout-align-end-start,
.layout-align-end-center,
.layout-align-end-end,
.layout-align-end-stretch {
  justify-content: flex-end;
}
.layout-align-space-around,
.layout-align-space-around-center,
.layout-align-space-around-start,
.layout-align-space-around-end,
.layout-align-space-around-stretch {
  justify-content: space-around;
}
.layout-align-space-between,
.layout-align-space-between-center,
.layout-align-space-between-start,
.layout-align-space-between-end,
.layout-align-space-between-stretch {
  justify-content: space-between;
}
.layout-align-start-start,
.layout-align-center-start,
.layout-align-end-start,
.layout-align-space-between-start,
.layout-align-space-around-start {
  align-items: flex-start;
  align-content: flex-start;
}
.layout-align-start-center,
.layout-align-center-center,
.layout-align-end-center,
.layout-align-space-between-center,
.layout-align-space-around-center {
  align-items: center;
  align-content: center;
  max-width: 100%;
}
.layout-align-start-center > *,
.layout-align-center-center > *,
.layout-align-end-center > *,
.layout-align-space-between-center > *,
.layout-align-space-around-center > * {
  max-width: 100%;
  box-sizing: border-box;
}
.layout-align-start-end,
.layout-align-center-end,
.layout-align-end-end,
.layout-align-space-between-end,
.layout-align-space-around-end {
  align-items: flex-end;
  align-content: flex-end;
}
.layout-align-start-stretch,
.layout-align-center-stretch,
.layout-align-end-stretch,
.layout-align-space-between-stretch,
.layout-align-space-around-stretch {
  align-items: stretch;
  align-content: stretch;
}
.flex {
  flex: 1;
  box-sizing: border-box;
}
.flex-grow {
  flex: 1 1 100%;
  box-sizing: border-box;
}
.flex-initial {
  flex: 0 1 auto;
  box-sizing: border-box;
}
.flex-auto {
  flex: 1 1 auto;
  box-sizing: border-box;
}
.flex-none {
  flex: 0 0 auto;
  box-sizing: border-box;
}
.flex-noshrink {
  flex: 1 0 auto;
  box-sizing: border-box;
}
.flex-nogrow {
  flex: 0 1 auto;
  box-sizing: border-box;
}
.flex-0 {
  flex: 1 1 100%;
  max-width: 0%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-0 {
  flex: 1 1 100%;
  max-width: 0%;
  max-height: 100%;
  box-sizing: border-box;
  min-width: 0;
}
.layout-column > .flex-0 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 0%;
  box-sizing: border-box;
}
.flex-5 {
  flex: 1 1 100%;
  max-width: 5%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-5 {
  flex: 1 1 100%;
  max-width: 5%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-5 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 5%;
  box-sizing: border-box;
}
.flex-10 {
  flex: 1 1 100%;
  max-width: 10%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-10 {
  flex: 1 1 100%;
  max-width: 10%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-10 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 10%;
  box-sizing: border-box;
}
.flex-15 {
  flex: 1 1 100%;
  max-width: 15%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-15 {
  flex: 1 1 100%;
  max-width: 15%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-15 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 15%;
  box-sizing: border-box;
}
.flex-20 {
  flex: 1 1 100%;
  max-width: 20%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-20 {
  flex: 1 1 100%;
  max-width: 20%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-20 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 20%;
  box-sizing: border-box;
}
.flex-25 {
  flex: 1 1 100%;
  max-width: 25%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-25 {
  flex: 1 1 100%;
  max-width: 25%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-25 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 25%;
  box-sizing: border-box;
}
.flex-30 {
  flex: 1 1 100%;
  max-width: 30%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-30 {
  flex: 1 1 100%;
  max-width: 30%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-30 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 30%;
  box-sizing: border-box;
}
.flex-35 {
  flex: 1 1 100%;
  max-width: 35%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-35 {
  flex: 1 1 100%;
  max-width: 35%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-35 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 35%;
  box-sizing: border-box;
}
.flex-40 {
  flex: 1 1 100%;
  max-width: 40%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-40 {
  flex: 1 1 100%;
  max-width: 40%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-40 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 40%;
  box-sizing: border-box;
}
.flex-45 {
  flex: 1 1 100%;
  max-width: 45%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-45 {
  flex: 1 1 100%;
  max-width: 45%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-45 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 45%;
  box-sizing: border-box;
}
.flex-50 {
  flex: 1 1 100%;
  max-width: 50%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-50 {
  flex: 1 1 100%;
  max-width: 50%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-50 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 50%;
  box-sizing: border-box;
}
.flex-55 {
  flex: 1 1 100%;
  max-width: 55%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-55 {
  flex: 1 1 100%;
  max-width: 55%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-55 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 55%;
  box-sizing: border-box;
}
.flex-60 {
  flex: 1 1 100%;
  max-width: 60%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-60 {
  flex: 1 1 100%;
  max-width: 60%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-60 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 60%;
  box-sizing: border-box;
}
.flex-65 {
  flex: 1 1 100%;
  max-width: 65%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-65 {
  flex: 1 1 100%;
  max-width: 65%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-65 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 65%;
  box-sizing: border-box;
}
.flex-70 {
  flex: 1 1 100%;
  max-width: 70%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-70 {
  flex: 1 1 100%;
  max-width: 70%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-70 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 70%;
  box-sizing: border-box;
}
.flex-75 {
  flex: 1 1 100%;
  max-width: 75%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-75 {
  flex: 1 1 100%;
  max-width: 75%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-75 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 75%;
  box-sizing: border-box;
}
.flex-80 {
  flex: 1 1 100%;
  max-width: 80%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-80 {
  flex: 1 1 100%;
  max-width: 80%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-80 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 80%;
  box-sizing: border-box;
}
.flex-85 {
  flex: 1 1 100%;
  max-width: 85%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-85 {
  flex: 1 1 100%;
  max-width: 85%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-85 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 85%;
  box-sizing: border-box;
}
.flex-90 {
  flex: 1 1 100%;
  max-width: 90%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-90 {
  flex: 1 1 100%;
  max-width: 90%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-90 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 90%;
  box-sizing: border-box;
}
.flex-95 {
  flex: 1 1 100%;
  max-width: 95%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-95 {
  flex: 1 1 100%;
  max-width: 95%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-95 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 95%;
  box-sizing: border-box;
}
.flex-100 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-100 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-100 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
.flex-33 {
  flex: 1 1 100%;
  max-width: 33.33%;
  max-height: 100%;
  box-sizing: border-box;
}
.flex-66 {
  flex: 1 1 100%;
  max-width: 66.66%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-33 {
  flex: 1 1 33.33%;
  max-width: 33.33%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-66 {
  flex: 1 1 66.66%;
  max-width: 66.66%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-column > .flex-33 {
  flex: 1 1 33.33%;
  max-width: 100%;
  max-height: 33.33%;
  box-sizing: border-box;
}
.layout-column > .flex-66 {
  flex: 1 1 66.66%;
  max-width: 100%;
  max-height: 66.66%;
  box-sizing: border-box;
}
.layout-row > .flex-33 {
  flex: 1 1 100%;
  max-width: 33.33%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex-66 {
  flex: 1 1 100%;
  max-width: 66.66%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row > .flex {
  min-width: 0;
}
.layout-column > .flex-33 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 33.33%;
  box-sizing: border-box;
}
.layout-column > .flex-66 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 66.66%;
  box-sizing: border-box;
}
.layout-column > .flex {
  min-height: 0;
}
.layout,
.layout-column,
.layout-row {
  box-sizing: border-box;
  display: flex;
}
.layout-column {
  flex-direction: column;
}
.layout-row {
  flex-direction: row;
}
.layout-padding-sm > *,
.layout-padding > .flex-sm {
  padding: 4px;
}
.layout-padding,
.layout-padding-gt-sm,
.layout-padding-md,
.layout-padding > *,
.layout-padding-gt-sm > *,
.layout-padding-md > *,
.layout-padding > .flex,
.layout-padding > .flex-gt-sm,
.layout-padding > .flex-md {
  padding: 8px;
}
.layout-padding-gt-md > *,
.layout-padding-lg > *,
.layout-padding-gt-lg > *,
.layout-padding > .flex-gt-md,
.layout-padding > .flex-lg,
.layout-padding > .flex-lg,
.layout-padding > .flex-gt-lg {
  padding: 16px;
}
.layout-margin-sm > *,
.layout-margin > .flex-sm {
  margin: 4px;
}
.layout-margin,
.layout-margin-gt-sm,
.layout-margin-md,
.layout-margin > *,
.layout-margin-gt-sm > *,
.layout-margin-md > *,
.layout-margin > .flex,
.layout-margin > .flex-gt-sm,
.layout-margin > .flex-md {
  margin: 8px;
}
.layout-margin-gt-md > *,
.layout-margin-lg > *,
.layout-margin-gt-lg > *,
.layout-margin > .flex-gt-md,
.layout-margin > .flex-lg,
.layout-margin > .flex-gt-lg {
  margin: 16px;
}
.layout-wrap {
  flex-wrap: wrap;
}
.layout-nowrap {
  flex-wrap: nowrap;
}
.layout-fill {
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
/**
 * `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
 * `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
 * `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
 *
 *  hide means hide everywhere
 *  Sizes:
 *         $layout-breakpoint-xs:     600px !default;
 *         $layout-breakpoint-sm:     960px !default;
 *         $layout-breakpoint-md:     1280px !default;
 *         $layout-breakpoint-lg:     1920px !default;
 */
@media (max-width: 599px) {
  .hide-xs:not(.show-xs):not(.show),
  .hide:not(.show-xs):not(.show) {
    display: none;
  }
  .flex-order-xs--20 {
    order: -20;
  }
  .flex-order-xs--19 {
    order: -19;
  }
  .flex-order-xs--18 {
    order: -18;
  }
  .flex-order-xs--17 {
    order: -17;
  }
  .flex-order-xs--16 {
    order: -16;
  }
  .flex-order-xs--15 {
    order: -15;
  }
  .flex-order-xs--14 {
    order: -14;
  }
  .flex-order-xs--13 {
    order: -13;
  }
  .flex-order-xs--12 {
    order: -12;
  }
  .flex-order-xs--11 {
    order: -11;
  }
  .flex-order-xs--10 {
    order: -10;
  }
  .flex-order-xs--9 {
    order: -9;
  }
  .flex-order-xs--8 {
    order: -8;
  }
  .flex-order-xs--7 {
    order: -7;
  }
  .flex-order-xs--6 {
    order: -6;
  }
  .flex-order-xs--5 {
    order: -5;
  }
  .flex-order-xs--4 {
    order: -4;
  }
  .flex-order-xs--3 {
    order: -3;
  }
  .flex-order-xs--2 {
    order: -2;
  }
  .flex-order-xs--1 {
    order: -1;
  }
  .flex-order-xs-0 {
    order: 0;
  }
  .flex-order-xs-1 {
    order: 1;
  }
  .flex-order-xs-2 {
    order: 2;
  }
  .flex-order-xs-3 {
    order: 3;
  }
  .flex-order-xs-4 {
    order: 4;
  }
  .flex-order-xs-5 {
    order: 5;
  }
  .flex-order-xs-6 {
    order: 6;
  }
  .flex-order-xs-7 {
    order: 7;
  }
  .flex-order-xs-8 {
    order: 8;
  }
  .flex-order-xs-9 {
    order: 9;
  }
  .flex-order-xs-10 {
    order: 10;
  }
  .flex-order-xs-11 {
    order: 11;
  }
  .flex-order-xs-12 {
    order: 12;
  }
  .flex-order-xs-13 {
    order: 13;
  }
  .flex-order-xs-14 {
    order: 14;
  }
  .flex-order-xs-15 {
    order: 15;
  }
  .flex-order-xs-16 {
    order: 16;
  }
  .flex-order-xs-17 {
    order: 17;
  }
  .flex-order-xs-18 {
    order: 18;
  }
  .flex-order-xs-19 {
    order: 19;
  }
  .flex-order-xs-20 {
    order: 20;
  }
  .offset-xs-0,
  .flex-offset-xs-0,
  .layout-margin .flex-offset-xs-0,
  .layout-margin .offset-xs-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-xs-0,
  [dir=rtl] .flex-offset-xs-0,
  [dir=rtl] .layout-margin .flex-offset-xs-0,
  [dir=rtl] .layout-margin .offset-xs-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-xs-5,
  .flex-offset-xs-5,
  .layout-margin .flex-offset-xs-5,
  .layout-margin .offset-xs-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-xs-5,
  [dir=rtl] .flex-offset-xs-5,
  [dir=rtl] .layout-margin .flex-offset-xs-5,
  [dir=rtl] .layout-margin .offset-xs-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-xs-10,
  .flex-offset-xs-10,
  .layout-margin .flex-offset-xs-10,
  .layout-margin .offset-xs-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-xs-10,
  [dir=rtl] .flex-offset-xs-10,
  [dir=rtl] .layout-margin .flex-offset-xs-10,
  [dir=rtl] .layout-margin .offset-xs-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-xs-15,
  .flex-offset-xs-15,
  .layout-margin .flex-offset-xs-15,
  .layout-margin .offset-xs-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-xs-15,
  [dir=rtl] .flex-offset-xs-15,
  [dir=rtl] .layout-margin .flex-offset-xs-15,
  [dir=rtl] .layout-margin .offset-xs-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-xs-20,
  .flex-offset-xs-20,
  .layout-margin .flex-offset-xs-20,
  .layout-margin .offset-xs-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-xs-20,
  [dir=rtl] .flex-offset-xs-20,
  [dir=rtl] .layout-margin .flex-offset-xs-20,
  [dir=rtl] .layout-margin .offset-xs-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-xs-25,
  .flex-offset-xs-25,
  .layout-margin .flex-offset-xs-25,
  .layout-margin .offset-xs-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-xs-25,
  [dir=rtl] .flex-offset-xs-25,
  [dir=rtl] .layout-margin .flex-offset-xs-25,
  [dir=rtl] .layout-margin .offset-xs-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-xs-30,
  .flex-offset-xs-30,
  .layout-margin .flex-offset-xs-30,
  .layout-margin .offset-xs-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-xs-30,
  [dir=rtl] .flex-offset-xs-30,
  [dir=rtl] .layout-margin .flex-offset-xs-30,
  [dir=rtl] .layout-margin .offset-xs-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-xs-35,
  .flex-offset-xs-35,
  .layout-margin .flex-offset-xs-35,
  .layout-margin .offset-xs-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-xs-35,
  [dir=rtl] .flex-offset-xs-35,
  [dir=rtl] .layout-margin .flex-offset-xs-35,
  [dir=rtl] .layout-margin .offset-xs-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-xs-40,
  .flex-offset-xs-40,
  .layout-margin .flex-offset-xs-40,
  .layout-margin .offset-xs-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-xs-40,
  [dir=rtl] .flex-offset-xs-40,
  [dir=rtl] .layout-margin .flex-offset-xs-40,
  [dir=rtl] .layout-margin .offset-xs-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-xs-45,
  .flex-offset-xs-45,
  .layout-margin .flex-offset-xs-45,
  .layout-margin .offset-xs-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-xs-45,
  [dir=rtl] .flex-offset-xs-45,
  [dir=rtl] .layout-margin .flex-offset-xs-45,
  [dir=rtl] .layout-margin .offset-xs-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-xs-50,
  .flex-offset-xs-50,
  .layout-margin .flex-offset-xs-50,
  .layout-margin .offset-xs-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-xs-50,
  [dir=rtl] .flex-offset-xs-50,
  [dir=rtl] .layout-margin .flex-offset-xs-50,
  [dir=rtl] .layout-margin .offset-xs-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-xs-55,
  .flex-offset-xs-55,
  .layout-margin .flex-offset-xs-55,
  .layout-margin .offset-xs-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-xs-55,
  [dir=rtl] .flex-offset-xs-55,
  [dir=rtl] .layout-margin .flex-offset-xs-55,
  [dir=rtl] .layout-margin .offset-xs-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-xs-60,
  .flex-offset-xs-60,
  .layout-margin .flex-offset-xs-60,
  .layout-margin .offset-xs-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-xs-60,
  [dir=rtl] .flex-offset-xs-60,
  [dir=rtl] .layout-margin .flex-offset-xs-60,
  [dir=rtl] .layout-margin .offset-xs-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-xs-65,
  .flex-offset-xs-65,
  .layout-margin .flex-offset-xs-65,
  .layout-margin .offset-xs-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-xs-65,
  [dir=rtl] .flex-offset-xs-65,
  [dir=rtl] .layout-margin .flex-offset-xs-65,
  [dir=rtl] .layout-margin .offset-xs-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-xs-70,
  .flex-offset-xs-70,
  .layout-margin .flex-offset-xs-70,
  .layout-margin .offset-xs-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-xs-70,
  [dir=rtl] .flex-offset-xs-70,
  [dir=rtl] .layout-margin .flex-offset-xs-70,
  [dir=rtl] .layout-margin .offset-xs-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-xs-75,
  .flex-offset-xs-75,
  .layout-margin .flex-offset-xs-75,
  .layout-margin .offset-xs-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-xs-75,
  [dir=rtl] .flex-offset-xs-75,
  [dir=rtl] .layout-margin .flex-offset-xs-75,
  [dir=rtl] .layout-margin .offset-xs-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-xs-80,
  .flex-offset-xs-80,
  .layout-margin .flex-offset-xs-80,
  .layout-margin .offset-xs-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-xs-80,
  [dir=rtl] .flex-offset-xs-80,
  [dir=rtl] .layout-margin .flex-offset-xs-80,
  [dir=rtl] .layout-margin .offset-xs-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-xs-85,
  .flex-offset-xs-85,
  .layout-margin .flex-offset-xs-85,
  .layout-margin .offset-xs-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-xs-85,
  [dir=rtl] .flex-offset-xs-85,
  [dir=rtl] .layout-margin .flex-offset-xs-85,
  [dir=rtl] .layout-margin .offset-xs-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-xs-90,
  .flex-offset-xs-90,
  .layout-margin .flex-offset-xs-90,
  .layout-margin .offset-xs-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-xs-90,
  [dir=rtl] .flex-offset-xs-90,
  [dir=rtl] .layout-margin .flex-offset-xs-90,
  [dir=rtl] .layout-margin .offset-xs-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-xs-95,
  .flex-offset-xs-95,
  .layout-margin .flex-offset-xs-95,
  .layout-margin .offset-xs-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-xs-95,
  [dir=rtl] .flex-offset-xs-95,
  [dir=rtl] .layout-margin .flex-offset-xs-95,
  [dir=rtl] .layout-margin .offset-xs-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-xs-33,
  .flex-offset-xs-33,
  .layout-margin .flex-offset-xs-33,
  .layout-margin .offset-xs-33 {
    margin-left: calc(100% / 3);
  }
  .offset-xs-66,
  .flex-offset-xs-66,
  .layout-margin .flex-offset-xs-66,
  .layout-margin .offset-xs-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-xs-66,
  [dir=rtl] .flex-offset-xs-66,
  [dir=rtl] .layout-margin .flex-offset-xs-66,
  [dir=rtl] .layout-margin .offset-xs-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-xs,
  .layout-align-xs-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-xs-start,
  .layout-align-xs-start-start,
  .layout-align-xs-start-center,
  .layout-align-xs-start-end,
  .layout-align-xs-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-xs-center,
  .layout-align-xs-center-start,
  .layout-align-xs-center-center,
  .layout-align-xs-center-end,
  .layout-align-xs-center-stretch {
    justify-content: center;
  }
  .layout-align-xs-end,
  .layout-align-xs-end-start,
  .layout-align-xs-end-center,
  .layout-align-xs-end-end,
  .layout-align-xs-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-xs-space-around,
  .layout-align-xs-space-around-center,
  .layout-align-xs-space-around-start,
  .layout-align-xs-space-around-end,
  .layout-align-xs-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-xs-space-between,
  .layout-align-xs-space-between-center,
  .layout-align-xs-space-between-start,
  .layout-align-xs-space-between-end,
  .layout-align-xs-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-xs-start-start,
  .layout-align-xs-center-start,
  .layout-align-xs-end-start,
  .layout-align-xs-space-between-start,
  .layout-align-xs-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-xs-start-center,
  .layout-align-xs-center-center,
  .layout-align-xs-end-center,
  .layout-align-xs-space-between-center,
  .layout-align-xs-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-xs-start-center > *,
  .layout-align-xs-center-center > *,
  .layout-align-xs-end-center > *,
  .layout-align-xs-space-between-center > *,
  .layout-align-xs-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-xs-start-end,
  .layout-align-xs-center-end,
  .layout-align-xs-end-end,
  .layout-align-xs-space-between-end,
  .layout-align-xs-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-xs-start-stretch,
  .layout-align-xs-center-stretch,
  .layout-align-xs-end-stretch,
  .layout-align-xs-space-between-stretch,
  .layout-align-xs-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-xs {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-xs-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-xs-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-xs-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-xs-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-xs-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-xs-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-xs-column > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex-xs-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xs-row > .flex {
    min-width: 0;
  }
  .layout-xs-column > .flex-xs-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex-xs-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-xs-column > .flex {
    min-height: 0;
  }
  .layout-xs,
  .layout-xs-column,
  .layout-xs-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-xs-column {
    flex-direction: column;
  }
  .layout-xs-row {
    flex-direction: row;
  }
}
@media (min-width: 600px) {
  .flex-order-gt-xs--20 {
    order: -20;
  }
  .flex-order-gt-xs--19 {
    order: -19;
  }
  .flex-order-gt-xs--18 {
    order: -18;
  }
  .flex-order-gt-xs--17 {
    order: -17;
  }
  .flex-order-gt-xs--16 {
    order: -16;
  }
  .flex-order-gt-xs--15 {
    order: -15;
  }
  .flex-order-gt-xs--14 {
    order: -14;
  }
  .flex-order-gt-xs--13 {
    order: -13;
  }
  .flex-order-gt-xs--12 {
    order: -12;
  }
  .flex-order-gt-xs--11 {
    order: -11;
  }
  .flex-order-gt-xs--10 {
    order: -10;
  }
  .flex-order-gt-xs--9 {
    order: -9;
  }
  .flex-order-gt-xs--8 {
    order: -8;
  }
  .flex-order-gt-xs--7 {
    order: -7;
  }
  .flex-order-gt-xs--6 {
    order: -6;
  }
  .flex-order-gt-xs--5 {
    order: -5;
  }
  .flex-order-gt-xs--4 {
    order: -4;
  }
  .flex-order-gt-xs--3 {
    order: -3;
  }
  .flex-order-gt-xs--2 {
    order: -2;
  }
  .flex-order-gt-xs--1 {
    order: -1;
  }
  .flex-order-gt-xs-0 {
    order: 0;
  }
  .flex-order-gt-xs-1 {
    order: 1;
  }
  .flex-order-gt-xs-2 {
    order: 2;
  }
  .flex-order-gt-xs-3 {
    order: 3;
  }
  .flex-order-gt-xs-4 {
    order: 4;
  }
  .flex-order-gt-xs-5 {
    order: 5;
  }
  .flex-order-gt-xs-6 {
    order: 6;
  }
  .flex-order-gt-xs-7 {
    order: 7;
  }
  .flex-order-gt-xs-8 {
    order: 8;
  }
  .flex-order-gt-xs-9 {
    order: 9;
  }
  .flex-order-gt-xs-10 {
    order: 10;
  }
  .flex-order-gt-xs-11 {
    order: 11;
  }
  .flex-order-gt-xs-12 {
    order: 12;
  }
  .flex-order-gt-xs-13 {
    order: 13;
  }
  .flex-order-gt-xs-14 {
    order: 14;
  }
  .flex-order-gt-xs-15 {
    order: 15;
  }
  .flex-order-gt-xs-16 {
    order: 16;
  }
  .flex-order-gt-xs-17 {
    order: 17;
  }
  .flex-order-gt-xs-18 {
    order: 18;
  }
  .flex-order-gt-xs-19 {
    order: 19;
  }
  .flex-order-gt-xs-20 {
    order: 20;
  }
  .offset-gt-xs-0,
  .flex-offset-gt-xs-0,
  .layout-margin .flex-offset-gt-xs-0,
  .layout-margin .offset-gt-xs-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-gt-xs-0,
  [dir=rtl] .flex-offset-gt-xs-0,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-0,
  [dir=rtl] .layout-margin .offset-gt-xs-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-gt-xs-5,
  .flex-offset-gt-xs-5,
  .layout-margin .flex-offset-gt-xs-5,
  .layout-margin .offset-gt-xs-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-gt-xs-5,
  [dir=rtl] .flex-offset-gt-xs-5,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-5,
  [dir=rtl] .layout-margin .offset-gt-xs-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-gt-xs-10,
  .flex-offset-gt-xs-10,
  .layout-margin .flex-offset-gt-xs-10,
  .layout-margin .offset-gt-xs-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-gt-xs-10,
  [dir=rtl] .flex-offset-gt-xs-10,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-10,
  [dir=rtl] .layout-margin .offset-gt-xs-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-gt-xs-15,
  .flex-offset-gt-xs-15,
  .layout-margin .flex-offset-gt-xs-15,
  .layout-margin .offset-gt-xs-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-gt-xs-15,
  [dir=rtl] .flex-offset-gt-xs-15,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-15,
  [dir=rtl] .layout-margin .offset-gt-xs-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-gt-xs-20,
  .flex-offset-gt-xs-20,
  .layout-margin .flex-offset-gt-xs-20,
  .layout-margin .offset-gt-xs-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-gt-xs-20,
  [dir=rtl] .flex-offset-gt-xs-20,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-20,
  [dir=rtl] .layout-margin .offset-gt-xs-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-gt-xs-25,
  .flex-offset-gt-xs-25,
  .layout-margin .flex-offset-gt-xs-25,
  .layout-margin .offset-gt-xs-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-gt-xs-25,
  [dir=rtl] .flex-offset-gt-xs-25,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-25,
  [dir=rtl] .layout-margin .offset-gt-xs-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-gt-xs-30,
  .flex-offset-gt-xs-30,
  .layout-margin .flex-offset-gt-xs-30,
  .layout-margin .offset-gt-xs-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-gt-xs-30,
  [dir=rtl] .flex-offset-gt-xs-30,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-30,
  [dir=rtl] .layout-margin .offset-gt-xs-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-gt-xs-35,
  .flex-offset-gt-xs-35,
  .layout-margin .flex-offset-gt-xs-35,
  .layout-margin .offset-gt-xs-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-gt-xs-35,
  [dir=rtl] .flex-offset-gt-xs-35,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-35,
  [dir=rtl] .layout-margin .offset-gt-xs-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-gt-xs-40,
  .flex-offset-gt-xs-40,
  .layout-margin .flex-offset-gt-xs-40,
  .layout-margin .offset-gt-xs-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-gt-xs-40,
  [dir=rtl] .flex-offset-gt-xs-40,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-40,
  [dir=rtl] .layout-margin .offset-gt-xs-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-gt-xs-45,
  .flex-offset-gt-xs-45,
  .layout-margin .flex-offset-gt-xs-45,
  .layout-margin .offset-gt-xs-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-gt-xs-45,
  [dir=rtl] .flex-offset-gt-xs-45,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-45,
  [dir=rtl] .layout-margin .offset-gt-xs-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-gt-xs-50,
  .flex-offset-gt-xs-50,
  .layout-margin .flex-offset-gt-xs-50,
  .layout-margin .offset-gt-xs-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-gt-xs-50,
  [dir=rtl] .flex-offset-gt-xs-50,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-50,
  [dir=rtl] .layout-margin .offset-gt-xs-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-gt-xs-55,
  .flex-offset-gt-xs-55,
  .layout-margin .flex-offset-gt-xs-55,
  .layout-margin .offset-gt-xs-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-gt-xs-55,
  [dir=rtl] .flex-offset-gt-xs-55,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-55,
  [dir=rtl] .layout-margin .offset-gt-xs-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-gt-xs-60,
  .flex-offset-gt-xs-60,
  .layout-margin .flex-offset-gt-xs-60,
  .layout-margin .offset-gt-xs-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-gt-xs-60,
  [dir=rtl] .flex-offset-gt-xs-60,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-60,
  [dir=rtl] .layout-margin .offset-gt-xs-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-gt-xs-65,
  .flex-offset-gt-xs-65,
  .layout-margin .flex-offset-gt-xs-65,
  .layout-margin .offset-gt-xs-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-gt-xs-65,
  [dir=rtl] .flex-offset-gt-xs-65,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-65,
  [dir=rtl] .layout-margin .offset-gt-xs-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-gt-xs-70,
  .flex-offset-gt-xs-70,
  .layout-margin .flex-offset-gt-xs-70,
  .layout-margin .offset-gt-xs-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-gt-xs-70,
  [dir=rtl] .flex-offset-gt-xs-70,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-70,
  [dir=rtl] .layout-margin .offset-gt-xs-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-gt-xs-75,
  .flex-offset-gt-xs-75,
  .layout-margin .flex-offset-gt-xs-75,
  .layout-margin .offset-gt-xs-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-gt-xs-75,
  [dir=rtl] .flex-offset-gt-xs-75,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-75,
  [dir=rtl] .layout-margin .offset-gt-xs-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-gt-xs-80,
  .flex-offset-gt-xs-80,
  .layout-margin .flex-offset-gt-xs-80,
  .layout-margin .offset-gt-xs-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-gt-xs-80,
  [dir=rtl] .flex-offset-gt-xs-80,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-80,
  [dir=rtl] .layout-margin .offset-gt-xs-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-gt-xs-85,
  .flex-offset-gt-xs-85,
  .layout-margin .flex-offset-gt-xs-85,
  .layout-margin .offset-gt-xs-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-gt-xs-85,
  [dir=rtl] .flex-offset-gt-xs-85,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-85,
  [dir=rtl] .layout-margin .offset-gt-xs-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-gt-xs-90,
  .flex-offset-gt-xs-90,
  .layout-margin .flex-offset-gt-xs-90,
  .layout-margin .offset-gt-xs-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-gt-xs-90,
  [dir=rtl] .flex-offset-gt-xs-90,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-90,
  [dir=rtl] .layout-margin .offset-gt-xs-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-gt-xs-95,
  .flex-offset-gt-xs-95,
  .layout-margin .flex-offset-gt-xs-95,
  .layout-margin .offset-gt-xs-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-gt-xs-95,
  [dir=rtl] .flex-offset-gt-xs-95,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-95,
  [dir=rtl] .layout-margin .offset-gt-xs-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-gt-xs-33,
  .flex-offset-gt-xs-33,
  .layout-margin .flex-offset-gt-xs-33,
  .layout-margin .offset-gt-xs-33 {
    margin-left: calc(100% / 3);
  }
  .offset-gt-xs-66,
  .flex-offset-gt-xs-66,
  .layout-margin .flex-offset-gt-xs-66,
  .layout-margin .offset-gt-xs-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-gt-xs-66,
  [dir=rtl] .flex-offset-gt-xs-66,
  [dir=rtl] .layout-margin .flex-offset-gt-xs-66,
  [dir=rtl] .layout-margin .offset-gt-xs-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-gt-xs,
  .layout-align-gt-xs-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-gt-xs-start,
  .layout-align-gt-xs-start-start,
  .layout-align-gt-xs-start-center,
  .layout-align-gt-xs-start-end,
  .layout-align-gt-xs-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-gt-xs-center,
  .layout-align-gt-xs-center-start,
  .layout-align-gt-xs-center-center,
  .layout-align-gt-xs-center-end,
  .layout-align-gt-xs-center-stretch {
    justify-content: center;
  }
  .layout-align-gt-xs-end,
  .layout-align-gt-xs-end-start,
  .layout-align-gt-xs-end-center,
  .layout-align-gt-xs-end-end,
  .layout-align-gt-xs-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-gt-xs-space-around,
  .layout-align-gt-xs-space-around-center,
  .layout-align-gt-xs-space-around-start,
  .layout-align-gt-xs-space-around-end,
  .layout-align-gt-xs-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-gt-xs-space-between,
  .layout-align-gt-xs-space-between-center,
  .layout-align-gt-xs-space-between-start,
  .layout-align-gt-xs-space-between-end,
  .layout-align-gt-xs-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-gt-xs-start-start,
  .layout-align-gt-xs-center-start,
  .layout-align-gt-xs-end-start,
  .layout-align-gt-xs-space-between-start,
  .layout-align-gt-xs-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-gt-xs-start-center,
  .layout-align-gt-xs-center-center,
  .layout-align-gt-xs-end-center,
  .layout-align-gt-xs-space-between-center,
  .layout-align-gt-xs-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-gt-xs-start-center > *,
  .layout-align-gt-xs-center-center > *,
  .layout-align-gt-xs-end-center > *,
  .layout-align-gt-xs-space-between-center > *,
  .layout-align-gt-xs-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-gt-xs-start-end,
  .layout-align-gt-xs-center-end,
  .layout-align-gt-xs-end-end,
  .layout-align-gt-xs-space-between-end,
  .layout-align-gt-xs-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-gt-xs-start-stretch,
  .layout-align-gt-xs-center-stretch,
  .layout-align-gt-xs-end-stretch,
  .layout-align-gt-xs-space-between-stretch,
  .layout-align-gt-xs-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-gt-xs {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-gt-xs-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-gt-xs-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-xs-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-xs-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-xs-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-xs-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-gt-xs-column > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex-gt-xs-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-xs-row > .flex {
    min-width: 0;
  }
  .layout-gt-xs-column > .flex-gt-xs-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex-gt-xs-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-xs-column > .flex {
    min-height: 0;
  }
  .layout-gt-xs,
  .layout-gt-xs-column,
  .layout-gt-xs-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-gt-xs-column {
    flex-direction: column;
  }
  .layout-gt-xs-row {
    flex-direction: row;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .hide:not(.show-gt-xs):not(.show-sm):not(.show),
  .hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show) {
    display: none;
  }
  .hide-sm:not(.show-gt-xs):not(.show-sm):not(.show) {
    display: none;
  }
  .flex-order-sm--20 {
    order: -20;
  }
  .flex-order-sm--19 {
    order: -19;
  }
  .flex-order-sm--18 {
    order: -18;
  }
  .flex-order-sm--17 {
    order: -17;
  }
  .flex-order-sm--16 {
    order: -16;
  }
  .flex-order-sm--15 {
    order: -15;
  }
  .flex-order-sm--14 {
    order: -14;
  }
  .flex-order-sm--13 {
    order: -13;
  }
  .flex-order-sm--12 {
    order: -12;
  }
  .flex-order-sm--11 {
    order: -11;
  }
  .flex-order-sm--10 {
    order: -10;
  }
  .flex-order-sm--9 {
    order: -9;
  }
  .flex-order-sm--8 {
    order: -8;
  }
  .flex-order-sm--7 {
    order: -7;
  }
  .flex-order-sm--6 {
    order: -6;
  }
  .flex-order-sm--5 {
    order: -5;
  }
  .flex-order-sm--4 {
    order: -4;
  }
  .flex-order-sm--3 {
    order: -3;
  }
  .flex-order-sm--2 {
    order: -2;
  }
  .flex-order-sm--1 {
    order: -1;
  }
  .flex-order-sm-0 {
    order: 0;
  }
  .flex-order-sm-1 {
    order: 1;
  }
  .flex-order-sm-2 {
    order: 2;
  }
  .flex-order-sm-3 {
    order: 3;
  }
  .flex-order-sm-4 {
    order: 4;
  }
  .flex-order-sm-5 {
    order: 5;
  }
  .flex-order-sm-6 {
    order: 6;
  }
  .flex-order-sm-7 {
    order: 7;
  }
  .flex-order-sm-8 {
    order: 8;
  }
  .flex-order-sm-9 {
    order: 9;
  }
  .flex-order-sm-10 {
    order: 10;
  }
  .flex-order-sm-11 {
    order: 11;
  }
  .flex-order-sm-12 {
    order: 12;
  }
  .flex-order-sm-13 {
    order: 13;
  }
  .flex-order-sm-14 {
    order: 14;
  }
  .flex-order-sm-15 {
    order: 15;
  }
  .flex-order-sm-16 {
    order: 16;
  }
  .flex-order-sm-17 {
    order: 17;
  }
  .flex-order-sm-18 {
    order: 18;
  }
  .flex-order-sm-19 {
    order: 19;
  }
  .flex-order-sm-20 {
    order: 20;
  }
  .offset-sm-0,
  .flex-offset-sm-0,
  .layout-margin .flex-offset-sm-0,
  .layout-margin .offset-sm-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-sm-0,
  [dir=rtl] .flex-offset-sm-0,
  [dir=rtl] .layout-margin .flex-offset-sm-0,
  [dir=rtl] .layout-margin .offset-sm-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-sm-5,
  .flex-offset-sm-5,
  .layout-margin .flex-offset-sm-5,
  .layout-margin .offset-sm-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-sm-5,
  [dir=rtl] .flex-offset-sm-5,
  [dir=rtl] .layout-margin .flex-offset-sm-5,
  [dir=rtl] .layout-margin .offset-sm-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-sm-10,
  .flex-offset-sm-10,
  .layout-margin .flex-offset-sm-10,
  .layout-margin .offset-sm-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-sm-10,
  [dir=rtl] .flex-offset-sm-10,
  [dir=rtl] .layout-margin .flex-offset-sm-10,
  [dir=rtl] .layout-margin .offset-sm-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-sm-15,
  .flex-offset-sm-15,
  .layout-margin .flex-offset-sm-15,
  .layout-margin .offset-sm-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-sm-15,
  [dir=rtl] .flex-offset-sm-15,
  [dir=rtl] .layout-margin .flex-offset-sm-15,
  [dir=rtl] .layout-margin .offset-sm-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-sm-20,
  .flex-offset-sm-20,
  .layout-margin .flex-offset-sm-20,
  .layout-margin .offset-sm-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-sm-20,
  [dir=rtl] .flex-offset-sm-20,
  [dir=rtl] .layout-margin .flex-offset-sm-20,
  [dir=rtl] .layout-margin .offset-sm-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-sm-25,
  .flex-offset-sm-25,
  .layout-margin .flex-offset-sm-25,
  .layout-margin .offset-sm-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-sm-25,
  [dir=rtl] .flex-offset-sm-25,
  [dir=rtl] .layout-margin .flex-offset-sm-25,
  [dir=rtl] .layout-margin .offset-sm-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-sm-30,
  .flex-offset-sm-30,
  .layout-margin .flex-offset-sm-30,
  .layout-margin .offset-sm-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-sm-30,
  [dir=rtl] .flex-offset-sm-30,
  [dir=rtl] .layout-margin .flex-offset-sm-30,
  [dir=rtl] .layout-margin .offset-sm-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-sm-35,
  .flex-offset-sm-35,
  .layout-margin .flex-offset-sm-35,
  .layout-margin .offset-sm-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-sm-35,
  [dir=rtl] .flex-offset-sm-35,
  [dir=rtl] .layout-margin .flex-offset-sm-35,
  [dir=rtl] .layout-margin .offset-sm-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-sm-40,
  .flex-offset-sm-40,
  .layout-margin .flex-offset-sm-40,
  .layout-margin .offset-sm-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-sm-40,
  [dir=rtl] .flex-offset-sm-40,
  [dir=rtl] .layout-margin .flex-offset-sm-40,
  [dir=rtl] .layout-margin .offset-sm-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-sm-45,
  .flex-offset-sm-45,
  .layout-margin .flex-offset-sm-45,
  .layout-margin .offset-sm-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-sm-45,
  [dir=rtl] .flex-offset-sm-45,
  [dir=rtl] .layout-margin .flex-offset-sm-45,
  [dir=rtl] .layout-margin .offset-sm-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-sm-50,
  .flex-offset-sm-50,
  .layout-margin .flex-offset-sm-50,
  .layout-margin .offset-sm-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-sm-50,
  [dir=rtl] .flex-offset-sm-50,
  [dir=rtl] .layout-margin .flex-offset-sm-50,
  [dir=rtl] .layout-margin .offset-sm-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-sm-55,
  .flex-offset-sm-55,
  .layout-margin .flex-offset-sm-55,
  .layout-margin .offset-sm-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-sm-55,
  [dir=rtl] .flex-offset-sm-55,
  [dir=rtl] .layout-margin .flex-offset-sm-55,
  [dir=rtl] .layout-margin .offset-sm-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-sm-60,
  .flex-offset-sm-60,
  .layout-margin .flex-offset-sm-60,
  .layout-margin .offset-sm-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-sm-60,
  [dir=rtl] .flex-offset-sm-60,
  [dir=rtl] .layout-margin .flex-offset-sm-60,
  [dir=rtl] .layout-margin .offset-sm-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-sm-65,
  .flex-offset-sm-65,
  .layout-margin .flex-offset-sm-65,
  .layout-margin .offset-sm-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-sm-65,
  [dir=rtl] .flex-offset-sm-65,
  [dir=rtl] .layout-margin .flex-offset-sm-65,
  [dir=rtl] .layout-margin .offset-sm-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-sm-70,
  .flex-offset-sm-70,
  .layout-margin .flex-offset-sm-70,
  .layout-margin .offset-sm-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-sm-70,
  [dir=rtl] .flex-offset-sm-70,
  [dir=rtl] .layout-margin .flex-offset-sm-70,
  [dir=rtl] .layout-margin .offset-sm-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-sm-75,
  .flex-offset-sm-75,
  .layout-margin .flex-offset-sm-75,
  .layout-margin .offset-sm-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-sm-75,
  [dir=rtl] .flex-offset-sm-75,
  [dir=rtl] .layout-margin .flex-offset-sm-75,
  [dir=rtl] .layout-margin .offset-sm-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-sm-80,
  .flex-offset-sm-80,
  .layout-margin .flex-offset-sm-80,
  .layout-margin .offset-sm-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-sm-80,
  [dir=rtl] .flex-offset-sm-80,
  [dir=rtl] .layout-margin .flex-offset-sm-80,
  [dir=rtl] .layout-margin .offset-sm-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-sm-85,
  .flex-offset-sm-85,
  .layout-margin .flex-offset-sm-85,
  .layout-margin .offset-sm-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-sm-85,
  [dir=rtl] .flex-offset-sm-85,
  [dir=rtl] .layout-margin .flex-offset-sm-85,
  [dir=rtl] .layout-margin .offset-sm-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-sm-90,
  .flex-offset-sm-90,
  .layout-margin .flex-offset-sm-90,
  .layout-margin .offset-sm-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-sm-90,
  [dir=rtl] .flex-offset-sm-90,
  [dir=rtl] .layout-margin .flex-offset-sm-90,
  [dir=rtl] .layout-margin .offset-sm-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-sm-95,
  .flex-offset-sm-95,
  .layout-margin .flex-offset-sm-95,
  .layout-margin .offset-sm-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-sm-95,
  [dir=rtl] .flex-offset-sm-95,
  [dir=rtl] .layout-margin .flex-offset-sm-95,
  [dir=rtl] .layout-margin .offset-sm-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-sm-33,
  .flex-offset-sm-33,
  .layout-margin .flex-offset-sm-33,
  .layout-margin .offset-sm-33 {
    margin-left: calc(100% / 3);
  }
  .offset-sm-66,
  .flex-offset-sm-66,
  .layout-margin .flex-offset-sm-66,
  .layout-margin .offset-sm-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-sm-66,
  [dir=rtl] .flex-offset-sm-66,
  [dir=rtl] .layout-margin .flex-offset-sm-66,
  [dir=rtl] .layout-margin .offset-sm-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-sm,
  .layout-align-sm-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-sm-start,
  .layout-align-sm-start-start,
  .layout-align-sm-start-center,
  .layout-align-sm-start-end,
  .layout-align-sm-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-sm-center,
  .layout-align-sm-center-start,
  .layout-align-sm-center-center,
  .layout-align-sm-center-end,
  .layout-align-sm-center-stretch {
    justify-content: center;
  }
  .layout-align-sm-end,
  .layout-align-sm-end-start,
  .layout-align-sm-end-center,
  .layout-align-sm-end-end,
  .layout-align-sm-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-sm-space-around,
  .layout-align-sm-space-around-center,
  .layout-align-sm-space-around-start,
  .layout-align-sm-space-around-end,
  .layout-align-sm-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-sm-space-between,
  .layout-align-sm-space-between-center,
  .layout-align-sm-space-between-start,
  .layout-align-sm-space-between-end,
  .layout-align-sm-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-sm-start-start,
  .layout-align-sm-center-start,
  .layout-align-sm-end-start,
  .layout-align-sm-space-between-start,
  .layout-align-sm-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-sm-start-center,
  .layout-align-sm-center-center,
  .layout-align-sm-end-center,
  .layout-align-sm-space-between-center,
  .layout-align-sm-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-sm-start-center > *,
  .layout-align-sm-center-center > *,
  .layout-align-sm-end-center > *,
  .layout-align-sm-space-between-center > *,
  .layout-align-sm-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-sm-start-end,
  .layout-align-sm-center-end,
  .layout-align-sm-end-end,
  .layout-align-sm-space-between-end,
  .layout-align-sm-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-sm-start-stretch,
  .layout-align-sm-center-stretch,
  .layout-align-sm-end-stretch,
  .layout-align-sm-space-between-stretch,
  .layout-align-sm-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-sm {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-sm-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-sm-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-sm-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-sm-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-sm-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-sm-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-sm-column > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex-sm-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-sm-row > .flex {
    min-width: 0;
  }
  .layout-sm-column > .flex-sm-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex-sm-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-sm-column > .flex {
    min-height: 0;
  }
  .layout-sm,
  .layout-sm-column,
  .layout-sm-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-sm-column {
    flex-direction: column;
  }
  .layout-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 960px) {
  .flex-order-gt-sm--20 {
    order: -20;
  }
  .flex-order-gt-sm--19 {
    order: -19;
  }
  .flex-order-gt-sm--18 {
    order: -18;
  }
  .flex-order-gt-sm--17 {
    order: -17;
  }
  .flex-order-gt-sm--16 {
    order: -16;
  }
  .flex-order-gt-sm--15 {
    order: -15;
  }
  .flex-order-gt-sm--14 {
    order: -14;
  }
  .flex-order-gt-sm--13 {
    order: -13;
  }
  .flex-order-gt-sm--12 {
    order: -12;
  }
  .flex-order-gt-sm--11 {
    order: -11;
  }
  .flex-order-gt-sm--10 {
    order: -10;
  }
  .flex-order-gt-sm--9 {
    order: -9;
  }
  .flex-order-gt-sm--8 {
    order: -8;
  }
  .flex-order-gt-sm--7 {
    order: -7;
  }
  .flex-order-gt-sm--6 {
    order: -6;
  }
  .flex-order-gt-sm--5 {
    order: -5;
  }
  .flex-order-gt-sm--4 {
    order: -4;
  }
  .flex-order-gt-sm--3 {
    order: -3;
  }
  .flex-order-gt-sm--2 {
    order: -2;
  }
  .flex-order-gt-sm--1 {
    order: -1;
  }
  .flex-order-gt-sm-0 {
    order: 0;
  }
  .flex-order-gt-sm-1 {
    order: 1;
  }
  .flex-order-gt-sm-2 {
    order: 2;
  }
  .flex-order-gt-sm-3 {
    order: 3;
  }
  .flex-order-gt-sm-4 {
    order: 4;
  }
  .flex-order-gt-sm-5 {
    order: 5;
  }
  .flex-order-gt-sm-6 {
    order: 6;
  }
  .flex-order-gt-sm-7 {
    order: 7;
  }
  .flex-order-gt-sm-8 {
    order: 8;
  }
  .flex-order-gt-sm-9 {
    order: 9;
  }
  .flex-order-gt-sm-10 {
    order: 10;
  }
  .flex-order-gt-sm-11 {
    order: 11;
  }
  .flex-order-gt-sm-12 {
    order: 12;
  }
  .flex-order-gt-sm-13 {
    order: 13;
  }
  .flex-order-gt-sm-14 {
    order: 14;
  }
  .flex-order-gt-sm-15 {
    order: 15;
  }
  .flex-order-gt-sm-16 {
    order: 16;
  }
  .flex-order-gt-sm-17 {
    order: 17;
  }
  .flex-order-gt-sm-18 {
    order: 18;
  }
  .flex-order-gt-sm-19 {
    order: 19;
  }
  .flex-order-gt-sm-20 {
    order: 20;
  }
  .offset-gt-sm-0,
  .flex-offset-gt-sm-0,
  .layout-margin .flex-offset-gt-sm-0,
  .layout-margin .offset-gt-sm-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-gt-sm-0,
  [dir=rtl] .flex-offset-gt-sm-0,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-0,
  [dir=rtl] .layout-margin .offset-gt-sm-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-gt-sm-5,
  .flex-offset-gt-sm-5,
  .layout-margin .flex-offset-gt-sm-5,
  .layout-margin .offset-gt-sm-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-gt-sm-5,
  [dir=rtl] .flex-offset-gt-sm-5,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-5,
  [dir=rtl] .layout-margin .offset-gt-sm-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-gt-sm-10,
  .flex-offset-gt-sm-10,
  .layout-margin .flex-offset-gt-sm-10,
  .layout-margin .offset-gt-sm-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-gt-sm-10,
  [dir=rtl] .flex-offset-gt-sm-10,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-10,
  [dir=rtl] .layout-margin .offset-gt-sm-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-gt-sm-15,
  .flex-offset-gt-sm-15,
  .layout-margin .flex-offset-gt-sm-15,
  .layout-margin .offset-gt-sm-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-gt-sm-15,
  [dir=rtl] .flex-offset-gt-sm-15,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-15,
  [dir=rtl] .layout-margin .offset-gt-sm-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-gt-sm-20,
  .flex-offset-gt-sm-20,
  .layout-margin .flex-offset-gt-sm-20,
  .layout-margin .offset-gt-sm-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-gt-sm-20,
  [dir=rtl] .flex-offset-gt-sm-20,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-20,
  [dir=rtl] .layout-margin .offset-gt-sm-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-gt-sm-25,
  .flex-offset-gt-sm-25,
  .layout-margin .flex-offset-gt-sm-25,
  .layout-margin .offset-gt-sm-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-gt-sm-25,
  [dir=rtl] .flex-offset-gt-sm-25,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-25,
  [dir=rtl] .layout-margin .offset-gt-sm-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-gt-sm-30,
  .flex-offset-gt-sm-30,
  .layout-margin .flex-offset-gt-sm-30,
  .layout-margin .offset-gt-sm-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-gt-sm-30,
  [dir=rtl] .flex-offset-gt-sm-30,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-30,
  [dir=rtl] .layout-margin .offset-gt-sm-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-gt-sm-35,
  .flex-offset-gt-sm-35,
  .layout-margin .flex-offset-gt-sm-35,
  .layout-margin .offset-gt-sm-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-gt-sm-35,
  [dir=rtl] .flex-offset-gt-sm-35,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-35,
  [dir=rtl] .layout-margin .offset-gt-sm-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-gt-sm-40,
  .flex-offset-gt-sm-40,
  .layout-margin .flex-offset-gt-sm-40,
  .layout-margin .offset-gt-sm-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-gt-sm-40,
  [dir=rtl] .flex-offset-gt-sm-40,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-40,
  [dir=rtl] .layout-margin .offset-gt-sm-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-gt-sm-45,
  .flex-offset-gt-sm-45,
  .layout-margin .flex-offset-gt-sm-45,
  .layout-margin .offset-gt-sm-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-gt-sm-45,
  [dir=rtl] .flex-offset-gt-sm-45,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-45,
  [dir=rtl] .layout-margin .offset-gt-sm-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-gt-sm-50,
  .flex-offset-gt-sm-50,
  .layout-margin .flex-offset-gt-sm-50,
  .layout-margin .offset-gt-sm-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-gt-sm-50,
  [dir=rtl] .flex-offset-gt-sm-50,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-50,
  [dir=rtl] .layout-margin .offset-gt-sm-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-gt-sm-55,
  .flex-offset-gt-sm-55,
  .layout-margin .flex-offset-gt-sm-55,
  .layout-margin .offset-gt-sm-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-gt-sm-55,
  [dir=rtl] .flex-offset-gt-sm-55,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-55,
  [dir=rtl] .layout-margin .offset-gt-sm-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-gt-sm-60,
  .flex-offset-gt-sm-60,
  .layout-margin .flex-offset-gt-sm-60,
  .layout-margin .offset-gt-sm-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-gt-sm-60,
  [dir=rtl] .flex-offset-gt-sm-60,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-60,
  [dir=rtl] .layout-margin .offset-gt-sm-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-gt-sm-65,
  .flex-offset-gt-sm-65,
  .layout-margin .flex-offset-gt-sm-65,
  .layout-margin .offset-gt-sm-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-gt-sm-65,
  [dir=rtl] .flex-offset-gt-sm-65,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-65,
  [dir=rtl] .layout-margin .offset-gt-sm-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-gt-sm-70,
  .flex-offset-gt-sm-70,
  .layout-margin .flex-offset-gt-sm-70,
  .layout-margin .offset-gt-sm-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-gt-sm-70,
  [dir=rtl] .flex-offset-gt-sm-70,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-70,
  [dir=rtl] .layout-margin .offset-gt-sm-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-gt-sm-75,
  .flex-offset-gt-sm-75,
  .layout-margin .flex-offset-gt-sm-75,
  .layout-margin .offset-gt-sm-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-gt-sm-75,
  [dir=rtl] .flex-offset-gt-sm-75,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-75,
  [dir=rtl] .layout-margin .offset-gt-sm-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-gt-sm-80,
  .flex-offset-gt-sm-80,
  .layout-margin .flex-offset-gt-sm-80,
  .layout-margin .offset-gt-sm-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-gt-sm-80,
  [dir=rtl] .flex-offset-gt-sm-80,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-80,
  [dir=rtl] .layout-margin .offset-gt-sm-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-gt-sm-85,
  .flex-offset-gt-sm-85,
  .layout-margin .flex-offset-gt-sm-85,
  .layout-margin .offset-gt-sm-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-gt-sm-85,
  [dir=rtl] .flex-offset-gt-sm-85,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-85,
  [dir=rtl] .layout-margin .offset-gt-sm-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-gt-sm-90,
  .flex-offset-gt-sm-90,
  .layout-margin .flex-offset-gt-sm-90,
  .layout-margin .offset-gt-sm-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-gt-sm-90,
  [dir=rtl] .flex-offset-gt-sm-90,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-90,
  [dir=rtl] .layout-margin .offset-gt-sm-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-gt-sm-95,
  .flex-offset-gt-sm-95,
  .layout-margin .flex-offset-gt-sm-95,
  .layout-margin .offset-gt-sm-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-gt-sm-95,
  [dir=rtl] .flex-offset-gt-sm-95,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-95,
  [dir=rtl] .layout-margin .offset-gt-sm-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-gt-sm-33,
  .flex-offset-gt-sm-33,
  .layout-margin .flex-offset-gt-sm-33,
  .layout-margin .offset-gt-sm-33 {
    margin-left: calc(100% / 3);
  }
  .offset-gt-sm-66,
  .flex-offset-gt-sm-66,
  .layout-margin .flex-offset-gt-sm-66,
  .layout-margin .offset-gt-sm-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-gt-sm-66,
  [dir=rtl] .flex-offset-gt-sm-66,
  [dir=rtl] .layout-margin .flex-offset-gt-sm-66,
  [dir=rtl] .layout-margin .offset-gt-sm-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-gt-sm,
  .layout-align-gt-sm-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-gt-sm-start,
  .layout-align-gt-sm-start-start,
  .layout-align-gt-sm-start-center,
  .layout-align-gt-sm-start-end,
  .layout-align-gt-sm-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-gt-sm-center,
  .layout-align-gt-sm-center-start,
  .layout-align-gt-sm-center-center,
  .layout-align-gt-sm-center-end,
  .layout-align-gt-sm-center-stretch {
    justify-content: center;
  }
  .layout-align-gt-sm-end,
  .layout-align-gt-sm-end-start,
  .layout-align-gt-sm-end-center,
  .layout-align-gt-sm-end-end,
  .layout-align-gt-sm-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-gt-sm-space-around,
  .layout-align-gt-sm-space-around-center,
  .layout-align-gt-sm-space-around-start,
  .layout-align-gt-sm-space-around-end,
  .layout-align-gt-sm-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-gt-sm-space-between,
  .layout-align-gt-sm-space-between-center,
  .layout-align-gt-sm-space-between-start,
  .layout-align-gt-sm-space-between-end,
  .layout-align-gt-sm-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-gt-sm-start-start,
  .layout-align-gt-sm-center-start,
  .layout-align-gt-sm-end-start,
  .layout-align-gt-sm-space-between-start,
  .layout-align-gt-sm-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-gt-sm-start-center,
  .layout-align-gt-sm-center-center,
  .layout-align-gt-sm-end-center,
  .layout-align-gt-sm-space-between-center,
  .layout-align-gt-sm-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-gt-sm-start-center > *,
  .layout-align-gt-sm-center-center > *,
  .layout-align-gt-sm-end-center > *,
  .layout-align-gt-sm-space-between-center > *,
  .layout-align-gt-sm-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-gt-sm-start-end,
  .layout-align-gt-sm-center-end,
  .layout-align-gt-sm-end-end,
  .layout-align-gt-sm-space-between-end,
  .layout-align-gt-sm-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-gt-sm-start-stretch,
  .layout-align-gt-sm-center-stretch,
  .layout-align-gt-sm-end-stretch,
  .layout-align-gt-sm-space-between-stretch,
  .layout-align-gt-sm-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-gt-sm {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-gt-sm-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-gt-sm-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-sm-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-sm-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-sm-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-sm-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-gt-sm-column > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex-gt-sm-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-sm-row > .flex {
    min-width: 0;
  }
  .layout-gt-sm-column > .flex-gt-sm-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex-gt-sm-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-sm-column > .flex {
    min-height: 0;
  }
  .layout-gt-sm,
  .layout-gt-sm-column,
  .layout-gt-sm-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-gt-sm-column {
    flex-direction: column;
  }
  .layout-gt-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),
  .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),
  .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show) {
    display: none;
  }
  .hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show) {
    display: none;
  }
  .flex-order-md--20 {
    order: -20;
  }
  .flex-order-md--19 {
    order: -19;
  }
  .flex-order-md--18 {
    order: -18;
  }
  .flex-order-md--17 {
    order: -17;
  }
  .flex-order-md--16 {
    order: -16;
  }
  .flex-order-md--15 {
    order: -15;
  }
  .flex-order-md--14 {
    order: -14;
  }
  .flex-order-md--13 {
    order: -13;
  }
  .flex-order-md--12 {
    order: -12;
  }
  .flex-order-md--11 {
    order: -11;
  }
  .flex-order-md--10 {
    order: -10;
  }
  .flex-order-md--9 {
    order: -9;
  }
  .flex-order-md--8 {
    order: -8;
  }
  .flex-order-md--7 {
    order: -7;
  }
  .flex-order-md--6 {
    order: -6;
  }
  .flex-order-md--5 {
    order: -5;
  }
  .flex-order-md--4 {
    order: -4;
  }
  .flex-order-md--3 {
    order: -3;
  }
  .flex-order-md--2 {
    order: -2;
  }
  .flex-order-md--1 {
    order: -1;
  }
  .flex-order-md-0 {
    order: 0;
  }
  .flex-order-md-1 {
    order: 1;
  }
  .flex-order-md-2 {
    order: 2;
  }
  .flex-order-md-3 {
    order: 3;
  }
  .flex-order-md-4 {
    order: 4;
  }
  .flex-order-md-5 {
    order: 5;
  }
  .flex-order-md-6 {
    order: 6;
  }
  .flex-order-md-7 {
    order: 7;
  }
  .flex-order-md-8 {
    order: 8;
  }
  .flex-order-md-9 {
    order: 9;
  }
  .flex-order-md-10 {
    order: 10;
  }
  .flex-order-md-11 {
    order: 11;
  }
  .flex-order-md-12 {
    order: 12;
  }
  .flex-order-md-13 {
    order: 13;
  }
  .flex-order-md-14 {
    order: 14;
  }
  .flex-order-md-15 {
    order: 15;
  }
  .flex-order-md-16 {
    order: 16;
  }
  .flex-order-md-17 {
    order: 17;
  }
  .flex-order-md-18 {
    order: 18;
  }
  .flex-order-md-19 {
    order: 19;
  }
  .flex-order-md-20 {
    order: 20;
  }
  .offset-md-0,
  .flex-offset-md-0,
  .layout-margin .flex-offset-md-0,
  .layout-margin .offset-md-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-md-0,
  [dir=rtl] .flex-offset-md-0,
  [dir=rtl] .layout-margin .flex-offset-md-0,
  [dir=rtl] .layout-margin .offset-md-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-md-5,
  .flex-offset-md-5,
  .layout-margin .flex-offset-md-5,
  .layout-margin .offset-md-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-md-5,
  [dir=rtl] .flex-offset-md-5,
  [dir=rtl] .layout-margin .flex-offset-md-5,
  [dir=rtl] .layout-margin .offset-md-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-md-10,
  .flex-offset-md-10,
  .layout-margin .flex-offset-md-10,
  .layout-margin .offset-md-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-md-10,
  [dir=rtl] .flex-offset-md-10,
  [dir=rtl] .layout-margin .flex-offset-md-10,
  [dir=rtl] .layout-margin .offset-md-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-md-15,
  .flex-offset-md-15,
  .layout-margin .flex-offset-md-15,
  .layout-margin .offset-md-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-md-15,
  [dir=rtl] .flex-offset-md-15,
  [dir=rtl] .layout-margin .flex-offset-md-15,
  [dir=rtl] .layout-margin .offset-md-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-md-20,
  .flex-offset-md-20,
  .layout-margin .flex-offset-md-20,
  .layout-margin .offset-md-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-md-20,
  [dir=rtl] .flex-offset-md-20,
  [dir=rtl] .layout-margin .flex-offset-md-20,
  [dir=rtl] .layout-margin .offset-md-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-md-25,
  .flex-offset-md-25,
  .layout-margin .flex-offset-md-25,
  .layout-margin .offset-md-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-md-25,
  [dir=rtl] .flex-offset-md-25,
  [dir=rtl] .layout-margin .flex-offset-md-25,
  [dir=rtl] .layout-margin .offset-md-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-md-30,
  .flex-offset-md-30,
  .layout-margin .flex-offset-md-30,
  .layout-margin .offset-md-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-md-30,
  [dir=rtl] .flex-offset-md-30,
  [dir=rtl] .layout-margin .flex-offset-md-30,
  [dir=rtl] .layout-margin .offset-md-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-md-35,
  .flex-offset-md-35,
  .layout-margin .flex-offset-md-35,
  .layout-margin .offset-md-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-md-35,
  [dir=rtl] .flex-offset-md-35,
  [dir=rtl] .layout-margin .flex-offset-md-35,
  [dir=rtl] .layout-margin .offset-md-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-md-40,
  .flex-offset-md-40,
  .layout-margin .flex-offset-md-40,
  .layout-margin .offset-md-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-md-40,
  [dir=rtl] .flex-offset-md-40,
  [dir=rtl] .layout-margin .flex-offset-md-40,
  [dir=rtl] .layout-margin .offset-md-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-md-45,
  .flex-offset-md-45,
  .layout-margin .flex-offset-md-45,
  .layout-margin .offset-md-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-md-45,
  [dir=rtl] .flex-offset-md-45,
  [dir=rtl] .layout-margin .flex-offset-md-45,
  [dir=rtl] .layout-margin .offset-md-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-md-50,
  .flex-offset-md-50,
  .layout-margin .flex-offset-md-50,
  .layout-margin .offset-md-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-md-50,
  [dir=rtl] .flex-offset-md-50,
  [dir=rtl] .layout-margin .flex-offset-md-50,
  [dir=rtl] .layout-margin .offset-md-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-md-55,
  .flex-offset-md-55,
  .layout-margin .flex-offset-md-55,
  .layout-margin .offset-md-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-md-55,
  [dir=rtl] .flex-offset-md-55,
  [dir=rtl] .layout-margin .flex-offset-md-55,
  [dir=rtl] .layout-margin .offset-md-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-md-60,
  .flex-offset-md-60,
  .layout-margin .flex-offset-md-60,
  .layout-margin .offset-md-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-md-60,
  [dir=rtl] .flex-offset-md-60,
  [dir=rtl] .layout-margin .flex-offset-md-60,
  [dir=rtl] .layout-margin .offset-md-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-md-65,
  .flex-offset-md-65,
  .layout-margin .flex-offset-md-65,
  .layout-margin .offset-md-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-md-65,
  [dir=rtl] .flex-offset-md-65,
  [dir=rtl] .layout-margin .flex-offset-md-65,
  [dir=rtl] .layout-margin .offset-md-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-md-70,
  .flex-offset-md-70,
  .layout-margin .flex-offset-md-70,
  .layout-margin .offset-md-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-md-70,
  [dir=rtl] .flex-offset-md-70,
  [dir=rtl] .layout-margin .flex-offset-md-70,
  [dir=rtl] .layout-margin .offset-md-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-md-75,
  .flex-offset-md-75,
  .layout-margin .flex-offset-md-75,
  .layout-margin .offset-md-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-md-75,
  [dir=rtl] .flex-offset-md-75,
  [dir=rtl] .layout-margin .flex-offset-md-75,
  [dir=rtl] .layout-margin .offset-md-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-md-80,
  .flex-offset-md-80,
  .layout-margin .flex-offset-md-80,
  .layout-margin .offset-md-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-md-80,
  [dir=rtl] .flex-offset-md-80,
  [dir=rtl] .layout-margin .flex-offset-md-80,
  [dir=rtl] .layout-margin .offset-md-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-md-85,
  .flex-offset-md-85,
  .layout-margin .flex-offset-md-85,
  .layout-margin .offset-md-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-md-85,
  [dir=rtl] .flex-offset-md-85,
  [dir=rtl] .layout-margin .flex-offset-md-85,
  [dir=rtl] .layout-margin .offset-md-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-md-90,
  .flex-offset-md-90,
  .layout-margin .flex-offset-md-90,
  .layout-margin .offset-md-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-md-90,
  [dir=rtl] .flex-offset-md-90,
  [dir=rtl] .layout-margin .flex-offset-md-90,
  [dir=rtl] .layout-margin .offset-md-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-md-95,
  .flex-offset-md-95,
  .layout-margin .flex-offset-md-95,
  .layout-margin .offset-md-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-md-95,
  [dir=rtl] .flex-offset-md-95,
  [dir=rtl] .layout-margin .flex-offset-md-95,
  [dir=rtl] .layout-margin .offset-md-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-md-33,
  .flex-offset-md-33,
  .layout-margin .flex-offset-md-33,
  .layout-margin .offset-md-33 {
    margin-left: calc(100% / 3);
  }
  .offset-md-66,
  .flex-offset-md-66,
  .layout-margin .flex-offset-md-66,
  .layout-margin .offset-md-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-md-66,
  [dir=rtl] .flex-offset-md-66,
  [dir=rtl] .layout-margin .flex-offset-md-66,
  [dir=rtl] .layout-margin .offset-md-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-md,
  .layout-align-md-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-md-start,
  .layout-align-md-start-start,
  .layout-align-md-start-center,
  .layout-align-md-start-end,
  .layout-align-md-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-md-center,
  .layout-align-md-center-start,
  .layout-align-md-center-center,
  .layout-align-md-center-end,
  .layout-align-md-center-stretch {
    justify-content: center;
  }
  .layout-align-md-end,
  .layout-align-md-end-start,
  .layout-align-md-end-center,
  .layout-align-md-end-end,
  .layout-align-md-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-md-space-around,
  .layout-align-md-space-around-center,
  .layout-align-md-space-around-start,
  .layout-align-md-space-around-end,
  .layout-align-md-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-md-space-between,
  .layout-align-md-space-between-center,
  .layout-align-md-space-between-start,
  .layout-align-md-space-between-end,
  .layout-align-md-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-md-start-start,
  .layout-align-md-center-start,
  .layout-align-md-end-start,
  .layout-align-md-space-between-start,
  .layout-align-md-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-md-start-center,
  .layout-align-md-center-center,
  .layout-align-md-end-center,
  .layout-align-md-space-between-center,
  .layout-align-md-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-md-start-center > *,
  .layout-align-md-center-center > *,
  .layout-align-md-end-center > *,
  .layout-align-md-space-between-center > *,
  .layout-align-md-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-md-start-end,
  .layout-align-md-center-end,
  .layout-align-md-end-end,
  .layout-align-md-space-between-end,
  .layout-align-md-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-md-start-stretch,
  .layout-align-md-center-stretch,
  .layout-align-md-end-stretch,
  .layout-align-md-space-between-stretch,
  .layout-align-md-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-md {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-md-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-md-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-md-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-md-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-md-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-md-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-md-column > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex-md-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-md-row > .flex {
    min-width: 0;
  }
  .layout-md-column > .flex-md-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex-md-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-md-column > .flex {
    min-height: 0;
  }
  .layout-md,
  .layout-md-column,
  .layout-md-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-md-column {
    flex-direction: column;
  }
  .layout-md-row {
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .flex-order-gt-md--20 {
    order: -20;
  }
  .flex-order-gt-md--19 {
    order: -19;
  }
  .flex-order-gt-md--18 {
    order: -18;
  }
  .flex-order-gt-md--17 {
    order: -17;
  }
  .flex-order-gt-md--16 {
    order: -16;
  }
  .flex-order-gt-md--15 {
    order: -15;
  }
  .flex-order-gt-md--14 {
    order: -14;
  }
  .flex-order-gt-md--13 {
    order: -13;
  }
  .flex-order-gt-md--12 {
    order: -12;
  }
  .flex-order-gt-md--11 {
    order: -11;
  }
  .flex-order-gt-md--10 {
    order: -10;
  }
  .flex-order-gt-md--9 {
    order: -9;
  }
  .flex-order-gt-md--8 {
    order: -8;
  }
  .flex-order-gt-md--7 {
    order: -7;
  }
  .flex-order-gt-md--6 {
    order: -6;
  }
  .flex-order-gt-md--5 {
    order: -5;
  }
  .flex-order-gt-md--4 {
    order: -4;
  }
  .flex-order-gt-md--3 {
    order: -3;
  }
  .flex-order-gt-md--2 {
    order: -2;
  }
  .flex-order-gt-md--1 {
    order: -1;
  }
  .flex-order-gt-md-0 {
    order: 0;
  }
  .flex-order-gt-md-1 {
    order: 1;
  }
  .flex-order-gt-md-2 {
    order: 2;
  }
  .flex-order-gt-md-3 {
    order: 3;
  }
  .flex-order-gt-md-4 {
    order: 4;
  }
  .flex-order-gt-md-5 {
    order: 5;
  }
  .flex-order-gt-md-6 {
    order: 6;
  }
  .flex-order-gt-md-7 {
    order: 7;
  }
  .flex-order-gt-md-8 {
    order: 8;
  }
  .flex-order-gt-md-9 {
    order: 9;
  }
  .flex-order-gt-md-10 {
    order: 10;
  }
  .flex-order-gt-md-11 {
    order: 11;
  }
  .flex-order-gt-md-12 {
    order: 12;
  }
  .flex-order-gt-md-13 {
    order: 13;
  }
  .flex-order-gt-md-14 {
    order: 14;
  }
  .flex-order-gt-md-15 {
    order: 15;
  }
  .flex-order-gt-md-16 {
    order: 16;
  }
  .flex-order-gt-md-17 {
    order: 17;
  }
  .flex-order-gt-md-18 {
    order: 18;
  }
  .flex-order-gt-md-19 {
    order: 19;
  }
  .flex-order-gt-md-20 {
    order: 20;
  }
  .offset-gt-md-0,
  .flex-offset-gt-md-0,
  .layout-margin .flex-offset-gt-md-0,
  .layout-margin .offset-gt-md-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-gt-md-0,
  [dir=rtl] .flex-offset-gt-md-0,
  [dir=rtl] .layout-margin .flex-offset-gt-md-0,
  [dir=rtl] .layout-margin .offset-gt-md-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-gt-md-5,
  .flex-offset-gt-md-5,
  .layout-margin .flex-offset-gt-md-5,
  .layout-margin .offset-gt-md-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-gt-md-5,
  [dir=rtl] .flex-offset-gt-md-5,
  [dir=rtl] .layout-margin .flex-offset-gt-md-5,
  [dir=rtl] .layout-margin .offset-gt-md-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-gt-md-10,
  .flex-offset-gt-md-10,
  .layout-margin .flex-offset-gt-md-10,
  .layout-margin .offset-gt-md-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-gt-md-10,
  [dir=rtl] .flex-offset-gt-md-10,
  [dir=rtl] .layout-margin .flex-offset-gt-md-10,
  [dir=rtl] .layout-margin .offset-gt-md-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-gt-md-15,
  .flex-offset-gt-md-15,
  .layout-margin .flex-offset-gt-md-15,
  .layout-margin .offset-gt-md-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-gt-md-15,
  [dir=rtl] .flex-offset-gt-md-15,
  [dir=rtl] .layout-margin .flex-offset-gt-md-15,
  [dir=rtl] .layout-margin .offset-gt-md-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-gt-md-20,
  .flex-offset-gt-md-20,
  .layout-margin .flex-offset-gt-md-20,
  .layout-margin .offset-gt-md-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-gt-md-20,
  [dir=rtl] .flex-offset-gt-md-20,
  [dir=rtl] .layout-margin .flex-offset-gt-md-20,
  [dir=rtl] .layout-margin .offset-gt-md-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-gt-md-25,
  .flex-offset-gt-md-25,
  .layout-margin .flex-offset-gt-md-25,
  .layout-margin .offset-gt-md-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-gt-md-25,
  [dir=rtl] .flex-offset-gt-md-25,
  [dir=rtl] .layout-margin .flex-offset-gt-md-25,
  [dir=rtl] .layout-margin .offset-gt-md-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-gt-md-30,
  .flex-offset-gt-md-30,
  .layout-margin .flex-offset-gt-md-30,
  .layout-margin .offset-gt-md-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-gt-md-30,
  [dir=rtl] .flex-offset-gt-md-30,
  [dir=rtl] .layout-margin .flex-offset-gt-md-30,
  [dir=rtl] .layout-margin .offset-gt-md-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-gt-md-35,
  .flex-offset-gt-md-35,
  .layout-margin .flex-offset-gt-md-35,
  .layout-margin .offset-gt-md-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-gt-md-35,
  [dir=rtl] .flex-offset-gt-md-35,
  [dir=rtl] .layout-margin .flex-offset-gt-md-35,
  [dir=rtl] .layout-margin .offset-gt-md-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-gt-md-40,
  .flex-offset-gt-md-40,
  .layout-margin .flex-offset-gt-md-40,
  .layout-margin .offset-gt-md-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-gt-md-40,
  [dir=rtl] .flex-offset-gt-md-40,
  [dir=rtl] .layout-margin .flex-offset-gt-md-40,
  [dir=rtl] .layout-margin .offset-gt-md-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-gt-md-45,
  .flex-offset-gt-md-45,
  .layout-margin .flex-offset-gt-md-45,
  .layout-margin .offset-gt-md-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-gt-md-45,
  [dir=rtl] .flex-offset-gt-md-45,
  [dir=rtl] .layout-margin .flex-offset-gt-md-45,
  [dir=rtl] .layout-margin .offset-gt-md-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-gt-md-50,
  .flex-offset-gt-md-50,
  .layout-margin .flex-offset-gt-md-50,
  .layout-margin .offset-gt-md-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-gt-md-50,
  [dir=rtl] .flex-offset-gt-md-50,
  [dir=rtl] .layout-margin .flex-offset-gt-md-50,
  [dir=rtl] .layout-margin .offset-gt-md-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-gt-md-55,
  .flex-offset-gt-md-55,
  .layout-margin .flex-offset-gt-md-55,
  .layout-margin .offset-gt-md-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-gt-md-55,
  [dir=rtl] .flex-offset-gt-md-55,
  [dir=rtl] .layout-margin .flex-offset-gt-md-55,
  [dir=rtl] .layout-margin .offset-gt-md-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-gt-md-60,
  .flex-offset-gt-md-60,
  .layout-margin .flex-offset-gt-md-60,
  .layout-margin .offset-gt-md-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-gt-md-60,
  [dir=rtl] .flex-offset-gt-md-60,
  [dir=rtl] .layout-margin .flex-offset-gt-md-60,
  [dir=rtl] .layout-margin .offset-gt-md-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-gt-md-65,
  .flex-offset-gt-md-65,
  .layout-margin .flex-offset-gt-md-65,
  .layout-margin .offset-gt-md-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-gt-md-65,
  [dir=rtl] .flex-offset-gt-md-65,
  [dir=rtl] .layout-margin .flex-offset-gt-md-65,
  [dir=rtl] .layout-margin .offset-gt-md-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-gt-md-70,
  .flex-offset-gt-md-70,
  .layout-margin .flex-offset-gt-md-70,
  .layout-margin .offset-gt-md-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-gt-md-70,
  [dir=rtl] .flex-offset-gt-md-70,
  [dir=rtl] .layout-margin .flex-offset-gt-md-70,
  [dir=rtl] .layout-margin .offset-gt-md-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-gt-md-75,
  .flex-offset-gt-md-75,
  .layout-margin .flex-offset-gt-md-75,
  .layout-margin .offset-gt-md-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-gt-md-75,
  [dir=rtl] .flex-offset-gt-md-75,
  [dir=rtl] .layout-margin .flex-offset-gt-md-75,
  [dir=rtl] .layout-margin .offset-gt-md-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-gt-md-80,
  .flex-offset-gt-md-80,
  .layout-margin .flex-offset-gt-md-80,
  .layout-margin .offset-gt-md-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-gt-md-80,
  [dir=rtl] .flex-offset-gt-md-80,
  [dir=rtl] .layout-margin .flex-offset-gt-md-80,
  [dir=rtl] .layout-margin .offset-gt-md-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-gt-md-85,
  .flex-offset-gt-md-85,
  .layout-margin .flex-offset-gt-md-85,
  .layout-margin .offset-gt-md-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-gt-md-85,
  [dir=rtl] .flex-offset-gt-md-85,
  [dir=rtl] .layout-margin .flex-offset-gt-md-85,
  [dir=rtl] .layout-margin .offset-gt-md-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-gt-md-90,
  .flex-offset-gt-md-90,
  .layout-margin .flex-offset-gt-md-90,
  .layout-margin .offset-gt-md-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-gt-md-90,
  [dir=rtl] .flex-offset-gt-md-90,
  [dir=rtl] .layout-margin .flex-offset-gt-md-90,
  [dir=rtl] .layout-margin .offset-gt-md-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-gt-md-95,
  .flex-offset-gt-md-95,
  .layout-margin .flex-offset-gt-md-95,
  .layout-margin .offset-gt-md-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-gt-md-95,
  [dir=rtl] .flex-offset-gt-md-95,
  [dir=rtl] .layout-margin .flex-offset-gt-md-95,
  [dir=rtl] .layout-margin .offset-gt-md-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-gt-md-33,
  .flex-offset-gt-md-33,
  .layout-margin .flex-offset-gt-md-33,
  .layout-margin .offset-gt-md-33 {
    margin-left: calc(100% / 3);
  }
  .offset-gt-md-66,
  .flex-offset-gt-md-66,
  .layout-margin .flex-offset-gt-md-66,
  .layout-margin .offset-gt-md-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-gt-md-66,
  [dir=rtl] .flex-offset-gt-md-66,
  [dir=rtl] .layout-margin .flex-offset-gt-md-66,
  [dir=rtl] .layout-margin .offset-gt-md-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-gt-md,
  .layout-align-gt-md-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-gt-md-start,
  .layout-align-gt-md-start-start,
  .layout-align-gt-md-start-center,
  .layout-align-gt-md-start-end,
  .layout-align-gt-md-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-gt-md-center,
  .layout-align-gt-md-center-start,
  .layout-align-gt-md-center-center,
  .layout-align-gt-md-center-end,
  .layout-align-gt-md-center-stretch {
    justify-content: center;
  }
  .layout-align-gt-md-end,
  .layout-align-gt-md-end-start,
  .layout-align-gt-md-end-center,
  .layout-align-gt-md-end-end,
  .layout-align-gt-md-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-gt-md-space-around,
  .layout-align-gt-md-space-around-center,
  .layout-align-gt-md-space-around-start,
  .layout-align-gt-md-space-around-end,
  .layout-align-gt-md-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-gt-md-space-between,
  .layout-align-gt-md-space-between-center,
  .layout-align-gt-md-space-between-start,
  .layout-align-gt-md-space-between-end,
  .layout-align-gt-md-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-gt-md-start-start,
  .layout-align-gt-md-center-start,
  .layout-align-gt-md-end-start,
  .layout-align-gt-md-space-between-start,
  .layout-align-gt-md-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-gt-md-start-center,
  .layout-align-gt-md-center-center,
  .layout-align-gt-md-end-center,
  .layout-align-gt-md-space-between-center,
  .layout-align-gt-md-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-gt-md-start-center > *,
  .layout-align-gt-md-center-center > *,
  .layout-align-gt-md-end-center > *,
  .layout-align-gt-md-space-between-center > *,
  .layout-align-gt-md-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-gt-md-start-end,
  .layout-align-gt-md-center-end,
  .layout-align-gt-md-end-end,
  .layout-align-gt-md-space-between-end,
  .layout-align-gt-md-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-gt-md-start-stretch,
  .layout-align-gt-md-center-stretch,
  .layout-align-gt-md-end-stretch,
  .layout-align-gt-md-space-between-stretch,
  .layout-align-gt-md-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-gt-md {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-gt-md-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-gt-md-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-md-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-md-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-md-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-md-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-gt-md-column > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex-gt-md-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-md-row > .flex {
    min-width: 0;
  }
  .layout-gt-md-column > .flex-gt-md-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex-gt-md-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-md-column > .flex {
    min-height: 0;
  }
  .layout-gt-md,
  .layout-gt-md-column,
  .layout-gt-md-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-gt-md-column {
    flex-direction: column;
  }
  .layout-gt-md-row {
    flex-direction: row;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),
  .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),
  .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),
  .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show) {
    display: none;
  }
  .hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show) {
    display: none;
  }
  .flex-order-lg--20 {
    order: -20;
  }
  .flex-order-lg--19 {
    order: -19;
  }
  .flex-order-lg--18 {
    order: -18;
  }
  .flex-order-lg--17 {
    order: -17;
  }
  .flex-order-lg--16 {
    order: -16;
  }
  .flex-order-lg--15 {
    order: -15;
  }
  .flex-order-lg--14 {
    order: -14;
  }
  .flex-order-lg--13 {
    order: -13;
  }
  .flex-order-lg--12 {
    order: -12;
  }
  .flex-order-lg--11 {
    order: -11;
  }
  .flex-order-lg--10 {
    order: -10;
  }
  .flex-order-lg--9 {
    order: -9;
  }
  .flex-order-lg--8 {
    order: -8;
  }
  .flex-order-lg--7 {
    order: -7;
  }
  .flex-order-lg--6 {
    order: -6;
  }
  .flex-order-lg--5 {
    order: -5;
  }
  .flex-order-lg--4 {
    order: -4;
  }
  .flex-order-lg--3 {
    order: -3;
  }
  .flex-order-lg--2 {
    order: -2;
  }
  .flex-order-lg--1 {
    order: -1;
  }
  .flex-order-lg-0 {
    order: 0;
  }
  .flex-order-lg-1 {
    order: 1;
  }
  .flex-order-lg-2 {
    order: 2;
  }
  .flex-order-lg-3 {
    order: 3;
  }
  .flex-order-lg-4 {
    order: 4;
  }
  .flex-order-lg-5 {
    order: 5;
  }
  .flex-order-lg-6 {
    order: 6;
  }
  .flex-order-lg-7 {
    order: 7;
  }
  .flex-order-lg-8 {
    order: 8;
  }
  .flex-order-lg-9 {
    order: 9;
  }
  .flex-order-lg-10 {
    order: 10;
  }
  .flex-order-lg-11 {
    order: 11;
  }
  .flex-order-lg-12 {
    order: 12;
  }
  .flex-order-lg-13 {
    order: 13;
  }
  .flex-order-lg-14 {
    order: 14;
  }
  .flex-order-lg-15 {
    order: 15;
  }
  .flex-order-lg-16 {
    order: 16;
  }
  .flex-order-lg-17 {
    order: 17;
  }
  .flex-order-lg-18 {
    order: 18;
  }
  .flex-order-lg-19 {
    order: 19;
  }
  .flex-order-lg-20 {
    order: 20;
  }
  .offset-lg-0,
  .flex-offset-lg-0,
  .layout-margin .flex-offset-lg-0,
  .layout-margin .offset-lg-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-lg-0,
  [dir=rtl] .flex-offset-lg-0,
  [dir=rtl] .layout-margin .flex-offset-lg-0,
  [dir=rtl] .layout-margin .offset-lg-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-lg-5,
  .flex-offset-lg-5,
  .layout-margin .flex-offset-lg-5,
  .layout-margin .offset-lg-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-lg-5,
  [dir=rtl] .flex-offset-lg-5,
  [dir=rtl] .layout-margin .flex-offset-lg-5,
  [dir=rtl] .layout-margin .offset-lg-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-lg-10,
  .flex-offset-lg-10,
  .layout-margin .flex-offset-lg-10,
  .layout-margin .offset-lg-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-lg-10,
  [dir=rtl] .flex-offset-lg-10,
  [dir=rtl] .layout-margin .flex-offset-lg-10,
  [dir=rtl] .layout-margin .offset-lg-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-lg-15,
  .flex-offset-lg-15,
  .layout-margin .flex-offset-lg-15,
  .layout-margin .offset-lg-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-lg-15,
  [dir=rtl] .flex-offset-lg-15,
  [dir=rtl] .layout-margin .flex-offset-lg-15,
  [dir=rtl] .layout-margin .offset-lg-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-lg-20,
  .flex-offset-lg-20,
  .layout-margin .flex-offset-lg-20,
  .layout-margin .offset-lg-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-lg-20,
  [dir=rtl] .flex-offset-lg-20,
  [dir=rtl] .layout-margin .flex-offset-lg-20,
  [dir=rtl] .layout-margin .offset-lg-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-lg-25,
  .flex-offset-lg-25,
  .layout-margin .flex-offset-lg-25,
  .layout-margin .offset-lg-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-lg-25,
  [dir=rtl] .flex-offset-lg-25,
  [dir=rtl] .layout-margin .flex-offset-lg-25,
  [dir=rtl] .layout-margin .offset-lg-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-lg-30,
  .flex-offset-lg-30,
  .layout-margin .flex-offset-lg-30,
  .layout-margin .offset-lg-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-lg-30,
  [dir=rtl] .flex-offset-lg-30,
  [dir=rtl] .layout-margin .flex-offset-lg-30,
  [dir=rtl] .layout-margin .offset-lg-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-lg-35,
  .flex-offset-lg-35,
  .layout-margin .flex-offset-lg-35,
  .layout-margin .offset-lg-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-lg-35,
  [dir=rtl] .flex-offset-lg-35,
  [dir=rtl] .layout-margin .flex-offset-lg-35,
  [dir=rtl] .layout-margin .offset-lg-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-lg-40,
  .flex-offset-lg-40,
  .layout-margin .flex-offset-lg-40,
  .layout-margin .offset-lg-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-lg-40,
  [dir=rtl] .flex-offset-lg-40,
  [dir=rtl] .layout-margin .flex-offset-lg-40,
  [dir=rtl] .layout-margin .offset-lg-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-lg-45,
  .flex-offset-lg-45,
  .layout-margin .flex-offset-lg-45,
  .layout-margin .offset-lg-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-lg-45,
  [dir=rtl] .flex-offset-lg-45,
  [dir=rtl] .layout-margin .flex-offset-lg-45,
  [dir=rtl] .layout-margin .offset-lg-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-lg-50,
  .flex-offset-lg-50,
  .layout-margin .flex-offset-lg-50,
  .layout-margin .offset-lg-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-lg-50,
  [dir=rtl] .flex-offset-lg-50,
  [dir=rtl] .layout-margin .flex-offset-lg-50,
  [dir=rtl] .layout-margin .offset-lg-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-lg-55,
  .flex-offset-lg-55,
  .layout-margin .flex-offset-lg-55,
  .layout-margin .offset-lg-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-lg-55,
  [dir=rtl] .flex-offset-lg-55,
  [dir=rtl] .layout-margin .flex-offset-lg-55,
  [dir=rtl] .layout-margin .offset-lg-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-lg-60,
  .flex-offset-lg-60,
  .layout-margin .flex-offset-lg-60,
  .layout-margin .offset-lg-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-lg-60,
  [dir=rtl] .flex-offset-lg-60,
  [dir=rtl] .layout-margin .flex-offset-lg-60,
  [dir=rtl] .layout-margin .offset-lg-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-lg-65,
  .flex-offset-lg-65,
  .layout-margin .flex-offset-lg-65,
  .layout-margin .offset-lg-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-lg-65,
  [dir=rtl] .flex-offset-lg-65,
  [dir=rtl] .layout-margin .flex-offset-lg-65,
  [dir=rtl] .layout-margin .offset-lg-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-lg-70,
  .flex-offset-lg-70,
  .layout-margin .flex-offset-lg-70,
  .layout-margin .offset-lg-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-lg-70,
  [dir=rtl] .flex-offset-lg-70,
  [dir=rtl] .layout-margin .flex-offset-lg-70,
  [dir=rtl] .layout-margin .offset-lg-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-lg-75,
  .flex-offset-lg-75,
  .layout-margin .flex-offset-lg-75,
  .layout-margin .offset-lg-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-lg-75,
  [dir=rtl] .flex-offset-lg-75,
  [dir=rtl] .layout-margin .flex-offset-lg-75,
  [dir=rtl] .layout-margin .offset-lg-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-lg-80,
  .flex-offset-lg-80,
  .layout-margin .flex-offset-lg-80,
  .layout-margin .offset-lg-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-lg-80,
  [dir=rtl] .flex-offset-lg-80,
  [dir=rtl] .layout-margin .flex-offset-lg-80,
  [dir=rtl] .layout-margin .offset-lg-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-lg-85,
  .flex-offset-lg-85,
  .layout-margin .flex-offset-lg-85,
  .layout-margin .offset-lg-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-lg-85,
  [dir=rtl] .flex-offset-lg-85,
  [dir=rtl] .layout-margin .flex-offset-lg-85,
  [dir=rtl] .layout-margin .offset-lg-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-lg-90,
  .flex-offset-lg-90,
  .layout-margin .flex-offset-lg-90,
  .layout-margin .offset-lg-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-lg-90,
  [dir=rtl] .flex-offset-lg-90,
  [dir=rtl] .layout-margin .flex-offset-lg-90,
  [dir=rtl] .layout-margin .offset-lg-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-lg-95,
  .flex-offset-lg-95,
  .layout-margin .flex-offset-lg-95,
  .layout-margin .offset-lg-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-lg-95,
  [dir=rtl] .flex-offset-lg-95,
  [dir=rtl] .layout-margin .flex-offset-lg-95,
  [dir=rtl] .layout-margin .offset-lg-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-lg-33,
  .flex-offset-lg-33,
  .layout-margin .flex-offset-lg-33,
  .layout-margin .offset-lg-33 {
    margin-left: calc(100% / 3);
  }
  .offset-lg-66,
  .flex-offset-lg-66,
  .layout-margin .flex-offset-lg-66,
  .layout-margin .offset-lg-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-lg-66,
  [dir=rtl] .flex-offset-lg-66,
  [dir=rtl] .layout-margin .flex-offset-lg-66,
  [dir=rtl] .layout-margin .offset-lg-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-lg,
  .layout-align-lg-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-lg-start,
  .layout-align-lg-start-start,
  .layout-align-lg-start-center,
  .layout-align-lg-start-end,
  .layout-align-lg-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-lg-center,
  .layout-align-lg-center-start,
  .layout-align-lg-center-center,
  .layout-align-lg-center-end,
  .layout-align-lg-center-stretch {
    justify-content: center;
  }
  .layout-align-lg-end,
  .layout-align-lg-end-start,
  .layout-align-lg-end-center,
  .layout-align-lg-end-end,
  .layout-align-lg-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-lg-space-around,
  .layout-align-lg-space-around-center,
  .layout-align-lg-space-around-start,
  .layout-align-lg-space-around-end,
  .layout-align-lg-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-lg-space-between,
  .layout-align-lg-space-between-center,
  .layout-align-lg-space-between-start,
  .layout-align-lg-space-between-end,
  .layout-align-lg-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-lg-start-start,
  .layout-align-lg-center-start,
  .layout-align-lg-end-start,
  .layout-align-lg-space-between-start,
  .layout-align-lg-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-lg-start-center,
  .layout-align-lg-center-center,
  .layout-align-lg-end-center,
  .layout-align-lg-space-between-center,
  .layout-align-lg-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-lg-start-center > *,
  .layout-align-lg-center-center > *,
  .layout-align-lg-end-center > *,
  .layout-align-lg-space-between-center > *,
  .layout-align-lg-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-lg-start-end,
  .layout-align-lg-center-end,
  .layout-align-lg-end-end,
  .layout-align-lg-space-between-end,
  .layout-align-lg-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-lg-start-stretch,
  .layout-align-lg-center-stretch,
  .layout-align-lg-end-stretch,
  .layout-align-lg-space-between-stretch,
  .layout-align-lg-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-lg {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-lg-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-lg-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-lg-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-lg-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-lg-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-lg-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-lg-column > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex-lg-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-lg-row > .flex {
    min-width: 0;
  }
  .layout-lg-column > .flex-lg-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex-lg-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-lg-column > .flex {
    min-height: 0;
  }
  .layout-lg,
  .layout-lg-column,
  .layout-lg-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-lg-column {
    flex-direction: column;
  }
  .layout-lg-row {
    flex-direction: row;
  }
}
@media (min-width: 1920px) {
  .flex-order-gt-lg--20 {
    order: -20;
  }
  .flex-order-gt-lg--19 {
    order: -19;
  }
  .flex-order-gt-lg--18 {
    order: -18;
  }
  .flex-order-gt-lg--17 {
    order: -17;
  }
  .flex-order-gt-lg--16 {
    order: -16;
  }
  .flex-order-gt-lg--15 {
    order: -15;
  }
  .flex-order-gt-lg--14 {
    order: -14;
  }
  .flex-order-gt-lg--13 {
    order: -13;
  }
  .flex-order-gt-lg--12 {
    order: -12;
  }
  .flex-order-gt-lg--11 {
    order: -11;
  }
  .flex-order-gt-lg--10 {
    order: -10;
  }
  .flex-order-gt-lg--9 {
    order: -9;
  }
  .flex-order-gt-lg--8 {
    order: -8;
  }
  .flex-order-gt-lg--7 {
    order: -7;
  }
  .flex-order-gt-lg--6 {
    order: -6;
  }
  .flex-order-gt-lg--5 {
    order: -5;
  }
  .flex-order-gt-lg--4 {
    order: -4;
  }
  .flex-order-gt-lg--3 {
    order: -3;
  }
  .flex-order-gt-lg--2 {
    order: -2;
  }
  .flex-order-gt-lg--1 {
    order: -1;
  }
  .flex-order-gt-lg-0 {
    order: 0;
  }
  .flex-order-gt-lg-1 {
    order: 1;
  }
  .flex-order-gt-lg-2 {
    order: 2;
  }
  .flex-order-gt-lg-3 {
    order: 3;
  }
  .flex-order-gt-lg-4 {
    order: 4;
  }
  .flex-order-gt-lg-5 {
    order: 5;
  }
  .flex-order-gt-lg-6 {
    order: 6;
  }
  .flex-order-gt-lg-7 {
    order: 7;
  }
  .flex-order-gt-lg-8 {
    order: 8;
  }
  .flex-order-gt-lg-9 {
    order: 9;
  }
  .flex-order-gt-lg-10 {
    order: 10;
  }
  .flex-order-gt-lg-11 {
    order: 11;
  }
  .flex-order-gt-lg-12 {
    order: 12;
  }
  .flex-order-gt-lg-13 {
    order: 13;
  }
  .flex-order-gt-lg-14 {
    order: 14;
  }
  .flex-order-gt-lg-15 {
    order: 15;
  }
  .flex-order-gt-lg-16 {
    order: 16;
  }
  .flex-order-gt-lg-17 {
    order: 17;
  }
  .flex-order-gt-lg-18 {
    order: 18;
  }
  .flex-order-gt-lg-19 {
    order: 19;
  }
  .flex-order-gt-lg-20 {
    order: 20;
  }
  .offset-gt-lg-0,
  .flex-offset-gt-lg-0,
  .layout-margin .flex-offset-gt-lg-0,
  .layout-margin .offset-gt-lg-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-gt-lg-0,
  [dir=rtl] .flex-offset-gt-lg-0,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-0,
  [dir=rtl] .layout-margin .offset-gt-lg-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-gt-lg-5,
  .flex-offset-gt-lg-5,
  .layout-margin .flex-offset-gt-lg-5,
  .layout-margin .offset-gt-lg-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-gt-lg-5,
  [dir=rtl] .flex-offset-gt-lg-5,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-5,
  [dir=rtl] .layout-margin .offset-gt-lg-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-gt-lg-10,
  .flex-offset-gt-lg-10,
  .layout-margin .flex-offset-gt-lg-10,
  .layout-margin .offset-gt-lg-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-gt-lg-10,
  [dir=rtl] .flex-offset-gt-lg-10,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-10,
  [dir=rtl] .layout-margin .offset-gt-lg-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-gt-lg-15,
  .flex-offset-gt-lg-15,
  .layout-margin .flex-offset-gt-lg-15,
  .layout-margin .offset-gt-lg-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-gt-lg-15,
  [dir=rtl] .flex-offset-gt-lg-15,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-15,
  [dir=rtl] .layout-margin .offset-gt-lg-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-gt-lg-20,
  .flex-offset-gt-lg-20,
  .layout-margin .flex-offset-gt-lg-20,
  .layout-margin .offset-gt-lg-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-gt-lg-20,
  [dir=rtl] .flex-offset-gt-lg-20,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-20,
  [dir=rtl] .layout-margin .offset-gt-lg-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-gt-lg-25,
  .flex-offset-gt-lg-25,
  .layout-margin .flex-offset-gt-lg-25,
  .layout-margin .offset-gt-lg-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-gt-lg-25,
  [dir=rtl] .flex-offset-gt-lg-25,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-25,
  [dir=rtl] .layout-margin .offset-gt-lg-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-gt-lg-30,
  .flex-offset-gt-lg-30,
  .layout-margin .flex-offset-gt-lg-30,
  .layout-margin .offset-gt-lg-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-gt-lg-30,
  [dir=rtl] .flex-offset-gt-lg-30,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-30,
  [dir=rtl] .layout-margin .offset-gt-lg-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-gt-lg-35,
  .flex-offset-gt-lg-35,
  .layout-margin .flex-offset-gt-lg-35,
  .layout-margin .offset-gt-lg-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-gt-lg-35,
  [dir=rtl] .flex-offset-gt-lg-35,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-35,
  [dir=rtl] .layout-margin .offset-gt-lg-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-gt-lg-40,
  .flex-offset-gt-lg-40,
  .layout-margin .flex-offset-gt-lg-40,
  .layout-margin .offset-gt-lg-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-gt-lg-40,
  [dir=rtl] .flex-offset-gt-lg-40,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-40,
  [dir=rtl] .layout-margin .offset-gt-lg-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-gt-lg-45,
  .flex-offset-gt-lg-45,
  .layout-margin .flex-offset-gt-lg-45,
  .layout-margin .offset-gt-lg-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-gt-lg-45,
  [dir=rtl] .flex-offset-gt-lg-45,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-45,
  [dir=rtl] .layout-margin .offset-gt-lg-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-gt-lg-50,
  .flex-offset-gt-lg-50,
  .layout-margin .flex-offset-gt-lg-50,
  .layout-margin .offset-gt-lg-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-gt-lg-50,
  [dir=rtl] .flex-offset-gt-lg-50,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-50,
  [dir=rtl] .layout-margin .offset-gt-lg-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-gt-lg-55,
  .flex-offset-gt-lg-55,
  .layout-margin .flex-offset-gt-lg-55,
  .layout-margin .offset-gt-lg-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-gt-lg-55,
  [dir=rtl] .flex-offset-gt-lg-55,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-55,
  [dir=rtl] .layout-margin .offset-gt-lg-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-gt-lg-60,
  .flex-offset-gt-lg-60,
  .layout-margin .flex-offset-gt-lg-60,
  .layout-margin .offset-gt-lg-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-gt-lg-60,
  [dir=rtl] .flex-offset-gt-lg-60,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-60,
  [dir=rtl] .layout-margin .offset-gt-lg-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-gt-lg-65,
  .flex-offset-gt-lg-65,
  .layout-margin .flex-offset-gt-lg-65,
  .layout-margin .offset-gt-lg-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-gt-lg-65,
  [dir=rtl] .flex-offset-gt-lg-65,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-65,
  [dir=rtl] .layout-margin .offset-gt-lg-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-gt-lg-70,
  .flex-offset-gt-lg-70,
  .layout-margin .flex-offset-gt-lg-70,
  .layout-margin .offset-gt-lg-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-gt-lg-70,
  [dir=rtl] .flex-offset-gt-lg-70,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-70,
  [dir=rtl] .layout-margin .offset-gt-lg-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-gt-lg-75,
  .flex-offset-gt-lg-75,
  .layout-margin .flex-offset-gt-lg-75,
  .layout-margin .offset-gt-lg-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-gt-lg-75,
  [dir=rtl] .flex-offset-gt-lg-75,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-75,
  [dir=rtl] .layout-margin .offset-gt-lg-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-gt-lg-80,
  .flex-offset-gt-lg-80,
  .layout-margin .flex-offset-gt-lg-80,
  .layout-margin .offset-gt-lg-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-gt-lg-80,
  [dir=rtl] .flex-offset-gt-lg-80,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-80,
  [dir=rtl] .layout-margin .offset-gt-lg-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-gt-lg-85,
  .flex-offset-gt-lg-85,
  .layout-margin .flex-offset-gt-lg-85,
  .layout-margin .offset-gt-lg-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-gt-lg-85,
  [dir=rtl] .flex-offset-gt-lg-85,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-85,
  [dir=rtl] .layout-margin .offset-gt-lg-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-gt-lg-90,
  .flex-offset-gt-lg-90,
  .layout-margin .flex-offset-gt-lg-90,
  .layout-margin .offset-gt-lg-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-gt-lg-90,
  [dir=rtl] .flex-offset-gt-lg-90,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-90,
  [dir=rtl] .layout-margin .offset-gt-lg-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-gt-lg-95,
  .flex-offset-gt-lg-95,
  .layout-margin .flex-offset-gt-lg-95,
  .layout-margin .offset-gt-lg-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-gt-lg-95,
  [dir=rtl] .flex-offset-gt-lg-95,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-95,
  [dir=rtl] .layout-margin .offset-gt-lg-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-gt-lg-33,
  .flex-offset-gt-lg-33,
  .layout-margin .flex-offset-gt-lg-33,
  .layout-margin .offset-gt-lg-33 {
    margin-left: calc(100% / 3);
  }
  .offset-gt-lg-66,
  .flex-offset-gt-lg-66,
  .layout-margin .flex-offset-gt-lg-66,
  .layout-margin .offset-gt-lg-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-gt-lg-66,
  [dir=rtl] .flex-offset-gt-lg-66,
  [dir=rtl] .layout-margin .flex-offset-gt-lg-66,
  [dir=rtl] .layout-margin .offset-gt-lg-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-gt-lg,
  .layout-align-gt-lg-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-gt-lg-start,
  .layout-align-gt-lg-start-start,
  .layout-align-gt-lg-start-center,
  .layout-align-gt-lg-start-end,
  .layout-align-gt-lg-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-gt-lg-center,
  .layout-align-gt-lg-center-start,
  .layout-align-gt-lg-center-center,
  .layout-align-gt-lg-center-end,
  .layout-align-gt-lg-center-stretch {
    justify-content: center;
  }
  .layout-align-gt-lg-end,
  .layout-align-gt-lg-end-start,
  .layout-align-gt-lg-end-center,
  .layout-align-gt-lg-end-end,
  .layout-align-gt-lg-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-gt-lg-space-around,
  .layout-align-gt-lg-space-around-center,
  .layout-align-gt-lg-space-around-start,
  .layout-align-gt-lg-space-around-end,
  .layout-align-gt-lg-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-gt-lg-space-between,
  .layout-align-gt-lg-space-between-center,
  .layout-align-gt-lg-space-between-start,
  .layout-align-gt-lg-space-between-end,
  .layout-align-gt-lg-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-gt-lg-start-start,
  .layout-align-gt-lg-center-start,
  .layout-align-gt-lg-end-start,
  .layout-align-gt-lg-space-between-start,
  .layout-align-gt-lg-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-gt-lg-start-center,
  .layout-align-gt-lg-center-center,
  .layout-align-gt-lg-end-center,
  .layout-align-gt-lg-space-between-center,
  .layout-align-gt-lg-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-gt-lg-start-center > *,
  .layout-align-gt-lg-center-center > *,
  .layout-align-gt-lg-end-center > *,
  .layout-align-gt-lg-space-between-center > *,
  .layout-align-gt-lg-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-gt-lg-start-end,
  .layout-align-gt-lg-center-end,
  .layout-align-gt-lg-end-end,
  .layout-align-gt-lg-space-between-end,
  .layout-align-gt-lg-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-gt-lg-start-stretch,
  .layout-align-gt-lg-center-stretch,
  .layout-align-gt-lg-end-stretch,
  .layout-align-gt-lg-space-between-stretch,
  .layout-align-gt-lg-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-gt-lg {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-gt-lg-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-gt-lg-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-lg-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-lg-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-lg-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-gt-lg-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-gt-lg-column > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex-gt-lg-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-gt-lg-row > .flex {
    min-width: 0;
  }
  .layout-gt-lg-column > .flex-gt-lg-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex-gt-lg-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-gt-lg-column > .flex {
    min-height: 0;
  }
  .layout-gt-lg,
  .layout-gt-lg-column,
  .layout-gt-lg-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-gt-lg-column {
    flex-direction: column;
  }
  .layout-gt-lg-row {
    flex-direction: row;
  }
  .flex-order-xl--20 {
    order: -20;
  }
  .flex-order-xl--19 {
    order: -19;
  }
  .flex-order-xl--18 {
    order: -18;
  }
  .flex-order-xl--17 {
    order: -17;
  }
  .flex-order-xl--16 {
    order: -16;
  }
  .flex-order-xl--15 {
    order: -15;
  }
  .flex-order-xl--14 {
    order: -14;
  }
  .flex-order-xl--13 {
    order: -13;
  }
  .flex-order-xl--12 {
    order: -12;
  }
  .flex-order-xl--11 {
    order: -11;
  }
  .flex-order-xl--10 {
    order: -10;
  }
  .flex-order-xl--9 {
    order: -9;
  }
  .flex-order-xl--8 {
    order: -8;
  }
  .flex-order-xl--7 {
    order: -7;
  }
  .flex-order-xl--6 {
    order: -6;
  }
  .flex-order-xl--5 {
    order: -5;
  }
  .flex-order-xl--4 {
    order: -4;
  }
  .flex-order-xl--3 {
    order: -3;
  }
  .flex-order-xl--2 {
    order: -2;
  }
  .flex-order-xl--1 {
    order: -1;
  }
  .flex-order-xl-0 {
    order: 0;
  }
  .flex-order-xl-1 {
    order: 1;
  }
  .flex-order-xl-2 {
    order: 2;
  }
  .flex-order-xl-3 {
    order: 3;
  }
  .flex-order-xl-4 {
    order: 4;
  }
  .flex-order-xl-5 {
    order: 5;
  }
  .flex-order-xl-6 {
    order: 6;
  }
  .flex-order-xl-7 {
    order: 7;
  }
  .flex-order-xl-8 {
    order: 8;
  }
  .flex-order-xl-9 {
    order: 9;
  }
  .flex-order-xl-10 {
    order: 10;
  }
  .flex-order-xl-11 {
    order: 11;
  }
  .flex-order-xl-12 {
    order: 12;
  }
  .flex-order-xl-13 {
    order: 13;
  }
  .flex-order-xl-14 {
    order: 14;
  }
  .flex-order-xl-15 {
    order: 15;
  }
  .flex-order-xl-16 {
    order: 16;
  }
  .flex-order-xl-17 {
    order: 17;
  }
  .flex-order-xl-18 {
    order: 18;
  }
  .flex-order-xl-19 {
    order: 19;
  }
  .flex-order-xl-20 {
    order: 20;
  }
  .offset-xl-0,
  .flex-offset-xl-0,
  .layout-margin .flex-offset-xl-0,
  .layout-margin .offset-xl-0 {
    margin-left: 0;
  }
  [dir=rtl] .offset-xl-0,
  [dir=rtl] .flex-offset-xl-0,
  [dir=rtl] .layout-margin .flex-offset-xl-0,
  [dir=rtl] .layout-margin .offset-xl-0 {
    margin-left: auto;
    margin-right: 0;
  }
  .offset-xl-5,
  .flex-offset-xl-5,
  .layout-margin .flex-offset-xl-5,
  .layout-margin .offset-xl-5 {
    margin-left: 5%;
  }
  [dir=rtl] .offset-xl-5,
  [dir=rtl] .flex-offset-xl-5,
  [dir=rtl] .layout-margin .flex-offset-xl-5,
  [dir=rtl] .layout-margin .offset-xl-5 {
    margin-left: auto;
    margin-right: 5%;
  }
  .offset-xl-10,
  .flex-offset-xl-10,
  .layout-margin .flex-offset-xl-10,
  .layout-margin .offset-xl-10 {
    margin-left: 10%;
  }
  [dir=rtl] .offset-xl-10,
  [dir=rtl] .flex-offset-xl-10,
  [dir=rtl] .layout-margin .flex-offset-xl-10,
  [dir=rtl] .layout-margin .offset-xl-10 {
    margin-left: auto;
    margin-right: 10%;
  }
  .offset-xl-15,
  .flex-offset-xl-15,
  .layout-margin .flex-offset-xl-15,
  .layout-margin .offset-xl-15 {
    margin-left: 15%;
  }
  [dir=rtl] .offset-xl-15,
  [dir=rtl] .flex-offset-xl-15,
  [dir=rtl] .layout-margin .flex-offset-xl-15,
  [dir=rtl] .layout-margin .offset-xl-15 {
    margin-left: auto;
    margin-right: 15%;
  }
  .offset-xl-20,
  .flex-offset-xl-20,
  .layout-margin .flex-offset-xl-20,
  .layout-margin .offset-xl-20 {
    margin-left: 20%;
  }
  [dir=rtl] .offset-xl-20,
  [dir=rtl] .flex-offset-xl-20,
  [dir=rtl] .layout-margin .flex-offset-xl-20,
  [dir=rtl] .layout-margin .offset-xl-20 {
    margin-left: auto;
    margin-right: 20%;
  }
  .offset-xl-25,
  .flex-offset-xl-25,
  .layout-margin .flex-offset-xl-25,
  .layout-margin .offset-xl-25 {
    margin-left: 25%;
  }
  [dir=rtl] .offset-xl-25,
  [dir=rtl] .flex-offset-xl-25,
  [dir=rtl] .layout-margin .flex-offset-xl-25,
  [dir=rtl] .layout-margin .offset-xl-25 {
    margin-left: auto;
    margin-right: 25%;
  }
  .offset-xl-30,
  .flex-offset-xl-30,
  .layout-margin .flex-offset-xl-30,
  .layout-margin .offset-xl-30 {
    margin-left: 30%;
  }
  [dir=rtl] .offset-xl-30,
  [dir=rtl] .flex-offset-xl-30,
  [dir=rtl] .layout-margin .flex-offset-xl-30,
  [dir=rtl] .layout-margin .offset-xl-30 {
    margin-left: auto;
    margin-right: 30%;
  }
  .offset-xl-35,
  .flex-offset-xl-35,
  .layout-margin .flex-offset-xl-35,
  .layout-margin .offset-xl-35 {
    margin-left: 35%;
  }
  [dir=rtl] .offset-xl-35,
  [dir=rtl] .flex-offset-xl-35,
  [dir=rtl] .layout-margin .flex-offset-xl-35,
  [dir=rtl] .layout-margin .offset-xl-35 {
    margin-left: auto;
    margin-right: 35%;
  }
  .offset-xl-40,
  .flex-offset-xl-40,
  .layout-margin .flex-offset-xl-40,
  .layout-margin .offset-xl-40 {
    margin-left: 40%;
  }
  [dir=rtl] .offset-xl-40,
  [dir=rtl] .flex-offset-xl-40,
  [dir=rtl] .layout-margin .flex-offset-xl-40,
  [dir=rtl] .layout-margin .offset-xl-40 {
    margin-left: auto;
    margin-right: 40%;
  }
  .offset-xl-45,
  .flex-offset-xl-45,
  .layout-margin .flex-offset-xl-45,
  .layout-margin .offset-xl-45 {
    margin-left: 45%;
  }
  [dir=rtl] .offset-xl-45,
  [dir=rtl] .flex-offset-xl-45,
  [dir=rtl] .layout-margin .flex-offset-xl-45,
  [dir=rtl] .layout-margin .offset-xl-45 {
    margin-left: auto;
    margin-right: 45%;
  }
  .offset-xl-50,
  .flex-offset-xl-50,
  .layout-margin .flex-offset-xl-50,
  .layout-margin .offset-xl-50 {
    margin-left: 50%;
  }
  [dir=rtl] .offset-xl-50,
  [dir=rtl] .flex-offset-xl-50,
  [dir=rtl] .layout-margin .flex-offset-xl-50,
  [dir=rtl] .layout-margin .offset-xl-50 {
    margin-left: auto;
    margin-right: 50%;
  }
  .offset-xl-55,
  .flex-offset-xl-55,
  .layout-margin .flex-offset-xl-55,
  .layout-margin .offset-xl-55 {
    margin-left: 55%;
  }
  [dir=rtl] .offset-xl-55,
  [dir=rtl] .flex-offset-xl-55,
  [dir=rtl] .layout-margin .flex-offset-xl-55,
  [dir=rtl] .layout-margin .offset-xl-55 {
    margin-left: auto;
    margin-right: 55%;
  }
  .offset-xl-60,
  .flex-offset-xl-60,
  .layout-margin .flex-offset-xl-60,
  .layout-margin .offset-xl-60 {
    margin-left: 60%;
  }
  [dir=rtl] .offset-xl-60,
  [dir=rtl] .flex-offset-xl-60,
  [dir=rtl] .layout-margin .flex-offset-xl-60,
  [dir=rtl] .layout-margin .offset-xl-60 {
    margin-left: auto;
    margin-right: 60%;
  }
  .offset-xl-65,
  .flex-offset-xl-65,
  .layout-margin .flex-offset-xl-65,
  .layout-margin .offset-xl-65 {
    margin-left: 65%;
  }
  [dir=rtl] .offset-xl-65,
  [dir=rtl] .flex-offset-xl-65,
  [dir=rtl] .layout-margin .flex-offset-xl-65,
  [dir=rtl] .layout-margin .offset-xl-65 {
    margin-left: auto;
    margin-right: 65%;
  }
  .offset-xl-70,
  .flex-offset-xl-70,
  .layout-margin .flex-offset-xl-70,
  .layout-margin .offset-xl-70 {
    margin-left: 70%;
  }
  [dir=rtl] .offset-xl-70,
  [dir=rtl] .flex-offset-xl-70,
  [dir=rtl] .layout-margin .flex-offset-xl-70,
  [dir=rtl] .layout-margin .offset-xl-70 {
    margin-left: auto;
    margin-right: 70%;
  }
  .offset-xl-75,
  .flex-offset-xl-75,
  .layout-margin .flex-offset-xl-75,
  .layout-margin .offset-xl-75 {
    margin-left: 75%;
  }
  [dir=rtl] .offset-xl-75,
  [dir=rtl] .flex-offset-xl-75,
  [dir=rtl] .layout-margin .flex-offset-xl-75,
  [dir=rtl] .layout-margin .offset-xl-75 {
    margin-left: auto;
    margin-right: 75%;
  }
  .offset-xl-80,
  .flex-offset-xl-80,
  .layout-margin .flex-offset-xl-80,
  .layout-margin .offset-xl-80 {
    margin-left: 80%;
  }
  [dir=rtl] .offset-xl-80,
  [dir=rtl] .flex-offset-xl-80,
  [dir=rtl] .layout-margin .flex-offset-xl-80,
  [dir=rtl] .layout-margin .offset-xl-80 {
    margin-left: auto;
    margin-right: 80%;
  }
  .offset-xl-85,
  .flex-offset-xl-85,
  .layout-margin .flex-offset-xl-85,
  .layout-margin .offset-xl-85 {
    margin-left: 85%;
  }
  [dir=rtl] .offset-xl-85,
  [dir=rtl] .flex-offset-xl-85,
  [dir=rtl] .layout-margin .flex-offset-xl-85,
  [dir=rtl] .layout-margin .offset-xl-85 {
    margin-left: auto;
    margin-right: 85%;
  }
  .offset-xl-90,
  .flex-offset-xl-90,
  .layout-margin .flex-offset-xl-90,
  .layout-margin .offset-xl-90 {
    margin-left: 90%;
  }
  [dir=rtl] .offset-xl-90,
  [dir=rtl] .flex-offset-xl-90,
  [dir=rtl] .layout-margin .flex-offset-xl-90,
  [dir=rtl] .layout-margin .offset-xl-90 {
    margin-left: auto;
    margin-right: 90%;
  }
  .offset-xl-95,
  .flex-offset-xl-95,
  .layout-margin .flex-offset-xl-95,
  .layout-margin .offset-xl-95 {
    margin-left: 95%;
  }
  [dir=rtl] .offset-xl-95,
  [dir=rtl] .flex-offset-xl-95,
  [dir=rtl] .layout-margin .flex-offset-xl-95,
  [dir=rtl] .layout-margin .offset-xl-95 {
    margin-left: auto;
    margin-right: 95%;
  }
  .offset-xl-33,
  .flex-offset-xl-33,
  .layout-margin .flex-offset-xl-33,
  .layout-margin .offset-xl-33 {
    margin-left: calc(100% / 3);
  }
  .offset-xl-66,
  .flex-offset-xl-66,
  .layout-margin .flex-offset-xl-66,
  .layout-margin .offset-xl-66 {
    margin-left: calc(200% / 3);
  }
  [dir=rtl] .offset-xl-66,
  [dir=rtl] .flex-offset-xl-66,
  [dir=rtl] .layout-margin .flex-offset-xl-66,
  [dir=rtl] .layout-margin .offset-xl-66 {
    margin-left: auto;
    margin-right: calc(200% / 3);
  }
  .layout-align-xl,
  .layout-align-xl-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  .layout-align-xl-start,
  .layout-align-xl-start-start,
  .layout-align-xl-start-center,
  .layout-align-xl-start-end,
  .layout-align-xl-start-stretch {
    justify-content: flex-start;
  }
  .layout-align-xl-center,
  .layout-align-xl-center-start,
  .layout-align-xl-center-center,
  .layout-align-xl-center-end,
  .layout-align-xl-center-stretch {
    justify-content: center;
  }
  .layout-align-xl-end,
  .layout-align-xl-end-start,
  .layout-align-xl-end-center,
  .layout-align-xl-end-end,
  .layout-align-xl-end-stretch {
    justify-content: flex-end;
  }
  .layout-align-xl-space-around,
  .layout-align-xl-space-around-center,
  .layout-align-xl-space-around-start,
  .layout-align-xl-space-around-end,
  .layout-align-xl-space-around-stretch {
    justify-content: space-around;
  }
  .layout-align-xl-space-between,
  .layout-align-xl-space-between-center,
  .layout-align-xl-space-between-start,
  .layout-align-xl-space-between-end,
  .layout-align-xl-space-between-stretch {
    justify-content: space-between;
  }
  .layout-align-xl-start-start,
  .layout-align-xl-center-start,
  .layout-align-xl-end-start,
  .layout-align-xl-space-between-start,
  .layout-align-xl-space-around-start {
    align-items: flex-start;
    align-content: flex-start;
  }
  .layout-align-xl-start-center,
  .layout-align-xl-center-center,
  .layout-align-xl-end-center,
  .layout-align-xl-space-between-center,
  .layout-align-xl-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  .layout-align-xl-start-center > *,
  .layout-align-xl-center-center > *,
  .layout-align-xl-end-center > *,
  .layout-align-xl-space-between-center > *,
  .layout-align-xl-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .layout-align-xl-start-end,
  .layout-align-xl-center-end,
  .layout-align-xl-end-end,
  .layout-align-xl-space-between-end,
  .layout-align-xl-space-around-end {
    align-items: flex-end;
    align-content: flex-end;
  }
  .layout-align-xl-start-stretch,
  .layout-align-xl-center-stretch,
  .layout-align-xl-end-stretch,
  .layout-align-xl-space-between-stretch,
  .layout-align-xl-space-around-stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flex-xl {
    flex: 1;
    box-sizing: border-box;
  }
  .flex-xl-grow {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  .flex-xl-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-xl-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
  .flex-xl-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .flex-xl-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
  .flex-xl-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
  .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-column > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0;
  }
  .layout-xl-column > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }
  .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
  .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
  .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
  .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
  .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
  .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
  .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
  .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
  .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
  .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
  .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
  .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
  .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
  .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
  .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
  .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
  .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
  .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
  .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
  .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-row > .flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-column > .flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex-xl-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }
  .layout-xl-row > .flex {
    min-width: 0;
  }
  .layout-xl-column > .flex-xl-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex-xl-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }
  .layout-xl-column > .flex {
    min-height: 0;
  }
  .layout-xl,
  .layout-xl-column,
  .layout-xl-row {
    box-sizing: border-box;
    display: flex;
  }
  .layout-xl-column {
    flex-direction: column;
  }
  .layout-xl-row {
    flex-direction: row;
  }
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show) {
    display: none;
  }
  .hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show) {
    display: none;
  }
}
@media print {
  .hide-print:not(.show-print):not(.show) {
    display: none !important;
  }
}
/**
 * 	Angular RangeSlider SCSS
 * 
 *	Version: 0.0.14
 *
 * 	Author: Daniel Crisp, danielcrisp.com
 *
 * 	The rangeSlider has been styled to match the default styling
 * 	of form elements styled using Twitter's Bootstrap
 * 
 * 	Originally forked from https://github.com/leongersen/noUiSlider
 *

	This code is released under the MIT Licence - http://opensource.org/licenses/MIT

	Copyright (c) 2013 Daniel Crisp

	Permission is hereby granted, free of charge, to any person obtaining a copy
	of this software and associated documentation files (the "Software"), to deal
	in the Software without restriction, including without limitation the rights
	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
	copies of the Software, and to permit persons to whom the Software is
	furnished to do so, subject to the following conditions:

	The above copyright notice and this permission notice shall be included in
	all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
	THE SOFTWARE.

 */
/*------------------------------------*\
    COMPASS IMPORTS
\*------------------------------------*/
/*------------------------------------*\
    SETTINGS
\*------------------------------------*/
/*------------------------------------*\
    THE CSS
\*------------------------------------*/
/* line 25, scss/_rangeSlider.scss */
.ngrs-range-slider {
  position: relative;
  margin: 10px 0 30px;
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -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);
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  -o-transition: border 0.2s linear, box-shadow 0.2s linear;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
  -webkit-tap-highlight-color: transparent;
  /*------------------------------------*\
      RUNNER
  \*------------------------------------*/
  /*------------------------------------*\
      JOIN (connects the two handles)
  \*------------------------------------*/
  /*------------------------------------*\
      HANDLE
  \*------------------------------------*/
  /*------------------------------------*\
      HANDLE SPECIFICS
  \*------------------------------------*/
  /*------------------------------------*\
      VALUE LABELS
  \*------------------------------------*/
  /*------------------------------------*\
      ATTACHED VALUE RUNNER
  \*------------------------------------*/
  /*------------------------------------*\
      VERTICAL SLIDER
  \*------------------------------------*/
  /*------------------------------------*\
      FOCUS STATE
  \*------------------------------------*/
  /*------------------------------------*\
      DISABLED STATE
  \*------------------------------------*/
}
/* line 28, scss/_rangeSlider.scss */
.ngrs-range-slider,
.ngrs-range-slider * {
  display: block;
  cursor: default;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 53, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-runner {
  position: relative;
  margin: 0 9px;
  height: 18px;
}
/* line 63, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-join {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 100%;
  height: 8px;
  margin: -4px 0 0 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #2f96b4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViYzBkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJmOTZiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5bc0de), color-stop(100%, #2f96b4));
  background-image: -moz-linear-gradient(#5bc0de, #2f96b4);
  background-image: -webkit-linear-gradient(#5bc0de, #2f96b4);
  background-image: linear-gradient(#5bc0de, #2f96b4);
}
/* line 81, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-handle {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 18px;
  margin: 0 0 0 -9px;
  background: #efefef;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /*------------------------------------*\
      HANDLE ICON
  \*------------------------------------*/
}
/* line 95, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-handle i {
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat -9999px -9999px;
  cursor: pointer;
}
/* line 104, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-handle.ngrs-over i {
  background-position: 50% 50%;
}
/* line 109, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-handle.ngrs-down {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
/* line 120, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-handle-min i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFNJREFUeNpiYMAEXEDsA+OwoEnKALETEHOgK2AEYhMgNkQ3DqSAB6pLAot1DExIJmAFzED8C4hvQdnIppyFKYCBp0D8CohloVafxWUqN7I3AQIMAKw6B24pOi8lAAAAAElFTkSuQmCC");
}
/* line 127, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-handle-max i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdJREFUeNpiYEAAHyDmYkADzEhsByBWA+K3QPwJmwJjIGYBYlUgZgLi59gUwIAkEEsD8VMmBtyAkQFqJDZwAYjPAPE/dAU/gHg/ED/GpgvkTW50QYAAAwADfwrM5sqplgAAAABJRU5ErkJggg==");
}
/* line 137, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-value {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 5px 0 0 0;
  font-size: 12px;
  color: #999;
}
/* line 145, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-value.ngrs-value-max {
  left: auto;
  right: 0;
  text-align: right;
}
/* line 152, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-handle-min-down .ngrs-value-min,
.ngrs-range-slider.ngrs-handle-max-down .ngrs-value-max {
  color: #333;
}
/* line 160, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-attached-handles {
  margin: 0 9px;
  position: relative;
  /*------------------------------------*\
      ATTACHED VALUE RUNNER LABELS
  \*------------------------------------*/
}
/* line 167, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-attached-handles .ngrs-value {
  text-align: left;
}
/* line 172, scss/_rangeSlider.scss */
.ngrs-range-slider .ngrs-attached-handles .ngrs-value > div {
  margin: 0 0 0 -50%;
}
/* line 181, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical {
  width: 28px;
  margin: 10px auto;
  /*------------------------------------*\
      RUNNER
  \*------------------------------------*/
  /*------------------------------------*\
      ATTACHED VALUE RUNNER
  \*------------------------------------*/
  /*------------------------------------*\
      JOIN
  \*------------------------------------*/
  /*------------------------------------*\
      HANDLE
  \*------------------------------------*/
  /*------------------------------------*\
      HANDLE SPECIFICS
  \*------------------------------------*/
  /*------------------------------------*\
      VALUE LABELS
  \*------------------------------------*/
  /*------------------------------------*\
      VERTICAL LEFT SLIDER
  \*------------------------------------*/
  /*------------------------------------*\
      VERTICAL RIGHT SLIDER
  \*------------------------------------*/
}
/* line 189, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-runner {
  margin: 9px 0;
  height: 300px;
  width: 18px;
}
/* line 199, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-value-runner.ngrs-attached-handles {
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  margin: 9px 0;
}
/* line 212, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-join {
  width: 8px;
  height: auto;
  top: 0;
  bottom: 100%;
  left: 50%;
  right: auto;
  margin: 0 0 0 -4px;
}
/* line 226, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-handle {
  width: 100%;
  height: 18px;
  margin: -9px 0 0 0;
}
/* line 237, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-handle-min i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFFJREFUeNpiYEAFPFAMB0xIbEYgdoJiRpggM5ICUyBWhZoA0vgMWYEsENsg6ZQE4ldA/AmkkguIHZGNhQKQGBfIBHcgFmTABCxALMJAMQAIMAAcNgVQJ7t7JQAAAABJRU5ErkJggg==");
}
/* line 244, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-handle-max i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeNpiYKAUMAKxDxBL4ZB/xgQk9gHxDyySILF9zEDiNxC/A2JVNAW7gfgtM5TzCYhZgFgCyr8IxNdADGZk+4BYGoi/APEBIP6PzVE8UAwHAAEGAArIDvzRFIA6AAAAAElFTkSuQmCC");
}
/* line 254, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-value {
  top: 0;
  left: 100%;
  padding: 0 0 0 5px;
}
/* line 259, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-value.ngrs-value-max {
  top: auto;
  bottom: 0;
  right: auto;
  text-align: left;
}
/* line 269, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical .ngrs-attached-handles .ngrs-value > div {
  margin: -50% 0 0 0;
}
/* line 279, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical.ngrs-left {
  margin: 10px 0;
}
/* line 287, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical.ngrs-right {
  margin: 10px 0 10px auto;
  /*------------------------------------*\
      VALUE LABELS
  \*------------------------------------*/
}
/* line 294, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical.ngrs-right .ngrs-value {
  left: auto;
  right: 100%;
  padding: 0 5px 0 0;
  text-align: right;
}
/* line 300, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical.ngrs-right .ngrs-value.ngrs-value-max {
  text-align: right;
}
/* line 306, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-vertical.ngrs-right .ngrs-value-runner.ngrs-attached-handles {
  left: 0;
}
/* line 318, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-focus {
  border-color: rgba(82, 168, 236, 0.8);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
/* line 329, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-disabled,
.ngrs-range-slider.ngrs-disabled.ngrs-focus {
  border-color: #ddd;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 335, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-disabled .ngrs-handle {
  background: #fff;
  border-color: #ddd;
}
/* line 339, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-disabled .ngrs-handle i {
  background: none !important;
  cursor: default;
}
/* line 345, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-disabled .ngrs-join {
  background: #ddd;
}
/* line 349, scss/_rangeSlider.scss */
.ngrs-range-slider.ngrs-disabled .ngrs-value {
  color: #ddd;
}
/*------------------------------------*\
    TOUCH STATE
\*------------------------------------*/
/* line 361, scss/_rangeSlider.scss */
body.ngrs-touching {
  -ms-touch-action: none;
}
/* Include this file in your html if you are using the CSP mode. */
.ng-animate.item:not(.left):not(.right) {
  -webkit-transition: 0s ease-in-out left;
  transition: 0s ease-in-out left;
}
.uib-datepicker .uib-title {
  width: 100%;
}
.uib-day button,
.uib-month button,
.uib-year button {
  min-width: 100%;
}
.uib-left,
.uib-right {
  width: 100%;
}
.uib-position-measure {
  display: block !important;
  visibility: hidden !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.uib-position-scrollbar-measure {
  position: absolute !important;
  top: -9999px !important;
  width: 50px !important;
  height: 50px !important;
  overflow: scroll !important;
}
.uib-position-body-scrollbar-measure {
  overflow: scroll !important;
}
.uib-datepicker-popup.dropdown-menu {
  display: block;
  float: none;
  margin: 0;
}
.uib-button-bar {
  padding: 10px 9px 2px;
}
[uib-tooltip-popup].tooltip.top-left > .tooltip-arrow,
[uib-tooltip-popup].tooltip.top-right > .tooltip-arrow,
[uib-tooltip-popup].tooltip.bottom-left > .tooltip-arrow,
[uib-tooltip-popup].tooltip.bottom-right > .tooltip-arrow,
[uib-tooltip-popup].tooltip.left-top > .tooltip-arrow,
[uib-tooltip-popup].tooltip.left-bottom > .tooltip-arrow,
[uib-tooltip-popup].tooltip.right-top > .tooltip-arrow,
[uib-tooltip-popup].tooltip.right-bottom > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.top-left > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.top-right > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.bottom-left > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.bottom-right > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.left-top > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.left-bottom > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.right-top > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.right-bottom > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.top-left > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.top-right > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.bottom-left > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.bottom-right > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.left-top > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.left-bottom > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.right-top > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.right-bottom > .tooltip-arrow,
[uib-popover-popup].popover.top-left > .arrow,
[uib-popover-popup].popover.top-right > .arrow,
[uib-popover-popup].popover.bottom-left > .arrow,
[uib-popover-popup].popover.bottom-right > .arrow,
[uib-popover-popup].popover.left-top > .arrow,
[uib-popover-popup].popover.left-bottom > .arrow,
[uib-popover-popup].popover.right-top > .arrow,
[uib-popover-popup].popover.right-bottom > .arrow,
[uib-popover-html-popup].popover.top-left > .arrow,
[uib-popover-html-popup].popover.top-right > .arrow,
[uib-popover-html-popup].popover.bottom-left > .arrow,
[uib-popover-html-popup].popover.bottom-right > .arrow,
[uib-popover-html-popup].popover.left-top > .arrow,
[uib-popover-html-popup].popover.left-bottom > .arrow,
[uib-popover-html-popup].popover.right-top > .arrow,
[uib-popover-html-popup].popover.right-bottom > .arrow,
[uib-popover-template-popup].popover.top-left > .arrow,
[uib-popover-template-popup].popover.top-right > .arrow,
[uib-popover-template-popup].popover.bottom-left > .arrow,
[uib-popover-template-popup].popover.bottom-right > .arrow,
[uib-popover-template-popup].popover.left-top > .arrow,
[uib-popover-template-popup].popover.left-bottom > .arrow,
[uib-popover-template-popup].popover.right-top > .arrow,
[uib-popover-template-popup].popover.right-bottom > .arrow {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  margin: 0;
}
[uib-popover-popup].popover,
[uib-popover-html-popup].popover,
[uib-popover-template-popup].popover {
  display: block !important;
}
.uib-time input {
  width: 50px;
}
[uib-typeahead-popup].dropdown-menu {
  display: block;
}
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-panels {
  overflow: hidden;
}
.mm-panel {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.mm-panel.mm-opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
  z-index: 1;
}
.mm-panel.mm-noanimation {
  -webkit-transition: none!important;
  transition: none !important;
}
.mm-panel.mm-noanimation.mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}
.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}
.mm-panels > .mm-panel:after,
.mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px;
}
.mm-vertical .mm-panel {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none !important;
}
.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto;
}
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after,
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}
.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}
.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}
.mm-next:after,
.mm-prev:before {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mm-navbar > * {
  display: block;
  padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}
.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-navbar .mm-btn:first-child {
  left: 0;
}
.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}
.mm-panel .mm-navbar {
  display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}
.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}
.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}
.mm-listview > li {
  position: relative;
}
.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after {
  border-color: inherit;
}
.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}
.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}
.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}
html.mm-opened {
  overflow-x: hidden;
  position: relative;
}
html.mm-blocking {
  overflow: hidden;
}
html.mm-blocking body {
  overflow: hidden;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
}
.mm-menu.mm-offcanvas.mm-opened {
  display: block;
}
.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {
  z-index: 10;
}
.mm-menu.mm-offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-sronly {
  border: 0!important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  overflow: hidden!important;
  position: absolute !important;
}
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover {
  background: rgba(255, 255, 255, 0.5);
}
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5);
}
.mm-navbars-bottom,
.mm-navbars-top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}
.mm-navbars-bottom > .mm-navbar,
.mm-navbars-top > .mm-navbar {
  border: none;
  padding: 0;
  position: relative;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-navbars-top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
}
.mm-navbars-bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
}
.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}
.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left;
}
.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}
.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}
.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline;
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}
.mm-hasnavbar-top-1 .mm-panels {
  top: 40px;
}
.mm-hasnavbar-top-2 .mm-panels {
  top: 80px;
}
.mm-hasnavbar-top-3 .mm-panels {
  top: 120px;
}
.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}
.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px;
}
.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px;
}
.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px;
}
.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}
.mm-navbar-size-2 {
  height: 80px;
}
.mm-navbar-size-3 {
  height: 120px;
}
.mm-navbar-size-4 {
  height: 160px;
}
.mm-navbar-content-2 > * {
  width: 50%;
}
.mm-navbar-content-3 > * {
  width: 33.33%;
}
.mm-navbar-content-4 > * {
  width: 25%;
}
.mm-navbar-content-5 > * {
  width: 20%;
}
.mm-navbar-content-6 > * {
  width: 16.67%;
}
.mm-search,
.mm-search input {
  box-sizing: border-box;
}
.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px;
  position: relative;
}
.mm-search input {
  border: none!important;
  outline: 0!important;
  box-shadow: none!important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}
.mm-search input::-ms-clear {
  display: none;
}
.mm-search .mm-clear,
.mm-search .mm-next {
  right: 0;
}
.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mm-panel.mm-hassearch {
  padding-top: 40px;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}
.mm-panel.mm-hassearch.mm-hasnavbar > .mm-search {
  top: 40px;
}
.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0;
}
.mm-noresults .mm-indexer {
  display: none !important;
}
li.mm-nosubresults > a.mm-next {
  display: none;
}
li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}
.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}
em.mm-counter + a.mm-next {
  width: 90px;
}
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}
em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}
em.mm-counter + a.mm-fullsubopen + a,
em.mm-counter + a.mm-fullsubopen + span {
  padding-right: 90px;
}
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a,
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span {
  padding-right: 90px;
}
.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}
.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}
.mm-nosubresults > .mm-counter {
  display: none;
}
.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
@font-face {
  font-family: 'icomoon';
  src: url(Content/app/fonts/icomoon.eot);
  src: url(Content/app/fonts/icomoon.eot#iefix) format('embedded-opentype'), url(Content/app/fonts/icomoon.ttf) format('truetype'), url(Content/app/fonts/icomoon.woff) format('woff'), url(Content/app/fonts/icomoon.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon_alarmclock:before {
  content: "\e900";
}
.icon-icon_cctv:before {
  content: "\e901";
}
.icon-icon_crewportal:before {
  content: "\e902";
}
.icon-icon_desktopmode:before {
  content: "\e903";
}
.icon-icon_entertainment:before {
  content: "\e904";
}
.icon-icon_epg:before {
  content: "\e905";
}
.icon-icon_extra:before {
  content: "\e906";
}
.icon-icon_games:before {
  content: "\e907";
}
.icon-icon_movies:before {
  content: "\e908";
}
.icon-icon_news:before {
  content: "\e909";
}
.icon-icon_podcast:before {
  content: "\e90a";
}
.icon-icon_publicrecordings:before {
  content: "\e90b";
}
.icon-icon_radio:before {
  content: "\e90c";
}
.icon-icon_recordings:before {
  content: "\e90d";
}
.icon-icon_search:before {
  content: "\e90e";
}
.icon-icon_series:before {
  content: "\e90f";
}
.icon-icon_tv:before {
  content: "\e910";
}
.icon-icon_usb:before {
  content: "\e911";
}
.icon-icon_crewportal1:before {
  content: "\e912";
}
.icon-icon_desktopmode1:before {
  content: "\e913";
}
.icon-icon_digitalsignage:before {
  content: "\e914";
}
.icon-icon_home:before {
  content: "\e915";
}
.icon-icon_remote:before {
  content: "\e916";
}
.icon-icon_sports:before {
  content: "\e917";
}
.icon-icon_status:before {
  content: "\e918";
}
.icon-icon_usb1:before {
  content: "\e919";
}
/*********************************************************/
/* This file contains open sans font defintion           */
/*********************************************************/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(Content/fonts/OpenSans-Light.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(Content/fonts/OpenSans.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(Content/fonts/OpenSans-Bold.woff) format('woff');
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(Content/fonts/roboto/roboto-v18-latin-300.eot);
  /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'), url(Content/fonts/roboto/roboto-v18-latin-300.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-300.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-300.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-300.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-300.svg#Roboto) format('svg');
  /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url(Content/fonts/roboto/roboto-v18-latin-300italic.eot);
  /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(Content/fonts/roboto/roboto-v18-latin-300italic.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-300italic.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-300italic.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-300italic.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-300italic.svg#Roboto) format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(Content/fonts/roboto/roboto-v18-latin-regular.eot);
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url(Content/fonts/roboto/roboto-v18-latin-regular.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-regular.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-regular.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-regular.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-regular.svg#Roboto) format('svg');
  /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url(Content/fonts/roboto/roboto-v18-latin-italic.eot);
  /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'), url(Content/fonts/roboto/roboto-v18-latin-italic.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-italic.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-italic.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-italic.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-italic.svg#Roboto) format('svg');
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(Content/fonts/roboto/roboto-v18-latin-500.eot);
  /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'), url(Content/fonts/roboto/roboto-v18-latin-500.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-500.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-500.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-500.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-500.svg#Roboto) format('svg');
  /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url(Content/fonts/roboto/roboto-v18-latin-500italic.eot);
  /* IE9 Compat Modes */
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(Content/fonts/roboto/roboto-v18-latin-500italic.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-500italic.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-500italic.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-500italic.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-500italic.svg#Roboto) format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(Content/fonts/roboto/roboto-v18-latin-700.eot);
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url(Content/fonts/roboto/roboto-v18-latin-700.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-700.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-700.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-700.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-700.svg#Roboto) format('svg');
  /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url(Content/fonts/roboto/roboto-v18-latin-700italic.eot);
  /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(Content/fonts/roboto/roboto-v18-latin-700italic.eot?#iefix) format('embedded-opentype'),  url(Content/fonts/roboto/roboto-v18-latin-700italic.woff2) format('woff2'),  url(Content/fonts/roboto/roboto-v18-latin-700italic.woff) format('woff'),  url(Content/fonts/roboto/roboto-v18-latin-700italic.ttf) format('truetype'),  url(Content/fonts/roboto/roboto-v18-latin-700italic.svg#Roboto) format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Hurtigruten Display Bold';
  src: url(Content/fonts/slidefonts/HurtigrutenDisplay-Bold.otf) format("opentype"), url(Content/fonts/slidefonts/HurtigrutenDisplay-Bold.woff2) format('woff2'),  url(Content/fonts/slidefonts/HurtigrutenDisplay-Bold.woff) format('woff');
  /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Hurtigruten Display Compressed';
  src: url(Content/fonts/slidefonts/HurtigrutenDisplay-Compressed.otf) format("opentype"), url(Content/fonts/slidefonts/HurtigrutenDisplay-Compressed.woff2) format('woff2'),  url(Content/fonts/slidefonts/HurtigrutenDisplay-Compressed.woff) format('woff');
  /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Hurtigruten Display Compressed';
  font-weight: bold;
  src: url(Content/fonts/slidefonts/HurtigrutenDisplay-CompressedBold.otf) format("opentype"), url(Content/fonts/slidefonts/HurtigrutenDisplay-CompressedBold.woff2) format('woff2'),  url(Content/fonts/slidefonts/HurtigrutenDisplay-CompressedBold.woff) format('woff');
  /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Hurtigruten Display Condensed';
  src: url(Content/fonts/slidefonts/HurtigrutenDisplay-Condensed.otf) format("opentype"), url(Content/fonts/slidefonts/HurtigrutenDisplay-Condensed.woff2) format('woff2'),  url(Content/fonts/slidefonts/HurtigrutenDisplay-Condensed.woff) format('woff');
  /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Hurtigruten Display Condensed';
  font-weight: bold;
  src: url(Content/fonts/slidefonts/HurtigrutenDisplay-CondensedBold.otf) format("opentype"), url(Content/fonts/slidefonts/HurtigrutenDisplay-CondensedBold.woff2) format('woff2'),  url(Content/fonts/slidefonts/HurtigrutenDisplay-CondensedBold.woff) format('woff');
  /* Pretty Modern Browsers */
}
@font-face {
  font-family: Knockout-26JuniorFlywght;
  src: url(Content/fonts/slidefonts/Knockout-26JuniorFlywght.otf) format("opentype"), url(Content/fonts/slidefonts/Knockout-26JuniorFlywght.woff) format("woff");
}
@font-face {
  font-family: Knockout-27JuniorBantamwt;
  src: url(Content/fonts/slidefonts/Knockout-27JuniorBantamwt.otf) format("opentype"), url(Content/fonts/slidefonts/Knockout-27JuniorBantamwt.woff) format("woff");
}
@font-face {
  font-family: Knockout-46Flyweight;
  src: url(Content/fonts/slidefonts/Knockout-46Flyweight.otf) format("opentype"), url(Content/fonts/slidefonts/Knockout-46Flyweight.woff) format("woff");
}
@font-face {
  font-family: Knockout-47Bantamweight;
  src: url(Content/fonts/slidefonts/Knockout-47Bantamweight.otf) format("opentype"), url(Content/fonts/slidefonts/Knockout-47Bantamweight.woff) format("woff");
}
@font-face {
  font-family: Knockout-50Welterweight;
  src: url(Content/fonts/slidefonts/Knockout-50Welterweight.otf) format("opentype"), url(Content/fonts/slidefonts/Knockout-50Welterweight.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Black';
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Black-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Black-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Black.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Black-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-Black-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Black';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasGrotesk-BlackItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-BlackItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-BlackItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-BlackItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-BlackItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Bold';
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Bold-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Bold-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Bold.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Bold-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-Bold-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Bold';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasGrotesk-BoldItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-BoldItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-BoldItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-BoldItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-BoldItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Light';
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Light-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Light-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Light.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Light-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-Light-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Light';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasGrotesk-LightItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-LightItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-LightItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-LightItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-LightItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Medium';
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Medium-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Medium-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Medium.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Medium-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-Medium-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Medium';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasGrotesk-MediumItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-MediumItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-MediumItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-MediumItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-MediumItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Regular';
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Regular-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Regular-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Regular.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Regular-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-Regular-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Regular';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasGrotesk-RegularItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-RegularItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-RegularItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-RegularItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-RegularItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Thin';
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Thin-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-Thin-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Thin.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-Thin-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-Thin-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Grotesk Thin';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasGrotesk-ThinItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasGrotesk-ThinItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-ThinItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasGrotesk-ThinItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasGrotesk-ThinItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Black';
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Black-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Black-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Black.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Black-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-Black-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Black';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasTypewriter-BlackItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-BlackItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-BlackItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-BlackItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-BlackItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Bold';
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Bold-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Bold-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Bold.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Bold-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-Bold-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Bold';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasTypewriter-BoldItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-BoldItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-BoldItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-BoldItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-BoldItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Light';
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Light-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Light-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Light.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Light-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-Light-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Light';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasTypewriter-LightItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-LightItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-LightItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-LightItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-LightItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Medium';
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Medium-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Medium-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Medium.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Medium-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-Medium-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Medium';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasTypewriter-MediumItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-MediumItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-MediumItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-MediumItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-MediumItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Regular';
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Regular-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Regular-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Regular.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Regular-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-Regular-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Regular';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasTypewriter-RegularItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-RegularItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-RegularItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-RegularItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-RegularItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Thin';
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Thin-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-Thin-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Thin.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-Thin-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-Thin-Web.woff) format('woff');
}
@font-face {
  font-family: 'Atlas Typewriter Thin';
  font-style: italic;
  src: url(Content/fonts/slidefonts/AtlasTypewriter-ThinItalic-Web.eot);
  src: url(Content/fonts/slidefonts/AtlasTypewriter-ThinItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-ThinItalic.otf) format('opentype'), url(Content/fonts/slidefonts/AtlasTypewriter-ThinItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/AtlasTypewriter-ThinItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Bold';
  src: url(Content/fonts/slidefonts/Austin-Bold-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Bold-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Bold.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Bold-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Bold-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Bold';
  font-style: italic;
  src: url(Content/fonts/slidefonts/Austin-BoldItalic-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-BoldItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-BoldItalic.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-BoldItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-BoldItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Extrabold';
  src: url(Content/fonts/slidefonts/Austin-Extrabold-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Extrabold-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Extrabold.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Extrabold-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Extrabold-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Extrabold';
  font-style: italic;
  src: url(Content/fonts/slidefonts/Austin-ExtraboldItalic-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-ExtraboldItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-ExtraboldItalic.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-ExtraboldItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-ExtraboldItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Fat';
  src: url(Content/fonts/slidefonts/Austin-Fat-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Fat-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Fat.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Fat-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Fat-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Fat';
  font-style: italic;
  src: url(Content/fonts/slidefonts/Austin-FatItalic-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-FatItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-FatItalic.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-FatItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-FatItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Light';
  src: url(Content/fonts/slidefonts/Austin-Light-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Light-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Light.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Light-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Light-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Light';
  font-style: italic;
  src: url(Content/fonts/slidefonts/Austin-LightItalic-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-LightItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-LightItalic.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-LightItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-LightItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Medium';
  src: url(Content/fonts/slidefonts/Austin-Medium-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Medium-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Medium.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Medium-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Medium-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Medium';
  font-style: italic;
  src: url(Content/fonts/slidefonts/Austin-MediumItalic-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-MediumItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-MediumItalic.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-MediumItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-MediumItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Roman';
  src: url(Content/fonts/slidefonts/Austin-Roman-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Roman-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Roman.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Roman-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Roman-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Semibold';
  src: url(Content/fonts/slidefonts/Austin-Semibold-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Semibold-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Semibold.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Semibold-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Semibold-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Semibold';
  font-style: italic;
  src: url(Content/fonts/slidefonts/Austin-SemiboldItalic-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-SemiboldItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-SemiboldItalic.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-SemiboldItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-SemiboldItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Ultra';
  src: url(Content/fonts/slidefonts/Austin-Ultra-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-Ultra-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-Ultra.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-Ultra-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-Ultra-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Ultra';
  font-style: italic;
  src: url(Content/fonts/slidefonts/Austin-UltraItalic-Web.eot);
  src: url(Content/fonts/slidefonts/Austin-UltraItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Austin-UltraItalic.otf) format('opentype'), url(Content/fonts/slidefonts/Austin-UltraItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/Austin-UltraItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Austin Text Roman';
  src: url(Content/fonts/slidefonts/AustinText-Roman.eot);
  src: url(Content/fonts/slidefonts/AustinText-Roman.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AustinText-Roman.woff2) format('woff2'), url(Content/fonts/slidefonts/AustinText-Roman.woff) format('woff'), url(Content/fonts/slidefonts/AustinText-Roman.ttf) format('truetype'), url(Content/fonts/slidefonts/AustinText-Roman.svg#AustinText-Roman) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Austin Text Roman No 2';
  src: url(Content/fonts/slidefonts/AustinText-ItalicNo2.eot);
  src: url(Content/fonts/slidefonts/AustinText-ItalicNo2.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AustinText-ItalicNo2.woff2) format('woff2'), url(Content/fonts/slidefonts/AustinText-ItalicNo2.woff) format('woff'), url(Content/fonts/slidefonts/AustinText-ItalicNo2.ttf) format('truetype'), url(Content/fonts/slidefonts/AustinText-ItalicNo2.svg#AustinText-ItalicNo2) format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Austin Text Roman No 2';
  src: url(Content/fonts/slidefonts/AustinText-RomanNo2.eot);
  src: url(Content/fonts/slidefonts/AustinText-RomanNo2.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AustinText-RomanNo2.woff2) format('woff2'), url(Content/fonts/slidefonts/AustinText-RomanNo2.woff) format('woff'), url(Content/fonts/slidefonts/AustinText-RomanNo2.ttf) format('truetype'), url(Content/fonts/slidefonts/AustinText-RomanNo2.svg#AustinText-RomanNo2) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Austin Text';
  src: url(Content/fonts/slidefonts/AustinText-Semibold.eot);
  src: url(Content/fonts/slidefonts/AustinText-Semibold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AustinText-Semibold.woff2) format('woff2'), url(Content/fonts/slidefonts/AustinText-Semibold.woff) format('woff'), url(Content/fonts/slidefonts/AustinText-Semibold.ttf) format('truetype'), url(Content/fonts/slidefonts/AustinText-Semibold.svg#AustinText-Semibold) format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Austin Text';
  src: url(Content/fonts/slidefonts/AustinText-SemiboldItalic.eot);
  src: url(Content/fonts/slidefonts/AustinText-SemiboldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AustinText-SemiboldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/AustinText-SemiboldItalic.woff) format('woff'), url(Content/fonts/slidefonts/AustinText-SemiboldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/AustinText-SemiboldItalic.svg#AustinText-SemiboldItalic) format('svg');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Austin Text Roman';
  src: url(Content/fonts/slidefonts/AustinText-Italic.eot);
  src: url(Content/fonts/slidefonts/AustinText-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AustinText-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/AustinText-Italic.woff) format('woff'), url(Content/fonts/slidefonts/AustinText-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/AustinText-Italic.svg#AustinText-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lyon Text Black';
  src: url(Content/fonts/slidefonts/LyonText-Black-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-Black-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-Black.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-Black-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-Black-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Black';
  font-style: italic;
  src: url(Content/fonts/slidefonts/LyonText-BlackItalic-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-BlackItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-BlackItalic.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-BlackItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-BlackItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Bold';
  src: url(Content/fonts/slidefonts/LyonText-Bold-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-Bold-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-Bold.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-Bold-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-Bold-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Bold';
  font-style: italic;
  src: url(Content/fonts/slidefonts/LyonText-BoldItalic-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-BoldItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-BoldItalic.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-BoldItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-BoldItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Regular';
  src: url(Content/fonts/slidefonts/LyonText-Regular-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-Regular-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-Regular.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-Regular-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-Regular-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Regular';
  font-style: italic;
  src: url(Content/fonts/slidefonts/LyonText-RegularItalic-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-RegularItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-RegularItalic.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-RegularItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-RegularItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Regular No. 2';
  src: url(Content/fonts/slidefonts/LyonText-RegularNo2-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-RegularNo2-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-RegularNo2.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-RegularNo2-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-RegularNo2-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Regular No. 2';
  font-style: italic;
  src: url(Content/fonts/slidefonts/LyonText-RegularNo2Italic-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-RegularNo2Italic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-RegularNo2Italic.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-RegularNo2Italic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-RegularNo2Italic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Semibold';
  src: url(Content/fonts/slidefonts/LyonText-Semibold-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-Semibold-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-Semibold.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-Semibold-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-Semibold-Web.woff) format('woff');
}
@font-face {
  font-family: 'Lyon Text Semibold';
  font-style: italic;
  src: url(Content/fonts/slidefonts/LyonText-SemiboldItalic-Web.eot);
  src: url(Content/fonts/slidefonts/LyonText-SemiboldItalic-Web.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/LyonText-SemiboldItalic.otf) format('opentype'), url(Content/fonts/slidefonts/LyonText-SemiboldItalic-Web.woff2) format('woff2'), url(Content/fonts/slidefonts/LyonText-SemiboldItalic-Web.woff) format('woff');
}
@font-face {
  font-family: 'Zetta Sans';
  src: url("Content/fonts/slidefonts/Zetta Sans.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Sans';
  src: url("Content/fonts/slidefonts/Zetta Sans-Bold.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-Bold.woff") format("woff");
  font-weight: bold;
}
@font-face {
  font-family: 'Zetta Sans';
  src: url("Content/fonts/slidefonts/Zetta Sans-Italic.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-Italic.woff") format("woff");
  font-style: italic;
}
@font-face {
  font-family: 'Zetta Sans Book';
  src: url("Content/fonts/slidefonts/Zetta Sans-Book.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-Book.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Sans Caps';
  src: url("Content/fonts/slidefonts/Zetta Sans-Caps.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-Caps.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Sans DemiBold';
  src: url("Content/fonts/slidefonts/Zetta Sans-DemiBold.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-DemiBold.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Sans Heavy';
  src: url("Content/fonts/slidefonts/Zetta Sans-Heavy.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-Heavy.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Sans Light';
  src: url("Content/fonts/slidefonts/Zetta Sans-Light.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-Light.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Sans Thin';
  src: url("Content/fonts/slidefonts/Zetta Sans-Thin.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-Thin.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Sans UltraLight';
  src: url("Content/fonts/slidefonts/Zetta Sans-UltraLight.otf") format("opentype"), url("Content/fonts/slidefonts/Zetta Sans-UltraLight.woff") format("woff");
}
@font-face {
  font-family: 'Zetta Serif';
  src: url("Content/fonts/slidefonts/Zetta Serif.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif';
  src: url("Content/fonts/slidefonts/Zetta Serif-Bold.otf") format("opentype");
  font-weight: bold;
}
@font-face {
  font-family: 'Zetta Serif';
  src: url("Content/fonts/slidefonts/Zetta Serif-Italic.otf") format("opentype");
  font-style: italic;
}
@font-face {
  font-family: 'Zetta Serif Book';
  src: url("Content/fonts/slidefonts/Zetta Serif-Book.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif Caps';
  src: url("Content/fonts/slidefonts/Zetta Serif-Caps.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif DemiBold';
  src: url("Content/fonts/slidefonts/Zetta Serif-DemiBold.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif ExtraLight';
  src: url("Content/fonts/slidefonts/Zetta Serif-ExtraLight.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif Heavy';
  src: url("Content/fonts/slidefonts/Zetta Serif-Heavy.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif Light';
  src: url("Content/fonts/slidefonts/Zetta Serif-Light.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif LightItalic';
  src: url("Content/fonts/slidefonts/Zetta Serif-LightItalic.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif Poster';
  src: url("Content/fonts/slidefonts/Zetta Serif-Poster.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif Thin';
  src: url("Content/fonts/slidefonts/Zetta Serif-Thin.otf") format("opentype");
}
@font-face {
  font-family: 'Zetta Serif UltraLight';
  src: url("Content/fonts/slidefonts/Zetta Serif-UltraLight.otf") format("opentype");
}
@font-face {
  font-family: 'Larsseit';
  src: url(Content/fonts/slidefonts/Larsseit.eot);
  src: url(Content/fonts/slidefonts/Larsseit.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit.svg#Larsseit) format('svg'), url(Content/fonts/slidefonts/Larsseit.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Larsseit';
  src: url(Content/fonts/slidefonts/Larsseit-Italic.eot);
  src: url(Content/fonts/slidefonts/Larsseit-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-Italic.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-Italic.svg#Larsseit-Italic) format('svg'), url(Content/fonts/slidefonts/Larsseit-Italic.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Larsseit';
  src: url(Content/fonts/slidefonts/Larsseit-Bold.eot);
  src: url(Content/fonts/slidefonts/Larsseit-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-Bold.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-Bold.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-Bold.svg#Larsseit-Bold) format('svg'), url(Content/fonts/slidefonts/Larsseit-Bold.eot?#iefix) format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Larsseit';
  src: url(Content/fonts/slidefonts/Larsseit-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/Larsseit-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-BoldItalic.svg#Larsseit-BoldItalic) format('svg'), url(Content/fonts/slidefonts/Larsseit-BoldItalic.eot?#iefix) format('embedded-opentype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Larsseit-Medium';
  src: url(Content/fonts/slidefonts/Larsseit-Medium.eot);
  src: url(Content/fonts/slidefonts/Larsseit-Medium.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-Medium.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-Medium.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-Medium.svg#Larsseit-Medium) format('svg'), url(Content/fonts/slidefonts/Larsseit-Medium.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Larsseit-Medium';
  src: url(Content/fonts/slidefonts/Larsseit-MediumItalic.eot);
  src: url(Content/fonts/slidefonts/Larsseit-MediumItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-MediumItalic.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-MediumItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-MediumItalic.svg#Larsseit-MediumItalic) format('svg'), url(Content/fonts/slidefonts/Larsseit-MediumItalic.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Larsseit-Thin';
  src: url(Content/fonts/slidefonts/Larsseit-Thin.eot);
  src: url(Content/fonts/slidefonts/Larsseit-Thin.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-Thin.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-Thin.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-Thin.svg#Larsseit-Thin) format('svg'), url(Content/fonts/slidefonts/Larsseit-Thin.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Larsseit-Thin';
  src: url(Content/fonts/slidefonts/Larsseit-ThinItalic.eot);
  src: url(Content/fonts/slidefonts/Larsseit-ThinItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-ThinItalic.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-ThinItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-ThinItalic.svg#Larsseit-ThinItalic) format('svg'), url(Content/fonts/slidefonts/Larsseit-ThinItalic.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Larsseit-Light';
  src: url(Content/fonts/slidefonts/Larsseit-Light.eot);
  src: url(Content/fonts/slidefonts/Larsseit-Light.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-Light.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-Light.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-Light.svg#Larsseit-Light) format('svg'), url(Content/fonts/slidefonts/Larsseit-Light.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Larsseit-Light';
  src: url(Content/fonts/slidefonts/Larsseit-LightItalic.eot);
  src: url(Content/fonts/slidefonts/Larsseit-LightItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-LightItalic.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-LightItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-LightItalic.svg#Larsseit-LightItalic) format('svg'), url(Content/fonts/slidefonts/Larsseit-LightItalic.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Larsseit-ExtraBold';
  src: url(Content/fonts/slidefonts/Larsseit-ExtraBold.eot);
  src: url(Content/fonts/slidefonts/Larsseit-ExtraBold.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-ExtraBold.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-ExtraBold.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-ExtraBold.svg#Larsseit-ExtraBold) format('svg'), url(Content/fonts/slidefonts/Larsseit-ExtraBold.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Larsseit-ExtraBold';
  src: url(Content/fonts/slidefonts/Larsseit-ExtraBoldItalic.eot);
  src: url(Content/fonts/slidefonts/Larsseit-ExtraBoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Larsseit-ExtraBoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/Larsseit-ExtraBoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Larsseit-ExtraBoldItalic.svg#Larsseit-ExtraBoldItalic) format('svg'), url(Content/fonts/slidefonts/Larsseit-ExtraBoldItalic.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Antwerp";
  src: url(Content/fonts/slidefonts/AntwerpRegular.eot);
  /* IE9 Compat Modes */
  src: url(Content/fonts/slidefonts/AntwerpRegular.eot?#iefix) format("embedded-opentype"),  url(Content/fonts/slidefonts/AntwerpRegular.otf) format("opentype"),  url(Content/fonts/slidefonts/AntwerpRegular.woff) format("woff"),  url(Content/fonts/slidefonts/AntwerpRegular.woff2) format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Antwerp";
  src: url(Content/fonts/slidefonts/AntwerpBold.eot);
  /* IE9 Compat Modes */
  src: url(Content/fonts/slidefonts/AntwerpBold.eot?#iefix) format("embedded-opentype"),  url(Content/fonts/slidefonts/AntwerpBold.otf) format("opentype"),  url(Content/fonts/slidefonts/AntwerpBold.woff) format("woff"),  url(Content/fonts/slidefonts/AntwerpBold.woff2) format("woff2");
  /* Modern Browsers */
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Antwerp";
  src: url(Content/fonts/slidefonts/AntwerpRegularItalic.eot);
  /* IE9 Compat Modes */
  src: url(Content/fonts/slidefonts/AntwerpRegularItalic.eot?#iefix) format("embedded-opentype"),  url(Content/fonts/slidefonts/AntwerpRegularItalic.otf) format("opentype"),  url(Content/fonts/slidefonts/AntwerpRegularItalic.woff) format("woff"),  url(Content/fonts/slidefonts/AntwerpRegularItalic.woff2) format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "MyriadPro";
  src: url(Content/fonts/slidefonts/MyriadPro-Regular.eot);
  /* IE9 Compat Modes */
  src: url(Content/fonts/slidefonts/MyriadPro-Regular.eot?#iefix) format("embedded-opentype"),  url(Content/fonts/slidefonts/MyriadPro-Regular.otf) format("opentype"),  url(Content/fonts/slidefonts/MyriadPro-Regular.woff) format("woff"),  url(Content/fonts/slidefonts/MyriadPro-Regular.woff2) format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro";
  src: url(Content/fonts/slidefonts/MyriadPro-It.eot);
  /* IE9 Compat Modes */
  src: url(Content/fonts/slidefonts/MyriadPro-It.eot?#iefix) format("embedded-opentype"),  url(Content/fonts/slidefonts/MyriadPro-It.otf) format("opentype"),  url(Content/fonts/slidefonts/MyriadPro-It.woff) format("woff"),  url(Content/fonts/slidefonts/MyriadPro-It.woff2) format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "MyriadPro";
  src: url(Content/fonts/slidefonts/MyriadPro-Semibold.eot);
  /* IE9 Compat Modes */
  src: url(Content/fonts/slidefonts/MyriadPro-Semibold.eot?#iefix) format("embedded-opentype"),  url(Content/fonts/slidefonts/MyriadPro-Semibold.otf) format("opentype"),  url(Content/fonts/slidefonts/MyriadPro-Semibold.woff) format("woff"),  url(Content/fonts/slidefonts/MyriadPro-Semibold.woff2) format("woff2");
  /* Modern Browsers */
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro-Light";
  src: url(Content/fonts/slidefonts/MyriadPro-Light.eot);
  /* IE9 Compat Modes */
  src: url(Content/fonts/slidefonts/MyriadPro-Light.eot?#iefix) format("embedded-opentype"),  url(Content/fonts/slidefonts/MyriadPro-Light.otf) format("opentype"),  url(Content/fonts/slidefonts/MyriadPro-Light.woff) format("woff"),  url(Content/fonts/slidefonts/MyriadPro-Light.woff2) format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Meta';
  src: url(Content/fonts/slidefonts/MetaBold.eot);
  src: url(Content/fonts/slidefonts/MetaBold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/MetaBold.otf) format('opentype'), url(Content/fonts/slidefonts/MetaBold.woff2) format('woff2'), url(Content/fonts/slidefonts/MetaBold.woff) format('woff'), url(Content/fonts/slidefonts/MetaBold.svg#MetaBold) format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Meta';
  src: url(Content/fonts/slidefonts/MetaBold-Italic.eot);
  src: url(Content/fonts/slidefonts/MetaBold-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/MetaBold-Italic.otf) format('opentype'), url(Content/fonts/slidefonts/MetaBold-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/MetaBold-Italic.woff) format('woff'), url(Content/fonts/slidefonts/MetaBold-Italic.svg#MetaBold-Italic) format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Meta';
  src: url(Content/fonts/slidefonts/MetaNormal.eot);
  src: url(Content/fonts/slidefonts/MetaNormal.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/MetaNormal.otf) format('opentype'), url(Content/fonts/slidefonts/MetaNormal.woff2) format('woff2'), url(Content/fonts/slidefonts/MetaNormal.woff) format('woff'), url(Content/fonts/slidefonts/MetaNormal.svg#MetaNormal) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Meta';
  src: url(Content/fonts/slidefonts/MetaItalic.eot);
  src: url(Content/fonts/slidefonts/MetaItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/MetaItalic.otf) format('opentype'), url(Content/fonts/slidefonts/MetaItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/MetaItalic.woff) format('woff'), url(Content/fonts/slidefonts/MetaItalic.svg#MetaItalic) format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Meta Caps';
  src: url(Content/fonts/slidefonts/MetaCaps.eot);
  src: url(Content/fonts/slidefonts/MetaCaps.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/MetaCaps.otf) format('opentype'), url(Content/fonts/slidefonts/MetaCaps.woff2) format('woff2'), url(Content/fonts/slidefonts/MetaCaps.woff) format('woff'), url(Content/fonts/slidefonts/MetaCaps.svg#MetaCaps) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Meta Caps';
  src: url(Content/fonts/slidefonts/MetaCapsItalic.eot);
  src: url(Content/fonts/slidefonts/MetaCapsItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/MetaCapsItalic.otf) format('opentype'), url(Content/fonts/slidefonts/MetaCapsItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/MetaCapsItalic.woff) format('woff'), url(Content/fonts/slidefonts/MetaCapsItalic.svg#MetaCapsItalic) format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Niveau Grotesk';
  src: url(Content/fonts/slidefonts/NiveauGroteskBold.eot);
  src: url(Content/fonts/slidefonts/NiveauGroteskBold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NiveauGroteskBold.otf) format('opentype'), url(Content/fonts/slidefonts/NiveauGroteskBold.woff2) format('woff2'), url(Content/fonts/slidefonts/NiveauGroteskBold.woff) format('woff'), url(Content/fonts/slidefonts/NiveauGroteskBold.svg#NiveauGroteskBold) format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Niveau Grotesk';
  src: url(Content/fonts/slidefonts/NiveauGroteskBold-Italic.eot);
  src: url(Content/fonts/slidefonts/NiveauGroteskBold-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NiveauGroteskBold-Italic.otf) format('opentype'), url(Content/fonts/slidefonts/NiveauGroteskBold-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/NiveauGroteskBold-Italic.woff) format('woff'), url(Content/fonts/slidefonts/NiveauGroteskBold-Italic.svg#NiveauGroteskBold-Italic) format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Niveau Grotesk';
  src: url(Content/fonts/slidefonts/NiveauGroteskMedium-Italic.eot);
  src: url(Content/fonts/slidefonts/NiveauGroteskMedium-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NiveauGroteskMedium-Italic.otf) format('opentype'), url(Content/fonts/slidefonts/NiveauGroteskMedium-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/NiveauGroteskMedium-Italic.woff) format('woff'), url(Content/fonts/slidefonts/NiveauGroteskMedium-Italic.svg#NiveauGroteskMedium-Italic) format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Niveau Grotesk';
  src: url(Content/fonts/slidefonts/NiveauGroteskRegular-Italic.eot);
  src: url(Content/fonts/slidefonts/NiveauGroteskRegular-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NiveauGroteskRegular-Italic.otf) format('opentype'), url(Content/fonts/slidefonts/NiveauGroteskRegular-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/NiveauGroteskRegular-Italic.woff) format('woff'), url(Content/fonts/slidefonts/NiveauGroteskRegular-Italic.svg#NiveauGroteskRegular-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Niveau Grotesk';
  src: url(Content/fonts/slidefonts/NiveauGroteskRegular.eot);
  src: url(Content/fonts/slidefonts/NiveauGroteskRegular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NiveauGroteskRegular.otf) format('opentype'), url(Content/fonts/slidefonts/NiveauGroteskRegular.woff2) format('woff2'), url(Content/fonts/slidefonts/NiveauGroteskRegular.woff) format('woff'), url(Content/fonts/slidefonts/NiveauGroteskRegular.svg#NiveauGroteskRegular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Niveau Grotesk';
  src: url(Content/fonts/slidefonts/NiveauGroteskMedium.eot);
  src: url(Content/fonts/slidefonts/NiveauGroteskMedium.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NiveauGroteskMedium.otf) format('opentype'), url(Content/fonts/slidefonts/NiveauGroteskMedium.woff2) format('woff2'), url(Content/fonts/slidefonts/NiveauGroteskMedium.woff) format('woff'), url(Content/fonts/slidefonts/NiveauGroteskMedium.svg#NiveauGroteskMedium) format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Albatros';
  src: url(Content/fonts/slidefonts/Albatros-Bold.eot);
  src: url(Content/fonts/slidefonts/Albatros-Bold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Albatros-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/Albatros-Bold.woff) format('woff'), url(Content/fonts/slidefonts/Albatros-Bold.ttf) format('truetype'), url(Content/fonts/slidefonts/Albatros-Bold.svg#Albatros-Bold) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Albatros Regular';
  src: url(Content/fonts/slidefonts/Albatros-Regular.eot);
  src: url(Content/fonts/slidefonts/Albatros-Regular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Albatros-Regular.woff2) format('woff2'), url(Content/fonts/slidefonts/Albatros-Regular.woff) format('woff'), url(Content/fonts/slidefonts/Albatros-Regular.ttf) format('truetype'), url(Content/fonts/slidefonts/Albatros-Regular.svg#Albatros-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Albatros ExtraBold';
  src: url(Content/fonts/slidefonts/Albatros-ExtraBold.eot);
  src: url(Content/fonts/slidefonts/Albatros-ExtraBold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Albatros-ExtraBold.woff2) format('woff2'), url(Content/fonts/slidefonts/Albatros-ExtraBold.woff) format('woff'), url(Content/fonts/slidefonts/Albatros-ExtraBold.ttf) format('truetype'), url(Content/fonts/slidefonts/Albatros-ExtraBold.svg#Albatros-ExtraBold) format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Albatros Medium';
  src: url(Content/fonts/slidefonts/AlbatrosMedium-Italic.eot);
  src: url(Content/fonts/slidefonts/AlbatrosMedium-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AlbatrosMedium-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/AlbatrosMedium-Italic.woff) format('woff'), url(Content/fonts/slidefonts/AlbatrosMedium-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/AlbatrosMedium-Italic.svg#AlbatrosMedium-Italic) format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Albatros Medium';
  src: url(Content/fonts/slidefonts/Albatros-Medium.eot);
  src: url(Content/fonts/slidefonts/Albatros-Medium.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Albatros-Medium.woff2) format('woff2'), url(Content/fonts/slidefonts/Albatros-Medium.woff) format('woff'), url(Content/fonts/slidefonts/Albatros-Medium.ttf) format('truetype'), url(Content/fonts/slidefonts/Albatros-Medium.svg#Albatros-Medium) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Albatros';
  src: url(Content/fonts/slidefonts/Albatros-Italic.eot);
  src: url(Content/fonts/slidefonts/Albatros-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Albatros-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/Albatros-Italic.woff) format('woff'), url(Content/fonts/slidefonts/Albatros-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/Albatros-Italic.svg#Albatros-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Powerful';
  src: url(Content/fonts/slidefonts/Powerful-Regular.eot);
  src: url(Content/fonts/slidefonts/Powerful-Regular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Powerful-Regular.woff2) format('woff2'), url(Content/fonts/slidefonts/Powerful-Regular.woff) format('woff'), url(Content/fonts/slidefonts/Powerful-Regular.ttf) format('truetype'), url(Content/fonts/slidefonts/Powerful-Regular.svg#Powerful-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Powerful SWASH';
  src: url(Content/fonts/slidefonts/PowerfulSWASH-Regular.eot);
  src: url(Content/fonts/slidefonts/PowerfulSWASH-Regular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular.woff2) format('woff2'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular.woff) format('woff'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular.ttf) format('truetype'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular.svg#PowerfulSWASH-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Powerful';
  src: url(Content/fonts/slidefonts/Powerful-Regular_1.eot);
  src: url(Content/fonts/slidefonts/Powerful-Regular_1.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Powerful-Regular_1.woff2) format('woff2'), url(Content/fonts/slidefonts/Powerful-Regular_1.woff) format('woff'), url(Content/fonts/slidefonts/Powerful-Regular_1.ttf) format('truetype'), url(Content/fonts/slidefonts/Powerful-Regular_1.svg#Powerful-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Powerful SWASH';
  src: url(Content/fonts/slidefonts/PowerfulSWASH-Regular_1.eot);
  src: url(Content/fonts/slidefonts/PowerfulSWASH-Regular_1.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular_1.woff2) format('woff2'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular_1.woff) format('woff'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular_1.ttf) format('truetype'), url(Content/fonts/slidefonts/PowerfulSWASH-Regular_1.svg#PowerfulSWASH-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-Bold.eot);
  src: url(Content/fonts/slidefonts/Spectral-Bold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-Bold.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-Bold.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-Bold.svg#Spectral-Bold) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-ExtraBold.eot);
  src: url(Content/fonts/slidefonts/Spectral-ExtraBold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-ExtraBold.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-ExtraBold.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-ExtraBold.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-ExtraBold.svg#Spectral-ExtraBold) format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-Light.eot);
  src: url(Content/fonts/slidefonts/Spectral-Light.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-Light.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-Light.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-Light.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-Light.svg#Spectral-Light) format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-MediumItalic.eot);
  src: url(Content/fonts/slidefonts/Spectral-MediumItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-MediumItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-MediumItalic.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-MediumItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-MediumItalic.svg#Spectral-MediumItalic) format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-LightItalic.eot);
  src: url(Content/fonts/slidefonts/Spectral-LightItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-LightItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-LightItalic.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-LightItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-LightItalic.svg#Spectral-LightItalic) format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-Medium.eot);
  src: url(Content/fonts/slidefonts/Spectral-Medium.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-Medium.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-Medium.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-Medium.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-Medium.svg#Spectral-Medium) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-SemiBoldItalic.eot);
  src: url(Content/fonts/slidefonts/Spectral-SemiBoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-SemiBoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-SemiBoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-SemiBoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-SemiBoldItalic.svg#Spectral-SemiBoldItalic) format('svg');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-ExtraBoldItalic.eot);
  src: url(Content/fonts/slidefonts/Spectral-ExtraBoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-ExtraBoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-ExtraBoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-ExtraBoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-ExtraBoldItalic.svg#Spectral-ExtraBoldItalic) format('svg');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-ExtraLight.eot);
  src: url(Content/fonts/slidefonts/Spectral-ExtraLight.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-ExtraLight.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-ExtraLight.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-ExtraLight.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-ExtraLight.svg#Spectral-ExtraLight) format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-SemiBold.eot);
  src: url(Content/fonts/slidefonts/Spectral-SemiBold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-SemiBold.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-SemiBold.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-SemiBold.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-SemiBold.svg#Spectral-SemiBold) format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-Italic.eot);
  src: url(Content/fonts/slidefonts/Spectral-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-Italic.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-Italic.svg#Spectral-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/Spectral-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-BoldItalic.svg#Spectral-BoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-Regular.eot);
  src: url(Content/fonts/slidefonts/Spectral-Regular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-Regular.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-Regular.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-Regular.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-Regular.svg#Spectral-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spectral';
  src: url(Content/fonts/slidefonts/Spectral-ExtraLightItalic.eot);
  src: url(Content/fonts/slidefonts/Spectral-ExtraLightItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Spectral-ExtraLightItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Spectral-ExtraLightItalic.woff) format('woff'), url(Content/fonts/slidefonts/Spectral-ExtraLightItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Spectral-ExtraLightItalic.svg#Spectral-ExtraLightItalic) format('svg');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hummingbird';
  src: url(Content/fonts/slidefonts/HummingbirdRegularRegular.eot);
  src: url(Content/fonts/slidefonts/HummingbirdRegularRegular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/HummingbirdRegularRegular.woff2) format('woff2'), url(Content/fonts/slidefonts/HummingbirdRegularRegular.woff) format('woff'), url(Content/fonts/slidefonts/HummingbirdRegularRegular.ttf) format('truetype'), url(Content/fonts/slidefonts/HummingbirdRegularRegular.svg#HummingbirdRegularRegular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-LightItalic.eot);
  src: local('Argent CF Light Italic'), local('ArgentCF-LightItalic'), url(Content/fonts/slidefonts/argent/ArgentCF-LightItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-LightItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-LightItalic.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-LightItalic.ttf) format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Argent CF Super';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-Super.eot);
  src: local('Argent CF Super'), local('ArgentCF-Super'), url(Content/fonts/slidefonts/argent/ArgentCF-Super.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-Super.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-Super.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-Super.ttf) format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-Thin.eot);
  src: local('Argent CF Thin'), local('ArgentCF-Thin'), url(Content/fonts/slidefonts/argent/ArgentCF-Thin.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-Thin.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-Thin.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-Thin.ttf) format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-ThinItalic.eot);
  src: local('Argent CF Thin Italic'), local('ArgentCF-ThinItalic'), url(Content/fonts/slidefonts/argent/ArgentCF-ThinItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-ThinItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-ThinItalic.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-ThinItalic.ttf) format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-Bold.eot);
  src: local('Argent CF Bold'), local('ArgentCF-Bold'), url(Content/fonts/slidefonts/argent/ArgentCF-Bold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-Bold.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-Bold.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-Light.eot);
  src: local('Argent CF Light'), local('ArgentCF-Light'), url(Content/fonts/slidefonts/argent/ArgentCF-Light.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-Light.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-Light.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-DemiBold.eot);
  src: local('Argent CF DemiBold'), local('ArgentCF-DemiBold'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBold.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBold.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBold.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBold.eot);
  src: local('Argent CF ExtraBold'), local('ArgentCF-ExtraBold'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBold.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBold.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBold.ttf) format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-BoldItalic.eot);
  src: local('Argent CF Bold Italic'), local('ArgentCF-BoldItalic'), url(Content/fonts/slidefonts/argent/ArgentCF-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-BoldItalic.ttf) format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-RegularItalic.eot);
  src: local('Argent CF Regular Italic'), local('ArgentCF-RegularItalic'), url(Content/fonts/slidefonts/argent/ArgentCF-RegularItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-RegularItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-RegularItalic.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-RegularItalic.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-Regular.eot);
  src: local('Argent CF Regular'), local('ArgentCF-Regular'), url(Content/fonts/slidefonts/argent/ArgentCF-Regular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-Regular.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-Regular.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-Regular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-DemiBoldItalic.eot);
  src: local('Argent CF DemiBold Italic'), local('ArgentCF-DemiBoldItalic'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-DemiBoldItalic.ttf) format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Argent CF';
  src: url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBoldItalic.eot);
  src: local('Argent CF ExtraBold Italic'), local('ArgentCF-ExtraBoldItalic'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/argent/ArgentCF-ExtraBoldItalic.ttf) format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-LightItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-LightItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-LightItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-LightItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-LightItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-LightItalic.svg#MrEavesXLModOT-LightItalic) format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Reg.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Reg.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Reg.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Reg.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Reg.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Reg.svg#MrEavesXLModOT-Reg) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Thin.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Thin.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Thin.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Thin.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Thin.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Thin.svg#MrEavesXLModOT-Thin) format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-HeavyItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-HeavyItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-HeavyItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-HeavyItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-HeavyItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-HeavyItalic.svg#MrEavesXLModOT-HeavyItalic) format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT-Book';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BookItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BookItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BookItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BookItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BookItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BookItalic.svg#MrEavesXLModOT-BookItalic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Heavy.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Heavy.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Heavy.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Heavy.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Heavy.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Heavy.svg#MrEavesXLModOT-Heavy) format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Light.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Light.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Light.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Light.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Light.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Light.svg#MrEavesXLModOT-Light) format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT-Book';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Book.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Book.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Book.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Book.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Book.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Book.svg#MrEavesXLModOT-Book) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-ThinItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-ThinItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-ThinItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-ThinItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-ThinItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-ThinItalic.svg#MrEavesXLModOT-ThinItalic) format('svg');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-BoldItalic.svg#MrEavesXLModOT-BoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Bold.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Bold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Bold.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Bold.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Bold.svg#MrEavesXLModOT-Bold) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT-Ultra';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Ultra.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Ultra.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Ultra.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Ultra.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Ultra.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-Ultra.svg#MrEavesXLModOT-Ultra) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-RegItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-RegItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-RegItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-RegItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-RegItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-RegItalic.svg#MrEavesXLModOT-RegItalic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Bold.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Bold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Bold.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Bold.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Bold.svg#MrEavesXLModNarOT-Bold) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT-Book';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Book.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Book.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Book.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Book.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Book.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Book.svg#MrEavesXLModNarOT-Book) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Heavy.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Heavy.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Heavy.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Heavy.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Heavy.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Heavy.svg#MrEavesXLModNarOT-Heavy) format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Reg.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Reg.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Reg.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Reg.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Reg.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Reg.svg#MrEavesXLModNarOT-Reg) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-LightItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-LightItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-LightItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-LightItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-LightItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-LightItalic.svg#MrEavesXLModNarOT-LightItalic) format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-ThinItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-ThinItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-ThinItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-ThinItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-ThinItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-ThinItalic.svg#MrEavesXLModNarOT-ThinItalic) format('svg');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-HeavyItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-HeavyItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-HeavyItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-HeavyItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-HeavyItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-HeavyItalic.svg#MrEavesXLModNarOT-HeavyItalic) format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-RegItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-RegItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-RegItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-RegItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-RegItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-RegItalic.svg#MrEavesXLModNarOT-RegItalic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Thin.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Thin.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Thin.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Thin.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Thin.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Thin.svg#MrEavesXLModNarOT-Thin) format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT-Book';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BookItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BookItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BookItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BookItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BookItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BookItalic.svg#MrEavesXLModNarOT-BookItalic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT-Ultra';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-UltraItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-UltraItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-UltraItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-UltraItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-UltraItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-UltraItalic.svg#MrEavesXLModNarOT-UltraItalic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModOT-Ultra';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-UltraItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-UltraItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-UltraItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-UltraItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-UltraItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModOT-UltraItalic.svg#MrEavesXLModOT-UltraItalic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Light.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Light.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Light.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Light.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Light.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Light.svg#MrEavesXLModNarOT-Light) format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT-Ultra';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Ultra.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Ultra.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Ultra.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Ultra.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Ultra.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-Ultra.svg#MrEavesXLModNarOT-Ultra) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrEavesXLModNarOT';
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/mreaves/MrEavesXLModNarOT-BoldItalic.svg#MrEavesXLModNarOT-BoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-Bold.eot);
  src: url(Content/fonts/slidefonts/Roboto-Bold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-Bold.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-Bold.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-Bold.svg#Roboto-Bold) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-MediumItalic.eot);
  src: url(Content/fonts/slidefonts/Roboto-MediumItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-MediumItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-MediumItalic.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-MediumItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-MediumItalic.svg#Roboto-MediumItalic) format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/Roboto-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-BoldItalic.svg#Roboto-BoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-Medium.eot);
  src: url(Content/fonts/slidefonts/Roboto-Medium.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-Medium.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-Medium.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-Medium.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-Medium.svg#Roboto-Medium) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-Black.eot);
  src: url(Content/fonts/slidefonts/Roboto-Black.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-Black.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-Black.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-Black.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-Black.svg#Roboto-Black) format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-Italic.eot);
  src: url(Content/fonts/slidefonts/Roboto-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-Italic.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-Italic.svg#Roboto-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-Regular.eot);
  src: url(Content/fonts/slidefonts/Roboto-Regular.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-Regular.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-Regular.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-Regular.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-Regular.svg#Roboto-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-LightItalic.eot);
  src: url(Content/fonts/slidefonts/Roboto-LightItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-LightItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-LightItalic.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-LightItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-LightItalic.svg#Roboto-LightItalic) format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-BlackItalic.eot);
  src: url(Content/fonts/slidefonts/Roboto-BlackItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-BlackItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-BlackItalic.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-BlackItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-BlackItalic.svg#Roboto-BlackItalic) format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-ThinItalic.eot);
  src: url(Content/fonts/slidefonts/Roboto-ThinItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-ThinItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-ThinItalic.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-ThinItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-ThinItalic.svg#Roboto-ThinItalic) format('svg');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-Light.eot);
  src: url(Content/fonts/slidefonts/Roboto-Light.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-Light.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-Light.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-Light.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-Light.svg#Roboto-Light) format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url(Content/fonts/slidefonts/Roboto-Thin.eot);
  src: url(Content/fonts/slidefonts/Roboto-Thin.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/Roboto-Thin.woff2) format('woff2'), url(Content/fonts/slidefonts/Roboto-Thin.woff) format('woff'), url(Content/fonts/slidefonts/Roboto-Thin.ttf) format('truetype'), url(Content/fonts/slidefonts/Roboto-Thin.svg#Roboto-Thin) format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acumin Pro ExtraCondensed W01';
  src: url(Content/fonts/slidefonts/AcuminProExtraCondensedW01-Md.eot);
  src: url(Content/fonts/slidefonts/AcuminProExtraCondensedW01-Md.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AcuminProExtraCondensedW01-Md.woff2) format('woff2'), url(Content/fonts/slidefonts/AcuminProExtraCondensedW01-Md.woff) format('woff'), url(Content/fonts/slidefonts/AcuminProExtraCondensedW01-Md.ttf) format('truetype'), url(Content/fonts/slidefonts/AcuminProExtraCondensedW01-Md.svg#AcuminProExtraCondensedW01-Md) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acumin Pro Condensed W01';
  src: url(Content/fonts/slidefonts/AcuminProCondensedW01-Black.eot);
  src: url(Content/fonts/slidefonts/AcuminProCondensedW01-Black.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/AcuminProCondensedW01-Black.woff2) format('woff2'), url(Content/fonts/slidefonts/AcuminProCondensedW01-Black.woff) format('woff'), url(Content/fonts/slidefonts/AcuminProCondensedW01-Black.ttf) format('truetype'), url(Content/fonts/slidefonts/AcuminProCondensedW01-Black.svg#AcuminProCondensedW01-Black) format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif';
  src: url(Content/fonts/slidefonts/NotoSerif-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/NotoSerif-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.svg#NotoSerif-BoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif';
  src: url(Content/fonts/slidefonts/NotoSerif-Italic.eot);
  src: url(Content/fonts/slidefonts/NotoSerif-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NotoSerif-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/NotoSerif-Italic.woff) format('woff'), url(Content/fonts/slidefonts/NotoSerif-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/NotoSerif-Italic.svg#NotoSerif-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif';
  src: url(Content/fonts/slidefonts/NotoSerif-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/NotoSerif-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/NotoSerif-BoldItalic.svg#NotoSerif-BoldItalic) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif';
  src: url(Content/fonts/slidefonts/NotoSerif-Italic.eot);
  src: url(Content/fonts/slidefonts/NotoSerif-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/NotoSerif-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/NotoSerif-Italic.woff) format('woff'), url(Content/fonts/slidefonts/NotoSerif-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/NotoSerif-Italic.svg#NotoSerif-Italic) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Calibri';
  src: url(Content/fonts/slidefonts/calibri/Calibri-BoldItalic.eot);
  src: url(Content/fonts/slidefonts/calibri/Calibri-BoldItalic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/calibri/Calibri-BoldItalic.woff2) format('woff2'), url(Content/fonts/slidefonts/calibri/Calibri-BoldItalic.woff) format('woff'), url(Content/fonts/slidefonts/calibri/Calibri-BoldItalic.ttf) format('truetype'), url(Content/fonts/slidefonts/calibri/Calibri-BoldItalic.svg#Calibri-BoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Calibri';
  src: url(Content/fonts/slidefonts/calibri/Calibri.eot);
  src: url(Content/fonts/slidefonts/calibri/Calibri.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/calibri/Calibri.woff2) format('woff2'), url(Content/fonts/slidefonts/calibri/Calibri.woff) format('woff'), url(Content/fonts/slidefonts/calibri/Calibri.ttf) format('truetype'), url(Content/fonts/slidefonts/calibri/Calibri.svg#Calibri) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Calibri';
  src: url(Content/fonts/slidefonts/calibri/Calibri-Italic.eot);
  src: url(Content/fonts/slidefonts/calibri/Calibri-Italic.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/calibri/Calibri-Italic.woff2) format('woff2'), url(Content/fonts/slidefonts/calibri/Calibri-Italic.woff) format('woff'), url(Content/fonts/slidefonts/calibri/Calibri-Italic.ttf) format('truetype'), url(Content/fonts/slidefonts/calibri/Calibri-Italic.svg#Calibri-Italic) format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Calibri';
  src: url(Content/fonts/slidefonts/calibri/Calibri-Bold.eot);
  src: url(Content/fonts/slidefonts/calibri/Calibri-Bold.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/calibri/Calibri-Bold.woff2) format('woff2'), url(Content/fonts/slidefonts/calibri/Calibri-Bold.woff) format('woff'), url(Content/fonts/slidefonts/calibri/Calibri-Bold.ttf) format('truetype'), url(Content/fonts/slidefonts/calibri/Calibri-Bold.svg#Calibri-Bold) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cambria';
  src: url(Content/fonts/slidefonts/cambria/Cambria.eot);
  src: url(Content/fonts/slidefonts/cambria/Cambria.eot?#iefix) format('embedded-opentype'), url(Content/fonts/slidefonts/cambria/Cambria.woff2) format('woff2'), url(Content/fonts/slidefonts/cambria/Cambria.woff) format('woff'), url(Content/fonts/slidefonts/cambria/Cambria.ttf) format('truetype'), url(Content/fonts/slidefonts/cambria/Cambria.svg#Cambria) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Black';
  src: url(Content/fonts/slidefonts/jost/Jost-Black.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Black Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-BlackItalic.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Bold';
  src: url(Content/fonts/slidefonts/jost/Jost-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Bold Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-BoldItalic.ttf) format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Extra Bold';
  src: url(Content/fonts/slidefonts/jost/Jost-ExtraBold.ttf) format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Extra Bold Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-ExtraBoldItalic.ttf) format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Extra Light';
  src: url(Content/fonts/slidefonts/jost/Jost-ExtraLight.ttf) format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Extra Light Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-ExtraLightItalic.ttf) format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Light';
  src: url(Content/fonts/slidefonts/jost/Jost-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Light Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-LightItalic.ttf) format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-Italic.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Medium';
  src: url(Content/fonts/slidefonts/jost/Jost-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Medium Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-MediumItalic.ttf) format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Regular';
  src: url(Content/fonts/slidefonts/jost/Jost-Regular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Semi Bold';
  src: url(Content/fonts/slidefonts/jost/Jost-SemiBold.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Semi Bold Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-SemiBoldItalic.ttf) format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Thin';
  src: url(Content/fonts/slidefonts/jost/Jost-Thin.ttf) format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost Thin Italic';
  src: url(Content/fonts/slidefonts/jost/Jost-ThinItalic.ttf) format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
/* [4] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.4.woff2) format('woff2');
  unicode-range: U+1f1e9-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f232, U+1f234-1f237, U+1f250-1f251, U+1f300, U+1f302-1f308, U+1f30a-1f311, U+1f315, U+1f319-1f320, U+1f324, U+1f327, U+1f32a, U+1f32c-1f32d, U+1f330-1f357, U+1f359-1f37e;
}
/* [5] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.5.woff2) format('woff2');
  unicode-range: U+fee3, U+fef3, U+ff03-ff04, U+ff07, U+ff0a, U+ff17-ff19, U+ff1c-ff1d, U+ff20-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d, U+ff61-ff65, U+ff67-ff6a, U+ff6c, U+ff6f-ff78, U+ff7a-ff7d, U+ff80-ff84, U+ff86, U+ff89-ff8e, U+ff92, U+ff97-ff9b, U+ff9d-ff9f, U+ffe0-ffe4, U+ffe6, U+ffe9, U+ffeb, U+ffed, U+fffc, U+1f004, U+1f170-1f171, U+1f192-1f195, U+1f198-1f19a, U+1f1e6-1f1e8;
}
/* [6] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.6.woff2) format('woff2');
  unicode-range: U+f0a7, U+f0b2, U+f0b7, U+f0c9, U+f0d8, U+f0da, U+f0dc-f0dd, U+f0e0, U+f0e6, U+f0eb, U+f0fc, U+f101, U+f104-f105, U+f107, U+f10b, U+f11b, U+f14b, U+f18a, U+f193, U+f1d6-f1d7, U+f244, U+f27a, U+f296, U+f2ae, U+f471, U+f4b3, U+f610-f611, U+f880-f881, U+f8ec, U+f8f5, U+f8ff, U+f901, U+f90a, U+f92c-f92d, U+f934, U+f937, U+f941, U+f965, U+f967, U+f969, U+f96b, U+f96f, U+f974, U+f978-f979, U+f97e, U+f981, U+f98a, U+f98e, U+f997, U+f99c, U+f9b2, U+f9b5, U+f9ba, U+f9be, U+f9ca, U+f9d0-f9d1, U+f9dd, U+f9e0-f9e1, U+f9e4, U+f9f7, U+fa00-fa01, U+fa08, U+fa0a, U+fa11, U+fb01-fb02, U+fdfc, U+fe0e, U+fe30-fe31, U+fe33-fe44, U+fe49-fe52, U+fe54-fe57, U+fe59-fe66, U+fe68-fe6b, U+fe8e, U+fe92-fe93, U+feae, U+feb8, U+fecb-fecc, U+fee0;
}
/* [21] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.21.woff2) format('woff2');
  unicode-range: U+9f3d-9f3e, U+9f41, U+9f4a-9f4b, U+9f51-9f52, U+9f61-9f63, U+9f66-9f67, U+9f80-9f81, U+9f83, U+9f85-9f8d, U+9f90-9f91, U+9f94-9f96, U+9f98, U+9f9b-9f9c, U+9f9e, U+9fa0, U+9fa2, U+9ff4, U+a001, U+a007, U+a025, U+a046-a047, U+a057, U+a072, U+a078-a079, U+a083, U+a085, U+a100, U+a118, U+a132, U+a134, U+a1f4, U+a242, U+a4a6, U+a4aa, U+a4b0-a4b1, U+a4b3, U+a9c1-a9c2, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11, U+ac13-ac16, U+ac19, U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78, U+ac80-ac81, U+ac83, U+ac8c, U+ac90, U+ac9f-aca0, U+aca8-aca9, U+acac, U+acb0, U+acbd, U+acc1, U+acc4, U+ace0-ace1, U+ace4, U+ace8, U+acf3, U+acf5, U+acfc-acfd, U+ad00, U+ad0c, U+ad11, U+ad1c, U+ad34, U+ad50, U+ad64, U+ad6c, U+ad70, U+ad74, U+ad7f, U+ad81, U+ad8c, U+adc0, U+adc8, U+addc, U+ade0, U+adf8-adf9, U+adfc, U+ae00, U+ae08-ae09, U+ae0b, U+ae30, U+ae34, U+ae38, U+ae40, U+ae4a, U+ae4c, U+ae54, U+ae68, U+aebc, U+aed8, U+af2c-af2d, U+af34;
}
/* [22] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.22.woff2) format('woff2');
  unicode-range: U+9dfa, U+9e0a, U+9e11, U+9e1a, U+9e1e, U+9e20, U+9e22, U+9e28-9e2c, U+9e2e-9e33, U+9e35-9e3b, U+9e3e, U+9e40-9e44, U+9e46-9e4e, U+9e51, U+9e53, U+9e55-9e58, U+9e5a-9e5c, U+9e5e-9e63, U+9e66-9e6e, U+9e71, U+9e73, U+9e75, U+9e78-9e79, U+9e7c-9e7e, U+9e82, U+9e86-9e88, U+9e8b-9e8c, U+9e90-9e91, U+9e93, U+9e95, U+9e97, U+9e9d, U+9ea4-9ea5, U+9ea9-9eaa, U+9eb4-9eb5, U+9eb8-9eba, U+9ebc-9ebf, U+9ec3, U+9ec9, U+9ecd, U+9ed0, U+9ed2-9ed3, U+9ed5-9ed6, U+9ed9, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5, U+9ee7-9eea, U+9eef, U+9ef1, U+9ef3-9ef4, U+9ef6, U+9ef9, U+9efb-9efc, U+9efe, U+9f0b, U+9f0d, U+9f10, U+9f14, U+9f17, U+9f19, U+9f22, U+9f29, U+9f2c, U+9f2f, U+9f31, U+9f37, U+9f39;
}
/* [23] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.23.woff2) format('woff2');
  unicode-range: U+9c3b, U+9c40, U+9c47-9c49, U+9c53, U+9c57, U+9c64, U+9c72, U+9c77-9c78, U+9c7b, U+9c7f-9c80, U+9c82-9c83, U+9c85-9c8c, U+9c8e-9c92, U+9c94-9c9b, U+9c9e-9ca3, U+9ca5-9ca7, U+9ca9, U+9cab, U+9cad-9cae, U+9cb1-9cb7, U+9cb9-9cbd, U+9cbf-9cc0, U+9cc3, U+9cc5-9cc7, U+9cc9-9cd1, U+9cd3-9cda, U+9cdc-9cdd, U+9cdf, U+9ce1-9ce3, U+9ce5, U+9ce9, U+9cee-9cef, U+9cf3-9cf4, U+9cf6, U+9cfc-9cfd, U+9d02, U+9d08-9d09, U+9d12, U+9d1b, U+9d1e, U+9d26, U+9d28, U+9d37, U+9d3b, U+9d3f, U+9d51, U+9d59, U+9d5c-9d5d, U+9d5f-9d61, U+9d6c, U+9d70, U+9d72, U+9d7a, U+9d7e, U+9d84, U+9d89, U+9d8f, U+9d92, U+9daf, U+9db4, U+9db8, U+9dbc, U+9dc4, U+9dc7, U+9dc9, U+9dd7, U+9ddf, U+9df2, U+9df9;
}
/* [24] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.24.woff2) format('woff2');
  unicode-range: U+9a5f, U+9a62, U+9a65, U+9a69, U+9a6b, U+9a6e, U+9a75, U+9a77-9a7a, U+9a7d, U+9a80, U+9a83, U+9a85, U+9a87-9a8a, U+9a8d-9a8e, U+9a90, U+9a92-9a93, U+9a95-9a96, U+9a98-9a99, U+9a9b-9aa2, U+9aa5, U+9aa7, U+9aaf-9ab1, U+9ab5-9ab6, U+9ab9-9aba, U+9abc, U+9ac0-9ac4, U+9ac8, U+9acb-9acc, U+9ace-9acf, U+9ad1-9ad2, U+9ad9, U+9adf, U+9ae1, U+9ae3, U+9aea-9aeb, U+9aed-9aef, U+9af4, U+9af9, U+9afb, U+9b03-9b04, U+9b06, U+9b08, U+9b0d, U+9b0f-9b10, U+9b13, U+9b18, U+9b1a, U+9b1f, U+9b22-9b23, U+9b25, U+9b27-9b28, U+9b2a, U+9b2f, U+9b31-9b32, U+9b3b, U+9b43, U+9b46-9b49, U+9b4d-9b4e, U+9b51, U+9b56, U+9b58, U+9b5a, U+9b5c, U+9b5f, U+9b61-9b62, U+9b6f, U+9b77, U+9b80, U+9b88, U+9b8b, U+9b8e, U+9b91, U+9b9f-9ba0, U+9ba8, U+9baa-9bab, U+9bad-9bae, U+9bb0-9bb1, U+9bb8, U+9bc9-9bca, U+9bd3, U+9bd6, U+9bdb, U+9be8, U+9bf0-9bf1, U+9c02, U+9c10, U+9c15, U+9c24, U+9c2d, U+9c32, U+9c39;
}
/* [25] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.25.woff2) format('woff2');
  unicode-range: U+98c8, U+98cf-98d6, U+98da-98db, U+98dd, U+98e1-98e2, U+98e7-98ea, U+98ec, U+98ee-98ef, U+98f2, U+98f4, U+98fc-98fe, U+9903, U+9905, U+9908, U+990a, U+990c-990d, U+9913-9914, U+9918, U+991a-991b, U+991e, U+9921, U+9928, U+992c, U+992e, U+9935, U+9938-9939, U+993d-993e, U+9945, U+994b-994c, U+9951-9952, U+9954-9955, U+9957, U+995e, U+9963, U+9966-9969, U+996b-996c, U+996f, U+9974-9975, U+9977-9979, U+997d-997e, U+9980-9981, U+9983-9984, U+9987, U+998a-998b, U+998d-9991, U+9993-9995, U+9997-9998, U+99a5, U+99ab-99ae, U+99b1, U+99b3-99b4, U+99bc, U+99bf, U+99c1, U+99c3-99c6, U+99cc, U+99d0, U+99d2, U+99d5, U+99db, U+99dd, U+99e1, U+99ed, U+99f1, U+99ff, U+9a01, U+9a03-9a04, U+9a0e-9a0f, U+9a11-9a13, U+9a19, U+9a1b, U+9a28, U+9a2b, U+9a30, U+9a32, U+9a37, U+9a40, U+9a45, U+9a4a, U+9a4d-9a4e, U+9a52, U+9a55, U+9a57, U+9a5a-9a5b;
}
/* [26] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.26.woff2) format('woff2');
  unicode-range: U+972a, U+972d, U+9730, U+973d, U+9742, U+9744, U+9748-9749, U+9750-9751, U+975a-975c, U+9763, U+9765-9766, U+976c-976d, U+9773, U+9776, U+977a, U+977c, U+9784-9785, U+978e-978f, U+9791-9792, U+9794-9795, U+9798, U+979a, U+979e, U+97a3, U+97a5-97a6, U+97a8, U+97ab-97ac, U+97ae-97af, U+97b2, U+97b4, U+97c6, U+97cb-97cc, U+97d3, U+97d8, U+97dc, U+97e1, U+97ea-97eb, U+97ee, U+97fb, U+97fe-97ff, U+9801-9803, U+9805-9806, U+9808, U+980c, U+9810-9814, U+9817-9818, U+981e, U+9820-9821, U+9824, U+9828, U+982b-982d, U+9830, U+9834, U+9838-9839, U+983c, U+9846, U+984d-984f, U+9851-9852, U+9854-9855, U+9857-9858, U+985a-985b, U+9862-9863, U+9865, U+9867, U+986b, U+986f-9871, U+9877-9878, U+987c, U+9880, U+9883, U+9885, U+9889, U+988b-988f, U+9893-9895, U+9899-989b, U+989e-989f, U+98a1-98a2, U+98a5-98a7, U+98a9, U+98af, U+98b1, U+98b6, U+98ba, U+98be, U+98c3-98c4, U+98c6-98c7;
}
/* [27] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.27.woff2) format('woff2');
  unicode-range: U+95b9-95ca, U+95cc-95cd, U+95d4-95d6, U+95d8, U+95e1-95e2, U+95e9, U+95f0-95f1, U+95f3, U+95f6, U+95fc, U+95fe-95ff, U+9602-9604, U+9606-960d, U+960f, U+9611-9613, U+9615-9617, U+9619-961b, U+961d, U+9621, U+9628, U+962f, U+963c-963e, U+9641-9642, U+9649, U+9654, U+965b-965f, U+9661, U+9663, U+9665, U+9667-9668, U+966c, U+9670, U+9672-9674, U+9678, U+967a, U+967d, U+9682, U+9685, U+9688, U+968a, U+968d-968e, U+9695, U+9697-9698, U+969e, U+96a0, U+96a3-96a4, U+96a8, U+96aa, U+96b0-96b1, U+96b3-96b4, U+96b7-96b9, U+96bb-96bd, U+96c9, U+96cb, U+96ce, U+96d1-96d2, U+96d6, U+96d9, U+96db-96dc, U+96de, U+96e0, U+96e3, U+96e9, U+96eb, U+96f0-96f2, U+96f9, U+96ff, U+9701-9702, U+9705, U+9708, U+970a, U+970e-970f, U+9711, U+9719, U+9727;
}
/* [28] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.28.woff2) format('woff2');
  unicode-range: U+94e7-94ec, U+94ee-94f1, U+94f3, U+94f5, U+94f7, U+94f9, U+94fb-94fd, U+94ff, U+9503-9504, U+9506-9507, U+9509-950a, U+950d-950f, U+9511-9518, U+951a-9520, U+9522, U+9528-952d, U+9530-953a, U+953c-953f, U+9543-9546, U+9548-9550, U+9552-9555, U+9557-955b, U+955d-9568, U+956a-956d, U+9570-9574, U+9583, U+9586, U+9589, U+958e-958f, U+9591-9592, U+9594, U+9598-9599, U+959e-95a0, U+95a2-95a6, U+95a8-95b2, U+95b4, U+95b8;
}
/* [29] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.29.woff2) format('woff2');
  unicode-range: U+9410-941a, U+941c-942b, U+942d-942e, U+9432-9433, U+9435, U+9438, U+943a, U+943e, U+9444, U+944a, U+9451-9452, U+945a, U+9462-9463, U+9465, U+9470-9487, U+948a-9492, U+9494-9498, U+949a, U+949c-949d, U+94a1, U+94a3-94a4, U+94a8, U+94aa-94ad, U+94af, U+94b2, U+94b4-94ba, U+94bc-94c0, U+94c4, U+94c6-94db, U+94de-94e6;
}
/* [30] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.30.woff2) format('woff2');
  unicode-range: U+92b7, U+92b9, U+92c1, U+92c5-92c6, U+92c8, U+92cc, U+92d0, U+92d2, U+92e4, U+92ea, U+92ec-92ed, U+92f0, U+92f3, U+92f8, U+92fc, U+9304, U+9306, U+9310, U+9312, U+9315, U+9318, U+931a, U+931e, U+9320-9322, U+9324, U+9326-9329, U+932b-932c, U+932f, U+9331-9332, U+9335-9336, U+933e, U+9340-9341, U+934a-9360, U+9362-9363, U+9365-936b, U+936e, U+9375, U+937e, U+9382, U+938a, U+938c, U+938f, U+9393-9394, U+9396-9397, U+939a, U+93a2, U+93a7, U+93ac-93cd, U+93d0-93d1, U+93d6-93d8, U+93de-93df, U+93e1-93e2, U+93e4, U+93f8, U+93fb, U+93fd, U+940e-940f;
}
/* [31] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.31.woff2) format('woff2');
  unicode-range: U+914c, U+914e-9150, U+9154, U+9157, U+915a, U+915d-915e, U+9161-9164, U+9169, U+9170, U+9172, U+9174, U+9179-917a, U+917d-917e, U+9182-9183, U+9185, U+918c-918d, U+9190-9191, U+919a, U+919c, U+91a1-91a4, U+91a8, U+91aa-91af, U+91b4-91b5, U+91b8, U+91ba, U+91be, U+91c0-91c1, U+91c6, U+91c8, U+91cb, U+91d0, U+91d2, U+91d7-91d8, U+91dd, U+91e3, U+91e6-91e7, U+91ed, U+91f0, U+91f5, U+91f9, U+9200, U+9205, U+9207-920a, U+920d-920e, U+9210, U+9214-9215, U+921c, U+921e, U+9221, U+9223-9227, U+9229-922a, U+922d, U+9234-9235, U+9237, U+9239-923a, U+923c-9240, U+9244-9246, U+9249, U+924e-924f, U+9251, U+9253, U+9257, U+925b, U+925e, U+9262, U+9264-9266, U+9268, U+926c, U+926f, U+9271, U+927b, U+927e, U+9280, U+9283, U+9285-928a, U+928e, U+9291, U+9293, U+9296, U+9298, U+929c-929d, U+92a8, U+92ab-92ae, U+92b3, U+92b6;
}
/* [32] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.32.woff2) format('woff2');
  unicode-range: U+8fe2-8fe5, U+8fe8-8fe9, U+8fee, U+8ff3-8ff4, U+8ff8, U+8ffa, U+9004, U+900b, U+9011, U+9015-9016, U+901e, U+9021, U+9026, U+902d, U+902f, U+9031, U+9035-9036, U+9039-903a, U+9041, U+9044-9046, U+904a, U+904f-9052, U+9054-9055, U+9058-9059, U+905b-905e, U+9060-9062, U+9068-9069, U+906f, U+9072, U+9074, U+9076-907a, U+907c-907d, U+9081, U+9083, U+9085, U+9087-908b, U+908f, U+9095, U+9097, U+9099-909b, U+909d, U+90a0-90a1, U+90a8-90a9, U+90ac, U+90b0, U+90b2-90b4, U+90b6, U+90b8, U+90ba, U+90bd-90be, U+90c3-90c5, U+90c7-90c8, U+90cf-90d0, U+90d3, U+90d5, U+90d7, U+90da-90dc, U+90de, U+90e2, U+90e4, U+90e6-90e7, U+90ea-90eb, U+90ef, U+90f4-90f5, U+90f7, U+90fe-9100, U+9104, U+9109, U+910c, U+9112, U+9114-9115, U+9118, U+911c, U+911e, U+9120, U+9122-9123, U+9127, U+912d, U+912f-9132, U+9139-913a, U+9143, U+9146, U+9149-914a;
}
/* [33] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.33.woff2) format('woff2');
  unicode-range: U+8e2d-8e31, U+8e34-8e35, U+8e39-8e3a, U+8e3d, U+8e40-8e42, U+8e47, U+8e49-8e4b, U+8e50-8e53, U+8e59-8e5a, U+8e5f-8e60, U+8e64, U+8e69, U+8e6c, U+8e70, U+8e74, U+8e76, U+8e7a-8e7c, U+8e7f, U+8e84-8e85, U+8e87, U+8e89, U+8e8b, U+8e8d, U+8e8f-8e90, U+8e94, U+8e99, U+8e9c, U+8e9e, U+8eaa, U+8eac, U+8eb0, U+8eb6, U+8ec0, U+8ec6, U+8eca-8ece, U+8ed2, U+8eda, U+8edf, U+8ee2, U+8eeb, U+8ef8, U+8efb-8efe, U+8f03, U+8f09, U+8f0b, U+8f12-8f15, U+8f1b, U+8f1d, U+8f1f, U+8f29-8f2a, U+8f2f, U+8f36, U+8f38, U+8f3b, U+8f3e-8f3f, U+8f44-8f45, U+8f49, U+8f4d-8f4e, U+8f5f, U+8f6b, U+8f6d, U+8f71-8f73, U+8f75-8f76, U+8f78-8f7a, U+8f7c, U+8f7e, U+8f81-8f82, U+8f84, U+8f87, U+8f8a-8f8b, U+8f8d-8f8f, U+8f94-8f95, U+8f97-8f9a, U+8fa6, U+8fad-8faf, U+8fb2, U+8fb5-8fb7, U+8fba-8fbc, U+8fbf, U+8fc2, U+8fcb, U+8fcd, U+8fd3, U+8fd5, U+8fd7, U+8fda;
}
/* [34] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.34.woff2) format('woff2');
  unicode-range: U+8caf-8cb0, U+8cb3-8cb4, U+8cb6-8cb9, U+8cbb-8cbd, U+8cbf-8cc4, U+8cc7-8cc8, U+8cca, U+8ccd, U+8cd1, U+8cd3, U+8cdb-8cdc, U+8cde, U+8ce0, U+8ce2-8ce4, U+8ce6-8ce8, U+8cea, U+8ced, U+8cf4, U+8cf8, U+8cfa, U+8cfc-8cfd, U+8d04-8d05, U+8d07-8d08, U+8d0a, U+8d0d, U+8d0f, U+8d13-8d14, U+8d16, U+8d1b, U+8d20, U+8d2e, U+8d30, U+8d32-8d33, U+8d36, U+8d3b, U+8d3d, U+8d40, U+8d42-8d43, U+8d45-8d46, U+8d48-8d4a, U+8d4d, U+8d51, U+8d53, U+8d55, U+8d59, U+8d5c-8d5d, U+8d5f, U+8d61, U+8d66-8d67, U+8d6a, U+8d6d, U+8d71, U+8d73, U+8d84, U+8d90-8d91, U+8d94-8d95, U+8d99, U+8da8, U+8daf, U+8db1, U+8db5, U+8db8, U+8dba, U+8dbc, U+8dbf, U+8dc2, U+8dc4, U+8dc6, U+8dcb, U+8dce-8dcf, U+8dd6-8dd7, U+8dda-8ddb, U+8dde, U+8de1, U+8de3-8de4, U+8de9, U+8deb-8dec, U+8df0-8df1, U+8df6-8dfd, U+8e05, U+8e07, U+8e09-8e0a, U+8e0c, U+8e0e, U+8e10, U+8e14, U+8e1d-8e1f, U+8e23, U+8e26, U+8e2b-8e2c;
}
/* [35] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.35.woff2) format('woff2');
  unicode-range: U+8b5e, U+8b60, U+8b6c, U+8b6f-8b70, U+8b72, U+8b74, U+8b77, U+8b7d, U+8b80, U+8b83, U+8b8a, U+8b8c, U+8b90, U+8b93, U+8b99-8b9a, U+8ba0, U+8ba3, U+8ba5-8ba7, U+8baa-8bac, U+8bb3-8bb5, U+8bb7, U+8bb9, U+8bc2-8bc3, U+8bc5, U+8bcb-8bcc, U+8bce-8bd0, U+8bd2-8bd4, U+8bd6, U+8bd8-8bd9, U+8bdc, U+8bdf, U+8be3-8be4, U+8be7-8be9, U+8beb-8bec, U+8bee, U+8bf0, U+8bf2-8bf3, U+8bf6, U+8bf9, U+8bfc-8bfd, U+8bff-8c00, U+8c02, U+8c04, U+8c06-8c07, U+8c0c, U+8c0f, U+8c11-8c12, U+8c14-8c1b, U+8c1d-8c21, U+8c24-8c25, U+8c27, U+8c2a-8c2c, U+8c2e-8c30, U+8c32-8c36, U+8c3f, U+8c47-8c4c, U+8c4e-8c50, U+8c54-8c56, U+8c62, U+8c68, U+8c6c, U+8c73, U+8c78, U+8c7a, U+8c82, U+8c85, U+8c89-8c8a, U+8c8d-8c8e, U+8c90, U+8c93-8c94, U+8c98, U+8c9d-8c9e, U+8ca0-8ca2, U+8ca7-8cac;
}
/* [36] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.36.woff2) format('woff2');
  unicode-range: U+8a02-8a03, U+8a07-8a0a, U+8a0e-8a0f, U+8a13, U+8a15-8a18, U+8a1a-8a1b, U+8a1d, U+8a1f, U+8a22-8a23, U+8a25, U+8a2b, U+8a2d, U+8a31, U+8a33-8a34, U+8a36-8a38, U+8a3a, U+8a3c, U+8a3e, U+8a40-8a41, U+8a46, U+8a48, U+8a50, U+8a52, U+8a54-8a55, U+8a58, U+8a5b, U+8a5d-8a63, U+8a66, U+8a69-8a6b, U+8a6d-8a6e, U+8a70, U+8a72-8a73, U+8a7a, U+8a85, U+8a87, U+8a8a, U+8a8c-8a8d, U+8a90-8a92, U+8a95, U+8a98, U+8aa0-8aa1, U+8aa3-8aa6, U+8aa8-8aa9, U+8aac-8aae, U+8ab0, U+8ab2, U+8ab8-8ab9, U+8abc, U+8abe-8abf, U+8ac7, U+8acf, U+8ad2, U+8ad6-8ad7, U+8adb-8adc, U+8adf, U+8ae1, U+8ae6-8ae8, U+8aeb, U+8aed-8aee, U+8af1, U+8af3-8af4, U+8af7-8af8, U+8afa, U+8afe, U+8b00-8b02, U+8b07, U+8b0a, U+8b0c, U+8b0e, U+8b10, U+8b17, U+8b19, U+8b1b, U+8b1d, U+8b20-8b21, U+8b26, U+8b28, U+8b2c, U+8b33, U+8b39, U+8b3e-8b3f, U+8b41, U+8b45, U+8b49, U+8b4c, U+8b4f, U+8b57-8b58, U+8b5a, U+8b5c;
}
/* [37] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.37.woff2) format('woff2');
  unicode-range: U+8869-886a, U+886e-886f, U+8872, U+8879, U+887d-887f, U+8882, U+8884-8886, U+8888, U+888f, U+8892-8893, U+889b, U+88a2, U+88a4, U+88a6, U+88a8, U+88aa, U+88ae, U+88b1, U+88b4, U+88b7, U+88bc, U+88c0, U+88c6-88c9, U+88ce-88cf, U+88d1-88d3, U+88d8, U+88db-88dd, U+88df, U+88e1-88e3, U+88e5, U+88e8, U+88ec, U+88f0-88f1, U+88f3-88f4, U+88fc-88fe, U+8900, U+8902, U+8906-8907, U+8909-890c, U+8912-8915, U+8918-891b, U+8921, U+8925, U+892b, U+8930, U+8932, U+8934, U+8936, U+893b, U+893d, U+8941, U+894c, U+8955-8956, U+8959, U+895c, U+895e-8960, U+8966, U+896a, U+896c, U+896f-8970, U+8972, U+897b, U+897e, U+8980, U+8983, U+8985, U+8987-8988, U+898c, U+898f, U+8993, U+8997, U+899a, U+89a1, U+89a7, U+89a9-89aa, U+89b2-89b3, U+89b7, U+89c0, U+89c7, U+89ca-89cc, U+89ce-89d1, U+89d6, U+89da, U+89dc, U+89de, U+89e5, U+89e7, U+89eb, U+89ef, U+89f1, U+89f3-89f4, U+89f8, U+89ff, U+8a01;
}
/* [38] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.38.woff2) format('woff2');
  unicode-range: U+86e4, U+86e6, U+86e9, U+86ed, U+86ef-86f4, U+86f8-86f9, U+86fb, U+86fe, U+8703, U+8706-870a, U+870d, U+8711-8713, U+871a, U+871e, U+8722-8723, U+8725, U+8729, U+872e, U+8731, U+8734, U+8737, U+873a-873b, U+873e-8740, U+8742, U+8747-8748, U+8753, U+8755, U+8757-8758, U+875d, U+875f, U+8762-8766, U+8768, U+876e, U+8770, U+8772, U+8775, U+8778, U+877b-877e, U+8782, U+8785, U+8788, U+878b, U+8793, U+8797, U+879a, U+879e-87a0, U+87a2-87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5, U+87bd, U+87c0, U+87c4, U+87c6, U+87ca-87cb, U+87d1-87d2, U+87db-87dc, U+87de, U+87e0, U+87e5, U+87ea, U+87ec, U+87ee, U+87f2-87f3, U+87fb, U+87fd-87fe, U+8802-8803, U+8805, U+880a-880b, U+880d, U+8813-8816, U+8819, U+881b, U+881f, U+8821, U+8823, U+8831-8832, U+8835-8836, U+8839, U+883b-883c, U+8844, U+8846, U+884a, U+884e, U+8852-8853, U+8855, U+8859, U+885b, U+885d-885e, U+8862, U+8864;
}
/* [39] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.39.woff2) format('woff2');
  unicode-range: U+8532, U+8534-8535, U+8538-853a, U+853c, U+8543, U+8545, U+8548, U+854e, U+8553, U+8556-8557, U+8559, U+855e, U+8561, U+8564-8565, U+8568-856a, U+856d, U+856f-8570, U+8572, U+8576, U+8579-857b, U+8580, U+8585-8586, U+8588, U+858a, U+858f, U+8591, U+8594, U+8599, U+859c, U+85a2, U+85a4, U+85a6, U+85a8-85a9, U+85ab-85ac, U+85ae, U+85b7-85b9, U+85be, U+85c1, U+85c7, U+85cd, U+85d0, U+85d3, U+85d5, U+85dc-85dd, U+85df-85e0, U+85e5-85e6, U+85e8-85ea, U+85f4, U+85f9, U+85fe-85ff, U+8602, U+8605-8607, U+860a-860b, U+8616, U+8618, U+861a, U+8627, U+8629, U+862d, U+8638, U+863c, U+863f, U+864d, U+864f, U+8652-8655, U+865b-865c, U+865f, U+8662, U+8667, U+866c, U+866e, U+8671, U+8675, U+867a-867c, U+867f, U+868b, U+868d, U+8693, U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86a9, U+86ac, U+86af-86b1, U+86b4-86b6, U+86ba, U+86c0, U+86c4, U+86c6, U+86c9-86ca, U+86cd-86d1, U+86d4, U+86d8, U+86de-86df;
}
/* [40] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.40.woff2) format('woff2');
  unicode-range: U+83b4, U+83b6, U+83b8, U+83ba, U+83bc-83bd, U+83bf-83c0, U+83c2, U+83c5, U+83c8-83c9, U+83cb, U+83d1, U+83d3-83d6, U+83d8, U+83db, U+83dd, U+83df, U+83e1, U+83e5, U+83ea-83eb, U+83f0, U+83f4, U+83f8-83f9, U+83fb, U+83fd, U+83ff, U+8401, U+8406, U+840a-840b, U+840f, U+8411, U+8418, U+841c, U+8420, U+8422-8424, U+8426, U+8429, U+842c, U+8438-8439, U+843b-843c, U+843f, U+8446-8447, U+8449, U+844e, U+8451-8452, U+8456, U+8459-845a, U+845c, U+8462, U+8466, U+846d, U+846f-8470, U+8473, U+8476-8478, U+847a, U+847d, U+8484-8485, U+8487, U+8489, U+848c, U+848e, U+8490, U+8493-8494, U+8497, U+849b, U+849e-849f, U+84a1, U+84a5, U+84a8, U+84af, U+84b4, U+84b9-84bf, U+84c1-84c2, U+84c5-84c7, U+84ca-84cb, U+84cd, U+84d0-84d1, U+84d3, U+84d6, U+84df-84e0, U+84e2-84e3, U+84e5-84e7, U+84ee, U+84f3, U+84f6, U+84fa, U+84fc, U+84ff-8500, U+850c, U+8511, U+8514-8515, U+8517-8518, U+851f, U+8523, U+8525-8526, U+8529, U+852b, U+852d;
}
/* [41] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.41.woff2) format('woff2');
  unicode-range: U+82a9-82ab, U+82ae, U+82b0, U+82b2, U+82b4-82b6, U+82bc, U+82be, U+82c0-82c2, U+82c4-82c8, U+82ca-82cc, U+82ce, U+82d0, U+82d2-82d3, U+82d5-82d6, U+82d8-82d9, U+82dc-82de, U+82e0-82e4, U+82e7, U+82e9-82eb, U+82ed-82ee, U+82f3-82f4, U+82f7-82f8, U+82fa-8301, U+8306-8308, U+830c-830d, U+830f, U+8311, U+8313-8315, U+8318, U+831a-831b, U+831d, U+8324, U+8327, U+832a, U+832c-832d, U+832f, U+8331-8334, U+833a-833c, U+8340, U+8343-8345, U+8347-8348, U+834a, U+834c, U+834f, U+8351, U+8356, U+8358-835c, U+835e, U+8360, U+8364-8366, U+8368-836a, U+836c-836e, U+8373, U+8378, U+837b-837d, U+837f-8380, U+8382, U+8388, U+838a-838b, U+8392, U+8394, U+8396, U+8398-8399, U+839b-839c, U+83a0, U+83a2-83a3, U+83a8-83aa, U+83ae-83b0, U+83b3;
}
/* [42] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.42.woff2) format('woff2');
  unicode-range: U+814d-814e, U+8151, U+8153, U+8158-815a, U+815e, U+8160, U+8166-8169, U+816b, U+816d, U+8171, U+8173-8174, U+8178, U+817c-817d, U+8182, U+8188, U+8191, U+8198-819b, U+81a0, U+81a3, U+81a5-81a6, U+81a9, U+81b6, U+81ba-81bb, U+81bd, U+81bf, U+81c1, U+81c3, U+81c6, U+81c9-81ca, U+81cc-81cd, U+81d1, U+81d3-81d4, U+81d8, U+81db-81dc, U+81de-81df, U+81e5, U+81e7-81e9, U+81eb-81ec, U+81ee-81ef, U+81f5, U+81f8, U+81fa, U+81fc, U+81fe, U+8200-8202, U+8204, U+8208-820a, U+820e-8210, U+8216-8218, U+821b-821c, U+8221-8224, U+8226-8228, U+822b, U+822d, U+822f, U+8232-8234, U+8237-8238, U+823a-823b, U+823e, U+8244, U+8249, U+824b, U+824f, U+8259-825a, U+825f, U+8266, U+8268, U+826e, U+8271, U+8276-8279, U+827d, U+827f, U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8296-8298, U+829f-82a1, U+82a3-82a4, U+82a7-82a8;
}
/* [43] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.43.woff2) format('woff2');
  unicode-range: U+7ffa, U+7ffe, U+8004, U+8006, U+800b, U+800e, U+8011-8012, U+8014, U+8016, U+8018-8019, U+801c, U+801e, U+8026-802a, U+8031, U+8034-8035, U+8037, U+8043, U+804b, U+804d, U+8052, U+8056, U+8059, U+805e, U+8061, U+8068-8069, U+806e-8074, U+8076-8078, U+807c-8080, U+8082, U+8084-8085, U+8088, U+808f, U+8093, U+809c, U+809f, U+80ab, U+80ad-80ae, U+80b1, U+80b6-80b8, U+80bc-80bd, U+80c2, U+80c4, U+80ca, U+80cd, U+80d1, U+80d4, U+80d7, U+80d9-80db, U+80dd, U+80e0, U+80e4-80e5, U+80e7-80ed, U+80ef-80f1, U+80f3-80f4, U+80fc, U+8101, U+8104-8105, U+8107-8108, U+810c-810e, U+8112-8115, U+8117-8119, U+811b-811f, U+8121-8130, U+8132-8134, U+8137, U+8139, U+813f-8140, U+8142, U+8146, U+8148;
}
/* [44] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.44.woff2) format('woff2');
  unicode-range: U+7ed7, U+7edb, U+7ee0-7ee2, U+7ee5-7ee6, U+7ee8, U+7eeb, U+7ef0-7ef2, U+7ef6, U+7efa-7efb, U+7efe, U+7f01-7f04, U+7f08, U+7f0a-7f12, U+7f17, U+7f19, U+7f1b-7f1c, U+7f1f, U+7f21-7f23, U+7f25-7f28, U+7f2a-7f33, U+7f35-7f37, U+7f3d, U+7f42, U+7f44-7f45, U+7f4c-7f4d, U+7f52, U+7f54, U+7f58-7f59, U+7f5d, U+7f5f-7f61, U+7f63, U+7f65, U+7f68, U+7f70-7f71, U+7f73-7f75, U+7f77, U+7f79, U+7f7d-7f7e, U+7f85-7f86, U+7f88-7f89, U+7f8b-7f8c, U+7f90-7f91, U+7f94-7f96, U+7f98-7f9b, U+7f9d, U+7f9f, U+7fa3, U+7fa7-7fa9, U+7fac-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0, U+7fc3, U+7fca, U+7fcc, U+7fce, U+7fd2, U+7fd5, U+7fd9-7fdb, U+7fdf, U+7fe3, U+7fe5-7fe7, U+7fe9, U+7feb-7fec, U+7fee-7fef, U+7ff1, U+7ff3-7ff4, U+7ff9;
}
/* [45] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.45.woff2) format('woff2');
  unicode-range: U+7dc4, U+7dc7-7dc8, U+7dca-7dcd, U+7dcf, U+7dd1-7dd2, U+7dd4, U+7dd6-7dd8, U+7dda-7de0, U+7de2-7de6, U+7de8-7ded, U+7def, U+7df1-7df5, U+7df7, U+7df9, U+7dfb-7dfc, U+7dfe-7e02, U+7e04, U+7e08-7e0b, U+7e12, U+7e1b, U+7e1e, U+7e20, U+7e22-7e23, U+7e26, U+7e29, U+7e2b, U+7e2e-7e2f, U+7e31, U+7e37, U+7e39-7e3e, U+7e40, U+7e43-7e44, U+7e46-7e47, U+7e4a-7e4b, U+7e4d-7e4e, U+7e51, U+7e54-7e56, U+7e58-7e5b, U+7e5d-7e5e, U+7e61, U+7e66-7e67, U+7e69-7e6b, U+7e6d, U+7e70, U+7e73, U+7e77, U+7e79, U+7e7b-7e7d, U+7e81-7e82, U+7e8c-7e8d, U+7e8f, U+7e92-7e94, U+7e96, U+7e98, U+7e9a-7e9c, U+7e9e-7e9f, U+7ea1, U+7ea3, U+7ea5, U+7ea8-7ea9, U+7eab, U+7ead-7eae, U+7eb0, U+7ebb, U+7ebe, U+7ec0-7ec2, U+7ec9, U+7ecb-7ecc, U+7ed0, U+7ed4;
}
/* [46] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.46.woff2) format('woff2');
  unicode-range: U+7ccc-7ccd, U+7cd7, U+7cdc, U+7cde, U+7ce0, U+7ce4-7ce5, U+7ce7-7ce8, U+7cec, U+7cf0, U+7cf5-7cf9, U+7cfc, U+7cfe, U+7d00, U+7d04-7d0b, U+7d0d, U+7d10-7d14, U+7d17-7d19, U+7d1b-7d1f, U+7d21, U+7d24-7d26, U+7d28-7d2a, U+7d2c-7d2e, U+7d30-7d31, U+7d33, U+7d35-7d36, U+7d38-7d3a, U+7d40, U+7d42-7d44, U+7d46, U+7d4b-7d4c, U+7d4f, U+7d51, U+7d54-7d56, U+7d58, U+7d5b-7d5c, U+7d5e, U+7d61-7d63, U+7d66, U+7d68, U+7d6a-7d6c, U+7d6f, U+7d71-7d73, U+7d75-7d77, U+7d79-7d7a, U+7d7e, U+7d81, U+7d84-7d8b, U+7d8d, U+7d8f, U+7d91, U+7d94, U+7d96, U+7d98-7d9a, U+7d9c-7da0, U+7da2, U+7da6, U+7daa-7db1, U+7db4-7db8, U+7dba-7dbf, U+7dc1;
}
/* [47] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.47.woff2) format('woff2');
  unicode-range: U+7bc3-7bc4, U+7bc6, U+7bc8-7bcc, U+7bd1, U+7bd3-7bd4, U+7bd9-7bda, U+7bdd, U+7be0-7be1, U+7be4-7be6, U+7be9-7bea, U+7bef, U+7bf4, U+7bf6, U+7bfc, U+7bfe, U+7c01, U+7c03, U+7c07-7c08, U+7c0a-7c0d, U+7c0f, U+7c11, U+7c15-7c16, U+7c19, U+7c1e-7c21, U+7c23-7c24, U+7c26, U+7c28-7c33, U+7c35, U+7c37-7c3b, U+7c3d-7c3e, U+7c40-7c41, U+7c43, U+7c47-7c48, U+7c4c, U+7c50, U+7c53-7c54, U+7c59, U+7c5f-7c60, U+7c63-7c65, U+7c6c, U+7c6e, U+7c72, U+7c74, U+7c79-7c7a, U+7c7c, U+7c81-7c82, U+7c84-7c85, U+7c88, U+7c8a-7c91, U+7c93-7c96, U+7c99, U+7c9b-7c9e, U+7ca0-7ca2, U+7ca6-7ca9, U+7cac, U+7caf-7cb3, U+7cb5-7cb7, U+7cba-7cbd, U+7cbf-7cc2, U+7cc5, U+7cc7-7cc9;
}
/* [48] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.48.woff2) format('woff2');
  unicode-range: U+7aca, U+7ad1-7ad2, U+7ada-7add, U+7ae1, U+7ae4, U+7ae6, U+7af4-7af7, U+7afa-7afb, U+7afd-7b0a, U+7b0c, U+7b0e-7b0f, U+7b13, U+7b15-7b16, U+7b18-7b19, U+7b1e-7b20, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e, U+7b30-7b3b, U+7b3e-7b3f, U+7b41-7b42, U+7b44-7b47, U+7b4a, U+7b4c-7b50, U+7b58, U+7b5a, U+7b5c, U+7b60, U+7b66-7b67, U+7b69, U+7b6c-7b6f, U+7b72-7b76, U+7b7b-7b7d, U+7b7f, U+7b82, U+7b85, U+7b87, U+7b8b-7b96, U+7b98-7b99, U+7b9b-7b9f, U+7ba2-7ba4, U+7ba6-7bac, U+7bae-7bb0, U+7bb4, U+7bb7-7bb9, U+7bbb, U+7bc0-7bc1;
}
/* [49] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.49.woff2) format('woff2');
  unicode-range: U+797c, U+797e-7980, U+7982, U+7986-7987, U+7989-798e, U+7992, U+7994-7995, U+7997-7998, U+799a-799c, U+799f, U+79a3-79a6, U+79a8-79ac, U+79ae-79b1, U+79b3-79b5, U+79b8, U+79ba, U+79bf, U+79c2, U+79c6, U+79c8, U+79cf, U+79d5-79d6, U+79dd-79de, U+79e3, U+79e7-79e8, U+79eb, U+79ed, U+79f4, U+79f7-79f8, U+79fa, U+79fe, U+7a02-7a03, U+7a05, U+7a0a, U+7a14, U+7a17, U+7a19, U+7a1c, U+7a1e-7a1f, U+7a23, U+7a25-7a26, U+7a2c, U+7a2e, U+7a30-7a32, U+7a36-7a37, U+7a39, U+7a3c, U+7a40, U+7a42, U+7a47, U+7a49, U+7a4c-7a4f, U+7a51, U+7a55, U+7a5b, U+7a5d-7a5e, U+7a62-7a63, U+7a66, U+7a68-7a69, U+7a6b, U+7a70, U+7a78, U+7a80, U+7a85-7a88, U+7a8a, U+7a90, U+7a93-7a96, U+7a98, U+7a9b-7a9c, U+7a9e, U+7aa0-7aa1, U+7aa3, U+7aa8-7aaa, U+7aac-7ab0, U+7ab3, U+7ab8, U+7aba, U+7abd-7abf, U+7ac4-7ac5, U+7ac7-7ac8;
}
/* [50] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.50.woff2) format('woff2');
  unicode-range: U+783e, U+7841-7844, U+7847-7849, U+784b-784c, U+784e-7854, U+7856-7857, U+7859-785a, U+7865, U+7869-786a, U+786d, U+786f, U+7876-7877, U+787c, U+787e-787f, U+7881, U+7887-7889, U+7893-7894, U+7898-789e, U+78a1, U+78a3, U+78a5, U+78a9, U+78ad, U+78b2, U+78b4, U+78b6, U+78b9-78ba, U+78bc, U+78bf, U+78c3, U+78c9, U+78cb, U+78d0-78d2, U+78d4, U+78d9-78da, U+78dc, U+78de, U+78e1, U+78e5-78e6, U+78ea, U+78ec, U+78ef, U+78f1-78f2, U+78f4, U+78fa-78fb, U+78fe, U+7901-7902, U+7905, U+7907, U+7909, U+790b-790c, U+790e, U+7910, U+7913, U+7919-791b, U+791e-791f, U+7921, U+7924, U+7926, U+792a-792b, U+7934, U+7936, U+7939, U+793b, U+793d, U+7940, U+7942-7943, U+7945-7947, U+7949-794a, U+794c, U+794e-7951, U+7953-7955, U+7957-795a, U+795c, U+795f-7960, U+7962, U+7964, U+7966-7967, U+7969, U+796b, U+796f, U+7972, U+7974, U+7979, U+797b;
}
/* [51] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.51.woff2) format('woff2');
  unicode-range: U+770f, U+7712, U+7714, U+7716, U+7719-771b, U+771e, U+7721-7722, U+7726, U+7728, U+772b-7730, U+7732-7736, U+7739-773a, U+773d-773f, U+7743, U+7746-7747, U+774c-774f, U+7751-7752, U+7758-775a, U+775c-775e, U+7762, U+7765-7766, U+7768-776a, U+776c-776d, U+7771-7772, U+777a, U+777c-777e, U+7780, U+7785, U+7787, U+778b-778d, U+778f-7791, U+7793, U+779e-77a0, U+77a2, U+77a5, U+77ad, U+77af, U+77b4-77b7, U+77bd-77c0, U+77c2, U+77c5, U+77c7, U+77cd, U+77d6-77d7, U+77d9-77da, U+77dd-77de, U+77e7, U+77ea, U+77ec, U+77ef, U+77f8, U+77fb, U+77fd-77fe, U+7800, U+7803, U+7806, U+7809, U+780f-7812, U+7815, U+7817-7818, U+781a-781f, U+7821-7823, U+7825-7827, U+7829, U+782b-7830, U+7832-7833, U+7835, U+7837, U+7839-783c;
}
/* [52] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.52.woff2) format('woff2');
  unicode-range: U+760a-760e, U+7610-7619, U+761b-761d, U+761f-7622, U+7625, U+7627-762a, U+762e-7630, U+7632-7635, U+7638-763a, U+763c-763d, U+763f-7640, U+7642-7643, U+7647-7648, U+764d-764e, U+7652, U+7654, U+7658, U+765a, U+765c, U+765e-765f, U+7661-7663, U+7665, U+7669, U+766c, U+766e-766f, U+7671-7673, U+7675-7676, U+7678-767a, U+767f, U+7681, U+7683, U+7688, U+768a-768c, U+768e, U+7690-7692, U+7695, U+7698, U+769a-769b, U+769d-76a0, U+76a2, U+76a4-76a7, U+76ab-76ac, U+76af-76b0, U+76b2, U+76b4-76b5, U+76ba-76bb, U+76bf, U+76c2-76c3, U+76c5, U+76c9, U+76cc-76ce, U+76dc-76de, U+76e1-76ea, U+76f1, U+76f9-76fb, U+76fd, U+76ff-7700, U+7703-7704, U+7707-7708, U+770c-770e;
}
/* [53] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.53.woff2) format('woff2');
  unicode-range: U+74ef, U+74f4, U+74ff, U+7501, U+7503, U+7505, U+7508, U+750d, U+750f, U+7511, U+7513, U+7515, U+7517, U+7519, U+7521-7527, U+752a, U+752c-752d, U+752f, U+7534, U+7536, U+753a, U+753e, U+7540, U+7544, U+7547-754b, U+754d-754e, U+7550-7553, U+7556-7557, U+755a-755b, U+755d-755e, U+7560, U+7562, U+7564, U+7566-7568, U+756b-756c, U+756f-7573, U+7575, U+7579-757c, U+757e-757f, U+7581-7584, U+7587, U+7589-758e, U+7590, U+7592, U+7594, U+7596, U+7599-759a, U+759d, U+759f-75a0, U+75a3, U+75a5, U+75a8, U+75ac-75ad, U+75b0-75b1, U+75b3-75b5, U+75b8, U+75bd, U+75c1-75c4, U+75c8-75ca, U+75cc-75cd, U+75d4, U+75d6, U+75d9, U+75de, U+75e0, U+75e2-75e4, U+75e6-75ea, U+75f1-75f3, U+75f7, U+75f9-75fa, U+75fc, U+75fe-7601, U+7603, U+7605-7606, U+7608-7609;
}
/* [54] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.54.woff2) format('woff2');
  unicode-range: U+73e7-73ea, U+73ee-73f0, U+73f2, U+73f4-73f5, U+73f7, U+73f9-73fa, U+73fc-73fd, U+73ff-7402, U+7404, U+7407-7408, U+740a-740f, U+7418, U+741a-741c, U+741e, U+7424-7425, U+7428-7429, U+742c-7430, U+7432, U+7435-7436, U+7438-743b, U+743e-7441, U+7443-7446, U+7448, U+744a-744b, U+7452, U+7457, U+745b, U+745d, U+7460, U+7462-7465, U+7467-746a, U+746d, U+746f, U+7471, U+7473-7474, U+7477, U+747a, U+747e, U+7481-7482, U+7484, U+7486, U+7488-748b, U+748e-748f, U+7493, U+7498, U+749a, U+749c-74a0, U+74a3, U+74a6, U+74a9-74aa, U+74ae, U+74b0-74b2, U+74b6, U+74b8-74ba, U+74bd, U+74bf, U+74c1, U+74c3, U+74c5, U+74c8, U+74ca, U+74cc, U+74cf, U+74d1-74d2, U+74d4-74d5, U+74d8-74db, U+74de-74e0, U+74e2, U+74e4-74e5, U+74e7-74e9, U+74ee;
}
/* [55] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.55.woff2) format('woff2');
  unicode-range: U+72dd-72df, U+72e1, U+72e5-72e6, U+72e8, U+72ef-72f0, U+72f2-72f4, U+72f6-72f7, U+72f9-72fb, U+72fd, U+7300-7304, U+7307, U+730a-730c, U+7313-7317, U+731d-7322, U+7327, U+7329, U+732c-732d, U+7330-7331, U+7333, U+7335-7337, U+7339, U+733d-733e, U+7340, U+7342, U+7344-7345, U+734a, U+734d-7350, U+7352, U+7355, U+7357, U+7359, U+735f-7360, U+7362-7363, U+7365, U+7368, U+736c-736d, U+736f-7370, U+7372, U+7374-7376, U+7378, U+737a-737b, U+737d-737e, U+7382-7383, U+7386, U+7388, U+738a, U+738c-7393, U+7395, U+7397-739a, U+739c, U+739e, U+73a0-73a3, U+73a5-73a8, U+73aa, U+73ad, U+73b1, U+73b3, U+73b6-73b7, U+73b9, U+73c2, U+73c5-73c9, U+73cc, U+73ce-73d0, U+73d2, U+73d6, U+73d9, U+73db-73de, U+73e3, U+73e5-73e6;
}
/* [56] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.56.woff2) format('woff2');
  unicode-range: U+719c, U+71a0, U+71a4-71a5, U+71a8, U+71af, U+71b1-71bc, U+71be, U+71c1-71c2, U+71c4, U+71c8-71cb, U+71ce-71d0, U+71d2, U+71d4, U+71d9-71da, U+71dc, U+71df-71e0, U+71e6-71e8, U+71ea, U+71ed-71ee, U+71f4, U+71f6, U+71f9, U+71fb-71fc, U+71ff-7200, U+7207, U+720c-720d, U+7210, U+7216, U+721a-721e, U+7223, U+7228, U+722b, U+722d-722e, U+7230, U+7232, U+723a-723c, U+723e-7242, U+7246, U+724b, U+724d-724e, U+7252, U+7256, U+7258, U+725a, U+725c-725d, U+7260, U+7264-7266, U+726a, U+726c, U+726e-726f, U+7271, U+7273-7274, U+7278, U+727b, U+727d-727e, U+7281-7282, U+7284, U+7287, U+728a, U+728d, U+728f, U+7292, U+729b, U+729f-72a0, U+72a7, U+72ad-72ae, U+72b0-72b5, U+72b7-72b8, U+72ba-72be, U+72c0-72c1, U+72c3, U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2, U+72d6, U+72db;
}
/* [57] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.57.woff2) format('woff2');
  unicode-range: U+7005-7006, U+7009, U+700b, U+700d, U+7015, U+7018, U+701b, U+701d-701f, U+7023, U+7026-7028, U+702c, U+702e-7030, U+7035, U+7037, U+7039-703a, U+703c-703e, U+7044, U+7049-704b, U+704f, U+7051, U+7058, U+705a, U+705c-705e, U+7061, U+7064, U+7066, U+706c, U+707d, U+7080-7081, U+7085-7086, U+708a, U+708f, U+7091, U+7094-7095, U+7098-7099, U+709c-709d, U+709f, U+70a4, U+70a9-70aa, U+70af-70b2, U+70b4-70b7, U+70bb, U+70c0, U+70c3, U+70c7, U+70cb, U+70ce-70cf, U+70d4, U+70d9-70da, U+70dc-70dd, U+70e0, U+70e9, U+70ec, U+70f7, U+70fa, U+70fd, U+70ff, U+7104, U+7108-7109, U+710c, U+7110, U+7113-7114, U+7116-7118, U+711c, U+711e, U+7120, U+712e-712f, U+7131, U+713c, U+7142, U+7144-7147, U+7149-714b, U+7150, U+7152, U+7155-7156, U+7159-715a, U+715c, U+7161, U+7165-7166, U+7168-7169, U+716d, U+7173-7174, U+7176, U+7178, U+717a, U+717d, U+717f-7180, U+7184, U+7186-7188, U+7192, U+7198;
}
/* [58] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.58.woff2) format('woff2');
  unicode-range: U+6ed8-6ed9, U+6edb, U+6edd, U+6edf-6ee0, U+6ee2, U+6ee6, U+6eea, U+6eec, U+6eee-6eef, U+6ef2-6ef3, U+6ef7-6efa, U+6efe, U+6f01, U+6f03, U+6f08-6f09, U+6f15-6f16, U+6f19, U+6f22-6f25, U+6f28-6f2a, U+6f2c-6f2d, U+6f2f, U+6f31-6f32, U+6f36-6f38, U+6f3f, U+6f43-6f46, U+6f48, U+6f4b, U+6f4e-6f4f, U+6f51, U+6f54-6f57, U+6f59-6f5b, U+6f5e-6f5f, U+6f61, U+6f64-6f67, U+6f69-6f6c, U+6f6f-6f72, U+6f74-6f76, U+6f78-6f7e, U+6f80-6f83, U+6f86, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94, U+6f97-6f98, U+6f9b, U+6fa3-6fa5, U+6fa7, U+6faa, U+6faf, U+6fb1, U+6fb4, U+6fb6, U+6fb9, U+6fc1-6fcb, U+6fd1-6fd3, U+6fd5, U+6fdb, U+6fde-6fe1, U+6fe4, U+6fe9, U+6feb-6fec, U+6fee-6ff1, U+6ffa, U+6ffe;
}
/* [59] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.59.woff2) format('woff2');
  unicode-range: U+6dc3, U+6dc5-6dc6, U+6dc9, U+6dcc, U+6dcf, U+6dd2-6dd3, U+6dd6, U+6dd9-6dde, U+6de0, U+6de4, U+6de6, U+6de8-6dea, U+6dec, U+6def-6df0, U+6df5-6df6, U+6df8, U+6dfa, U+6dfc, U+6e03-6e04, U+6e07-6e09, U+6e0b-6e0c, U+6e0e, U+6e11, U+6e13, U+6e15-6e16, U+6e19-6e1b, U+6e1e-6e1f, U+6e22, U+6e25-6e27, U+6e2b-6e2c, U+6e36-6e37, U+6e39-6e3a, U+6e3c-6e41, U+6e44-6e45, U+6e47, U+6e49-6e4b, U+6e4d-6e4e, U+6e51, U+6e53-6e55, U+6e5c-6e5f, U+6e61-6e63, U+6e65-6e67, U+6e6a-6e6b, U+6e6d-6e70, U+6e72-6e74, U+6e76-6e78, U+6e7c, U+6e80-6e82, U+6e86-6e87, U+6e89, U+6e8d, U+6e8f, U+6e96, U+6e98, U+6e9d-6e9f, U+6ea1, U+6ea5-6ea7, U+6eab, U+6eb1-6eb2, U+6eb4, U+6eb7, U+6ebb-6ebd, U+6ebf-6ec6, U+6ec8-6ec9, U+6ecc, U+6ecf-6ed0, U+6ed3-6ed4, U+6ed7;
}
/* [60] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.60.woff2) format('woff2');
  unicode-range: U+6cb2, U+6cb4-6cb5, U+6cb7, U+6cba, U+6cbc-6cbd, U+6cc1-6cc3, U+6cc5-6cc7, U+6cd0-6cd4, U+6cd6-6cd7, U+6cd9-6cda, U+6cde-6ce0, U+6ce4, U+6ce6, U+6ce9, U+6ceb-6cef, U+6cf1-6cf2, U+6cf6-6cf7, U+6cfa, U+6cfe, U+6d03-6d05, U+6d07-6d08, U+6d0a, U+6d0c, U+6d0e-6d11, U+6d13-6d14, U+6d16, U+6d18-6d1a, U+6d1c, U+6d1f, U+6d22-6d23, U+6d26-6d29, U+6d2b, U+6d2e-6d30, U+6d33, U+6d35-6d36, U+6d38-6d3a, U+6d3c, U+6d3f, U+6d42-6d44, U+6d48-6d49, U+6d4d, U+6d50, U+6d52, U+6d54, U+6d56-6d58, U+6d5a-6d5c, U+6d5e, U+6d60-6d61, U+6d63-6d65, U+6d67, U+6d6c-6d6d, U+6d6f, U+6d75, U+6d7b-6d7d, U+6d87, U+6d8a, U+6d8e, U+6d90-6d9a, U+6d9c-6da0, U+6da2-6da3, U+6da7, U+6daa-6dac, U+6dae, U+6db3-6db4, U+6db6, U+6db8, U+6dbc, U+6dbf, U+6dc2;
}
/* [61] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.61.woff2) format('woff2');
  unicode-range: U+6b85-6b86, U+6b89, U+6b8d, U+6b91-6b93, U+6b95, U+6b97-6b98, U+6b9a-6b9b, U+6b9e, U+6ba1-6ba4, U+6ba9-6baa, U+6bad, U+6baf-6bb0, U+6bb2-6bb3, U+6bba-6bbd, U+6bc0, U+6bc2, U+6bc6, U+6bca-6bcc, U+6bce, U+6bd0-6bd1, U+6bd3, U+6bd6-6bd8, U+6bda, U+6be1, U+6be6, U+6bec, U+6bf1, U+6bf3-6bf5, U+6bf9, U+6bfd, U+6c05-6c08, U+6c0d, U+6c10, U+6c15-6c1a, U+6c21, U+6c23-6c26, U+6c29-6c2d, U+6c30-6c33, U+6c35-6c37, U+6c39-6c3a, U+6c3c-6c3f, U+6c46, U+6c4a-6c4c, U+6c4e-6c50, U+6c54, U+6c56, U+6c59-6c5c, U+6c5e, U+6c63, U+6c67-6c69, U+6c6b, U+6c6d, U+6c6f, U+6c72-6c74, U+6c78-6c7a, U+6c7c, U+6c84-6c87, U+6c8b-6c8c, U+6c8f, U+6c91, U+6c93-6c96, U+6c98, U+6c9a, U+6c9d, U+6ca2-6ca4, U+6ca8-6ca9, U+6cac-6cae, U+6cb1;
}
/* [62] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.62.woff2) format('woff2');
  unicode-range: U+6a01, U+6a06, U+6a09, U+6a0b, U+6a11, U+6a13, U+6a17-6a19, U+6a1b, U+6a1e, U+6a23, U+6a28-6a29, U+6a2b, U+6a2f-6a30, U+6a35, U+6a38-6a40, U+6a46-6a48, U+6a4a-6a4b, U+6a4e, U+6a50, U+6a52, U+6a5b, U+6a5e, U+6a62, U+6a65-6a67, U+6a6b, U+6a79, U+6a7c, U+6a7e-6a7f, U+6a84, U+6a86, U+6a8e, U+6a90-6a91, U+6a94, U+6a97, U+6a9c, U+6a9e, U+6aa0, U+6aa2, U+6aa4, U+6aa9, U+6aab, U+6aae-6ab0, U+6ab2-6ab3, U+6ab5, U+6ab7-6ab8, U+6aba-6abb, U+6abd, U+6abf, U+6ac2-6ac4, U+6ac6, U+6ac8, U+6acc, U+6ace, U+6ad2-6ad3, U+6ad8-6adc, U+6adf-6ae0, U+6ae4-6ae5, U+6ae7-6ae8, U+6afb, U+6b04-6b05, U+6b0d-6b13, U+6b16-6b17, U+6b19, U+6b24-6b25, U+6b2c, U+6b37-6b39, U+6b3b, U+6b3d, U+6b43, U+6b46, U+6b4e, U+6b50, U+6b53-6b54, U+6b58-6b59, U+6b5b, U+6b60, U+6b69, U+6b6d, U+6b6f-6b70, U+6b73-6b74, U+6b77-6b7a, U+6b80-6b84;
}
/* [63] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.63.woff2) format('woff2');
  unicode-range: U+68e1, U+68e3-68e4, U+68e6-68ed, U+68ef-68f0, U+68f2, U+68f4, U+68f6-68f7, U+68f9, U+68fb-68fd, U+68ff-6902, U+6906-6908, U+690b, U+6910, U+691a-691c, U+691f-6920, U+6924-6925, U+692a, U+692d, U+6934, U+6939, U+693c-6945, U+694a-694b, U+6952-6954, U+6957, U+6959, U+695b, U+695d, U+695f, U+6962-6964, U+6966, U+6968-696c, U+696e-696f, U+6971, U+6973-6974, U+6978-6979, U+697d, U+697f-6980, U+6985, U+6987-698a, U+698d-698e, U+6994-6999, U+699b, U+69a3-69a4, U+69a6-69a7, U+69ab, U+69ad-69ae, U+69b1, U+69b7, U+69bb-69bc, U+69c1, U+69c3-69c5, U+69c7, U+69ca-69ce, U+69d0-69d1, U+69d3-69d4, U+69d7-69da, U+69e0, U+69e4, U+69e6, U+69ec-69ed, U+69f1-69f3, U+69f8, U+69fa-69fc, U+69fe-6a00;
}
/* [64] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.64.woff2) format('woff2');
  unicode-range: U+6792-6793, U+6796, U+6798, U+679e-67a1, U+67a5, U+67a7-67a9, U+67ac-67ad, U+67b0-67b1, U+67b3, U+67b5, U+67b7, U+67b9, U+67bb-67bc, U+67c0-67c1, U+67c3, U+67c5-67ca, U+67d1-67d2, U+67d7-67d9, U+67dd-67df, U+67e2-67e4, U+67e6-67e9, U+67f0, U+67f5, U+67f7-67f8, U+67fa-67fb, U+67fd-67fe, U+6800-6801, U+6803-6804, U+6806, U+6809-680a, U+680c, U+680e, U+6812, U+681d-681f, U+6822, U+6824-6829, U+682b-682d, U+6831-6835, U+683b, U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856, U+685c-685d, U+685f-6862, U+6864, U+6866-6868, U+686b, U+686f, U+6872, U+6874, U+6877, U+687f, U+6883, U+6886, U+688f, U+689b, U+689f-68a0, U+68a2-68a3, U+68b1, U+68b6, U+68b9-68ba, U+68bc-68bf, U+68c1-68c4, U+68c6, U+68c8, U+68ca, U+68cc, U+68d0-68d1, U+68d3, U+68d7, U+68dd, U+68df;
}
/* [65] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.65.woff2) format('woff2');
  unicode-range: U+663a-663b, U+663d, U+6641, U+6644-6645, U+6649, U+664c, U+664f, U+6654, U+6659, U+665b, U+665d-665e, U+6660-6667, U+6669, U+666b-666c, U+6671, U+6673, U+6677-6679, U+667c, U+6680-6681, U+6684-6685, U+6688-6689, U+668b-668e, U+6690, U+6692, U+6695, U+6698, U+669a, U+669d, U+669f-66a0, U+66a2-66a3, U+66a6, U+66aa-66ab, U+66b1-66b2, U+66b5, U+66b8-66b9, U+66bb, U+66be, U+66c1, U+66c6-66c9, U+66cc, U+66d5-66d8, U+66da-66dc, U+66de-66e2, U+66e8-66ea, U+66ec, U+66f1, U+66f3, U+66f7, U+66fa, U+66fd, U+6702, U+6705, U+670a, U+670f-6710, U+6713, U+6715, U+6719, U+6722-6723, U+6725-6727, U+6729, U+672d-672e, U+6732-6733, U+6736, U+6739, U+673b, U+673f, U+6744, U+6748, U+674c-674d, U+6753, U+6755, U+6762, U+6767, U+6769-676c, U+676e, U+6772-6773, U+6775, U+6777, U+677a-677d, U+6782-6783, U+6787, U+678a-678d, U+678f;
}
/* [66] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.66.woff2) format('woff2');
  unicode-range: U+64f8, U+64fa, U+64fc, U+64fe-64ff, U+6503, U+6509, U+650f, U+6514, U+6518, U+651c-651e, U+6522-6525, U+652a-652c, U+652e, U+6530-6532, U+6534-6535, U+6537-6538, U+653a, U+653c-653d, U+6542, U+6549-654b, U+654d-654e, U+6553-6555, U+6557-6558, U+655d, U+6564, U+6569, U+656b, U+656d-656f, U+6571, U+6573, U+6575-6576, U+6578-657e, U+6581-6583, U+6585-6586, U+6589, U+658e-658f, U+6592-6593, U+6595-6596, U+659b, U+659d, U+659f-65a1, U+65a3, U+65ab-65ac, U+65b2, U+65b6-65b7, U+65ba-65bb, U+65be-65c0, U+65c2-65c4, U+65c6-65c8, U+65cc, U+65ce, U+65d0, U+65d2-65d3, U+65d6, U+65db, U+65dd, U+65e1, U+65e3, U+65ee-65f0, U+65f3-65f5, U+65f8, U+65fb-65fc, U+65fe-6600, U+6603, U+6607, U+6609, U+660b, U+6610-6611, U+6619-661a, U+661c-661e, U+6621, U+6624, U+6626, U+662a-662c, U+662e, U+6630-6631, U+6633-6634, U+6636;
}
/* [67] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.67.woff2) format('woff2');
  unicode-range: U+63bc, U+63be, U+63c0, U+63c3-63c4, U+63c6, U+63c8, U+63cd-63ce, U+63d1, U+63d6, U+63da-63db, U+63de, U+63e0, U+63e3, U+63e9-63ea, U+63ee, U+63f2, U+63f5-63fa, U+63fc, U+63fe-6400, U+6406, U+640b-640d, U+6410, U+6414, U+6416-6417, U+641b, U+6420-6423, U+6425-6428, U+642a, U+6431-6432, U+6434-6437, U+643d-6442, U+6445, U+6448, U+6450-6452, U+645b-645f, U+6462, U+6465, U+6468, U+646d, U+646f-6471, U+6473, U+6477, U+6479-647d, U+6482-6485, U+6487-6488, U+648c, U+6490, U+6493, U+6496-649a, U+649d, U+64a0, U+64a5, U+64ab-64ac, U+64b1-64b7, U+64b9-64bb, U+64be-64c1, U+64c4, U+64c7, U+64c9-64cb, U+64d0, U+64d4, U+64d7-64d8, U+64da, U+64de, U+64e0-64e2, U+64e4, U+64e9, U+64ec, U+64f0-64f2, U+64f4, U+64f7;
}
/* [68] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.68.woff2) format('woff2');
  unicode-range: U+623b, U+623d-623e, U+6243, U+6246, U+6248-6249, U+624c, U+6255, U+6259, U+625e, U+6260-6261, U+6265-6266, U+626a, U+6271, U+627a, U+627c-627d, U+6283, U+6286, U+6289, U+628e, U+6294, U+629c, U+629e-629f, U+62a1, U+62a8, U+62ba-62bb, U+62bf, U+62c2, U+62c4, U+62c8, U+62ca-62cb, U+62ce-62cf, U+62d1, U+62d7, U+62d9-62da, U+62dd, U+62e0-62e1, U+62e3-62e4, U+62e7, U+62eb, U+62ee, U+62f0, U+62f4-62f6, U+6308, U+630a-630e, U+6310, U+6312-6313, U+6317, U+6319, U+631b, U+631d-631f, U+6322, U+6326, U+6329, U+6331-6332, U+6334-6337, U+6339, U+633b-633c, U+633e-6340, U+6343, U+6347, U+634b-634e, U+6354, U+635c-635d, U+6368-6369, U+636d, U+636f-6372, U+6376, U+637a-637b, U+637d, U+6382-6383, U+6387, U+638a-638b, U+638d-638e, U+6391, U+6393-6397, U+6399, U+639b, U+639e-639f, U+63a1, U+63a3-63a4, U+63ac-63ae, U+63b1-63b5, U+63b7-63bb;
}
/* [69] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.69.woff2) format('woff2');
  unicode-range: U+60fa, U+6100, U+6106, U+610d-610e, U+6112, U+6114-6115, U+6119, U+611c, U+6120, U+6122-6123, U+6126, U+6128-6130, U+6136-6137, U+613a, U+613d-613e, U+6144, U+6146-6147, U+614a-614b, U+6151, U+6153, U+6158, U+615a, U+615c-615d, U+615f, U+6161, U+6163-6165, U+616b-616c, U+616e, U+6171, U+6173-6177, U+617e, U+6182, U+6187, U+618a, U+618d-618e, U+6190-6191, U+6194, U+6199-619a, U+619c, U+619f, U+61a1, U+61a3-61a4, U+61a7-61a9, U+61ab-61ad, U+61b2-61b3, U+61b5-61b7, U+61ba-61bb, U+61bf, U+61c3-61c4, U+61c6-61c7, U+61c9-61cb, U+61d0-61d1, U+61d3-61d4, U+61d7, U+61da, U+61df-61e1, U+61e6, U+61ee, U+61f0, U+61f2, U+61f6-61f8, U+61fa, U+61fc-61fe, U+6200, U+6206-6207, U+6209, U+620b, U+620d-620e, U+6213-6215, U+6217, U+6219, U+621b-6223, U+6225-6226, U+622c, U+622e-6230, U+6232, U+6238;
}
/* [70] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.70.woff2) format('woff2');
  unicode-range: U+5fd1-5fd6, U+5fda-5fde, U+5fe1-5fe2, U+5fe4-5fe5, U+5fea, U+5fed-5fee, U+5ff1-5ff3, U+5ff6, U+5ff8, U+5ffb, U+5ffe-5fff, U+6002-6006, U+600a, U+600d, U+600f, U+6014, U+6019, U+601b, U+6020, U+6023, U+6026, U+6029, U+602b, U+602e-602f, U+6031, U+6033, U+6035, U+6039, U+603f, U+6041-6043, U+6046, U+604f, U+6053-6054, U+6058-605b, U+605d-605e, U+6060, U+6063, U+6065, U+6067, U+606a-606c, U+6075, U+6078-6079, U+607b, U+607d, U+607f, U+6083, U+6085-6087, U+608a, U+608c, U+608e-608f, U+6092-6093, U+6095-6097, U+609b-609d, U+60a2, U+60a7, U+60a9-60ab, U+60ad, U+60af-60b1, U+60b3-60b6, U+60b8, U+60bb, U+60bd-60be, U+60c0-60c3, U+60c6-60c9, U+60cb, U+60ce, U+60d3-60d4, U+60d7-60db, U+60dd, U+60e1-60e4, U+60e6, U+60ea, U+60ec-60ee, U+60f0-60f1, U+60f4, U+60f6;
}
/* [71] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.71.woff2) format('woff2');
  unicode-range: U+5ea3-5ea5, U+5ea8, U+5eab, U+5eaf, U+5eb3, U+5eb5-5eb6, U+5eb9, U+5ebe, U+5ec1-5ec3, U+5ec6, U+5ec8, U+5ecb-5ecc, U+5ed1-5ed2, U+5ed4, U+5ed9-5edb, U+5edd, U+5edf-5ee0, U+5ee2-5ee3, U+5ee8, U+5eea, U+5eec, U+5eef-5ef0, U+5ef3-5ef4, U+5ef8, U+5efb-5efc, U+5efe-5eff, U+5f01, U+5f07, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f1a, U+5f22, U+5f28-5f29, U+5f2c-5f2d, U+5f35-5f36, U+5f38, U+5f3b-5f43, U+5f45-5f4a, U+5f4c-5f4e, U+5f50, U+5f54, U+5f56-5f59, U+5f5b-5f5f, U+5f61, U+5f63, U+5f65, U+5f67-5f68, U+5f6b, U+5f6e-5f6f, U+5f72-5f78, U+5f7a, U+5f7e-5f7f, U+5f82-5f83, U+5f87, U+5f89-5f8a, U+5f8d, U+5f91, U+5f93, U+5f95, U+5f98-5f99, U+5f9c, U+5f9e, U+5fa0, U+5fa6-5fa9, U+5fac-5fad, U+5faf, U+5fb3-5fb5, U+5fb9, U+5fbc, U+5fc4, U+5fc9, U+5fcb, U+5fce-5fd0;
}
/* [72] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.72.woff2) format('woff2');
  unicode-range: U+5d32-5d34, U+5d3c-5d3e, U+5d41-5d44, U+5d46-5d48, U+5d4a-5d4b, U+5d4e, U+5d50, U+5d52, U+5d55-5d58, U+5d5a-5d5d, U+5d68-5d69, U+5d6b-5d6c, U+5d6f, U+5d74, U+5d7f, U+5d82-5d89, U+5d8b-5d8c, U+5d8f, U+5d92-5d93, U+5d99, U+5d9d, U+5db2, U+5db6-5db7, U+5dba, U+5dbc-5dbd, U+5dc2-5dc3, U+5dc6-5dc7, U+5dc9, U+5dcc, U+5dd2, U+5dd4, U+5dd6-5dd8, U+5ddb-5ddc, U+5de3, U+5ded, U+5def, U+5df3, U+5df6, U+5dfa-5dfd, U+5dff-5e00, U+5e07, U+5e0f, U+5e11, U+5e13-5e14, U+5e19-5e1b, U+5e22, U+5e25, U+5e28, U+5e2a, U+5e2f-5e31, U+5e33-5e34, U+5e36, U+5e39-5e3c, U+5e3e, U+5e40, U+5e44, U+5e46-5e48, U+5e4c, U+5e4f, U+5e53-5e54, U+5e57, U+5e59, U+5e5b, U+5e5e-5e5f, U+5e61, U+5e63, U+5e6a-5e6b, U+5e75, U+5e77, U+5e79-5e7a, U+5e7e, U+5e80-5e81, U+5e83, U+5e85, U+5e87, U+5e8b, U+5e91-5e92, U+5e96, U+5e98, U+5e9b, U+5e9d, U+5ea0-5ea2;
}
/* [73] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.73.woff2) format('woff2');
  unicode-range: U+5bf5-5bf6, U+5bfe, U+5c02-5c03, U+5c05, U+5c07-5c09, U+5c0b-5c0c, U+5c0e, U+5c10, U+5c12-5c13, U+5c15, U+5c17, U+5c19, U+5c1b-5c1c, U+5c1e-5c1f, U+5c22, U+5c25, U+5c28, U+5c2a-5c2b, U+5c2f-5c30, U+5c37, U+5c3b, U+5c43-5c44, U+5c46-5c47, U+5c4d, U+5c50, U+5c59, U+5c5b-5c5c, U+5c62-5c64, U+5c66, U+5c6c, U+5c6e, U+5c74, U+5c78-5c7e, U+5c80, U+5c83-5c84, U+5c88, U+5c8b-5c8d, U+5c91, U+5c94-5c96, U+5c98-5c99, U+5c9c, U+5c9e, U+5ca1-5ca3, U+5cab-5cac, U+5cb1, U+5cb5, U+5cb7, U+5cba, U+5cbd-5cbf, U+5cc1, U+5cc3-5cc4, U+5cc7, U+5ccb, U+5cd2, U+5cd8-5cd9, U+5cdf-5ce0, U+5ce3-5ce6, U+5ce8-5cea, U+5ced, U+5cef, U+5cf3-5cf4, U+5cf6, U+5cf8, U+5cfd, U+5d00-5d04, U+5d06, U+5d08, U+5d0b-5d0d, U+5d0f-5d13, U+5d15, U+5d17-5d1a, U+5d1d-5d22, U+5d24-5d27, U+5d2e-5d31;
}
/* [74] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.74.woff2) format('woff2');
  unicode-range: U+5ab2, U+5ab4-5ab5, U+5ab7-5aba, U+5abd-5abf, U+5ac3-5ac4, U+5ac6-5ac8, U+5aca-5acb, U+5acd, U+5acf-5ad2, U+5ad4, U+5ad8-5ada, U+5adc, U+5adf-5ae2, U+5ae4, U+5ae6, U+5ae8, U+5aea-5aed, U+5af0-5af3, U+5af5, U+5af9-5afb, U+5afd, U+5b01, U+5b05, U+5b08, U+5b0b-5b0c, U+5b11, U+5b16-5b17, U+5b1b, U+5b21-5b22, U+5b24, U+5b27-5b2e, U+5b30, U+5b32, U+5b34, U+5b36-5b38, U+5b3e-5b40, U+5b43, U+5b45, U+5b4a-5b4b, U+5b51-5b53, U+5b56, U+5b5a-5b5b, U+5b62, U+5b65, U+5b67, U+5b6a-5b6e, U+5b70-5b71, U+5b73, U+5b7a-5b7b, U+5b7f-5b80, U+5b84, U+5b8d, U+5b91, U+5b93-5b95, U+5b9f, U+5ba5-5ba6, U+5bac, U+5bae, U+5bb8, U+5bc0, U+5bc3, U+5bcb, U+5bd0-5bd1, U+5bd4-5bd8, U+5bda-5bdc, U+5be2, U+5be4-5be7, U+5be9, U+5beb-5bec, U+5bee-5bf0, U+5bf2-5bf3;
}
/* [75] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.75.woff2) format('woff2');
  unicode-range: U+5981, U+598f, U+5997-5998, U+599a, U+599c-599d, U+59a0-59a1, U+59a3-59a4, U+59a7, U+59aa-59ad, U+59af, U+59b2-59b3, U+59b5-59b6, U+59b8, U+59ba, U+59bd-59be, U+59c0-59c1, U+59c3-59c4, U+59c7-59ca, U+59cc-59cd, U+59cf, U+59d2, U+59d5-59d6, U+59d8-59d9, U+59db, U+59dd-59e0, U+59e2-59e7, U+59e9-59eb, U+59ee, U+59f1, U+59f3, U+59f5, U+59f7-59f9, U+59fd, U+5a06, U+5a08-5a0a, U+5a0c-5a0d, U+5a11-5a13, U+5a15-5a16, U+5a1a-5a1b, U+5a21-5a23, U+5a2d-5a2f, U+5a32, U+5a38, U+5a3c, U+5a3e-5a45, U+5a47, U+5a4a, U+5a4c-5a4d, U+5a4f-5a51, U+5a53, U+5a55-5a57, U+5a5e, U+5a60, U+5a62, U+5a65-5a67, U+5a6a, U+5a6c-5a6d, U+5a72-5a73, U+5a75-5a76, U+5a79-5a7c, U+5a81-5a84, U+5a8c, U+5a8e, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e, U+5aa0, U+5aa3-5aa4, U+5aaa, U+5aae-5aaf, U+5ab1;
}
/* [76] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.76.woff2) format('woff2');
  unicode-range: U+5831, U+583a, U+583d, U+583f-5842, U+5844-5846, U+5848, U+584a, U+584d, U+5852, U+5857, U+5859-585a, U+585c-585d, U+5862, U+5868-5869, U+586c-586d, U+586f-5873, U+5875, U+5879, U+587d-587e, U+5880-5881, U+5888-588a, U+588d, U+5892, U+5896-5898, U+589a, U+589c-589d, U+58a0-58a1, U+58a3, U+58a6, U+58a9, U+58ab-58ae, U+58b0, U+58b3, U+58bb-58bf, U+58c2-58c3, U+58c5-58c8, U+58ca, U+58cc, U+58ce, U+58d1-58d3, U+58d5, U+58d8-58d9, U+58de-58df, U+58e2, U+58e9, U+58ec, U+58ef, U+58f1-58f2, U+58f5, U+58f7-58f8, U+58fa, U+58fd, U+5900, U+5902, U+5906, U+5908-590c, U+590e, U+5910, U+5914, U+5919, U+591b, U+591d-591e, U+5920, U+5922-5925, U+5928, U+592c-592d, U+592f, U+5932, U+5936, U+593c, U+593e, U+5940-5942, U+5944, U+594c-594d, U+5950, U+5953, U+5958, U+595a, U+5961, U+5966-5968, U+596a, U+596c-596e, U+5977, U+597b-597c;
}
/* [77] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.77.woff2) format('woff2');
  unicode-range: U+570a, U+570c-570d, U+570f, U+5712-5713, U+5718-5719, U+571c, U+571e, U+5725, U+5727, U+5729-572a, U+572c, U+572e-572f, U+5734-5735, U+5739, U+573b, U+5741, U+5743, U+5745, U+5749, U+574c-574d, U+575c, U+5763, U+5768-5769, U+576b, U+576d-576e, U+5770, U+5773, U+5775, U+5777, U+577b-577c, U+5785-5786, U+5788, U+578c, U+578e-578f, U+5793-5795, U+5799-57a1, U+57a3-57a4, U+57a6-57aa, U+57ac-57ad, U+57af-57b2, U+57b4-57b6, U+57b8-57b9, U+57bd-57bf, U+57c2, U+57c4-57c8, U+57cc-57cd, U+57cf, U+57d2, U+57d5-57de, U+57e1-57e2, U+57e4-57e5, U+57e7, U+57eb, U+57ed, U+57ef, U+57f4-57f8, U+57fc-57fd, U+5800-5801, U+5803, U+5805, U+5807, U+5809, U+580b-580e, U+5811, U+5814, U+5819, U+581b-5820, U+5822-5823, U+5825-5826, U+582c, U+582f;
}
/* [78] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.78.woff2) format('woff2');
  unicode-range: U+5605-5606, U+5608, U+560c-560d, U+560f, U+5614, U+5616-5617, U+561a, U+561c, U+561e, U+5621-5625, U+5627, U+5629, U+562b-5630, U+5636, U+5638-563a, U+563c, U+5640-5642, U+5649, U+564c-5650, U+5653-5655, U+5657-565b, U+5660, U+5663-5664, U+5666, U+566b, U+566f-5671, U+5673-567c, U+567e, U+5684-5687, U+568c, U+568e-5693, U+5695, U+5697, U+569b-569c, U+569e-569f, U+56a1-56a2, U+56a4-56a9, U+56ac-56af, U+56b1, U+56b4, U+56b6-56b8, U+56bf, U+56c1-56c3, U+56c9, U+56cd, U+56d1, U+56d4, U+56d6-56d9, U+56dd, U+56df, U+56e1, U+56e3-56e6, U+56e8-56ec, U+56ee-56ef, U+56f1-56f3, U+56f5, U+56f7-56f9, U+56fc, U+56ff-5700, U+5703-5704, U+5709;
}
/* [79] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.79.woff2) format('woff2');
  unicode-range: U+5519, U+551b, U+551d-551e, U+5520, U+5522-5523, U+5526-5527, U+552a-552c, U+5530, U+5532-5535, U+5537-5538, U+553b-5541, U+5543-5544, U+5547-5549, U+554b, U+554d, U+5550, U+5553, U+5555-5558, U+555b-555f, U+5567-5569, U+556b-5572, U+5574-5577, U+557b-557c, U+557e-557f, U+5581, U+5583, U+5585-5586, U+5588, U+558b-558c, U+558e-5591, U+5593, U+5599-559a, U+559f, U+55a5-55a6, U+55a8-55ac, U+55ae, U+55b0-55b3, U+55b6, U+55b9-55ba, U+55bc-55be, U+55c4, U+55c6-55c7, U+55c9, U+55cc-55d2, U+55d4-55db, U+55dd-55df, U+55e1, U+55e3-55e6, U+55ea-55ee, U+55f0-55f3, U+55f5-55f7, U+55fb, U+55fe, U+5600-5601;
}
/* [80] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.80.woff2) format('woff2');
  unicode-range: U+53fb-5400, U+5402, U+5405-5407, U+540b, U+540f, U+5412, U+5414, U+5416, U+5418-541a, U+541d, U+5420-5423, U+5425, U+5429-542a, U+542d-542e, U+5431-5433, U+5436, U+543d, U+543f, U+5442-5443, U+5449, U+544b-544c, U+544e, U+5451-5454, U+5456, U+5459, U+545b-545c, U+5461, U+5463-5464, U+546a-5472, U+5474, U+5476-5478, U+547a, U+547e-5484, U+5486, U+548a, U+548d-548e, U+5490-5491, U+5494, U+5497-5499, U+549b, U+549d, U+54a1-54a7, U+54a9, U+54ab, U+54ad, U+54b4-54b5, U+54b9, U+54bb, U+54be-54bf, U+54c2-54c3, U+54c9-54cc, U+54cf-54d0, U+54d3, U+54d5-54d6, U+54d9-54da, U+54dc-54de, U+54e2, U+54e7, U+54f3-54f4, U+54f8-54f9, U+54fd-54ff, U+5501, U+5504-5506, U+550c-550f, U+5511-5514, U+5516-5517;
}
/* [81] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.81.woff2) format('woff2');
  unicode-range: U+52a2, U+52a6-52a7, U+52ac-52ad, U+52af, U+52b4-52b5, U+52b9, U+52bb-52bc, U+52be, U+52c1, U+52c5, U+52ca, U+52cd, U+52d0, U+52d6-52d7, U+52d9, U+52db, U+52dd-52de, U+52e0, U+52e2-52e3, U+52e5, U+52e7-52f0, U+52f2-52f3, U+52f5-52f9, U+52fb-52fc, U+5302, U+5304, U+530b, U+530d, U+530f-5310, U+5315, U+531a, U+531c-531d, U+5321, U+5323, U+5326, U+532e-5331, U+5338, U+533c-533e, U+5340, U+5344-5345, U+534b-534d, U+5350, U+5354, U+5358, U+535d-535f, U+5363, U+5368-5369, U+536c, U+536e-536f, U+5372, U+5379-537b, U+537d, U+538d-538e, U+5390, U+5393-5394, U+5396, U+539b-539d, U+53a0-53a1, U+53a3-53a5, U+53a9, U+53ad-53ae, U+53b0, U+53b2-53b3, U+53b5-53b8, U+53bc, U+53be, U+53c1, U+53c3-53c7, U+53ce-53cf, U+53d2-53d3, U+53d5, U+53da, U+53de-53df, U+53e1-53e2, U+53e7-53e9, U+53f1, U+53f4-53f5, U+53fa;
}
/* [82] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.82.woff2) format('woff2');
  unicode-range: U+5110, U+5113, U+5115, U+5117-5118, U+511a-511c, U+511e-511f, U+5121, U+5128, U+512b-512d, U+5131-5135, U+5137-5139, U+513c, U+5140, U+5142, U+5147, U+514c, U+514e-5150, U+5155-5158, U+5162, U+5169, U+5172, U+517f, U+5181-5184, U+5186-5187, U+518b, U+518f, U+5191, U+5195-5197, U+519a, U+51a2-51a3, U+51a6-51ab, U+51ad-51ae, U+51b1, U+51b4, U+51bc-51bd, U+51bf, U+51c3, U+51c7-51c8, U+51ca-51cb, U+51cd-51ce, U+51d4, U+51d6, U+51db-51dc, U+51e6, U+51e8-51eb, U+51f1, U+51f5, U+51fc, U+51ff, U+5202, U+5205, U+5208, U+520b, U+520d-520e, U+5215-5216, U+5228, U+522a, U+522c-522d, U+5233, U+523c-523d, U+523f-5240, U+5245, U+5247, U+5249, U+524b-524c, U+524e, U+5250, U+525b-525f, U+5261, U+5263-5264, U+5270, U+5273, U+5275, U+5277, U+527d, U+527f, U+5281-5285, U+5287, U+5289, U+528b, U+528d, U+528f, U+5291-5293, U+529a;
}
/* [83] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.83.woff2) format('woff2');
  unicode-range: U+4fe3-4fe4, U+4fe6, U+4fe8, U+4feb-4fed, U+4ff3, U+4ff5-4ff6, U+4ff8, U+4ffe, U+5001, U+5005-5006, U+5009, U+500c, U+500f, U+5013-5018, U+501b-501e, U+5022-5025, U+5027-5028, U+502b-502e, U+5030, U+5033-5034, U+5036-5039, U+503b, U+5041-5043, U+5045-5046, U+5048-504a, U+504c-504e, U+5051, U+5053, U+5055-5057, U+505b, U+505e, U+5060, U+5062-5063, U+5067, U+506a, U+506c, U+5070-5072, U+5074-5075, U+5078, U+507b, U+507d-507e, U+5080, U+5088-5089, U+5091-5092, U+5095, U+5097-509e, U+50a2-50a3, U+50a5-50a7, U+50a9, U+50ad, U+50b3, U+50b5, U+50b7, U+50ba, U+50be, U+50c4-50c5, U+50c7, U+50ca, U+50cd, U+50d1, U+50d5-50d6, U+50da, U+50de, U+50e5-50e6, U+50ec-50ee, U+50f0-50f1, U+50f3, U+50f9-50fb, U+50fe-5102, U+5104, U+5106-5107, U+5109-510b, U+510d, U+510f;
}
/* [84] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.84.woff2) format('woff2');
  unicode-range: U+4eb8-4eb9, U+4ebb-4ebe, U+4ec2-4ec4, U+4ec8-4ec9, U+4ecc, U+4ecf-4ed0, U+4ed2, U+4eda-4edb, U+4edd-4ee1, U+4ee6-4ee9, U+4eeb, U+4eee-4eef, U+4ef3-4ef5, U+4ef8-4efa, U+4efc, U+4f00, U+4f03-4f05, U+4f08-4f09, U+4f0b, U+4f0e, U+4f12-4f13, U+4f15, U+4f1b, U+4f1d, U+4f21-4f22, U+4f25, U+4f27-4f29, U+4f2b-4f2e, U+4f31-4f33, U+4f36-4f37, U+4f39, U+4f3e, U+4f40-4f41, U+4f43, U+4f47-4f49, U+4f54, U+4f57-4f58, U+4f5d-4f5e, U+4f61-4f62, U+4f64-4f65, U+4f67, U+4f6a, U+4f6e-4f6f, U+4f72, U+4f74-4f7e, U+4f80-4f82, U+4f84, U+4f89-4f8a, U+4f8e-4f98, U+4f9e, U+4fa1, U+4fa5, U+4fa9-4faa, U+4fac, U+4fb3, U+4fb6-4fb8, U+4fbd, U+4fc2, U+4fc5-4fc6, U+4fcd-4fce, U+4fd0-4fd1, U+4fd3, U+4fda-4fdc, U+4fdf-4fe0, U+4fe2;
}
/* [85] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.85.woff2) format('woff2');
  unicode-range: U+3127-3129, U+3131, U+3134, U+3137, U+3139, U+3141-3142, U+3145, U+3147-3148, U+314b, U+314d-314e, U+315c, U+3160-3161, U+3163-3164, U+3186, U+318d, U+3192, U+3196-3198, U+319e-319f, U+3220-3229, U+3231, U+3268, U+3297, U+3299, U+32a3, U+338e-338f, U+3395, U+339c-339e, U+33c4, U+33d1-33d2, U+33d5, U+3434, U+34dc, U+34ee, U+353e, U+355d, U+3566, U+3575, U+3592, U+35a0-35a1, U+35ad, U+35ce, U+36a2, U+36ab, U+38a8, U+3dab, U+3de7, U+3deb, U+3e1a, U+3f1b, U+3f6d, U+4495, U+4723, U+48fa, U+4ca3, U+4e02, U+4e04-4e06, U+4e0c, U+4e0f, U+4e15, U+4e17, U+4e1f-4e21, U+4e26, U+4e29, U+4e2c, U+4e2f, U+4e31, U+4e35, U+4e37, U+4e3c, U+4e3f-4e42, U+4e44, U+4e46-4e47, U+4e57, U+4e5a-4e5c, U+4e64-4e65, U+4e67, U+4e69, U+4e6d, U+4e78, U+4e7f-4e82, U+4e85, U+4e87, U+4e8a, U+4e8d, U+4e93, U+4e96, U+4e98-4e99, U+4e9c, U+4e9e-4ea0, U+4ea2-4ea3, U+4ea5, U+4eb0-4eb1, U+4eb3-4eb6;
}
/* [86] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.86.woff2) format('woff2');
  unicode-range: U+279c, U+279f-27a2, U+27a4-27a5, U+27a8, U+27b0, U+27b2-27b3, U+27b9, U+27e8-27e9, U+27f6, U+2800, U+28ec, U+2913, U+2921-2922, U+2934-2935, U+2a2f, U+2b05-2b07, U+2b50, U+2b55, U+2bc5-2bc6, U+2e1c-2e1d, U+2ebb, U+2f00, U+2f08, U+2f24, U+2f2d, U+2f2f-2f30, U+2f3c, U+2f45, U+2f63-2f64, U+2f74, U+2f83, U+2f8f, U+2fbc, U+3003, U+3005-3007, U+3012-3013, U+301c-301e, U+3021, U+3023-3024, U+3030, U+3034-3035, U+3041, U+3043, U+3045, U+3047, U+3049, U+3056, U+3058, U+305c, U+305e, U+3062, U+306c, U+3074, U+3077, U+307a, U+307c-307d, U+3080, U+308e, U+3090-3091, U+3099-309b, U+309d-309e, U+30a5, U+30bc, U+30be, U+30c2, U+30c5, U+30cc, U+30d8, U+30e2, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+30fd-30fe, U+3105-3126;
}
/* [87] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.87.woff2) format('woff2');
  unicode-range: U+2650-2655, U+2658, U+265a-265b, U+265d-265e, U+2660-266d, U+266f, U+267b, U+2688, U+2693-2696, U+2698-2699, U+269c, U+26a0-26a1, U+26a4, U+26aa-26ab, U+26bd-26be, U+26c4-26c5, U+26d4, U+26e9, U+26f0-26f1, U+26f3, U+26f5, U+26fd, U+2702, U+2704-2706, U+2708-270f, U+2712-2718, U+271a-271b, U+271d, U+271f, U+2721, U+2724-2730, U+2732-2734, U+273a, U+273d-2744, U+2747-2749, U+274c, U+274e-274f, U+2753-2757, U+275b, U+275d-275e, U+2763, U+2765-2767, U+276e-276f, U+2776-277e, U+2780-2782, U+278a-278c, U+278e, U+2794-2796;
}
/* [88] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.88.woff2) format('woff2');
  unicode-range: U+254b, U+2550-2551, U+2554, U+2557, U+255a-255b, U+255d, U+255f-2560, U+2562-2563, U+2565-2567, U+2569-256a, U+256c-2572, U+2579, U+2580-2595, U+25a1, U+25a3, U+25a9-25ad, U+25b0, U+25b3-25bb, U+25bd-25c2, U+25c4, U+25c8-25cb, U+25cd, U+25d0-25d1, U+25d4-25d5, U+25d8, U+25dc-25e6, U+25ea-25eb, U+25ef, U+25fe, U+2600-2604, U+2609, U+260e-260f, U+2611, U+2614-2615, U+2618, U+261a-2620, U+2622-2623, U+262a, U+262d-2630, U+2639-2640, U+2642, U+2648-264f;
}
/* [89] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.89.woff2) format('woff2');
  unicode-range: U+23e9, U+23f0, U+23f3, U+2445, U+2449, U+2465-2471, U+2474-249b, U+24b8, U+24c2, U+24c7, U+24c9, U+24d0, U+24d2, U+24d4, U+24d8, U+24dd-24de, U+24e3, U+24e6, U+24e8, U+2500-2509, U+250b-2526, U+2528-2534, U+2536-2537, U+253b-2548, U+254a;
}
/* [90] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.90.woff2) format('woff2');
  unicode-range: U+207b-2083, U+208c-208e, U+2092, U+20a6, U+20a8-20ad, U+20af, U+20b1, U+20b4-20b5, U+20b8-20ba, U+20bd, U+20db, U+20dd, U+20e0, U+20e3, U+2105, U+2109, U+2113, U+2116-2117, U+2120-2121, U+2126, U+212b, U+2133, U+2139, U+2194, U+2196-2199, U+21a0, U+21a9-21aa, U+21af, U+21b3, U+21b5, U+21ba-21bb, U+21c4, U+21ca, U+21cc, U+21d0-21d4, U+21e1, U+21e6-21e9, U+2200, U+2202, U+2205-2208, U+220f, U+2211-2212, U+2215, U+2217-2219, U+221d-2220, U+2223, U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d, U+2248, U+224c, U+2252, U+2256, U+2260-2261, U+2266-2267, U+226a-226b, U+226e-226f, U+2282-2283, U+2295, U+2297, U+2299, U+22a5, U+22b0-22b1, U+22b9, U+22bf, U+22c5-22c6, U+22ef, U+2304, U+2307, U+230b, U+2312-2314, U+2318, U+231a-231b, U+2323, U+239b, U+239d-239e, U+23a0;
}
/* [91] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.91.woff2) format('woff2');
  unicode-range: U+1d34-1d35, U+1d38-1d3a, U+1d3c, U+1d3f-1d40, U+1d49, U+1d4e-1d4f, U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5, U+1e69, U+1e73, U+1ea0-1ea9, U+1eab-1ead, U+1eaf, U+1eb1, U+1eb3, U+1eb5, U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe, U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9-1ecd, U+1ecf-1ed3, U+1ed5, U+1ed7-1edf, U+1ee1, U+1ee3, U+1ee5-1eeb, U+1eed, U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1f7b, U+2001-2002, U+2004-2006, U+2009-200a, U+200c-2012, U+2015-2016, U+201a, U+201e-2021, U+2023, U+2025, U+2027-2028, U+202a-202d, U+202f-2030, U+2032-2033, U+2035, U+2038, U+203c, U+203e-203f, U+2043-2044, U+2049, U+204d-204e, U+2060-2061, U+2070, U+2074-2078, U+207a;
}
/* [97] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.97.woff2) format('woff2');
  unicode-range: U+2ae-2b3, U+2b5-2bf, U+2c2-2c3, U+2c6-2d1, U+2d8-2da, U+2dc, U+2e1-2e3, U+2e5, U+2eb, U+2ee-2f0, U+2f2-2f7, U+2f9-2ff, U+302-30d, U+311, U+31b, U+321-325, U+327-329, U+32b-32c, U+32e-32f, U+331-339, U+33c-33d, U+33f, U+348, U+352, U+35c, U+35e-35f, U+361, U+363, U+368, U+36c, U+36f, U+530-540, U+55d-55e, U+561, U+563, U+565, U+56b, U+56e-579;
}
/* [98] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.98.woff2) format('woff2');
  unicode-range: U+176-17f, U+192, U+194, U+19a-19b, U+19d, U+1a0-1a1, U+1a3-1a4, U+1aa, U+1ac-1ad, U+1af-1bf, U+1d2, U+1d4, U+1d6, U+1d8, U+1da, U+1dc, U+1e3, U+1e7, U+1e9, U+1ee, U+1f0-1f1, U+1f3, U+1f5-1ff, U+219-21b, U+221, U+223-226, U+228, U+22b, U+22f, U+231, U+234-237, U+23a-23b, U+23d, U+250-252, U+254-255, U+259-25e, U+261-263, U+265, U+268, U+26a-26b, U+26f-277, U+279, U+27b-280, U+282-283, U+285, U+28a, U+28c, U+28f, U+292, U+294-296, U+298-29a, U+29c, U+29f, U+2a1-2a4, U+2a6-2a7, U+2a9, U+2ab;
}
/* [99] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.99.woff2) format('woff2');
  unicode-range: U+a1-a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b3-b6, U+b8-ba, U+bc-d6, U+d8-de, U+e6, U+eb, U+ee-f0, U+f5, U+f7-f8, U+fb, U+fd-100, U+102, U+104-107, U+10d, U+10f-112, U+115, U+117, U+119, U+11b, U+11e-11f, U+121, U+123, U+125-127, U+129-12a, U+12d, U+12f-13f, U+141-142, U+144, U+146, U+14b-14c, U+14f-153, U+158-15b, U+15e-160, U+163-165, U+168-16a, U+16d-175;
}
/* [100] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.100.woff2) format('woff2');
  unicode-range: U+221a, U+2264, U+2464, U+25a0, U+3008, U+4e10, U+512a, U+5152, U+5201, U+5241, U+5352, U+549a, U+54b2, U+54c6, U+54d7, U+54e1, U+5509, U+55c5, U+560e, U+5618, U+565c, U+56bc, U+5716, U+576f, U+5784, U+57a2, U+589f, U+5a20, U+5a25, U+5a29, U+5a34, U+5a7f, U+5ac9, U+5ad6, U+5b09, U+5b5c, U+5bc7, U+5c27, U+5d2d, U+5dcd, U+5f1b, U+5f37, U+604d, U+6055, U+6073, U+60eb, U+61ff, U+620c, U+62c7, U+62ed, U+6320, U+6345, U+6390, U+63b0, U+64ae, U+64c2, U+64d2, U+6556, U+663c, U+667e, U+66d9, U+66f8, U+6756, U+6789, U+689d, U+68f1, U+695e, U+6975, U+6a1f, U+6b0a, U+6b61, U+6b87, U+6c5d, U+6c7e, U+6c92, U+6d31, U+6df9, U+6e0d, U+6e2d, U+6f3e, U+70b3, U+70bd, U+70ca, U+70e8, U+725f, U+72e9, U+733f, U+7396, U+739f, U+7459-745a, U+74a7, U+75a1, U+75f0, U+76cf, U+76d4, U+7729, U+77aa, U+77b0, U+77e3, U+780c, U+78d5, U+7941, U+7977, U+797a, U+79c3, U+7a20, U+7a92, U+7b71, U+7bf1, U+7c9f, U+7eb6, U+7eca, U+7ef7, U+7f07, U+7f09, U+7f15, U+7f81, U+7fb9, U+8038, U+8098, U+80b4, U+8110, U+814b-814c, U+816e, U+818a, U+8205, U+8235, U+828b, U+82a5, U+82b7, U+82d4, U+82db, U+82df, U+8317, U+8338, U+8385-8386, U+83c1, U+83cf, U+8537, U+853b, U+854a, U+8715, U+8783, U+892a, U+8a71, U+8aaa, U+8d58, U+8dbe, U+8f67, U+8fab, U+8fc4, U+8fe6, U+9023, U+9084, U+9091, U+916a, U+91c9, U+91dc, U+94b3, U+9502, U+9523, U+9551, U+956f, U+960e, U+962a, U+962e, U+9647, U+96f3, U+9739, U+97a0, U+97ed, U+983b, U+985e, U+988a, U+9a6f, U+9a8b, U+9ab7, U+9ac5, U+9e25, U+e608, U+ff06, U+ff14-ff16;
}
/* [101] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.101.woff2) format('woff2');
  unicode-range: U+161, U+926, U+928, U+939, U+93f-940, U+94d, U+e17, U+e22, U+e44, U+2463, U+25c7, U+25ce, U+2764, U+3009, U+3016-3017, U+4e4d, U+4e53, U+4f5a, U+4f70, U+4fae, U+4fd8, U+4ffa, U+5011, U+501a, U+516e, U+51c4, U+5225, U+5364, U+547b, U+5495, U+54e8, U+54ee, U+5594, U+55d3, U+55dc, U+55fd, U+5662, U+5669, U+566c, U+5742, U+5824, U+5834, U+598a, U+5992, U+59a9, U+5a04, U+5b75, U+5b7d, U+5bc5, U+5c49, U+5c90, U+5e1c, U+5e27, U+5e2b, U+5e37, U+5e90, U+618b, U+61f5, U+620a, U+6273, U+62f7, U+6342, U+6401-6402, U+6413, U+6512, U+655b, U+65a7, U+65f1, U+65f7, U+665f, U+6687, U+66a7, U+673d, U+67b8, U+6854, U+68d8, U+68fa, U+696d, U+6a02, U+6a0a, U+6a80, U+6b7c, U+6bd9, U+6c2e, U+6c76, U+6cf8, U+6d4a, U+6d85, U+6e24, U+6e32, U+6ec7, U+6ed5, U+6f88, U+700f, U+701a, U+7078, U+707c, U+70ac, U+70c1, U+7409, U+7422, U+7480, U+74a8, U+752b, U+7574, U+7656, U+7699, U+7737, U+785d, U+78be, U+79b9, U+7a3d, U+7a91, U+7a9f, U+7ae3, U+7b77, U+7c3f, U+7d1a, U+7d50, U+7d93, U+803f, U+8042, U+808b, U+8236, U+82b8-82b9, U+82ef, U+8309, U+836b, U+83ef, U+8431, U+85c9, U+865e, U+868c, U+8759, U+8760, U+8845, U+89ba, U+8a2a, U+8c41, U+8cec, U+8d2c, U+8d4e, U+8e66, U+8e6d, U+8eaf, U+902e, U+914b, U+916e, U+919b, U+949b, U+94a0, U+94b0, U+9541-9542, U+9556, U+95eb, U+95f5, U+964b, U+968b, U+96cc-96cd, U+96cf, U+9704, U+9713, U+9890, U+98a8, U+9985, U+9992, U+9a6d, U+9a81, U+9a86, U+9ab8, U+9ca4, U+9f9a, U+e606-e607, U+e60a, U+e60c, U+e60e, U+fe0f, U+ff02, U+ff1e, U+ff3d;
}
/* [102] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.102.woff2) format('woff2');
  unicode-range: U+10c, U+627-629, U+639, U+644, U+64a, U+203b, U+2265, U+2573, U+25b2, U+3448-3449, U+4e1e, U+4e5e, U+4f3a, U+4f5f, U+4fea, U+5026, U+508d, U+5189, U+5254, U+5288, U+52d8, U+52fa, U+5306, U+5308, U+5384, U+53ed, U+543c, U+5450, U+5455, U+5466, U+54c4, U+5578, U+55a7, U+561f, U+5631, U+572d, U+575f, U+57ae, U+57e0, U+5830, U+594e, U+5984, U+5993, U+5bdd, U+5c0d, U+5c7f, U+5c82, U+5e62, U+5ed3, U+5f08, U+607a, U+60bc, U+60df, U+625b, U+6292, U+62e2, U+6363, U+6467, U+6714, U+675e, U+6771, U+67a2, U+67ff, U+6805, U+6813, U+6869, U+68a7, U+68e0, U+6930, U+6986, U+69a8, U+69df, U+6a44, U+6a5f, U+6c13, U+6c1f, U+6c22, U+6c2f, U+6c40, U+6c81, U+6c9b, U+6ca5, U+6da4, U+6df3, U+6e85, U+6eba, U+6f13, U+6f33, U+6f62, U+715e, U+72c4, U+73d1, U+73fe, U+7405, U+7455, U+7487, U+7578, U+75a4, U+75eb, U+7693, U+7738, U+7741, U+776b, U+7792, U+77a7, U+77a9, U+77b3, U+788c, U+7984, U+79a7, U+79e4, U+7a1a, U+7a57, U+7aa6, U+7b0b, U+7b5d, U+7c27, U+7c7d, U+7caa, U+7cd9, U+7cef, U+7eda, U+7ede, U+7f24, U+8046, U+80fa, U+81b3, U+81fb, U+8207, U+8258, U+8335, U+8339, U+8354, U+840e, U+85b0, U+85fb, U+8695, U+86aa, U+8717, U+8749, U+874c, U+8996, U+89bd, U+89c5, U+8bdb, U+8bf5, U+8c5a, U+8d3f, U+8d9f, U+8e44, U+8fed, U+9005, U+9019, U+904e, U+9082, U+90af, U+90dd, U+90e1, U+90f8, U+9119, U+916f, U+9176, U+949e, U+94a7, U+94c2, U+9525, U+9580, U+95dc, U+96e2, U+96fb, U+9a7c, U+9a7f, U+9b41, U+9ca8, U+9cc4, U+9cde, U+9e92, U+9ede, U+e60b, U+e610, U+ff10, U+ff13, U+ff3b, U+f012b;
}
/* [103] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.103.woff2) format('woff2');
  unicode-range: U+60, U+631, U+2606, U+3014-3015, U+309c, U+33a1, U+4e52, U+4ec6, U+4f86, U+4f8d, U+4fde, U+4fef, U+500b, U+502a, U+515c, U+518a, U+51a5, U+51f3, U+5243, U+52c9, U+52d5, U+53a2, U+53ee, U+54ce, U+54fa, U+54fc, U+5580, U+5587, U+563f, U+56da, U+5792, U+5815, U+5960, U+59d7, U+5a1f, U+5b78, U+5b9b, U+5be1, U+5c4e, U+5c51, U+5c6f, U+5c9a, U+5cfb, U+5d16, U+5ed6, U+5f27, U+5f6a, U+5f6c, U+603c, U+609a, U+6168, U+61c8, U+6236, U+62d0, U+62f1, U+62fd, U+631a, U+6328, U+632b, U+6346, U+638f, U+63a0, U+63c9, U+655e, U+6590, U+6615, U+6627, U+66ae, U+66e6, U+66f0, U+6703, U+67da, U+67ec, U+6816, U+6893, U+68ad, U+68f5, U+6977, U+6984, U+69db, U+6b72, U+6bb7, U+6ce3, U+6cfb, U+6d47, U+6da1, U+6dc4, U+6e43, U+6eaf, U+6eff, U+6f8e, U+7011, U+7063, U+7076, U+7096, U+70ba, U+70db, U+70ef, U+7119-711a, U+7172, U+718f, U+7194, U+727a, U+72d9, U+72ed, U+7325, U+73ae, U+73ba, U+73c0, U+7410, U+7426, U+7554, U+7576, U+75ae, U+75b9, U+762b, U+766b, U+7682, U+7750, U+7779, U+7784, U+77eb, U+77ee, U+78f7, U+79e9, U+7a79, U+7b1b, U+7b28, U+7bf7, U+7db2, U+7ec5, U+7eee, U+7f14, U+7f1a, U+7fe1, U+8087, U+809b, U+8231, U+830e, U+835f, U+83e9, U+849c, U+851a, U+868a, U+8718, U+874e, U+8822, U+8910, U+8944, U+8a3b, U+8bb6, U+8bbc, U+8d50, U+8e72, U+8f9c, U+900d, U+904b, U+9063, U+90a2, U+90b9, U+94f2, U+952f, U+9576-9577, U+9593, U+95f8, U+961c, U+9631, U+969b, U+96a7, U+96c1, U+9716, U+9761, U+97ad, U+97e7, U+98a4, U+997a, U+9a73, U+9b44, U+9e3d, U+9ecf, U+9ed4, U+ff11-ff12, U+fffd;
}
/* [104] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.104.woff2) format('woff2');
  unicode-range: U+2003, U+2193, U+2462, U+4e19, U+4e2b, U+4e36, U+4ea8, U+4ed1, U+4ed7, U+4f51, U+4f63, U+4f83, U+50e7, U+5112, U+5167, U+51a4, U+51b6, U+5239, U+5265, U+532a, U+5351, U+537f, U+5401, U+548f, U+5492, U+54af, U+54b3, U+54bd, U+54d1, U+54df, U+554f, U+5564, U+5598, U+5632, U+56a3, U+56e7, U+574e, U+575d-575e, U+57d4, U+584c, U+58e4, U+5937, U+5955, U+5a05, U+5a49, U+5ac2, U+5bb0, U+5c39, U+5c61, U+5d0e, U+5de9, U+5e9a, U+5eb8, U+5f0a, U+5f13, U+5f8c, U+608d, U+611b, U+6127, U+62a0, U+634f, U+635e, U+63fd, U+6577, U+658b, U+65bc, U+660a, U+6643, U+6656, U+6760, U+67af, U+67c4, U+67e0, U+6817, U+68cd, U+690e, U+6960, U+69b4, U+6a71, U+6aac, U+6b67, U+6bb4, U+6c55, U+6c70, U+6c82, U+6ca6, U+6cb8, U+6cbe, U+6e9c, U+6ede, U+6ee5, U+6f4d, U+6f84, U+6f9c, U+7115, U+7121, U+722a, U+7261, U+7272, U+7280, U+72f8, U+7504, U+754f, U+75d8, U+767c, U+76ef, U+778e, U+77bb, U+77f6, U+786b, U+78b1, U+7948, U+7985, U+79be, U+7a83, U+7a8d, U+7eac, U+7eef, U+7ef8, U+7efd, U+7f00, U+803d, U+8086, U+810a, U+8165, U+819d, U+81a8, U+8214, U+829c, U+831c, U+8328, U+832b, U+8367, U+83e0, U+83f1, U+8403, U+846b, U+8475, U+84b2, U+8513, U+8574, U+85af, U+86d9, U+86db, U+8acb, U+8bbd, U+8be0-8be1, U+8c0e, U+8d29, U+8d63, U+8e81, U+8f7f, U+9032, U+9042, U+90b1, U+90b5, U+9165, U+9175, U+94a6, U+94c5, U+950c, U+9540, U+9610, U+9699, U+96c7, U+973e, U+978d, U+97ec, U+97f6, U+984c, U+987d, U+9882, U+9965, U+996a, U+9972, U+9a8f, U+9ad3, U+9ae6, U+9cb8, U+9edb, U+e600, U+e60f, U+e611, U+ff05, U+ff0b;
}
/* [105] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.105.woff2) format('woff2');
  unicode-range: U+5e, U+2190, U+250a, U+25bc, U+25cf, U+300f, U+4e56, U+4ea9, U+4f3d, U+4f6c, U+4f88, U+4fa8, U+4fcf, U+5029, U+5188, U+51f9, U+5203, U+524a, U+5256, U+529d, U+5375, U+53db, U+541f, U+5435, U+5457, U+548b, U+54b1, U+54c7, U+54d4, U+54e9, U+556a, U+5589, U+55bb, U+55e8, U+55ef, U+563b, U+566a, U+576a, U+58f9, U+598d, U+599e, U+59a8, U+5a9b, U+5ae3, U+5bde, U+5c4c, U+5c60, U+5d1b, U+5deb, U+5df7, U+5e18, U+5f26, U+5f64, U+601c, U+6084, U+60e9, U+614c, U+61be, U+6208, U+621a, U+6233, U+6254, U+62d8, U+62e6, U+62ef, U+6323, U+632a, U+633d, U+6361, U+6380, U+6405, U+640f, U+6614, U+6642, U+6657, U+67a3, U+6808, U+683d, U+6850, U+6897, U+68b3, U+68b5, U+68d5, U+6a58, U+6b47, U+6b6a, U+6c28, U+6c90, U+6ca7, U+6cf5, U+6d51, U+6da9, U+6dc7, U+6dd1, U+6e0a, U+6e5b, U+6f47, U+6f6d, U+70ad, U+70f9, U+710a, U+7130, U+71ac, U+745f, U+7476, U+7490, U+7529, U+7538, U+75d2, U+7696, U+76b1, U+76fc, U+777f, U+77dc, U+789f, U+795b, U+79bd, U+79c9, U+7a3b, U+7a46, U+7aa5, U+7ad6, U+7ca5, U+7cb9, U+7cdf, U+7d6e, U+7f06, U+7f38, U+7fa1, U+7fc1, U+8015, U+803b, U+80a2, U+80aa, U+8116, U+813e, U+82ad, U+82bd, U+8305, U+8346, U+846c, U+8549, U+859b, U+8611, U+8680, U+87f9, U+884d, U+8877, U+888d, U+88d4, U+898b, U+8a79, U+8a93, U+8c05, U+8c0d, U+8c26, U+8d1e, U+8d31, U+8d81, U+8e22, U+8f90, U+8f96, U+90ca, U+916c, U+917f, U+9187, U+918b, U+9499, U+94a9, U+9524, U+958b, U+9600, U+9640, U+96b6, U+96ef, U+98d9, U+9976, U+997f, U+9a74, U+9a84, U+9c8d, U+9e26, U+9e9f, U+ad6d, U+c5b4, U+d55c, U+ff0f;
}
/* [106] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.106.woff2) format('woff2');
  unicode-range: U+b0, U+2191, U+2460-2461, U+25c6, U+300e, U+4e1b, U+4e7e, U+4ed5, U+4ef2, U+4f10, U+4f1e, U+4f50, U+4fa6, U+4faf, U+5021, U+50f5, U+5179, U+5180, U+51d1, U+522e, U+52a3, U+52c3, U+52cb, U+5300, U+5319, U+5320, U+5349, U+5395, U+53d9, U+541e, U+5428, U+543e, U+54c0, U+54d2, U+570b, U+5858, U+58f6, U+5974, U+59a5, U+59e8, U+59ec, U+5a36, U+5a9a, U+5ab3, U+5b99, U+5baa, U+5ce1, U+5d14, U+5d4c, U+5dc5, U+5de2, U+5e99, U+5e9e, U+5f18, U+5f66, U+5f70, U+6070, U+60d5, U+60e7, U+6101, U+611a, U+6241, U+6252, U+626f, U+6296, U+62bc, U+62cc, U+63a9, U+644a, U+6454, U+64a9, U+64b8, U+6500, U+6572, U+65a5, U+65a9, U+65ec, U+660f, U+6749, U+6795, U+67ab, U+68da, U+6912, U+6bbf, U+6bef, U+6cab, U+6cca, U+6ccc, U+6cfc, U+6d3d, U+6d78, U+6dee, U+6e17, U+6e34, U+6e83, U+6ea2, U+6eb6, U+6f20, U+6fa1, U+707f, U+70d8, U+70eb, U+714c, U+714e, U+7235, U+7239, U+73ca, U+743c, U+745c, U+7624, U+763e, U+76f2, U+77db, U+77e9, U+780d, U+7838, U+7845, U+78ca, U+796d, U+7a84, U+7aed, U+7b3c, U+7eb2, U+7f05, U+7f20, U+7f34, U+7f62, U+7fc5, U+7fd8, U+7ff0, U+800d, U+8036, U+80ba, U+80be, U+80c0-80c1, U+8155, U+817a, U+8180, U+81e3, U+8206, U+8247, U+8270, U+8299, U+8304, U+8393, U+83b9, U+83ca, U+840d, U+8427, U+8469, U+8471, U+84c4, U+84ec, U+853d, U+8681-8682, U+8721, U+8854, U+88d5, U+88f9, U+8bc0, U+8c0a, U+8c29, U+8c2d, U+8d41, U+8dea, U+8eb2, U+8f9f, U+903b, U+903e, U+9102, U+9493, U+94a5, U+94f8, U+95ef, U+95f7, U+9706, U+9709, U+9774, U+9887, U+98a0, U+9e64, U+9f9f, U+e601, U+e603;
}
/* [107] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.107.woff2) format('woff2');
  unicode-range: U+200b, U+2103, U+4e18, U+4e27-4e28, U+4e38, U+4e59, U+4e8f, U+4ead, U+4ec7, U+4fe9, U+503a, U+5085, U+5146, U+51af, U+51f8, U+52ab, U+5339, U+535c, U+5378, U+538c, U+5398, U+53f9, U+5415, U+5475, U+54aa, U+54ac, U+54b8, U+5582, U+5760, U+5764, U+57cb, U+5835, U+5885, U+5951, U+5983, U+59da, U+5a77, U+5b5d, U+5b5f, U+5bb5, U+5bc2, U+5be8, U+5bfa, U+5c2c, U+5c34, U+5c41, U+5c48, U+5c65, U+5cad, U+5e06, U+5e42, U+5ef7, U+5f17, U+5f25, U+5f6d, U+5f79, U+6028, U+6064, U+6068, U+606d, U+607c, U+6094, U+6109, U+6124, U+6247, U+626d, U+6291, U+629a, U+62ac, U+62b9, U+62fe, U+6324, U+6349, U+6367, U+6398, U+6495, U+64a4, U+64b0, U+64bc, U+64ce, U+658c, U+65ed, U+6602, U+6674, U+6691, U+66a8, U+674f, U+679a, U+67ef, U+67f4, U+680b, U+6876, U+68a8, U+6a59, U+6a61, U+6b20, U+6bc5, U+6d12, U+6d46, U+6d8c, U+6dc0, U+6e14, U+6e23, U+6f06, U+7164, U+716e, U+7199, U+71e5, U+72ac, U+742a, U+755c, U+75ab, U+75b2, U+75f4, U+7897, U+78b3, U+78c5, U+7978, U+79fd, U+7a74, U+7b4b, U+7b5b, U+7ece, U+7ed2, U+7ee3, U+7ef3, U+7f50, U+7f55, U+7f9e, U+7fe0, U+809d, U+8106, U+814a, U+8154, U+817b, U+818f, U+81c2, U+81ed, U+821f, U+82a6, U+82d1, U+8302, U+83c7, U+845b, U+848b, U+84c9, U+85e4, U+86ee, U+8700, U+8774, U+886c, U+8881, U+8c1c, U+8c79, U+8d2a, U+8d3c, U+8eba, U+8f70, U+8fa9, U+8fb1, U+900a, U+9017, U+901d, U+9022, U+906e, U+946b, U+94dd, U+94ed, U+953b, U+95fa, U+95fd, U+964c, U+96c0, U+971c, U+971e, U+9753, U+9756, U+97e6, U+9881, U+9b4f, U+9e2d, U+9f0e, U+e602, U+e604-e605, U+ff5c;
}
/* [108] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.108.woff2) format('woff2');
  unicode-range: U+24, U+4e08, U+4e43, U+4e4f, U+4ef0, U+4f2a, U+507f, U+50ac, U+50bb, U+5151, U+51bb, U+51f6, U+51fd, U+5272, U+52fe, U+5362, U+53c9, U+53d4, U+53e0, U+543b, U+54f2, U+5507, U+5524, U+558a, U+55b5, U+561b, U+56ca, U+5782, U+57c3, U+5893, U+5915, U+5949, U+5962, U+59ae, U+59dc, U+59fb, U+5bd3, U+5c38, U+5cb3, U+5d07, U+5d29, U+5de1, U+5dfe, U+5e15, U+5eca, U+5f2f, U+5f7c, U+5fcc, U+6021, U+609f, U+60f9, U+6108, U+6148, U+6155, U+6170, U+61d2, U+6251, U+629b, U+62ab, U+62e8, U+62f3, U+6321, U+6350, U+6566, U+659c, U+65e8, U+6635, U+6655, U+6670, U+66f9, U+6734, U+679d, U+6851, U+6905, U+6b49, U+6b96, U+6c1b, U+6c41, U+6c6a, U+6c83, U+6cf3, U+6d9b, U+6dcb, U+6e1d, U+6e20-6e21, U+6eaa, U+6ee4, U+6ee9, U+6f58, U+70e4, U+722c, U+7262, U+7267, U+72b9, U+72e0, U+72ee, U+72f1, U+7334, U+73ab, U+7433, U+7470, U+758f, U+75d5, U+764c, U+7686, U+76c6, U+76fe, U+7720, U+77e2, U+7802, U+7816, U+788d, U+7891, U+7a00, U+7a9d, U+7b52, U+7bad, U+7c98, U+7cca, U+7eba, U+7eea, U+7ef5, U+7f1d, U+7f69, U+806a, U+809a, U+80bf, U+80c3, U+81c0, U+820c, U+82ac, U+82af, U+82cd, U+82d7, U+838e, U+839e, U+8404, U+84b8, U+852c, U+8587, U+85aa, U+8650, U+8679, U+86c7, U+8702, U+87ba, U+886b, U+8870, U+8c10, U+8c23, U+8c6b, U+8d3e, U+8d4b-8d4c, U+8d64, U+8d6b, U+8d74, U+8e29, U+8f69, U+8f74, U+8fb0, U+8fdf, U+901b, U+9038, U+9093, U+90aa, U+9171, U+9489, U+94ae, U+94c3, U+9508, U+9510, U+9601, U+9614, U+9675, U+97f5, U+9888, U+98d8, U+9971, U+9aa4, U+9e3f, U+9e45, U+9e4f, U+9e70, U+9f7f, U+e715;
}
/* [109] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.109.woff2) format('woff2');
  unicode-range: U+a5, U+2022, U+2192, U+2605, U+4e11, U+4e22, U+4e32, U+4f0d, U+4f0f, U+4f69, U+4ff1, U+50b2, U+5154, U+51dd, U+51f0, U+5211, U+5269, U+533f, U+5366-5367, U+5389, U+5413, U+5440, U+5446, U+5561, U+574a, U+5751, U+57ab, U+5806, U+5821, U+582a, U+58f3, U+5938, U+5948, U+5978, U+59d1, U+5a03, U+5a07, U+5ac1, U+5acc, U+5ae9, U+5bb4, U+5bc4, U+5c3f, U+5e3d, U+5e7d, U+5f92, U+5faa, U+5fe0, U+5ffd, U+6016, U+60a0, U+60dc, U+60e8, U+614e, U+6212, U+6284, U+62c6, U+62d3-62d4, U+63f4, U+642c, U+6478, U+6491-6492, U+64e6, U+6591, U+65a4, U+664b, U+6735, U+6746, U+67f1, U+67f3, U+6842, U+68af, U+68c9, U+68cb, U+6a31, U+6b3a, U+6bc1, U+6c0f, U+6c27, U+6c57, U+6cc4, U+6ce5, U+6d2a, U+6d66, U+6d69, U+6daf, U+6e58, U+6ecb, U+6ef4, U+707e, U+7092, U+70ab, U+71d5, U+7275, U+7384, U+73b2, U+7434, U+74e6, U+74f7, U+75bc, U+76c8, U+76d0, U+7709, U+77ac, U+7855, U+78a7, U+78c1, U+7a77, U+7b79, U+7c92, U+7cae, U+7cd5, U+7ea4, U+7eb5, U+7ebd, U+7f5a, U+7fd4, U+7ffc, U+8083, U+8096, U+80a0, U+80d6, U+80de, U+8102, U+8109, U+810f, U+8179, U+8292, U+82b3, U+8352, U+8361, U+83cc, U+841d, U+8461, U+8482, U+8521, U+857e, U+866b, U+8776, U+8896, U+889c, U+88f8, U+8a9e, U+8bc8, U+8bf8, U+8c0b, U+8c28, U+8d2b, U+8d2f, U+8d37, U+8d3a, U+8d54, U+8dc3, U+8dcc, U+8df5, U+8e0f, U+8e48, U+8f86, U+8f88, U+8f9e, U+8fc1, U+8fc8, U+8feb, U+9065, U+90a6, U+90bb, U+90c1, U+94dc, U+9521, U+9676, U+96d5, U+970d, U+9897, U+997c, U+9a70, U+9a76, U+9a9a, U+9ad4, U+9e23, U+9e7f, U+9f3b, U+e675, U+e6b9, U+ffe5;
}
/* [110] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.110.woff2) format('woff2');
  unicode-range: U+300c-300d, U+4e54, U+4e58, U+4e95, U+4ec1, U+4f2f, U+4f38, U+4fa3, U+4fca, U+503e, U+5141, U+5144, U+517c, U+51cc, U+51ed, U+5242, U+52b2, U+52d2, U+52e4, U+540a, U+5439, U+5448, U+5496, U+54ed, U+5565, U+5761, U+5766, U+58ee, U+593a, U+594b, U+594f, U+5954, U+5996, U+59c6, U+59ff, U+5b64, U+5bff, U+5c18, U+5c1d, U+5c97, U+5ca9, U+5cb8, U+5e9f, U+5ec9, U+5f04, U+5f7b, U+5fa1, U+5fcd, U+6012, U+60a6, U+60ac, U+60b2, U+60ef, U+626e, U+6270, U+6276, U+62d6, U+62dc, U+6316, U+632f, U+633a, U+6355, U+63aa, U+6447, U+649e, U+64c5, U+654c, U+65c1, U+65cb, U+65e6, U+6606, U+6731, U+675c, U+67cf, U+67dc, U+6846, U+6b8b, U+6beb, U+6c61, U+6c88, U+6cbf, U+6cdb, U+6cea, U+6d45, U+6d53, U+6d74, U+6d82, U+6da8, U+6db5, U+6deb, U+6eda, U+6ee8, U+6f0f, U+706d, U+708e, U+70ae, U+70bc, U+70c2, U+70e6, U+7237-7238, U+72fc, U+730e, U+731b, U+739b, U+73bb, U+7483, U+74dc, U+74f6, U+7586, U+7626, U+775b, U+77ff, U+788e, U+78b0, U+7956, U+7965, U+79e6, U+7af9, U+7bee, U+7c97, U+7eb1, U+7eb7, U+7ed1, U+7ed5, U+7f6a, U+7f72, U+7fbd, U+8017, U+808c, U+80a9, U+80c6, U+80ce, U+8150, U+8170, U+819c, U+820d, U+8230, U+8239, U+827e, U+8377, U+8389, U+83b2, U+8428, U+8463, U+867e, U+88c2, U+88d9, U+8986, U+8bca, U+8bde, U+8c13, U+8c8c, U+8d21, U+8d24, U+8d56, U+8d60, U+8d8b, U+8db4, U+8e2a, U+8f68, U+8f89, U+8f9b, U+8fa8, U+8fbd, U+9003, U+90ce, U+90ed, U+9189, U+94bb, U+9505, U+95f9, U+963b, U+9655, U+966a, U+9677, U+96fe, U+9896, U+99a8, U+9a71, U+9a82, U+9a91, U+9b45, U+9ece, U+9f20, U+feff, U+ff0d;
}
/* [111] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.111.woff2) format('woff2');
  unicode-range: U+4e4c, U+4e88, U+4ea1, U+4ea6, U+4ed3-4ed4, U+4eff, U+4f30, U+4fa7, U+4fc4, U+4fd7, U+500d, U+504f, U+5076-5077, U+517d, U+5192, U+51c9, U+51ef, U+5238, U+5251, U+526a, U+52c7, U+52df, U+52ff, U+53a6, U+53a8, U+53ec, U+5410, U+559d, U+55b7, U+5634, U+573e, U+5783, U+585e, U+586b, U+58a8, U+5999, U+59d3, U+5a1c, U+5a46, U+5b54-5b55, U+5b85, U+5b8b, U+5b8f, U+5bbf, U+5bd2, U+5c16, U+5c24, U+5e05, U+5e45, U+5e7c, U+5e84, U+5f03, U+5f1f, U+5f31, U+5f84, U+5f90, U+5fbd, U+5fc6, U+5fd9, U+5fe7, U+6052, U+6062, U+6089, U+60a3, U+60d1, U+6167, U+622a, U+6234, U+624e, U+6269, U+626c, U+62b5, U+62d2, U+6325, U+63e1, U+643a, U+6446, U+6562, U+656c, U+65e2, U+65fa, U+660c, U+6628, U+6652, U+6668, U+6676, U+66fc, U+66ff, U+6717, U+676d, U+67aa, U+67d4, U+6843, U+6881, U+68d2, U+695a, U+69fd, U+6a2a, U+6b8a, U+6c60, U+6c64, U+6c9f, U+6caa, U+6cc9, U+6ce1, U+6cfd, U+6d1b, U+6d1e, U+6d6e, U+6de1, U+6e10, U+6e7f, U+6f5c, U+704c, U+7070, U+7089, U+70b8, U+718a, U+71c3, U+723d, U+732a, U+73cd, U+7518, U+756a, U+75af, U+75be, U+75c7, U+76d2, U+76d7, U+7763, U+78e8, U+795d, U+79df, U+7c4d, U+7d2f, U+7ee9, U+7f13, U+7f8a, U+8000, U+8010, U+80af, U+80f6, U+80f8, U+8212, U+8273, U+82f9, U+83ab, U+83b1, U+83f2, U+8584, U+871c, U+8861, U+888b, U+88c1, U+88e4, U+8bd1, U+8bf1, U+8c31, U+8d5a, U+8d75-8d76, U+8de8, U+8f85, U+8fa3, U+8fc5, U+9006, U+903c, U+904d, U+9075, U+9178, U+9274, U+950b, U+9526, U+95ea, U+9636, U+9686, U+978b, U+987f, U+9a7e, U+9b42, U+9e1f, U+9ea6, U+9f13, U+9f84, U+ff5e;
}
/* [112] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.112.woff2) format('woff2');
  unicode-range: U+23, U+3d, U+4e01, U+4e39, U+4e73, U+4ecd, U+4ed9, U+4eea, U+4f0a, U+4f1f, U+4f5b, U+4fa0, U+4fc3, U+501f, U+50a8, U+515a, U+5175, U+51a0, U+51c0, U+51e1, U+51e4, U+5200, U+520a, U+5224, U+523a, U+52aa, U+52b1, U+52b3, U+5348, U+5353, U+5360, U+5371, U+5377, U+539a, U+541b, U+5434, U+547c, U+54e6, U+5510, U+5531, U+5609, U+56f0, U+56fa, U+5733, U+574f, U+5851, U+5854, U+5899, U+58c1, U+592e, U+5939, U+5976, U+5986, U+59bb, U+5a18, U+5a74, U+5b59, U+5b87, U+5b97, U+5ba0, U+5bab, U+5bbd-5bbe, U+5bf8, U+5c0a, U+5c3a, U+5c4a, U+5e16, U+5e1d, U+5e2d, U+5e8a, U+6015, U+602a, U+6050, U+6069, U+6162, U+61c2, U+6293, U+6297, U+62b1, U+62bd, U+62df, U+62fc, U+6302, U+635f, U+638c, U+63ed, U+6458, U+6469, U+6563, U+6620, U+6653, U+6696-6697, U+66dd, U+675f, U+676f-6770, U+67d0, U+67d3, U+684c, U+6865, U+6885, U+68b0, U+68ee, U+690d, U+6b23, U+6b32, U+6bd5, U+6c89, U+6d01, U+6d25, U+6d89, U+6da6, U+6db2, U+6df7, U+6ed1, U+6f02, U+70c8, U+70df, U+70e7, U+7126, U+7236, U+7259, U+731c, U+745e, U+74e3, U+751a, U+751c, U+7532, U+7545, U+75db, U+7761, U+7a0d, U+7b51, U+7ca4, U+7cd6, U+7d2b, U+7ea0, U+7eb9, U+7ed8, U+7f18, U+7f29, U+8033, U+804a, U+80a4-80a5, U+80e1, U+817f, U+829d, U+82e6, U+8336, U+840c, U+8499, U+864e, U+8651, U+865a, U+88ad, U+89e6, U+8bd7, U+8bfa, U+8c37, U+8d25, U+8d38, U+8ddd, U+8fea, U+9010, U+9012, U+906d, U+907f-9080, U+90d1, U+9177, U+91ca, U+94fa, U+9501, U+9634-9635, U+9694, U+9707, U+9738, U+9769, U+9a7b, U+9a97, U+9aa8, U+9b3c, U+9c81, U+9ed8;
}
/* [113] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.113.woff2) format('woff2');
  unicode-range: U+26, U+3c, U+d7, U+4e4e, U+4e61, U+4e71, U+4ebf, U+4ee4, U+4f26, U+5012, U+51ac, U+51b0, U+51b2, U+51b7, U+5218, U+521a, U+5220, U+5237, U+523b, U+526f, U+5385, U+53bf, U+53e5, U+53eb, U+53f3, U+53f6, U+5409, U+5438, U+54c8, U+54e5, U+552f, U+5584, U+5706, U+5723, U+5750, U+575a, U+5987-5988, U+59b9, U+59d0, U+59d4, U+5b88, U+5b9c, U+5bdf, U+5bfb, U+5c01, U+5c04, U+5c3e, U+5c4b, U+5c4f, U+5c9b, U+5cf0, U+5ddd, U+5de6, U+5de8, U+5e01, U+5e78, U+5e7b, U+5e9c, U+5ead, U+5ef6, U+5f39, U+5fd8, U+6000, U+6025, U+604b, U+6076, U+613f, U+6258, U+6263, U+6267, U+6298, U+62a2, U+62e5, U+62ec, U+6311, U+6377, U+6388-6389, U+63a2, U+63d2, U+641e, U+642d, U+654f, U+6551, U+6597, U+65cf, U+65d7, U+65e7, U+6682, U+66f2, U+671d, U+672b, U+6751, U+6768, U+6811, U+6863, U+6982, U+6bd2, U+6cf0, U+6d0b, U+6d17, U+6d59, U+6dd8, U+6dfb, U+6e7e, U+6f6e, U+6fb3, U+706f, U+719f, U+72af, U+72d0, U+72d7, U+732b, U+732e, U+7389, U+73e0, U+7530, U+7687, U+76d6, U+76db, U+7840, U+786c, U+79cb, U+79d2, U+7a0e, U+7a33, U+7a3f, U+7a97, U+7ade-7adf, U+7b26, U+7e41, U+7ec3, U+7f3a, U+8089, U+80dc, U+811a, U+8131, U+8138, U+821e, U+8349, U+83dc, U+8457, U+867d, U+86cb, U+8a89, U+8ba8, U+8bad, U+8bef, U+8bfe, U+8c6a, U+8d1d, U+8d4f, U+8d62, U+8dd1, U+8df3, U+8f6e, U+8ff9, U+900f, U+9014, U+9057, U+9192, U+91ce, U+9488, U+94a2, U+9547, U+955c, U+95f2, U+9644, U+964d, U+96c4-96c5, U+96e8, U+96f6-96f7, U+9732, U+9759, U+9760, U+987a, U+989c, U+9910, U+996d-996e, U+9b54, U+9e21, U+9ebb, U+9f50;
}
/* [114] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.114.woff2) format('woff2');
  unicode-range: U+7e, U+2026, U+4e03, U+4e25, U+4e30, U+4e34, U+4e45, U+4e5d, U+4e89, U+4eae, U+4ed8, U+4f11, U+4f19, U+4f24, U+4f34, U+4f59, U+4f73, U+4f9d, U+4fb5, U+5047, U+505c, U+5170, U+519c, U+51cf, U+5267, U+5356, U+5374, U+5382, U+538b, U+53e6, U+5426, U+542b, U+542f, U+5462, U+5473, U+554a, U+5566, U+5708, U+571f, U+5757, U+57df, U+57f9, U+5802, U+590f, U+591c, U+591f, U+592b, U+5965, U+5979, U+5a01, U+5a5a, U+5b69, U+5b81, U+5ba1, U+5ba3, U+5c3c, U+5c42, U+5c81, U+5de7, U+5dee, U+5e0c, U+5e10, U+5e55, U+5e86, U+5e8f, U+5ea7, U+5f02, U+5f52, U+5f81, U+5ff5, U+60ca, U+60e0, U+6279, U+62c5, U+62ff, U+63cf, U+6444, U+64cd, U+653b, U+65bd, U+65e9, U+665a, U+66b4, U+66fe, U+6728, U+6740, U+6742, U+677e, U+67b6, U+680f, U+68a6, U+68c0, U+699c, U+6b4c, U+6b66, U+6b7b, U+6bcd, U+6bdb, U+6c38, U+6c47, U+6c49, U+6cb3, U+6cb9, U+6ce2, U+6d32, U+6d3e, U+6d4f, U+6e56, U+6fc0, U+7075, U+7206, U+725b, U+72c2, U+73ed, U+7565, U+7591, U+7597, U+75c5, U+76ae, U+76d1, U+76df, U+7834, U+7968, U+7981, U+79c0, U+7a7f, U+7a81, U+7ae5, U+7b14, U+7c89, U+7d27, U+7eaf, U+7eb3, U+7eb8, U+7ec7, U+7ee7, U+7eff, U+7f57, U+7ffb, U+805a, U+80a1, U+822c, U+82cf, U+82e5, U+8363, U+836f, U+84dd, U+878d, U+8840, U+8857, U+8863, U+8865, U+8b66, U+8bb2, U+8bda, U+8c01, U+8c08, U+8c46, U+8d1f, U+8d35, U+8d5b, U+8d5e, U+8da3, U+8ddf, U+8f93, U+8fdd, U+8ff0, U+8ff7, U+8ffd, U+9000, U+9047, U+9152, U+949f, U+94c1, U+94f6, U+9646, U+9648, U+9669, U+969c, U+96ea, U+97e9, U+987b, U+987e, U+989d, U+9970, U+9986, U+9c7c, U+9c9c;
}
/* [115] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.115.woff2) format('woff2');
  unicode-range: U+25, U+4e14, U+4e1d, U+4e3d, U+4e49, U+4e60, U+4e9a, U+4eb2, U+4ec5, U+4efd, U+4f3c, U+4f4f, U+4f8b, U+4fbf, U+5019, U+5145, U+514b, U+516b, U+516d, U+5174, U+5178, U+517b, U+5199, U+519b, U+51b3, U+51b5, U+5207, U+5212, U+5219, U+521d, U+52bf, U+533b, U+5343, U+5347, U+534a, U+536b, U+5370, U+53e4, U+53f2, U+5403, U+542c, U+547d, U+54a8, U+54cd, U+54ea, U+552e, U+56f4, U+5747, U+575b, U+5883, U+589e, U+5931, U+5947, U+5956-5957, U+5a92, U+5b63, U+5b83, U+5ba4, U+5bb3, U+5bcc, U+5c14, U+5c1a, U+5c3d, U+5c40, U+5c45, U+5c5e, U+5df4, U+5e72, U+5e95, U+5f80, U+5f85, U+5fb7, U+5fd7, U+601d, U+626b, U+627f, U+62c9, U+62cd, U+6309, U+63a7, U+6545, U+65ad, U+65af, U+65c5, U+666e, U+667a, U+670b, U+671b, U+674e, U+677f, U+6781, U+6790, U+6797, U+6821, U+6838-6839, U+697c, U+6b27, U+6b62, U+6bb5, U+6c7d, U+6c99, U+6d4e, U+6d6a, U+6e29, U+6e2f, U+6ee1, U+6f14, U+6f2b, U+72b6, U+72ec, U+7387, U+7533, U+753b, U+76ca, U+76d8, U+7701, U+773c, U+77ed, U+77f3, U+7814, U+793c, U+79bb, U+79c1, U+79d8, U+79ef, U+79fb, U+7a76, U+7b11, U+7b54, U+7b56, U+7b97, U+7bc7, U+7c73, U+7d20, U+7eaa, U+7ec8, U+7edd, U+7eed, U+7efc, U+7fa4, U+804c, U+8058, U+80cc, U+8111, U+817e, U+826f, U+8303, U+843d, U+89c9, U+89d2, U+8ba2, U+8bbf, U+8bc9, U+8bcd, U+8be6, U+8c22, U+8c61, U+8d22, U+8d26-8d27, U+8d8a, U+8f6f, U+8f7b, U+8f83, U+8f91, U+8fb9, U+8fd4, U+8fdc, U+9002, U+94b1, U+9519, U+95ed, U+961f, U+9632-9633, U+963f, U+968f-9690, U+96be, U+9876, U+9884, U+98de, U+9988, U+9999, U+9ec4, U+ff1b;
}
/* [116] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.116.woff2) format('woff2');
  unicode-range: U+2b, U+40, U+3000, U+300a-300b, U+4e16, U+4e66, U+4e70, U+4e91-4e92, U+4e94, U+4e9b, U+4ec0, U+4eca, U+4f01, U+4f17-4f18, U+4f46, U+4f4e, U+4f9b, U+4fee, U+503c, U+5065, U+50cf, U+513f, U+5148, U+518d, U+51c6, U+51e0, U+5217, U+529e-529f, U+5341, U+534f, U+5361, U+5386, U+53c2, U+53c8, U+53cc, U+53d7-53d8, U+5404, U+5411, U+5417, U+5427, U+5468, U+559c, U+5668, U+56e0, U+56e2, U+56ed, U+5740, U+57fa, U+58eb, U+5904, U+592a, U+59cb, U+5a31, U+5b58, U+5b9d, U+5bc6, U+5c71, U+5dde, U+5df1, U+5e08, U+5e26, U+5e2e, U+5e93, U+5e97, U+5eb7, U+5f15, U+5f20, U+5f3a, U+5f62, U+5f69, U+5f88, U+5f8b, U+5fc5, U+600e, U+620f, U+6218, U+623f, U+627e, U+628a, U+62a4, U+62db, U+62e9, U+6307, U+6362, U+636e, U+64ad, U+6539, U+653f, U+6548, U+6574, U+6613, U+6625, U+663e, U+666f, U+672a, U+6750, U+6784, U+6a21, U+6b3e, U+6b65, U+6bcf, U+6c11, U+6c5f, U+6d4b, U+6df1, U+706b, U+7167, U+724c, U+738b, U+73a9, U+73af, U+7403, U+7537, U+754c, U+7559, U+767d, U+7740, U+786e, U+795e, U+798f, U+79f0, U+7aef, U+7b7e, U+7bb1, U+7ea2, U+7ea6, U+7ec4, U+7ec6, U+7ecd, U+7edc, U+7ef4, U+8003, U+80b2, U+81f3-81f4, U+822a, U+827a, U+82f1, U+83b7, U+8425, U+89c2, U+89c8, U+8ba9, U+8bb8, U+8bc6, U+8bd5, U+8be2, U+8be5, U+8bed, U+8c03, U+8d23, U+8d2d, U+8d34, U+8d70, U+8db3, U+8fbe, U+8fce, U+8fd1, U+8fde, U+9001, U+901f-9020, U+90a3, U+914d, U+91c7, U+94fe, U+9500, U+952e, U+9605, U+9645, U+9662, U+9664, U+9700, U+9752, U+975e, U+97f3, U+9879, U+9886, U+98df, U+9a6c, U+9a8c, U+9ed1, U+9f99;
}
/* [117] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.117.woff2) format('woff2');
  unicode-range: U+4e, U+201c-201d, U+3010-3011, U+4e07, U+4e1c, U+4e24, U+4e3e, U+4e48, U+4e50, U+4e5f, U+4e8b-4e8c, U+4ea4, U+4eab-4eac, U+4ecb, U+4ece, U+4ed6, U+4ee3, U+4ef6-4ef7, U+4efb, U+4f20, U+4f55, U+4f7f, U+4fdd, U+505a, U+5143, U+5149, U+514d, U+5171, U+5177, U+518c, U+51fb, U+521b, U+5229, U+522b, U+52a9, U+5305, U+5317, U+534e, U+5355, U+5357, U+535a, U+5373, U+539f, U+53bb, U+53ca, U+53cd, U+53d6, U+53e3, U+53ea, U+53f0, U+5458, U+5546, U+56db, U+573a, U+578b, U+57ce, U+58f0, U+590d, U+5934, U+5973, U+5b57, U+5b8c, U+5b98, U+5bb9, U+5bfc, U+5c06, U+5c11, U+5c31, U+5c55, U+5df2, U+5e03, U+5e76, U+5e94, U+5efa, U+5f71, U+5f97, U+5feb, U+6001, U+603b, U+60f3, U+611f, U+6216, U+624d, U+6253, U+6295, U+6301, U+6392, U+641c, U+652f, U+653e, U+6559, U+6599, U+661f, U+671f, U+672f, U+6761, U+67e5, U+6807, U+6837, U+683c, U+6848, U+6b22, U+6b64, U+6bd4, U+6c14, U+6c34, U+6c42, U+6ca1, U+6d41, U+6d77, U+6d88, U+6e05, U+6e38, U+6e90, U+7136, U+7231, U+7531, U+767e, U+76ee, U+76f4, U+771f, U+7801, U+793a, U+79cd, U+7a0b, U+7a7a, U+7acb, U+7ae0, U+7b2c, U+7b80, U+7ba1, U+7cbe, U+7d22, U+7ea7, U+7ed3, U+7ed9, U+7edf, U+7f16, U+7f6e, U+8001, U+800c, U+8272, U+8282, U+82b1, U+8350, U+88ab, U+88c5, U+897f, U+89c1, U+89c4, U+89e3, U+8a00, U+8ba1, U+8ba4, U+8bae-8bb0, U+8bbe, U+8bc1, U+8bc4, U+8bfb, U+8d28, U+8d39, U+8d77, U+8d85, U+8def, U+8eab, U+8f66, U+8f6c, U+8f7d, U+8fd0, U+9009, U+90ae, U+90fd, U+91cc-91cd, U+91cf, U+95fb, U+9650, U+96c6, U+9891, U+98ce, U+ff1f;
}
/* [118] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.118.woff2) format('woff2');
  unicode-range: U+d, U+3e, U+5f, U+7c, U+a0, U+a9, U+4e09-4e0b, U+4e0d-4e0e, U+4e13, U+4e1a, U+4e2a, U+4e3a-4e3b, U+4e4b, U+4e86, U+4e8e, U+4ea7, U+4eba, U+4ee5, U+4eec, U+4f1a, U+4f4d, U+4f53, U+4f5c, U+4f60, U+4fe1, U+5165, U+5168, U+516c, U+5173, U+5176, U+5185, U+51fa, U+5206, U+5230, U+5236, U+524d, U+529b, U+52a0-52a1, U+52a8, U+5316, U+533a, U+53cb, U+53d1, U+53ef, U+53f7-53f8, U+5408, U+540c-540e, U+544a, U+548c, U+54c1, U+56de, U+56fd-56fe, U+5728, U+5730, U+5907, U+5916, U+591a, U+5927, U+5929, U+597d, U+5982, U+5b50, U+5b66, U+5b89, U+5b9a, U+5b9e, U+5ba2, U+5bb6, U+5bf9, U+5c0f, U+5de5, U+5e02, U+5e38, U+5e73-5e74, U+5e7f, U+5ea6, U+5f00, U+5f0f, U+5f53, U+5f55, U+5fae, U+5fc3, U+6027, U+606f, U+60a8, U+60c5, U+610f, U+6210-6211, U+6237, U+6240, U+624b, U+6280, U+62a5, U+63a5, U+63a8, U+63d0, U+6536, U+6570, U+6587, U+65b9, U+65e0, U+65f6, U+660e, U+662d, U+662f, U+66f4, U+6700, U+670d, U+672c, U+673a, U+6743, U+6765, U+679c, U+682a, U+6b21, U+6b63, U+6cbb, U+6cd5, U+6ce8, U+6d3b, U+70ed, U+7247-7248, U+7269, U+7279, U+73b0, U+7406, U+751f, U+7528, U+7535, U+767b, U+76f8, U+770b, U+77e5, U+793e, U+79d1, U+7ad9, U+7b49, U+7c7b, U+7cfb, U+7ebf, U+7ecf, U+7f8e, U+8005, U+8054, U+80fd, U+81ea, U+85cf, U+884c, U+8868, U+8981, U+89c6, U+8bba, U+8bdd, U+8bf4, U+8bf7, U+8d44, U+8fc7, U+8fd8-8fd9, U+8fdb, U+901a, U+9053, U+90e8, U+91d1, U+957f, U+95e8, U+95ee, U+95f4, U+9762, U+9875, U+9898, U+9996, U+9ad8, U+ff01, U+ff08-ff09;
}
/* [119] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.119.woff2) format('woff2');
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-4d, U+4f-5d, U+61-7b, U+7d, U+ab, U+ae, U+b2, U+b7, U+bb, U+df-e5, U+e7-ea, U+ec-ed, U+f1-f4, U+f6, U+f9-fa, U+fc, U+101, U+103, U+113, U+12b, U+148, U+14d, U+16b, U+1ce, U+1d0, U+300-301, U+1ebf, U+1ec7, U+2013-2014, U+2039-203a, U+2122, U+3001-3002, U+3042, U+3044, U+3046, U+3048, U+304a-3055, U+3057, U+3059-305b, U+305d, U+305f-3061, U+3063-306b, U+306d-3073, U+3075-3076, U+3078-3079, U+307b, U+307e-307f, U+3081-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30bb, U+30bd, U+30bf-30c1, U+30c3-30c4, U+30c6-30cb, U+30cd-30d7, U+30d9-30e1, U+30e3-30e7, U+30e9-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e00, U+4e2d, U+65b0, U+65e5, U+6708-6709, U+70b9, U+7684, U+7f51, U+ff0c, U+ff0e, U+ff1a;
}
/* [4] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.4.woff2) format('woff2');
  unicode-range: U+1f1e9-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f232, U+1f234-1f237, U+1f250-1f251, U+1f300, U+1f302-1f308, U+1f30a-1f311, U+1f315, U+1f319-1f320, U+1f324, U+1f327, U+1f32a, U+1f32c-1f32d, U+1f330-1f357, U+1f359-1f37e;
}
/* [5] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.5.woff2) format('woff2');
  unicode-range: U+fee3, U+fef3, U+ff03-ff04, U+ff07, U+ff0a, U+ff17-ff19, U+ff1c-ff1d, U+ff20-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d, U+ff61-ff65, U+ff67-ff6a, U+ff6c, U+ff6f-ff78, U+ff7a-ff7d, U+ff80-ff84, U+ff86, U+ff89-ff8e, U+ff92, U+ff97-ff9b, U+ff9d-ff9f, U+ffe0-ffe4, U+ffe6, U+ffe9, U+ffeb, U+ffed, U+fffc, U+1f004, U+1f170-1f171, U+1f192-1f195, U+1f198-1f19a, U+1f1e6-1f1e8;
}
/* [6] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.6.woff2) format('woff2');
  unicode-range: U+f0a7, U+f0b2, U+f0b7, U+f0c9, U+f0d8, U+f0da, U+f0dc-f0dd, U+f0e0, U+f0e6, U+f0eb, U+f0fc, U+f101, U+f104-f105, U+f107, U+f10b, U+f11b, U+f14b, U+f18a, U+f193, U+f1d6-f1d7, U+f244, U+f27a, U+f296, U+f2ae, U+f471, U+f4b3, U+f610-f611, U+f880-f881, U+f8ec, U+f8f5, U+f8ff, U+f901, U+f90a, U+f92c-f92d, U+f934, U+f937, U+f941, U+f965, U+f967, U+f969, U+f96b, U+f96f, U+f974, U+f978-f979, U+f97e, U+f981, U+f98a, U+f98e, U+f997, U+f99c, U+f9b2, U+f9b5, U+f9ba, U+f9be, U+f9ca, U+f9d0-f9d1, U+f9dd, U+f9e0-f9e1, U+f9e4, U+f9f7, U+fa00-fa01, U+fa08, U+fa0a, U+fa11, U+fb01-fb02, U+fdfc, U+fe0e, U+fe30-fe31, U+fe33-fe44, U+fe49-fe52, U+fe54-fe57, U+fe59-fe66, U+fe68-fe6b, U+fe8e, U+fe92-fe93, U+feae, U+feb8, U+fecb-fecc, U+fee0;
}
/* [21] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.21.woff2) format('woff2');
  unicode-range: U+9f3d-9f3e, U+9f41, U+9f4a-9f4b, U+9f51-9f52, U+9f61-9f63, U+9f66-9f67, U+9f80-9f81, U+9f83, U+9f85-9f8d, U+9f90-9f91, U+9f94-9f96, U+9f98, U+9f9b-9f9c, U+9f9e, U+9fa0, U+9fa2, U+9ff4, U+a001, U+a007, U+a025, U+a046-a047, U+a057, U+a072, U+a078-a079, U+a083, U+a085, U+a100, U+a118, U+a132, U+a134, U+a1f4, U+a242, U+a4a6, U+a4aa, U+a4b0-a4b1, U+a4b3, U+a9c1-a9c2, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11, U+ac13-ac16, U+ac19, U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78, U+ac80-ac81, U+ac83, U+ac8c, U+ac90, U+ac9f-aca0, U+aca8-aca9, U+acac, U+acb0, U+acbd, U+acc1, U+acc4, U+ace0-ace1, U+ace4, U+ace8, U+acf3, U+acf5, U+acfc-acfd, U+ad00, U+ad0c, U+ad11, U+ad1c, U+ad34, U+ad50, U+ad64, U+ad6c, U+ad70, U+ad74, U+ad7f, U+ad81, U+ad8c, U+adc0, U+adc8, U+addc, U+ade0, U+adf8-adf9, U+adfc, U+ae00, U+ae08-ae09, U+ae0b, U+ae30, U+ae34, U+ae38, U+ae40, U+ae4a, U+ae4c, U+ae54, U+ae68, U+aebc, U+aed8, U+af2c-af2d, U+af34;
}
/* [22] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.22.woff2) format('woff2');
  unicode-range: U+9dfa, U+9e0a, U+9e11, U+9e1a, U+9e1e, U+9e20, U+9e22, U+9e28-9e2c, U+9e2e-9e33, U+9e35-9e3b, U+9e3e, U+9e40-9e44, U+9e46-9e4e, U+9e51, U+9e53, U+9e55-9e58, U+9e5a-9e5c, U+9e5e-9e63, U+9e66-9e6e, U+9e71, U+9e73, U+9e75, U+9e78-9e79, U+9e7c-9e7e, U+9e82, U+9e86-9e88, U+9e8b-9e8c, U+9e90-9e91, U+9e93, U+9e95, U+9e97, U+9e9d, U+9ea4-9ea5, U+9ea9-9eaa, U+9eb4-9eb5, U+9eb8-9eba, U+9ebc-9ebf, U+9ec3, U+9ec9, U+9ecd, U+9ed0, U+9ed2-9ed3, U+9ed5-9ed6, U+9ed9, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5, U+9ee7-9eea, U+9eef, U+9ef1, U+9ef3-9ef4, U+9ef6, U+9ef9, U+9efb-9efc, U+9efe, U+9f0b, U+9f0d, U+9f10, U+9f14, U+9f17, U+9f19, U+9f22, U+9f29, U+9f2c, U+9f2f, U+9f31, U+9f37, U+9f39;
}
/* [23] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.23.woff2) format('woff2');
  unicode-range: U+9c3b, U+9c40, U+9c47-9c49, U+9c53, U+9c57, U+9c64, U+9c72, U+9c77-9c78, U+9c7b, U+9c7f-9c80, U+9c82-9c83, U+9c85-9c8c, U+9c8e-9c92, U+9c94-9c9b, U+9c9e-9ca3, U+9ca5-9ca7, U+9ca9, U+9cab, U+9cad-9cae, U+9cb1-9cb7, U+9cb9-9cbd, U+9cbf-9cc0, U+9cc3, U+9cc5-9cc7, U+9cc9-9cd1, U+9cd3-9cda, U+9cdc-9cdd, U+9cdf, U+9ce1-9ce3, U+9ce5, U+9ce9, U+9cee-9cef, U+9cf3-9cf4, U+9cf6, U+9cfc-9cfd, U+9d02, U+9d08-9d09, U+9d12, U+9d1b, U+9d1e, U+9d26, U+9d28, U+9d37, U+9d3b, U+9d3f, U+9d51, U+9d59, U+9d5c-9d5d, U+9d5f-9d61, U+9d6c, U+9d70, U+9d72, U+9d7a, U+9d7e, U+9d84, U+9d89, U+9d8f, U+9d92, U+9daf, U+9db4, U+9db8, U+9dbc, U+9dc4, U+9dc7, U+9dc9, U+9dd7, U+9ddf, U+9df2, U+9df9;
}
/* [24] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.24.woff2) format('woff2');
  unicode-range: U+9a5f, U+9a62, U+9a65, U+9a69, U+9a6b, U+9a6e, U+9a75, U+9a77-9a7a, U+9a7d, U+9a80, U+9a83, U+9a85, U+9a87-9a8a, U+9a8d-9a8e, U+9a90, U+9a92-9a93, U+9a95-9a96, U+9a98-9a99, U+9a9b-9aa2, U+9aa5, U+9aa7, U+9aaf-9ab1, U+9ab5-9ab6, U+9ab9-9aba, U+9abc, U+9ac0-9ac4, U+9ac8, U+9acb-9acc, U+9ace-9acf, U+9ad1-9ad2, U+9ad9, U+9adf, U+9ae1, U+9ae3, U+9aea-9aeb, U+9aed-9aef, U+9af4, U+9af9, U+9afb, U+9b03-9b04, U+9b06, U+9b08, U+9b0d, U+9b0f-9b10, U+9b13, U+9b18, U+9b1a, U+9b1f, U+9b22-9b23, U+9b25, U+9b27-9b28, U+9b2a, U+9b2f, U+9b31-9b32, U+9b3b, U+9b43, U+9b46-9b49, U+9b4d-9b4e, U+9b51, U+9b56, U+9b58, U+9b5a, U+9b5c, U+9b5f, U+9b61-9b62, U+9b6f, U+9b77, U+9b80, U+9b88, U+9b8b, U+9b8e, U+9b91, U+9b9f-9ba0, U+9ba8, U+9baa-9bab, U+9bad-9bae, U+9bb0-9bb1, U+9bb8, U+9bc9-9bca, U+9bd3, U+9bd6, U+9bdb, U+9be8, U+9bf0-9bf1, U+9c02, U+9c10, U+9c15, U+9c24, U+9c2d, U+9c32, U+9c39;
}
/* [25] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.25.woff2) format('woff2');
  unicode-range: U+98c8, U+98cf-98d6, U+98da-98db, U+98dd, U+98e1-98e2, U+98e7-98ea, U+98ec, U+98ee-98ef, U+98f2, U+98f4, U+98fc-98fe, U+9903, U+9905, U+9908, U+990a, U+990c-990d, U+9913-9914, U+9918, U+991a-991b, U+991e, U+9921, U+9928, U+992c, U+992e, U+9935, U+9938-9939, U+993d-993e, U+9945, U+994b-994c, U+9951-9952, U+9954-9955, U+9957, U+995e, U+9963, U+9966-9969, U+996b-996c, U+996f, U+9974-9975, U+9977-9979, U+997d-997e, U+9980-9981, U+9983-9984, U+9987, U+998a-998b, U+998d-9991, U+9993-9995, U+9997-9998, U+99a5, U+99ab-99ae, U+99b1, U+99b3-99b4, U+99bc, U+99bf, U+99c1, U+99c3-99c6, U+99cc, U+99d0, U+99d2, U+99d5, U+99db, U+99dd, U+99e1, U+99ed, U+99f1, U+99ff, U+9a01, U+9a03-9a04, U+9a0e-9a0f, U+9a11-9a13, U+9a19, U+9a1b, U+9a28, U+9a2b, U+9a30, U+9a32, U+9a37, U+9a40, U+9a45, U+9a4a, U+9a4d-9a4e, U+9a52, U+9a55, U+9a57, U+9a5a-9a5b;
}
/* [26] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.26.woff2) format('woff2');
  unicode-range: U+972a, U+972d, U+9730, U+973d, U+9742, U+9744, U+9748-9749, U+9750-9751, U+975a-975c, U+9763, U+9765-9766, U+976c-976d, U+9773, U+9776, U+977a, U+977c, U+9784-9785, U+978e-978f, U+9791-9792, U+9794-9795, U+9798, U+979a, U+979e, U+97a3, U+97a5-97a6, U+97a8, U+97ab-97ac, U+97ae-97af, U+97b2, U+97b4, U+97c6, U+97cb-97cc, U+97d3, U+97d8, U+97dc, U+97e1, U+97ea-97eb, U+97ee, U+97fb, U+97fe-97ff, U+9801-9803, U+9805-9806, U+9808, U+980c, U+9810-9814, U+9817-9818, U+981e, U+9820-9821, U+9824, U+9828, U+982b-982d, U+9830, U+9834, U+9838-9839, U+983c, U+9846, U+984d-984f, U+9851-9852, U+9854-9855, U+9857-9858, U+985a-985b, U+9862-9863, U+9865, U+9867, U+986b, U+986f-9871, U+9877-9878, U+987c, U+9880, U+9883, U+9885, U+9889, U+988b-988f, U+9893-9895, U+9899-989b, U+989e-989f, U+98a1-98a2, U+98a5-98a7, U+98a9, U+98af, U+98b1, U+98b6, U+98ba, U+98be, U+98c3-98c4, U+98c6-98c7;
}
/* [27] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.27.woff2) format('woff2');
  unicode-range: U+95b9-95ca, U+95cc-95cd, U+95d4-95d6, U+95d8, U+95e1-95e2, U+95e9, U+95f0-95f1, U+95f3, U+95f6, U+95fc, U+95fe-95ff, U+9602-9604, U+9606-960d, U+960f, U+9611-9613, U+9615-9617, U+9619-961b, U+961d, U+9621, U+9628, U+962f, U+963c-963e, U+9641-9642, U+9649, U+9654, U+965b-965f, U+9661, U+9663, U+9665, U+9667-9668, U+966c, U+9670, U+9672-9674, U+9678, U+967a, U+967d, U+9682, U+9685, U+9688, U+968a, U+968d-968e, U+9695, U+9697-9698, U+969e, U+96a0, U+96a3-96a4, U+96a8, U+96aa, U+96b0-96b1, U+96b3-96b4, U+96b7-96b9, U+96bb-96bd, U+96c9, U+96cb, U+96ce, U+96d1-96d2, U+96d6, U+96d9, U+96db-96dc, U+96de, U+96e0, U+96e3, U+96e9, U+96eb, U+96f0-96f2, U+96f9, U+96ff, U+9701-9702, U+9705, U+9708, U+970a, U+970e-970f, U+9711, U+9719, U+9727;
}
/* [28] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.28.woff2) format('woff2');
  unicode-range: U+94e7-94ec, U+94ee-94f1, U+94f3, U+94f5, U+94f7, U+94f9, U+94fb-94fd, U+94ff, U+9503-9504, U+9506-9507, U+9509-950a, U+950d-950f, U+9511-9518, U+951a-9520, U+9522, U+9528-952d, U+9530-953a, U+953c-953f, U+9543-9546, U+9548-9550, U+9552-9555, U+9557-955b, U+955d-9568, U+956a-956d, U+9570-9574, U+9583, U+9586, U+9589, U+958e-958f, U+9591-9592, U+9594, U+9598-9599, U+959e-95a0, U+95a2-95a6, U+95a8-95b2, U+95b4, U+95b8;
}
/* [29] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.29.woff2) format('woff2');
  unicode-range: U+9410-941a, U+941c-942b, U+942d-942e, U+9432-9433, U+9435, U+9438, U+943a, U+943e, U+9444, U+944a, U+9451-9452, U+945a, U+9462-9463, U+9465, U+9470-9487, U+948a-9492, U+9494-9498, U+949a, U+949c-949d, U+94a1, U+94a3-94a4, U+94a8, U+94aa-94ad, U+94af, U+94b2, U+94b4-94ba, U+94bc-94c0, U+94c4, U+94c6-94db, U+94de-94e6;
}
/* [30] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.30.woff2) format('woff2');
  unicode-range: U+92b7, U+92b9, U+92c1, U+92c5-92c6, U+92c8, U+92cc, U+92d0, U+92d2, U+92e4, U+92ea, U+92ec-92ed, U+92f0, U+92f3, U+92f8, U+92fc, U+9304, U+9306, U+9310, U+9312, U+9315, U+9318, U+931a, U+931e, U+9320-9322, U+9324, U+9326-9329, U+932b-932c, U+932f, U+9331-9332, U+9335-9336, U+933e, U+9340-9341, U+934a-9360, U+9362-9363, U+9365-936b, U+936e, U+9375, U+937e, U+9382, U+938a, U+938c, U+938f, U+9393-9394, U+9396-9397, U+939a, U+93a2, U+93a7, U+93ac-93cd, U+93d0-93d1, U+93d6-93d8, U+93de-93df, U+93e1-93e2, U+93e4, U+93f8, U+93fb, U+93fd, U+940e-940f;
}
/* [31] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.31.woff2) format('woff2');
  unicode-range: U+914c, U+914e-9150, U+9154, U+9157, U+915a, U+915d-915e, U+9161-9164, U+9169, U+9170, U+9172, U+9174, U+9179-917a, U+917d-917e, U+9182-9183, U+9185, U+918c-918d, U+9190-9191, U+919a, U+919c, U+91a1-91a4, U+91a8, U+91aa-91af, U+91b4-91b5, U+91b8, U+91ba, U+91be, U+91c0-91c1, U+91c6, U+91c8, U+91cb, U+91d0, U+91d2, U+91d7-91d8, U+91dd, U+91e3, U+91e6-91e7, U+91ed, U+91f0, U+91f5, U+91f9, U+9200, U+9205, U+9207-920a, U+920d-920e, U+9210, U+9214-9215, U+921c, U+921e, U+9221, U+9223-9227, U+9229-922a, U+922d, U+9234-9235, U+9237, U+9239-923a, U+923c-9240, U+9244-9246, U+9249, U+924e-924f, U+9251, U+9253, U+9257, U+925b, U+925e, U+9262, U+9264-9266, U+9268, U+926c, U+926f, U+9271, U+927b, U+927e, U+9280, U+9283, U+9285-928a, U+928e, U+9291, U+9293, U+9296, U+9298, U+929c-929d, U+92a8, U+92ab-92ae, U+92b3, U+92b6;
}
/* [32] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.32.woff2) format('woff2');
  unicode-range: U+8fe2-8fe5, U+8fe8-8fe9, U+8fee, U+8ff3-8ff4, U+8ff8, U+8ffa, U+9004, U+900b, U+9011, U+9015-9016, U+901e, U+9021, U+9026, U+902d, U+902f, U+9031, U+9035-9036, U+9039-903a, U+9041, U+9044-9046, U+904a, U+904f-9052, U+9054-9055, U+9058-9059, U+905b-905e, U+9060-9062, U+9068-9069, U+906f, U+9072, U+9074, U+9076-907a, U+907c-907d, U+9081, U+9083, U+9085, U+9087-908b, U+908f, U+9095, U+9097, U+9099-909b, U+909d, U+90a0-90a1, U+90a8-90a9, U+90ac, U+90b0, U+90b2-90b4, U+90b6, U+90b8, U+90ba, U+90bd-90be, U+90c3-90c5, U+90c7-90c8, U+90cf-90d0, U+90d3, U+90d5, U+90d7, U+90da-90dc, U+90de, U+90e2, U+90e4, U+90e6-90e7, U+90ea-90eb, U+90ef, U+90f4-90f5, U+90f7, U+90fe-9100, U+9104, U+9109, U+910c, U+9112, U+9114-9115, U+9118, U+911c, U+911e, U+9120, U+9122-9123, U+9127, U+912d, U+912f-9132, U+9139-913a, U+9143, U+9146, U+9149-914a;
}
/* [33] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.33.woff2) format('woff2');
  unicode-range: U+8e2d-8e31, U+8e34-8e35, U+8e39-8e3a, U+8e3d, U+8e40-8e42, U+8e47, U+8e49-8e4b, U+8e50-8e53, U+8e59-8e5a, U+8e5f-8e60, U+8e64, U+8e69, U+8e6c, U+8e70, U+8e74, U+8e76, U+8e7a-8e7c, U+8e7f, U+8e84-8e85, U+8e87, U+8e89, U+8e8b, U+8e8d, U+8e8f-8e90, U+8e94, U+8e99, U+8e9c, U+8e9e, U+8eaa, U+8eac, U+8eb0, U+8eb6, U+8ec0, U+8ec6, U+8eca-8ece, U+8ed2, U+8eda, U+8edf, U+8ee2, U+8eeb, U+8ef8, U+8efb-8efe, U+8f03, U+8f09, U+8f0b, U+8f12-8f15, U+8f1b, U+8f1d, U+8f1f, U+8f29-8f2a, U+8f2f, U+8f36, U+8f38, U+8f3b, U+8f3e-8f3f, U+8f44-8f45, U+8f49, U+8f4d-8f4e, U+8f5f, U+8f6b, U+8f6d, U+8f71-8f73, U+8f75-8f76, U+8f78-8f7a, U+8f7c, U+8f7e, U+8f81-8f82, U+8f84, U+8f87, U+8f8a-8f8b, U+8f8d-8f8f, U+8f94-8f95, U+8f97-8f9a, U+8fa6, U+8fad-8faf, U+8fb2, U+8fb5-8fb7, U+8fba-8fbc, U+8fbf, U+8fc2, U+8fcb, U+8fcd, U+8fd3, U+8fd5, U+8fd7, U+8fda;
}
/* [34] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.34.woff2) format('woff2');
  unicode-range: U+8caf-8cb0, U+8cb3-8cb4, U+8cb6-8cb9, U+8cbb-8cbd, U+8cbf-8cc4, U+8cc7-8cc8, U+8cca, U+8ccd, U+8cd1, U+8cd3, U+8cdb-8cdc, U+8cde, U+8ce0, U+8ce2-8ce4, U+8ce6-8ce8, U+8cea, U+8ced, U+8cf4, U+8cf8, U+8cfa, U+8cfc-8cfd, U+8d04-8d05, U+8d07-8d08, U+8d0a, U+8d0d, U+8d0f, U+8d13-8d14, U+8d16, U+8d1b, U+8d20, U+8d2e, U+8d30, U+8d32-8d33, U+8d36, U+8d3b, U+8d3d, U+8d40, U+8d42-8d43, U+8d45-8d46, U+8d48-8d4a, U+8d4d, U+8d51, U+8d53, U+8d55, U+8d59, U+8d5c-8d5d, U+8d5f, U+8d61, U+8d66-8d67, U+8d6a, U+8d6d, U+8d71, U+8d73, U+8d84, U+8d90-8d91, U+8d94-8d95, U+8d99, U+8da8, U+8daf, U+8db1, U+8db5, U+8db8, U+8dba, U+8dbc, U+8dbf, U+8dc2, U+8dc4, U+8dc6, U+8dcb, U+8dce-8dcf, U+8dd6-8dd7, U+8dda-8ddb, U+8dde, U+8de1, U+8de3-8de4, U+8de9, U+8deb-8dec, U+8df0-8df1, U+8df6-8dfd, U+8e05, U+8e07, U+8e09-8e0a, U+8e0c, U+8e0e, U+8e10, U+8e14, U+8e1d-8e1f, U+8e23, U+8e26, U+8e2b-8e2c;
}
/* [35] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.35.woff2) format('woff2');
  unicode-range: U+8b5e, U+8b60, U+8b6c, U+8b6f-8b70, U+8b72, U+8b74, U+8b77, U+8b7d, U+8b80, U+8b83, U+8b8a, U+8b8c, U+8b90, U+8b93, U+8b99-8b9a, U+8ba0, U+8ba3, U+8ba5-8ba7, U+8baa-8bac, U+8bb3-8bb5, U+8bb7, U+8bb9, U+8bc2-8bc3, U+8bc5, U+8bcb-8bcc, U+8bce-8bd0, U+8bd2-8bd4, U+8bd6, U+8bd8-8bd9, U+8bdc, U+8bdf, U+8be3-8be4, U+8be7-8be9, U+8beb-8bec, U+8bee, U+8bf0, U+8bf2-8bf3, U+8bf6, U+8bf9, U+8bfc-8bfd, U+8bff-8c00, U+8c02, U+8c04, U+8c06-8c07, U+8c0c, U+8c0f, U+8c11-8c12, U+8c14-8c1b, U+8c1d-8c21, U+8c24-8c25, U+8c27, U+8c2a-8c2c, U+8c2e-8c30, U+8c32-8c36, U+8c3f, U+8c47-8c4c, U+8c4e-8c50, U+8c54-8c56, U+8c62, U+8c68, U+8c6c, U+8c73, U+8c78, U+8c7a, U+8c82, U+8c85, U+8c89-8c8a, U+8c8d-8c8e, U+8c90, U+8c93-8c94, U+8c98, U+8c9d-8c9e, U+8ca0-8ca2, U+8ca7-8cac;
}
/* [36] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.36.woff2) format('woff2');
  unicode-range: U+8a02-8a03, U+8a07-8a0a, U+8a0e-8a0f, U+8a13, U+8a15-8a18, U+8a1a-8a1b, U+8a1d, U+8a1f, U+8a22-8a23, U+8a25, U+8a2b, U+8a2d, U+8a31, U+8a33-8a34, U+8a36-8a38, U+8a3a, U+8a3c, U+8a3e, U+8a40-8a41, U+8a46, U+8a48, U+8a50, U+8a52, U+8a54-8a55, U+8a58, U+8a5b, U+8a5d-8a63, U+8a66, U+8a69-8a6b, U+8a6d-8a6e, U+8a70, U+8a72-8a73, U+8a7a, U+8a85, U+8a87, U+8a8a, U+8a8c-8a8d, U+8a90-8a92, U+8a95, U+8a98, U+8aa0-8aa1, U+8aa3-8aa6, U+8aa8-8aa9, U+8aac-8aae, U+8ab0, U+8ab2, U+8ab8-8ab9, U+8abc, U+8abe-8abf, U+8ac7, U+8acf, U+8ad2, U+8ad6-8ad7, U+8adb-8adc, U+8adf, U+8ae1, U+8ae6-8ae8, U+8aeb, U+8aed-8aee, U+8af1, U+8af3-8af4, U+8af7-8af8, U+8afa, U+8afe, U+8b00-8b02, U+8b07, U+8b0a, U+8b0c, U+8b0e, U+8b10, U+8b17, U+8b19, U+8b1b, U+8b1d, U+8b20-8b21, U+8b26, U+8b28, U+8b2c, U+8b33, U+8b39, U+8b3e-8b3f, U+8b41, U+8b45, U+8b49, U+8b4c, U+8b4f, U+8b57-8b58, U+8b5a, U+8b5c;
}
/* [37] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.37.woff2) format('woff2');
  unicode-range: U+8869-886a, U+886e-886f, U+8872, U+8879, U+887d-887f, U+8882, U+8884-8886, U+8888, U+888f, U+8892-8893, U+889b, U+88a2, U+88a4, U+88a6, U+88a8, U+88aa, U+88ae, U+88b1, U+88b4, U+88b7, U+88bc, U+88c0, U+88c6-88c9, U+88ce-88cf, U+88d1-88d3, U+88d8, U+88db-88dd, U+88df, U+88e1-88e3, U+88e5, U+88e8, U+88ec, U+88f0-88f1, U+88f3-88f4, U+88fc-88fe, U+8900, U+8902, U+8906-8907, U+8909-890c, U+8912-8915, U+8918-891b, U+8921, U+8925, U+892b, U+8930, U+8932, U+8934, U+8936, U+893b, U+893d, U+8941, U+894c, U+8955-8956, U+8959, U+895c, U+895e-8960, U+8966, U+896a, U+896c, U+896f-8970, U+8972, U+897b, U+897e, U+8980, U+8983, U+8985, U+8987-8988, U+898c, U+898f, U+8993, U+8997, U+899a, U+89a1, U+89a7, U+89a9-89aa, U+89b2-89b3, U+89b7, U+89c0, U+89c7, U+89ca-89cc, U+89ce-89d1, U+89d6, U+89da, U+89dc, U+89de, U+89e5, U+89e7, U+89eb, U+89ef, U+89f1, U+89f3-89f4, U+89f8, U+89ff, U+8a01;
}
/* [38] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.38.woff2) format('woff2');
  unicode-range: U+86e4, U+86e6, U+86e9, U+86ed, U+86ef-86f4, U+86f8-86f9, U+86fb, U+86fe, U+8703, U+8706-870a, U+870d, U+8711-8713, U+871a, U+871e, U+8722-8723, U+8725, U+8729, U+872e, U+8731, U+8734, U+8737, U+873a-873b, U+873e-8740, U+8742, U+8747-8748, U+8753, U+8755, U+8757-8758, U+875d, U+875f, U+8762-8766, U+8768, U+876e, U+8770, U+8772, U+8775, U+8778, U+877b-877e, U+8782, U+8785, U+8788, U+878b, U+8793, U+8797, U+879a, U+879e-87a0, U+87a2-87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5, U+87bd, U+87c0, U+87c4, U+87c6, U+87ca-87cb, U+87d1-87d2, U+87db-87dc, U+87de, U+87e0, U+87e5, U+87ea, U+87ec, U+87ee, U+87f2-87f3, U+87fb, U+87fd-87fe, U+8802-8803, U+8805, U+880a-880b, U+880d, U+8813-8816, U+8819, U+881b, U+881f, U+8821, U+8823, U+8831-8832, U+8835-8836, U+8839, U+883b-883c, U+8844, U+8846, U+884a, U+884e, U+8852-8853, U+8855, U+8859, U+885b, U+885d-885e, U+8862, U+8864;
}
/* [39] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.39.woff2) format('woff2');
  unicode-range: U+8532, U+8534-8535, U+8538-853a, U+853c, U+8543, U+8545, U+8548, U+854e, U+8553, U+8556-8557, U+8559, U+855e, U+8561, U+8564-8565, U+8568-856a, U+856d, U+856f-8570, U+8572, U+8576, U+8579-857b, U+8580, U+8585-8586, U+8588, U+858a, U+858f, U+8591, U+8594, U+8599, U+859c, U+85a2, U+85a4, U+85a6, U+85a8-85a9, U+85ab-85ac, U+85ae, U+85b7-85b9, U+85be, U+85c1, U+85c7, U+85cd, U+85d0, U+85d3, U+85d5, U+85dc-85dd, U+85df-85e0, U+85e5-85e6, U+85e8-85ea, U+85f4, U+85f9, U+85fe-85ff, U+8602, U+8605-8607, U+860a-860b, U+8616, U+8618, U+861a, U+8627, U+8629, U+862d, U+8638, U+863c, U+863f, U+864d, U+864f, U+8652-8655, U+865b-865c, U+865f, U+8662, U+8667, U+866c, U+866e, U+8671, U+8675, U+867a-867c, U+867f, U+868b, U+868d, U+8693, U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86a9, U+86ac, U+86af-86b1, U+86b4-86b6, U+86ba, U+86c0, U+86c4, U+86c6, U+86c9-86ca, U+86cd-86d1, U+86d4, U+86d8, U+86de-86df;
}
/* [40] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.40.woff2) format('woff2');
  unicode-range: U+83b4, U+83b6, U+83b8, U+83ba, U+83bc-83bd, U+83bf-83c0, U+83c2, U+83c5, U+83c8-83c9, U+83cb, U+83d1, U+83d3-83d6, U+83d8, U+83db, U+83dd, U+83df, U+83e1, U+83e5, U+83ea-83eb, U+83f0, U+83f4, U+83f8-83f9, U+83fb, U+83fd, U+83ff, U+8401, U+8406, U+840a-840b, U+840f, U+8411, U+8418, U+841c, U+8420, U+8422-8424, U+8426, U+8429, U+842c, U+8438-8439, U+843b-843c, U+843f, U+8446-8447, U+8449, U+844e, U+8451-8452, U+8456, U+8459-845a, U+845c, U+8462, U+8466, U+846d, U+846f-8470, U+8473, U+8476-8478, U+847a, U+847d, U+8484-8485, U+8487, U+8489, U+848c, U+848e, U+8490, U+8493-8494, U+8497, U+849b, U+849e-849f, U+84a1, U+84a5, U+84a8, U+84af, U+84b4, U+84b9-84bf, U+84c1-84c2, U+84c5-84c7, U+84ca-84cb, U+84cd, U+84d0-84d1, U+84d3, U+84d6, U+84df-84e0, U+84e2-84e3, U+84e5-84e7, U+84ee, U+84f3, U+84f6, U+84fa, U+84fc, U+84ff-8500, U+850c, U+8511, U+8514-8515, U+8517-8518, U+851f, U+8523, U+8525-8526, U+8529, U+852b, U+852d;
}
/* [41] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.41.woff2) format('woff2');
  unicode-range: U+82a9-82ab, U+82ae, U+82b0, U+82b2, U+82b4-82b6, U+82bc, U+82be, U+82c0-82c2, U+82c4-82c8, U+82ca-82cc, U+82ce, U+82d0, U+82d2-82d3, U+82d5-82d6, U+82d8-82d9, U+82dc-82de, U+82e0-82e4, U+82e7, U+82e9-82eb, U+82ed-82ee, U+82f3-82f4, U+82f7-82f8, U+82fa-8301, U+8306-8308, U+830c-830d, U+830f, U+8311, U+8313-8315, U+8318, U+831a-831b, U+831d, U+8324, U+8327, U+832a, U+832c-832d, U+832f, U+8331-8334, U+833a-833c, U+8340, U+8343-8345, U+8347-8348, U+834a, U+834c, U+834f, U+8351, U+8356, U+8358-835c, U+835e, U+8360, U+8364-8366, U+8368-836a, U+836c-836e, U+8373, U+8378, U+837b-837d, U+837f-8380, U+8382, U+8388, U+838a-838b, U+8392, U+8394, U+8396, U+8398-8399, U+839b-839c, U+83a0, U+83a2-83a3, U+83a8-83aa, U+83ae-83b0, U+83b3;
}
/* [42] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.42.woff2) format('woff2');
  unicode-range: U+814d-814e, U+8151, U+8153, U+8158-815a, U+815e, U+8160, U+8166-8169, U+816b, U+816d, U+8171, U+8173-8174, U+8178, U+817c-817d, U+8182, U+8188, U+8191, U+8198-819b, U+81a0, U+81a3, U+81a5-81a6, U+81a9, U+81b6, U+81ba-81bb, U+81bd, U+81bf, U+81c1, U+81c3, U+81c6, U+81c9-81ca, U+81cc-81cd, U+81d1, U+81d3-81d4, U+81d8, U+81db-81dc, U+81de-81df, U+81e5, U+81e7-81e9, U+81eb-81ec, U+81ee-81ef, U+81f5, U+81f8, U+81fa, U+81fc, U+81fe, U+8200-8202, U+8204, U+8208-820a, U+820e-8210, U+8216-8218, U+821b-821c, U+8221-8224, U+8226-8228, U+822b, U+822d, U+822f, U+8232-8234, U+8237-8238, U+823a-823b, U+823e, U+8244, U+8249, U+824b, U+824f, U+8259-825a, U+825f, U+8266, U+8268, U+826e, U+8271, U+8276-8279, U+827d, U+827f, U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8296-8298, U+829f-82a1, U+82a3-82a4, U+82a7-82a8;
}
/* [43] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.43.woff2) format('woff2');
  unicode-range: U+7ffa, U+7ffe, U+8004, U+8006, U+800b, U+800e, U+8011-8012, U+8014, U+8016, U+8018-8019, U+801c, U+801e, U+8026-802a, U+8031, U+8034-8035, U+8037, U+8043, U+804b, U+804d, U+8052, U+8056, U+8059, U+805e, U+8061, U+8068-8069, U+806e-8074, U+8076-8078, U+807c-8080, U+8082, U+8084-8085, U+8088, U+808f, U+8093, U+809c, U+809f, U+80ab, U+80ad-80ae, U+80b1, U+80b6-80b8, U+80bc-80bd, U+80c2, U+80c4, U+80ca, U+80cd, U+80d1, U+80d4, U+80d7, U+80d9-80db, U+80dd, U+80e0, U+80e4-80e5, U+80e7-80ed, U+80ef-80f1, U+80f3-80f4, U+80fc, U+8101, U+8104-8105, U+8107-8108, U+810c-810e, U+8112-8115, U+8117-8119, U+811b-811f, U+8121-8130, U+8132-8134, U+8137, U+8139, U+813f-8140, U+8142, U+8146, U+8148;
}
/* [44] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.44.woff2) format('woff2');
  unicode-range: U+7ed7, U+7edb, U+7ee0-7ee2, U+7ee5-7ee6, U+7ee8, U+7eeb, U+7ef0-7ef2, U+7ef6, U+7efa-7efb, U+7efe, U+7f01-7f04, U+7f08, U+7f0a-7f12, U+7f17, U+7f19, U+7f1b-7f1c, U+7f1f, U+7f21-7f23, U+7f25-7f28, U+7f2a-7f33, U+7f35-7f37, U+7f3d, U+7f42, U+7f44-7f45, U+7f4c-7f4d, U+7f52, U+7f54, U+7f58-7f59, U+7f5d, U+7f5f-7f61, U+7f63, U+7f65, U+7f68, U+7f70-7f71, U+7f73-7f75, U+7f77, U+7f79, U+7f7d-7f7e, U+7f85-7f86, U+7f88-7f89, U+7f8b-7f8c, U+7f90-7f91, U+7f94-7f96, U+7f98-7f9b, U+7f9d, U+7f9f, U+7fa3, U+7fa7-7fa9, U+7fac-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0, U+7fc3, U+7fca, U+7fcc, U+7fce, U+7fd2, U+7fd5, U+7fd9-7fdb, U+7fdf, U+7fe3, U+7fe5-7fe7, U+7fe9, U+7feb-7fec, U+7fee-7fef, U+7ff1, U+7ff3-7ff4, U+7ff9;
}
/* [45] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.45.woff2) format('woff2');
  unicode-range: U+7dc4, U+7dc7-7dc8, U+7dca-7dcd, U+7dcf, U+7dd1-7dd2, U+7dd4, U+7dd6-7dd8, U+7dda-7de0, U+7de2-7de6, U+7de8-7ded, U+7def, U+7df1-7df5, U+7df7, U+7df9, U+7dfb-7dfc, U+7dfe-7e02, U+7e04, U+7e08-7e0b, U+7e12, U+7e1b, U+7e1e, U+7e20, U+7e22-7e23, U+7e26, U+7e29, U+7e2b, U+7e2e-7e2f, U+7e31, U+7e37, U+7e39-7e3e, U+7e40, U+7e43-7e44, U+7e46-7e47, U+7e4a-7e4b, U+7e4d-7e4e, U+7e51, U+7e54-7e56, U+7e58-7e5b, U+7e5d-7e5e, U+7e61, U+7e66-7e67, U+7e69-7e6b, U+7e6d, U+7e70, U+7e73, U+7e77, U+7e79, U+7e7b-7e7d, U+7e81-7e82, U+7e8c-7e8d, U+7e8f, U+7e92-7e94, U+7e96, U+7e98, U+7e9a-7e9c, U+7e9e-7e9f, U+7ea1, U+7ea3, U+7ea5, U+7ea8-7ea9, U+7eab, U+7ead-7eae, U+7eb0, U+7ebb, U+7ebe, U+7ec0-7ec2, U+7ec9, U+7ecb-7ecc, U+7ed0, U+7ed4;
}
/* [46] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.46.woff2) format('woff2');
  unicode-range: U+7ccc-7ccd, U+7cd7, U+7cdc, U+7cde, U+7ce0, U+7ce4-7ce5, U+7ce7-7ce8, U+7cec, U+7cf0, U+7cf5-7cf9, U+7cfc, U+7cfe, U+7d00, U+7d04-7d0b, U+7d0d, U+7d10-7d14, U+7d17-7d19, U+7d1b-7d1f, U+7d21, U+7d24-7d26, U+7d28-7d2a, U+7d2c-7d2e, U+7d30-7d31, U+7d33, U+7d35-7d36, U+7d38-7d3a, U+7d40, U+7d42-7d44, U+7d46, U+7d4b-7d4c, U+7d4f, U+7d51, U+7d54-7d56, U+7d58, U+7d5b-7d5c, U+7d5e, U+7d61-7d63, U+7d66, U+7d68, U+7d6a-7d6c, U+7d6f, U+7d71-7d73, U+7d75-7d77, U+7d79-7d7a, U+7d7e, U+7d81, U+7d84-7d8b, U+7d8d, U+7d8f, U+7d91, U+7d94, U+7d96, U+7d98-7d9a, U+7d9c-7da0, U+7da2, U+7da6, U+7daa-7db1, U+7db4-7db8, U+7dba-7dbf, U+7dc1;
}
/* [47] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.47.woff2) format('woff2');
  unicode-range: U+7bc3-7bc4, U+7bc6, U+7bc8-7bcc, U+7bd1, U+7bd3-7bd4, U+7bd9-7bda, U+7bdd, U+7be0-7be1, U+7be4-7be6, U+7be9-7bea, U+7bef, U+7bf4, U+7bf6, U+7bfc, U+7bfe, U+7c01, U+7c03, U+7c07-7c08, U+7c0a-7c0d, U+7c0f, U+7c11, U+7c15-7c16, U+7c19, U+7c1e-7c21, U+7c23-7c24, U+7c26, U+7c28-7c33, U+7c35, U+7c37-7c3b, U+7c3d-7c3e, U+7c40-7c41, U+7c43, U+7c47-7c48, U+7c4c, U+7c50, U+7c53-7c54, U+7c59, U+7c5f-7c60, U+7c63-7c65, U+7c6c, U+7c6e, U+7c72, U+7c74, U+7c79-7c7a, U+7c7c, U+7c81-7c82, U+7c84-7c85, U+7c88, U+7c8a-7c91, U+7c93-7c96, U+7c99, U+7c9b-7c9e, U+7ca0-7ca2, U+7ca6-7ca9, U+7cac, U+7caf-7cb3, U+7cb5-7cb7, U+7cba-7cbd, U+7cbf-7cc2, U+7cc5, U+7cc7-7cc9;
}
/* [48] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.48.woff2) format('woff2');
  unicode-range: U+7aca, U+7ad1-7ad2, U+7ada-7add, U+7ae1, U+7ae4, U+7ae6, U+7af4-7af7, U+7afa-7afb, U+7afd-7b0a, U+7b0c, U+7b0e-7b0f, U+7b13, U+7b15-7b16, U+7b18-7b19, U+7b1e-7b20, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e, U+7b30-7b3b, U+7b3e-7b3f, U+7b41-7b42, U+7b44-7b47, U+7b4a, U+7b4c-7b50, U+7b58, U+7b5a, U+7b5c, U+7b60, U+7b66-7b67, U+7b69, U+7b6c-7b6f, U+7b72-7b76, U+7b7b-7b7d, U+7b7f, U+7b82, U+7b85, U+7b87, U+7b8b-7b96, U+7b98-7b99, U+7b9b-7b9f, U+7ba2-7ba4, U+7ba6-7bac, U+7bae-7bb0, U+7bb4, U+7bb7-7bb9, U+7bbb, U+7bc0-7bc1;
}
/* [49] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.49.woff2) format('woff2');
  unicode-range: U+797c, U+797e-7980, U+7982, U+7986-7987, U+7989-798e, U+7992, U+7994-7995, U+7997-7998, U+799a-799c, U+799f, U+79a3-79a6, U+79a8-79ac, U+79ae-79b1, U+79b3-79b5, U+79b8, U+79ba, U+79bf, U+79c2, U+79c6, U+79c8, U+79cf, U+79d5-79d6, U+79dd-79de, U+79e3, U+79e7-79e8, U+79eb, U+79ed, U+79f4, U+79f7-79f8, U+79fa, U+79fe, U+7a02-7a03, U+7a05, U+7a0a, U+7a14, U+7a17, U+7a19, U+7a1c, U+7a1e-7a1f, U+7a23, U+7a25-7a26, U+7a2c, U+7a2e, U+7a30-7a32, U+7a36-7a37, U+7a39, U+7a3c, U+7a40, U+7a42, U+7a47, U+7a49, U+7a4c-7a4f, U+7a51, U+7a55, U+7a5b, U+7a5d-7a5e, U+7a62-7a63, U+7a66, U+7a68-7a69, U+7a6b, U+7a70, U+7a78, U+7a80, U+7a85-7a88, U+7a8a, U+7a90, U+7a93-7a96, U+7a98, U+7a9b-7a9c, U+7a9e, U+7aa0-7aa1, U+7aa3, U+7aa8-7aaa, U+7aac-7ab0, U+7ab3, U+7ab8, U+7aba, U+7abd-7abf, U+7ac4-7ac5, U+7ac7-7ac8;
}
/* [50] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.50.woff2) format('woff2');
  unicode-range: U+783e, U+7841-7844, U+7847-7849, U+784b-784c, U+784e-7854, U+7856-7857, U+7859-785a, U+7865, U+7869-786a, U+786d, U+786f, U+7876-7877, U+787c, U+787e-787f, U+7881, U+7887-7889, U+7893-7894, U+7898-789e, U+78a1, U+78a3, U+78a5, U+78a9, U+78ad, U+78b2, U+78b4, U+78b6, U+78b9-78ba, U+78bc, U+78bf, U+78c3, U+78c9, U+78cb, U+78d0-78d2, U+78d4, U+78d9-78da, U+78dc, U+78de, U+78e1, U+78e5-78e6, U+78ea, U+78ec, U+78ef, U+78f1-78f2, U+78f4, U+78fa-78fb, U+78fe, U+7901-7902, U+7905, U+7907, U+7909, U+790b-790c, U+790e, U+7910, U+7913, U+7919-791b, U+791e-791f, U+7921, U+7924, U+7926, U+792a-792b, U+7934, U+7936, U+7939, U+793b, U+793d, U+7940, U+7942-7943, U+7945-7947, U+7949-794a, U+794c, U+794e-7951, U+7953-7955, U+7957-795a, U+795c, U+795f-7960, U+7962, U+7964, U+7966-7967, U+7969, U+796b, U+796f, U+7972, U+7974, U+7979, U+797b;
}
/* [51] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.51.woff2) format('woff2');
  unicode-range: U+770f, U+7712, U+7714, U+7716, U+7719-771b, U+771e, U+7721-7722, U+7726, U+7728, U+772b-7730, U+7732-7736, U+7739-773a, U+773d-773f, U+7743, U+7746-7747, U+774c-774f, U+7751-7752, U+7758-775a, U+775c-775e, U+7762, U+7765-7766, U+7768-776a, U+776c-776d, U+7771-7772, U+777a, U+777c-777e, U+7780, U+7785, U+7787, U+778b-778d, U+778f-7791, U+7793, U+779e-77a0, U+77a2, U+77a5, U+77ad, U+77af, U+77b4-77b7, U+77bd-77c0, U+77c2, U+77c5, U+77c7, U+77cd, U+77d6-77d7, U+77d9-77da, U+77dd-77de, U+77e7, U+77ea, U+77ec, U+77ef, U+77f8, U+77fb, U+77fd-77fe, U+7800, U+7803, U+7806, U+7809, U+780f-7812, U+7815, U+7817-7818, U+781a-781f, U+7821-7823, U+7825-7827, U+7829, U+782b-7830, U+7832-7833, U+7835, U+7837, U+7839-783c;
}
/* [52] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.52.woff2) format('woff2');
  unicode-range: U+760a-760e, U+7610-7619, U+761b-761d, U+761f-7622, U+7625, U+7627-762a, U+762e-7630, U+7632-7635, U+7638-763a, U+763c-763d, U+763f-7640, U+7642-7643, U+7647-7648, U+764d-764e, U+7652, U+7654, U+7658, U+765a, U+765c, U+765e-765f, U+7661-7663, U+7665, U+7669, U+766c, U+766e-766f, U+7671-7673, U+7675-7676, U+7678-767a, U+767f, U+7681, U+7683, U+7688, U+768a-768c, U+768e, U+7690-7692, U+7695, U+7698, U+769a-769b, U+769d-76a0, U+76a2, U+76a4-76a7, U+76ab-76ac, U+76af-76b0, U+76b2, U+76b4-76b5, U+76ba-76bb, U+76bf, U+76c2-76c3, U+76c5, U+76c9, U+76cc-76ce, U+76dc-76de, U+76e1-76ea, U+76f1, U+76f9-76fb, U+76fd, U+76ff-7700, U+7703-7704, U+7707-7708, U+770c-770e;
}
/* [53] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.53.woff2) format('woff2');
  unicode-range: U+74ef, U+74f4, U+74ff, U+7501, U+7503, U+7505, U+7508, U+750d, U+750f, U+7511, U+7513, U+7515, U+7517, U+7519, U+7521-7527, U+752a, U+752c-752d, U+752f, U+7534, U+7536, U+753a, U+753e, U+7540, U+7544, U+7547-754b, U+754d-754e, U+7550-7553, U+7556-7557, U+755a-755b, U+755d-755e, U+7560, U+7562, U+7564, U+7566-7568, U+756b-756c, U+756f-7573, U+7575, U+7579-757c, U+757e-757f, U+7581-7584, U+7587, U+7589-758e, U+7590, U+7592, U+7594, U+7596, U+7599-759a, U+759d, U+759f-75a0, U+75a3, U+75a5, U+75a8, U+75ac-75ad, U+75b0-75b1, U+75b3-75b5, U+75b8, U+75bd, U+75c1-75c4, U+75c8-75ca, U+75cc-75cd, U+75d4, U+75d6, U+75d9, U+75de, U+75e0, U+75e2-75e4, U+75e6-75ea, U+75f1-75f3, U+75f7, U+75f9-75fa, U+75fc, U+75fe-7601, U+7603, U+7605-7606, U+7608-7609;
}
/* [54] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.54.woff2) format('woff2');
  unicode-range: U+73e7-73ea, U+73ee-73f0, U+73f2, U+73f4-73f5, U+73f7, U+73f9-73fa, U+73fc-73fd, U+73ff-7402, U+7404, U+7407-7408, U+740a-740f, U+7418, U+741a-741c, U+741e, U+7424-7425, U+7428-7429, U+742c-7430, U+7432, U+7435-7436, U+7438-743b, U+743e-7441, U+7443-7446, U+7448, U+744a-744b, U+7452, U+7457, U+745b, U+745d, U+7460, U+7462-7465, U+7467-746a, U+746d, U+746f, U+7471, U+7473-7474, U+7477, U+747a, U+747e, U+7481-7482, U+7484, U+7486, U+7488-748b, U+748e-748f, U+7493, U+7498, U+749a, U+749c-74a0, U+74a3, U+74a6, U+74a9-74aa, U+74ae, U+74b0-74b2, U+74b6, U+74b8-74ba, U+74bd, U+74bf, U+74c1, U+74c3, U+74c5, U+74c8, U+74ca, U+74cc, U+74cf, U+74d1-74d2, U+74d4-74d5, U+74d8-74db, U+74de-74e0, U+74e2, U+74e4-74e5, U+74e7-74e9, U+74ee;
}
/* [55] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.55.woff2) format('woff2');
  unicode-range: U+72dd-72df, U+72e1, U+72e5-72e6, U+72e8, U+72ef-72f0, U+72f2-72f4, U+72f6-72f7, U+72f9-72fb, U+72fd, U+7300-7304, U+7307, U+730a-730c, U+7313-7317, U+731d-7322, U+7327, U+7329, U+732c-732d, U+7330-7331, U+7333, U+7335-7337, U+7339, U+733d-733e, U+7340, U+7342, U+7344-7345, U+734a, U+734d-7350, U+7352, U+7355, U+7357, U+7359, U+735f-7360, U+7362-7363, U+7365, U+7368, U+736c-736d, U+736f-7370, U+7372, U+7374-7376, U+7378, U+737a-737b, U+737d-737e, U+7382-7383, U+7386, U+7388, U+738a, U+738c-7393, U+7395, U+7397-739a, U+739c, U+739e, U+73a0-73a3, U+73a5-73a8, U+73aa, U+73ad, U+73b1, U+73b3, U+73b6-73b7, U+73b9, U+73c2, U+73c5-73c9, U+73cc, U+73ce-73d0, U+73d2, U+73d6, U+73d9, U+73db-73de, U+73e3, U+73e5-73e6;
}
/* [56] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.56.woff2) format('woff2');
  unicode-range: U+719c, U+71a0, U+71a4-71a5, U+71a8, U+71af, U+71b1-71bc, U+71be, U+71c1-71c2, U+71c4, U+71c8-71cb, U+71ce-71d0, U+71d2, U+71d4, U+71d9-71da, U+71dc, U+71df-71e0, U+71e6-71e8, U+71ea, U+71ed-71ee, U+71f4, U+71f6, U+71f9, U+71fb-71fc, U+71ff-7200, U+7207, U+720c-720d, U+7210, U+7216, U+721a-721e, U+7223, U+7228, U+722b, U+722d-722e, U+7230, U+7232, U+723a-723c, U+723e-7242, U+7246, U+724b, U+724d-724e, U+7252, U+7256, U+7258, U+725a, U+725c-725d, U+7260, U+7264-7266, U+726a, U+726c, U+726e-726f, U+7271, U+7273-7274, U+7278, U+727b, U+727d-727e, U+7281-7282, U+7284, U+7287, U+728a, U+728d, U+728f, U+7292, U+729b, U+729f-72a0, U+72a7, U+72ad-72ae, U+72b0-72b5, U+72b7-72b8, U+72ba-72be, U+72c0-72c1, U+72c3, U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2, U+72d6, U+72db;
}
/* [57] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.57.woff2) format('woff2');
  unicode-range: U+7005-7006, U+7009, U+700b, U+700d, U+7015, U+7018, U+701b, U+701d-701f, U+7023, U+7026-7028, U+702c, U+702e-7030, U+7035, U+7037, U+7039-703a, U+703c-703e, U+7044, U+7049-704b, U+704f, U+7051, U+7058, U+705a, U+705c-705e, U+7061, U+7064, U+7066, U+706c, U+707d, U+7080-7081, U+7085-7086, U+708a, U+708f, U+7091, U+7094-7095, U+7098-7099, U+709c-709d, U+709f, U+70a4, U+70a9-70aa, U+70af-70b2, U+70b4-70b7, U+70bb, U+70c0, U+70c3, U+70c7, U+70cb, U+70ce-70cf, U+70d4, U+70d9-70da, U+70dc-70dd, U+70e0, U+70e9, U+70ec, U+70f7, U+70fa, U+70fd, U+70ff, U+7104, U+7108-7109, U+710c, U+7110, U+7113-7114, U+7116-7118, U+711c, U+711e, U+7120, U+712e-712f, U+7131, U+713c, U+7142, U+7144-7147, U+7149-714b, U+7150, U+7152, U+7155-7156, U+7159-715a, U+715c, U+7161, U+7165-7166, U+7168-7169, U+716d, U+7173-7174, U+7176, U+7178, U+717a, U+717d, U+717f-7180, U+7184, U+7186-7188, U+7192, U+7198;
}
/* [58] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.58.woff2) format('woff2');
  unicode-range: U+6ed8-6ed9, U+6edb, U+6edd, U+6edf-6ee0, U+6ee2, U+6ee6, U+6eea, U+6eec, U+6eee-6eef, U+6ef2-6ef3, U+6ef7-6efa, U+6efe, U+6f01, U+6f03, U+6f08-6f09, U+6f15-6f16, U+6f19, U+6f22-6f25, U+6f28-6f2a, U+6f2c-6f2d, U+6f2f, U+6f31-6f32, U+6f36-6f38, U+6f3f, U+6f43-6f46, U+6f48, U+6f4b, U+6f4e-6f4f, U+6f51, U+6f54-6f57, U+6f59-6f5b, U+6f5e-6f5f, U+6f61, U+6f64-6f67, U+6f69-6f6c, U+6f6f-6f72, U+6f74-6f76, U+6f78-6f7e, U+6f80-6f83, U+6f86, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94, U+6f97-6f98, U+6f9b, U+6fa3-6fa5, U+6fa7, U+6faa, U+6faf, U+6fb1, U+6fb4, U+6fb6, U+6fb9, U+6fc1-6fcb, U+6fd1-6fd3, U+6fd5, U+6fdb, U+6fde-6fe1, U+6fe4, U+6fe9, U+6feb-6fec, U+6fee-6ff1, U+6ffa, U+6ffe;
}
/* [59] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.59.woff2) format('woff2');
  unicode-range: U+6dc3, U+6dc5-6dc6, U+6dc9, U+6dcc, U+6dcf, U+6dd2-6dd3, U+6dd6, U+6dd9-6dde, U+6de0, U+6de4, U+6de6, U+6de8-6dea, U+6dec, U+6def-6df0, U+6df5-6df6, U+6df8, U+6dfa, U+6dfc, U+6e03-6e04, U+6e07-6e09, U+6e0b-6e0c, U+6e0e, U+6e11, U+6e13, U+6e15-6e16, U+6e19-6e1b, U+6e1e-6e1f, U+6e22, U+6e25-6e27, U+6e2b-6e2c, U+6e36-6e37, U+6e39-6e3a, U+6e3c-6e41, U+6e44-6e45, U+6e47, U+6e49-6e4b, U+6e4d-6e4e, U+6e51, U+6e53-6e55, U+6e5c-6e5f, U+6e61-6e63, U+6e65-6e67, U+6e6a-6e6b, U+6e6d-6e70, U+6e72-6e74, U+6e76-6e78, U+6e7c, U+6e80-6e82, U+6e86-6e87, U+6e89, U+6e8d, U+6e8f, U+6e96, U+6e98, U+6e9d-6e9f, U+6ea1, U+6ea5-6ea7, U+6eab, U+6eb1-6eb2, U+6eb4, U+6eb7, U+6ebb-6ebd, U+6ebf-6ec6, U+6ec8-6ec9, U+6ecc, U+6ecf-6ed0, U+6ed3-6ed4, U+6ed7;
}
/* [60] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.60.woff2) format('woff2');
  unicode-range: U+6cb2, U+6cb4-6cb5, U+6cb7, U+6cba, U+6cbc-6cbd, U+6cc1-6cc3, U+6cc5-6cc7, U+6cd0-6cd4, U+6cd6-6cd7, U+6cd9-6cda, U+6cde-6ce0, U+6ce4, U+6ce6, U+6ce9, U+6ceb-6cef, U+6cf1-6cf2, U+6cf6-6cf7, U+6cfa, U+6cfe, U+6d03-6d05, U+6d07-6d08, U+6d0a, U+6d0c, U+6d0e-6d11, U+6d13-6d14, U+6d16, U+6d18-6d1a, U+6d1c, U+6d1f, U+6d22-6d23, U+6d26-6d29, U+6d2b, U+6d2e-6d30, U+6d33, U+6d35-6d36, U+6d38-6d3a, U+6d3c, U+6d3f, U+6d42-6d44, U+6d48-6d49, U+6d4d, U+6d50, U+6d52, U+6d54, U+6d56-6d58, U+6d5a-6d5c, U+6d5e, U+6d60-6d61, U+6d63-6d65, U+6d67, U+6d6c-6d6d, U+6d6f, U+6d75, U+6d7b-6d7d, U+6d87, U+6d8a, U+6d8e, U+6d90-6d9a, U+6d9c-6da0, U+6da2-6da3, U+6da7, U+6daa-6dac, U+6dae, U+6db3-6db4, U+6db6, U+6db8, U+6dbc, U+6dbf, U+6dc2;
}
/* [61] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.61.woff2) format('woff2');
  unicode-range: U+6b85-6b86, U+6b89, U+6b8d, U+6b91-6b93, U+6b95, U+6b97-6b98, U+6b9a-6b9b, U+6b9e, U+6ba1-6ba4, U+6ba9-6baa, U+6bad, U+6baf-6bb0, U+6bb2-6bb3, U+6bba-6bbd, U+6bc0, U+6bc2, U+6bc6, U+6bca-6bcc, U+6bce, U+6bd0-6bd1, U+6bd3, U+6bd6-6bd8, U+6bda, U+6be1, U+6be6, U+6bec, U+6bf1, U+6bf3-6bf5, U+6bf9, U+6bfd, U+6c05-6c08, U+6c0d, U+6c10, U+6c15-6c1a, U+6c21, U+6c23-6c26, U+6c29-6c2d, U+6c30-6c33, U+6c35-6c37, U+6c39-6c3a, U+6c3c-6c3f, U+6c46, U+6c4a-6c4c, U+6c4e-6c50, U+6c54, U+6c56, U+6c59-6c5c, U+6c5e, U+6c63, U+6c67-6c69, U+6c6b, U+6c6d, U+6c6f, U+6c72-6c74, U+6c78-6c7a, U+6c7c, U+6c84-6c87, U+6c8b-6c8c, U+6c8f, U+6c91, U+6c93-6c96, U+6c98, U+6c9a, U+6c9d, U+6ca2-6ca4, U+6ca8-6ca9, U+6cac-6cae, U+6cb1;
}
/* [62] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.62.woff2) format('woff2');
  unicode-range: U+6a01, U+6a06, U+6a09, U+6a0b, U+6a11, U+6a13, U+6a17-6a19, U+6a1b, U+6a1e, U+6a23, U+6a28-6a29, U+6a2b, U+6a2f-6a30, U+6a35, U+6a38-6a40, U+6a46-6a48, U+6a4a-6a4b, U+6a4e, U+6a50, U+6a52, U+6a5b, U+6a5e, U+6a62, U+6a65-6a67, U+6a6b, U+6a79, U+6a7c, U+6a7e-6a7f, U+6a84, U+6a86, U+6a8e, U+6a90-6a91, U+6a94, U+6a97, U+6a9c, U+6a9e, U+6aa0, U+6aa2, U+6aa4, U+6aa9, U+6aab, U+6aae-6ab0, U+6ab2-6ab3, U+6ab5, U+6ab7-6ab8, U+6aba-6abb, U+6abd, U+6abf, U+6ac2-6ac4, U+6ac6, U+6ac8, U+6acc, U+6ace, U+6ad2-6ad3, U+6ad8-6adc, U+6adf-6ae0, U+6ae4-6ae5, U+6ae7-6ae8, U+6afb, U+6b04-6b05, U+6b0d-6b13, U+6b16-6b17, U+6b19, U+6b24-6b25, U+6b2c, U+6b37-6b39, U+6b3b, U+6b3d, U+6b43, U+6b46, U+6b4e, U+6b50, U+6b53-6b54, U+6b58-6b59, U+6b5b, U+6b60, U+6b69, U+6b6d, U+6b6f-6b70, U+6b73-6b74, U+6b77-6b7a, U+6b80-6b84;
}
/* [63] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.63.woff2) format('woff2');
  unicode-range: U+68e1, U+68e3-68e4, U+68e6-68ed, U+68ef-68f0, U+68f2, U+68f4, U+68f6-68f7, U+68f9, U+68fb-68fd, U+68ff-6902, U+6906-6908, U+690b, U+6910, U+691a-691c, U+691f-6920, U+6924-6925, U+692a, U+692d, U+6934, U+6939, U+693c-6945, U+694a-694b, U+6952-6954, U+6957, U+6959, U+695b, U+695d, U+695f, U+6962-6964, U+6966, U+6968-696c, U+696e-696f, U+6971, U+6973-6974, U+6978-6979, U+697d, U+697f-6980, U+6985, U+6987-698a, U+698d-698e, U+6994-6999, U+699b, U+69a3-69a4, U+69a6-69a7, U+69ab, U+69ad-69ae, U+69b1, U+69b7, U+69bb-69bc, U+69c1, U+69c3-69c5, U+69c7, U+69ca-69ce, U+69d0-69d1, U+69d3-69d4, U+69d7-69da, U+69e0, U+69e4, U+69e6, U+69ec-69ed, U+69f1-69f3, U+69f8, U+69fa-69fc, U+69fe-6a00;
}
/* [64] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.64.woff2) format('woff2');
  unicode-range: U+6792-6793, U+6796, U+6798, U+679e-67a1, U+67a5, U+67a7-67a9, U+67ac-67ad, U+67b0-67b1, U+67b3, U+67b5, U+67b7, U+67b9, U+67bb-67bc, U+67c0-67c1, U+67c3, U+67c5-67ca, U+67d1-67d2, U+67d7-67d9, U+67dd-67df, U+67e2-67e4, U+67e6-67e9, U+67f0, U+67f5, U+67f7-67f8, U+67fa-67fb, U+67fd-67fe, U+6800-6801, U+6803-6804, U+6806, U+6809-680a, U+680c, U+680e, U+6812, U+681d-681f, U+6822, U+6824-6829, U+682b-682d, U+6831-6835, U+683b, U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856, U+685c-685d, U+685f-6862, U+6864, U+6866-6868, U+686b, U+686f, U+6872, U+6874, U+6877, U+687f, U+6883, U+6886, U+688f, U+689b, U+689f-68a0, U+68a2-68a3, U+68b1, U+68b6, U+68b9-68ba, U+68bc-68bf, U+68c1-68c4, U+68c6, U+68c8, U+68ca, U+68cc, U+68d0-68d1, U+68d3, U+68d7, U+68dd, U+68df;
}
/* [65] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.65.woff2) format('woff2');
  unicode-range: U+663a-663b, U+663d, U+6641, U+6644-6645, U+6649, U+664c, U+664f, U+6654, U+6659, U+665b, U+665d-665e, U+6660-6667, U+6669, U+666b-666c, U+6671, U+6673, U+6677-6679, U+667c, U+6680-6681, U+6684-6685, U+6688-6689, U+668b-668e, U+6690, U+6692, U+6695, U+6698, U+669a, U+669d, U+669f-66a0, U+66a2-66a3, U+66a6, U+66aa-66ab, U+66b1-66b2, U+66b5, U+66b8-66b9, U+66bb, U+66be, U+66c1, U+66c6-66c9, U+66cc, U+66d5-66d8, U+66da-66dc, U+66de-66e2, U+66e8-66ea, U+66ec, U+66f1, U+66f3, U+66f7, U+66fa, U+66fd, U+6702, U+6705, U+670a, U+670f-6710, U+6713, U+6715, U+6719, U+6722-6723, U+6725-6727, U+6729, U+672d-672e, U+6732-6733, U+6736, U+6739, U+673b, U+673f, U+6744, U+6748, U+674c-674d, U+6753, U+6755, U+6762, U+6767, U+6769-676c, U+676e, U+6772-6773, U+6775, U+6777, U+677a-677d, U+6782-6783, U+6787, U+678a-678d, U+678f;
}
/* [66] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.66.woff2) format('woff2');
  unicode-range: U+64f8, U+64fa, U+64fc, U+64fe-64ff, U+6503, U+6509, U+650f, U+6514, U+6518, U+651c-651e, U+6522-6525, U+652a-652c, U+652e, U+6530-6532, U+6534-6535, U+6537-6538, U+653a, U+653c-653d, U+6542, U+6549-654b, U+654d-654e, U+6553-6555, U+6557-6558, U+655d, U+6564, U+6569, U+656b, U+656d-656f, U+6571, U+6573, U+6575-6576, U+6578-657e, U+6581-6583, U+6585-6586, U+6589, U+658e-658f, U+6592-6593, U+6595-6596, U+659b, U+659d, U+659f-65a1, U+65a3, U+65ab-65ac, U+65b2, U+65b6-65b7, U+65ba-65bb, U+65be-65c0, U+65c2-65c4, U+65c6-65c8, U+65cc, U+65ce, U+65d0, U+65d2-65d3, U+65d6, U+65db, U+65dd, U+65e1, U+65e3, U+65ee-65f0, U+65f3-65f5, U+65f8, U+65fb-65fc, U+65fe-6600, U+6603, U+6607, U+6609, U+660b, U+6610-6611, U+6619-661a, U+661c-661e, U+6621, U+6624, U+6626, U+662a-662c, U+662e, U+6630-6631, U+6633-6634, U+6636;
}
/* [67] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.67.woff2) format('woff2');
  unicode-range: U+63bc, U+63be, U+63c0, U+63c3-63c4, U+63c6, U+63c8, U+63cd-63ce, U+63d1, U+63d6, U+63da-63db, U+63de, U+63e0, U+63e3, U+63e9-63ea, U+63ee, U+63f2, U+63f5-63fa, U+63fc, U+63fe-6400, U+6406, U+640b-640d, U+6410, U+6414, U+6416-6417, U+641b, U+6420-6423, U+6425-6428, U+642a, U+6431-6432, U+6434-6437, U+643d-6442, U+6445, U+6448, U+6450-6452, U+645b-645f, U+6462, U+6465, U+6468, U+646d, U+646f-6471, U+6473, U+6477, U+6479-647d, U+6482-6485, U+6487-6488, U+648c, U+6490, U+6493, U+6496-649a, U+649d, U+64a0, U+64a5, U+64ab-64ac, U+64b1-64b7, U+64b9-64bb, U+64be-64c1, U+64c4, U+64c7, U+64c9-64cb, U+64d0, U+64d4, U+64d7-64d8, U+64da, U+64de, U+64e0-64e2, U+64e4, U+64e9, U+64ec, U+64f0-64f2, U+64f4, U+64f7;
}
/* [68] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.68.woff2) format('woff2');
  unicode-range: U+623b, U+623d-623e, U+6243, U+6246, U+6248-6249, U+624c, U+6255, U+6259, U+625e, U+6260-6261, U+6265-6266, U+626a, U+6271, U+627a, U+627c-627d, U+6283, U+6286, U+6289, U+628e, U+6294, U+629c, U+629e-629f, U+62a1, U+62a8, U+62ba-62bb, U+62bf, U+62c2, U+62c4, U+62c8, U+62ca-62cb, U+62ce-62cf, U+62d1, U+62d7, U+62d9-62da, U+62dd, U+62e0-62e1, U+62e3-62e4, U+62e7, U+62eb, U+62ee, U+62f0, U+62f4-62f6, U+6308, U+630a-630e, U+6310, U+6312-6313, U+6317, U+6319, U+631b, U+631d-631f, U+6322, U+6326, U+6329, U+6331-6332, U+6334-6337, U+6339, U+633b-633c, U+633e-6340, U+6343, U+6347, U+634b-634e, U+6354, U+635c-635d, U+6368-6369, U+636d, U+636f-6372, U+6376, U+637a-637b, U+637d, U+6382-6383, U+6387, U+638a-638b, U+638d-638e, U+6391, U+6393-6397, U+6399, U+639b, U+639e-639f, U+63a1, U+63a3-63a4, U+63ac-63ae, U+63b1-63b5, U+63b7-63bb;
}
/* [69] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.69.woff2) format('woff2');
  unicode-range: U+60fa, U+6100, U+6106, U+610d-610e, U+6112, U+6114-6115, U+6119, U+611c, U+6120, U+6122-6123, U+6126, U+6128-6130, U+6136-6137, U+613a, U+613d-613e, U+6144, U+6146-6147, U+614a-614b, U+6151, U+6153, U+6158, U+615a, U+615c-615d, U+615f, U+6161, U+6163-6165, U+616b-616c, U+616e, U+6171, U+6173-6177, U+617e, U+6182, U+6187, U+618a, U+618d-618e, U+6190-6191, U+6194, U+6199-619a, U+619c, U+619f, U+61a1, U+61a3-61a4, U+61a7-61a9, U+61ab-61ad, U+61b2-61b3, U+61b5-61b7, U+61ba-61bb, U+61bf, U+61c3-61c4, U+61c6-61c7, U+61c9-61cb, U+61d0-61d1, U+61d3-61d4, U+61d7, U+61da, U+61df-61e1, U+61e6, U+61ee, U+61f0, U+61f2, U+61f6-61f8, U+61fa, U+61fc-61fe, U+6200, U+6206-6207, U+6209, U+620b, U+620d-620e, U+6213-6215, U+6217, U+6219, U+621b-6223, U+6225-6226, U+622c, U+622e-6230, U+6232, U+6238;
}
/* [70] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.70.woff2) format('woff2');
  unicode-range: U+5fd1-5fd6, U+5fda-5fde, U+5fe1-5fe2, U+5fe4-5fe5, U+5fea, U+5fed-5fee, U+5ff1-5ff3, U+5ff6, U+5ff8, U+5ffb, U+5ffe-5fff, U+6002-6006, U+600a, U+600d, U+600f, U+6014, U+6019, U+601b, U+6020, U+6023, U+6026, U+6029, U+602b, U+602e-602f, U+6031, U+6033, U+6035, U+6039, U+603f, U+6041-6043, U+6046, U+604f, U+6053-6054, U+6058-605b, U+605d-605e, U+6060, U+6063, U+6065, U+6067, U+606a-606c, U+6075, U+6078-6079, U+607b, U+607d, U+607f, U+6083, U+6085-6087, U+608a, U+608c, U+608e-608f, U+6092-6093, U+6095-6097, U+609b-609d, U+60a2, U+60a7, U+60a9-60ab, U+60ad, U+60af-60b1, U+60b3-60b6, U+60b8, U+60bb, U+60bd-60be, U+60c0-60c3, U+60c6-60c9, U+60cb, U+60ce, U+60d3-60d4, U+60d7-60db, U+60dd, U+60e1-60e4, U+60e6, U+60ea, U+60ec-60ee, U+60f0-60f1, U+60f4, U+60f6;
}
/* [71] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.71.woff2) format('woff2');
  unicode-range: U+5ea3-5ea5, U+5ea8, U+5eab, U+5eaf, U+5eb3, U+5eb5-5eb6, U+5eb9, U+5ebe, U+5ec1-5ec3, U+5ec6, U+5ec8, U+5ecb-5ecc, U+5ed1-5ed2, U+5ed4, U+5ed9-5edb, U+5edd, U+5edf-5ee0, U+5ee2-5ee3, U+5ee8, U+5eea, U+5eec, U+5eef-5ef0, U+5ef3-5ef4, U+5ef8, U+5efb-5efc, U+5efe-5eff, U+5f01, U+5f07, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f1a, U+5f22, U+5f28-5f29, U+5f2c-5f2d, U+5f35-5f36, U+5f38, U+5f3b-5f43, U+5f45-5f4a, U+5f4c-5f4e, U+5f50, U+5f54, U+5f56-5f59, U+5f5b-5f5f, U+5f61, U+5f63, U+5f65, U+5f67-5f68, U+5f6b, U+5f6e-5f6f, U+5f72-5f78, U+5f7a, U+5f7e-5f7f, U+5f82-5f83, U+5f87, U+5f89-5f8a, U+5f8d, U+5f91, U+5f93, U+5f95, U+5f98-5f99, U+5f9c, U+5f9e, U+5fa0, U+5fa6-5fa9, U+5fac-5fad, U+5faf, U+5fb3-5fb5, U+5fb9, U+5fbc, U+5fc4, U+5fc9, U+5fcb, U+5fce-5fd0;
}
/* [72] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.72.woff2) format('woff2');
  unicode-range: U+5d32-5d34, U+5d3c-5d3e, U+5d41-5d44, U+5d46-5d48, U+5d4a-5d4b, U+5d4e, U+5d50, U+5d52, U+5d55-5d58, U+5d5a-5d5d, U+5d68-5d69, U+5d6b-5d6c, U+5d6f, U+5d74, U+5d7f, U+5d82-5d89, U+5d8b-5d8c, U+5d8f, U+5d92-5d93, U+5d99, U+5d9d, U+5db2, U+5db6-5db7, U+5dba, U+5dbc-5dbd, U+5dc2-5dc3, U+5dc6-5dc7, U+5dc9, U+5dcc, U+5dd2, U+5dd4, U+5dd6-5dd8, U+5ddb-5ddc, U+5de3, U+5ded, U+5def, U+5df3, U+5df6, U+5dfa-5dfd, U+5dff-5e00, U+5e07, U+5e0f, U+5e11, U+5e13-5e14, U+5e19-5e1b, U+5e22, U+5e25, U+5e28, U+5e2a, U+5e2f-5e31, U+5e33-5e34, U+5e36, U+5e39-5e3c, U+5e3e, U+5e40, U+5e44, U+5e46-5e48, U+5e4c, U+5e4f, U+5e53-5e54, U+5e57, U+5e59, U+5e5b, U+5e5e-5e5f, U+5e61, U+5e63, U+5e6a-5e6b, U+5e75, U+5e77, U+5e79-5e7a, U+5e7e, U+5e80-5e81, U+5e83, U+5e85, U+5e87, U+5e8b, U+5e91-5e92, U+5e96, U+5e98, U+5e9b, U+5e9d, U+5ea0-5ea2;
}
/* [73] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.73.woff2) format('woff2');
  unicode-range: U+5bf5-5bf6, U+5bfe, U+5c02-5c03, U+5c05, U+5c07-5c09, U+5c0b-5c0c, U+5c0e, U+5c10, U+5c12-5c13, U+5c15, U+5c17, U+5c19, U+5c1b-5c1c, U+5c1e-5c1f, U+5c22, U+5c25, U+5c28, U+5c2a-5c2b, U+5c2f-5c30, U+5c37, U+5c3b, U+5c43-5c44, U+5c46-5c47, U+5c4d, U+5c50, U+5c59, U+5c5b-5c5c, U+5c62-5c64, U+5c66, U+5c6c, U+5c6e, U+5c74, U+5c78-5c7e, U+5c80, U+5c83-5c84, U+5c88, U+5c8b-5c8d, U+5c91, U+5c94-5c96, U+5c98-5c99, U+5c9c, U+5c9e, U+5ca1-5ca3, U+5cab-5cac, U+5cb1, U+5cb5, U+5cb7, U+5cba, U+5cbd-5cbf, U+5cc1, U+5cc3-5cc4, U+5cc7, U+5ccb, U+5cd2, U+5cd8-5cd9, U+5cdf-5ce0, U+5ce3-5ce6, U+5ce8-5cea, U+5ced, U+5cef, U+5cf3-5cf4, U+5cf6, U+5cf8, U+5cfd, U+5d00-5d04, U+5d06, U+5d08, U+5d0b-5d0d, U+5d0f-5d13, U+5d15, U+5d17-5d1a, U+5d1d-5d22, U+5d24-5d27, U+5d2e-5d31;
}
/* [74] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.74.woff2) format('woff2');
  unicode-range: U+5ab2, U+5ab4-5ab5, U+5ab7-5aba, U+5abd-5abf, U+5ac3-5ac4, U+5ac6-5ac8, U+5aca-5acb, U+5acd, U+5acf-5ad2, U+5ad4, U+5ad8-5ada, U+5adc, U+5adf-5ae2, U+5ae4, U+5ae6, U+5ae8, U+5aea-5aed, U+5af0-5af3, U+5af5, U+5af9-5afb, U+5afd, U+5b01, U+5b05, U+5b08, U+5b0b-5b0c, U+5b11, U+5b16-5b17, U+5b1b, U+5b21-5b22, U+5b24, U+5b27-5b2e, U+5b30, U+5b32, U+5b34, U+5b36-5b38, U+5b3e-5b40, U+5b43, U+5b45, U+5b4a-5b4b, U+5b51-5b53, U+5b56, U+5b5a-5b5b, U+5b62, U+5b65, U+5b67, U+5b6a-5b6e, U+5b70-5b71, U+5b73, U+5b7a-5b7b, U+5b7f-5b80, U+5b84, U+5b8d, U+5b91, U+5b93-5b95, U+5b9f, U+5ba5-5ba6, U+5bac, U+5bae, U+5bb8, U+5bc0, U+5bc3, U+5bcb, U+5bd0-5bd1, U+5bd4-5bd8, U+5bda-5bdc, U+5be2, U+5be4-5be7, U+5be9, U+5beb-5bec, U+5bee-5bf0, U+5bf2-5bf3;
}
/* [75] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.75.woff2) format('woff2');
  unicode-range: U+5981, U+598f, U+5997-5998, U+599a, U+599c-599d, U+59a0-59a1, U+59a3-59a4, U+59a7, U+59aa-59ad, U+59af, U+59b2-59b3, U+59b5-59b6, U+59b8, U+59ba, U+59bd-59be, U+59c0-59c1, U+59c3-59c4, U+59c7-59ca, U+59cc-59cd, U+59cf, U+59d2, U+59d5-59d6, U+59d8-59d9, U+59db, U+59dd-59e0, U+59e2-59e7, U+59e9-59eb, U+59ee, U+59f1, U+59f3, U+59f5, U+59f7-59f9, U+59fd, U+5a06, U+5a08-5a0a, U+5a0c-5a0d, U+5a11-5a13, U+5a15-5a16, U+5a1a-5a1b, U+5a21-5a23, U+5a2d-5a2f, U+5a32, U+5a38, U+5a3c, U+5a3e-5a45, U+5a47, U+5a4a, U+5a4c-5a4d, U+5a4f-5a51, U+5a53, U+5a55-5a57, U+5a5e, U+5a60, U+5a62, U+5a65-5a67, U+5a6a, U+5a6c-5a6d, U+5a72-5a73, U+5a75-5a76, U+5a79-5a7c, U+5a81-5a84, U+5a8c, U+5a8e, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e, U+5aa0, U+5aa3-5aa4, U+5aaa, U+5aae-5aaf, U+5ab1;
}
/* [76] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.76.woff2) format('woff2');
  unicode-range: U+5831, U+583a, U+583d, U+583f-5842, U+5844-5846, U+5848, U+584a, U+584d, U+5852, U+5857, U+5859-585a, U+585c-585d, U+5862, U+5868-5869, U+586c-586d, U+586f-5873, U+5875, U+5879, U+587d-587e, U+5880-5881, U+5888-588a, U+588d, U+5892, U+5896-5898, U+589a, U+589c-589d, U+58a0-58a1, U+58a3, U+58a6, U+58a9, U+58ab-58ae, U+58b0, U+58b3, U+58bb-58bf, U+58c2-58c3, U+58c5-58c8, U+58ca, U+58cc, U+58ce, U+58d1-58d3, U+58d5, U+58d8-58d9, U+58de-58df, U+58e2, U+58e9, U+58ec, U+58ef, U+58f1-58f2, U+58f5, U+58f7-58f8, U+58fa, U+58fd, U+5900, U+5902, U+5906, U+5908-590c, U+590e, U+5910, U+5914, U+5919, U+591b, U+591d-591e, U+5920, U+5922-5925, U+5928, U+592c-592d, U+592f, U+5932, U+5936, U+593c, U+593e, U+5940-5942, U+5944, U+594c-594d, U+5950, U+5953, U+5958, U+595a, U+5961, U+5966-5968, U+596a, U+596c-596e, U+5977, U+597b-597c;
}
/* [77] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.77.woff2) format('woff2');
  unicode-range: U+570a, U+570c-570d, U+570f, U+5712-5713, U+5718-5719, U+571c, U+571e, U+5725, U+5727, U+5729-572a, U+572c, U+572e-572f, U+5734-5735, U+5739, U+573b, U+5741, U+5743, U+5745, U+5749, U+574c-574d, U+575c, U+5763, U+5768-5769, U+576b, U+576d-576e, U+5770, U+5773, U+5775, U+5777, U+577b-577c, U+5785-5786, U+5788, U+578c, U+578e-578f, U+5793-5795, U+5799-57a1, U+57a3-57a4, U+57a6-57aa, U+57ac-57ad, U+57af-57b2, U+57b4-57b6, U+57b8-57b9, U+57bd-57bf, U+57c2, U+57c4-57c8, U+57cc-57cd, U+57cf, U+57d2, U+57d5-57de, U+57e1-57e2, U+57e4-57e5, U+57e7, U+57eb, U+57ed, U+57ef, U+57f4-57f8, U+57fc-57fd, U+5800-5801, U+5803, U+5805, U+5807, U+5809, U+580b-580e, U+5811, U+5814, U+5819, U+581b-5820, U+5822-5823, U+5825-5826, U+582c, U+582f;
}
/* [78] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.78.woff2) format('woff2');
  unicode-range: U+5605-5606, U+5608, U+560c-560d, U+560f, U+5614, U+5616-5617, U+561a, U+561c, U+561e, U+5621-5625, U+5627, U+5629, U+562b-5630, U+5636, U+5638-563a, U+563c, U+5640-5642, U+5649, U+564c-5650, U+5653-5655, U+5657-565b, U+5660, U+5663-5664, U+5666, U+566b, U+566f-5671, U+5673-567c, U+567e, U+5684-5687, U+568c, U+568e-5693, U+5695, U+5697, U+569b-569c, U+569e-569f, U+56a1-56a2, U+56a4-56a9, U+56ac-56af, U+56b1, U+56b4, U+56b6-56b8, U+56bf, U+56c1-56c3, U+56c9, U+56cd, U+56d1, U+56d4, U+56d6-56d9, U+56dd, U+56df, U+56e1, U+56e3-56e6, U+56e8-56ec, U+56ee-56ef, U+56f1-56f3, U+56f5, U+56f7-56f9, U+56fc, U+56ff-5700, U+5703-5704, U+5709;
}
/* [79] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.79.woff2) format('woff2');
  unicode-range: U+5519, U+551b, U+551d-551e, U+5520, U+5522-5523, U+5526-5527, U+552a-552c, U+5530, U+5532-5535, U+5537-5538, U+553b-5541, U+5543-5544, U+5547-5549, U+554b, U+554d, U+5550, U+5553, U+5555-5558, U+555b-555f, U+5567-5569, U+556b-5572, U+5574-5577, U+557b-557c, U+557e-557f, U+5581, U+5583, U+5585-5586, U+5588, U+558b-558c, U+558e-5591, U+5593, U+5599-559a, U+559f, U+55a5-55a6, U+55a8-55ac, U+55ae, U+55b0-55b3, U+55b6, U+55b9-55ba, U+55bc-55be, U+55c4, U+55c6-55c7, U+55c9, U+55cc-55d2, U+55d4-55db, U+55dd-55df, U+55e1, U+55e3-55e6, U+55ea-55ee, U+55f0-55f3, U+55f5-55f7, U+55fb, U+55fe, U+5600-5601;
}
/* [80] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.80.woff2) format('woff2');
  unicode-range: U+53fb-5400, U+5402, U+5405-5407, U+540b, U+540f, U+5412, U+5414, U+5416, U+5418-541a, U+541d, U+5420-5423, U+5425, U+5429-542a, U+542d-542e, U+5431-5433, U+5436, U+543d, U+543f, U+5442-5443, U+5449, U+544b-544c, U+544e, U+5451-5454, U+5456, U+5459, U+545b-545c, U+5461, U+5463-5464, U+546a-5472, U+5474, U+5476-5478, U+547a, U+547e-5484, U+5486, U+548a, U+548d-548e, U+5490-5491, U+5494, U+5497-5499, U+549b, U+549d, U+54a1-54a7, U+54a9, U+54ab, U+54ad, U+54b4-54b5, U+54b9, U+54bb, U+54be-54bf, U+54c2-54c3, U+54c9-54cc, U+54cf-54d0, U+54d3, U+54d5-54d6, U+54d9-54da, U+54dc-54de, U+54e2, U+54e7, U+54f3-54f4, U+54f8-54f9, U+54fd-54ff, U+5501, U+5504-5506, U+550c-550f, U+5511-5514, U+5516-5517;
}
/* [81] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.81.woff2) format('woff2');
  unicode-range: U+52a2, U+52a6-52a7, U+52ac-52ad, U+52af, U+52b4-52b5, U+52b9, U+52bb-52bc, U+52be, U+52c1, U+52c5, U+52ca, U+52cd, U+52d0, U+52d6-52d7, U+52d9, U+52db, U+52dd-52de, U+52e0, U+52e2-52e3, U+52e5, U+52e7-52f0, U+52f2-52f3, U+52f5-52f9, U+52fb-52fc, U+5302, U+5304, U+530b, U+530d, U+530f-5310, U+5315, U+531a, U+531c-531d, U+5321, U+5323, U+5326, U+532e-5331, U+5338, U+533c-533e, U+5340, U+5344-5345, U+534b-534d, U+5350, U+5354, U+5358, U+535d-535f, U+5363, U+5368-5369, U+536c, U+536e-536f, U+5372, U+5379-537b, U+537d, U+538d-538e, U+5390, U+5393-5394, U+5396, U+539b-539d, U+53a0-53a1, U+53a3-53a5, U+53a9, U+53ad-53ae, U+53b0, U+53b2-53b3, U+53b5-53b8, U+53bc, U+53be, U+53c1, U+53c3-53c7, U+53ce-53cf, U+53d2-53d3, U+53d5, U+53da, U+53de-53df, U+53e1-53e2, U+53e7-53e9, U+53f1, U+53f4-53f5, U+53fa;
}
/* [82] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.82.woff2) format('woff2');
  unicode-range: U+5110, U+5113, U+5115, U+5117-5118, U+511a-511c, U+511e-511f, U+5121, U+5128, U+512b-512d, U+5131-5135, U+5137-5139, U+513c, U+5140, U+5142, U+5147, U+514c, U+514e-5150, U+5155-5158, U+5162, U+5169, U+5172, U+517f, U+5181-5184, U+5186-5187, U+518b, U+518f, U+5191, U+5195-5197, U+519a, U+51a2-51a3, U+51a6-51ab, U+51ad-51ae, U+51b1, U+51b4, U+51bc-51bd, U+51bf, U+51c3, U+51c7-51c8, U+51ca-51cb, U+51cd-51ce, U+51d4, U+51d6, U+51db-51dc, U+51e6, U+51e8-51eb, U+51f1, U+51f5, U+51fc, U+51ff, U+5202, U+5205, U+5208, U+520b, U+520d-520e, U+5215-5216, U+5228, U+522a, U+522c-522d, U+5233, U+523c-523d, U+523f-5240, U+5245, U+5247, U+5249, U+524b-524c, U+524e, U+5250, U+525b-525f, U+5261, U+5263-5264, U+5270, U+5273, U+5275, U+5277, U+527d, U+527f, U+5281-5285, U+5287, U+5289, U+528b, U+528d, U+528f, U+5291-5293, U+529a;
}
/* [83] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.83.woff2) format('woff2');
  unicode-range: U+4fe3-4fe4, U+4fe6, U+4fe8, U+4feb-4fed, U+4ff3, U+4ff5-4ff6, U+4ff8, U+4ffe, U+5001, U+5005-5006, U+5009, U+500c, U+500f, U+5013-5018, U+501b-501e, U+5022-5025, U+5027-5028, U+502b-502e, U+5030, U+5033-5034, U+5036-5039, U+503b, U+5041-5043, U+5045-5046, U+5048-504a, U+504c-504e, U+5051, U+5053, U+5055-5057, U+505b, U+505e, U+5060, U+5062-5063, U+5067, U+506a, U+506c, U+5070-5072, U+5074-5075, U+5078, U+507b, U+507d-507e, U+5080, U+5088-5089, U+5091-5092, U+5095, U+5097-509e, U+50a2-50a3, U+50a5-50a7, U+50a9, U+50ad, U+50b3, U+50b5, U+50b7, U+50ba, U+50be, U+50c4-50c5, U+50c7, U+50ca, U+50cd, U+50d1, U+50d5-50d6, U+50da, U+50de, U+50e5-50e6, U+50ec-50ee, U+50f0-50f1, U+50f3, U+50f9-50fb, U+50fe-5102, U+5104, U+5106-5107, U+5109-510b, U+510d, U+510f;
}
/* [84] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.84.woff2) format('woff2');
  unicode-range: U+4eb8-4eb9, U+4ebb-4ebe, U+4ec2-4ec4, U+4ec8-4ec9, U+4ecc, U+4ecf-4ed0, U+4ed2, U+4eda-4edb, U+4edd-4ee1, U+4ee6-4ee9, U+4eeb, U+4eee-4eef, U+4ef3-4ef5, U+4ef8-4efa, U+4efc, U+4f00, U+4f03-4f05, U+4f08-4f09, U+4f0b, U+4f0e, U+4f12-4f13, U+4f15, U+4f1b, U+4f1d, U+4f21-4f22, U+4f25, U+4f27-4f29, U+4f2b-4f2e, U+4f31-4f33, U+4f36-4f37, U+4f39, U+4f3e, U+4f40-4f41, U+4f43, U+4f47-4f49, U+4f54, U+4f57-4f58, U+4f5d-4f5e, U+4f61-4f62, U+4f64-4f65, U+4f67, U+4f6a, U+4f6e-4f6f, U+4f72, U+4f74-4f7e, U+4f80-4f82, U+4f84, U+4f89-4f8a, U+4f8e-4f98, U+4f9e, U+4fa1, U+4fa5, U+4fa9-4faa, U+4fac, U+4fb3, U+4fb6-4fb8, U+4fbd, U+4fc2, U+4fc5-4fc6, U+4fcd-4fce, U+4fd0-4fd1, U+4fd3, U+4fda-4fdc, U+4fdf-4fe0, U+4fe2;
}
/* [85] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.85.woff2) format('woff2');
  unicode-range: U+3127-3129, U+3131, U+3134, U+3137, U+3139, U+3141-3142, U+3145, U+3147-3148, U+314b, U+314d-314e, U+315c, U+3160-3161, U+3163-3164, U+3186, U+318d, U+3192, U+3196-3198, U+319e-319f, U+3220-3229, U+3231, U+3268, U+3297, U+3299, U+32a3, U+338e-338f, U+3395, U+339c-339e, U+33c4, U+33d1-33d2, U+33d5, U+3434, U+34dc, U+34ee, U+353e, U+355d, U+3566, U+3575, U+3592, U+35a0-35a1, U+35ad, U+35ce, U+36a2, U+36ab, U+38a8, U+3dab, U+3de7, U+3deb, U+3e1a, U+3f1b, U+3f6d, U+4495, U+4723, U+48fa, U+4ca3, U+4e02, U+4e04-4e06, U+4e0c, U+4e0f, U+4e15, U+4e17, U+4e1f-4e21, U+4e26, U+4e29, U+4e2c, U+4e2f, U+4e31, U+4e35, U+4e37, U+4e3c, U+4e3f-4e42, U+4e44, U+4e46-4e47, U+4e57, U+4e5a-4e5c, U+4e64-4e65, U+4e67, U+4e69, U+4e6d, U+4e78, U+4e7f-4e82, U+4e85, U+4e87, U+4e8a, U+4e8d, U+4e93, U+4e96, U+4e98-4e99, U+4e9c, U+4e9e-4ea0, U+4ea2-4ea3, U+4ea5, U+4eb0-4eb1, U+4eb3-4eb6;
}
/* [86] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.86.woff2) format('woff2');
  unicode-range: U+279c, U+279f-27a2, U+27a4-27a5, U+27a8, U+27b0, U+27b2-27b3, U+27b9, U+27e8-27e9, U+27f6, U+2800, U+28ec, U+2913, U+2921-2922, U+2934-2935, U+2a2f, U+2b05-2b07, U+2b50, U+2b55, U+2bc5-2bc6, U+2e1c-2e1d, U+2ebb, U+2f00, U+2f08, U+2f24, U+2f2d, U+2f2f-2f30, U+2f3c, U+2f45, U+2f63-2f64, U+2f74, U+2f83, U+2f8f, U+2fbc, U+3003, U+3005-3007, U+3012-3013, U+301c-301e, U+3021, U+3023-3024, U+3030, U+3034-3035, U+3041, U+3043, U+3045, U+3047, U+3049, U+3056, U+3058, U+305c, U+305e, U+3062, U+306c, U+3074, U+3077, U+307a, U+307c-307d, U+3080, U+308e, U+3090-3091, U+3099-309b, U+309d-309e, U+30a5, U+30bc, U+30be, U+30c2, U+30c5, U+30cc, U+30d8, U+30e2, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+30fd-30fe, U+3105-3126;
}
/* [87] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.87.woff2) format('woff2');
  unicode-range: U+2650-2655, U+2658, U+265a-265b, U+265d-265e, U+2660-266d, U+266f, U+267b, U+2688, U+2693-2696, U+2698-2699, U+269c, U+26a0-26a1, U+26a4, U+26aa-26ab, U+26bd-26be, U+26c4-26c5, U+26d4, U+26e9, U+26f0-26f1, U+26f3, U+26f5, U+26fd, U+2702, U+2704-2706, U+2708-270f, U+2712-2718, U+271a-271b, U+271d, U+271f, U+2721, U+2724-2730, U+2732-2734, U+273a, U+273d-2744, U+2747-2749, U+274c, U+274e-274f, U+2753-2757, U+275b, U+275d-275e, U+2763, U+2765-2767, U+276e-276f, U+2776-277e, U+2780-2782, U+278a-278c, U+278e, U+2794-2796;
}
/* [88] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.88.woff2) format('woff2');
  unicode-range: U+254b, U+2550-2551, U+2554, U+2557, U+255a-255b, U+255d, U+255f-2560, U+2562-2563, U+2565-2567, U+2569-256a, U+256c-2572, U+2579, U+2580-2595, U+25a1, U+25a3, U+25a9-25ad, U+25b0, U+25b3-25bb, U+25bd-25c2, U+25c4, U+25c8-25cb, U+25cd, U+25d0-25d1, U+25d4-25d5, U+25d8, U+25dc-25e6, U+25ea-25eb, U+25ef, U+25fe, U+2600-2604, U+2609, U+260e-260f, U+2611, U+2614-2615, U+2618, U+261a-2620, U+2622-2623, U+262a, U+262d-2630, U+2639-2640, U+2642, U+2648-264f;
}
/* [89] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.89.woff2) format('woff2');
  unicode-range: U+23e9, U+23f0, U+23f3, U+2445, U+2449, U+2465-2471, U+2474-249b, U+24b8, U+24c2, U+24c7, U+24c9, U+24d0, U+24d2, U+24d4, U+24d8, U+24dd-24de, U+24e3, U+24e6, U+24e8, U+2500-2509, U+250b-2526, U+2528-2534, U+2536-2537, U+253b-2548, U+254a;
}
/* [90] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.90.woff2) format('woff2');
  unicode-range: U+207b-2083, U+208c-208e, U+2092, U+20a6, U+20a8-20ad, U+20af, U+20b1, U+20b4-20b5, U+20b8-20ba, U+20bd, U+20db, U+20dd, U+20e0, U+20e3, U+2105, U+2109, U+2113, U+2116-2117, U+2120-2121, U+2126, U+212b, U+2133, U+2139, U+2194, U+2196-2199, U+21a0, U+21a9-21aa, U+21af, U+21b3, U+21b5, U+21ba-21bb, U+21c4, U+21ca, U+21cc, U+21d0-21d4, U+21e1, U+21e6-21e9, U+2200, U+2202, U+2205-2208, U+220f, U+2211-2212, U+2215, U+2217-2219, U+221d-2220, U+2223, U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d, U+2248, U+224c, U+2252, U+2256, U+2260-2261, U+2266-2267, U+226a-226b, U+226e-226f, U+2282-2283, U+2295, U+2297, U+2299, U+22a5, U+22b0-22b1, U+22b9, U+22bf, U+22c5-22c6, U+22ef, U+2304, U+2307, U+230b, U+2312-2314, U+2318, U+231a-231b, U+2323, U+239b, U+239d-239e, U+23a0;
}
/* [91] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.91.woff2) format('woff2');
  unicode-range: U+1d34-1d35, U+1d38-1d3a, U+1d3c, U+1d3f-1d40, U+1d49, U+1d4e-1d4f, U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5, U+1e69, U+1e73, U+1ea0-1ea9, U+1eab-1ead, U+1eaf, U+1eb1, U+1eb3, U+1eb5, U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe, U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9-1ecd, U+1ecf-1ed3, U+1ed5, U+1ed7-1edf, U+1ee1, U+1ee3, U+1ee5-1eeb, U+1eed, U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1f7b, U+2001-2002, U+2004-2006, U+2009-200a, U+200c-2012, U+2015-2016, U+201a, U+201e-2021, U+2023, U+2025, U+2027-2028, U+202a-202d, U+202f-2030, U+2032-2033, U+2035, U+2038, U+203c, U+203e-203f, U+2043-2044, U+2049, U+204d-204e, U+2060-2061, U+2070, U+2074-2078, U+207a;
}
/* [97] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.97.woff2) format('woff2');
  unicode-range: U+2ae-2b3, U+2b5-2bf, U+2c2-2c3, U+2c6-2d1, U+2d8-2da, U+2dc, U+2e1-2e3, U+2e5, U+2eb, U+2ee-2f0, U+2f2-2f7, U+2f9-2ff, U+302-30d, U+311, U+31b, U+321-325, U+327-329, U+32b-32c, U+32e-32f, U+331-339, U+33c-33d, U+33f, U+348, U+352, U+35c, U+35e-35f, U+361, U+363, U+368, U+36c, U+36f, U+530-540, U+55d-55e, U+561, U+563, U+565, U+56b, U+56e-579;
}
/* [98] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.98.woff2) format('woff2');
  unicode-range: U+176-17f, U+192, U+194, U+19a-19b, U+19d, U+1a0-1a1, U+1a3-1a4, U+1aa, U+1ac-1ad, U+1af-1bf, U+1d2, U+1d4, U+1d6, U+1d8, U+1da, U+1dc, U+1e3, U+1e7, U+1e9, U+1ee, U+1f0-1f1, U+1f3, U+1f5-1ff, U+219-21b, U+221, U+223-226, U+228, U+22b, U+22f, U+231, U+234-237, U+23a-23b, U+23d, U+250-252, U+254-255, U+259-25e, U+261-263, U+265, U+268, U+26a-26b, U+26f-277, U+279, U+27b-280, U+282-283, U+285, U+28a, U+28c, U+28f, U+292, U+294-296, U+298-29a, U+29c, U+29f, U+2a1-2a4, U+2a6-2a7, U+2a9, U+2ab;
}
/* [99] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.99.woff2) format('woff2');
  unicode-range: U+a1-a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b3-b6, U+b8-ba, U+bc-d6, U+d8-de, U+e6, U+eb, U+ee-f0, U+f5, U+f7-f8, U+fb, U+fd-100, U+102, U+104-107, U+10d, U+10f-112, U+115, U+117, U+119, U+11b, U+11e-11f, U+121, U+123, U+125-127, U+129-12a, U+12d, U+12f-13f, U+141-142, U+144, U+146, U+14b-14c, U+14f-153, U+158-15b, U+15e-160, U+163-165, U+168-16a, U+16d-175;
}
/* [100] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.100.woff2) format('woff2');
  unicode-range: U+221a, U+2264, U+2464, U+25a0, U+3008, U+4e10, U+512a, U+5152, U+5201, U+5241, U+5352, U+549a, U+54b2, U+54c6, U+54d7, U+54e1, U+5509, U+55c5, U+560e, U+5618, U+565c, U+56bc, U+5716, U+576f, U+5784, U+57a2, U+589f, U+5a20, U+5a25, U+5a29, U+5a34, U+5a7f, U+5ac9, U+5ad6, U+5b09, U+5b5c, U+5bc7, U+5c27, U+5d2d, U+5dcd, U+5f1b, U+5f37, U+604d, U+6055, U+6073, U+60eb, U+61ff, U+620c, U+62c7, U+62ed, U+6320, U+6345, U+6390, U+63b0, U+64ae, U+64c2, U+64d2, U+6556, U+663c, U+667e, U+66d9, U+66f8, U+6756, U+6789, U+689d, U+68f1, U+695e, U+6975, U+6a1f, U+6b0a, U+6b61, U+6b87, U+6c5d, U+6c7e, U+6c92, U+6d31, U+6df9, U+6e0d, U+6e2d, U+6f3e, U+70b3, U+70bd, U+70ca, U+70e8, U+725f, U+72e9, U+733f, U+7396, U+739f, U+7459-745a, U+74a7, U+75a1, U+75f0, U+76cf, U+76d4, U+7729, U+77aa, U+77b0, U+77e3, U+780c, U+78d5, U+7941, U+7977, U+797a, U+79c3, U+7a20, U+7a92, U+7b71, U+7bf1, U+7c9f, U+7eb6, U+7eca, U+7ef7, U+7f07, U+7f09, U+7f15, U+7f81, U+7fb9, U+8038, U+8098, U+80b4, U+8110, U+814b-814c, U+816e, U+818a, U+8205, U+8235, U+828b, U+82a5, U+82b7, U+82d4, U+82db, U+82df, U+8317, U+8338, U+8385-8386, U+83c1, U+83cf, U+8537, U+853b, U+854a, U+8715, U+8783, U+892a, U+8a71, U+8aaa, U+8d58, U+8dbe, U+8f67, U+8fab, U+8fc4, U+8fe6, U+9023, U+9084, U+9091, U+916a, U+91c9, U+91dc, U+94b3, U+9502, U+9523, U+9551, U+956f, U+960e, U+962a, U+962e, U+9647, U+96f3, U+9739, U+97a0, U+97ed, U+983b, U+985e, U+988a, U+9a6f, U+9a8b, U+9ab7, U+9ac5, U+9e25, U+e608, U+ff06, U+ff14-ff16;
}
/* [101] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.101.woff2) format('woff2');
  unicode-range: U+161, U+926, U+928, U+939, U+93f-940, U+94d, U+e17, U+e22, U+e44, U+2463, U+25c7, U+25ce, U+2764, U+3009, U+3016-3017, U+4e4d, U+4e53, U+4f5a, U+4f70, U+4fae, U+4fd8, U+4ffa, U+5011, U+501a, U+516e, U+51c4, U+5225, U+5364, U+547b, U+5495, U+54e8, U+54ee, U+5594, U+55d3, U+55dc, U+55fd, U+5662, U+5669, U+566c, U+5742, U+5824, U+5834, U+598a, U+5992, U+59a9, U+5a04, U+5b75, U+5b7d, U+5bc5, U+5c49, U+5c90, U+5e1c, U+5e27, U+5e2b, U+5e37, U+5e90, U+618b, U+61f5, U+620a, U+6273, U+62f7, U+6342, U+6401-6402, U+6413, U+6512, U+655b, U+65a7, U+65f1, U+65f7, U+665f, U+6687, U+66a7, U+673d, U+67b8, U+6854, U+68d8, U+68fa, U+696d, U+6a02, U+6a0a, U+6a80, U+6b7c, U+6bd9, U+6c2e, U+6c76, U+6cf8, U+6d4a, U+6d85, U+6e24, U+6e32, U+6ec7, U+6ed5, U+6f88, U+700f, U+701a, U+7078, U+707c, U+70ac, U+70c1, U+7409, U+7422, U+7480, U+74a8, U+752b, U+7574, U+7656, U+7699, U+7737, U+785d, U+78be, U+79b9, U+7a3d, U+7a91, U+7a9f, U+7ae3, U+7b77, U+7c3f, U+7d1a, U+7d50, U+7d93, U+803f, U+8042, U+808b, U+8236, U+82b8-82b9, U+82ef, U+8309, U+836b, U+83ef, U+8431, U+85c9, U+865e, U+868c, U+8759, U+8760, U+8845, U+89ba, U+8a2a, U+8c41, U+8cec, U+8d2c, U+8d4e, U+8e66, U+8e6d, U+8eaf, U+902e, U+914b, U+916e, U+919b, U+949b, U+94a0, U+94b0, U+9541-9542, U+9556, U+95eb, U+95f5, U+964b, U+968b, U+96cc-96cd, U+96cf, U+9704, U+9713, U+9890, U+98a8, U+9985, U+9992, U+9a6d, U+9a81, U+9a86, U+9ab8, U+9ca4, U+9f9a, U+e606-e607, U+e60a, U+e60c, U+e60e, U+fe0f, U+ff02, U+ff1e, U+ff3d;
}
/* [102] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.102.woff2) format('woff2');
  unicode-range: U+10c, U+627-629, U+639, U+644, U+64a, U+203b, U+2265, U+2573, U+25b2, U+3448-3449, U+4e1e, U+4e5e, U+4f3a, U+4f5f, U+4fea, U+5026, U+508d, U+5189, U+5254, U+5288, U+52d8, U+52fa, U+5306, U+5308, U+5384, U+53ed, U+543c, U+5450, U+5455, U+5466, U+54c4, U+5578, U+55a7, U+561f, U+5631, U+572d, U+575f, U+57ae, U+57e0, U+5830, U+594e, U+5984, U+5993, U+5bdd, U+5c0d, U+5c7f, U+5c82, U+5e62, U+5ed3, U+5f08, U+607a, U+60bc, U+60df, U+625b, U+6292, U+62e2, U+6363, U+6467, U+6714, U+675e, U+6771, U+67a2, U+67ff, U+6805, U+6813, U+6869, U+68a7, U+68e0, U+6930, U+6986, U+69a8, U+69df, U+6a44, U+6a5f, U+6c13, U+6c1f, U+6c22, U+6c2f, U+6c40, U+6c81, U+6c9b, U+6ca5, U+6da4, U+6df3, U+6e85, U+6eba, U+6f13, U+6f33, U+6f62, U+715e, U+72c4, U+73d1, U+73fe, U+7405, U+7455, U+7487, U+7578, U+75a4, U+75eb, U+7693, U+7738, U+7741, U+776b, U+7792, U+77a7, U+77a9, U+77b3, U+788c, U+7984, U+79a7, U+79e4, U+7a1a, U+7a57, U+7aa6, U+7b0b, U+7b5d, U+7c27, U+7c7d, U+7caa, U+7cd9, U+7cef, U+7eda, U+7ede, U+7f24, U+8046, U+80fa, U+81b3, U+81fb, U+8207, U+8258, U+8335, U+8339, U+8354, U+840e, U+85b0, U+85fb, U+8695, U+86aa, U+8717, U+8749, U+874c, U+8996, U+89bd, U+89c5, U+8bdb, U+8bf5, U+8c5a, U+8d3f, U+8d9f, U+8e44, U+8fed, U+9005, U+9019, U+904e, U+9082, U+90af, U+90dd, U+90e1, U+90f8, U+9119, U+916f, U+9176, U+949e, U+94a7, U+94c2, U+9525, U+9580, U+95dc, U+96e2, U+96fb, U+9a7c, U+9a7f, U+9b41, U+9ca8, U+9cc4, U+9cde, U+9e92, U+9ede, U+e60b, U+e610, U+ff10, U+ff13, U+ff3b, U+f012b;
}
/* [103] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.103.woff2) format('woff2');
  unicode-range: U+60, U+631, U+2606, U+3014-3015, U+309c, U+33a1, U+4e52, U+4ec6, U+4f86, U+4f8d, U+4fde, U+4fef, U+500b, U+502a, U+515c, U+518a, U+51a5, U+51f3, U+5243, U+52c9, U+52d5, U+53a2, U+53ee, U+54ce, U+54fa, U+54fc, U+5580, U+5587, U+563f, U+56da, U+5792, U+5815, U+5960, U+59d7, U+5a1f, U+5b78, U+5b9b, U+5be1, U+5c4e, U+5c51, U+5c6f, U+5c9a, U+5cfb, U+5d16, U+5ed6, U+5f27, U+5f6a, U+5f6c, U+603c, U+609a, U+6168, U+61c8, U+6236, U+62d0, U+62f1, U+62fd, U+631a, U+6328, U+632b, U+6346, U+638f, U+63a0, U+63c9, U+655e, U+6590, U+6615, U+6627, U+66ae, U+66e6, U+66f0, U+6703, U+67da, U+67ec, U+6816, U+6893, U+68ad, U+68f5, U+6977, U+6984, U+69db, U+6b72, U+6bb7, U+6ce3, U+6cfb, U+6d47, U+6da1, U+6dc4, U+6e43, U+6eaf, U+6eff, U+6f8e, U+7011, U+7063, U+7076, U+7096, U+70ba, U+70db, U+70ef, U+7119-711a, U+7172, U+718f, U+7194, U+727a, U+72d9, U+72ed, U+7325, U+73ae, U+73ba, U+73c0, U+7410, U+7426, U+7554, U+7576, U+75ae, U+75b9, U+762b, U+766b, U+7682, U+7750, U+7779, U+7784, U+77eb, U+77ee, U+78f7, U+79e9, U+7a79, U+7b1b, U+7b28, U+7bf7, U+7db2, U+7ec5, U+7eee, U+7f14, U+7f1a, U+7fe1, U+8087, U+809b, U+8231, U+830e, U+835f, U+83e9, U+849c, U+851a, U+868a, U+8718, U+874e, U+8822, U+8910, U+8944, U+8a3b, U+8bb6, U+8bbc, U+8d50, U+8e72, U+8f9c, U+900d, U+904b, U+9063, U+90a2, U+90b9, U+94f2, U+952f, U+9576-9577, U+9593, U+95f8, U+961c, U+9631, U+969b, U+96a7, U+96c1, U+9716, U+9761, U+97ad, U+97e7, U+98a4, U+997a, U+9a73, U+9b44, U+9e3d, U+9ecf, U+9ed4, U+ff11-ff12, U+fffd;
}
/* [104] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.104.woff2) format('woff2');
  unicode-range: U+2003, U+2193, U+2462, U+4e19, U+4e2b, U+4e36, U+4ea8, U+4ed1, U+4ed7, U+4f51, U+4f63, U+4f83, U+50e7, U+5112, U+5167, U+51a4, U+51b6, U+5239, U+5265, U+532a, U+5351, U+537f, U+5401, U+548f, U+5492, U+54af, U+54b3, U+54bd, U+54d1, U+54df, U+554f, U+5564, U+5598, U+5632, U+56a3, U+56e7, U+574e, U+575d-575e, U+57d4, U+584c, U+58e4, U+5937, U+5955, U+5a05, U+5a49, U+5ac2, U+5bb0, U+5c39, U+5c61, U+5d0e, U+5de9, U+5e9a, U+5eb8, U+5f0a, U+5f13, U+5f8c, U+608d, U+611b, U+6127, U+62a0, U+634f, U+635e, U+63fd, U+6577, U+658b, U+65bc, U+660a, U+6643, U+6656, U+6760, U+67af, U+67c4, U+67e0, U+6817, U+68cd, U+690e, U+6960, U+69b4, U+6a71, U+6aac, U+6b67, U+6bb4, U+6c55, U+6c70, U+6c82, U+6ca6, U+6cb8, U+6cbe, U+6e9c, U+6ede, U+6ee5, U+6f4d, U+6f84, U+6f9c, U+7115, U+7121, U+722a, U+7261, U+7272, U+7280, U+72f8, U+7504, U+754f, U+75d8, U+767c, U+76ef, U+778e, U+77bb, U+77f6, U+786b, U+78b1, U+7948, U+7985, U+79be, U+7a83, U+7a8d, U+7eac, U+7eef, U+7ef8, U+7efd, U+7f00, U+803d, U+8086, U+810a, U+8165, U+819d, U+81a8, U+8214, U+829c, U+831c, U+8328, U+832b, U+8367, U+83e0, U+83f1, U+8403, U+846b, U+8475, U+84b2, U+8513, U+8574, U+85af, U+86d9, U+86db, U+8acb, U+8bbd, U+8be0-8be1, U+8c0e, U+8d29, U+8d63, U+8e81, U+8f7f, U+9032, U+9042, U+90b1, U+90b5, U+9165, U+9175, U+94a6, U+94c5, U+950c, U+9540, U+9610, U+9699, U+96c7, U+973e, U+978d, U+97ec, U+97f6, U+984c, U+987d, U+9882, U+9965, U+996a, U+9972, U+9a8f, U+9ad3, U+9ae6, U+9cb8, U+9edb, U+e600, U+e60f, U+e611, U+ff05, U+ff0b;
}
/* [105] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.105.woff2) format('woff2');
  unicode-range: U+5e, U+2190, U+250a, U+25bc, U+25cf, U+300f, U+4e56, U+4ea9, U+4f3d, U+4f6c, U+4f88, U+4fa8, U+4fcf, U+5029, U+5188, U+51f9, U+5203, U+524a, U+5256, U+529d, U+5375, U+53db, U+541f, U+5435, U+5457, U+548b, U+54b1, U+54c7, U+54d4, U+54e9, U+556a, U+5589, U+55bb, U+55e8, U+55ef, U+563b, U+566a, U+576a, U+58f9, U+598d, U+599e, U+59a8, U+5a9b, U+5ae3, U+5bde, U+5c4c, U+5c60, U+5d1b, U+5deb, U+5df7, U+5e18, U+5f26, U+5f64, U+601c, U+6084, U+60e9, U+614c, U+61be, U+6208, U+621a, U+6233, U+6254, U+62d8, U+62e6, U+62ef, U+6323, U+632a, U+633d, U+6361, U+6380, U+6405, U+640f, U+6614, U+6642, U+6657, U+67a3, U+6808, U+683d, U+6850, U+6897, U+68b3, U+68b5, U+68d5, U+6a58, U+6b47, U+6b6a, U+6c28, U+6c90, U+6ca7, U+6cf5, U+6d51, U+6da9, U+6dc7, U+6dd1, U+6e0a, U+6e5b, U+6f47, U+6f6d, U+70ad, U+70f9, U+710a, U+7130, U+71ac, U+745f, U+7476, U+7490, U+7529, U+7538, U+75d2, U+7696, U+76b1, U+76fc, U+777f, U+77dc, U+789f, U+795b, U+79bd, U+79c9, U+7a3b, U+7a46, U+7aa5, U+7ad6, U+7ca5, U+7cb9, U+7cdf, U+7d6e, U+7f06, U+7f38, U+7fa1, U+7fc1, U+8015, U+803b, U+80a2, U+80aa, U+8116, U+813e, U+82ad, U+82bd, U+8305, U+8346, U+846c, U+8549, U+859b, U+8611, U+8680, U+87f9, U+884d, U+8877, U+888d, U+88d4, U+898b, U+8a79, U+8a93, U+8c05, U+8c0d, U+8c26, U+8d1e, U+8d31, U+8d81, U+8e22, U+8f90, U+8f96, U+90ca, U+916c, U+917f, U+9187, U+918b, U+9499, U+94a9, U+9524, U+958b, U+9600, U+9640, U+96b6, U+96ef, U+98d9, U+9976, U+997f, U+9a74, U+9a84, U+9c8d, U+9e26, U+9e9f, U+ad6d, U+c5b4, U+d55c, U+ff0f;
}
/* [106] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.106.woff2) format('woff2');
  unicode-range: U+b0, U+2191, U+2460-2461, U+25c6, U+300e, U+4e1b, U+4e7e, U+4ed5, U+4ef2, U+4f10, U+4f1e, U+4f50, U+4fa6, U+4faf, U+5021, U+50f5, U+5179, U+5180, U+51d1, U+522e, U+52a3, U+52c3, U+52cb, U+5300, U+5319, U+5320, U+5349, U+5395, U+53d9, U+541e, U+5428, U+543e, U+54c0, U+54d2, U+570b, U+5858, U+58f6, U+5974, U+59a5, U+59e8, U+59ec, U+5a36, U+5a9a, U+5ab3, U+5b99, U+5baa, U+5ce1, U+5d14, U+5d4c, U+5dc5, U+5de2, U+5e99, U+5e9e, U+5f18, U+5f66, U+5f70, U+6070, U+60d5, U+60e7, U+6101, U+611a, U+6241, U+6252, U+626f, U+6296, U+62bc, U+62cc, U+63a9, U+644a, U+6454, U+64a9, U+64b8, U+6500, U+6572, U+65a5, U+65a9, U+65ec, U+660f, U+6749, U+6795, U+67ab, U+68da, U+6912, U+6bbf, U+6bef, U+6cab, U+6cca, U+6ccc, U+6cfc, U+6d3d, U+6d78, U+6dee, U+6e17, U+6e34, U+6e83, U+6ea2, U+6eb6, U+6f20, U+6fa1, U+707f, U+70d8, U+70eb, U+714c, U+714e, U+7235, U+7239, U+73ca, U+743c, U+745c, U+7624, U+763e, U+76f2, U+77db, U+77e9, U+780d, U+7838, U+7845, U+78ca, U+796d, U+7a84, U+7aed, U+7b3c, U+7eb2, U+7f05, U+7f20, U+7f34, U+7f62, U+7fc5, U+7fd8, U+7ff0, U+800d, U+8036, U+80ba, U+80be, U+80c0-80c1, U+8155, U+817a, U+8180, U+81e3, U+8206, U+8247, U+8270, U+8299, U+8304, U+8393, U+83b9, U+83ca, U+840d, U+8427, U+8469, U+8471, U+84c4, U+84ec, U+853d, U+8681-8682, U+8721, U+8854, U+88d5, U+88f9, U+8bc0, U+8c0a, U+8c29, U+8c2d, U+8d41, U+8dea, U+8eb2, U+8f9f, U+903b, U+903e, U+9102, U+9493, U+94a5, U+94f8, U+95ef, U+95f7, U+9706, U+9709, U+9774, U+9887, U+98a0, U+9e64, U+9f9f, U+e601, U+e603;
}
/* [107] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.107.woff2) format('woff2');
  unicode-range: U+200b, U+2103, U+4e18, U+4e27-4e28, U+4e38, U+4e59, U+4e8f, U+4ead, U+4ec7, U+4fe9, U+503a, U+5085, U+5146, U+51af, U+51f8, U+52ab, U+5339, U+535c, U+5378, U+538c, U+5398, U+53f9, U+5415, U+5475, U+54aa, U+54ac, U+54b8, U+5582, U+5760, U+5764, U+57cb, U+5835, U+5885, U+5951, U+5983, U+59da, U+5a77, U+5b5d, U+5b5f, U+5bb5, U+5bc2, U+5be8, U+5bfa, U+5c2c, U+5c34, U+5c41, U+5c48, U+5c65, U+5cad, U+5e06, U+5e42, U+5ef7, U+5f17, U+5f25, U+5f6d, U+5f79, U+6028, U+6064, U+6068, U+606d, U+607c, U+6094, U+6109, U+6124, U+6247, U+626d, U+6291, U+629a, U+62ac, U+62b9, U+62fe, U+6324, U+6349, U+6367, U+6398, U+6495, U+64a4, U+64b0, U+64bc, U+64ce, U+658c, U+65ed, U+6602, U+6674, U+6691, U+66a8, U+674f, U+679a, U+67ef, U+67f4, U+680b, U+6876, U+68a8, U+6a59, U+6a61, U+6b20, U+6bc5, U+6d12, U+6d46, U+6d8c, U+6dc0, U+6e14, U+6e23, U+6f06, U+7164, U+716e, U+7199, U+71e5, U+72ac, U+742a, U+755c, U+75ab, U+75b2, U+75f4, U+7897, U+78b3, U+78c5, U+7978, U+79fd, U+7a74, U+7b4b, U+7b5b, U+7ece, U+7ed2, U+7ee3, U+7ef3, U+7f50, U+7f55, U+7f9e, U+7fe0, U+809d, U+8106, U+814a, U+8154, U+817b, U+818f, U+81c2, U+81ed, U+821f, U+82a6, U+82d1, U+8302, U+83c7, U+845b, U+848b, U+84c9, U+85e4, U+86ee, U+8700, U+8774, U+886c, U+8881, U+8c1c, U+8c79, U+8d2a, U+8d3c, U+8eba, U+8f70, U+8fa9, U+8fb1, U+900a, U+9017, U+901d, U+9022, U+906e, U+946b, U+94dd, U+94ed, U+953b, U+95fa, U+95fd, U+964c, U+96c0, U+971c, U+971e, U+9753, U+9756, U+97e6, U+9881, U+9b4f, U+9e2d, U+9f0e, U+e602, U+e604-e605, U+ff5c;
}
/* [108] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.108.woff2) format('woff2');
  unicode-range: U+24, U+4e08, U+4e43, U+4e4f, U+4ef0, U+4f2a, U+507f, U+50ac, U+50bb, U+5151, U+51bb, U+51f6, U+51fd, U+5272, U+52fe, U+5362, U+53c9, U+53d4, U+53e0, U+543b, U+54f2, U+5507, U+5524, U+558a, U+55b5, U+561b, U+56ca, U+5782, U+57c3, U+5893, U+5915, U+5949, U+5962, U+59ae, U+59dc, U+59fb, U+5bd3, U+5c38, U+5cb3, U+5d07, U+5d29, U+5de1, U+5dfe, U+5e15, U+5eca, U+5f2f, U+5f7c, U+5fcc, U+6021, U+609f, U+60f9, U+6108, U+6148, U+6155, U+6170, U+61d2, U+6251, U+629b, U+62ab, U+62e8, U+62f3, U+6321, U+6350, U+6566, U+659c, U+65e8, U+6635, U+6655, U+6670, U+66f9, U+6734, U+679d, U+6851, U+6905, U+6b49, U+6b96, U+6c1b, U+6c41, U+6c6a, U+6c83, U+6cf3, U+6d9b, U+6dcb, U+6e1d, U+6e20-6e21, U+6eaa, U+6ee4, U+6ee9, U+6f58, U+70e4, U+722c, U+7262, U+7267, U+72b9, U+72e0, U+72ee, U+72f1, U+7334, U+73ab, U+7433, U+7470, U+758f, U+75d5, U+764c, U+7686, U+76c6, U+76fe, U+7720, U+77e2, U+7802, U+7816, U+788d, U+7891, U+7a00, U+7a9d, U+7b52, U+7bad, U+7c98, U+7cca, U+7eba, U+7eea, U+7ef5, U+7f1d, U+7f69, U+806a, U+809a, U+80bf, U+80c3, U+81c0, U+820c, U+82ac, U+82af, U+82cd, U+82d7, U+838e, U+839e, U+8404, U+84b8, U+852c, U+8587, U+85aa, U+8650, U+8679, U+86c7, U+8702, U+87ba, U+886b, U+8870, U+8c10, U+8c23, U+8c6b, U+8d3e, U+8d4b-8d4c, U+8d64, U+8d6b, U+8d74, U+8e29, U+8f69, U+8f74, U+8fb0, U+8fdf, U+901b, U+9038, U+9093, U+90aa, U+9171, U+9489, U+94ae, U+94c3, U+9508, U+9510, U+9601, U+9614, U+9675, U+97f5, U+9888, U+98d8, U+9971, U+9aa4, U+9e3f, U+9e45, U+9e4f, U+9e70, U+9f7f, U+e715;
}
/* [109] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.109.woff2) format('woff2');
  unicode-range: U+a5, U+2022, U+2192, U+2605, U+4e11, U+4e22, U+4e32, U+4f0d, U+4f0f, U+4f69, U+4ff1, U+50b2, U+5154, U+51dd, U+51f0, U+5211, U+5269, U+533f, U+5366-5367, U+5389, U+5413, U+5440, U+5446, U+5561, U+574a, U+5751, U+57ab, U+5806, U+5821, U+582a, U+58f3, U+5938, U+5948, U+5978, U+59d1, U+5a03, U+5a07, U+5ac1, U+5acc, U+5ae9, U+5bb4, U+5bc4, U+5c3f, U+5e3d, U+5e7d, U+5f92, U+5faa, U+5fe0, U+5ffd, U+6016, U+60a0, U+60dc, U+60e8, U+614e, U+6212, U+6284, U+62c6, U+62d3-62d4, U+63f4, U+642c, U+6478, U+6491-6492, U+64e6, U+6591, U+65a4, U+664b, U+6735, U+6746, U+67f1, U+67f3, U+6842, U+68af, U+68c9, U+68cb, U+6a31, U+6b3a, U+6bc1, U+6c0f, U+6c27, U+6c57, U+6cc4, U+6ce5, U+6d2a, U+6d66, U+6d69, U+6daf, U+6e58, U+6ecb, U+6ef4, U+707e, U+7092, U+70ab, U+71d5, U+7275, U+7384, U+73b2, U+7434, U+74e6, U+74f7, U+75bc, U+76c8, U+76d0, U+7709, U+77ac, U+7855, U+78a7, U+78c1, U+7a77, U+7b79, U+7c92, U+7cae, U+7cd5, U+7ea4, U+7eb5, U+7ebd, U+7f5a, U+7fd4, U+7ffc, U+8083, U+8096, U+80a0, U+80d6, U+80de, U+8102, U+8109, U+810f, U+8179, U+8292, U+82b3, U+8352, U+8361, U+83cc, U+841d, U+8461, U+8482, U+8521, U+857e, U+866b, U+8776, U+8896, U+889c, U+88f8, U+8a9e, U+8bc8, U+8bf8, U+8c0b, U+8c28, U+8d2b, U+8d2f, U+8d37, U+8d3a, U+8d54, U+8dc3, U+8dcc, U+8df5, U+8e0f, U+8e48, U+8f86, U+8f88, U+8f9e, U+8fc1, U+8fc8, U+8feb, U+9065, U+90a6, U+90bb, U+90c1, U+94dc, U+9521, U+9676, U+96d5, U+970d, U+9897, U+997c, U+9a70, U+9a76, U+9a9a, U+9ad4, U+9e23, U+9e7f, U+9f3b, U+e675, U+e6b9, U+ffe5;
}
/* [110] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.110.woff2) format('woff2');
  unicode-range: U+300c-300d, U+4e54, U+4e58, U+4e95, U+4ec1, U+4f2f, U+4f38, U+4fa3, U+4fca, U+503e, U+5141, U+5144, U+517c, U+51cc, U+51ed, U+5242, U+52b2, U+52d2, U+52e4, U+540a, U+5439, U+5448, U+5496, U+54ed, U+5565, U+5761, U+5766, U+58ee, U+593a, U+594b, U+594f, U+5954, U+5996, U+59c6, U+59ff, U+5b64, U+5bff, U+5c18, U+5c1d, U+5c97, U+5ca9, U+5cb8, U+5e9f, U+5ec9, U+5f04, U+5f7b, U+5fa1, U+5fcd, U+6012, U+60a6, U+60ac, U+60b2, U+60ef, U+626e, U+6270, U+6276, U+62d6, U+62dc, U+6316, U+632f, U+633a, U+6355, U+63aa, U+6447, U+649e, U+64c5, U+654c, U+65c1, U+65cb, U+65e6, U+6606, U+6731, U+675c, U+67cf, U+67dc, U+6846, U+6b8b, U+6beb, U+6c61, U+6c88, U+6cbf, U+6cdb, U+6cea, U+6d45, U+6d53, U+6d74, U+6d82, U+6da8, U+6db5, U+6deb, U+6eda, U+6ee8, U+6f0f, U+706d, U+708e, U+70ae, U+70bc, U+70c2, U+70e6, U+7237-7238, U+72fc, U+730e, U+731b, U+739b, U+73bb, U+7483, U+74dc, U+74f6, U+7586, U+7626, U+775b, U+77ff, U+788e, U+78b0, U+7956, U+7965, U+79e6, U+7af9, U+7bee, U+7c97, U+7eb1, U+7eb7, U+7ed1, U+7ed5, U+7f6a, U+7f72, U+7fbd, U+8017, U+808c, U+80a9, U+80c6, U+80ce, U+8150, U+8170, U+819c, U+820d, U+8230, U+8239, U+827e, U+8377, U+8389, U+83b2, U+8428, U+8463, U+867e, U+88c2, U+88d9, U+8986, U+8bca, U+8bde, U+8c13, U+8c8c, U+8d21, U+8d24, U+8d56, U+8d60, U+8d8b, U+8db4, U+8e2a, U+8f68, U+8f89, U+8f9b, U+8fa8, U+8fbd, U+9003, U+90ce, U+90ed, U+9189, U+94bb, U+9505, U+95f9, U+963b, U+9655, U+966a, U+9677, U+96fe, U+9896, U+99a8, U+9a71, U+9a82, U+9a91, U+9b45, U+9ece, U+9f20, U+feff, U+ff0d;
}
/* [111] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.111.woff2) format('woff2');
  unicode-range: U+4e4c, U+4e88, U+4ea1, U+4ea6, U+4ed3-4ed4, U+4eff, U+4f30, U+4fa7, U+4fc4, U+4fd7, U+500d, U+504f, U+5076-5077, U+517d, U+5192, U+51c9, U+51ef, U+5238, U+5251, U+526a, U+52c7, U+52df, U+52ff, U+53a6, U+53a8, U+53ec, U+5410, U+559d, U+55b7, U+5634, U+573e, U+5783, U+585e, U+586b, U+58a8, U+5999, U+59d3, U+5a1c, U+5a46, U+5b54-5b55, U+5b85, U+5b8b, U+5b8f, U+5bbf, U+5bd2, U+5c16, U+5c24, U+5e05, U+5e45, U+5e7c, U+5e84, U+5f03, U+5f1f, U+5f31, U+5f84, U+5f90, U+5fbd, U+5fc6, U+5fd9, U+5fe7, U+6052, U+6062, U+6089, U+60a3, U+60d1, U+6167, U+622a, U+6234, U+624e, U+6269, U+626c, U+62b5, U+62d2, U+6325, U+63e1, U+643a, U+6446, U+6562, U+656c, U+65e2, U+65fa, U+660c, U+6628, U+6652, U+6668, U+6676, U+66fc, U+66ff, U+6717, U+676d, U+67aa, U+67d4, U+6843, U+6881, U+68d2, U+695a, U+69fd, U+6a2a, U+6b8a, U+6c60, U+6c64, U+6c9f, U+6caa, U+6cc9, U+6ce1, U+6cfd, U+6d1b, U+6d1e, U+6d6e, U+6de1, U+6e10, U+6e7f, U+6f5c, U+704c, U+7070, U+7089, U+70b8, U+718a, U+71c3, U+723d, U+732a, U+73cd, U+7518, U+756a, U+75af, U+75be, U+75c7, U+76d2, U+76d7, U+7763, U+78e8, U+795d, U+79df, U+7c4d, U+7d2f, U+7ee9, U+7f13, U+7f8a, U+8000, U+8010, U+80af, U+80f6, U+80f8, U+8212, U+8273, U+82f9, U+83ab, U+83b1, U+83f2, U+8584, U+871c, U+8861, U+888b, U+88c1, U+88e4, U+8bd1, U+8bf1, U+8c31, U+8d5a, U+8d75-8d76, U+8de8, U+8f85, U+8fa3, U+8fc5, U+9006, U+903c, U+904d, U+9075, U+9178, U+9274, U+950b, U+9526, U+95ea, U+9636, U+9686, U+978b, U+987f, U+9a7e, U+9b42, U+9e1f, U+9ea6, U+9f13, U+9f84, U+ff5e;
}
/* [112] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.112.woff2) format('woff2');
  unicode-range: U+23, U+3d, U+4e01, U+4e39, U+4e73, U+4ecd, U+4ed9, U+4eea, U+4f0a, U+4f1f, U+4f5b, U+4fa0, U+4fc3, U+501f, U+50a8, U+515a, U+5175, U+51a0, U+51c0, U+51e1, U+51e4, U+5200, U+520a, U+5224, U+523a, U+52aa, U+52b1, U+52b3, U+5348, U+5353, U+5360, U+5371, U+5377, U+539a, U+541b, U+5434, U+547c, U+54e6, U+5510, U+5531, U+5609, U+56f0, U+56fa, U+5733, U+574f, U+5851, U+5854, U+5899, U+58c1, U+592e, U+5939, U+5976, U+5986, U+59bb, U+5a18, U+5a74, U+5b59, U+5b87, U+5b97, U+5ba0, U+5bab, U+5bbd-5bbe, U+5bf8, U+5c0a, U+5c3a, U+5c4a, U+5e16, U+5e1d, U+5e2d, U+5e8a, U+6015, U+602a, U+6050, U+6069, U+6162, U+61c2, U+6293, U+6297, U+62b1, U+62bd, U+62df, U+62fc, U+6302, U+635f, U+638c, U+63ed, U+6458, U+6469, U+6563, U+6620, U+6653, U+6696-6697, U+66dd, U+675f, U+676f-6770, U+67d0, U+67d3, U+684c, U+6865, U+6885, U+68b0, U+68ee, U+690d, U+6b23, U+6b32, U+6bd5, U+6c89, U+6d01, U+6d25, U+6d89, U+6da6, U+6db2, U+6df7, U+6ed1, U+6f02, U+70c8, U+70df, U+70e7, U+7126, U+7236, U+7259, U+731c, U+745e, U+74e3, U+751a, U+751c, U+7532, U+7545, U+75db, U+7761, U+7a0d, U+7b51, U+7ca4, U+7cd6, U+7d2b, U+7ea0, U+7eb9, U+7ed8, U+7f18, U+7f29, U+8033, U+804a, U+80a4-80a5, U+80e1, U+817f, U+829d, U+82e6, U+8336, U+840c, U+8499, U+864e, U+8651, U+865a, U+88ad, U+89e6, U+8bd7, U+8bfa, U+8c37, U+8d25, U+8d38, U+8ddd, U+8fea, U+9010, U+9012, U+906d, U+907f-9080, U+90d1, U+9177, U+91ca, U+94fa, U+9501, U+9634-9635, U+9694, U+9707, U+9738, U+9769, U+9a7b, U+9a97, U+9aa8, U+9b3c, U+9c81, U+9ed8;
}
/* [113] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.113.woff2) format('woff2');
  unicode-range: U+26, U+3c, U+d7, U+4e4e, U+4e61, U+4e71, U+4ebf, U+4ee4, U+4f26, U+5012, U+51ac, U+51b0, U+51b2, U+51b7, U+5218, U+521a, U+5220, U+5237, U+523b, U+526f, U+5385, U+53bf, U+53e5, U+53eb, U+53f3, U+53f6, U+5409, U+5438, U+54c8, U+54e5, U+552f, U+5584, U+5706, U+5723, U+5750, U+575a, U+5987-5988, U+59b9, U+59d0, U+59d4, U+5b88, U+5b9c, U+5bdf, U+5bfb, U+5c01, U+5c04, U+5c3e, U+5c4b, U+5c4f, U+5c9b, U+5cf0, U+5ddd, U+5de6, U+5de8, U+5e01, U+5e78, U+5e7b, U+5e9c, U+5ead, U+5ef6, U+5f39, U+5fd8, U+6000, U+6025, U+604b, U+6076, U+613f, U+6258, U+6263, U+6267, U+6298, U+62a2, U+62e5, U+62ec, U+6311, U+6377, U+6388-6389, U+63a2, U+63d2, U+641e, U+642d, U+654f, U+6551, U+6597, U+65cf, U+65d7, U+65e7, U+6682, U+66f2, U+671d, U+672b, U+6751, U+6768, U+6811, U+6863, U+6982, U+6bd2, U+6cf0, U+6d0b, U+6d17, U+6d59, U+6dd8, U+6dfb, U+6e7e, U+6f6e, U+6fb3, U+706f, U+719f, U+72af, U+72d0, U+72d7, U+732b, U+732e, U+7389, U+73e0, U+7530, U+7687, U+76d6, U+76db, U+7840, U+786c, U+79cb, U+79d2, U+7a0e, U+7a33, U+7a3f, U+7a97, U+7ade-7adf, U+7b26, U+7e41, U+7ec3, U+7f3a, U+8089, U+80dc, U+811a, U+8131, U+8138, U+821e, U+8349, U+83dc, U+8457, U+867d, U+86cb, U+8a89, U+8ba8, U+8bad, U+8bef, U+8bfe, U+8c6a, U+8d1d, U+8d4f, U+8d62, U+8dd1, U+8df3, U+8f6e, U+8ff9, U+900f, U+9014, U+9057, U+9192, U+91ce, U+9488, U+94a2, U+9547, U+955c, U+95f2, U+9644, U+964d, U+96c4-96c5, U+96e8, U+96f6-96f7, U+9732, U+9759, U+9760, U+987a, U+989c, U+9910, U+996d-996e, U+9b54, U+9e21, U+9ebb, U+9f50;
}
/* [114] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.114.woff2) format('woff2');
  unicode-range: U+7e, U+2026, U+4e03, U+4e25, U+4e30, U+4e34, U+4e45, U+4e5d, U+4e89, U+4eae, U+4ed8, U+4f11, U+4f19, U+4f24, U+4f34, U+4f59, U+4f73, U+4f9d, U+4fb5, U+5047, U+505c, U+5170, U+519c, U+51cf, U+5267, U+5356, U+5374, U+5382, U+538b, U+53e6, U+5426, U+542b, U+542f, U+5462, U+5473, U+554a, U+5566, U+5708, U+571f, U+5757, U+57df, U+57f9, U+5802, U+590f, U+591c, U+591f, U+592b, U+5965, U+5979, U+5a01, U+5a5a, U+5b69, U+5b81, U+5ba1, U+5ba3, U+5c3c, U+5c42, U+5c81, U+5de7, U+5dee, U+5e0c, U+5e10, U+5e55, U+5e86, U+5e8f, U+5ea7, U+5f02, U+5f52, U+5f81, U+5ff5, U+60ca, U+60e0, U+6279, U+62c5, U+62ff, U+63cf, U+6444, U+64cd, U+653b, U+65bd, U+65e9, U+665a, U+66b4, U+66fe, U+6728, U+6740, U+6742, U+677e, U+67b6, U+680f, U+68a6, U+68c0, U+699c, U+6b4c, U+6b66, U+6b7b, U+6bcd, U+6bdb, U+6c38, U+6c47, U+6c49, U+6cb3, U+6cb9, U+6ce2, U+6d32, U+6d3e, U+6d4f, U+6e56, U+6fc0, U+7075, U+7206, U+725b, U+72c2, U+73ed, U+7565, U+7591, U+7597, U+75c5, U+76ae, U+76d1, U+76df, U+7834, U+7968, U+7981, U+79c0, U+7a7f, U+7a81, U+7ae5, U+7b14, U+7c89, U+7d27, U+7eaf, U+7eb3, U+7eb8, U+7ec7, U+7ee7, U+7eff, U+7f57, U+7ffb, U+805a, U+80a1, U+822c, U+82cf, U+82e5, U+8363, U+836f, U+84dd, U+878d, U+8840, U+8857, U+8863, U+8865, U+8b66, U+8bb2, U+8bda, U+8c01, U+8c08, U+8c46, U+8d1f, U+8d35, U+8d5b, U+8d5e, U+8da3, U+8ddf, U+8f93, U+8fdd, U+8ff0, U+8ff7, U+8ffd, U+9000, U+9047, U+9152, U+949f, U+94c1, U+94f6, U+9646, U+9648, U+9669, U+969c, U+96ea, U+97e9, U+987b, U+987e, U+989d, U+9970, U+9986, U+9c7c, U+9c9c;
}
/* [115] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.115.woff2) format('woff2');
  unicode-range: U+25, U+4e14, U+4e1d, U+4e3d, U+4e49, U+4e60, U+4e9a, U+4eb2, U+4ec5, U+4efd, U+4f3c, U+4f4f, U+4f8b, U+4fbf, U+5019, U+5145, U+514b, U+516b, U+516d, U+5174, U+5178, U+517b, U+5199, U+519b, U+51b3, U+51b5, U+5207, U+5212, U+5219, U+521d, U+52bf, U+533b, U+5343, U+5347, U+534a, U+536b, U+5370, U+53e4, U+53f2, U+5403, U+542c, U+547d, U+54a8, U+54cd, U+54ea, U+552e, U+56f4, U+5747, U+575b, U+5883, U+589e, U+5931, U+5947, U+5956-5957, U+5a92, U+5b63, U+5b83, U+5ba4, U+5bb3, U+5bcc, U+5c14, U+5c1a, U+5c3d, U+5c40, U+5c45, U+5c5e, U+5df4, U+5e72, U+5e95, U+5f80, U+5f85, U+5fb7, U+5fd7, U+601d, U+626b, U+627f, U+62c9, U+62cd, U+6309, U+63a7, U+6545, U+65ad, U+65af, U+65c5, U+666e, U+667a, U+670b, U+671b, U+674e, U+677f, U+6781, U+6790, U+6797, U+6821, U+6838-6839, U+697c, U+6b27, U+6b62, U+6bb5, U+6c7d, U+6c99, U+6d4e, U+6d6a, U+6e29, U+6e2f, U+6ee1, U+6f14, U+6f2b, U+72b6, U+72ec, U+7387, U+7533, U+753b, U+76ca, U+76d8, U+7701, U+773c, U+77ed, U+77f3, U+7814, U+793c, U+79bb, U+79c1, U+79d8, U+79ef, U+79fb, U+7a76, U+7b11, U+7b54, U+7b56, U+7b97, U+7bc7, U+7c73, U+7d20, U+7eaa, U+7ec8, U+7edd, U+7eed, U+7efc, U+7fa4, U+804c, U+8058, U+80cc, U+8111, U+817e, U+826f, U+8303, U+843d, U+89c9, U+89d2, U+8ba2, U+8bbf, U+8bc9, U+8bcd, U+8be6, U+8c22, U+8c61, U+8d22, U+8d26-8d27, U+8d8a, U+8f6f, U+8f7b, U+8f83, U+8f91, U+8fb9, U+8fd4, U+8fdc, U+9002, U+94b1, U+9519, U+95ed, U+961f, U+9632-9633, U+963f, U+968f-9690, U+96be, U+9876, U+9884, U+98de, U+9988, U+9999, U+9ec4, U+ff1b;
}
/* [116] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.116.woff2) format('woff2');
  unicode-range: U+2b, U+40, U+3000, U+300a-300b, U+4e16, U+4e66, U+4e70, U+4e91-4e92, U+4e94, U+4e9b, U+4ec0, U+4eca, U+4f01, U+4f17-4f18, U+4f46, U+4f4e, U+4f9b, U+4fee, U+503c, U+5065, U+50cf, U+513f, U+5148, U+518d, U+51c6, U+51e0, U+5217, U+529e-529f, U+5341, U+534f, U+5361, U+5386, U+53c2, U+53c8, U+53cc, U+53d7-53d8, U+5404, U+5411, U+5417, U+5427, U+5468, U+559c, U+5668, U+56e0, U+56e2, U+56ed, U+5740, U+57fa, U+58eb, U+5904, U+592a, U+59cb, U+5a31, U+5b58, U+5b9d, U+5bc6, U+5c71, U+5dde, U+5df1, U+5e08, U+5e26, U+5e2e, U+5e93, U+5e97, U+5eb7, U+5f15, U+5f20, U+5f3a, U+5f62, U+5f69, U+5f88, U+5f8b, U+5fc5, U+600e, U+620f, U+6218, U+623f, U+627e, U+628a, U+62a4, U+62db, U+62e9, U+6307, U+6362, U+636e, U+64ad, U+6539, U+653f, U+6548, U+6574, U+6613, U+6625, U+663e, U+666f, U+672a, U+6750, U+6784, U+6a21, U+6b3e, U+6b65, U+6bcf, U+6c11, U+6c5f, U+6d4b, U+6df1, U+706b, U+7167, U+724c, U+738b, U+73a9, U+73af, U+7403, U+7537, U+754c, U+7559, U+767d, U+7740, U+786e, U+795e, U+798f, U+79f0, U+7aef, U+7b7e, U+7bb1, U+7ea2, U+7ea6, U+7ec4, U+7ec6, U+7ecd, U+7edc, U+7ef4, U+8003, U+80b2, U+81f3-81f4, U+822a, U+827a, U+82f1, U+83b7, U+8425, U+89c2, U+89c8, U+8ba9, U+8bb8, U+8bc6, U+8bd5, U+8be2, U+8be5, U+8bed, U+8c03, U+8d23, U+8d2d, U+8d34, U+8d70, U+8db3, U+8fbe, U+8fce, U+8fd1, U+8fde, U+9001, U+901f-9020, U+90a3, U+914d, U+91c7, U+94fe, U+9500, U+952e, U+9605, U+9645, U+9662, U+9664, U+9700, U+9752, U+975e, U+97f3, U+9879, U+9886, U+98df, U+9a6c, U+9a8c, U+9ed1, U+9f99;
}
/* [117] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.117.woff2) format('woff2');
  unicode-range: U+4e, U+201c-201d, U+3010-3011, U+4e07, U+4e1c, U+4e24, U+4e3e, U+4e48, U+4e50, U+4e5f, U+4e8b-4e8c, U+4ea4, U+4eab-4eac, U+4ecb, U+4ece, U+4ed6, U+4ee3, U+4ef6-4ef7, U+4efb, U+4f20, U+4f55, U+4f7f, U+4fdd, U+505a, U+5143, U+5149, U+514d, U+5171, U+5177, U+518c, U+51fb, U+521b, U+5229, U+522b, U+52a9, U+5305, U+5317, U+534e, U+5355, U+5357, U+535a, U+5373, U+539f, U+53bb, U+53ca, U+53cd, U+53d6, U+53e3, U+53ea, U+53f0, U+5458, U+5546, U+56db, U+573a, U+578b, U+57ce, U+58f0, U+590d, U+5934, U+5973, U+5b57, U+5b8c, U+5b98, U+5bb9, U+5bfc, U+5c06, U+5c11, U+5c31, U+5c55, U+5df2, U+5e03, U+5e76, U+5e94, U+5efa, U+5f71, U+5f97, U+5feb, U+6001, U+603b, U+60f3, U+611f, U+6216, U+624d, U+6253, U+6295, U+6301, U+6392, U+641c, U+652f, U+653e, U+6559, U+6599, U+661f, U+671f, U+672f, U+6761, U+67e5, U+6807, U+6837, U+683c, U+6848, U+6b22, U+6b64, U+6bd4, U+6c14, U+6c34, U+6c42, U+6ca1, U+6d41, U+6d77, U+6d88, U+6e05, U+6e38, U+6e90, U+7136, U+7231, U+7531, U+767e, U+76ee, U+76f4, U+771f, U+7801, U+793a, U+79cd, U+7a0b, U+7a7a, U+7acb, U+7ae0, U+7b2c, U+7b80, U+7ba1, U+7cbe, U+7d22, U+7ea7, U+7ed3, U+7ed9, U+7edf, U+7f16, U+7f6e, U+8001, U+800c, U+8272, U+8282, U+82b1, U+8350, U+88ab, U+88c5, U+897f, U+89c1, U+89c4, U+89e3, U+8a00, U+8ba1, U+8ba4, U+8bae-8bb0, U+8bbe, U+8bc1, U+8bc4, U+8bfb, U+8d28, U+8d39, U+8d77, U+8d85, U+8def, U+8eab, U+8f66, U+8f6c, U+8f7d, U+8fd0, U+9009, U+90ae, U+90fd, U+91cc-91cd, U+91cf, U+95fb, U+9650, U+96c6, U+9891, U+98ce, U+ff1f;
}
/* [118] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.118.woff2) format('woff2');
  unicode-range: U+d, U+3e, U+5f, U+7c, U+a0, U+a9, U+4e09-4e0b, U+4e0d-4e0e, U+4e13, U+4e1a, U+4e2a, U+4e3a-4e3b, U+4e4b, U+4e86, U+4e8e, U+4ea7, U+4eba, U+4ee5, U+4eec, U+4f1a, U+4f4d, U+4f53, U+4f5c, U+4f60, U+4fe1, U+5165, U+5168, U+516c, U+5173, U+5176, U+5185, U+51fa, U+5206, U+5230, U+5236, U+524d, U+529b, U+52a0-52a1, U+52a8, U+5316, U+533a, U+53cb, U+53d1, U+53ef, U+53f7-53f8, U+5408, U+540c-540e, U+544a, U+548c, U+54c1, U+56de, U+56fd-56fe, U+5728, U+5730, U+5907, U+5916, U+591a, U+5927, U+5929, U+597d, U+5982, U+5b50, U+5b66, U+5b89, U+5b9a, U+5b9e, U+5ba2, U+5bb6, U+5bf9, U+5c0f, U+5de5, U+5e02, U+5e38, U+5e73-5e74, U+5e7f, U+5ea6, U+5f00, U+5f0f, U+5f53, U+5f55, U+5fae, U+5fc3, U+6027, U+606f, U+60a8, U+60c5, U+610f, U+6210-6211, U+6237, U+6240, U+624b, U+6280, U+62a5, U+63a5, U+63a8, U+63d0, U+6536, U+6570, U+6587, U+65b9, U+65e0, U+65f6, U+660e, U+662d, U+662f, U+66f4, U+6700, U+670d, U+672c, U+673a, U+6743, U+6765, U+679c, U+682a, U+6b21, U+6b63, U+6cbb, U+6cd5, U+6ce8, U+6d3b, U+70ed, U+7247-7248, U+7269, U+7279, U+73b0, U+7406, U+751f, U+7528, U+7535, U+767b, U+76f8, U+770b, U+77e5, U+793e, U+79d1, U+7ad9, U+7b49, U+7c7b, U+7cfb, U+7ebf, U+7ecf, U+7f8e, U+8005, U+8054, U+80fd, U+81ea, U+85cf, U+884c, U+8868, U+8981, U+89c6, U+8bba, U+8bdd, U+8bf4, U+8bf7, U+8d44, U+8fc7, U+8fd8-8fd9, U+8fdb, U+901a, U+9053, U+90e8, U+91d1, U+957f, U+95e8, U+95ee, U+95f4, U+9762, U+9875, U+9898, U+9996, U+9ad8, U+ff01, U+ff08-ff09;
}
/* [119] */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Content/fonts/slidefonts/noto-sans-sc/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYkldv7JjxkkgFsFSSOPMOkySAZ73y9ViAt3acb8NexQ2w.119.woff2) format('woff2');
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-4d, U+4f-5d, U+61-7b, U+7d, U+ab, U+ae, U+b2, U+b7, U+bb, U+df-e5, U+e7-ea, U+ec-ed, U+f1-f4, U+f6, U+f9-fa, U+fc, U+101, U+103, U+113, U+12b, U+148, U+14d, U+16b, U+1ce, U+1d0, U+300-301, U+1ebf, U+1ec7, U+2013-2014, U+2039-203a, U+2122, U+3001-3002, U+3042, U+3044, U+3046, U+3048, U+304a-3055, U+3057, U+3059-305b, U+305d, U+305f-3061, U+3063-306b, U+306d-3073, U+3075-3076, U+3078-3079, U+307b, U+307e-307f, U+3081-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30bb, U+30bd, U+30bf-30c1, U+30c3-30c4, U+30c6-30cb, U+30cd-30d7, U+30d9-30e1, U+30e3-30e7, U+30e9-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e00, U+4e2d, U+65b0, U+65e5, U+6708-6709, U+70b9, U+7684, U+7f51, U+ff0c, U+ff0e, U+ff1a;
}
/*! jQuery UI - v1.9.1 - 2012-11-08
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  zoom: 1;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  zoom: 1;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  /* #8656 */
  cursor: default;
}
/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}
/* without this, the menu expands to 100% in IE6 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
/* the overflow property removes extra width in IE */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em;
}
/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}
/*button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
/*button sets*/
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* reset extra padding in Firefox */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}
.ui-dialog {
  position: absolute;
  padding: 0.2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  zoom: 1;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: 0.4em 0 0.2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* more specificity required here to overide default borders */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
/* vertical centre icon */
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
  zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
  background-image: none;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(Content/library/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(Content/library/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(Content/library/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(Content/library/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(Content/library/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(Content/library/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(Content/library/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
/* For IE8 - See #6059 */
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(Content/library/jquery-ui/images/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
  background-image: url(Content/library/jquery-ui/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(Content/library/jquery-ui/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(Content/library/jquery-ui/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(Content/library/jquery-ui/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(Content/library/jquery-ui/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(Content/library/jquery-ui/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(Content/library/jquery-ui/images/ui-icons_cd0a0a_256x240.png);
}
/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(Content/library/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(Content/library/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
/*
* Kendo UI v2014.3.1316 (http://www.telerik.com/kendo-ui)
* Copyright 2015 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
.fake {
  color: red;
}
.k-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.k-floatwrap:after,
.k-slider-items:after,
.k-grid-toolbar:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: inline-block;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: block;
}
.k-block,
.k-button,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-tabstrip-items .k-item,
.k-link.k-state-hover,
.k-textbox,
.k-textbox:hover,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-autocomplete.k-state-hover,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-draghandle {
  background-repeat: repeat;
  background-position: 0 center;
}
.k-link:hover {
  text-decoration: none;
}
.k-state-highlight > .k-link {
  color: inherit;
}
.k-textbox > input,
.k-input[type="text"],
.k-input[type="number"],
.k-textbox,
.k-picker-wrap .k-input,
.k-button {
  font-size: 100%;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-widget,
.k-block,
.k-inline-block,
.k-draghandle {
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-block,
.k-widget {
  line-height: normal;
  outline: 0;
}
.k-block {
  padding: 2px;
}
.k-button {
  display: inline-block;
  margin: 0;
  padding: 5px 14px 4px;
  font-family: inherit;
  line-height: 1.72em;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active {
  cursor: default;
}
.k-ie7 .k-button {
  line-height: normal;
}
a.k-button {
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
}
.k-ff input.k-button {
  padding-bottom: 0.37em;
  padding-top: 0.37em;
}
.k-ie7 .k-button {
  overflow: visible;
  margin-right: 4px;
}
.k-ie7 a.k-button {
  line-height: 1.6;
  padding-left: 7px;
  padding-right: 7px;
}
.k-ie7 .k-slider a.k-button {
  height: 22px;
  line-height: 22px;
  padding: 0;
}
.k-ie7 .k-button-expand {
  margin-left: 0;
  margin-right: 0;
}
button.k-button::-moz-focus-inner,
input.k-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.k-button-expand {
  display: block;
}
button.k-button-expand,
input[type="submit"].k-button-expand,
input[type="button"].k-button-expand,
input[type="reset"].k-button-expand {
  width: 100%;
}
body .k-button-icon,
body .k-split-button-arrow {
  padding-left: 0.4em;
  padding-right: 0.4em;
}
.k-ie7 a.k-button-icon {
  padding-left: 5px;
  padding-right: 5px;
}
.k-button-icontext {
  overflow: visible;
}
.k-toolbar .k-button-icontext {
  padding-right: 0.8em;
}
.k-button-icontext .k-icon,
.k-button-icontext .k-image {
  margin-right: 3px;
  margin-right: 0.3rem;
  margin-left: -3px;
  margin-left: -0.3rem;
}
.k-button.k-button-icontext .k-icon,
.k-button.k-button-icontext .k-image {
  vertical-align: text-top;
}
html body .k-button-bare {
  background: none!important;
  color: inherit;
  border-width: 0;
}
html body .k-button-bare.k-upload-button:hover {
  color: inherit;
}
.k-link {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
}
.k-grid-header span.k-link {
  cursor: default;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-icon,
.k-state-disabled .k-button,
.k-state-disabled .k-draghandle,
.k-state-disabled .k-upload-button input {
  cursor: default!important;
  outline: 0;
}
@media print {
  .k-state-disabled,
  .k-state-disabled .k-input {
    opacity: 1 !important;
  }
}
.k-state-error {
  border-style: ridge;
}
.k-state-empty {
  font-style: italic;
}
.k-icon,
.k-sprite,
.k-button-group .k-tool-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-align: center;
  -ms-high-contrast-adjust: none;
}
.k-icon.k-i-none {
  background-image: none !important;
}
.k-ie8 .k-icon,
.k-ie8 .k-sprite,
.k-ie8 .k-button-group .k-tool-icon {
  vertical-align: middle;
}
:root * > .k-icon,
:root * > .k-sprite,
:root * > .k-button-group .k-tool-icon {
  vertical-align: middle;
}
.k-icon,
.k-sprite {
  background-color: transparent;
}
.k-ie7 .k-icon,
.k-ie7 .k-sprite {
  text-indent: 0;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-n {
  background-position: 0 -3px;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-s {
  background-position: 0 -35px;
}
.k-state-selected .k-i-arrow-n {
  background-position: -16px 0;
}
.k-link:not(.k-state-disabled):hover > .k-state-selected .k-i-arrow-n,
.k-state-hover > .k-state-selected .k-i-arrow-n,
.k-state-hover > * > .k-state-selected .k-i-arrow-n,
.k-button:not(.k-state-disabled):hover .k-state-selected .k-i-arrow-n,
.k-textbox:hover .k-state-selected .k-i-arrow-n,
.k-button:active .k-state-selected .k-i-arrow-n {
  background-position: -32px 0;
}
.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n {
  background-position: -16px -3px;
}
.k-state-selected .k-i-arrow-s {
  background-position: -16px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-state-selected .k-i-arrow-s,
.k-state-hover > .k-state-selected .k-i-arrow-s,
.k-state-hover > * > .k-state-selected .k-i-arrow-s,
.k-button:not(.k-state-disabled):hover .k-state-selected .k-i-arrow-s,
.k-textbox:hover .k-state-selected .k-i-arrow-s,
.k-button:active .k-state-selected .k-i-arrow-s {
  background-position: -32px -32px;
}
.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s {
  background-position: -16px -35px;
}
.k-grid-header th > .k-link:hover span.k-i-arrow-n {
  background-position: 0 0;
}
.k-grid-header th > .k-link:hover span.k-i-arrow-s {
  background-position: 0 -32px;
}
.k-group-indicator .k-link:hover span.k-si-arrow-n {
  background-position: 0 -129px;
}
.k-group-indicator .k-link:hover span.k-si-arrow-s {
  background-position: 0 -159px;
}
.k-group-indicator .k-button:hover span.k-group-delete {
  background-position: -32px -16px;
}
.k-scheduler .k-scheduler-toolbar .k-nav-current .k-link .k-i-calendar {
  background-position: -32px -176px;
}
.k-i-arrow-n {
  background-position: 0 0;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-n,
.k-state-hover > .k-i-arrow-n,
.k-state-hover > * > .k-i-arrow-n,
.k-button:not(.k-state-disabled):hover .k-i-arrow-n,
.k-textbox:hover .k-i-arrow-n,
.k-button:active .k-i-arrow-n {
  background-position: -16px 0;
}
.k-i-arrow-e {
  background-position: 0 -16px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-state-hover > .k-i-arrow-e,
.k-state-hover > * > .k-i-arrow-e,
.k-button:not(.k-state-disabled):hover .k-i-arrow-e,
.k-textbox:hover .k-i-arrow-e,
.k-button:active .k-i-arrow-e {
  background-position: -16px -16px;
}
.k-rtl .k-i-arrow-w {
  background-position: 0 -16px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-rtl .k-state-hover > .k-i-arrow-w,
.k-rtl .k-state-hover > * > .k-i-arrow-w,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-arrow-w,
.k-rtl .k-textbox:hover .k-i-arrow-w,
.k-rtl .k-button:active .k-i-arrow-w {
  background-position: -16px -16px;
}
.k-i-arrow-s {
  background-position: 0 -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-s,
.k-state-hover > .k-i-arrow-s,
.k-state-hover > * > .k-i-arrow-s,
.k-button:not(.k-state-disabled):hover .k-i-arrow-s,
.k-textbox:hover .k-i-arrow-s,
.k-button:active .k-i-arrow-s {
  background-position: -16px -32px;
}
.k-i-arrow-w {
  background-position: 0 -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-state-hover > .k-i-arrow-w,
.k-state-hover > * > .k-i-arrow-w,
.k-button:not(.k-state-disabled):hover .k-i-arrow-w,
.k-textbox:hover .k-i-arrow-w,
.k-button:active .k-i-arrow-w {
  background-position: -16px -48px;
}
.k-rtl .k-i-arrow-e {
  background-position: 0 -48px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-rtl .k-state-hover > .k-i-arrow-e,
.k-rtl .k-state-hover > * > .k-i-arrow-e,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-arrow-e,
.k-rtl .k-textbox:hover .k-i-arrow-e,
.k-rtl .k-button:active .k-i-arrow-e {
  background-position: -16px -48px;
}
.k-i-seek-n {
  background-position: 0 -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-n,
.k-state-hover > .k-i-seek-n,
.k-state-hover > * > .k-i-seek-n,
.k-button:not(.k-state-disabled):hover .k-i-seek-n,
.k-textbox:hover .k-i-seek-n,
.k-button:active .k-i-seek-n {
  background-position: -16px -64px;
}
.k-i-seek-e {
  background-position: 0 -80px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-e,
.k-state-hover > .k-i-seek-e,
.k-state-hover > * > .k-i-seek-e,
.k-button:not(.k-state-disabled):hover .k-i-seek-e,
.k-textbox:hover .k-i-seek-e,
.k-button:active .k-i-seek-e {
  background-position: -16px -80px;
}
.k-rtl .k-i-seek-w {
  background-position: 0 -80px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-seek-w,
.k-rtl .k-state-hover > .k-i-seek-w,
.k-rtl .k-state-hover > * > .k-i-seek-w,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-seek-w,
.k-rtl .k-textbox:hover .k-i-seek-w,
.k-rtl .k-button:active .k-i-seek-w {
  background-position: -16px -80px;
}
.k-i-seek-s {
  background-position: 0 -96px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-s,
.k-state-hover > .k-i-seek-s,
.k-state-hover > * > .k-i-seek-s,
.k-button:not(.k-state-disabled):hover .k-i-seek-s,
.k-textbox:hover .k-i-seek-s,
.k-button:active .k-i-seek-s {
  background-position: -16px -96px;
}
.k-i-seek-w {
  background-position: 0 -112px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-w,
.k-state-hover > .k-i-seek-w,
.k-state-hover > * > .k-i-seek-w,
.k-button:not(.k-state-disabled):hover .k-i-seek-w,
.k-textbox:hover .k-i-seek-w,
.k-button:active .k-i-seek-w {
  background-position: -16px -112px;
}
.k-rtl .k-i-seek-e {
  background-position: 0 -112px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-seek-e,
.k-rtl .k-state-hover > .k-i-seek-e,
.k-rtl .k-state-hover > * > .k-i-seek-e,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-seek-e,
.k-rtl .k-textbox:hover .k-i-seek-e,
.k-rtl .k-button:active .k-i-seek-e {
  background-position: -16px -112px;
}
.k-si-arrow-n {
  background-position: 0 -129px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-n,
.k-state-hover > .k-si-arrow-n,
.k-state-hover > * > .k-si-arrow-n,
.k-button:not(.k-state-disabled):hover .k-si-arrow-n,
.k-textbox:hover .k-si-arrow-n,
.k-button:active .k-si-arrow-n {
  background-position: -16px -129px;
}
.k-si-arrow-e {
  background-position: 0 -144px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-e,
.k-state-hover > .k-si-arrow-e,
.k-state-hover > * > .k-si-arrow-e,
.k-button:not(.k-state-disabled):hover .k-si-arrow-e,
.k-textbox:hover .k-si-arrow-e,
.k-button:active .k-si-arrow-e {
  background-position: -16px -144px;
}
.k-si-arrow-s {
  background-position: 0 -159px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-s,
.k-state-hover > .k-si-arrow-s,
.k-state-hover > * > .k-si-arrow-s,
.k-button:not(.k-state-disabled):hover .k-si-arrow-s,
.k-textbox:hover .k-si-arrow-s,
.k-button:active .k-si-arrow-s {
  background-position: -16px -159px;
}
.k-si-arrow-w {
  background-position: 0 -176px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-w,
.k-state-hover > .k-si-arrow-w,
.k-state-hover > * > .k-si-arrow-w,
.k-button:not(.k-state-disabled):hover .k-si-arrow-w,
.k-textbox:hover .k-si-arrow-w,
.k-button:active .k-si-arrow-w {
  background-position: -16px -176px;
}
.k-i-arrowhead-n {
  background-position: 0 -256px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-n,
.k-state-hover > .k-i-arrowhead-n,
.k-state-hover > * > .k-i-arrowhead-n,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-n,
.k-textbox:hover .k-i-arrowhead-n,
.k-button:active .k-i-arrowhead-n {
  background-position: -16px -256px;
}
.k-i-arrowhead-e {
  background-position: 0 -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-e,
.k-state-hover > .k-i-arrowhead-e,
.k-state-hover > * > .k-i-arrowhead-e,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-e,
.k-textbox:hover .k-i-arrowhead-e,
.k-button:active .k-i-arrowhead-e {
  background-position: -16px -272px;
}
.k-i-arrowhead-s {
  background-position: 0 -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-s,
.k-state-hover > .k-i-arrowhead-s,
.k-state-hover > * > .k-i-arrowhead-s,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-s,
.k-textbox:hover .k-i-arrowhead-s,
.k-button:active .k-i-arrowhead-s {
  background-position: -16px -288px;
}
.k-i-arrowhead-w {
  background-position: 0 -304px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-w,
.k-state-hover > .k-i-arrowhead-w,
.k-state-hover > * > .k-i-arrowhead-w,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-w,
.k-textbox:hover .k-i-arrowhead-w,
.k-button:active .k-i-arrowhead-w {
  background-position: -16px -304px;
}
.k-i-expand,
.k-plus,
.k-plus-disabled {
  background-position: 0 -192px;
}
.k-link:not(.k-state-disabled):hover > .k-i-expand,
.k-link:not(.k-state-disabled):hover > .k-plus,
.k-link:not(.k-state-disabled):hover > .k-plus-disabled,
.k-state-hover > .k-i-expand,
.k-state-hover > .k-plus,
.k-state-hover > .k-plus-disabled,
.k-state-hover > * > .k-i-expand,
.k-state-hover > * > .k-plus,
.k-state-hover > * > .k-plus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-expand,
.k-button:not(.k-state-disabled):hover .k-plus,
.k-button:not(.k-state-disabled):hover .k-plus-disabled,
.k-textbox:hover .k-i-expand,
.k-textbox:hover .k-plus,
.k-textbox:hover .k-plus-disabled,
.k-button:active .k-i-expand,
.k-button:active .k-plus,
.k-button:active .k-plus-disabled {
  background-position: -16px -192px;
}
.k-i-expand-w,
.k-rtl .k-i-expand,
.k-rtl .k-plus,
.k-rtl .k-plus-disabled {
  background-position: 0 -208px;
}
.k-link:not(.k-state-disabled):hover > .k-i-expand-w,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-i-expand,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-plus,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-plus-disabled,
.k-state-hover > .k-i-expand-w,
.k-state-hover > .k-rtl .k-i-expand,
.k-state-hover > .k-rtl .k-plus,
.k-state-hover > .k-rtl .k-plus-disabled,
.k-state-hover > * > .k-i-expand-w,
.k-state-hover > * > .k-rtl .k-i-expand,
.k-state-hover > * > .k-rtl .k-plus,
.k-state-hover > * > .k-rtl .k-plus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-expand-w,
.k-button:not(.k-state-disabled):hover .k-rtl .k-i-expand,
.k-button:not(.k-state-disabled):hover .k-rtl .k-plus,
.k-button:not(.k-state-disabled):hover .k-rtl .k-plus-disabled,
.k-textbox:hover .k-i-expand-w,
.k-textbox:hover .k-rtl .k-i-expand,
.k-textbox:hover .k-rtl .k-plus,
.k-textbox:hover .k-rtl .k-plus-disabled,
.k-button:active .k-i-expand-w,
.k-button:active .k-rtl .k-i-expand,
.k-button:active .k-rtl .k-plus,
.k-button:active .k-rtl .k-plus-disabled {
  background-position: -16px -208px;
}
.k-i-collapse,
.k-minus,
.k-minus-disabled {
  background-position: 0 -224px;
}
.k-link:not(.k-state-disabled):hover > .k-i-collapse,
.k-link:not(.k-state-disabled):hover > .k-minus,
.k-link:not(.k-state-disabled):hover > .k-minus-disabled,
.k-state-hover > .k-i-collapse,
.k-state-hover > .k-minus,
.k-state-hover > .k-minus-disabled,
.k-state-hover > * > .k-i-collapse,
.k-state-hover > * > .k-minus,
.k-state-hover > * > .k-minus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-collapse,
.k-button:not(.k-state-disabled):hover .k-minus,
.k-button:not(.k-state-disabled):hover .k-minus-disabled,
.k-textbox:hover .k-i-collapse,
.k-textbox:hover .k-minus,
.k-textbox:hover .k-minus-disabled,
.k-button:active .k-i-collapse,
.k-button:active .k-minus,
.k-button:active .k-minus-disabled {
  background-position: -16px -224px;
}
.k-i-collapse-w,
.k-rtl .k-i-collapse,
.k-rtl .k-minus,
.k-rtl .k-minus-disabled {
  background-position: 0 -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-collapse-w,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-i-collapse,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-minus,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-minus-disabled,
.k-state-hover > .k-i-collapse-w,
.k-state-hover > .k-rtl .k-i-collapse,
.k-state-hover > .k-rtl .k-minus,
.k-state-hover > .k-rtl .k-minus-disabled,
.k-state-hover > * > .k-i-collapse-w,
.k-state-hover > * > .k-rtl .k-i-collapse,
.k-state-hover > * > .k-rtl .k-minus,
.k-state-hover > * > .k-rtl .k-minus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-collapse-w,
.k-button:not(.k-state-disabled):hover .k-rtl .k-i-collapse,
.k-button:not(.k-state-disabled):hover .k-rtl .k-minus,
.k-button:not(.k-state-disabled):hover .k-rtl .k-minus-disabled,
.k-textbox:hover .k-i-collapse-w,
.k-textbox:hover .k-rtl .k-i-collapse,
.k-textbox:hover .k-rtl .k-minus,
.k-textbox:hover .k-rtl .k-minus-disabled,
.k-button:active .k-i-collapse-w,
.k-button:active .k-rtl .k-i-collapse,
.k-button:active .k-rtl .k-minus,
.k-button:active .k-rtl .k-minus-disabled {
  background-position: -16px -240px;
}
.k-i-pencil,
.k-edit {
  background-position: -32px 0;
}
.k-link:not(.k-state-disabled):hover > .k-i-pencil,
.k-link:not(.k-state-disabled):hover > .k-edit,
.k-state-hover > .k-i-pencil,
.k-state-hover > .k-edit,
.k-state-hover > * > .k-i-pencil,
.k-state-hover > * > .k-edit,
.k-button:not(.k-state-disabled):hover .k-i-pencil,
.k-button:not(.k-state-disabled):hover .k-edit,
.k-textbox:hover .k-i-pencil,
.k-textbox:hover .k-edit,
.k-button:active .k-i-pencil,
.k-button:active .k-edit {
  background-position: -48px 0;
}
.k-i-close,
.k-delete,
.k-group-delete {
  background-position: -32px -16px;
}
.k-link:not(.k-state-disabled):hover > .k-i-close,
.k-link:not(.k-state-disabled):hover > .k-delete,
.k-link:not(.k-state-disabled):hover > .k-group-delete,
.k-state-hover > .k-i-close,
.k-state-hover > .k-delete,
.k-state-hover > .k-group-delete,
.k-state-hover > * > .k-i-close,
.k-state-hover > * > .k-delete,
.k-state-hover > * > .k-group-delete,
.k-button:not(.k-state-disabled):hover .k-i-close,
.k-button:not(.k-state-disabled):hover .k-delete,
.k-button:not(.k-state-disabled):hover .k-group-delete,
.k-textbox:hover .k-i-close,
.k-textbox:hover .k-delete,
.k-textbox:hover .k-group-delete,
.k-button:active .k-i-close,
.k-button:active .k-delete,
.k-button:active .k-group-delete {
  background-position: -48px -16px;
}
.k-si-close {
  background-position: -160px -80px;
}
.k-link:not(.k-state-disabled):hover > .k-si-close,
.k-state-hover > .k-si-close,
.k-state-hover > * > .k-si-close,
.k-button:not(.k-state-disabled):hover .k-si-close,
.k-textbox:hover .k-si-close,
.k-button:active .k-si-close {
  background-position: -176px -80px;
}
.k-multiselect .k-delete {
  background-position: -160px -80px;
}
.k-multiselect .k-state-hover .k-delete {
  background-position: -176px -80px;
}
.k-i-tick,
.k-insert,
.k-update {
  background-position: -32px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-tick,
.k-link:not(.k-state-disabled):hover > .k-insert,
.k-link:not(.k-state-disabled):hover > .k-update,
.k-state-hover > .k-i-tick,
.k-state-hover > .k-insert,
.k-state-hover > .k-update,
.k-state-hover > * > .k-i-tick,
.k-state-hover > * > .k-insert,
.k-state-hover > * > .k-update,
.k-button:not(.k-state-disabled):hover .k-i-tick,
.k-button:not(.k-state-disabled):hover .k-insert,
.k-button:not(.k-state-disabled):hover .k-update,
.k-textbox:hover .k-i-tick,
.k-textbox:hover .k-insert,
.k-textbox:hover .k-update,
.k-button:active .k-i-tick,
.k-button:active .k-insert,
.k-button:active .k-update {
  background-position: -48px -32px;
}
.k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio] {
  background-position: -32px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-check:checked,
.k-link:not(.k-state-disabled):hover > .k-mobile-list .k-edit-field [type=checkbox],
.k-link:not(.k-state-disabled):hover > .k-mobile-list .k-edit-field [type=radio],
.k-state-hover > .k-check:checked,
.k-state-hover > .k-mobile-list .k-edit-field [type=checkbox],
.k-state-hover > .k-mobile-list .k-edit-field [type=radio],
.k-state-hover > * > .k-check:checked,
.k-state-hover > * > .k-mobile-list .k-edit-field [type=checkbox],
.k-state-hover > * > .k-mobile-list .k-edit-field [type=radio],
.k-button:not(.k-state-disabled):hover .k-check:checked,
.k-button:not(.k-state-disabled):hover .k-mobile-list .k-edit-field [type=checkbox],
.k-button:not(.k-state-disabled):hover .k-mobile-list .k-edit-field [type=radio],
.k-textbox:hover .k-check:checked,
.k-textbox:hover .k-mobile-list .k-edit-field [type=checkbox],
.k-textbox:hover .k-mobile-list .k-edit-field [type=radio],
.k-button:active .k-check:checked,
.k-button:active .k-mobile-list .k-edit-field [type=checkbox],
.k-button:active .k-mobile-list .k-edit-field [type=radio] {
  background-position: -48px -32px;
}
.k-i-cancel,
.k-cancel,
.k-denied {
  background-position: -32px -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-cancel,
.k-link:not(.k-state-disabled):hover > .k-cancel,
.k-link:not(.k-state-disabled):hover > .k-denied,
.k-state-hover > .k-i-cancel,
.k-state-hover > .k-cancel,
.k-state-hover > .k-denied,
.k-state-hover > * > .k-i-cancel,
.k-state-hover > * > .k-cancel,
.k-state-hover > * > .k-denied,
.k-button:not(.k-state-disabled):hover .k-i-cancel,
.k-button:not(.k-state-disabled):hover .k-cancel,
.k-button:not(.k-state-disabled):hover .k-denied,
.k-textbox:hover .k-i-cancel,
.k-textbox:hover .k-cancel,
.k-textbox:hover .k-denied,
.k-button:active .k-i-cancel,
.k-button:active .k-cancel,
.k-button:active .k-denied {
  background-position: -48px -48px;
}
.k-i-plus,
.k-add {
  background-position: -32px -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-plus,
.k-link:not(.k-state-disabled):hover > .k-add,
.k-state-hover > .k-i-plus,
.k-state-hover > .k-add,
.k-state-hover > * > .k-i-plus,
.k-state-hover > * > .k-add,
.k-button:not(.k-state-disabled):hover .k-i-plus,
.k-button:not(.k-state-disabled):hover .k-add,
.k-textbox:hover .k-i-plus,
.k-textbox:hover .k-add,
.k-button:active .k-i-plus,
.k-button:active .k-add {
  background-position: -48px -64px;
}
.k-i-funnel,
.k-filter {
  background-position: -32px -80px;
}
.k-link:not(.k-state-disabled):hover > .k-i-funnel,
.k-link:not(.k-state-disabled):hover > .k-filter,
.k-state-hover > .k-i-funnel,
.k-state-hover > .k-filter,
.k-state-hover > * > .k-i-funnel,
.k-state-hover > * > .k-filter,
.k-button:not(.k-state-disabled):hover .k-i-funnel,
.k-button:not(.k-state-disabled):hover .k-filter,
.k-textbox:hover .k-i-funnel,
.k-textbox:hover .k-filter,
.k-button:active .k-i-funnel,
.k-button:active .k-filter {
  background-position: -48px -80px;
}
.k-i-funnel-clear,
.k-clear-filter {
  background-position: -32px -96px;
}
.k-link:not(.k-state-disabled):hover > .k-i-funnel-clear,
.k-link:not(.k-state-disabled):hover > .k-clear-filter,
.k-state-hover > .k-i-funnel-clear,
.k-state-hover > .k-clear-filter,
.k-state-hover > * > .k-i-funnel-clear,
.k-state-hover > * > .k-clear-filter,
.k-button:not(.k-state-disabled):hover .k-i-funnel-clear,
.k-button:not(.k-state-disabled):hover .k-clear-filter,
.k-textbox:hover .k-i-funnel-clear,
.k-textbox:hover .k-clear-filter,
.k-button:active .k-i-funnel-clear,
.k-button:active .k-clear-filter {
  background-position: -48px -96px;
}
.k-i-lock {
  background-position: -64px 0;
}
.k-link:not(.k-state-disabled):hover > .k-i-lock,
.k-state-hover > .k-i-lock,
.k-state-hover > * > .k-i-lock,
.k-button:not(.k-state-disabled):hover .k-i-lock,
.k-textbox:hover .k-i-lock,
.k-button:active .k-i-lock {
  background-position: -80px 0;
}
.k-i-unlock {
  background-position: -64px -16px;
}
.k-link:not(.k-state-disabled):hover > .k-i-unlock,
.k-state-hover > .k-i-unlock,
.k-state-hover > * > .k-i-unlock,
.k-button:not(.k-state-disabled):hover .k-i-unlock,
.k-textbox:hover .k-i-unlock,
.k-button:active .k-i-unlock {
  background-position: -80px -16px;
}
.k-i-refresh {
  background-position: -32px -112px;
}
.k-link:not(.k-state-disabled):hover > .k-i-refresh,
.k-state-hover > .k-i-refresh,
.k-state-hover > * > .k-i-refresh,
.k-button:not(.k-state-disabled):hover .k-i-refresh,
.k-textbox:hover .k-i-refresh,
.k-button:active .k-i-refresh {
  background-position: -48px -112px;
}
.k-i-exception {
  background-position: -160px -304px;
}
.k-link:not(.k-state-disabled):hover > .k-i-exception,
.k-state-hover > .k-i-exception,
.k-state-hover > * > .k-i-exception,
.k-button:not(.k-state-disabled):hover .k-i-exception,
.k-textbox:hover .k-i-exception,
.k-button:active .k-i-exception {
  background-position: -176px -304px;
}
.k-i-restore {
  background-position: -32px -128px;
}
.k-link:not(.k-state-disabled):hover > .k-i-restore,
.k-state-hover > .k-i-restore,
.k-state-hover > * > .k-i-restore,
.k-button:not(.k-state-disabled):hover .k-i-restore,
.k-textbox:hover .k-i-restore,
.k-button:active .k-i-restore {
  background-position: -48px -128px;
}
.k-i-maximize {
  background-position: -32px -144px;
}
.k-link:not(.k-state-disabled):hover > .k-i-maximize,
.k-state-hover > .k-i-maximize,
.k-state-hover > * > .k-i-maximize,
.k-button:not(.k-state-disabled):hover .k-i-maximize,
.k-textbox:hover .k-i-maximize,
.k-button:active .k-i-maximize {
  background-position: -48px -144px;
}
.k-i-minimize {
  background-position: -64px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-minimize,
.k-state-hover > .k-i-minimize,
.k-state-hover > * > .k-i-minimize,
.k-button:not(.k-state-disabled):hover .k-i-minimize,
.k-textbox:hover .k-i-minimize,
.k-button:active .k-i-minimize {
  background-position: -80px -288px;
}
.k-i-pin {
  background-position: -160px -256px;
}
.k-link:not(.k-state-disabled):hover > .k-i-pin,
.k-state-hover > .k-i-pin,
.k-state-hover > * > .k-i-pin,
.k-button:not(.k-state-disabled):hover .k-i-pin,
.k-textbox:hover .k-i-pin,
.k-button:active .k-i-pin {
  background-position: -176px -256px;
}
.k-i-unpin {
  background-position: -160px -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-unpin,
.k-state-hover > .k-i-unpin,
.k-state-hover > * > .k-i-unpin,
.k-button:not(.k-state-disabled):hover .k-i-unpin,
.k-textbox:hover .k-i-unpin,
.k-button:active .k-i-unpin {
  background-position: -176px -272px;
}
.k-resize-se {
  background-position: -32px -160px;
}
.k-link:not(.k-state-disabled):hover > .k-resize-se,
.k-state-hover > .k-resize-se,
.k-state-hover > * > .k-resize-se,
.k-button:not(.k-state-disabled):hover .k-resize-se,
.k-textbox:hover .k-resize-se,
.k-button:active .k-resize-se {
  background-position: -48px -160px;
}
.k-i-calendar {
  background-position: -32px -176px;
}
.k-link:not(.k-state-disabled):hover > .k-i-calendar,
.k-state-hover > .k-i-calendar,
.k-state-hover > * > .k-i-calendar,
.k-button:not(.k-state-disabled):hover .k-i-calendar,
.k-textbox:hover .k-i-calendar,
.k-button:active .k-i-calendar {
  background-position: -48px -176px;
}
.k-i-clock {
  background-position: -32px -192px;
}
.k-link:not(.k-state-disabled):hover > .k-i-clock,
.k-state-hover > .k-i-clock,
.k-state-hover > * > .k-i-clock,
.k-button:not(.k-state-disabled):hover .k-i-clock,
.k-textbox:hover .k-i-clock,
.k-button:active .k-i-clock {
  background-position: -48px -192px;
}
.k-si-plus {
  background-position: -32px -208px;
}
.k-link:not(.k-state-disabled):hover > .k-si-plus,
.k-state-hover > .k-si-plus,
.k-state-hover > * > .k-si-plus,
.k-button:not(.k-state-disabled):hover .k-si-plus,
.k-textbox:hover .k-si-plus,
.k-button:active .k-si-plus {
  background-position: -48px -208px;
}
.k-si-minus {
  background-position: -32px -224px;
}
.k-link:not(.k-state-disabled):hover > .k-si-minus,
.k-state-hover > .k-si-minus,
.k-state-hover > * > .k-si-minus,
.k-button:not(.k-state-disabled):hover .k-si-minus,
.k-textbox:hover .k-si-minus,
.k-button:active .k-si-minus {
  background-position: -48px -224px;
}
.k-i-search {
  background-position: -32px -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-search,
.k-state-hover > .k-i-search,
.k-state-hover > * > .k-i-search,
.k-button:not(.k-state-disabled):hover .k-i-search,
.k-textbox:hover .k-i-search,
.k-button:active .k-i-search {
  background-position: -48px -240px;
}
.k-i-custom {
  background-position: -115px -113px;
}
.k-link:not(.k-state-disabled):hover > .k-i-custom,
.k-state-hover > .k-i-custom,
.k-state-hover > * > .k-i-custom,
.k-button:not(.k-state-disabled):hover .k-i-custom,
.k-textbox:hover .k-i-custom,
.k-button:active .k-i-custom {
  background-position: -141px -113px;
}
.k-editor .k-i-custom {
  background-position: -111px -109px;
}
.k-viewHtml {
  background-position: -288px -120px;
}
.k-i-insert-n,
.k-insert-top {
  background-position: -160px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-insert-n,
.k-link:not(.k-state-disabled):hover > .k-insert-top,
.k-state-hover > .k-i-insert-n,
.k-state-hover > .k-insert-top,
.k-state-hover > * > .k-i-insert-n,
.k-state-hover > * > .k-insert-top,
.k-button:not(.k-state-disabled):hover .k-i-insert-n,
.k-button:not(.k-state-disabled):hover .k-insert-top,
.k-textbox:hover .k-i-insert-n,
.k-textbox:hover .k-insert-top,
.k-button:active .k-i-insert-n,
.k-button:active .k-insert-top {
  background-position: -176px -32px;
}
.k-i-insert-m,
.k-insert-middle {
  background-position: -160px -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-insert-m,
.k-link:not(.k-state-disabled):hover > .k-insert-middle,
.k-state-hover > .k-i-insert-m,
.k-state-hover > .k-insert-middle,
.k-state-hover > * > .k-i-insert-m,
.k-state-hover > * > .k-insert-middle,
.k-button:not(.k-state-disabled):hover .k-i-insert-m,
.k-button:not(.k-state-disabled):hover .k-insert-middle,
.k-textbox:hover .k-i-insert-m,
.k-textbox:hover .k-insert-middle,
.k-button:active .k-i-insert-m,
.k-button:active .k-insert-middle {
  background-position: -176px -48px;
}
.k-i-insert-s,
.k-insert-bottom {
  background-position: -160px -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-insert-s,
.k-link:not(.k-state-disabled):hover > .k-insert-bottom,
.k-state-hover > .k-i-insert-s,
.k-state-hover > .k-insert-bottom,
.k-state-hover > * > .k-i-insert-s,
.k-state-hover > * > .k-insert-bottom,
.k-button:not(.k-state-disabled):hover .k-i-insert-s,
.k-button:not(.k-state-disabled):hover .k-insert-bottom,
.k-textbox:hover .k-i-insert-s,
.k-textbox:hover .k-insert-bottom,
.k-button:active .k-i-insert-s,
.k-button:active .k-insert-bottom {
  background-position: -176px -64px;
}
.k-drop-hint {
  background-position: 0 -326px;
}
.k-i-note,
.k-warning {
  background-position: -160px -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-note,
.k-link:not(.k-state-disabled):hover > .k-warning,
.k-state-hover > .k-i-note,
.k-state-hover > .k-warning,
.k-state-hover > * > .k-i-note,
.k-state-hover > * > .k-warning,
.k-button:not(.k-state-disabled):hover .k-i-note,
.k-button:not(.k-state-disabled):hover .k-warning,
.k-textbox:hover .k-i-note,
.k-textbox:hover .k-warning,
.k-button:active .k-i-note,
.k-button:active .k-warning {
  background-position: -176px -240px;
}
.k-i-sort-asc {
  background-position: -112px -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-sort-asc,
.k-state-hover > .k-i-sort-asc,
.k-state-hover > * > .k-i-sort-asc,
.k-button:not(.k-state-disabled):hover .k-i-sort-asc,
.k-textbox:hover .k-i-sort-asc,
.k-button:active .k-i-sort-asc {
  background-position: -128px -240px;
}
.k-i-sort-desc {
  background-position: -112px -256px;
}
.k-link:not(.k-state-disabled):hover > .k-i-sort-desc,
.k-state-hover > .k-i-sort-desc,
.k-state-hover > * > .k-i-sort-desc,
.k-button:not(.k-state-disabled):hover .k-i-sort-desc,
.k-textbox:hover .k-i-sort-desc,
.k-button:active .k-i-sort-desc {
  background-position: -128px -256px;
}
.k-i-group {
  background-position: -112px -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-group,
.k-state-hover > .k-i-group,
.k-state-hover > * > .k-i-group,
.k-button:not(.k-state-disabled):hover .k-i-group,
.k-textbox:hover .k-i-group,
.k-button:active .k-i-group {
  background-position: -128px -272px;
}
.k-i-ungroup {
  background-position: -112px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-ungroup,
.k-state-hover > .k-i-ungroup,
.k-state-hover > * > .k-i-ungroup,
.k-button:not(.k-state-disabled):hover .k-i-ungroup,
.k-textbox:hover .k-i-ungroup,
.k-button:active .k-i-ungroup {
  background-position: -128px -288px;
}
.k-i-columns {
  background-position: -112px -304px;
}
.k-link:not(.k-state-disabled):hover > .k-i-columns,
.k-state-hover > .k-i-columns,
.k-state-hover > * > .k-i-columns,
.k-button:not(.k-state-disabled):hover .k-i-columns,
.k-textbox:hover .k-i-columns,
.k-button:active .k-i-columns {
  background-position: -128px -304px;
}
.k-i-hbars {
  background-position: -64px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-hbars,
.k-state-hover > .k-i-hbars,
.k-state-hover > * > .k-i-hbars,
.k-button:not(.k-state-disabled):hover .k-i-hbars,
.k-textbox:hover .k-i-hbars,
.k-button:active .k-i-hbars {
  background-position: -80px -32px;
}
.k-i-vbars {
  background-position: -64px -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-vbars,
.k-state-hover > .k-i-vbars,
.k-state-hover > * > .k-i-vbars,
.k-button:not(.k-state-disabled):hover .k-i-vbars,
.k-textbox:hover .k-i-vbars,
.k-button:active .k-i-vbars {
  background-position: -80px -48px;
}
.k-i-sum {
  background-position: -64px -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-sum,
.k-state-hover > .k-i-sum,
.k-state-hover > * > .k-i-sum,
.k-button:not(.k-state-disabled):hover .k-i-sum,
.k-textbox:hover .k-i-sum,
.k-button:active .k-i-sum {
  background-position: -80px -64px;
}
.k-i-pdf {
  background-position: -64px -80px;
}
.k-link:not(.k-state-disabled):hover > .k-i-pdf,
.k-state-hover > .k-i-pdf,
.k-state-hover > * > .k-i-pdf,
.k-button:not(.k-state-disabled):hover .k-i-pdf,
.k-textbox:hover .k-i-pdf,
.k-button:active .k-i-pdf {
  background-position: -80px -80px;
}
.k-i-excel {
  background-position: -64px -96px;
}
.k-link:not(.k-state-disabled):hover > .k-i-excel,
.k-state-hover > .k-i-excel,
.k-state-hover > * > .k-i-excel,
.k-button:not(.k-state-disabled):hover .k-i-excel,
.k-textbox:hover .k-i-excel,
.k-button:active .k-i-excel {
  background-position: -80px -96px;
}
.k-i-rotatecw {
  background-position: -64px -112px;
}
.k-link:not(.k-state-disabled):hover > .k-i-rotatecw,
.k-state-hover > .k-i-rotatecw,
.k-state-hover > * > .k-i-rotatecw,
.k-button:not(.k-state-disabled):hover .k-i-rotatecw,
.k-textbox:hover .k-i-rotatecw,
.k-button:active .k-i-rotatecw {
  background-position: -80px -112px;
}
.k-i-rotateccw {
  background-position: -64px -128px;
}
.k-link:not(.k-state-disabled):hover > .k-i-rotateccw,
.k-state-hover > .k-i-rotateccw,
.k-state-hover > * > .k-i-rotateccw,
.k-button:not(.k-state-disabled):hover .k-i-rotateccw,
.k-textbox:hover .k-i-rotateccw,
.k-button:active .k-i-rotateccw {
  background-position: -80px -128px;
}
.k-i-undo {
  background-position: -64px -160px;
}
.k-link:not(.k-state-disabled):hover > .k-i-undo,
.k-state-hover > .k-i-undo,
.k-state-hover > * > .k-i-undo,
.k-button:not(.k-state-disabled):hover .k-i-undo,
.k-textbox:hover .k-i-undo,
.k-button:active .k-i-undo {
  background-position: -80px -160px;
}
.k-i-redo {
  background-position: -64px -144px;
}
.k-link:not(.k-state-disabled):hover > .k-i-redo,
.k-state-hover > .k-i-redo,
.k-state-hover > * > .k-i-redo,
.k-button:not(.k-state-disabled):hover .k-i-redo,
.k-textbox:hover .k-i-redo,
.k-button:active .k-i-redo {
  background-position: -80px -144px;
}
.k-i-shape {
  background-position: -64px -176px;
}
.k-link:not(.k-state-disabled):hover > .k-i-shape,
.k-state-hover > .k-i-shape,
.k-state-hover > * > .k-i-shape,
.k-button:not(.k-state-disabled):hover .k-i-shape,
.k-textbox:hover .k-i-shape,
.k-button:active .k-i-shape {
  background-position: -80px -176px;
}
.k-i-connector {
  background-position: -64px -192px;
}
.k-link:not(.k-state-disabled):hover > .k-i-connector,
.k-state-hover > .k-i-connector,
.k-state-hover > * > .k-i-connector,
.k-button:not(.k-state-disabled):hover .k-i-connector,
.k-textbox:hover .k-i-connector,
.k-button:active .k-i-connector {
  background-position: -80px -192px;
}
.k-i-kpi {
  background-position: -64px -208px;
}
.k-link:not(.k-state-disabled):hover > .k-i-kpi,
.k-state-hover > .k-i-kpi,
.k-state-hover > * > .k-i-kpi,
.k-button:not(.k-state-disabled):hover .k-i-kpi,
.k-textbox:hover .k-i-kpi,
.k-button:active .k-i-kpi {
  background-position: -80px -208px;
}
.k-i-dimension {
  background-position: -64px -224px;
}
.k-link:not(.k-state-disabled):hover > .k-i-dimension,
.k-state-hover > .k-i-dimension,
.k-state-hover > * > .k-i-dimension,
.k-button:not(.k-state-disabled):hover .k-i-dimension,
.k-textbox:hover .k-i-dimension,
.k-button:active .k-i-dimension {
  background-position: -80px -224px;
}
.k-file {
  background-position: 0 0;
}
.k-link:not(.k-state-disabled):hover > .k-file,
.k-state-hover > .k-file,
.k-state-hover > * > .k-file,
.k-button:not(.k-state-disabled):hover .k-file,
.k-textbox:hover .k-file,
.k-button:active .k-file {
  background-position: -16px 0;
}
.k-i-folder-add,
.k-addfolder {
  background-position: -32px -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-folder-add,
.k-link:not(.k-state-disabled):hover > .k-addfolder,
.k-state-hover > .k-i-folder-add,
.k-state-hover > .k-addfolder,
.k-state-hover > * > .k-i-folder-add,
.k-state-hover > * > .k-addfolder,
.k-button:not(.k-state-disabled):hover .k-i-folder-add,
.k-button:not(.k-state-disabled):hover .k-addfolder,
.k-textbox:hover .k-i-folder-add,
.k-textbox:hover .k-addfolder,
.k-button:active .k-i-folder-add,
.k-button:active .k-addfolder {
  background-position: -48px -272px;
}
.k-i-folder-up,
.k-goup {
  background-position: -32px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-folder-up,
.k-link:not(.k-state-disabled):hover > .k-goup,
.k-state-hover > .k-i-folder-up,
.k-state-hover > .k-goup,
.k-state-hover > * > .k-i-folder-up,
.k-state-hover > * > .k-goup,
.k-button:not(.k-state-disabled):hover .k-i-folder-up,
.k-button:not(.k-state-disabled):hover .k-goup,
.k-textbox:hover .k-i-folder-up,
.k-textbox:hover .k-goup,
.k-button:active .k-i-folder-up,
.k-button:active .k-goup {
  background-position: -48px -288px;
}
.k-i-more {
  background-position: -64px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-more,
.k-state-hover > .k-i-more,
.k-state-hover > * > .k-i-more,
.k-button:not(.k-state-disabled):hover .k-i-more,
.k-textbox:hover .k-i-more,
.k-button:active .k-i-more {
  background-position: -80px -32px;
}
.k-file > .k-icon {
  background-position: -115px -91px;
}
.k-image {
  border: 0;
}
.k-breadcrumbs:hover .k-i-arrow-n {
  background-position: 0 0;
}
.k-breadcrumbs:hover .k-i-arrow-e {
  background-position: 0 -16px;
}
html .k-success-colored {
  color: #507f50;
  border-color: #d0dfd0;
  background-color: #f0fff0;
}
html .k-info-colored {
  color: #50607f;
  border-color: #d0d9df;
  background-color: #f0f9ff;
}
html .k-error-colored {
  color: #7f5050;
  border-color: #dfd0d0;
  background-color: #fff0f0;
}
.k-inline-block {
  padding: 0 2px;
}
.k-loading,
.k-loading-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-loading-mask,
.k-loading-image,
.k-loading-text {
  position: absolute;
}
.k-loading-text {
  text-indent: -4000px;
  text-align: center;
}
.k-loading-image,
.k-loading-color {
  width: 100%;
  height: 100%;
}
.k-loading-image {
  top: 0;
  left: 0;
  z-index: 2;
}
.k-loading-color {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.k-content-frame {
  border: 0;
  width: 100%;
  height: 100%;
}
.k-pane > .k-splitter-overlay {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
}
.k-drag-clue {
  position: absolute;
  z-index: 10003;
  border-style: solid;
  border-width: 1px;
  font-size: 0.9em;
  padding: 0.2em 0.4em;
  white-space: nowrap;
  cursor: default;
}
.k-drag-status {
  margin-top: -3px;
  margin-right: 4px;
  vertical-align: middle;
}
.k-reorder-cue {
  position: absolute;
  width: 1px;
  overflow: visible;
}
.k-reorder-cue .k-icon {
  position: absolute;
  left: -4px;
  width: 8px;
  height: 4px;
}
.k-reorder-cue .k-i-arrow-s {
  top: -4px;
  background-position: -4px -166px;
}
.k-reorder-cue .k-i-arrow-n {
  bottom: -4px;
  background-position: -4px -134px;
}
.k-scrollbar {
  position: absolute;
  overflow: scroll;
}
.k-scrollbar-vertical {
  top: 0;
  right: 0;
  width: 17px;
  height: 100%;
  overflow-x: hidden;
}
.k-touch-scrollbar {
  display: none;
  position: absolute;
  z-index: 200000;
  height: 8px;
  width: 8px;
  border: 1px solid #8a8a8a;
  background-color: #858585;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body .k-touch-scrollbar {
    height: 12px;
    width: 12px;
    border-radius: 7px;
  }
}
.k-virtual-scrollable-wrap {
  overflow-x: auto;
}
.k-current-time {
  background: #f00;
  position: absolute;
}
.k-animation-container,
.k-widget,
.k-widget *,
.k-animation-container *,
.k-widget *:before,
.k-animation-container *:after,
.k-block .k-header,
.k-list-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-button,
.k-textbox,
.k-autocomplete,
div.k-window-content,
.k-tabstrip > .k-content > .km-scroll-container,
.k-block,
.k-edit-cell .k-widget,
.k-grid-edit-row .k-widget,
.k-grid-edit-row .text-box,
.km-actionsheet > li,
.km-shim {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-group .form-control {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-control.k-widget {
  padding: 0;
}
a.k-button:hover {
  text-decoration: none;
}
.k-widget,
.k-widget * {
  -moz-background-clip: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
input.k-checkbox,
.k-radio {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
}
.k-checkbox-label {
  position: relative;
  padding-left: 1.5em;
  vertical-align: middle;
  line-height: 0.875em;
  cursor: pointer;
}
.k-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border-width: 1px;
  border-style: solid;
}
.k-checkbox-label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border-width: 1px;
  border-style: solid;
}
.k-checkbox:checked + .k-checkbox-label:after {
  content: "\2713";
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  left: 0;
  border-width: 1px;
  border-style: solid;
  text-align: center;
}
.k-checkbox:disabled + .k-checkbox-label {
  cursor: auto;
}
.k-radio-label {
  position: relative;
  padding-left: 1.5em;
  vertical-align: middle;
  line-height: 0.875em;
  cursor: pointer;
}
.k-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border-style: solid;
}
.k-radio:checked + .k-radio-label:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
}
.k-radio:disabled + .k-radio-label {
  cursor: auto;
}
.k-ie8 .k-checkbox,
.k-ie8 .k-radio {
  display: inline-block;
}
.k-ie8 .k-checkbox-label,
.k-ie8 .k-radio-label {
  padding-left: 0;
}
.k-ie8 .k-checkbox-label:before,
.k-ie8 .k-checkbox-label:after,
.k-ie8 .k-radio-label:before,
.k-ie8 .k-radio-label:after {
  display: none;
}
input.k-checkbox + label {
  -webkit-user-select: none;
  user-select: none;
}
.k-edit-form {
  margin: 0;
  padding: 0;
}
.k-window > div.k-popup-edit-form {
  padding: 1em 0;
}
.k-grid-edit-row .k-edit-form td {
  border-bottom-width: 0;
}
.k-edit-form-container {
  position: relative;
  width: 400px;
}
.k-edit-label,
.k-edit-form-container .editor-label {
  float: left;
  clear: both;
  width: 30%;
  padding: 0.4em 0 1em;
  margin-left: 2%;
  text-align: right;
}
.k-edit-field,
.k-edit-form-container .editor-field {
  float: right;
  clear: right;
  width: 60%;
  margin-right: 2%;
  padding: 0 0 0.6em;
}
.k-edit-field > input[type="checkbox"],
.k-edit-field > input[type="radio"] {
  margin-top: 0.4em;
}
.k-edit-form-container .k-button {
  margin: 0 0.16em;
}
.k-edit-field > input[type="checkbox"]:first-child,
.k-edit-field > input[type="radio"]:first-child,
.k-edit-field > label:first-child > input[type="checkbox"],
.k-edit-field > .k-button:first-child {
  margin-left: 0;
}
.k-edit-form-container .k-edit-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: 0.6em;
}
div.k-window {
  display: inline-block;
  position: absolute;
  z-index: 10001;
  border-style: solid;
  border-width: 1px;
  padding-top: 2em;
}
.k-block > .k-header,
.k-window-titlebar {
  position: absolute;
  width: 100%;
  height: 1.1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top: -2em;
  padding: 0.4em 0;
  font-size: 1.2em;
  white-space: nowrap;
  min-height: 16px;
}
.k-block > .k-header {
  position: relative;
  margin: -2px 0 10px -2px;
  padding: 0.3em 2px;
}
.k-window-title {
  position: absolute;
  left: 0.44em;
  right: 0.44em;
  overflow: hidden;
  cursor: default;
  text-overflow: ellipsis;
}
.k-window-title .k-image {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
div.k-window-titleless {
  padding-top: 0;
}
div.k-window-content {
  position: relative;
  height: 100%;
  padding: 0.58em;
  overflow: auto;
  outline: 0;
}
div.k-window-iframecontent {
  padding: 0;
  overflow: visible;
}
.k-window-content > .km-scroll-container {
  height: 100%;
}
.k-ie7 .k-window {
  padding-bottom: 1.16em;
}
.k-ie7 .k-window-titleless {
  padding-bottom: 0;
}
.k-window-titlebar .k-window-actions {
  position: absolute;
  top: 0;
  right: 0.3em;
  padding-top: 0.3em;
  white-space: nowrap;
}
.k-window-titlebar .k-window-action {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2px;
  text-decoration: none;
  vertical-align: middle;
  opacity: 0.7;
}
.k-window-titlebar .k-state-hover {
  border-style: solid;
  border-width: 1px;
  padding: 1px;
  opacity: 1;
}
.k-window-action .k-icon {
  margin: 0;
  vertical-align: top;
}
.k-window > .k-resize-handle {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  font-size: 0;
  line-height: 6px;
  filter: alpha(opacity=0);
  opacity: 0;
  zoom: 1;
}
.k-resize-n {
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: n-resize;
}
.k-resize-e {
  top: 0;
  right: -3px;
  width: 6px;
  height: 100%;
  cursor: e-resize;
}
.k-resize-s {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: s-resize;
}
.k-resize-w {
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  cursor: w-resize;
}
.k-resize-se {
  bottom: -3px;
  right: -3px;
  width: 16px;
  height: 16px;
  cursor: se-resize;
}
.k-resize-sw {
  bottom: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: sw-resize;
}
.k-resize-ne {
  top: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: ne-resize;
}
.k-resize-nw {
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: nw-resize;
}
.k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.k-window .k-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}
.k-tabstrip {
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-tabstrip .k-tabstrip-items {
  padding: 0.3em 0.3em 0;
}
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item {
  list-style-type: none;
  display: inline-block;
  position: relative;
  border-style: solid;
  border-width: 1px 1px 0;
  margin: 0 -1px 0 0;
  padding: 0;
  vertical-align: top;
}
.k-tabstrip-items .k-tab-on-top,
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.k-tabstrip-items .k-tab-on-top {
  z-index: 1;
}
.k-tabstrip-items .k-link,
.k-panelbar .k-tabstrip-items .k-link {
  display: inline-block;
  border-bottom-width: 0;
  padding: 0.5em 0.92em;
}
.k-tabstrip-items .k-icon,
.k-panelbar .k-tabstrip-items .k-icon {
  margin: -1px 4px 0 -3px;
  vertical-align: top;
}
.k-tabstrip-items .k-item .k-image,
.k-tabstrip-items .k-item .k-sprite,
.k-panelbar .k-tabstrip-items .k-item .k-image,
.k-panelbar .k-tabstrip-items .k-item .k-sprite {
  margin: -3px 3px 0 -6px;
  vertical-align: middle;
}
.k-ie7 .k-tabstrip-items .k-item .k-image,
.k-ie7 .k-tabstrip-items .k-item .k-sprite {
  margin-top: -1px;
  vertical-align: top;
}
.k-tabstrip-items .k-loading {
  top: 0;
  left: 0;
  height: 0;
  width: 20%;
  position: absolute;
  background: transparent;
  border-top: 1px solid transparent;
  border-color: inherit;
  -webkit-transition: width 200ms linear;
  -moz-transition: width 200ms linear;
  -o-transition: width 200ms linear;
  transition: width 200ms linear;
  -webkit-transition: "width 200ms linear";
  -moz-transition: "width 200ms linear";
  -ms-transition: "width 200ms linear";
  -o-transition: "width 200ms linear";
  transition: "width 200ms linear";
  animation: k-tab-loader 1s ease-in-out infinite;
  -moz-animation: k-tab-loader 1s ease-in-out infinite;
  -webkit-animation: k-tab-loader 1s ease-in-out infinite;
}
.k-tabstrip-items .k-progress {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
}
.k-tabstrip-items .k-loading.k-complete {
  width: 100%;
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
}
.k-tabstrip > .k-content,
.k-panelbar .k-tabstrip > .k-content {
  position: static;
  border-style: solid;
  border-width: 1px;
  margin: 0 0.286em 0.3em;
  padding: 0.3em 0.92em;
  zoom: 1;
}
.k-tabstrip > .k-content {
  display: none;
}
.k-tabstrip > .k-content.km-scroll-wrapper {
  padding: 0;
}
.k-tabstrip > .k-content > .km-scroll-container {
  padding: 0.3em 0.92em;
}
@-webkit-keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
@keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
.k-panelbar {
  zoom: 1;
}
.k-panelbar > .k-item,
.k-panel > .k-item {
  list-style-type: none;
  display: block;
  border-width: 0;
  margin: 0;
  zoom: 1;
  border-radius: 0;
}
.k-panelbar .k-image,
.k-panelbar .k-sprite {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: middle;
}
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link {
  display: block;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0 1em;
  line-height: 2.34em;
  text-decoration: none;
  zoom: 1;
}
.k-panelbar-expand,
.k-panelbar-collapse {
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -8px;
}
.k-panelbar .k-panel,
.k-panelbar .k-content {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-panel > .k-item > .k-link {
  border-bottom: 0;
  font-size: 0.95em;
  line-height: 2.2;
}
.k-panel .k-panel > .k-item > .k-link {
  padding-left: 2em;
}
.k-panelbar .k-i-seek-e .k-link {
  border-bottom: 0;
}
.k-panel .k-panel {
  border-bottom: 0;
}
.k-menu {
  cursor: default;
}
.k-menu,
.k-menu .k-menu-group {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-menu:after {
  content: '';
  display: block;
  width: 99%;
  height: 0;
  float: inherit;
  overflow: hidden;
}
.k-menu .k-item {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  user-select: none;
}
.k-menu .k-item div {
  -webkit-user-select: default;
  -moz-user-select: default;
  user-select: default;
}
.k-menu .k-item .k-item,
ul.k-menu-vertical > .k-item {
  display: block;
  float: none;
  border-width: 0;
}
.k-ie7 .k-menu .k-item .k-item {
  zoom: normal;
}
.k-menu .k-item > .k-link > .k-icon,
.k-menu .k-image,
.k-menu .k-sprite {
  margin: -2px 4px 0 -4px;
  vertical-align: middle;
}
.k-menu .k-item > .k-link > .k-icon {
  margin: -2px 0 0;
}
.k-ie7 .k-menu .k-item > .k-link > .k-i-arrow-s,
.k-ie7 .k-menu .k-image,
.k-ie7 .k-menu .k-sprite {
  margin-top: 0;
}
.k-menu .k-item > .k-link {
  display: block;
  padding: 1.2em 1.2em 1.1em;
  line-height: 1.34em;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-menu .k-menu-group {
  display: none;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  white-space: nowrap;
}
.k-menu .k-menu-group > .k-item {
  display: block;
  border-width: 0;
}
.k-menu .k-item,
.k-widget.k-menu-horizontal > .k-item {
  position: relative;
  float: left;
  border-style: solid;
  border-width: 0 1px 0 0;
  vertical-align: top;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-context-menu.k-menu-vertical > .k-item > .k-link,
.k-menu .k-menu-group .k-item > .k-link {
  padding: 0.28em 1.8em 0.38em 0.9em;
}
.k-context-menu.k-menu-horizontal > .k-separator {
  display: none;
}
.k-context-menu.k-menu-horizontal > .k-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.k-context-menu.k-menu-horizontal > .k-last {
  border: 0;
}
.k-ie7 .k-menu .k-menu-group .k-link {
  width: 100%;
}
.k-menu .k-item > .k-link > .k-i-arrow-s {
  margin-right: -8px;
}
.k-menu .k-item > .k-link > .k-i-arrow-e {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 2px;
  right: 0.2rem;
}
.k-menu .k-animation-container {
  border: 0;
}
.k-menu .k-animation-container,
.k-menu .k-menu-group {
  position: absolute;
  left: 0;
}
.k-menu .k-animation-container .k-animation-container,
.k-menu .k-menu-group .k-menu-group,
.k-menu-vertical .k-animation-container,
.k-menu-vertical .k-menu-group {
  top: 0;
  left: 0;
}
.k-menu .k-animation-container .k-menu-group {
  top: auto;
  left: auto;
  margin-left: -1px;
}
.k-menu .k-animation-container,
.k-popup .k-animation-container {
  margin-top: -1px;
  padding-left: 1px;
}
.k-ie .k-menu .k-animation-container,
.k-ie .k-popup .k-animation-container {
  margin-top: -2px;
}
.k-popup .k-animation-container .k-popup {
  margin-left: -1px;
}
ul.k-menu .k-separator {
  padding: 0.25em 0;
  height: 100%;
  width: 1px;
  font-size: 0;
  line-height: 0;
  border-width: 0 1px 0 0;
}
ul.k-menu-vertical .k-separator,
.k-menu .k-menu-group .k-separator {
  padding: 0;
  height: 1px;
  width: 100%;
  border-width: 1px 0 0;
}
.k-context-menu {
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  user-select: none;
}
.k-grid,
.k-listview {
  position: relative;
  zoom: 1;
}
.k-grid table {
  width: 100%;
  margin: 0;
  max-width: none;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  border-width: 0;
  outline: 0;
}
.k-header.k-drag-clue {
  overflow: hidden;
}
.k-grid-header th.k-header,
.k-filter-row th {
  overflow: hidden;
  border-style: solid;
  border-width: 0 0 1px 1px;
  padding: 0.5em 0.6em 0.4em 0.6em;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.k-grid-header th.k-header {
  vertical-align: bottom;
}
.k-filtercell,
.k-filtercell > span,
.k-filtercell .k-widget {
  display: block;
  width: auto;
}
.k-filtercell > span {
  padding-right: 4.8em;
  position: relative;
  min-height: 2em;
  line-height: 2em;
}
.k-filtercell > .k-operator-hidden {
  padding-right: 2.3em;
}
.k-filtercell > span > .k-button,
.k-filter-row .k-dropdown-operator {
  position: absolute;
  top: 0;
  right: 0;
}
.k-filter-row .k-dropdown-operator {
  width: 2.1em;
  right: 2.5em;
}
.k-filtercell > span > label {
  vertical-align: middle;
}
.k-filter-row label > input[type="radio"] {
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}
.k-ie10 .k-grid-header a:active {
  background-color: transparent;
}
.k-grid-header th.k-header > .k-link {
  display: block;
  min-height: 18px;
  line-height: 18px;
  margin: -0.5em -0.6em -0.4em -0.6em;
  padding: 0.5em 0.6em 0.4em 0.6em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-grid-header th.k-with-icon .k-link {
  margin-right: 18px;
}
.k-grid-header th.k-header .k-icon {
  position: static;
}
.k-grid-header th > .k-link > .k-icon {
  vertical-align: text-top;
}
.k-grid .k-state-hover {
  cursor: pointer;
}
.k-grid-column-resizing th,
.k-grid-column-resizing td {
  -webkit-transform: translateZ(0);
}
.k-grid td {
  border-style: solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 0.6em;
  overflow: hidden;
  line-height: 1.6em;
  vertical-align: middle;
  text-overflow: ellipsis;
}
.k-grid .k-grouping-row td,
.k-grid .k-hierarchy-cell {
  overflow: visible;
}
.k-grid-edit-row td {
  text-overflow: clip;
}
.k-grid-edit-row .k-textbox,
.k-grid-edit-row .text-box {
  margin-top: 0;
  margin-bottom: 0;
}
.k-grid-header-wrap,
.k-grid-footer-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-style: solid;
  border-width: 0 1px 0 0;
  zoom: 1;
}
div.k-grid-header,
div.k-grid-footer {
  padding-right: 17px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  zoom: 1;
}
.k-grid-header-wrap > table,
.k-grid-header-locked > table {
  margin-bottom: -1px;
}
.k-grid-content {
  position: relative;
  width: 100%;
  overflow: auto;
  overflow-x: auto;
  overflow-y: scroll;
  zoom: 1;
}
.k-mobile .k-grid tbody {
  -webkit-backface-visibility: hidden;
}
.k-mobile .k-grid-backface tbody {
  -webkit-backface-visibility: visible;
}
.k-grid-content-expander {
  position: absolute;
  visibility: hidden;
  height: 1px;
}
@media print {
  .k-grid {
    height: auto !important;
  }
  .k-grid-header {
    padding: 0 !important;
  }
  .k-grid-header-wrap,
  .k-grid-content {
    overflow: visible;
    height: auto !important;
  }
}
.k-virtual-scrollable-wrap {
  height: 100%;
  overflow-y: hidden;
  position: relative;
}
.k-grid-header table,
.k-grid-content table,
.k-grid-footer table,
.k-grid-content-locked > table {
  table-layout: fixed;
}
.k-ie7 .k-grid-content table {
  width: auto;
}
.k-grid-lockedcolumns {
  white-space: nowrap;
}
.k-grid-content-locked,
.k-grid-content,
.k-pager-wrap {
  white-space: normal;
}
.k-grid-header-locked,
.k-grid-content-locked,
.k-grid-footer-locked {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  border-style: solid;
  border-width: 0 1px 0 0;
}
.k-grid-header-locked + .k-grid-header-wrap,
.k-grid-content-locked + .k-grid-content,
.k-grid-footer-locked + .k-grid-footer-wrap {
  display: inline-block;
  vertical-align: top;
}
.k-grid-toolbar {
  border-style: solid;
  border-width: 1px 0 0;
}
.k-grid-header th.k-header:first-child,
.k-grid tbody td:first-child,
.k-grid tfoot td:first-child,
.k-filter-row > th:first-child {
  border-left-width: 0;
}
.k-grid-header th.k-header.k-first {
  border-left-width: 1px;
}
.k-grid-toolbar:first-child,
.k-grouping-header + .k-grid-toolbar {
  border-width: 0 0 1px;
}
.k-footer-template td {
  border-style: solid;
  border-width: 1px 0 0 1px;
}
.k-group-footer td {
  border-style: solid;
  border-width: 1px 0;
}
.k-group-footer .k-group-cell + td {
  border-left-width: 1px;
}
.k-grid-footer {
  border-style: solid;
  border-width: 1px 0 0;
}
.k-grid-footer td {
  border-top-width: 0;
}
.k-grid-footer > td {
  border-top-width: 1px;
}
.k-pager-wrap {
  clear: both;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  line-height: 2em;
  padding: 0.333em 0 0.333em 0.25em;
}
.k-grid-pager {
  border-width: 1px 0 0;
}
.k-grid .k-pager-numbers,
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  display: inline-block;
  vertical-align: top;
  margin-right: 1px;
}
.k-pager-numbers {
  margin: 0 2px;
}
.k-pager-numbers .k-state-selected {
  vertical-align: top;
}
.k-pager-numbers li,
.k-pager-input {
  float: left;
}
.k-grid .k-pager-numbers {
  float: left;
  cursor: default;
}
.k-pager-info {
  float: right;
  padding: 0 1.333em;
}
.k-pager-numbers .k-link {
  text-decoration: none;
}
.k-pager-wrap > .k-link,
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  min-width: 2em;
}
.k-pager-wrap > .k-link {
  float: left;
  margin: 0 0.08333em;
  height: 2em;
  line-height: 2em;
  border-radius: 1.0833em;
  cursor: pointer;
  text-align: center;
}
.k-pager-wrap > a.k-state-disabled:hover {
  background: 0;
  cursor: default;
}
.k-pager-numbers .k-link {
  text-align: center;
  line-height: 2em;
  border-style: solid;
  border-width: 1px;
  border-radius: 1.0833em;
}
.k-pager-wrap > .k-link {
  border-style: solid;
  border-width: 1px;
}
.k-pager-wrap .k-pager-refresh {
  float: right;
  margin-right: 0.5em;
  border-width: 0;
  border-radius: 0;
}
.k-pager-numbers .k-state-selected {
  border-style: solid;
  border-width: 1px;
  text-align: center;
  border-radius: 1.0833em;
}
.k-pager-wrap .k-textbox {
  width: 3.333em;
}
.k-ie7 .k-pager-wrap .k-textbox {
  height: 1.3333em;
  margin-top: 0.16666em;
  display: inline;
}
.k-pager-wrap .k-dropdown {
  width: 4.5em;
}
.k-pager-refresh {
  float: right;
}
.k-pager-input,
.k-pager-sizes {
  padding: 0 1.4166em;
}
.k-pager-sizes {
  display: inline-block;
  padding-top: 1px;
}
.k-pager-sizes .k-widget.k-dropdown {
  margin-top: -2px;
}
.k-ie7 .k-pager-sizes {
  float: left;
}
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-widget {
  margin: 0 0.4em 0;
}
.k-header > .k-grid-filter,
.k-header > .k-header-column-menu {
  float: right;
  margin: -0.5em -0.6em -0.4em;
  padding: 0.5em 0.2em 0.4em;
  position: relative;
  z-index: 1;
}
.k-grid .k-animation-container {
  position: absolute;
}
.k-filter-menu {
  padding: 0.5em;
}
form.k-filter-menu .k-widget,
form.k-filter-menu .k-textbox {
  display: block;
}
.k-filter-help-text,
.k-filter-menu .k-widget,
.k-filter-menu .k-textbox {
  margin: 0.19em 0 0;
}
.k-filter-menu span.k-filter-and {
  width: 6em;
  margin: 0.5em 0 0.5em;
}
.k-filter-menu .k-button {
  width: 48%;
  margin: 0.5em 4% 0 0;
}
.k-filter-menu .k-button + .k-button {
  margin-right: 0;
}
.k-grouping-row .k-icon {
  margin: -3px 4px 0 2px;
}
.k-grouping-row p {
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.6em;
  padding: 0 0.6em;
}
.k-grouping-row + tr td {
  border-top-width: 1px;
}
.k-grouping-row .k-group-cell,
.k-grouping-row + tr .k-group-cell {
  border-top-width: 0;
  text-overflow: none;
}
.k-grid .k-hierarchy-cell + td {
  border-left-width: 0;
}
.k-grid .k-group-col,
.k-grid .k-hierarchy-col {
  width: 27px;
}
.k-grouping-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.k-grouping-header {
  line-height: 2;
}
.k-grouping-dropclue {
  position: absolute;
  width: 6px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: -165px -148px;
}
.k-grouping-header .k-group-indicator {
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  margin: 0 3px;
  padding: 0.15em 0.15em 0.15em 0.4em;
  line-height: 1.5em;
}
.k-grouping-header .k-link {
  display: inline-block;
  border-width: 0;
  padding: 0;
  line-height: normal;
  text-decoration: none;
}
.k-grouping-header .k-button {
  border: 0;
  padding: 0;
  background: transparent;
  line-height: 1;
}
.k-grouping-header .k-link .k-icon {
  margin: 0 0 0 -3px;
}
.k-grouping-header .k-button .k-icon {
  margin: 0 0 0 3px;
}
.k-grouping-header a,
.k-grouping-header .k-button {
  display: inline-block;
  vertical-align: middle;
}
.k-dirty-cell:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  float: left;
}
.k-ie7 .k-dirty-cell {
  position: relative;
}
.k-ie7 .k-dirty {
  top: 5px;
}
.k-dirty {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
  border-color: #f00 transparent transparent #f00;
  margin: -0.45em 0 0 -0.6em;
  padding: 0;
  overflow: hidden;
  vertical-align: top;
}
.k-grouping-header,
.k-grid-toolbar {
  margin: 0;
  padding: 0.75em 0.2em 0.8333em 1em;
  cursor: default;
}
.k-grid .k-edit-container {
  padding: 0;
}
.k-grid .field-validation-error {
  display: block;
}
.k-grid .input-validation-error {
  border-style: ridge;
  border-color: #f00;
  background-color: #ffc0cb;
}
.k-grid-toolbar .k-button {
  vertical-align: middle;
}
.k-grid-actions {
  display: inline-block;
}
.k-ie7 .k-grid-actions {
  vertical-align: bottom;
}
.k-grid .k-button {
  margin: 0 0.16em;
}
.k-grid tbody .k-button,
.k-ie8 .k-grid tbody button.k-button {
  min-width: 64px;
}
.k-grid tbody button.k-button {
  min-width: 78px;
}
.k-ie7 .k-grid tbody a.k-button {
  min-width: 62px;
}
html body .k-grid tbody .k-button-icon {
  width: auto;
  min-width: 0;
}
.k-detail-row {
  position: relative;
}
.k-grid .k-detail-cell {
  overflow: visible;
}
.k-grid .k-edit-cell {
  padding: 0 0.3em;
  white-space: nowrap;
}
.k-grid .k-edit-cell .k-tooltip {
  white-space: normal;
}
.k-edit-cell > .k-textbox,
.k-edit-cell > .k-widget,
.k-grid-edit-row > td > .k-textbox,
.k-grid-edit-row > td > .k-widget,
.k-grid-edit-row > td > .text-box {
  width: 100%;
}
.k-ie7 .k-edit-cell > .text-box,
.k-ie7 .k-edit-cell > .k-textbox,
.k-ie7 .k-edit-cell > .k-widget,
.k-ie7 .k-grid-edit-row > td > .k-textbox,
.k-ie7 .k-grid-edit-row > td > .k-widget,
.k-ie7 .k-grid-edit-row > td > .text-box {
  display: block;
  width: 90%;
}
html .k-edit-cell .k-tooltip,
html .k-grid-edit-row .k-tooltip {
  width: auto;
  max-width: 300px;
}
.k-edit-cell input[type="checkbox"] {
  margin-left: 0.6em;
}
.k-grid tbody td > .k-grid-delete {
  margin-top: -0.2em;
  margin-bottom: -0.2em;
}
.k-grid-resize-indicator {
  position: absolute;
  width: 2px;
  background-color: #aaa;
}
.k-grid-header .k-resize-handle,
.k-grid > .k-resize-handle {
  position: absolute;
  height: 25px;
  cursor: col-resize;
  z-index: 2;
}
.k-marquee {
  position: absolute;
  z-index: 100000;
}
.k-marquee-color,
.k-marquee-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.k-marquee-color {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.k-ie9 .k-column-menu {
  width: 160px;
}
.k-ie8 .k-grid-filter,
.k-ie8 .k-header-column-menu {
  font-size: 100%;
}
.k-column-menu {
  min-width: 160px;
}
.k-column-menu .k-sprite {
  margin-right: 10px;
}
.k-column-menu > .k-menu {
  border-width: 0;
}
.k-columns-item .k-group {
  max-height: 200px;
  overflow: auto;
}
.k-treelist .k-status {
  padding: 0.4em 0.6em;
  line-height: 1.6em;
}
.k-treelist .k-status .k-loading {
  vertical-align: baseline;
  margin-right: 5px;
}
.k-treelist tr.k-hidden {
  display: none;
}
.k-gantt {
  white-space: nowrap;
  position: relative;
}
.k-gantt-layout {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.k-gantt .k-splitbar {
  position: relative;
  cursor: e-resize;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
.k-gantt .k-gantt-layout th {
  vertical-align: bottom;
}
.k-gantt td {
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
}
.k-gantt .k-grid .k-edit-cell {
  vertical-align: middle;
}
.k-gantt-treelist > .k-treelist,
.k-gantt-timeline > .k-timeline {
  border-width: 0;
  height: 100%;
}
.k-gantt-toolbar {
  border-style: solid;
  border-width: 0 0 1px;
  line-height: 2.4em;
  padding: 0.5em;
}
.k-gantt-layout + .k-gantt-toolbar {
  border-width: 1px 0 0;
}
.k-gantt-actions,
.k-gantt-toolbar > ul {
  float: left;
  margin-right: 0.6em;
}
.k-gantt-toolbar > .k-gantt-views {
  float: right;
  margin-right: 0;
}
.k-gantt-toolbar > ul > li {
  display: inline-block;
  border-style: solid;
  border-width: 1px 1px 1px 0;
}
.k-gantt-toolbar > ul > li:first-child {
  border-left-width: 1px;
}
.k-gantt-toolbar .k-link {
  display: inline-block;
  padding: 0 1.1em;
}
.k-gantt-toolbar li:first-child,
.k-gantt-toolbar li:first-child > .k-link {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.k-gantt-toolbar li:last-child,
.k-gantt-toolbar li:last-child > .k-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-gantt-toolbar li.k-button {
  line-height: inherit;
  padding-top: 0;
  padding-bottom: 0;
}
.k-gantt-treelist .k-grid-header tr {
  height: 5em;
}
.k-gantt .k-treelist .k-grid-header {
  padding: 0 !important;
}
.k-gantt .k-treelist .k-grid-content {
  overflow-y: hidden;
  overflow-x: scroll;
}
.k-treelist-group > tr > span {
  font-weight: bold;
}
.k-treelist-group .k-widget {
  font-weight: normal;
}
.k-gantt-timeline .k-grid-header tr {
  height: 2.5em;
}
.k-gantt-rows tr,
.k-gantt-tasks tr,
.k-gantt .k-grid-content tr {
  height: 2.3em;
}
.k-gantt .k-gantt-tasks td:after {
  content: "\a0";
}
.k-gantt-timeline {
  background: transparent;
}
.k-gantt-rows,
.k-gantt-columns,
.k-gantt-dependencies {
  position: absolute;
  top: 0;
  left: 0;
}
.k-gantt-tables {
  position: relative;
}
.k-gantt .k-gantt-timeline th {
  text-align: center;
}
.k-gantt .k-gantt-timeline tr:first-child th {
  border-bottom-width: 1px;
}
.k-task-summary {
  height: 10px;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
.k-task-summary-complete {
  height: 10px;
  position: relative;
  z-index: 2;
}
.k-task-summary-progress {
  height: 15px;
  overflow: hidden;
}
.k-task-summary:before,
.k-task-summary-complete:before,
.k-task-summary:after,
.k-task-summary-complete:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px;
  border-color: transparent;
}
.k-task-summary:before,
.k-task-summary-complete:before {
  left: 0;
  border-left-color: inherit;
}
.k-task-summary:after,
.k-task-summary-complete:after {
  right: 0;
  border-right-color: inherit;
}
.k-line-h,
.k-line-v {
  position: absolute;
}
.k-line-h {
  height: 2px;
}
.k-line-v {
  width: 2px;
}
.k-arrow-e,
.k-arrow-w {
  position: absolute;
  top: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
}
.k-arrow-e {
  right: -6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.k-arrow-w {
  left: -6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.k-task-milestone {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  border-style: solid;
  border-width: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.k-ie8 .k-task-milestone,
.k-ie7 .k-task-milestone {
  margin-left: 1px;
}
.k-gantt .k-gantt-treelist .k-button,
.k-gantt .k-gantt-tasks .k-button-icon {
  padding-top: 0;
  padding-bottom: 0;
}
.k-gantt .k-gantt-tasks .k-button-icon {
  margin-top: 4px;
}
.k-gantt .k-gantt-treelist .k-button {
  margin-top: -4px;
  margin-bottom: -2px;
}
.k-gantt .k-gantt-tasks .k-button-icon {
  padding-left: 2px;
  padding-right: 2px;
}
.k-gantt .k-gantt-treelist .k-button .k-icon,
.k-gantt .k-gantt-tasks .k-button .k-icon {
  vertical-align: text-top;
}
.k-rel .k-button-icon {
  position: absolute;
  left: 200px;
}
.k-rel {
  position: relative;
  height: 0;
  top: -0.3em;
}
.k-task-wrap {
  position: absolute;
  padding: 0 23px 5px;
  margin: -1px -23px 0;
  z-index: 2;
}
.k-task-wrap:hover,
.k-line.k-state-selected {
  z-index: 3;
}
.k-milestone-wrap {
  margin: 0 -13px 0 -27px;
}
.k-task-content {
  position: relative;
  z-index: 2;
}
.k-task-complete {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20%;
  z-index: 1;
}
.k-task-dot {
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: none;
  cursor: pointer;
}
.k-task-dot.k-state-hover {
  background-color: transparent;
}
.k-task-single + .k-task-dot,
.k-task-single + .k-task-dot + .k-task-dot {
  top: 0.2em;
}
.k-task-wrap:hover .k-task-dot,
.k-task-wrap-active .k-task-dot {
  display: block;
}
.k-task-dot:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 16px;
}
.k-task-dot:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin-left: 4px;
}
.k-task-dot:hover:after,
.k-task-dot.k-state-hover:after,
.k-task-wrap-active .k-task-dot:after {
  border-style: solid;
  border-width: 1px;
  margin-left: 3px;
}
.k-task-start {
  left: 0;
}
.k-task-end {
  right: 0;
}
.k-task-single {
  border-style: solid;
  border-width: 1px;
  text-align: left;
  overflow: hidden;
  cursor: default;
  min-height: 1.3em;
  white-space: nowrap;
}
.k-task-template {
  padding: 0.2em 1.4em 0.2em 0.6em;
  line-height: normal;
}
.k-task-actions,
.k-task-content > .k-link {
  position: absolute;
  top: 0;
  right: 4px;
  white-space: nowrap;
}
.k-task-actions {
  z-index: 1;
}
.k-task-actions:first-child {
  position: static;
  float: left;
  margin: 4px 2px 0 4px;
}
.k-webkit .k-task-actions:first-child {
  margin-top: 3px;
}
.k-task-actions:first-child > .k-link {
  display: inline-block;
}
.k-task-delete {
  display: none;
}
.k-task-wrap:hover .k-task-delete,
.k-task-wrap-active .k-task-delete {
  display: inline-block;
}
.k-task-single .k-resize-handle {
  position: absolute;
  visibility: hidden;
  z-index: 2;
  height: auto;
}
.k-task-single:hover .k-resize-handle,
.k-task-wrap-active .k-resize-handle {
  visibility: visible;
}
.k-task-single .k-resize-handle:after {
  content: "";
  position: absolute;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.k-task-content > .k-resize-e {
  right: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-task-content > .k-resize-w {
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-task-content > .k-resize-e:after,
.k-task-content > .k-resize-w:after {
  left: 1px;
  top: 50%;
  margin-top: -0.7em;
  height: 1.4em;
  width: 1px;
}
.k-task-content > .k-resize-e:after {
  left: auto;
  right: 1px;
}
.k-task-draghandle {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  margin-left: 16px;
  border-width: 5px;
  border-style: solid;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  display: none;
  cursor: e-resize;
}
.k-task-wrap:hover .k-task-draghandle,
.k-task-wrap-active .k-task-draghandle {
  display: block;
}
.k-dependency-hint {
  z-index: 4;
}
.k-task-details {
  padding: 0.4em;
  text-align: left;
  white-space: nowrap;
}
.k-task-details > strong {
  font-size: 120%;
  display: block;
}
.k-task-pct {
  margin: 0.5em 0 0.1em;
  font-size: 170%;
}
.k-task-details > ul {
  line-height: 1.2;
}
.k-resources-wrap {
  position: absolute;
  z-index: 2;
  zoom: 1;
  margin-left: 20px;
  margin-top: -2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k-resources-wrap .k-resource {
  margin: 0 5px;
}
.k-gantt-edit-form > .k-edit-form-container {
  width: 430px;
}
.k-gantt-edit-form > .k-resources-form-container {
  width: 506px;
}
.k-resources-form-container > .k-grid {
  margin: 0 0.9em;
}
.k-gantt-edit-form > .k-edit-form-container .k-textbox,
.k-gantt-edit-form > .k-edit-form-container .k-numerictextbox {
  width: 15em;
}
.k-gantt-edit-form .k-edit-buttons .k-gantt-delete {
  float: left;
}
.k-pivot-toolbar {
  padding: 0.2em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.k-pivot .k-pivot-toolbar {
  padding: 0.6em;
}
.k-pivot-toolbar .k-button {
  margin-right: 0.4em;
  line-height: 1.2em;
  font-size: 0.9em;
  text-align: left;
  position: relative;
  padding: 0.3em 5em 0.3em 0.3em;
}
.k-field-actions {
  position: absolute;
  right: 2px;
  top: 3px;
}
.k-pivot .k-grid td {
  white-space: nowrap;
}
.k-pivot-layout {
  border-spacing: 0;
  table-layout: auto;
}
.k-pivot-layout > tbody > tr > td {
  vertical-align: top;
  padding: 0;
}
.k-pivot td {
  vertical-align: top;
}
.k-pivot-rowheaders > .k-grid,
.k-pivot-table > .k-grid {
  border-width: 0;
}
.k-pivot-rowheaders > .k-grid td:first-child,
.k-pivot-table .k-grid-header .k-header.k-first {
  border-left-width: 1px;
}
.k-pivot-rowheaders > .k-grid td.k-first {
  border-left-width: 0;
}
.k-pivot-rowheaders > .k-grid {
  overflow: hidden;
}
.k-pivot-table {
  border-left-width: 1px;
  border-left-style: solid;
}
.k-pivot-table .k-grid-header-wrap > table {
  height: 100%;
}
.k-pivot .k-grid-header .k-header {
  vertical-align: top;
}
.k-header.k-alt,
td.k-alt {
  font-weight: bold;
}
.k-header.k-alt {
  background-image: none;
}
.k-pivot-layout .k-grid td {
  border-bottom-width: 1px;
}
.k-pivot-layout .k-grid-footer > td {
  border-top-width: 0;
}
.k-pivot-filter-window .k-treeview {
  max-height: 600px;
}
.k-fieldselector .k-edit-buttons {
  bottom: auto;
}
.k-fieldselector .k-edit-label {
  width: 16%;
}
.k-fieldselector .k-edit-field {
  width: 77%;
}
.k-fieldselector .k-edit-field > .k-widget,
.k-fieldselector .k-edit-field > .k-textbox {
  width: 99%;
}
.k-fieldselector .k-edit-buttons > input,
.k-fieldselector .k-edit-buttons > label {
  float: left;
  margin-top: 0.4em;
}
.k-fieldselector p {
  margin: 0 0 0.2em 0.5em;
  text-transform: uppercase;
}
.k-fieldselector p .k-icon {
  margin: 0 5px 0 0;
}
.k-fieldselector .k-columns {
  border-style: solid;
  border-width: 0;
}
.k-fieldselector .k-columns > div {
  overflow: auto;
  padding: 0.6em;
  border-style: solid;
  border-width: 0 0 0 1px;
  float: left;
  width: 45%;
}
.k-fieldselector .k-columns > div:first-child {
  border-width: 0;
  margin-right: -1px;
}
.k-fieldselector .k-columns > div + div {
  float: right;
  border-width: 0;
}
.k-fieldselector div.k-treeview {
  border-width: 0;
  margin-right: -1px;
  padding-left: 4px;
  overflow: visible;
}
.k-fieldselector .k-list-container {
  margin-left: 0.5em;
  margin-bottom: 1em;
  padding: 0.2em 0 0;
  border-style: solid;
  border-width: 1px;
}
.k-fieldselector .k-list {
  padding-bottom: 2em;
}
.k-fieldselector .k-list li.k-item {
  padding: 0.3em 3.3em 0.3em 0.3em;
  margin: 0 0.2em 0.2em;
  position: relative;
  font-size: 0.9em;
  line-height: 1.2em;
  min-height: 1em;
}
.k-i-kpi-decrease {
  background-position: 0 0;
}
.k-i-kpi-denied {
  background-position: -16px 0;
}
.k-i-kpi-equal {
  background-position: -32px 0;
}
.k-i-kpi-hold {
  background-position: -48px 0;
}
.k-i-kpi-increase {
  background-position: -64px 0;
}
.k-i-kpi-open {
  background-position: -80px 0;
}
.k-calendar {
  position: relative;
  display: inline-block;
  width: 16.917em;
  overflow: hidden;
}
.k-calendar td,
.k-calendar .k-link {
  text-decoration: none;
}
.k-calendar .k-action-link {
  text-decoration: underline;
}
.k-calendar .k-header,
.k-calendar .k-footer {
  position: relative;
  text-align: center;
  zoom: 1;
}
.k-widget.k-calendar .k-nav-prev,
.k-widget.k-calendar .k-nav-next {
  position: absolute;
  top: 0.16666em;
  line-height: 1.8333em;
  height: 1.8333em;
}
.k-widget.k-calendar .k-nav-prev {
  left: 1%;
}
.k-widget.k-calendar .k-nav-next {
  right: 1%;
}
.k-calendar .k-content {
  float: left;
  border-spacing: 0;
  width: 100%;
  height: 14.167em;
  border-width: 0;
  margin: 0;
  table-layout: fixed;
  text-align: right;
  outline: 0;
}
.k-calendar .k-animation-container .k-content {
  height: 100%;
}
.k-widget.k-calendar .k-nav-fast {
  display: inline-block;
  width: 75%;
  height: 1.8333em;
  line-height: 1.8333em;
  margin: 0.16666em -0.08333em 0.3333em 0;
}
.k-calendar .k-header .k-icon {
  vertical-align: middle;
}
.k-calendar .k-header .k-link.k-nav-prev,
.k-calendar .k-header .k-link.k-nav-next {
  height: 1.8333em;
  width: 1.8333em;
}
.k-calendar th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0.4em 0.45em 0.4em 0.1em;
  font-weight: normal;
  cursor: default;
}
.k-calendar td {
  padding: 0.08333em;
  cursor: pointer;
}
.k-calendar .k-state-focus {
  border-style: dotted;
  border-width: 0.08333em;
  padding: 0;
}
.k-calendar .k-content .k-link {
  display: block;
  overflow: hidden;
  min-height: 1.8333em;
  line-height: 1.8333em;
  padding: 0 0.45em 0 0.1em;
}
.k-calendar .k-meta-view .k-link {
  padding: 0.25em 0 0.3em;
  text-align: center;
}
.k-calendar .k-footer {
  clear: both;
}
.k-calendar .k-footer .k-nav-today,
.k-calendar .k-footer > .k-state-disabled {
  display: block;
  height: 100%;
  padding: 0.5em 0;
}
.k-calendar .k-nav-today:hover {
  text-decoration: underline;
}
div.k-treeview {
  border-width: 0;
  background: 0;
  overflow: auto;
  white-space: nowrap;
}
.k-treeview .k-item {
  display: block;
  border-width: 0;
  margin: 0;
  padding: 0 0 0 16px;
}
.k-treeview > .k-group,
.k-treeview .k-item > .k-group,
.k-treeview .k-content {
  margin: 0;
  padding: 0;
  background: 0;
  list-style-type: none;
  position: relative;
}
.k-treeview .k-icon,
.k-treeview .k-image,
.k-treeview .k-sprite,
.k-treeview .k-checkbox,
.k-treeview .k-in {
  display: inline-block;
  vertical-align: top;
}
.k-treeview .k-checkbox {
  margin-top: 0.2em;
}
.k-treeview .k-icon,
.k-treeview .k-in {
  vertical-align: middle;
}
.k-treeview .k-request-retry {
  vertical-align: baseline;
}
.k-treeview .k-plus,
.k-treeview .k-minus,
.k-treeview .k-plus-disabled,
.k-treeview .k-minus-disabled {
  margin-top: 0.25em;
  margin-left: -16px;
  cursor: pointer;
}
.k-treeview .k-plus-disabled,
.k-treeview .k-minus-disabled {
  cursor: default;
}
.k-treeview .k-sprite,
.k-treeview .k-image {
  margin-right: 3px;
}
.k-treeview .k-in {
  margin: 1px 0 1px 0.3333em;
  padding: 0.4167em 0.6667em 0.3333em 0.5833em;
  line-height: 1.3333em;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
}
.k-treeview span.k-in {
  cursor: default;
}
.k-treeview .k-drop-hint {
  position: absolute;
  z-index: 10000;
  visibility: hidden;
  width: 80px;
  height: 5px;
  margin-top: -3px;
  background-color: transparent;
  background-repeat: no-repeat;
}
span.k-datepicker,
span.k-timepicker,
span.k-datetimepicker,
span.k-colorpicker,
span.k-numerictextbox,
span.k-combobox,
span.k-dropdown,
.k-toolbar .k-split-button {
  background-image: none;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-textbox,
.k-toolbar .k-split-button {
  position: relative;
  display: inline-block;
  width: 12.4em;
  overflow: visible;
  border-width: 0;
  vertical-align: middle;
}
.k-filter-menu .k-combobox,
.k-filter-menu .k-datepicker,
.k-filter-menu .k-timepicker,
.k-filter-menu .k-datetimepicker,
.k-filter-menu .k-numerictextbox,
.k-filter-menu .k-dropdown,
.k-filter-menu .k-textbox {
  width: 13.2em;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-toolbar .k-split-button {
  white-space: nowrap;
}
.k-colorpicker,
.k-toolbar .k-split-button {
  width: auto;
}
.k-datetimepicker {
  width: 15em;
}
.k-autocomplete,
.k-picker-wrap,
.k-numeric-wrap {
  position: relative;
  cursor: default;
}
.k-dropdown-wrap {
  position: relative;
}
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  display: block;
}
.k-block,
.k-widget,
.k-grid,
.k-slider,
.k-splitter,
.k-treeview,
.k-panelbar,
.k-content,
.k-header-column-menu {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-block,
.k-slider,
.k-splitbar,
.k-calendar,
.k-treeview,
.k-pager-wrap,
.k-grid-header .k-link,
.k-header-column-menu {
  -webkit-touch-callout: none;
}
.k-popup.k-list-container,
.k-popup.k-calendar-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-bottom-width: 0;
  padding-bottom: 1px;
}
.k-list-container .km-scroll-container {
  padding-bottom: 6px;
}
.k-textbox,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  border-width: 1px;
  border-style: solid;
  padding: 0 1.9em 0 0;
}
.k-numeric-wrap.k-expand-padding {
  padding-right: 0;
}
.k-textbox,
.k-autocomplete {
  padding: 0;
}
.k-textbox.k-space-left {
  padding-left: 1.9em;
}
.k-textbox.k-space-right {
  padding-right: 1.9em;
}
.k-textbox .k-icon {
  top: 50%;
  margin: -8px 0 0;
  position: absolute;
}
.k-space-left .k-icon {
  left: 3px;
}
.k-space-right .k-icon {
  right: 3px;
}
.k-autocomplete,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover {
  -webkit-transition: box-shadow 0.15s ease-out;
  -moz-transition: box-shadow 0.15s ease-out;
  -o-transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
  -webkit-transition: "box-shadow .15s ease-out";
  -moz-transition: "box-shadow .15s ease-out";
  -ms-transition: "box-shadow .15s ease-out";
  -o-transition: "box-shadow .15s ease-out";
  transition: "box-shadow .15s ease-out";
}
.k-textbox > input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-combobox .k-input {
  width: 100%;
  vertical-align: top;
}
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  font-family: inherit;
  border-width: 0;
  outline: 0;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  background: transparent;
}
.k-ie7 .k-picker-wrap .k-input,
.k-ie7 .k-numeric-wrap .k-input,
.k-ie7 .k-combobox .k-input {
  margin: -1px 0;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.k-combobox .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select {
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: inherit;
}
span.k-datetimepicker .k-select,
span.k-datetimepicker .k-select + .k-select {
  right: 0;
}
.k-textbox > input,
.k-autocomplete .k-input {
  display: block;
}
.k-dropdown .k-select,
.k-selectbox .k-select {
  overflow: hidden;
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  height: 1.94em;
  line-height: 1.94em;
  padding: 0.177em 0;
  text-indent: 0.8em;
  border: 0;
  margin: 0;
}
.k-webkit .k-combobox .k-dropdown-wrap:before,
.k-webkit .k-picker-wrap:before,
.k-webkit .k-numeric-wrap:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 1.94em;
  padding-bottom: 0.4em;
}
.km.root .k-combobox .k-dropdown-wrap:before,
.km.root .k-picker-wrap:before,
.km.root .k-numeric-wrap:before {
  content: none;
}
.k-combobox .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  display: inline;
}
.k-ie7 .k-autocomplete .k-input,
.k-ie7 .k-picker-wrap .k-input,
.k-ie7 .k-numeric-wrap .k-input,
.k-ie7 .k-dropdown-wrap .k-input,
.k-ie7 .k-selectbox .k-input {
  text-indent: 0;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  min-height: 1.94em;
  line-height: 2.29em;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  text-align: center;
  width: 1.9em;
  height: 100%;
}
.k-numeric-wrap .k-select {
  padding: 0;
}
body .k-datetimepicker .k-select {
  border-radius: 0;
}
.k-ie7 .k-picker-wrap .k-icon,
.k-ie7 .k-dropdown-wrap .k-icon {
  line-height: 2em;
  font-size: 1em;
  padding-top: 16px;
  height: 0;
}
.k-combobox .k-icon,
.k-dropdown,
.k-selectbox .k-icon {
  cursor: pointer;
}
.k-popup {
  border-style: solid;
  border-width: 1px;
}
.k-popup .k-item {
  cursor: default;
}
.k-popup .k-calendar {
  border: 0;
}
.k-list {
  height: 100%;
}
.k-popup .k-list .k-item,
.k-fieldselector .k-list .k-item {
  padding: 1px 5px 1px 5px;
  line-height: 1.8em;
  min-height: 1.8em;
}
.k-overflow-container .k-item {
  padding: 1px;
}
.k-overflow-container > .k-state-disabled .k-button,
.k-overflow-container .k-button.k-state-disabled,
.k-overflow-container .k-button.k-state-disabled:hover {
  border: 0;
  background: 0;
}
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected,
.k-overflow-container .k-state-hover,
.k-overflow-container .k-state-focused,
.k-overflow-container .k-state-selected,
.k-fieldselector .k-list .k-item {
  padding: 0 4px;
  border-width: 1px;
  border-style: solid;
}
.k-list-filter {
  position: relative;
}
.k-list-filter > .k-textbox {
  padding-right: 20px;
  width: 100%;
}
.k-list-filter > .k-icon {
  position: absolute;
  right: 4px;
  top: 3px;
}
.k-multiselect-wrap {
  position: relative;
  border-width: 0;
  border-style: solid;
  border-radius: 4px;
  border-color: #c5c5c5;
  background-color: #FFF;
  min-height: 2.04em;
}
.k-multiselect-wrap .k-input {
  background-color: transparent;
  height: 1.31em;
  line-height: 1.31em;
  padding: 0.18em 0;
  text-indent: 0.8em;
  border: 0;
  margin: 1px 0 0;
  float: left;
}
.k-multiselect-wrap li {
  margin: 1px 0 1px 1px;
  padding: 0.1em 0.15em 0.1em 0.4em;
  line-height: 1.79em;
  float: left;
}
.k-autocomplete .k-loading,
.k-multiselect .k-loading {
  position: absolute;
  right: 3px;
  bottom: 4px;
}
.k-multiselect .k-loading-hidden {
  visibility: hidden;
}
.k-datetimepicker .k-picker-wrap {
  padding-right: 3.8em;
}
.k-datetimepicker .k-select {
  width: 3.8em;
}
.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0 2px;
}
.k-picker-wrap .k-icon {
  cursor: pointer;
}
.k-button,
.k-textbox,
.k-timepicker,
.k-datepicker,
.k-datetimepicker {
  display: inline-block;
  vertical-align: middle;
}
.k-picker-wrap .k-input {
  margin: 0;
}
.k-time-popup .k-item {
  padding: 1px 3px;
}
.k-input {
  padding: 0.25em 0;
}
.k-input,
.k-textbox > input {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-textbox {
  outline: 0;
  padding: 2px 0.3em;
  line-height: 1.6em;
}
input.k-textbox {
  height: 2.42em;
  text-indent: 0.8em;
}
.k-ie input.k-textbox {
  text-indent: 0.4em;
}
.k-ff input.k-textbox {
  height: 2.17em;
}
.k-ie7 input.k-textbox {
  line-height: 1.72em;
  height: 1.72em;
  text-indent: 0.8em;
}
textarea.k-textbox {
  height: auto;
}
.k-ie7 .k-textbox {
  padding: 1px 0;
  text-indent: 0;
}
span.k-numerictextbox {
  background-color: transparent;
}
.k-numerictextbox .k-input {
  margin: 0;
}
.k-numerictextbox .k-link {
  display: block;
  height: 1em;
  line-height: 1em;
  vertical-align: middle;
  border-width: 0;
  padding: 0;
}
.k-numerictextbox .k-icon {
  height: 11px;
}
.k-numeric-wrap .k-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.k-colorpicker .k-picker-wrap {
  line-height: 2em;
}
.k-colorpicker .k-selected-color {
  vertical-align: top;
  line-height: 0;
  display: inline-block;
  height: 2em;
  width: 2em;
}
.k-colorpicker .k-tool-icon {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 3px 3px 2px;
  font-size: 0;
  line-height: 0;
  margin-right: 3px;
  margin-left: 2px;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  -ms-high-contrast-adjust: none;
}
.k-colorpicker .k-tool-icon .k-selected-color {
  display: block;
  height: 3px;
  width: 16px;
  position: absolute;
  left: 3px;
  bottom: -3px;
  border-radius: 0 !important;
}
.k-colorpicker .k-icon {
  cursor: pointer;
}
.k-disabled-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.k-colorpalette {
  position: relative;
  line-height: 0;
  border-width: 0;
  display: inline-block;
}
.k-colorpalette .k-palette {
  border-collapse: collapse;
  position: relative;
  width: 100%;
  height: 100%;
}
.k-colorpalette .k-item {
  width: 14px;
  height: 14px;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-colorpalette .k-item.k-state-selected {
  z-index: 100;
  background: transparent;
  box-shadow: 0 1px 4px #000, inset 0 0 3px #fff;
  position: relative;
}
.k-flatcolorpicker {
  position: relative;
  display: inline-block;
  width: 250px;
  padding-bottom: 5px;
}
div.k-flatcolorpicker {
  background-color: transparent;
  background-image: none;
}
.k-flatcolorpicker .k-selected-color {
  background-image: url(src/thirdParty/kendo/styles/textures/transtexture.png);
  background-position: 50% 50%;
  text-align: right;
}
.k-flatcolorpicker .k-selected-color input.k-color-value {
  font-family: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
  padding: 0.75em 0.3em 0.65em 1em;
  border: 0;
  margin: 0;
  width: 70%;
}
.k-flatcolorpicker .k-hsv-rectangle {
  position: relative;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pinch-zoom double-tap-zoom;
}
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid #eee;
  margin-left: -5px;
  margin-top: -5px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px #444;
  box-shadow: 0 1px 2px #444;
  background: transparent;
}
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:hover,
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:focus {
  background: transparent;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000;
  box-shadow: 0 1px 5px #000;
}
.k-flatcolorpicker .k-hsv-rectangle.k-dragging,
.k-flatcolorpicker .k-hsv-rectangle.k-dragging * {
  cursor: none;
}
.k-flatcolorpicker .k-slider-horizontal {
  height: 20px;
  width: 90%;
  margin: 0 5%;
}
.k-flatcolorpicker .k-slider-horizontal .k-slider-track {
  -webkit-box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
  box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
}
.k-flatcolorpicker .k-hue-slider,
.k-flatcolorpicker .k-transparency-slider {
  display: block;
}
.k-flatcolorpicker .k-hue-slider .k-slider-selection,
.k-flatcolorpicker .k-transparency-slider .k-slider-selection {
  background: transparent;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle,
.k-flatcolorpicker .k-transparency-slider .k-draghandle {
  background: transparent;
  border: 3px solid #eee;
  margin-top: 1px;
  height: 8px;
  width: 8px;
  -webkit-box-shadow: 0 1px 4px #444;
  box-shadow: 0 1px 4px #444;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover,
.k-flatcolorpicker .k-hue-slider .k-draghandle:focus,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:focus {
  background: transparent;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000;
  box-shadow: 0 1px 5px #000;
  border-width: 2px;
  padding: 1px;
}
.k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: -moz-linear-gradient(left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f00), color-stop(16%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(84%, #f0f), color-stop(100%, #ff0004));
  background: -webkit-linear-gradient(left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
  background: -o-linear-gradient(left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
  background: -ms-linear-gradient(left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
  background: -left-linear-gradient(left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
}
.k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background-image: url(src/thirdParty/kendo/styles/textures/transparency.png);
  background-size: 100% auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.k-flatcolorpicker .k-controls {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 90%;
}
.k-flatcolorpicker .k-controls .k-button {
  width: 6em;
}
.k-flatcolorpicker .k-hsv-gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%), -moz-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000)), -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%), -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%), -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%), -ms-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -top-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%), -left-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  height: 180px;
  margin-bottom: 5px;
}
.k-ie9 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie9 .k-flatcolorpicker .k-hsv-gradient {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie7 .k-flatcolorpicker .k-hue-slider .k-slider-track,
.k-ie8 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url(src/thirdParty/kendo/styles/textures/hue.png) repeat 0 50%;
}
.k-ie7 .k-flatcolorpicker .k-transparency-slider .k-slider-track,
.k-ie8 .k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background: url(src/thirdParty/kendo/styles/textures/transparency.png) repeat 0 50%;
}
.k-ie7 .k-flatcolorpicker .k-hsv-gradient,
.k-ie8 .k-flatcolorpicker .k-hsv-gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1) progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
table.k-editor {
  width: 100%;
  height: 250px;
  table-layout: fixed;
  border-style: solid;
  border-width: 1px;
  border-collapse: separate;
  border-spacing: 4px;
  font-size: 100%;
  vertical-align: top;
}
.k-editor-inline {
  border-width: 2px;
  padding: 0.3em 0.5em;
  word-wrap: break-word;
}
.k-editortoolbar-dragHandle {
  cursor: move;
  padding-left: 0;
  padding-right: 3px;
  box-shadow: none !important;
}
.k-editor .k-editor-toolbar-wrap {
  border: 0;
  padding: 0;
}
.k-editor-toolbar {
  margin: 0;
  padding: 0.1em 0;
  list-style-type: none;
  line-height: 1.3em;
  cursor: default;
}
.k-editor-toolbar li {
  display: inline-block;
  vertical-align: middle;
}
.k-ie7 .k-editor-toolbar li {
  display: inline;
}
.k-webkit .k-editor-toolbar,
.k-ff .k-editor-toolbar,
.k-ie9 .k-editor-toolbar {
  padding: 0;
}
.k-webkit .k-editor-toolbar li,
.k-safari .k-editor-toolbar li,
.k-ff .k-editor-toolbar li,
.k-ie9 .k-editor-toolbar li,
.k-ie10 .k-editor-toolbar li {
  display: inline-block;
  padding: 0.1em 0;
}
.k-editor-toolbar .k-editor-widget,
.k-editor-toolbar > li {
  margin-right: 6px;
}
.k-group-start.k-group-end .k-editor-widget {
  margin-right: 0;
}
.k-editor-toolbar .k-editor-dropdown {
  position: relative;
}
.k-select-overlay {
  -webkit-appearance: none;
  opacity: 0;
  z-index: 11000;
  top: 0;
  left: 0;
  position: absolute;
  height: 26px;
  width: 100%;
  margin: -4px 0 0;
}
.k-editor-toolbar .k-separator {
  position: relative;
  top: 1px;
  border-style: solid;
  border-width: 0 1px 0 0;
  margin: 0 0.3em 0 0.1em;
  padding: 0 0 0 1px;
  font-size: 1.3em;
}
.k-editor-toolbar .k-break {
  display: block;
  height: 1px;
  font-size: 0;
  line-height: 0;
}
.k-editor-toolbar .k-dropdown,
.k-editor-toolbar .k-combobox,
.k-editor-toolbar .k-selectbox,
.k-editor-toolbar .k-colorpicker {
  vertical-align: middle;
}
.k-button-group {
  white-space: nowrap;
}
.k-button-group .k-tool {
  display: inline-block;
  vertical-align: middle;
  margin: 1px 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.k-button-group .k-tool-icon {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  -ms-high-contrast-adjust: none;
}
.k-i-move {
  background-position: -160px -288px;
}
.k-bold {
  background-position: -240px 0;
}
.k-state-hover .k-bold,
.k-state-selected .k-bold {
  background-position: -264px 0;
}
.k-italic {
  background-position: -240px -24px;
}
.k-state-hover .k-italic,
.k-state-selected .k-italic {
  background-position: -264px -24px;
}
.k-underline {
  background-position: -240px -48px;
}
.k-state-hover .k-underline,
.k-state-selected .k-underline {
  background-position: -264px -48px;
}
.k-strikethrough {
  background-position: -240px -72px;
}
.k-state-hover .k-strikethrough,
.k-state-selected .k-strikethrough {
  background-position: -264px -72px;
}
.k-foreColor {
  background-position: -240px -96px;
}
.k-state-hover .k-foreColor,
.k-state-selected .k-foreColor {
  background-position: -264px -96px;
}
.k-backColor {
  background-position: -240px -120px;
}
.k-state-hover .k-backColor,
.k-state-selected .k-backColor {
  background-position: -264px -120px;
}
.k-colorpicker .k-foreColor {
  background-position: -240px -96px;
}
.k-colorpicker .k-backColor {
  background-position: -240px -120px;
}
.k-justifyLeft {
  background-position: -240px -144px;
}
.k-state-hover .k-justifyLeft,
.k-state-selected .k-justifyLeft {
  background-position: -264px -144px;
}
.k-justifyCenter {
  background-position: -240px -168px;
}
.k-state-hover .k-justifyCenter,
.k-state-selected .k-justifyCenter {
  background-position: -264px -168px;
}
.k-justifyRight {
  background-position: -240px -192px;
}
.k-state-hover .k-justifyRight,
.k-state-selected .k-justifyRight {
  background-position: -264px -192px;
}
.k-justifyFull {
  background-position: -240px -216px;
}
.k-state-hover .k-justifyFull,
.k-state-selected .k-justifyFull {
  background-position: -264px -216px;
}
.k-insertUnorderedList {
  background-position: -240px -264px;
}
.k-state-hover .k-insertUnorderedList,
.k-state-selected .k-insertUnorderedList {
  background-position: -264px -264px;
}
.k-insertOrderedList {
  background-position: -240px -288px;
}
.k-state-hover .k-insertOrderedList,
.k-state-selected .k-insertOrderedList {
  background-position: -264px -288px;
}
.k-indent,
.k-rtl .k-outdent {
  background-position: -288px 0;
}
.k-state-hover .k-indent,
.k-state-hover .k-rtl .k-outdent,
.k-state-selected .k-indent,
.k-state-selected .k-rtl .k-outdent {
  background-position: -312px 0;
}
.k-outdent,
.k-rtl .k-indent {
  background-position: -288px -24px;
}
.k-state-hover .k-outdent,
.k-state-hover .k-rtl .k-indent,
.k-state-selected .k-outdent,
.k-state-selected .k-rtl .k-indent {
  background-position: -312px -24px;
}
.k-createLink {
  background-position: -288px -48px;
}
.k-state-hover .k-createLink,
.k-state-selected .k-createLink {
  background-position: -312px -48px;
}
.k-unlink {
  background-position: -288px -72px;
}
.k-state-hover .k-unlink,
.k-state-selected .k-unlink {
  background-position: -312px -72px;
}
.k-insertImage {
  background-position: -288px -96px;
}
.k-state-hover .k-insertImage,
.k-state-selected .k-insertImage {
  background-position: -312px -96px;
}
.k-insertFile {
  background-position: -288px -216px;
}
.k-state-hover .k-insertFile,
.k-state-selected .k-insertFile {
  background-position: -312px -216px;
}
.k-subscript {
  background-position: -288px -144px;
}
.k-state-hover .k-subscript,
.k-state-selected .k-subscript {
  background-position: -312px -144px;
}
.k-superscript {
  background-position: -288px -168px;
}
.k-state-hover .k-superscript,
.k-state-selected .k-superscript {
  background-position: -312px -168px;
}
.k-cleanFormatting {
  background-position: -288px -192px;
}
.k-state-hover .k-cleanFormatting,
.k-state-selected .k-cleanFormatting {
  background-position: -312px -192px;
}
.k-createTable {
  background-position: -192px 0;
}
.k-state-hover .k-createTable,
.k-state-selected .k-createTable {
  background-position: -216px 0;
}
.k-addColumnLeft {
  background-position: -192px -24px;
}
.k-state-hover .k-addColumnLeft,
.k-state-selected .k-addColumnLeft {
  background-position: -216px -24px;
}
.k-addColumnRight {
  background-position: -192px -48px;
}
.k-state-hover .k-addColumnRight,
.k-state-selected .k-addColumnRight {
  background-position: -216px -48px;
}
.k-addRowAbove {
  background-position: -192px -72px;
}
.k-state-hover .k-addRowAbove,
.k-state-selected .k-addRowAbove {
  background-position: -216px -72px;
}
.k-addRowBelow {
  background-position: -192px -96px;
}
.k-state-hover .k-addRowBelow,
.k-state-selected .k-addRowBelow {
  background-position: -216px -96px;
}
.k-deleteRow {
  background-position: -192px -120px;
}
.k-state-hover .k-deleteRow,
.k-state-selected .k-deleteRow {
  background-position: -216px -120px;
}
.k-deleteColumn {
  background-position: -192px -144px;
}
.k-state-hover .k-deleteColumn,
.k-state-selected .k-deleteColumn {
  background-position: -216px -144px;
}
.k-mergeCells {
  background-position: -192px -168px;
}
.k-state-hover .k-mergeCells,
.k-state-selected .k-mergeCells {
  background-position: -216px -168px;
}
.k-fontName {
  width: 110px;
}
.k-fontSize {
  width: 124px;
}
.k-formatBlock {
  width: 147px;
}
.k-editortoolbar-dragHandle {
  float: left;
  margin: 1px 0 0;
}
.k-editor-toolbar .k-button-group {
  padding: 1px;
}
.k-editor .k-editor-toolbar .k-row-break {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.k-button-group .k-tool {
  border-style: solid;
  border-width: 1px;
  margin-right: -1px;
}
.k-button-group .k-tool.k-state-hover,
.k-button-group .k-tool:focus {
  position: relative;
  z-index: 1;
}
.k-rtl .k-button-group .k-tool {
  border-style: solid;
  border-width: 1px;
}
.k-button-group .k-tool.k-group-end {
  border-right-width: 1px;
}
.k-rtl .k-button-group .k-tool.k-group-end {
  border-left-width: 1px;
}
.k-button-group .k-state-disabled {
  display: none;
}
.k-button-group .k-state-hover,
.k-button-group .k-state-active {
  vertical-align: middle;
}
.k-button-group .k-state-disabled {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.k-editor .k-editable-area {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  outline: 0;
}
.k-editor .k-content {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  background: #fff;
}
.k-editor .k-tool {
  outline: 0;
}
.k-editor iframe.k-content {
  display: inline;
  vertical-align: top;
}
.k-editor .k-raw-content {
  border: 0;
  margin: 0;
  padding: 0;
}
.k-editor .k-raw-content,
.k-editor-dialog .k-editor-textarea {
  font-size: inherit;
  font-family: consolas, "courier new", monospace;
}
.k-editor-dialog {
  padding: 1em;
  width: 400px;
}
.k-editor-dialog .k-edit-label {
  width: 25%;
}
.k-editor-dialog .k-edit-field {
  width: 66%;
}
.k-editor-dialog .k-edit-field .k-textbox {
  width: 96%;
}
.k-viewhtml-dialog {
  width: auto;
}
.k-filebrowser-dialog {
  width: auto;
  min-width: 350px;
}
.k-filebrowser-dialog .k-filebrowser {
  margin: 0 1em 0;
}
.k-filebrowser-dialog .k-edit-label {
  width: 18%;
}
.k-filebrowser-dialog .k-edit-field {
  width: 75%;
}
.k-filebrowser-dialog .k-edit-field .k-textbox {
  width: 70%;
}
#k-editor-image-width,
#k-editor-image-height {
  width: 5em;
}
.k-editor-dialog .k-button {
  display: inline-block;
}
.k-editor-dialog .k-editor-textarea {
  width: 600px;
  height: 350px;
  padding: 0.2em 0.2em 0.2em 0.4em;
  border-width: 1px;
  border-style: solid;
  overflow: auto;
}
.k-button-wrapper .k-link:hover {
  text-decoration: underline;
}
.k-ct-popup {
  width: 180.4px;
  padding: 0.65em 0.5em 0.5em;
}
.k-ct-popup .k-status {
  margin: 0.3em 0;
}
.k-ct-cell {
  border-width: 1px;
  border-style: solid;
  width: 18px;
  height: 18px;
  margin: 1px;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-notification-wrap {
  padding: 0.6em 0.5em;
  cursor: default;
  position: relative;
  white-space: nowrap;
}
.k-notification-button .k-notification-wrap {
  padding-right: 20px;
}
.k-notification-wrap > .k-i-note {
  vertical-align: text-bottom;
  margin-right: 4px;
}
.k-notification-wrap > .k-i-close {
  position: absolute;
  top: 7px;
  right: 4px;
  display: none;
}
.k-notification-button .k-notification-wrap > .k-i-close {
  display: block;
}
.k-progressbar {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.k-progressbar {
  border-radius: 4px;
}
.k-progressbar-horizontal {
  width: 27em;
  height: 1.9em;
}
.k-progressbar-vertical {
  width: 1.9em;
  height: 27em;
}
.k-progressbar > .k-state-selected {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
}
.k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  left: -1px;
  right: auto;
  top: -1px;
  height: 100%;
  border-radius: 4px 0 0 4px;
}
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-rtl .k-progressbar-horizontal > .k-state-selected {
  left: auto;
  right: -1px;
  border-radius: 0 4px 4px 0;
}
.k-progressbar-vertical > .k-state-selected {
  left: -1px;
  bottom: -1px;
  width: 100%;
  border-radius: 0 0 4px 4px;
}
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  bottom: auto;
  top: -1px;
  border-radius: 4px 4px 0 0;
}
.k-progressbar > .k-state-selected.k-complete,
.k-rtl .k-progressbar > .k-state-selected.k-complete {
  border-radius: 4px;
}
.k-progressbar > .k-reset {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  white-space: nowrap;
}
.k-progressbar-horizontal .k-item {
  display: inline-block;
  height: 100%;
  border-style: solid;
  margin-left: -1px;
}
.k-progressbar-horizontal .k-item.k-first {
  margin-left: 0;
}
.k-progressbar-horizontal .k-item.k-last {
  border-right-width: 0;
}
.k-progressbar-horizontal .k-item,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-item {
  border-width: 1px 1px 1px 0;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-item,
.k-rtl .k-progressbar-horizontal .k-item {
  border-width: 1px 0 1px 1px;
}
.k-progressbar-horizontal .k-first,
.k-rtl .k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last {
  border-radius: 4px 0 0 4px;
  border-left-width: 1px;
}
.k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-radius: 0 4px 4px 0;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-right-width: 1px;
}
.k-progressbar-vertical .k-item {
  width: 100%;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  margin-top: -1px;
}
.k-progressbar-vertical .k-item.k-first {
  margin-top: 0;
}
.k-progressbar-vertical li.k-item.k-last {
  border-bottom-width: 0;
}
.k-progressbar-vertical .k-first {
  border-radius: 4px 4px 0 0;
}
.k-progressbar-vertical .k-last {
  border-radius: 0 0 4px 4px;
  border-bottom-width: 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-item {
  border-width: 0 1px 1px 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-first {
  border-top-width: 1px;
}
.k-progress-status-wrap {
  position: absolute;
  top: -1px;
  border: 1px solid transparent;
  line-height: 2em;
  width: 100%;
  height: 100%;
}
.k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap {
  left: -1px;
  right: auto;
  text-align: right;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal .k-progress-status-wrap {
  left: auto;
  right: -1px;
  text-align: left;
}
.k-progressbar-vertical .k-progress-status-wrap {
  top: auto;
  bottom: -1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status-wrap {
  bottom: auto;
  top: -1px;
}
.k-progress-status {
  display: inline-block;
  padding: 0 0.5em;
  min-width: 10px;
  white-space: nowrap;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  position: absolute;
  bottom: 0;
  left: 0;
}
.k-progressbar-vertical .k-progress-status {
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -moz-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  -o-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  -webkit-transform: rotate(90deg) translateX(-100%);
  -moz-transform: rotate(90deg) translateX(-100%);
  -ms-transform: rotate(90deg) translateX(-100%);
  -o-transform: rotate(90deg) translateX(-100%);
  transform: rotate(90deg) translateX(-100%);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.k-ie7 .k-progressbar-vertical .k-progress-status {
  writing-mode: tb-rl;
  padding: 0.5em 0;
}
.k-ie8 .k-progressbar-vertical .k-progress-status {
  writing-mode: bt-lr;
  padding: 0.5em 0;
}
div.k-slider {
  position: relative;
  border-width: 0;
  background-color: transparent;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-slider-vertical {
  width: 26px;
  height: 200px;
}
.k-slider-horizontal {
  display: inline-block;
  width: 200px;
  height: 26px;
}
.k-slider-wrap {
  width: 100%;
  height: 100%;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  position: absolute;
  top: 0;
  width: 24px;
  min-width: 0;
  height: 24px;
  margin: 0;
  padding: 0;
  outline: 0;
}
.k-slider .k-button .k-icon {
  margin-top: 3px;
  vertical-align: top;
}
.k-state-disabled .k-slider-wrap {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.k-state-disabled .k-slider-wrap .k-slider-items {
  color: #333;
}
.k-slider .k-button-decrease {
  left: 0;
}
.k-slider-vertical .k-button-decrease,
.k-grid .k-slider-vertical .k-button-decrease {
  top: auto;
  bottom: 0;
}
.k-slider .k-button-increase {
  right: 0;
}
.k-slider .k-icon,
.k-slider-track,
.k-slider .k-tick {
  cursor: pointer;
}
.k-ie7 .k-slider .k-icon {
  margin-top: 2px;
}
.k-slider-track,
.k-slider-selection {
  position: absolute;
  margin: 0;
  padding: 0;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  top: 50%;
  left: 0;
  height: 8px;
  margin-top: -4px;
  background-repeat: repeat-x;
}
.k-slider-horizontal .k-slider-buttons .k-slider-track {
  left: 34px;
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  left: 50%;
  bottom: 0;
  width: 8px;
  margin-left: -4px;
  background-repeat: repeat-y;
}
.k-slider-vertical .k-slider-buttons .k-slider-track {
  bottom: 34px;
}
.k-draghandle {
  position: absolute;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -3333px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  outline: 0;
}
.k-slider-horizontal .k-draghandle {
  top: -4px;
  width: 13px;
  height: 14px;
}
.k-slider-vertical .k-draghandle {
  left: -4px;
  width: 14px;
  height: 13px;
}
.k-slider-buttons .k-slider-items {
  margin-left: 34px;
}
.k-slider-horizontal .k-slider-items {
  height: 100%;
}
.k-slider-vertical .k-slider-items {
  padding-top: 1px;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  padding-top: 0;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  margin: 0;
  padding-top: 35px;
}
.k-slider .k-tick {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-slider-horizontal .k-tick {
  float: left;
  height: 100%;
  text-align: center;
}
.k-ie7 .k-slider-vertical .k-tick {
  float: left;
  clear: left;
  width: 100%;
}
.k-slider-horizontal .k-tick {
  background-position: center -92px;
}
.k-slider-horizontal .k-slider-topleft .k-tick {
  background-position: center -122px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick {
  background-position: center -152px;
}
.k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large {
  background-position: center -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large {
  background-position: center -62px;
}
.k-slider-vertical .k-tick {
  background-position: -92px center;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  background-position: -122px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick {
  background-position: -152px center;
}
.k-slider-vertical .k-tick-large {
  background-position: -2px center;
}
.k-slider-vertical .k-slider-topleft .k-tick-large {
  background-position: -32px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large {
  background-position: -62px center;
}
.k-slider-horizontal .k-first {
  background-position: 0 -92px;
}
.k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
.k-slider-horizontal .k-slider-topleft .k-first {
  background-position: 0 -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
  background-position: 0 -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-first {
  background-position: 0 -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
  background-position: 0 -62px;
}
.k-slider-horizontal .k-last {
  background-position: 100% -92px;
}
.k-slider-horizontal .k-tick-large.k-last {
  background-position: 100% -2px;
}
.k-slider-horizontal .k-slider-topleft .k-last {
  background-position: 100% -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
  background-position: 100% -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-last {
  background-position: 100% -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
  background-position: 100% -62px;
}
.k-slider-vertical .k-first {
  background-position: -92px 100%;
}
.k-slider-vertical .k-tick-large.k-first {
  background-position: -2px 100%;
}
.k-slider-vertical .k-slider-topleft .k-first {
  background-position: -122px 100%;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
  background-position: -32px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-first {
  background-position: -152px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
  background-position: -62px 100%;
}
.k-slider-vertical .k-last {
  background-position: -92px 0;
}
.k-slider-vertical .k-tick-large.k-last {
  background-position: -2px 0;
}
.k-slider-vertical .k-slider-topleft .k-last {
  background-position: -122px 0;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
  background-position: -32px 0;
}
.k-slider-vertical .k-slider-bottomright .k-last {
  background-position: -152px 0;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
  background-position: -62px 0;
}
.k-slider-vertical .k-tick {
  text-align: right;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
.k-slider .k-label {
  position: absolute;
  white-space: nowrap;
  font-size: 0.92em;
}
.k-slider-horizontal .k-label {
  left: 0;
  width: 100%;
  line-height: 1;
}
.k-slider-horizontal .k-first .k-label {
  left: -50%;
}
.k-slider-horizontal .k-last .k-label {
  left: auto;
  right: -50%;
}
.k-slider-horizontal .k-label {
  bottom: -1.2em;
}
.k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
.k-slider-vertical .k-label {
  left: 120%;
  display: block;
  text-align: left;
}
.k-slider-vertical .k-last .k-label {
  top: -0.5em;
}
.k-slider-vertical .k-first .k-label {
  bottom: -0.5em;
}
.k-slider-vertical .k-slider-topleft .k-label {
  left: auto;
  right: 120%;
}
.k-slider-tooltip {
  top: -4444px;
}
.k-scheduler-toolbar,
.k-scheduler-footer {
  border-style: solid;
}
.k-scheduler-toolbar,
.k-scheduler-footer {
  line-height: 28px;
  padding: 6px;
}
.k-scheduler-toolbar {
  border-width: 0 0 1px;
}
.k-edit-field.k-scheduler-toolbar {
  border-width: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.k-scheduler-header {
  text-align: center;
}
.k-scheduler-footer {
  border-width: 1px 0 0;
}
.k-scheduler-toolbar > ul {
  float: right;
}
.k-scheduler-toolbar > ul:first-child {
  float: left;
}
.k-scheduler-toolbar > .k-scheduler-tools {
  float: left;
  margin-bottom: 0.5em;
}
.k-scheduler-tools + .k-scheduler-navigation {
  float: left;
  clear: left;
}
.k-scheduler-toolbar > ul > li,
.k-scheduler-footer > ul > li {
  display: inline-block;
  border-style: solid;
  border-width: 1px 1px 1px 0;
}
.k-scheduler .k-scheduler-toolbar .k-nav-current,
.k-scheduler .k-scheduler-toolbar .k-scheduler-tools > li {
  border-width: 0;
}
.k-scheduler-toolbar > ul > li:first-child {
  border-left-width: 1px;
}
.k-scheduler div.k-scheduler-footer ul li {
  margin-right: 0.6em;
  border-width: 1px;
}
.k-scheduler-toolbar .k-link,
.k-scheduler-footer .k-link {
  display: inline-block;
  padding: 0.16666em 1.1em;
}
.k-scheduler-toolbar .k-nav-prev .k-link,
.k-scheduler-toolbar .k-nav-next .k-link {
  padding-left: 0.6em;
  padding-right: 0.6em;
}
.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link,
.k-ie7 .k-scheduler-toolbar .k-nav-next .k-link {
  height: 2.3em;
  margin-top: -1px;
  vertical-align: middle;
}
.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link .k-icon,
.k-ie7 .k-scheduler-toolbar .k-nav-next .k-link .k-icon {
  margin-top: 0.5em;
}
.k-scheduler-toolbar .k-nav-current .k-link {
  padding: 0;
}
.k-scheduler-toolbar .k-nav-current {
  margin: 0 1.1em;
}
.k-scheduler div.k-scheduler-toolbar > ul > li.k-nav-current,
.k-scheduler .k-nav-current > .k-state-active {
  background: 0;
}
.k-scheduler-phone .k-scheduler-toolbar + .k-scheduler-toolbar .k-scheduler-navigation {
  width: 100%;
  text-align: center;
}
.k-scheduler-phone .k-scheduler-toolbar + .k-scheduler-toolbar .k-scheduler-navigation > li {
  background: 0;
  border: 0;
}
.k-scheduler-phone .k-toolbar .k-nav-next {
  float: right;
}
.k-scheduler-phone .k-toolbar .k-nav-prev {
  float: left;
}
.k-scheduler-toolbar .k-i-calendar,
.k-scheduler-footer .k-icon {
  margin: -2px 6px 0 0;
}
.k-scheduler-header,
.k-scheduler-header-wrap {
  overflow: hidden;
}
.k-scheduler-header-wrap {
  position: relative;
  border-style: solid;
  border-width: 0;
}
.k-scheduler .k-scrollbar-v .k-scheduler-header-wrap {
  border-right-width: 1px;
}
.k-scheduler-times,
.k-scheduler-content {
  position: relative;
}
.k-scheduler-times {
  overflow: hidden;
  border-style: solid;
  border-width: 0;
}
.k-scheduler-content {
  overflow: auto;
}
.k-scheduler-layout,
.k-scheduler-table {
  border-spacing: 0;
  width: 100%;
  margin: 0;
  border-collapse: separate;
}
.k-ie7 .k-scheduler-content .k-scheduler-table {
  width: auto;
}
.k-scheduler-layout > tbody > tr > td {
  padding: 0;
  vertical-align: top;
}
.k-safari .k-scheduler-layout > tbody > tr > td + td {
  width: 100%;
}
.k-scheduler-table {
  table-layout: fixed;
}
.k-scheduler-times .k-scheduler-table {
  table-layout: auto;
}
.k-scheduler-monthview .k-scheduler-content .k-scheduler-table {
  height: 100%;
}
.k-scheduler-table td,
.k-scheduler-table th {
  height: 1.5em;
  padding: 0.334em 0.5em;
  font-size: 100%;
}
.k-scheduler .k-scheduler-table td,
.k-scheduler .k-scheduler-table th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-scheduler-monthview .k-hidden,
.k-scheduler-monthview .k-hidden > div {
  width: 0!important;
  overflow: hidden !important;
}
.k-scheduler-monthview .k-hidden {
  padding-left: 0!important;
  padding-right: 0!important;
  border-right-width: 0 !important;
}
.k-scheduler-monthview > tbody > tr:first-child .k-scheduler-times {
  margin-right: 1px;
}
.k-scheduler-monthview > tbody > tr:first-child .k-scheduler-times .k-hidden {
  height: auto;
}
.k-scheduler-monthview .k-scheduler-table td,
.k-scheduler-monthview .k-hidden {
  height: 80px;
  text-align: right;
}
.k-scheduler-phone .k-scheduler-monthview .k-scheduler-table td,
.k-scheduler-phone .k-scheduler-monthview .k-hidden {
  height: 40px;
}
.k-scheduler-table td,
.k-slot-cell {
  vertical-align: top;
}
.k-scheduler-layout tr + tr .k-scheduler-times th:last-child {
  vertical-align: top;
}
.k-scheduler-phone .k-scheduler-monthview .k-scheduler-table td {
  text-align: center;
  vertical-align: middle;
}
.k-scheduler-phone .k-scheduler-monthview .k-scheduler-table td span {
  font-size: 1.5em;
}
.k-scheduler-header th {
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-scheduler-table td,
.k-scheduler-header th {
  border-style: solid;
  border-width: 0 0 1px 1px;
}
.k-scheduler-table td:first-child,
.k-scheduler-header th:first-child {
  border-left-width: 0;
}
.k-scheduler-agendaview .k-scheduler-table td:first-child {
  border-left-width: 1px;
}
.k-scheduler-agendaview .k-scheduler-table td.k-first {
  border-left-width: 0;
}
.k-scheduler-layout tr + tr .k-scheduler-times tr:last-child > th,
.k-scheduler-layout tr + tr .k-scheduler-table > tbody > tr:last-child > td,
.k-scheduler-table > tbody > tr > .k-last {
  border-bottom-width: 0;
}
.k-scrollbar-h tr + tr .k-scheduler-times,
.k-scrollbar-h .k-scheduler-content .k-scheduler-table > tbody > tr:last-child > td,
.k-scheduler-agendaview.k-scrollbar-h .k-scheduler-table > tbody > tr > td.k-last {
  border-bottom-width: 1px;
}
.k-scheduler-times th {
  text-align: right;
  padding-right: 0.6em;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent;
  white-space: nowrap;
}
.k-scheduler-layout tr + tr .k-scheduler-times th {
  border-bottom-color: transparent;
}
.k-scheduler-layout tr + tr .k-scheduler-times th.k-slot-cell,
.k-scheduler-layout tr + tr .k-scheduler-times th.k-scheduler-times-all-day {
  border-bottom-color: inherit;
}
.k-scheduler .k-middle-row td {
  border-bottom-style: dotted;
}
.k-scheduler-now-arrow,
.k-scheduler-now-line {
  position: absolute;
}
.k-scheduler-now-arrow {
  width: 0;
  height: 0;
  border: solid 5px transparent;
  left: 0;
}
.k-scheduler-now-line {
  left: 5px;
  right: 0;
  height: 1px;
}
.k-task {
  position: relative;
}
div.k-more-events {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  padding: 0;
}
.k-more-events > span {
  display: block;
  margin-top: -0.6em;
}
.k-event,
.k-more-events {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  text-align: left;
  overflow: hidden;
}
.k-event {
  cursor: default;
  min-height: 1.3em;
}
.k-event-drag-hint {
  filter: alpha(opacity=60);
  opacity: 0.6;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
.k-scheduler-header .k-event {
  white-space: nowrap;
}
.k-event-template {
  padding: 0.3em 1.4em 0.3em 0.6em;
}
.k-event-time {
  display: none;
  padding-bottom: 0;
  font-size: 0.9em;
}
.k-event-drag-hint .k-event-time {
  display: block;
}
.k-event-actions,
.k-event > .k-link,
.k-task > .k-link {
  position: absolute;
  top: 3px;
  right: 4px;
  white-space: nowrap;
}
.k-event-actions {
  z-index: 1;
}
.k-scheduler-agendaview .k-task > .k-link {
  top: 0;
  right: 0;
}
.k-event-actions:first-child {
  position: static;
  float: left;
  margin: 4px 2px 0 4px;
}
.k-webkit .k-event-actions:first-child {
  margin-top: 3px;
}
.k-event-actions:first-child > .k-link {
  display: inline-block;
}
.k-event-delete {
  display: none;
}
.k-event:hover .k-event-delete,
tr:hover > td > .k-task .k-event-delete {
  display: inline-block;
}
.k-event .k-event-top-actions,
.k-event .k-event-bottom-actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.k-event .k-event-bottom-actions {
  top: auto;
  bottom: 0;
}
.k-event .k-resize-handle,
.k-scheduler-mobile .k-event:hover .k-resize-handle {
  position: absolute;
  visibility: hidden;
  z-index: 2;
}
.k-event:hover .k-resize-handle,
.k-event-active .k-resize-handle,
.k-scheduler-mobile .k-event-active:hover .k-resize-handle {
  visibility: visible;
}
.k-event .k-resize-handle:after {
  content: "";
  position: absolute;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.k-scheduler-mobile .k-event .k-resize-handle:after {
  filter: none;
  opacity: 1;
}
.k-event > .k-resize-n {
  top: 0;
  left: 0;
  right: 0;
  height: 0.4em;
}
.k-event > .k-resize-s {
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.4em;
}
.k-event > .k-resize-e {
  right: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-event > .k-resize-w {
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-event > .k-resize-n:after,
.k-event > .k-resize-s:after {
  top: 1px;
  left: 50%;
  margin-left: -1em;
  width: 2em;
  height: 1px;
}
.k-event > .k-resize-s:after {
  top: auto;
  bottom: 1px;
}
.k-event > .k-resize-e:after,
.k-event > .k-resize-w:after {
  left: 1px;
  top: 50%;
  margin-top: -0.7em;
  height: 1.4em;
  width: 1px;
}
.k-event > .k-resize-e:after {
  left: auto;
  right: 1px;
}
.k-scheduler-mobile .k-event > .k-resize-n,
.k-scheduler-mobile .k-event > .k-resize-s {
  height: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-e,
.k-scheduler-mobile .k-event > .k-resize-w {
  width: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-n:after,
.k-scheduler-mobile .k-event > .k-resize-s:after {
  top: 0;
  margin-left: -3em;
  width: 4em;
  height: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-s:after {
  bottom: 0;
}
.k-scheduler-mobile .k-event > .k-resize-e:after,
.k-scheduler-mobile .k-event > .k-resize-w:after {
  left: 0;
  margin-top: -0.7em;
  height: 1.4em;
  width: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-e:after {
  right: 0;
}
.k-scheduler-mobile .k-event > .k-resize-n:after {
  border-radius: 0 0 4px 4px;
}
.k-scheduler-mobile .k-event > .k-resize-s:after {
  border-radius: 4px 4px 0 0;
}
.k-scheduler-mobile .k-event > .k-resize-w:after {
  border-radius: 0 4px 4px 0;
}
.k-scheduler-mobile .k-event > .k-resize-e:after {
  border-radius: 4px 0 0 4px;
}
.k-scheduler-phone .k-scheduler-monthview .k-events-container {
  position: absolute;
  text-align: center;
  height: 6px;
  line-height: 6px;
}
.k-scheduler-phone .k-scheduler-monthview .k-event {
  position: static;
  display: inline-block;
  width: 4px;
  height: 4px;
  min-height: 0;
  margin: 1px;
}
.k-scheduler-marquee {
  border-style: solid;
  border-width: 0;
}
.k-scheduler-marquee.k-first:before,
.k-scheduler-marquee.k-last:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
}
div.k-scheduler-marquee:before {
  top: 0;
  left: 0;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
div.k-scheduler-marquee:after {
  bottom: 0;
  right: 0;
  border-top-color: transparent;
  border-left-color: transparent;
}
.k-scheduler-marquee .k-label-top {
  position: absolute;
  top: 0.3em;
  left: 0.8em;
  font-size: 0.8em;
}
.k-scheduler-marquee .k-label-bottom {
  position: absolute;
  bottom: 0.3em;
  right: 0.81em;
  font-size: 0.8em;
}
.k-scheduler-quickedit .k-textbox {
  width: 200px;
}
.k-tooltip-bottom {
  text-align: left;
}
.k-tooltip-bottom .k-button {
  float: left;
  margin-right: 0.3em;
}
.k-tooltip-bottom .k-quickedit-details {
  float: right;
  margin-right: 0;
}
.k-scheduler-agendaview .k-scheduler-table th,
.k-scheduler-agendaview .k-scheduler-table td {
  text-align: left;
}
.k-scheduler-times .k-slot-cell,
.k-scheduler-groupcolumn {
  width: 6em;
}
.k-scheduler-datecolumn {
  width: 12em;
}
.k-scheduler-timecolumn {
  width: 11em;
}
.k-scheduler-timecolumn > div {
  position: relative;
  vertical-align: top;
}
.k-webkit .k-scheduler-timecolumn > div > .k-icon {
  vertical-align: top;
}
.k-scheduler-timecolumn > div > .k-i-arrow-e {
  position: absolute;
  right: -4px;
}
.k-scheduler-timecolumn .k-i-arrow-w {
  margin-left: -4px;
}
.k-scheduler-mark {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-right: 0.5em;
}
.k-scheduler-agendaday {
  float: left;
  margin: 0 0.2em 0 0;
  font-size: 3em;
  font-weight: normal;
}
.k-scheduler-agendaweek {
  display: block;
  margin: 0.4em 0 0;
  font-size: 1.1em;
  font-style: normal;
}
.k-scheduler-agendadate {
  font-size: 0.8em;
}
.k-scheduler-timecolumn {
  white-space: nowrap;
}
.k-scheduler-edit-form .k-edit-form-container,
.k-scheduler-timezones .k-edit-form-container {
  width: 520px;
}
.k-scheduler-edit-form .k-edit-label {
  width: 17%;
}
.k-scheduler-edit-form .k-edit-field {
  width: 77%;
}
.k-scheduler-edit-form .k-textbox[name="title"],
.k-scheduler-edit-form textarea.k-textbox {
  width: 100%;
}
.k-scheduler-edit-form textarea.k-textbox {
  min-height: 4em;
  resize: vertical;
}
.k-scheduler-edit-form > .k-edit-box:first-child .k-datetimepicker {
  margin-right: 1em;
}
.km-pane-wrapper .k-scheduler-edit-form .k-edit-buttons {
  clear: right;
  margin-right: 2%;
  margin-left: 2%;
  padding: 0 0 0.6em;
}
.k-edit-box {
  float: left;
}
.k-edit-box + .k-edit-box {
  float: right;
}
.k-scheduler-edit-form label + input {
  margin-left: 1em;
}
.k-edit-field > ul.k-reset > li {
  margin: 0.2em 0 0.4em;
  line-height: 2.4;
}
.k-edit-field > ul.k-reset.k-toolbar > li {
  margin: 0;
}
.k-edit-field > ul.k-reset .k-widget {
  margin-left: 0.8em;
}
.k-edit-field > ul.k-reset .k-numerictextbox,
.k-edit-field span.k-recur-interval {
  width: 5em;
}
.k-edit-field > ul.k-reset .k-dropdown,
.k-edit-field > ul.k-reset .k-datepicker,
div[name="recurrenceRule"] > .k-dropdown {
  width: 9em;
}
.k-scheduler-edit-form .k-edit-buttons .k-scheduler-delete {
  float: left;
}
.k-popup-message {
  margin: 0;
  padding: 1em 0 2em;
  text-align: center;
}
.k-scheduler-timezones .k-dropdown:first-child {
  width: 100%;
}
.k-scheduler-timezones .k-dropdown + .k-dropdown {
  margin: 0.5em 0 0.7em;
}
.k-tooltip {
  position: absolute;
  z-index: 12000;
  border-style: solid;
  border-width: 1px;
  padding: 4px 5px 4px 6px;
  background-repeat: repeat-x;
  min-width: 20px;
  text-align: center;
}
.k-tooltip-button {
  text-align: right;
  height: 0;
}
.k-tooltip-content {
  height: 100%;
}
.k-tooltip-closable .k-tooltip-content {
  padding-right: 20px;
}
span.k-tooltip {
  position: static;
  display: inline-block;
  border-width: 1px;
  padding: 2px 5px 1px 6px;
}
.k-invalid-msg {
  display: none;
}
.k-callout {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
}
.k-callout-n {
  top: -13px;
  left: 50%;
}
.k-callout-w {
  top: 50%;
  left: -13px;
}
.k-callout-s {
  left: 50%;
  bottom: -13px;
}
.k-callout-e {
  top: 50%;
  right: -13px;
}
.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
  margin-left: -6px;
}
.k-slider-tooltip .k-callout-w,
.k-slider-tooltip .k-callout-e {
  margin-top: -6px;
}
.k-tooltip-validation .k-warning {
  vertical-align: text-top;
  margin-right: 3px;
}
.k-tooltip-validation {
  z-index: 9999;
}
.k-toolbar {
  position: relative;
  display: block;
  vertical-align: middle;
  line-height: 2.9em;
}
.k-toolbar .k-button .k-icon,
.k-toolbar .k-button .k-sprite,
.k-overflow-container .k-button .k-icon,
.k-overflow-container .k-button .k-sprite {
  vertical-align: middle;
  margin-top: -7px;
  margin-bottom: -5px;
}
.k-toolbar .k-input {
  line-height: inherit;
  height: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
}
.k-toolbar .k-input:before {
  content: "\a0";
  display: inline-block;
  width: 0;
}
.k-ie .k-toolbar .k-input {
  height: 1.65em;
}
.k-toolbar .k-combobox .k-dropdown-wrap:before,
.k-toolbar .k-picker-wrap:before,
.k-toolbar .k-numeric-wrap:before {
  display: none;
}
.k-overflow-container .k-sprite {
  margin-left: -4px;
}
.k-toolbar-resizable {
  overflow: hidden;
  white-space: nowrap;
}
.k-toolbar > .k-align-left {
  float: none;
}
.k-toolbar > .k-align-right {
  float: right;
}
.k-toolbar > *,
.k-toolbar .k-button {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.72em;
}
.k-toolbar .k-separator {
  border-width: 0 0 0 1px;
  border-style: solid;
  width: 1px;
  line-height: inherit;
}
.k-toolbar .k-button-group {
  list-style-type: none;
}
.k-toolbar .k-button-group > li {
  display: inline-block;
}
.k-toolbar .k-button-group .k-button {
  margin: 0 0 0 -1px;
  border-radius: 0;
}
.k-toolbar .k-button,
.k-toolbar .k-split-button,
.k-toolbar .k-button-group,
.k-toolbar .k-widget,
.k-toolbar .k-textbox,
.k-toolbar label,
.k-toolbar .k-separator {
  margin: 0 0.2em;
  line-height: 1.72em;
  vertical-align: middle;
}
.k-toolbar .k-split-button {
  padding-left: 0;
}
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
  margin: 0;
}
.k-toolbar .k-split-button .k-split-button-arrow {
  margin: 0 0 0 -1px;
}
.k-toolbar .k-overflow-anchor {
  border-width: 0 0 0 1px;
  border-style: solid;
  height: 3em;
  width: 3em;
  line-height: inherit;
  padding: 0 0.5em;
  margin: 0;
  position: relative;
  float: right;
  border-radius: 0;
}
.k-overflow-container .k-item {
  float: none;
  border: 0;
}
.k-overflow-container .k-separator {
  border-width: 0 0 1px;
  border-style: solid;
  height: 1px;
  line-height: 0;
  font-size: 0;
  padding: 0;
}
.k-overflow-container .k-overflow-button,
.k-split-container .k-button {
  text-align: left;
  display: block;
  background: 0;
  border-color: transparent;
  white-space: nowrap;
}
.k-split-container {
  margin-top: -1px;
}
.k-overflow-container .k-button-group {
  padding: 0;
}
.k-overflow-container .k-button-group > li {
  display: block;
}
.k-overflow-container .k-overflow-group {
  border-width: 1px 0;
  border-style: solid;
  border-radius: 0;
  padding: 2px 0;
  margin: 1px 0;
}
.k-overflow-container .k-overflow-hidden {
  display: none;
}
.k-overflow-container .k-toolbar-first-visible,
.k-overflow-container .k-overflow-group + .k-overflow-group,
.k-overflow-container .k-separator + .k-overflow-group {
  border-top: 0;
  margin-top: 0;
  padding-top: 1px;
}
.k-overflow-container .k-overflow-group + .k-separator {
  display: none;
}
.k-overflow-container .k-toolbar-last-visible {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 1px;
}
.k-splitter {
  position: relative;
  height: 300px;
}
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}
.k-splitter .k-pane {
  overflow: hidden;
}
.k-splitter .k-scrollable {
  overflow: auto;
}
.k-splitter .k-pane-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.k-ghost-splitbar,
.k-splitbar {
  position: absolute;
  border-style: solid;
  font-size: 0;
  outline: 0;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-splitter .k-ghost-splitbar-horizontal,
.k-splitter .k-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
  left: 0;
  height: 5px;
  border-width: 1px 0;
  background-repeat: repeat-x;
}
.k-splitbar-draggable-horizontal {
  cursor: w-resize;
}
.k-splitbar-draggable-vertical {
  cursor: n-resize;
}
.k-splitbar .k-resize-handle {
  display: none;
}
.k-restricted-size-horizontal,
.k-restricted-size-vertical {
  background-color: #f00;
}
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  width: 5px;
  height: 20px;
  margin-top: -10px;
}
.k-collapse-prev,
.k-collapse-next,
.k-expand-prev,
.k-expand-next {
  cursor: pointer;
}
.k-splitbar-horizontal .k-collapse-prev {
  margin-top: -31px;
}
.k-splitbar-horizontal .k-collapse-next {
  margin-top: 11px;
}
.k-splitbar-static-horizontal {
  width: 1px;
}
.k-splitbar-static-vertical {
  height: 1px;
}
.k-splitbar-vertical .k-icon {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 5px;
  margin-left: -10px;
}
.k-splitbar-vertical .k-collapse-prev {
  margin-left: -31px;
}
.k-splitbar-vertical .k-collapse-next {
  margin-left: 11px;
}
.k-splitbar-draggable-vertical .k-resize-handle,
.k-splitbar-draggable-horizontal .k-resize-handle {
  display: inline-block;
}
.k-splitbar-horizontal .k-resize-handle {
  background-position: -165px -6px;
}
.k-splitbar-horizontal-hover > .k-resize-handle {
  background-position: -181px -6px;
}
.k-splitbar-horizontal .k-collapse-prev,
.k-splitbar-horizontal .k-expand-next {
  background-position: -6px -174px;
}
.k-splitbar-horizontal-hover > .k-collapse-prev,
.k-splitbar-horizontal-hover > .k-expand-next {
  background-position: -22px -174px;
}
.k-splitbar-horizontal .k-collapse-next,
.k-splitbar-horizontal .k-expand-prev {
  background-position: -5px -142px;
}
.k-splitbar-horizontal-hover > .k-collapse-next,
.k-splitbar-horizontal-hover > .k-expand-prev {
  background-position: -21px -142px;
}
.k-splitbar-vertical .k-resize-handle {
  background-position: -38px -309px;
}
.k-splitbar-vertical-hover > .k-resize-handle {
  background-position: -70px -309px;
}
.k-splitbar-vertical .k-collapse-prev,
.k-splitbar-vertical .k-expand-next {
  background-position: 2px -134px;
}
.k-splitbar-vertical-hover > .k-collapse-prev,
.k-splitbar-vertical-hover > .k-expand-next {
  background-position: -14px -134px;
}
.k-splitbar-vertical .k-collapse-next,
.k-splitbar-vertical .k-expand-prev {
  background-position: 2px -165px;
}
.k-splitbar-vertical-hover > .k-collapse-next,
.k-splitbar-vertical-hover > .k-expand-prev {
  background-position: -14px -165px;
}
html .k-upload {
  position: relative;
}
html .k-upload-empty {
  border-width: 0;
  background: 0;
}
.k-dropzone em,
.k-upload-button {
  vertical-align: middle;
}
.k-ie7 .k-dropzone em,
.k-ie7 .k-upload-button {
  vertical-align: baseline;
}
.k-dropzone,
.k-file {
  position: relative;
}
.k-dropzone {
  border-style: solid;
  border-width: 0;
  padding: 0.8em;
  background-color: transparent;
}
.k-dropzone em {
  visibility: hidden;
  margin-left: 0.6em;
}
.k-dropzone-active em {
  visibility: visible;
}
.k-upload-button {
  position: relative;
  min-width: 7.167em;
  overflow: hidden!important;
  direction: ltr;
}
.k-upload-sync .k-upload-button,
.k-ie7 .k-upload-button,
.k-ie8 .k-upload-button,
.k-ie9 .k-upload-button {
  margin: 0.8em;
}
.k-upload-button input {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font: 170px monospace!important;
  filter: alpha(opacity=0);
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.k-upload-files {
  margin: 0 0 0.6em;
  line-height: 2.66;
  border-style: solid;
  border-width: 1px 0 0;
}
.k-upload-files .k-button {
  padding: 0;
}
.k-upload-files .k-button,
.k-upload-status-total .k-icon {
  margin-left: 8px;
}
.k-ie7 .k-upload-files .k-button {
  line-height: 1;
}
.k-upload .k-fail {
  background-position: -161px -111px;
}
.k-si-refresh {
  background-position: -160px -128px;
}
.k-link:not(.k-state-disabled):hover > .k-si-refresh,
.k-state-hover > .k-si-refresh,
.k-state-hover > * > .k-si-refresh,
.k-button:not(.k-state-disabled):hover .k-si-refresh,
.k-textbox:hover .k-si-refresh,
.k-button:active .k-si-refresh {
  background-position: -176px -128px;
}
.k-si-tick,
.k-success {
  background-position: -160px -96px;
}
.k-link:not(.k-state-disabled):hover > .k-si-tick,
.k-link:not(.k-state-disabled):hover > .k-success,
.k-state-hover > .k-si-tick,
.k-state-hover > .k-success,
.k-state-hover > * > .k-si-tick,
.k-state-hover > * > .k-success,
.k-button:not(.k-state-disabled):hover .k-si-tick,
.k-button:not(.k-state-disabled):hover .k-success,
.k-textbox:hover .k-si-tick,
.k-textbox:hover .k-success,
.k-button:active .k-si-tick,
.k-button:active .k-success {
  background-position: -176px -96px;
}
.k-si-cancel {
  background-position: -160px -112px;
}
.k-link:not(.k-state-disabled):hover > .k-si-cancel,
.k-state-hover > .k-si-cancel,
.k-state-hover > * > .k-si-cancel,
.k-button:not(.k-state-disabled):hover .k-si-cancel,
.k-textbox:hover .k-si-cancel,
.k-button:active .k-si-cancel {
  background-position: -176px -112px;
}
.k-file {
  border-style: solid;
  border-width: 0 0 1px;
  padding: 0.167em 0.167em 0.167em 0.8em;
}
.k-file .k-icon {
  position: relative;
}
.k-file > .k-icon {
  background-position: -112px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-file > .k-icon,
.k-state-hover > .k-file > .k-icon,
.k-state-hover > * > .k-file > .k-icon,
.k-button:not(.k-state-disabled):hover .k-file > .k-icon,
.k-textbox:hover .k-file > .k-icon,
.k-button:active .k-file > .k-icon {
  background-position: -128px -288px;
}
.k-filename {
  position: relative;
  display: inline-block;
  min-width: 10em;
  max-width: 16.667em;
  vertical-align: middle;
  margin-left: 1em;
  padding-bottom: 0.167em;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.k-upload-status {
  position: absolute;
  right: 12px;
  top: 0.6em;
  line-height: 0.7em;
}
.k-upload-status .k-button,
.k-upload-status .k-warning {
  vertical-align: text-bottom;
}
.k-dropzone .k-upload-status {
  line-height: 2.4;
}
.k-upload-pct {
  line-height: 20px;
}
.k-ie8 .k-upload-status-total {
  line-height: 29px;
}
.k-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.k-upload-selected {
  min-width: 7.167em;
  margin: 0.25em 0 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-ie7 .k-upload-selected {
  min-width: 100px;
}
.k-upload-selected,
.k-upload-cancel {
  margin-bottom: 0.8em;
}
.k-upload-selected {
  margin-left: 0.8em;
  margin-right: 0.2em;
}
.k-toolbar-wrap .k-dropzone em,
.k-toolbar-wrap .k-upload-files {
  display: none;
}
.k-toolbar-wrap .k-dropzone {
  border: 0;
  padding: 0;
}
.k-toolbar-wrap .k-dropzone-active {
  text-align: center;
}
.k-toolbar-wrap .k-dropzone-active em {
  display: inline;
  margin: 0;
  font-size: 5em;
  font-style: normal;
}
.k-toolbar-wrap .k-dropzone-active .k-upload-button {
  display: none;
}
.k-filebrowser-dropzone {
  z-index: 10010;
  filter: alpha(opacity=40);
  opacity: 0.4;
  position: fixed;
}
.k-search-wrap {
  position: relative;
  float: right;
  width: 20%;
  padding: 0;
}
.k-search-wrap label {
  position: absolute;
  top: 0;
  left: 4px;
  line-height: 20px;
  font-style: italic;
}
.k-search-wrap input.k-input {
  padding-left: 0;
  padding-right: 0;
}
.k-search-wrap .k-search {
  position: absolute;
  top: 4px;
  right: 2px;
  margin: 0;
}
.k-breadcrumbs {
  position: relative;
  float: left;
  width: 79%;
}
.k-breadcrumbs-wrap {
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 1;
  padding-left: 5px;
  line-height: 18px;
}
.k-breadcrumbs > .k-input {
  width: 100%;
  font-size: inherit;
  font-family: inherit;
  border: 0;
}
.k-breadcrumbs .k-link,
.k-breadcrumbs-wrap .k-icon {
  margin-top: 0;
  text-decoration: none;
  vertical-align: middle;
  position: static;
}
.k-breadcrumbs .k-link:hover {
  text-decoration: underline;
}
.k-filebrowser .k-breadcrumbs .k-i-seek-w {
  text-decoration: none;
  cursor: default;
}
.k-filebrowser .k-filebrowser-toolbar {
  border-style: solid;
  border-width: 1px;
  margin: 8px 0 0;
  padding: 0.25em;
  line-height: 23px;
  white-space: nowrap;
}
.k-filebrowser .k-filebrowser-toolbar .k-button.k-state-disabled {
  display: none;
}
.k-filebrowser .k-toolbar-wrap {
  float: left;
}
.k-filebrowser .k-tiles-arrange {
  float: right;
}
.k-filebrowser .k-tiles-arrange .k-dropdown {
  width: 75px;
}
.k-filebrowser .k-upload {
  float: left;
  z-index: 10010;
  border-width: 0;
  background-color: transparent;
}
.k-filebrowser .k-upload .k-upload-status {
  display: none;
}
.k-filebrowser .k-upload .k-upload-button {
  width: auto;
  margin-left: 0;
  vertical-align: top;
}
.k-filebrowser .k-upload .k-icon {
  vertical-align: bottom;
}
.k-ie7 .k-filebrowser .k-upload-button,
.k-ie7 .k-filebrowser .k-upload .k-icon {
  vertical-align: baseline;
  position: relative;
  top: 1px;
}
.k-ie7 .k-filebrowser .k-upload .k-icon {
  top: 2px;
}
.k-ie7 .k-filebrowser .k-filebrowser-toolbar .k-button-icon {
  vertical-align: middle;
}
.k-tiles {
  clear: both;
  height: 390px;
  border-style: solid;
  border-width: 1px;
  border-top-width: 0;
  margin: 0 0 1.4em;
  padding: 9px;
  overflow: auto;
  line-height: 1.2;
}
.k-tile {
  float: left;
  width: 223px;
  height: 88px;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin: 1px;
  padding: 0 0 4px;
  background-position: 0 100px;
  background-repeat: repeat-x;
  cursor: pointer;
}
.k-tiles li.k-state-hover,
.k-tiles li.k-state-selected {
  background-position: 0 center;
}
.k-filebrowser .k-thumb {
  float: left;
  display: inline;
  width: 80px;
  height: 80px;
  margin: 4px 10px 0 4px;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-filebrowser .k-file {
  width: 80px;
  height: 80px;
}
.k-filebrowser .k-image {
  margin: 2px 0 0 2px;
}
.k-filebrowser .k-folder {
  width: 80px;
  height: 80px;
  background-position: 0 -200px;
  background-repeat: no-repeat;
}
.k-filebrowser .k-loading {
  margin: 35px 0 0 33px;
}
.k-tile strong,
.k-tile input {
  margin: 10px 0 4px;
  font-weight: normal;
}
.k-tile strong {
  float: left;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-tile input {
  width: 100px;
}
.k-tile strong,
.k-tile input,
.k-tile .k-filesize {
  display: block;
}
.k-filebrowser .k-form-text-row {
  text-align: right;
}
.k-filebrowser .k-form-text-row label {
  width: 14%;
}
.k-filebrowser .k-form-text-row input {
  width: 80%;
}
.k-tile-empty {
  margin: 160px 0 0;
}
.k-tile-empty .k-dialog-upload {
  font-weight: bold;
  font-size: 120%;
}
.k-tile-empty strong {
  display: block;
  margin: 0 0 0.2em;
  font-size: 3em;
  font-weight: normal;
}
.k-tile-empty,
.k-tile-empty .k-button-wrapper {
  text-align: center;
}
.k-ie7 .k-button,
.k-ie7 .k-grid-filter,
.k-ie7 .k-header-column-menu,
.k-ie7 .k-grid .k-pager-numbers,
.k-ie7 .k-grid .k-status-text,
.k-ie7 .k-pager-numbers .k-link,
.k-ie7 .k-pager-numbers span,
.k-ie7 .k-pager-numbers input,
.k-ie7 .k-grouping-row p,
.k-ie7 .k-grouping-header a,
.k-ie7 .k-grouping-header .k-group-indicator,
.k-ie7 .k-grouping-header .k-link,
.k-ie7 .k-grouping-header .k-button,
.k-ie7 .k-grid-actions,
.k-ie7 .k-edit-label,
.k-ie7 .k-edit-field,
.k-ie7 .k-edit-form-container .editor-label,
.k-ie7 .k-edit-form-container .editor-field,
.k-ie7 .k-combobox,
.k-ie7 .k-dropdown,
.k-ie7 .k-selectbox,
.k-ie7 .k-picker-wrap .k-select,
.k-ie7 .k-dropdown-wrap .k-select,
.k-ie7 .k-numerictextbox,
.k-ie7 .k-timepicker,
.k-ie7 .k-datepicker,
.k-ie7 .k-datetimepicker,
.k-ie7 .k-colorpicker,
.k-ie7 .k-calendar,
.k-ie7 .k-calendar .k-nav-fast,
.k-ie7 .k-treeview .k-icon,
.k-ie7 .k-treeview .k-image,
.k-ie7 .k-treeview .k-sprite,
.k-ie7 .k-treeview .k-in,
.k-ie7 .k-colorpicker,
.k-ie7 .k-colorpicker .k-tool-icon,
.k-ie7 .k-palette.k-reset,
.k-ie7 .k-editor-dialog .k-button,
.k-ie7 .k-form-text-row label,
.k-ie7 .k-tabstrip-items .k-item,
.k-ie7 .k-tabstrip-items .k-link,
.k-ie7 .k-slider-horizontal,
.k-ie7 .k-splitbar-draggable-vertical .k-resize-handle,
.k-ie7 .k-splitbar-draggable-horizontal .k-resize-handle,
.k-ie7 .t-filename,
.k-ie7 div.k-window,
.k-ie7 .k-window-titlebar .k-window-action,
.k-ie7 .k-scheduler-toolbar > ul > li,
.k-ie7 .k-scheduler-footer > ul > li,
.k-ie7 .k-scheduler-toolbar > ul > li,
.k-ie7 .k-scheduler-footer > ul > li,
.k-ie7 .k-event:hover .k-event-delete,
.k-ie7 tr:hover > td > .k-task .k-event-delete,
.k-ie7 .k-progressbar,
.k-ie7 .k-progressbar-horizontal .k-item,
.k-ie7 .k-progress-status,
.k-ie7 .k-grid-header-locked,
.k-ie7 .k-grid-content-locked,
.k-ie7 .k-grid-header-locked + .k-grid-header-wrap,
.k-ie7 .k-grid-content-locked + .k-grid-content,
.k-ie7 .k-grid-footer-locked,
.k-ie7 .k-gantt-layout,
.k-ie7 .k-gantt-toolbar > ul > li,
.k-ie7 .k-gantt-toolbar .k-link,
.k-ie7 .k-task-summary,
.k-ie7 .k-task-actions:first-child > .k-link,
.k-ie7 .k-task-wrap:hover .k-task-delete,
.k-ie7 .k-task-wrap-active .k-task-delete {
  display: inline;
  zoom: 1;
}
.k-ie7 .k-treeview .k-item,
.k-ie7 .k-treeview .k-group {
  zoom: 1;
}
.k-ie7 .k-edit-field > .k-textbox {
  text-indent: 0;
}
.km-root,
.km-pane,
.km-pane-wrapper {
  width: 100%;
  height: 100%;
  -ms-touch-action: none;
  -ms-content-zooming: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
.km-pane-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.km-pane,
.km-shim {
  font-family: sans-serif;
}
.km-pane {
  overflow-x: hidden;
}
.km-view {
  top: 0;
  left: 0;
  position: absolute;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
  vertical-align: top;
}
.k-ff .km-view,
.k-ff .km-pane {
  overflow: hidden;
}
.k-ff18 .km-view,
.k-ff18 .km-pane,
.k-ff19 .km-view,
.k-ff19 .km-pane,
.k-ff20 .km-view,
.k-ff20 .km-pane,
.k-ff21 .km-view,
.k-ff21 .km-pane {
  position: relative;
}
.k-ff .km-view {
  display: -moz-inline-box;
  display: flex;
}
.km-content {
  min-height: 1px;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  flex-align: stretch;
  display: block;
  width: auto;
  overflow: hidden;
  position: relative;
}
.km-actionsheet > li {
  list-style-type: none;
  padding: inherit 1em;
  line-height: 2em;
}
.km-actionsheet {
  padding: 0;
  margin: 0;
}
.km-shim {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
}
.km-shim .k-animation-container,
.km-actionsheet-wrapper {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.km-shim .k-animation-container {
  width: auto;
}
.km-pane-wrapper .k-grid-edit-form > .km-header,
.km-pane-wrapper .k-grid-column-menu > .km-header,
.km-pane-wrapper .k-grid-filter-menu > .km-header,
.km-pane-wrapper .k-scheduler-edit-form > .km-header {
  border-style: solid;
  border-width: 1px;
  padding: 0.3em 0.6em;
  text-align: center;
  width: auto;
  line-height: 2em;
}
.k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-toolbar,
.k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-footer {
  line-height: 2em;
}
.km-pane-wrapper .k-grid-edit-form .k-multiselect,
.km-pane-wrapper .k-scheduler-edit-form .k-multiselect {
  width: 15em;
}
.km-pane-wrapper .k-grid-edit-form .k-dropdown-wrap,
.km-pane-wrapper .k-scheduler-edit-form .k-dropdown-wrap {
  display: block;
}
.km-pane-wrapper .k-grid-column-menu .k-done,
.km-pane-wrapper .k-grid-filter-menu .k-submit,
.km-pane-wrapper .k-grid-edit-form .k-grid-update,
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-update {
  float: right;
}
.km-pane-wrapper .k-grid-filter-menu .k-cancel,
.km-pane-wrapper .k-grid-edit-form .k-grid-cancel,
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-cancel {
  float: left;
}
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-delete,
*:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  display: block;
  text-align: center;
}
*:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  font-size: 1.4em;
  margin: 0.3em 1em;
}
*:not(.km-pane) > .km-shim .km-actionsheet-title {
  text-align: center;
  line-height: 3em;
  margin-bottom: -0.3em;
}
*:not(.km-pane) > .km-shim > .k-animation-container {
  margin: 0!important;
  padding: 0!important;
  left: 0 !important;
}
.km-pane-wrapper > div.km-pane {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: normal;
}
.km-pane-wrapper .k-popup-edit-form .km-content > .km-scroll-container,
.km-pane-wrapper .k-grid-edit-form .km-content > .km-scroll-container,
.km-pane-wrapper .k-grid-column-menu .km-content > .km-scroll-container,
.km-pane-wrapper .k-grid-filter-menu .km-content > .km-scroll-container {
  position: absolute;
  width: 100%;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  width: 74%;
}
.km-pane-wrapper .k-grid-edit-form .k-popup-edit-form,
.km-pane-wrapper .k-grid-edit-form .k-edit-form-container {
  width: auto;
}
.km-pane-wrapper .k-filter-menu .k-button {
  width: 100%;
  margin: 0;
}
.k-grid-mobile {
  border-width: 0;
}
.k-grid-mobile .k-resize-handle-inner {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -7px;
  width: 17px;
  height: 17px;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
}
.k-grid-mobile .k-resize-handle-inner:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 1px;
  width: 6px;
  height: 6px;
  background-position: -5px -53px;
}
.k-grid-mobile .k-resize-handle-inner:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1px;
  width: 6px;
  height: 6px;
  background-position: -5px -21px;
}
.km-pane-wrapper .km-pane * {
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-pane-wrapper .km-pane .k-mobile-list,
.km-pane-wrapper .k-mobile-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-radius: 0;
  background: 0;
}
.km-pane-wrapper .km-switch {
  top: 50%;
  right: 0.8rem;
  position: absolute;
  margin-top: -1.1rem;
}
.km-pane-wrapper .k-mobile-list .k-state-disabled {
  opacity: 1;
}
.km-pane-wrapper .k-mobile-list .k-state-disabled > * {
  opacity: 0.7;
}
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-item > .k-link,
.km-pane-wrapper .k-mobile-list .k-item > .k-label,
.km-pane-wrapper .k-mobile-list .k-edit-label {
  display: block;
  position: relative;
  list-style-type: none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0 0.5em 1em;
  font-size: 1em;
}
.km-pane-wrapper .k-edit-form-container,
.km-pane-wrapper .k-scheduler-edit-form .km-scroll-container {
  padding-top: 1em;
  width: 100%;
}
.km-pane-wrapper .k-mobile-list .k-edit-label {
  position: absolute;
  margin: 0;
  float: none;
  clear: none;
  width: 100%;
}
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-edit-label label {
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.1em 0;
  margin: 0;
}
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-edit-label {
  font-size: 1em;
  line-height: 1.6em;
  overflow: hidden;
}
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-edit-label {
  width: 100%;
  float: none;
  clear: none;
  min-height: 2.7em;
}
.km-pane-wrapper .km-header .k-icon,
.km-pane-wrapper .k-grid-toolbar .k-icon,
.km-pane-wrapper .k-grid-edit .k-icon,
.km-pane-wrapper .k-grid-delete .k-icon {
  display: none;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  padding: 0.5em 0;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar {
  padding: 0.3em 0;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar ul li {
  line-height: 2em;
}
.km-pane-wrapper .k-mobile-list .k-item > * {
  line-height: normal;
}
.km-pane-wrapper .k-mobile-list .k-edit-buttons,
.km-pane-wrapper .k-mobile-list .k-button-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 1em;
  margin: 0;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-filter-help-text > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
  display: block;
  padding: 0.2em 1em;
  font-size: 0.95em;
  position: -webkit-sticky;
  margin: 0;
  font-weight: normal;
  line-height: 2em;
  background: transparent;
  border-top: 1em solid transparent;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
  position: relative;
}
.km-pane-wrapper .k-mobile-list .k-item:first-child {
  border-top: 0;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  border-bottom: 0;
}
.km-pane-wrapper .k-mobile-list .k-item > .k-link,
.km-pane-wrapper .k-mobile-list .k-item > .k-label {
  line-height: inherit;
  text-decoration: none;
  margin: -0.5em 0 -0.5em -1em;
}
.k-check[type=checkbox],
.k-check[type=radio],
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-link .k-check,
.km-pane-wrapper .k-mobile-list .k-label .k-check,
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio] {
  border: 0;
  font-size: inherit;
  width: 13px;
  height: 13px;
  margin: 0.26em 1em 0.26em 0;
}
.k-ie .km-pane-wrapper .k-icon,
.k-ie .km-pane-wrapper .k-mobile-list .k-link .k-check,
.k-ie .km-pane-wrapper .k-mobile-list .k-label .k-check,
.k-ie .k-mobile-list .k-edit-field [type=checkbox],
.k-ie .k-mobile-list .k-edit-field [type=radio] {
  font-size: inherit;
  text-indent: -9999px;
  width: 1.01em;
  height: 1em;
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n {
    background-position: 0 0;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,
  .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,
  .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,
  .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,
  .k-button:active .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n {
    background-position: -1em 0;
  }
  .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s {
    background-position: 0 -2em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,
  .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,
  .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,
  .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,
  .k-button:active .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s {
    background-position: -1em -2em;
  }
  .km-pane-wrapper .k-state-selected .k-i-arrow-n {
    background-position: -1em 0;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-state-selected .k-i-arrow-n,
  .k-state-hover > .km-pane-wrapper .k-state-selected .k-i-arrow-n,
  .k-state-hover > * > .km-pane-wrapper .k-state-selected .k-i-arrow-n,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-state-selected .k-i-arrow-n,
  .k-textbox:hover .km-pane-wrapper .k-state-selected .k-i-arrow-n,
  .k-button:active .km-pane-wrapper .k-state-selected .k-i-arrow-n {
    background-position: -2em 0;
  }
  .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n {
    background-position: -1em 0;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,
  .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,
  .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,
  .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,
  .k-button:active .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .k-button:active .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n {
    background-position: -2em 0;
  }
  .km-pane-wrapper .k-state-selected .k-i-arrow-s {
    background-position: -1em -2em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-state-selected .k-i-arrow-s,
  .k-state-hover > .km-pane-wrapper .k-state-selected .k-i-arrow-s,
  .k-state-hover > * > .km-pane-wrapper .k-state-selected .k-i-arrow-s,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-state-selected .k-i-arrow-s,
  .k-textbox:hover .km-pane-wrapper .k-state-selected .k-i-arrow-s,
  .k-button:active .km-pane-wrapper .k-state-selected .k-i-arrow-s {
    background-position: -2em -2em;
  }
  .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s {
    background-position: -1em -2em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,
  .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,
  .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,
  .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,
  .k-button:active .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .k-button:active .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s {
    background-position: -2em -2em;
  }
  .km-pane-wrapper .k-i-arrow-n {
    background-position: 0 0;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-n,
  .k-state-hover > .km-pane-wrapper .k-i-arrow-n,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrow-n,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-n,
  .k-textbox:hover .km-pane-wrapper .k-i-arrow-n,
  .k-button:active .km-pane-wrapper .k-i-arrow-n {
    background-position: -1em 0;
  }
  .km-pane-wrapper .k-i-arrow-e {
    background-position: 0 -1em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-e,
  .k-state-hover > .km-pane-wrapper .k-i-arrow-e,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrow-e,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-e,
  .k-textbox:hover .km-pane-wrapper .k-i-arrow-e,
  .k-button:active .km-pane-wrapper .k-i-arrow-e {
    background-position: -1em -1em;
  }
  .k-rtl .km-pane-wrapper .k-i-arrow-w {
    background-position: 0 -1em;
  }
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-w,
  .k-rtl .k-state-hover > .km-pane-wrapper .k-i-arrow-w,
  .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-arrow-w,
  .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-w,
  .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-arrow-w,
  .k-rtl .k-button:active .km-pane-wrapper .k-i-arrow-w {
    background-position: -1em -1em;
  }
  .km-pane-wrapper .k-i-arrow-s {
    background-position: 0 -2em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-s,
  .k-state-hover > .km-pane-wrapper .k-i-arrow-s,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrow-s,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-s,
  .k-textbox:hover .km-pane-wrapper .k-i-arrow-s,
  .k-button:active .km-pane-wrapper .k-i-arrow-s {
    background-position: -1em -2em;
  }
  .km-pane-wrapper .k-i-arrow-w {
    background-position: 0 -3em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-w,
  .k-state-hover > .km-pane-wrapper .k-i-arrow-w,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrow-w,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-w,
  .k-textbox:hover .km-pane-wrapper .k-i-arrow-w,
  .k-button:active .km-pane-wrapper .k-i-arrow-w {
    background-position: -1em -3em;
  }
  .k-rtl .km-pane-wrapper .k-i-arrow-e {
    background-position: 0 -3em;
  }
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-e,
  .k-rtl .k-state-hover > .km-pane-wrapper .k-i-arrow-e,
  .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-arrow-e,
  .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-e,
  .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-arrow-e,
  .k-rtl .k-button:active .km-pane-wrapper .k-i-arrow-e {
    background-position: -1em -3em;
  }
  .km-pane-wrapper .k-i-seek-n {
    background-position: 0 -4em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-n,
  .k-state-hover > .km-pane-wrapper .k-i-seek-n,
  .k-state-hover > * > .km-pane-wrapper .k-i-seek-n,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-n,
  .k-textbox:hover .km-pane-wrapper .k-i-seek-n,
  .k-button:active .km-pane-wrapper .k-i-seek-n {
    background-position: -1em -4em;
  }
  .km-pane-wrapper .k-i-seek-e {
    background-position: 0 -5em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-e,
  .k-state-hover > .km-pane-wrapper .k-i-seek-e,
  .k-state-hover > * > .km-pane-wrapper .k-i-seek-e,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-e,
  .k-textbox:hover .km-pane-wrapper .k-i-seek-e,
  .k-button:active .km-pane-wrapper .k-i-seek-e {
    background-position: -1em -5em;
  }
  .k-rtl .km-pane-wrapper .k-i-seek-w {
    background-position: 0 -5em;
  }
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-w,
  .k-rtl .k-state-hover > .km-pane-wrapper .k-i-seek-w,
  .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-seek-w,
  .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-w,
  .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-seek-w,
  .k-rtl .k-button:active .km-pane-wrapper .k-i-seek-w {
    background-position: -1em -5em;
  }
  .km-pane-wrapper .k-i-seek-s {
    background-position: 0 -6em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-s,
  .k-state-hover > .km-pane-wrapper .k-i-seek-s,
  .k-state-hover > * > .km-pane-wrapper .k-i-seek-s,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-s,
  .k-textbox:hover .km-pane-wrapper .k-i-seek-s,
  .k-button:active .km-pane-wrapper .k-i-seek-s {
    background-position: -1em -6em;
  }
  .km-pane-wrapper .k-i-seek-w {
    background-position: 0 -7em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-w,
  .k-state-hover > .km-pane-wrapper .k-i-seek-w,
  .k-state-hover > * > .km-pane-wrapper .k-i-seek-w,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-w,
  .k-textbox:hover .km-pane-wrapper .k-i-seek-w,
  .k-button:active .km-pane-wrapper .k-i-seek-w {
    background-position: -1em -7em;
  }
  .k-rtl .km-pane-wrapper .k-i-seek-e {
    background-position: 0 -7em;
  }
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-e,
  .k-rtl .k-state-hover > .km-pane-wrapper .k-i-seek-e,
  .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-seek-e,
  .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-e,
  .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-seek-e,
  .k-rtl .k-button:active .km-pane-wrapper .k-i-seek-e {
    background-position: -1em -7em;
  }
  .km-pane-wrapper .k-i-arrowhead-n {
    background-position: 0 -16em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-n,
  .k-state-hover > .km-pane-wrapper .k-i-arrowhead-n,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-n,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-n,
  .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-n,
  .k-button:active .km-pane-wrapper .k-i-arrowhead-n {
    background-position: -1em -16em;
  }
  .km-pane-wrapper .k-i-arrowhead-e {
    background-position: 0 -17em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-e,
  .k-state-hover > .km-pane-wrapper .k-i-arrowhead-e,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-e,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-e,
  .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-e,
  .k-button:active .km-pane-wrapper .k-i-arrowhead-e {
    background-position: -1em -17em;
  }
  .km-pane-wrapper .k-i-arrowhead-s {
    background-position: 0 -18em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-s,
  .k-state-hover > .km-pane-wrapper .k-i-arrowhead-s,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-s,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-s,
  .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-s,
  .k-button:active .km-pane-wrapper .k-i-arrowhead-s {
    background-position: -1em -18em;
  }
  .km-pane-wrapper .k-i-arrowhead-w {
    background-position: 0 -19em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-w,
  .k-state-hover > .km-pane-wrapper .k-i-arrowhead-w,
  .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-w,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-w,
  .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-w,
  .k-button:active .km-pane-wrapper .k-i-arrowhead-w {
    background-position: -1em -19em;
  }
  .km-pane-wrapper .k-i-expand,
  .km-pane-wrapper .k-plus,
  .km-pane-wrapper .k-plus-disabled {
    background-position: 0 -12em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-expand,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-plus,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-plus-disabled,
  .k-state-hover > .km-pane-wrapper .k-i-expand,
  .k-state-hover > .km-pane-wrapper .k-plus,
  .k-state-hover > .km-pane-wrapper .k-plus-disabled,
  .k-state-hover > * > .km-pane-wrapper .k-i-expand,
  .k-state-hover > * > .km-pane-wrapper .k-plus,
  .k-state-hover > * > .km-pane-wrapper .k-plus-disabled,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-expand,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-plus,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-plus-disabled,
  .k-textbox:hover .km-pane-wrapper .k-i-expand,
  .k-textbox:hover .km-pane-wrapper .k-plus,
  .k-textbox:hover .km-pane-wrapper .k-plus-disabled,
  .k-button:active .km-pane-wrapper .k-i-expand,
  .k-button:active .km-pane-wrapper .k-plus,
  .k-button:active .km-pane-wrapper .k-plus-disabled {
    background-position: -1em -12em;
  }
  .km-pane-wrapper .k-i-expand-w,
  .k-rtl .km-pane-wrapper .k-i-expand,
  .k-rtl .km-pane-wrapper .k-plus,
  .k-rtl .km-pane-wrapper .k-plus-disabled {
    background-position: 0 -13em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-expand-w,
  .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-i-expand,
  .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-plus,
  .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-plus-disabled,
  .k-state-hover > .km-pane-wrapper .k-i-expand-w,
  .k-state-hover > .k-rtl .km-pane-wrapper .k-i-expand,
  .k-state-hover > .k-rtl .km-pane-wrapper .k-plus,
  .k-state-hover > .k-rtl .km-pane-wrapper .k-plus-disabled,
  .k-state-hover > * > .km-pane-wrapper .k-i-expand-w,
  .k-state-hover > * > .k-rtl .km-pane-wrapper .k-i-expand,
  .k-state-hover > * > .k-rtl .km-pane-wrapper .k-plus,
  .k-state-hover > * > .k-rtl .km-pane-wrapper .k-plus-disabled,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-expand-w,
  .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-i-expand,
  .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-plus,
  .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-plus-disabled,
  .k-textbox:hover .km-pane-wrapper .k-i-expand-w,
  .k-textbox:hover .k-rtl .km-pane-wrapper .k-i-expand,
  .k-textbox:hover .k-rtl .km-pane-wrapper .k-plus,
  .k-textbox:hover .k-rtl .km-pane-wrapper .k-plus-disabled,
  .k-button:active .km-pane-wrapper .k-i-expand-w,
  .k-button:active .k-rtl .km-pane-wrapper .k-i-expand,
  .k-button:active .k-rtl .km-pane-wrapper .k-plus,
  .k-button:active .k-rtl .km-pane-wrapper .k-plus-disabled {
    background-position: -1em -13em;
  }
  .km-pane-wrapper .k-i-collapse,
  .km-pane-wrapper .k-minus,
  .km-pane-wrapper .k-minus-disabled {
    background-position: 0 -14em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-collapse,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-minus,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-minus-disabled,
  .k-state-hover > .km-pane-wrapper .k-i-collapse,
  .k-state-hover > .km-pane-wrapper .k-minus,
  .k-state-hover > .km-pane-wrapper .k-minus-disabled,
  .k-state-hover > * > .km-pane-wrapper .k-i-collapse,
  .k-state-hover > * > .km-pane-wrapper .k-minus,
  .k-state-hover > * > .km-pane-wrapper .k-minus-disabled,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-collapse,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-minus,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-minus-disabled,
  .k-textbox:hover .km-pane-wrapper .k-i-collapse,
  .k-textbox:hover .km-pane-wrapper .k-minus,
  .k-textbox:hover .km-pane-wrapper .k-minus-disabled,
  .k-button:active .km-pane-wrapper .k-i-collapse,
  .k-button:active .km-pane-wrapper .k-minus,
  .k-button:active .km-pane-wrapper .k-minus-disabled {
    background-position: -1em -14em;
  }
  .km-pane-wrapper .k-i-collapse-w,
  .k-rtl .km-pane-wrapper .k-i-collapse,
  .k-rtl .km-pane-wrapper .k-minus,
  .k-rtl .km-pane-wrapper .k-minus-disabled {
    background-position: 0 -15em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-collapse-w,
  .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-i-collapse,
  .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-minus,
  .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-minus-disabled,
  .k-state-hover > .km-pane-wrapper .k-i-collapse-w,
  .k-state-hover > .k-rtl .km-pane-wrapper .k-i-collapse,
  .k-state-hover > .k-rtl .km-pane-wrapper .k-minus,
  .k-state-hover > .k-rtl .km-pane-wrapper .k-minus-disabled,
  .k-state-hover > * > .km-pane-wrapper .k-i-collapse-w,
  .k-state-hover > * > .k-rtl .km-pane-wrapper .k-i-collapse,
  .k-state-hover > * > .k-rtl .km-pane-wrapper .k-minus,
  .k-state-hover > * > .k-rtl .km-pane-wrapper .k-minus-disabled,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-collapse-w,
  .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-i-collapse,
  .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-minus,
  .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-minus-disabled,
  .k-textbox:hover .km-pane-wrapper .k-i-collapse-w,
  .k-textbox:hover .k-rtl .km-pane-wrapper .k-i-collapse,
  .k-textbox:hover .k-rtl .km-pane-wrapper .k-minus,
  .k-textbox:hover .k-rtl .km-pane-wrapper .k-minus-disabled,
  .k-button:active .km-pane-wrapper .k-i-collapse-w,
  .k-button:active .k-rtl .km-pane-wrapper .k-i-collapse,
  .k-button:active .k-rtl .km-pane-wrapper .k-minus,
  .k-button:active .k-rtl .km-pane-wrapper .k-minus-disabled {
    background-position: -1em -15em;
  }
  .km-pane-wrapper .k-i-pencil,
  .km-pane-wrapper .k-edit {
    background-position: -2em 0;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-pencil,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-edit,
  .k-state-hover > .km-pane-wrapper .k-i-pencil,
  .k-state-hover > .km-pane-wrapper .k-edit,
  .k-state-hover > * > .km-pane-wrapper .k-i-pencil,
  .k-state-hover > * > .km-pane-wrapper .k-edit,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-pencil,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-edit,
  .k-textbox:hover .km-pane-wrapper .k-i-pencil,
  .k-textbox:hover .km-pane-wrapper .k-edit,
  .k-button:active .km-pane-wrapper .k-i-pencil,
  .k-button:active .km-pane-wrapper .k-edit {
    background-position: -3em 0;
  }
  .km-pane-wrapper .k-i-close,
  .km-pane-wrapper .k-delete,
  .km-pane-wrapper .k-group-delete {
    background-position: -2em -1em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-close,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-delete,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-group-delete,
  .k-state-hover > .km-pane-wrapper .k-i-close,
  .k-state-hover > .km-pane-wrapper .k-delete,
  .k-state-hover > .km-pane-wrapper .k-group-delete,
  .k-state-hover > * > .km-pane-wrapper .k-i-close,
  .k-state-hover > * > .km-pane-wrapper .k-delete,
  .k-state-hover > * > .km-pane-wrapper .k-group-delete,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-close,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-delete,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-group-delete,
  .k-textbox:hover .km-pane-wrapper .k-i-close,
  .k-textbox:hover .km-pane-wrapper .k-delete,
  .k-textbox:hover .km-pane-wrapper .k-group-delete,
  .k-button:active .km-pane-wrapper .k-i-close,
  .k-button:active .km-pane-wrapper .k-delete,
  .k-button:active .km-pane-wrapper .k-group-delete {
    background-position: -3em -1em;
  }
  .km-pane-wrapper .k-si-close {
    background-position: -10em -5em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-si-close,
  .k-state-hover > .km-pane-wrapper .k-si-close,
  .k-state-hover > * > .km-pane-wrapper .k-si-close,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-si-close,
  .k-textbox:hover .km-pane-wrapper .k-si-close,
  .k-button:active .km-pane-wrapper .k-si-close {
    background-position: -11em -5em;
  }
  .km-pane-wrapper .k-multiselect .k-delete {
    background-position: -10em -5em;
  }
  .km-pane-wrapper .k-multiselect .k-state-hover .k-delete {
    background-position: -11em -5em;
  }
  .km-pane-wrapper .k-i-tick,
  .km-pane-wrapper .k-insert,
  .km-pane-wrapper .k-update {
    background-position: -2em -2em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-tick,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-insert,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-update,
  .k-state-hover > .km-pane-wrapper .k-i-tick,
  .k-state-hover > .km-pane-wrapper .k-insert,
  .k-state-hover > .km-pane-wrapper .k-update,
  .k-state-hover > * > .km-pane-wrapper .k-i-tick,
  .k-state-hover > * > .km-pane-wrapper .k-insert,
  .k-state-hover > * > .km-pane-wrapper .k-update,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-tick,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-insert,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-update,
  .k-textbox:hover .km-pane-wrapper .k-i-tick,
  .k-textbox:hover .km-pane-wrapper .k-insert,
  .k-textbox:hover .km-pane-wrapper .k-update,
  .k-button:active .km-pane-wrapper .k-i-tick,
  .k-button:active .km-pane-wrapper .k-insert,
  .k-button:active .km-pane-wrapper .k-update {
    background-position: -3em -2em;
  }
  .km-pane-wrapper .k-check:checked,
  .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio] {
    background-position: -2em -2em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-check:checked,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],
  .k-state-hover > .km-pane-wrapper .k-check:checked,
  .k-state-hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .k-state-hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],
  .k-state-hover > * > .km-pane-wrapper .k-check:checked,
  .k-state-hover > * > .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .k-state-hover > * > .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-check:checked,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],
  .k-textbox:hover .km-pane-wrapper .k-check:checked,
  .k-textbox:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .k-textbox:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],
  .k-button:active .km-pane-wrapper .k-check:checked,
  .k-button:active .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .k-button:active .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio] {
    background-position: -3em -2em;
  }
  .km-pane-wrapper .k-i-cancel,
  .km-pane-wrapper .k-cancel,
  .km-pane-wrapper .k-denied {
    background-position: -2em -3em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-cancel,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-cancel,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-denied,
  .k-state-hover > .km-pane-wrapper .k-i-cancel,
  .k-state-hover > .km-pane-wrapper .k-cancel,
  .k-state-hover > .km-pane-wrapper .k-denied,
  .k-state-hover > * > .km-pane-wrapper .k-i-cancel,
  .k-state-hover > * > .km-pane-wrapper .k-cancel,
  .k-state-hover > * > .km-pane-wrapper .k-denied,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-cancel,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-cancel,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-denied,
  .k-textbox:hover .km-pane-wrapper .k-i-cancel,
  .k-textbox:hover .km-pane-wrapper .k-cancel,
  .k-textbox:hover .km-pane-wrapper .k-denied,
  .k-button:active .km-pane-wrapper .k-i-cancel,
  .k-button:active .km-pane-wrapper .k-cancel,
  .k-button:active .km-pane-wrapper .k-denied {
    background-position: -3em -3em;
  }
  .km-pane-wrapper .k-i-plus,
  .km-pane-wrapper .k-add {
    background-position: -2em -4em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-plus,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-add,
  .k-state-hover > .km-pane-wrapper .k-i-plus,
  .k-state-hover > .km-pane-wrapper .k-add,
  .k-state-hover > * > .km-pane-wrapper .k-i-plus,
  .k-state-hover > * > .km-pane-wrapper .k-add,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-plus,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-add,
  .k-textbox:hover .km-pane-wrapper .k-i-plus,
  .k-textbox:hover .km-pane-wrapper .k-add,
  .k-button:active .km-pane-wrapper .k-i-plus,
  .k-button:active .km-pane-wrapper .k-add {
    background-position: -3em -4em;
  }
  .km-pane-wrapper .k-i-funnel,
  .km-pane-wrapper .k-filter {
    background-position: -2em -5em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-funnel,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-filter,
  .k-state-hover > .km-pane-wrapper .k-i-funnel,
  .k-state-hover > .km-pane-wrapper .k-filter,
  .k-state-hover > * > .km-pane-wrapper .k-i-funnel,
  .k-state-hover > * > .km-pane-wrapper .k-filter,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-funnel,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-filter,
  .k-textbox:hover .km-pane-wrapper .k-i-funnel,
  .k-textbox:hover .km-pane-wrapper .k-filter,
  .k-button:active .km-pane-wrapper .k-i-funnel,
  .k-button:active .km-pane-wrapper .k-filter {
    background-position: -3em -5em;
  }
  .km-pane-wrapper .k-i-funnel-clear,
  .km-pane-wrapper .k-clear-filter {
    background-position: -2em -6em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-funnel-clear,
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-clear-filter,
  .k-state-hover > .km-pane-wrapper .k-i-funnel-clear,
  .k-state-hover > .km-pane-wrapper .k-clear-filter,
  .k-state-hover > * > .km-pane-wrapper .k-i-funnel-clear,
  .k-state-hover > * > .km-pane-wrapper .k-clear-filter,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-funnel-clear,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-clear-filter,
  .k-textbox:hover .km-pane-wrapper .k-i-funnel-clear,
  .k-textbox:hover .km-pane-wrapper .k-clear-filter,
  .k-button:active .km-pane-wrapper .k-i-funnel-clear,
  .k-button:active .km-pane-wrapper .k-clear-filter {
    background-position: -3em -6em;
  }
  .km-pane-wrapper .k-i-refresh {
    background-position: -2em -7em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-refresh,
  .k-state-hover > .km-pane-wrapper .k-i-refresh,
  .k-state-hover > * > .km-pane-wrapper .k-i-refresh,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-refresh,
  .k-textbox:hover .km-pane-wrapper .k-i-refresh,
  .k-button:active .km-pane-wrapper .k-i-refresh {
    background-position: -3em -7em;
  }
  .km-pane-wrapper .k-i-exception {
    background-position: -10em -19em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-exception,
  .k-state-hover > .km-pane-wrapper .k-i-exception,
  .k-state-hover > * > .km-pane-wrapper .k-i-exception,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-exception,
  .k-textbox:hover .km-pane-wrapper .k-i-exception,
  .k-button:active .km-pane-wrapper .k-i-exception {
    background-position: -11em -19em;
  }
  .km-pane-wrapper .k-i-restore {
    background-position: -2em -8em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-restore,
  .k-state-hover > .km-pane-wrapper .k-i-restore,
  .k-state-hover > * > .km-pane-wrapper .k-i-restore,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-restore,
  .k-textbox:hover .km-pane-wrapper .k-i-restore,
  .k-button:active .km-pane-wrapper .k-i-restore {
    background-position: -3em -8em;
  }
  .km-pane-wrapper .k-i-maximize {
    background-position: -2em -9em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-maximize,
  .k-state-hover > .km-pane-wrapper .k-i-maximize,
  .k-state-hover > * > .km-pane-wrapper .k-i-maximize,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-maximize,
  .k-textbox:hover .km-pane-wrapper .k-i-maximize,
  .k-button:active .km-pane-wrapper .k-i-maximize {
    background-position: -3em -9em;
  }
  .km-pane-wrapper .k-i-minimize {
    background-position: -4em -18em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-minimize,
  .k-state-hover > .km-pane-wrapper .k-i-minimize,
  .k-state-hover > * > .km-pane-wrapper .k-i-minimize,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-minimize,
  .k-textbox:hover .km-pane-wrapper .k-i-minimize,
  .k-button:active .km-pane-wrapper .k-i-minimize {
    background-position: -5em -18em;
  }
  .km-pane-wrapper .k-i-pin {
    background-position: -10em -16em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-pin,
  .k-state-hover > .km-pane-wrapper .k-i-pin,
  .k-state-hover > * > .km-pane-wrapper .k-i-pin,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-pin,
  .k-textbox:hover .km-pane-wrapper .k-i-pin,
  .k-button:active .km-pane-wrapper .k-i-pin {
    background-position: -11em -16em;
  }
  .km-pane-wrapper .k-i-unpin {
    background-position: -10em -17em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-unpin,
  .k-state-hover > .km-pane-wrapper .k-i-unpin,
  .k-state-hover > * > .km-pane-wrapper .k-i-unpin,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-unpin,
  .k-textbox:hover .km-pane-wrapper .k-i-unpin,
  .k-button:active .km-pane-wrapper .k-i-unpin {
    background-position: -11em -17em;
  }
  .km-pane-wrapper .k-resize-se {
    background-position: -2em -10em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-resize-se,
  .k-state-hover > .km-pane-wrapper .k-resize-se,
  .k-state-hover > * > .km-pane-wrapper .k-resize-se,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-resize-se,
  .k-textbox:hover .km-pane-wrapper .k-resize-se,
  .k-button:active .km-pane-wrapper .k-resize-se {
    background-position: -3em -10em;
  }
  .km-pane-wrapper .k-i-calendar {
    background-position: -2em -11em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-calendar,
  .k-state-hover > .km-pane-wrapper .k-i-calendar,
  .k-state-hover > * > .km-pane-wrapper .k-i-calendar,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-calendar,
  .k-textbox:hover .km-pane-wrapper .k-i-calendar,
  .k-button:active .km-pane-wrapper .k-i-calendar {
    background-position: -3em -11em;
  }
  .km-pane-wrapper .k-i-clock {
    background-position: -2em -12em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-clock,
  .k-state-hover > .km-pane-wrapper .k-i-clock,
  .k-state-hover > * > .km-pane-wrapper .k-i-clock,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-clock,
  .k-textbox:hover .km-pane-wrapper .k-i-clock,
  .k-button:active .km-pane-wrapper .k-i-clock {
    background-position: -3em -12em;
  }
  .km-pane-wrapper .k-si-plus {
    background-position: -2em -13em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-si-plus,
  .k-state-hover > .km-pane-wrapper .k-si-plus,
  .k-state-hover > * > .km-pane-wrapper .k-si-plus,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-si-plus,
  .k-textbox:hover .km-pane-wrapper .k-si-plus,
  .k-button:active .km-pane-wrapper .k-si-plus {
    background-position: -3em -13em;
  }
  .km-pane-wrapper .k-si-minus {
    background-position: -2em -14em;
  }
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-si-minus,
  .k-state-hover > .km-pane-wrapper .k-si-minus,
  .k-state-hover > * > .km-pane-wrapper .k-si-minus,
  .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-si-minus,
  .k-textbox:hover .km-pane-wrapper .k-si-minus,
  .k-button:active .km-pane-wrapper .k-si-minus {
    background-position: -3em -14em;
  }
}
.km-pane-wrapper .km-pane .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .km-pane .k-mobile-list textarea,
.km-pane-wrapper .k-mobile-list .k-widget,
.km-pane-wrapper .k-edit-field > *:not([type="checkbox"]):not([type="radio"]):not(.k-button) {
  text-indent: 0;
  font-size: 1em;
  line-height: 1.6em;
  vertical-align: middle;
  height: auto;
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.km-pane-wrapper .k-mobile-list .k-widget {
  border: 0;
  border-radius: 0;
}
.k-ie .km-pane-wrapper .k-mobile-list .k-widget {
  height: initial;
}
.km-pane-wrapper .k-mobile-list .k-widget .k-input,
.km-pane-wrapper .k-mobile-list .k-widget .k-state-default {
  border: 0;
  background: transparent;
}
.km-pane-wrapper *:not(.k-state-default) > input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.km-pane-wrapper .k-mobile-list .k-widget,
.km-pane-wrapper .k-edit-field > *:not([type="checkbox"]):not([type="radio"]):not(.k-button) {
  width: 80%;
  padding: 0.6em 0;
  margin: -0.5em 0;
}
.km-pane-wrapper .km-pane .k-mobile-list input,
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .km-pane .k-mobile-list textarea,
.km-pane-wrapper .k-mobile-list .k-widget,
.km-pane-wrapper .k-mobile-list .k-edit-field > * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: right;
  z-index: 1;
  position: relative;
}
.km-pane-wrapper .k-scheduler-views {
  width: 18em;
}
.km-pane-wrapper .k-mobile-list .k-edit-field.k-scheduler-toolbar {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.5em 1em;
}
.km-pane-wrapper #recurrence .k-scheduler-navigation {
  width: 100%;
}
.km-pane-wrapper .k-scheduler-views,
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation {
  display: table;
  table-layout: fixed;
}
.km-pane-wrapper .k-scheduler-views li,
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation li {
  display: table-cell;
  text-align: center;
}
.km-pane-wrapper .k-scheduler-views li a,
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation li a {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  margin: 0;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  margin-top: -0.5em;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:last-child {
  margin-bottom: -0.5em;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check {
  text-indent: 1em;
}
.km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
  margin-left: 20%;
  float: left;
}
.km-pane-wrapper .k-mobile-list .k-picker-wrap,
.km-pane-wrapper .k-mobile-list .k-numeric-wrap,
.km-pane-wrapper .k-mobile-list .k-dropdown-wrap {
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-pane-wrapper .k-mobile-list .k-datepicker .k-select,
.km-pane-wrapper .k-mobile-list .k-datetimepicker .k-select,
.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-select {
  position: absolute;
  top: 0;
  right: 0;
  line-height: auto;
}
.km-pane-wrapper .k-mobile-list .k-datepicker .k-select:before,
.km-pane-wrapper .k-mobile-list .k-datetimepicker .k-select:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-link {
  height: 50%;
}
.km-pane-wrapper .k-grid .k-button,
.km-pane-wrapper .k-edit-form-container .k-button {
  margin: 0;
}
.km-pane-wrapper .k-grid .k-button + .k-button,
.km-pane-wrapper .k-edit-form-container .k-button + .k-button {
  margin: 0 0 0 0.18em;
}
.km-pane-wrapper .k-pager-numbers .k-link,
.km-pane-wrapper .k-pager-numbers .k-state-selected,
.km-pane-wrapper .k-pager-wrap > .k-link {
  width: 2.4em;
  height: 2.4em;
  line-height: 2.1em;
  border-radius: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-pane-wrapper .k-pager-numbers .k-link,
.km-pane-wrapper .k-pager-numbers .k-state-selected {
  width: auto;
  line-height: 2.2em;
  padding: 0 0.86em;
  min-width: 0.7em;
}
.km-pane-wrapper .k-pager-wrap {
  line-height: 2.4em;
}
@media all and (max-width: 699px), (-ms-high-contrast: active) and (-ms-high-contrast: none) and (max-width: 800px) {
  .km-pane-wrapper *:not(.k-state-default) > input:not([type="checkbox"]):not([type="radio"]),
  .km-pane-wrapper .k-mobile-list select:not([multiple]),
  .km-pane-wrapper .k-mobile-list textarea,
  .km-pane-wrapper .k-mobile-list .k-widget,
  .km-pane-wrapper .k-edit-field > *:not([type="checkbox"]):not([type="radio"]):not(.k-button) {
    width: 50%;
  }
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
    margin-left: 50%;
  }
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-timezone-button {
    margin-left: 1em;
  }
  .km-pane-wrapper .k-scheduler-views {
    width: 15em;
  }
  .km-pane-wrapper .k-nav-today a {
    padding-left: 0.6em;
    padding-right: 0.6em;
  }
  .km-pane-wrapper li.k-nav-current {
    margin-left: 0;
    margin-right: 0;
  }
  .km-pane-wrapper .k-pager-wrap {
    position: relative;
  }
  .km-pane-wrapper .k-pager-numbers {
    width: auto;
    display: block;
    overflow: hidden;
    margin-right: 5.5em;
    float: none;
    text-overflow: ellipsis;
    height: 2.4em;
    text-align: center;
  }
  .km-pane-wrapper .k-pager-numbers li {
    float: none;
    display: inline-block;
  }
  .km-pane-wrapper .k-pager-nav {
    float: left;
  }
  .km-pane-wrapper .k-pager-nav + .k-pager-nav ~ .k-pager-nav {
    position: absolute;
    right: 0.3em;
    top: 0.3em;
  }
  .km-pane-wrapper .k-pager-wrap .k-pager-numbers + .k-pager-nav,
  .km-pane-wrapper .k-pager-nav:first-child + .k-pager-nav + .k-pager-nav {
    right: 3em;
  }
  .km-pane-wrapper .k-pager-info {
    display: none;
  }
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check,
.km-pane-wrapper .k-mobile-list .k-edit-field > * > select:not([multiple]),
.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check {
  width: 100%;
}
.km-scroll-container {
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -webkit-margin-collapse: separate;
  -webkit-transform: translatez(0);
}
.k-widget .km-scroll-wrapper {
  position: relative;
  padding-bottom: 0;
}
.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: 0.3em;
  width: 0.3em;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-transition: "opacity 0.3s linear";
  -moz-transition: "opacity 0.3s linear";
  -ms-transition: "opacity 0.3s linear";
  -o-transition: "opacity 0.3s linear";
  transition: "opacity 0.3s linear";
}
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 2px;
}
.km-horizontal-scrollbar {
  width: 100%;
  left: 2px;
  bottom: 2px;
}
.k-fx-end .k-fx-next,
.k-fx-end .k-fx-current {
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.k-fx {
  position: relative;
}
.k-fx .k-fx-current {
  z-index: 0;
}
.k-fx .k-fx-next {
  z-index: 1;
}
.k-fx-hidden,
.k-fx-hidden * {
  visibility: hidden !important;
}
.k-fx-reverse .k-fx-current {
  z-index: 1;
}
.k-fx-reverse .k-fx-next {
  z-index: 0;
}
.k-fx-zoom.k-fx-start .k-fx-next {
  -webkit-transform: scale(0) !important;
  -moz-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  -o-transform: scale(0) !important;
  transform: scale(0) !important;
}
.k-fx-zoom.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next,
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: scale(0) !important;
  -moz-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  -o-transform: scale(0) !important;
  transform: scale(0) !important;
}
.k-fx-fade.k-fx-start .k-fx-next {
  will-change: opacity;
  opacity: 0;
}
.k-fx-fade.k-fx-end .k-fx-next {
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: opacity;
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
  opacity: 0;
}
.k-fx-slide.k-fx-end .k-fx-next .km-content,
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-end .k-fx-current .km-content,
.k-fx-slide.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-end .k-fx-current .km-footer {
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.k-fx-slide.k-fx-start .k-fx-next .km-content {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-start .k-fx-next .km-footer {
  will-change: opacity;
  opacity: 0;
}
.k-fx-slide.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  will-change: transform;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
  will-change: opacity;
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
  opacity: 0;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  -webkit-transform: translatex(0%);
  -moz-transform: translatex(0%);
  -ms-transform: translatex(0%);
  -o-transform: translatex(0%);
  transform: translatex(0%);
}
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0%);
  -moz-transform: translatex(0%);
  -ms-transform: translatex(0%);
  -o-transform: translatex(0%);
  transform: translatex(0%);
}
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0%);
  -moz-transform: translatex(0%);
  -ms-transform: translatex(0%);
  -o-transform: translatex(0%);
  transform: translatex(0%);
}
.k-fx.k-fx-overlay.k-fx-start .k-fx-next,
.k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next {
  -webkit-transform: translatey(100%);
  -moz-transform: translatey(100%);
  -ms-transform: translatey(100%);
  -o-transform: translatey(100%);
  transform: translatey(100%);
}
.k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next {
  -webkit-transform: translatey(-100%);
  -moz-transform: translatey(-100%);
  -ms-transform: translatey(-100%);
  -o-transform: translatey(-100%);
  transform: translatey(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current,
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current {
  -webkit-transform: translatey(100%);
  -moz-transform: translatey(100%);
  -ms-transform: translatey(100%);
  -o-transform: translatey(100%);
  transform: translatey(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current {
  -webkit-transform: translatey(-100%);
  -moz-transform: translatey(-100%);
  -ms-transform: translatey(-100%);
  -o-transform: translatey(-100%);
  transform: translatey(-100%);
}
@font-face {
  font-family: "DejaVu Sans";
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSans.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-weight: bold;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-style: italic;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSans-Oblique.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-weight: bold;
  font-style: italic;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSans-BoldOblique.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSerif.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-weight: bold;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSerif-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-style: italic;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-weight: bold;
  font-style: italic;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSansMono.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-weight: bold;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSansMono-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-style: italic;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSansMono-Oblique.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-weight: bold;
  font-style: italic;
  src: url(src/thirdParty/kendo/styles/fonts/DejaVu/DejaVuSansMono-BoldOblique.ttf) format("truetype");
}
.k-widget.k-tabstrip {
  background-color: transparent;
  background-image: none;
  border-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip .k-tabstrip-items {
  padding: 0;
}
.k-tabstrip > .k-content,
.k-panelbar .k-tabstrip > .k-content {
  margin: 0;
}
.k-slider-track {
  border-width: 1px;
  border-style: solid;
}
.k-grouping-dropclue {
  margin-top: 10px;
}
.k-grid tr td {
  border-width: 1px 0 0 1px;
  border-style: solid;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  margin-top: -5px;
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  margin-left: -5px;
}
/*
* Kendo UI v2014.3.1316 (http://www.telerik.com/kendo-ui)
* Copyright 2015 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
.k-in,
.k-item,
.k-window-action {
  border-color: transparent;
}
.k-block,
.k-widget {
  background-color: #fff;
}
.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-filter-row > th,
.k-editable-area,
.k-separator,
.k-colorpicker .k-i-arrow-s,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header,
.k-grid-header-wrap,
.k-grid-header-locked,
.k-grid-footer-locked,
.k-grid-content-locked,
.k-grid td,
.k-grid td.k-state-selected,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-treemap-tile,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-tiles,
.k-toolbar,
.k-tooltip,
.k-button-group .k-tool,
.k-upload-files {
  border-color: #ccc;
}
.k-group,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-widget .k-status,
.k-calendar th,
.k-dropzone-hovered,
.k-widget.k-popup {
  background-color: #f5f5f5;
}
.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
  background-color: #f5f5f5;
}
.k-list-container {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
  background-color: #fff;
}
.k-alt,
.k-separator,
.k-resource.k-alt,
.k-pivot-layout > tbody > tr:first-child > td:first-child {
  background-color: #f5f5f5;
}
.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt {
  background-color: #e1e1e1;
}
.k-textbox,
.k-autocomplete.k-header,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active {
  border-color: #ccc;
  background-color: #ebebeb;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input {
  border-color: #ccc;
}
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
  background: 0;
}
.k-input,
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input,
.k-multiselect-wrap {
  background-color: #fff;
  color: #333;
}
.k-input[readonly] {
  background-color: #fff;
  color: #333;
}
.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input {
  color: #333;
}
.k-inverse {
  color: #fff;
}
.k-block {
  color: #333;
}
.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
  color: #428bca;
}
.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
  color: #333;
}
.k-header,
.k-treemap-title,
.k-grid-header .k-header > .k-link {
  color: #333;
}
.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-grouping-header,
.k-pager-wrap,
.k-textbox,
.k-button,
.k-progressbar,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-image: none;
  background-position: 50% 50%;
  background-color: #f5f5f5;
}
.k-widget.k-tooltip {
  background-image: none;
}
.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-button,
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
  background-color: #f5f5f5;
}
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite {
  opacity: 1;
}
.k-icon,
.k-state-disabled .k-icon,
.k-column-menu .k-sprite {
  opacity: 1;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  opacity: 1;
}
.k-tool {
  border-color: transparent;
}
.k-icon,
.k-tool-icon,
.k-grouping-dropclue,
.k-drop-hint,
.k-column-menu .k-sprite,
.k-grid-mobile .k-resize-handle-inner:before,
.k-grid-mobile .k-resize-handle-inner:after {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/sprite.png);
  border-color: transparent;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/sprite.png);
  border-color: transparent;
}
.k-loading,
.k-state-hover .k-loading {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/loading.gif);
  background-position: 50% 50%;
}
.k-loading-image {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/loading-image.gif);
}
.k-loading-color {
  background-color: #fff;
}
.k-button {
  color: #333;
  border-color: #ccc;
  background-color: #fff;
}
.k-draghandle {
  border-color: #fff;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #c4c4c4;
  box-shadow: 0 0 0 1px #c4c4c4;
}
.k-draghandle:hover {
  border-color: #adadad;
  background-color: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-scheduler {
  color: #fff;
  background-color: #fff;
}
.k-scheduler-layout {
  color: #333;
}
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
  background-color: #fff;
  color: #333;
}
.k-scheduler-times tr,
.k-scheduler-times th,
.k-scheduler-table td,
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-times {
  border-color: #e7e7e7;
}
.k-nonwork-hour {
  background-color: #f5f5f5;
}
.k-gantt .k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.02);
}
.k-gantt .k-header.k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.2);
}
.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
  background-color: #e9e9e9;
}
.k-scheduler-now-arrow {
  border-left-color: #eed3d7;
}
.k-scheduler-now-line {
  background-color: #eed3d7;
}
.k-event,
.k-task-complete {
  border-color: #0187cb;
  background: #0187cb 0 -257px none repeat-x;
  color: #fff;
}
.k-event-inverse {
  color: #333;
}
.k-event.k-state-selected {
  background-position: 0 0;
}
.k-ie7 .k-event .k-resize-handle,
.k-event .k-resize-handle:after,
.k-ie7 .k-task-single .k-resize-handle,
.k-task-single .k-resize-handle:after {
  background-color: #fff;
}
.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
  border-color: #428bca;
}
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
  background-color: #fff;
  color: #333;
  border-color: #ccc;
}
.k-panelbar > li > .k-link {
  color: #333;
}
.k-panelbar > .k-item > .k-link {
  border-color: #ccc;
}
.k-panel > li.k-item {
  background-color: #fff;
}
.k-state-active,
.k-state-active:hover,
.k-active-filter,
.k-tabstrip .k-state-active {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
.k-fieldselector .k-list-container {
  background-color: #fff;
}
.k-button:focus,
.k-button.k-state-focused {
  border-color: #67afe9;
}
.k-button:hover,
.k-button.k-state-hover {
  color: #333;
  border-color: #adadad;
  background-color: #ebebeb;
}
.k-button:active,
.k-button.k-state-active {
  color: #fff;
  background-color: #ebebeb;
  border-color: #428bca;
}
.k-button:active:hover,
.k-button.k-state-active:hover {
  color: #fff;
  border-color: #295f8e;
  background-color: #3276b1;
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active {
  color: #999;
  border-color: #ccc;
  background-color: #fff;
  background-image: none;
}
.k-button:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 5px 3px #d4d4d4;
  box-shadow: inset 0 0 5px 3px #d4d4d4;
}
.k-menu .k-state-hover > .k-state-active {
  background-color: transparent;
}
.k-state-highlight {
  background: #fff;
  color: #333;
}
.k-state-focused,
.k-grouping-row .k-state-focused {
  border-color: #67afe9;
}
.k-calendar .k-link {
  color: #333;
}
.k-calendar .k-footer {
  padding: 0;
}
.k-calendar .k-footer .k-nav-today {
  color: #333;
  text-decoration: none;
  background-color: #f5f5f5;
}
.k-calendar .k-footer .k-nav-today:hover,
.k-calendar .k-footer .k-nav-today.k-state-hover {
  background-color: #fff;
  text-decoration: underline;
}
.k-calendar .k-footer .k-nav-today:active {
  background-color: #fff;
}
.k-calendar .k-link.k-nav-fast {
  color: #333;
}
.k-calendar .k-nav-fast.k-state-hover {
  text-decoration: none;
  background-color: #ebebeb;
  color: #333;
}
.k-calendar .k-link.k-state-hover,
.k-window-titlebar .k-link {
  border-radius: 4px;
}
.k-calendar .k-footer .k-link {
  border-radius: 0;
}
.k-calendar th {
  background-color: #f5f5f5;
}
.k-calendar-container.k-group {
  border-color: rgba(0, 0, 0, 0.2);
}
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.k-marquee-text {
  color: #fff;
}
.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
td.k-state-focused,
.k-button.k-state-focused {
  -webkit-box-shadow: inset 0 0 7px 0 #67afe9;
  box-shadow: inset 0 0 7px 0 #67afe9;
}
.k-state-focused.k-state-selected,
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected {
  -webkit-box-shadow: inset 0 0 10px 3px #3276b1;
  box-shadow: inset 0 0 10px 3px #3276b1;
}
.k-ie8 .k-panelbar span.k-state-focused,
.k-ie8 .k-menu li.k-state-focused,
.k-ie8 .k-listview > .k-state-focused,
.k-ie8 .k-grid-header th.k-state-focused,
.k-ie8 td.k-state-focused,
.k-ie8 .k-tool.k-state-hover,
.k-ie8 .k-button:focus,
.k-ie8 .k-button.k-state-focused,
.k-ie7 .k-panelbar span.k-state-focused,
.k-ie7 .k-menu li.k-state-focused,
.k-ie7 .k-listview > .k-state-focused,
.k-ie7 .k-grid-header th.k-state-focused,
.k-ie7 td.k-state-focused,
.k-ie7 .k-tool.k-state-hover,
.k-ie7 .k-button:focus,
.k-ie7 .k-button.k-state-focused {
  background-color: #ebebeb;
}
.k-list > .k-state-selected.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-selected > .k-link,
.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-state-default > .k-link.k-state-selected {
  color: #fff;
}
.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-pager-wrap .k-link:hover,
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.k-ie7 .k-window-titlebar .k-state-hover,
.k-ie8 .k-window-titlebar .k-state-hover {
  border-color: #adadad;
}
.k-state-hover > .k-select,
.k-state-focused > .k-select {
  border-color: #adadad;
}
.k-button:hover,
.k-button.k-state-hover,
.k-button:focus,
.k-button.k-state-focused,
.k-textbox:hover,
.k-state-hover,
.k-state-hover:hover,
.k-pager-wrap .k-link:hover,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em,
.k-draghandle:hover {
  background-image: none;
}
.k-pager-wrap {
  background-color: #f5f5f5;
  color: #333;
}
.k-autocomplete.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-dropdown-wrap.k-state-active,
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link,
.k-button:active,
.k-panelbar > .k-item > .k-state-focused {
  background-image: none;
}
.k-state-selected,
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
  background-image: none;
}
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
  background-position: 50% 50%;
}
.k-tool-icon {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/sprite.png);
}
.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em {
  color: #333;
}
.k-autocomplete.k-state-hover,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-dropdown-wrap.k-state-focused {
  background-color: #ebebeb;
  background-image: none;
  background-position: 50% 50%;
  border-color: #adadad;
}
.km-pane-wrapper .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.k-dropdown .k-state-focused .k-input {
  color: #333;
}
.k-dropdown .k-state-hover .k-input {
  color: #333;
}
.k-state-error {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48;
}
.k-state-disabled {
  opacity: 0.7;
}
.k-ie7 .k-state-disabled,
.k-ie8 .k-state-disabled {
  filter: alpha(opacity=70);
}
.k-tile-empty.k-state-selected,
.k-loading-mask.k-state-selected {
  border-width: 0;
  background-image: none;
  background-color: transparent;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-other-month,
.k-other-month .k-link,
.k-dropzone em,
.k-dropzone .k-upload-status,
.k-tile-empty strong,
.k-slider .k-draghandle {
  color: #999;
}
.k-progressbar-indeterminate {
  background: url(src/thirdParty/kendo/styles/Bootstrap/indeterminate.gif);
}
.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected {
  display: none;
}
.k-slider-track {
  background-color: #ccc;
}
.k-slider-selection {
  background-color: #428bca;
}
.k-slider-horizontal .k-tick {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/slider-h.gif);
}
.k-slider-vertical .k-tick {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/slider-v.gif);
}
.k-widget.k-tooltip {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.k-widget.k-tooltip-validation {
  border-color: #fbeed5;
  background-color: #fcf8e3;
  color: #c09853;
}
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
  font-size: 12px;
  position: relative;
  top: 3px;
}
.k-callout-n {
  border-bottom-color: #000;
}
.k-callout-w {
  border-right-color: #000;
}
.k-callout-s {
  border-top-color: #000;
}
.k-callout-e {
  border-left-color: #000;
}
.k-tooltip-validation .k-callout-n {
  border-bottom-color: #fbeed5;
}
.k-tooltip-validation .k-callout-w {
  border-right-color: #fbeed5;
}
.k-tooltip-validation .k-callout-s {
  border-top-color: #fbeed5;
}
.k-tooltip-validation .k-callout-e {
  border-left-color: #fbeed5;
}
.k-splitbar {
  background-color: #f5f5f5;
}
.k-restricted-size-vertical,
.k-restricted-size-horizontal {
  background-color: #b94a48;
}
.k-file {
  background-color: #fff;
  border-color: #e7e7e7;
}
.k-file-progress {
  color: #06c;
}
.k-file-progress .k-progress {
  background-color: #d0f8ff;
}
.k-file-success {
  color: #fff;
}
.k-file-success .k-progress {
  background-color: #f0ad4e;
}
.k-file-error {
  color: #c00;
}
.k-file-error .k-progress {
  background-color: #ffded7;
}
.k-tile {
  border-color: #fff;
}
.k-textbox:hover,
.k-tiles li.k-state-hover {
  border-color: #adadad;
}
.k-tiles li.k-state-selected {
  border-color: #428bca;
}
.k-filebrowser .k-tile .k-folder,
.k-filebrowser .k-tile .k-file {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/imagebrowser.png);
  background-size: auto auto;
}
.k-leaf,
.k-leaf.k-state-hover:hover {
  color: #fff;
}
.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover {
  color: #000;
}
.k-widget,
.k-button {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.k-slider,
.k-treeview,
.k-upload {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-hover {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused {
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-state-selected {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.k-state-active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-grid td.k-state-selected.k-state-focused {
  background-color: #4e92cd;
}
.k-popup,
.k-menu .k-menu-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-multiselect.k-state-focused,
.k-filebrowser .k-image,
.k-tooltip {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-treemap-tile.k-state-hover {
  -webkit-box-shadow: inset 0 0 0 3px #ccc;
  box-shadow: inset 0 0 0 3px #ccc;
}
.k-window {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  background-color: #fff;
}
.k-window.k-state-focused {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
}
.k-window.k-window-maximized,
.k-window-maximized .k-window-titlebar,
.k-window-maximized .k-window-content {
  border-radius: 0;
}
.k-shadow {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-inset {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}
.k-editor-inline ::selection {
  background-color: #428bca;
  text-shadow: none;
  color: #fff;
}
.k-editor-inline ::-moz-selection {
  background-color: #428bca;
  text-shadow: none;
  color: #fff;
}
.k-notification.k-notification-info {
  background-color: #e5f5fa;
  color: #0487c4;
  border-color: #b7e1f0;
}
.k-notification.k-notification-success {
  background-color: #eaf7ec;
  color: #349946;
  border-color: #c3e8ca;
}
.k-notification.k-notification-warning {
  background-color: #fff4d9;
  color: #0487c4;
  border-color: #fff0c8;
}
.k-notification.k-notification-error {
  background-color: #ffe0d9;
  color: #ef470a;
  border-color: #ffb7a8;
}
.k-gantt .k-treelist {
  background: #f5f5f5;
}
.k-gantt .k-treelist .k-alt {
  background-color: #dcdcdc;
}
.k-gantt .k-treelist .k-state-selected,
.k-gantt .k-treelist .k-state-selected td,
.k-gantt .k-treelist .k-alt.k-state-selected,
.k-gantt .k-treelist .k-alt.k-state-selected > td {
  background-color: #428bca;
}
.k-task-dot:after {
  background-color: #333;
  border-color: #333;
}
.k-task-dot:hover:after {
  background-color: #fff;
}
.k-task-summary {
  border-color: #737373;
  background: #737373;
}
.k-task-milestone,
.k-task-summary-complete {
  border-color: #333;
  background: #333;
}
.k-state-selected.k-task-summary {
  border-color: #a6c8e6;
  background: #a6c8e6;
}
.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
  border-color: #428bca;
  background: #428bca;
}
.k-task-single {
  background-color: #019fef;
  border-color: #0187cb;
  color: #fff;
}
.k-state-selected.k-task-single {
  border-color: #428bca;
}
.k-line {
  background-color: #333;
  color: #333;
}
.k-state-selected.k-line {
  background-color: #428bca;
  color: #428bca;
}
.k-resource {
  background-color: #fff;
}
.k-i-kpi-decrease,
.k-i-kpi-denied,
.k-i-kpi-equal,
.k-i-kpi-hold,
.k-i-kpi-increase,
.k-i-kpi-open {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/sprite_kpi.png);
}
.k-block,
.k-button,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-multiselect,
.k-combobox,
.k-dropdown,
.k-dropdown-wrap,
.k-datepicker,
.k-timepicker,
.k-colorpicker,
.k-datetimepicker,
.k-notification,
.k-numerictextbox,
.k-picker-wrap,
.k-numeric-wrap,
.k-colorpicker,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-in,
.k-editor-inline,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection,
.k-upload {
  border-radius: 4px;
}
.k-tool {
  text-align: center;
  vertical-align: middle;
}
.k-tool.k-group-start,
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
  border-radius: 4px 0 0 4px;
}
.k-rtl .k-tool.k-group-start {
  border-radius: 0 4px 4px 0;
}
.k-tool.k-group-end,
.k-toolbar .k-button-group .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 0 4px 4px 0;
}
.k-rtl .k-tool.k-group-end {
  border-radius: 4px 0 0 4px;
}
.k-group-start.k-group-end.k-tool {
  border-radius: 4px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
  border-radius: 0 0 4px 4px;
}
.k-autocomplete.k-state-border-up .k-input,
.k-dropdown-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-selected-color,
.k-numeric-wrap.k-state-border-up .k-input {
  border-radius: 0 0 0 4px;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
  border-radius: 0 0 4px 4px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-radius: 4px 4px 0 0;
}
.k-split-button.k-state-border-down > .k-button {
  border-radius: 4px 0 0 0;
}
.k-split-button.k-state-border-up > .k-button {
  border-radius: 0 0 0 4px;
}
.k-split-button.k-state-border-down > .k-split-button-arrow {
  border-radius: 0 4px 0 0;
}
.k-split-button.k-state-border-up > .k-split-button-arrow {
  border-radius: 0 0 4px 0;
}
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-picker-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input {
  border-radius: 0 3px 3px 0;
}
.k-numeric-wrap .k-link {
  border-radius: 0 3px 0 0;
}
.k-numeric-wrap .k-link + .k-link {
  border-radius: 0 0 3px 0;
}
.k-colorpicker .k-selected-color {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-colorpicker .k-selected-color {
  border-radius: 0 3px 3px 0;
}
.k-autocomplete.k-state-border-down .k-input {
  border-radius: 4px 4px 0 0;
}
.k-dropdown-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color,
.k-numeric-wrap.k-state-border-down .k-input {
  border-radius: 4px 0 0 0;
}
.k-numeric-wrap .k-link.k-state-selected {
  background-color: #ebebeb;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
  border-radius: 3px 3px 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-list-container.k-state-border-right {
  border-radius: 0 4px 4px 0;
}
.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-picker-wrap .k-select,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-list-container.k-state-border-right {
  border-radius: 4px 0 0 4px;
}
.k-numeric-wrap.k-expand-padding .k-input {
  border-radius: 4px;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap {
  border-radius: 3px;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-dropzone {
  border-radius: 3px;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  border-radius: 13px;
}
.k-draghandle {
  border-radius: 13px;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link {
  border-radius: 4px 0 0 4px;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link {
  border-radius: 0 4px 4px 0;
}
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link,
.k-edit-field > .k-scheduler-navigation {
  border-radius: 4px;
}
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-radius: 4px 0 0 4px;
}
.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link {
  border-radius: 4px;
}
.k-more-events,
.k-event,
.k-task-single,
.k-task-complete,
.k-event .k-link {
  border-radius: 3px;
}
.k-scheduler-mobile .k-event {
  border-radius: 2px;
}
.k-grid-mobile .k-column-active + th.k-header {
  border-left-color: #333;
}
html .km-pane-wrapper .km-widget,
.k-ie .km-pane-wrapper .k-widget,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-edit-field {
  color: #333;
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  div.km-pane-wrapper a {
    color: #333;
  }
  .km-pane-wrapper .k-icon {
    background-image: url(src/thirdParty/kendo/styles/Bootstrap/sprite_2x.png);
    background-size: 21.2em 21em;
  }
}
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-edit-field textarea {
  outline-width: 0;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
  background-color: #428bca;
  border-top-color: #428bca;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  border-top-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  -webkit-box-shadow: inset 0 -1px 0 #e7e7e7;
  box-shadow: inset 0 -1px 0 #e7e7e7;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
  color: #9b9b9b;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  border-bottom: 1px solid #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  -webkit-box-shadow: 0 1px 1px #e7e7e7;
  box-shadow: 0 1px 1px #e7e7e7;
}
.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type=reset] {
  color: #fff;
  border-color: #eed3d7;
  background-color: red;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
}
.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active {
  background-color: #900;
}
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default {
  background-image: none;
  background-position: 50% 50%;
  background-color: #fff;
  border-color: #ccc;
}
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #ebebeb;
  background-image: none;
  background-position: 50% 50%;
  border-color: #adadad;
}
.k-multiselect.k-header {
  border-color: #ccc;
}
.k-multiselect.k-header.k-state-hover {
  border-color: #adadad;
}
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused {
  background-color: #ebebeb;
  background-image: none;
  background-position: 50% 50%;
  border-color: #67afe9;
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-list-container {
  color: #333;
}
.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-menu .k-popup {
  color: #333;
}
.k-state-default > .k-select {
  border-color: #ccc;
}
.k-state-hover > .k-select {
  border-color: #adadad;
}
.k-state-focused > .k-select {
  border-color: #67afe9;
}
.k-tabstrip:focus {
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
  color: #428bca;
}
.k-tabstrip-items .k-state-hover .k-link,
.k-panelbar > li.k-state-hover > .k-link,
.k-panelbar > li.k-state-default > .k-link.k-state-hover {
  color: #333;
}
.k-panelbar .k-state-focused.k-state-hover {
  background: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip-items .k-state-default,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading {
  border-color: transparent;
}
.k-tabstrip-items .k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-hover .k-loading {
  border-color: #adadad;
}
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active,
.k-ie7 .k-tabstrip-items .k-state-active .k-loading {
  background-color: #fff;
  background-image: none;
  border-color: #ccc;
}
.k-tabstrip .k-content.k-state-active {
  background-color: #fff;
  color: #333;
}
.k-menu.k-header,
.k-menu .k-item {
  border-color: #ccc;
}
.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
  border-color: #ccc;
}
.k-overflow-container .k-overflow-group {
  box-shadow: inset 0 1px 0 #fff, 0 1px 0 #fff;
}
.k-toolbar-first-visible.k-overflow-group,
.k-overflow-container .k-overflow-group + .k-overflow-group {
  box-shadow: 0 1px 0 #fff;
}
.k-toolbar-last-visible.k-overflow-group {
  box-shadow: inset 0 1px 0 #fff;
}
.k-column-menu .k-separator {
  border-color: #ccc;
  background-color: transparent;
}
.k-menu .k-group {
  border-color: rgba(0, 0, 0, 0.2);
}
.k-grid-filter.k-state-active {
  background-color: #fff;
}
.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
  color: #333;
  border-color: #ccc;
  font-weight: bold;
}
.k-grouping-header {
  color: #333;
}
.k-grid td.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px inset 0 0 7px 0 #67afe9;
  box-shadow: inset 0 0 0 1px inset 0 0 7px 0 #67afe9;
}
.k-header,
.k-grid-header-wrap,
.k-grid .k-grouping-header,
.k-grid-header,
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link,
.k-grouping-header .k-group-indicator,
.k-gantt-toolbar .k-state-default {
  border-color: #ccc;
}
.k-primary,
.k-overflow-container .k-primary {
  color: #fff;
  border-color: #367fbd;
  background-image: none;
  background-position: 50% 50%;
  background-color: #428bca;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus,
.k-primary.k-state-focused {
  color: #fff;
  border-color: #eff8ff;
  background-image: none;
  -webkit-box-shadow: 0 0 8px 0 #cfe6f8;
  box-shadow: 0 0 8px 0 #cfe6f8;
}
.k-primary:hover {
  color: #fff;
  border-color: #295f8e;
  background-image: none;
  background-color: #3276b1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-primary:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 0 8px 0 #cfe6f8;
  box-shadow: 0 0 8px 0 #cfe6f8;
}
.k-primary:active {
  color: #fff;
  border-color: #285e8e;
  background-image: none;
  background-color: #3276b1;
  -webkit-box-shadow: inset 0 0 8px 0 #66afe9;
  box-shadow: inset 0 0 8px 0 #66afe9;
}
.k-primary.k-state-disabled,
.k-state-disabled .k-primary,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:hover,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:active,
.k-primary.k-state-disabled:active {
  color: #fff;
  border-color: #7dabd4;
  background-color: #84b3dc;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-pager-numbers .k-link,
.k-treeview .k-in {
  border-color: transparent;
}
.k-treeview .k-icon,
.k-scheduler-table .k-icon,
.k-grid .k-hierarchy-cell .k-icon {
  background-color: transparent;
  border-radius: 4px;
}
.k-scheduler-table .k-state-hover .k-icon {
  background-color: transparent;
}
.k-button:focus {
  outline: 0;
}
.k-editor .k-tool:focus {
  outline: 0;
  border-color: #67afe9;
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-checkbox-label:before {
  border-color: transparent;
  border-radius: 3px;
}
.k-checkbox-label:after {
  border-color: #ccc;
  background: #fff;
  border-radius: 3px;
}
.k-checkbox-label:hover:after,
.k-checkbox:checked + .k-checkbox-label:hover:after {
  border-color: #adadad;
  box-shadow: none;
}
.k-checkbox:checked + .k-checkbox-label:after {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  color: #428bca;
}
.k-checkbox-label:active:before {
  box-shadow: 0 0 2px 0 #67afe9;
  border-color: transparent;
  border-radius: 3px;
}
.k-checkbox-label:active:after {
  border-color: #67afe9;
  border-radius: 3px;
}
.k-checkbox:checked + .k-checkbox-label:active:after {
  border-color: #67afe9;
}
.k-checkbox:checked + .k-checkbox-label:active:before {
  box-shadow: 0 0 2px 0 #67afe9;
  border-radius: 3px;
}
.k-checkbox:disabled + .k-checkbox-label {
  color: #999;
}
.k-checkbox:disabled + .k-checkbox-label:hover:after,
.k-checkbox:disabled + .k-checkbox-label:active:before {
  box-shadow: none;
}
.k-checkbox:checked:disabled + .k-checkbox-label:after {
  background: #fff;
  color: #999;
}
.k-checkbox:disabled + .k-checkbox-label:after,
.k-checkbox:checked:disabled + .k-checkbox-label:active:after,
.k-checkbox:disabled + .k-checkbox-label:hover:before,
.k-checkbox:checked:disabled + .k-checkbox-label:hover:after {
  background: #fff;
  border-color: #ccc;
  border-radius: 3px;
}
.k-radio-label:before {
  border-color: #ccc;
  border-radius: 50%;
  background-color: #fff;
  border-width: 1px;
}
.k-radio-label:hover:before,
.k-radio:checked + .k-radio-label:hover:before {
  border-color: #adadad;
  box-shadow: none;
}
.k-radio:checked + .k-radio-label:before {
  border-color: #ccc;
}
.k-radio:checked + .k-radio-label:after {
  background-color: #428bca;
  border-radius: 50%;
}
.k-radio-label:active:before {
  box-shadow: 0 0 2px 0 #67afe9;
  border-radius: 50%;
  border-color: #67afe9;
}
.k-radio:checked + .k-radio-label:active:before {
  box-shadow: 0 0 2px 0 #67afe9;
  border-radius: 50%;
  border-color: #67afe9;
}
.k-radio:disabled + .k-radio-label {
  color: #b3bac7;
}
.k-radio:disabled + .k-radio-label:before {
  border-color: #bfbfbf;
}
.k-radio:disabled + .k-radio-label:active:before {
  box-shadow: none;
  background: #fff;
}
.k-radio:disabled + .k-radio-label:before {
  background: #fff;
}
.k-radio:disabled + .k-radio-label:hover:after,
.k-radio:disabled + .k-radio-label:hover:before {
  box-shadow: none;
}
.k-checkbox:focus + .k-checkbox-label:after,
.k-radio:focus + .k-radio-label:before {
  border-color: #67afe9;
  box-shadow: 0 0 2px 0 #67afe9;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .k-icon:not(.k-loading),
  .k-grouping-dropclue,
  .k-drop-hint,
  .k-callout,
  .k-tool-icon,
  .k-state-hover .k-tool-icon,
  .k-state-active .k-tool-icon,
  .k-state-active.k-state-hover .k-tool-icon,
  .k-state-selected .k-tool-icon,
  .k-state-selected.k-state-hover .k-tool-icon,
  .k-column-menu .k-sprite,
  .k-mobile-list .k-check:checked,
  .k-mobile-list .k-edit-field [type=checkbox]:checked,
  .k-mobile-list .k-edit-field [type=radio]:checked {
    background-image: url(src/thirdParty/kendo/styles/Bootstrap/sprite_2x.png);
    background-size: 340px 336px;
  }
  .k-dropdown-wrap .k-input,
  .k-picker-wrap .k-input,
  .k-numeric-wrap .k-input {
    border-radius: 3px 0 0 3px;
  }
  .k-i-kpi-decrease,
  .k-i-kpi-denied,
  .k-i-kpi-equal,
  .k-i-kpi-hold,
  .k-i-kpi-increase,
  .k-i-kpi-open {
    background-image: url(src/thirdParty/kendo/styles/Bootstrap/sprite_kpi_2x.png);
    background-size: 96px 16px;
  }
}
@media screen and (-ms-high-contrast: active) {
  .k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,
  .k-editor-toolbar-wrap .k-button-group .k-tool:focus {
    border-color: #fff;
  }
}
.ktb-checkbox-label-after {
  border-color: #ccc;
  background: #fff;
}
.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
  border-color: #adadad;
}
.ktb-checkbox-checked + .ktb-checkbox-label-after {
  background-color: #fff;
  border-color: #ccc;
  color: #428bca;
}
.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
  border-color: #adadad;
}
.ktb-checkbox-label-active-after {
  border-color: #67afe9;
}
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-after,
.ktb-checkbox-disabled + .ktb-checkbox-label-after,
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-active-after,
.ktb-checkbox-disabled + .ktb-checkbox-label-hover-before,
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-hover-after {
  background: #fff;
  color: #999;
  border-color: #ccc;
}
.ktb-radio-label-before {
  border-color: #ccc;
  background-color: #fff;
}
.ktb-radio-checked + .ktb-radio-label-after {
  background-color: #428bca;
}
.ktb-radio-checked + .ktb-radio-label-before {
  border-color: #ccc;
}
.ktb-radio-label-hover-before,
.ktb-radio-checked + .ktb-radio-label-hover-before {
  border-color: #adadad;
}
.ktb-radio-label-active-before {
  border-color: #67afe9;
}
.ktb-radio-checked + .ktb-radio-label-after {
  background-color: #428bca;
}
.ktb-radio-disabled + .ktb-radio-label-before,
.ktb-radio-disabled + .ktb-radio-label-active-before {
  background: #fff;
  border-color: #ccc;
}
.k-grid,
.k-scheduler,
.k-menu,
.k-editor {
  border-radius: 4px;
}
.k-grid > .k-grouping-header,
.k-grid-header:first-child,
.k-grid-toolbar:first-child,
.k-scheduler > .k-scheduler-toolbar:first-child {
  border-radius: 3px 3px 0 0;
}
.k-grid-header:first-child th.k-header:first-child,
thead.k-grid-header th.k-header:first-child,
.k-rtl thead.k-grid-header th.k-header:last-child {
  border-radius: 3px 0 0 0;
}
.k-rtl .k-grid-header:first-child th.k-header:first-child,
.k-rtl thead.k-grid-header th.k-header:first-child,
thead.k-grid-header th.k-header:last-child {
  border-radius: 0 3px 0 0;
}
.k-grid-pager,
.k-scheduler-footer {
  border-radius: 0 0 3px 3px;
}
.k-menu > .k-first {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-menu > .k-first {
  border-radius: 0 3px 3px 0;
}
.k-widget.k-treeview {
  color: #428bca;
}
.k-treeview .k-in.k-state-hover {
  color: #428bca;
}
.k-treeview .k-state-selected,
.k-draghandle.k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip-items .k-state-hover .k-link {
  color: #428bca;
}
.k-tabstrip-items .k-state-active .k-link {
  color: #333;
}
.k-tabstrip-items .k-state-active .k-link {
  color: #333;
}
.k-tabstrip-items .k-item {
  background: transparent;
}
.k-tabstrip-items .k-item.k-state-active {
  background: #fff;
}
.k-tabstrip-items .k-item.k-state-hover {
  background: #ebebeb;
}
.k-tabstrip-items .k-state-focused {
  border-color: #67afe9;
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-tabstrip-items .k-state-default.k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading {
  border-color: #ebebeb;
}
.k-multiselect .k-button {
  color: #fff;
  border-color: #357ebd;
  background-color: #428bca;
}
.k-multiselect .k-button.k-state-hover {
  border-color: #295f8e;
  background-color: #3276b1;
}
.k-multiselect .k-button:active {
  color: #fff;
  -webkit-box-shadow: inset 0 0 10px 3px #3276b1;
  box-shadow: inset 0 0 10px 3px #3276b1;
}
.k-list > .k-state-hover {
  border-color: #ebebeb;
}
.k-scheduler-toolbar > ul > li {
  background-color: #fff;
  border-color: #ccc;
}
.k-menu .k-group {
  background: #fff;
}
.k-menu .k-state-default .k-state-border-down {
  background-color: #e7e7e7;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.k-menu .k-state-border-right {
  background-color: #428bca;
  color: #fff;
}
.k-slider-track {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 0;
}
.k-slider-selection {
  background-color: #ebebeb;
  border-radius: 0;
}
.k-slider-horizontal .k-tick {
  background-image: url(src/thirdParty/kendo/styles/Bootstrap/slider-h.gif);
}
.k-draghandle.k-state-selected,
.k-draghandle.k-state-selected:link,
.k-draghandle.k-state-selected:hover {
  background-color: #ccc;
  border-color: #ccc;
}
.k-draghandle.k-state-focused,
.k-draghandle.k-state-focused:link,
.k-slider-buttons .k-button:focus,
.k-slider-buttons .k-button:active {
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
  border-color: #67afe9;
  background-color: #fff;
}
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default,
.k-multiselect.k-header {
  border-color: #ccc;
}
.k-widget.k-autocomplete,
.k-widget.k-combobox,
.k-widget.k-dropdown,
.k-widget.k-datepicker,
.k-widget.k-datetimepicker,
.k-widget.k-timepicker,
.k-widget.k-numerictextbox,
.k-widget.k-multiselect,
.k-widget.k-menu,
.k-widget.k-progressbar,
.k-progressbar > .k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-autocomplete.k-state-default .k-input,
.k-combobox .k-state-default .k-input,
.k-picker-wrap.k-state-default .k-input,
.k-numeric-wrap.k-state-default .k-input,
.k-multiselect-wrap,
.k-slider-track,
.k-slider-selection,
.k-progress-status-wrap {
  -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);
}
.k-textbox:focus,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused {
  background-color: #fff;
  background-image: none;
  background-position: 50% 50%;
  border-color: #67afe9;
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-multiselect .k-textbox:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-textbox:hover,
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #ebebeb;
  background-image: none;
  background-position: 50% 50%;
  border-color: #adadad;
}
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active {
  border-color: #ccc;
  background-color: #ebebeb;
}
.k-grid-filter.k-state-active {
  border-color: #adadad;
  background-color: #ebebeb;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.k-picker-wrap.k-state-active.k-state-border-down,
.k-dropdown-wrap.k-state-active.k-state-border-down,
.k-numeric-wrap .k-link.k-state-selected {
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.k-picker-wrap.k-state-focused > .k-select,
.k-picker-wrap.k-state-active > .k-select .k-dropdown-wrap.k-state-focused > .k-select,
.k-dropdown-wrap.k-state-active > .k-select {
  border-color: #ccc;
}
.k-panelbar > .k-item > .k-link {
  border-color: #ccc;
}
.k-panelbar > li.k-state-default > .k-link {
  color: #333;
}
.k-panelbar .k-state-focused {
  -webkit-box-shadow: inset 0 0 7px 0 #67afe9;
  box-shadow: inset 0 0 7px 0 #67afe9;
}
.k-toolbar .k-button.k-state-active:hover,
.k-split-container .k-button.k-state-active:hover,
.k-overflow-container .k-button.k-state-active:hover,
.k-panelbar > li > .k-link.k-state-selected {
  color: #fff;
}
.k-toolbar .k-button.k-state-active,
.k-split-container .k-button.k-state-active,
.k-overflow-container .k-button.k-state-active,
.k-panelbar .k-link.k-state-selected.k-state-hover {
  color: #333;
}
.k-panelbar .k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected,
.k-state-selected td.k-state-focused,
.k-listview > .k-state-focused.k-state-selected {
  -webkit-box-shadow: inset 0 0 10px 3px #3276b1;
  box-shadow: inset 0 0 10px 3px #3276b1;
}
.k-panelbar .k-state-focused.k-state-hover {
  background: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-pager-wrap {
  color: #a5a5a5;
}
.k-pager-wrap > .k-link,
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  border-radius: 0;
}
.k-grid tr td {
  border-style: solid;
  border-color: #ccc;
}
.k-pager-wrap .k-link {
  background: #fff;
  border-color: #ccc;
  border-right: 0;
}
.k-pager-wrap .k-pager-refresh {
  background: #f5f5f5;
}
.k-pager-wrap .k-link:hover {
  color: #428bca;
  border-color: #ccc;
  background: #ebebeb;
}
.k-grid-header .k-link:link,
.k-grid-header .k-link:visited,
.k-grid-header .k-nav-current.k-state-hover .k-link,
.k-grouping-header .k-link {
  color: #333;
}
.k-pager-wrap .k-pager-nav.k-pager-last {
  border-radius: 0 4px 4px 0;
  border-right-color: #ccc;
}
.k-pager-nav.k-pager-first {
  border-radius: 4px 0 0 4px;
}
.k-dropzone .k-upload-status {
  color: #f0ad4e;
}
.k-menu .k-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-multiselect.k-state-focused,
.k-filebrowser .k-image,
.k-tooltip {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-window {
  border-color: #ccc;
}
.k-state-focused,
.k-button:focus,
.k-button.k-state-focused,
.k-button:focus:active {
  -webkit-box-shadow: 0 0 7px 0 #67afe9;
  box-shadow: 0 0 7px 0 #67afe9;
}
.k-list > .k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-popup {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.k-tooltip {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-list-container {
  border-color: #ccc;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle {
  -webkit-box-shadow: 0 0 0 1px #c4c4c4;
  box-shadow: 0 0 0 1px #c4c4c4;
  background: transparent;
  border: 5px solid #fff;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-hue-slider .k-draghandle:focus {
  border-color: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 8px 0 rgba(102, 175, 233, 0.75);
  border-width: 5px;
  padding: 0;
}
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  margin-right: 0;
}
.k-grid .k-pager-numbers,
.k-pager-wrap > .k-link {
  margin: 0;
}
.k-pager-wrap .k-link {
  border-right: 0;
}
.k-pager-wrap .k-link.k-pager-last {
  border-right-width: 1px;
  border-right-style: solid;
}
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:active {
  color: #fff;
  border-color: #285e8e;
  background-image: none;
  background-color: #3276b1;
  -webkit-box-shadow: inset 0 0 8px 0 #66afe9;
  box-shadow: inset 0 0 8px 0 #66afe9;
}
.k-editor-toolbar .k-tool {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.k-editor-toolbar .k-tool.k-state-hover {
  color: #333;
  border-color: #adadad;
  background-color: #ebebeb;
}
.k-editor-toolbar .k-state-selected {
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  background-color: #ebebeb;
  border-color: #adadad;
}
.k-editor-toolbar .k-button-group .k-tool-icon {
  border-color: #ccc;
}
.k-splitbar,
.k-splitbar:hover {
  border-color: transparent;
}
.k-button:active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.k-button:active:hover,
.k-button.k-state-active:hover {
  color: #333;
  border-color: #adadad;
  background-color: #ebebeb;
}
/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all;
}
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}
#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: #29d;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
/* Fancy blur effect */
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: 0.45;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 10002;
  top: 10px;
  left: 10px;
}
#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 10px;
  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  -moz-animation: loading-bar-spinner 400ms linear infinite;
  -ms-animation: loading-bar-spinner 400ms linear infinite;
  -o-animation: loading-bar-spinner 400ms linear infinite;
  animation: loading-bar-spinner 400ms linear infinite;
}
@-webkit-keyframes loading-bar-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loading-bar-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading-bar-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loading-bar-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.select-area {
  border: 1px dashed #1F4E60;
  background: #1F4E60;
  opacity: 0.2;
  z-index: 2000;
}
.resizable {
  position: relative;
}
.resizable.no-transition {
  transition: none !important;
}
.rg-right,
.rg-left,
.rg-top,
.rg-bottom {
  display: block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background: transparent;
}
.rg-right span,
.rg-left span,
.rg-top span,
.rg-bottom span {
  position: absolute;
  box-sizing: border-box;
  display: block;
  border: 1px solid #ccc;
}
.rg-right span,
.rg-left span {
  border-width: 0 1px;
  top: 50%;
  margin-top: -10px;
  margin: -10px 0 0 3.5px;
  height: 20px;
  width: 7px;
}
.rg-top span,
.rg-bottom span {
  border-width: 1px 0;
  left: 50%;
  margin: 3.5px 0 0 -10px;
  width: 20px;
  height: 7px;
}
.rg-top {
  cursor: row-resize;
  width: 100%;
  top: 0;
  left: 0;
  margin-top: -14px;
}
.rg-right {
  cursor: col-resize;
  height: 100%;
  right: 0;
  top: 0;
  margin-right: -14px;
}
.rg-bottom {
  cursor: row-resize;
  width: 100%;
  bottom: 0;
  left: 0;
  margin-bottom: -14px;
}
.rg-left {
  cursor: col-resize;
  height: 100%;
  left: 0;
  top: 0;
  margin-left: -14px;
}

/*********************************************************/
/* This file contains bootstrap variables                */
/*********************************************************/
/*@font-size-h1:            floor(@font-size-base * 2.6); // ~36px
@font-size-h2:            floor(@font-size-base * 2.15); // ~30px
@font-size-h3:            ceil(@font-size-base * 1.7); // ~24px
@font-size-h4:            ceil(@font-size-base * 1.25); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil(@font-size-base * 0.85); // ~12px*/
@-webkit-keyframes fa-custom-hourglass-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-custom-hourglass-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-custom-hourglass-spin {
  -webkit-animation: fa-custom-hourglass-spin 4s infinite ease-out;
  animation: fa-custom-hourglass-spin 4s infinite ease-out;
}
.dropdown-menu > li > div.checkbox {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #1a7390;
  white-space: nowrap;
  margin: 0;
}
.dropdown-menu .submenu {
  min-width: 160px;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
}
.dropdown-menu .submenu-toggle > a,
.submenu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.dropdown-menu .submenu-toggle > a:hover,
.submenu > li > a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #464646;
}
.dropdown-menu .submenu-toggle > a {
  display: flex;
  min-width: 180px;
  justify-content: space-between;
  align-items: center;
}
.submenu > li > a {
  padding-left: 25px;
  padding-right: 15px;
}
.open > .dropdown-menu {
  z-index: 1090;
  padding: 0;
  max-height: 442px;
  overflow: auto;
}
.dropdown-header,
.dropdown-menu > li > a {
  padding: 7px 20px;
}
.modal[size="slide-editor"] {
  position: absolute;
}
.dropdown-menu {
  padding: 0;
}
.modal-footer .form-group {
  margin-bottom: 0;
}
[data-aspect-ratio] {
  display: block;
  max-width: 100%;
  position: relative;
}
[data-aspect-ratio]:before {
  content: '';
  display: block;
}
[data-aspect-ratio] > * {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
[data-aspect-ratio] > .content {
  height: 100%;
  width: 100%;
}
[data-aspect-ratio="3:1"]:before {
  padding-top: 33.33%;
}
[data-aspect-ratio="2:1"]:before {
  padding-top: 50%;
}
[data-aspect-ratio="16:9"]:before {
  padding-top: 56.25%;
}
[data-aspect-ratio="3:2"]:before {
  padding-top: 66.66%;
}
[data-aspect-ratio="4:3"]:before {
  padding-top: 75%;
}
[data-aspect-ratio="1:1"]:before {
  padding-top: 100%;
}
[data-aspect-ratio="3:4"]:before {
  padding-top: 133.33%;
}
[data-aspect-ratio="2:3"]:before {
  padding-top: 150%;
}
[data-aspect-ratio="9:16"]:before {
  padding-top: 177.77%;
}
[data-aspect-ratio="1:2"]:before {
  padding-top: 200%;
}
[data-aspect-ratio="1:3"]:before {
  padding-top: 300%;
}
input {
  position: relative;
}
input[required] ~ .fa {
  font-size: 0.65em;
  position: absolute;
  right: 20px;
  top: 7px;
  color: #b94a48;
}
input[required].ng-valid + .fa {
  display: none;
}
.expand-full-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.chosen-choices > .search-field > input[type=text] {
  padding-left: 10px;
}
.vertical-center-label {
  display: flex;
  height: 34px;
  align-items: center;
}
.table > tbody > tr > td.align-middle,
.table > tfoot > tr > td.align-middle,
.table > thead > tr > td.align-middle,
.table > tbody > tr > th.align-middle,
.table > tfoot > tr > th.align-middle,
.table > thead > tr > th.align-middle {
  vertical-align: middle;
}
.align-middle {
  vertical-align: middle;
}
.override-checkbox {
  background: #fff;
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: inline-flex;
  vertical-align: bottom;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  color: #333;
  width: 1.7em;
  height: 1.7em;
  border-radius: 4px;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}
.override-checkbox:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}
.override-checkbox.muted {
  border-color: #ccc;
  color: #ccc;
}
.override-checkbox.disabled {
  background-color: #e8e8e8 !important;
}
.override-checkbox .fa-minus-circle {
  color: #d9534f;
}
.modal-header.page-header-toolbar {
  margin: 0;
  padding: 15px;
}
.faded {
  color: #aaa;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbb;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbb;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbb;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbb;
}
[tabindex] {
  outline: none !important;
}
.bold {
  font-weight: bold;
}
.vertical-align {
  display: flex;
  align-items: center;
}
.sortable-element {
  margin: 10px;
  padding: 5px;
}
.dragging {
  max-width: 600px;
}
.hint {
  background-color: rgba(128, 128, 128, 0.4);
}
.list-group-item.selected,
.list-group-item.selected:hover {
  color: black;
  border-color: #e0e0e0;
  background-color: #f2f2f2;
}
.page-header-toolbar-link {
  margin: 0 4px;
}
.header-filter {
  color: grey;
}
.header-filter .dropdown {
  margin-right: 10px;
}
/* columns of same height styles */
.container-xs-height {
  overflow-y: hidden;
}
.row-xs-height {
  overflow-y: hidden;
}
.col-xs-height {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
@media (min-width: 768px) {
  .row-sm-height {
    overflow-y: hidden;
  }
  .col-sm-height {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    overflow-y: hidden;
  }
  .col-md-height {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}
@media (min-width: 1200px) {
  .row-lg-height {
    overflow-y: hidden;
  }
  .col-lg-height {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}
@media (min-width: 1600px) {
  .row-lg-height {
    overflow-y: hidden;
  }
  .col-xl-height {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}
/* columns of same height styles */
/* variant 2
.container-xs-height {
    display:table;
    padding-left:0px;
    padding-right:0px;
}
.row-xs-height {
    display: table;
    width: 100%;
}
.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        width: 100%;
    }
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 992px) {
    .row-md-height {
        display: table;
        width: 100%;
    }
    .col-md-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        width: 100%;
    }
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
}
*/
/* firefox fix */
.img-responsive {
  width: 100%;
}
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
/* BOOTSTRAP XL */
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl {
  display: none !important;
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
  .visible-xl-block {
    display: block !important;
  }
  .visible-xl-inline {
    display: inline !important;
  }
  .visible-xl-inline-block {
    display: inline-block !important;
  }
  .hidden-xl {
    display: none !important;
  }
}
.device-list .status-OFFLINE {
  color: red;
}
.device-list .status-ONLINE {
  color: green;
}
.device-list .status-SUSPENDED {
  color: blue;
}
.device-list .status-UNREGISTERED {
  color: orange;
}
.device-list ul,
.device-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.device-list li {
  padding: 0.5em 1em;
  background: #eaeaea;
  border-bottom: 1px solid #ddd;
}
.device-list li:hover {
  cursor: pointer;
  background: #fff;
}
.device-list li.active {
  background: #3e3e3e;
  border-color: #3e3e3e;
}
.device-list li.active .status {
  color: #fff;
}
.device-list li.active .name {
  color: #fff;
}
.device-list input {
  width: 100%;
}
.device-list .name,
.device-list .status,
.device-list .activity,
.device-list .enterpin,
.device-list .disconnect {
  display: inline-block;
  vertical-align: middle;
}
.device-list .name {
  margin-right: 40px;
  font-size: 1.4em;
  line-height: 2.4em;
}
.device-list .enterpin {
  width: 200px;
}
.device-list .status {
  width: 40px;
  font-size: 2em;
}
.device-list .activity {
  width: 200px;
}
#headerNav .ap-info .info {
  color: #fff;
}
ul.action-list,
ul.action-list li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.action-list li {
  padding: 10px;
  background: #eaeaea;
  position: relative;
}
ul.action-list li:nth-of-type(odd) {
  background: #fafafa;
}
ul.action-list header {
  display: inline-block;
  vertical-align: top;
}
ul.action-list header h3 {
  font-weight: bold;
}
ul.action-list header h1,
ul.action-list header h2,
ul.action-list header h3,
ul.action-list header h4,
ul.action-list header h5 {
  margin-top: 0;
}
ul.action-list .actions {
  vertical-align: middle;
  text-align: center;
  width: 86px;
  display: inline-block;
}
.forced-content .forced-content-list header h3 {
  line-height: 1.8em;
  line-height: 50px;
  margin-bottom: 0;
}
@-webkit-keyframes expand-list {
  0% {
    opacity: 0;
    max-height: 0;
  }
  100% {
    opacity: 1;
    max-height: 262px;
  }
}
@-webkit-keyframes contract-list {
  0% {
    opacity: 1;
    max-height: 262px;
  }
  100% {
    opacity: 0;
    max-height: 0;
  }
}
.channels-list .panel {
  position: relative;
}
.channels-list .epg-search-wrapper {
  padding-right: 100px;
  padding-top: 3px;
}
.channels-list .popover .popover-title {
  background: #1a7390;
  color: #fff;
}
.channels-list .list-epg {
  margin-top: 1em;
}
.channels-list .list-epg .toggle-row {
  position: absolute;
  padding: 30px 25px;
  top: 0;
  right: 0;
}
.channels-list .list-epg .program {
  position: relative;
}
.channels-list .list-epg .program .title a {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.3em;
  color: #464646;
}
.channels-list .list-epg .program .title a:hover {
  text-decoration: none;
  color: #464646;
}
.channels-list .list-epg .program .record-indicator {
  position: absolute;
  top: 4px;
  left: 0;
  height: 18px;
  cursor: pointer;
  width: 42px;
  display: none;
  background-repeat: no-repeat;
}
.channels-list .list-epg .program.record-multiple .record-indicator {
  background-image: url(Content/app/images/recurring.png);
}
.channels-list .list-epg .program.record-single .record-indicator {
  background-image: url(Content/app/images/rec.png);
}
.channels-list .list-epg .program.record-multiple .record-indicator,
.channels-list .list-epg .program.record-single .record-indicator {
  display: block;
}
.channels-list .list-epg .program.record-multiple .title,
.channels-list .list-epg .program.record-single .title {
  padding-left: 31px;
}
.channels-list ul.channels,
.channels-list ul.channels > li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.channels-list ul.channels > li {
  padding: 5px 13px;
  position: relative;
  background: #FCFAFA;
  border-bottom: 1px solid #ddd;
}
.channels-list ul.channels > li header {
  padding: 10px 0;
}
.channels-list ul.channels > li:nth-child(even) {
  background: #fff;
}
.channels-list ul.channels header {
  margin-right: -15px;
  margin-left: -15px;
}
.channels-list ul.channels header:before,
.channels-list ul.channels header:after {
  display: table;
  content: " ";
}
.channels-list ul.channels header:after {
  clear: both;
}
.channels-list ul.channels header .logo-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
  min-height: 79px;
  margin-top: -10px;
  margin-bottom: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 1200px) {
  .channels-list ul.channels header .logo-column {
    float: left;
    width: 33.33333333%;
  }
}
.channels-list ul.channels header .logo-column .buttons {
  vertical-align: top;
  text-align: left;
  padding: 2px 10px;
  width: auto;
  display: inline-block;
}
.channels-list ul.channels header .logo-column .logo {
  display: inline-block;
}
.channels-list ul.channels header .logo-column span.alt {
  display: table-cell;
  width: 126px;
  height: 59px;
  line-height: 1em;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
.channels-list ul.channels header .program-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-left: 20px;
}
@media (min-width: 1200px) {
  .channels-list ul.channels header .program-column {
    float: left;
    width: 25%;
  }
}
.channels-list ul.channels header .logo span {
  display: block;
  font-size: 1.4em;
  line-height: 1.3em;
}
.channels-list ul.channels header .logo img {
  width: 126px;
}
.channels-list ul.channels header .schedule-label {
  color: #aaa;
  font-size: 75%;
  height: 14px;
  width: 50%;
}
.channels-list ul.channels .channel-content {
  margin-right: -15px;
  margin-left: -15px;
  -webkit-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
.channels-list ul.channels .channel-content:before,
.channels-list ul.channels .channel-content:after {
  display: table;
  content: " ";
}
.channels-list ul.channels .channel-content:after {
  clear: both;
}
.channels-list ul.channels .channel-content .record-indicator {
  top: 10px;
  left: 7px;
}
.channels-list ul.channels .channel-content.ng-enter {
  -webkit-animation: 0.4s expand-list;
  -moz-animation: 0.4s expand-list;
  -o-animation: 0.4s expand-list;
  animation: 0.4s expand-list;
  overflow: hidden;
}
.channels-list ul.channels .channel-content.ng-leave {
  -webkit-animation: 0.4s contract-list;
  -moz-animation: 0.4s contract-list;
  -o-animation: 0.4s contract-list;
  animation: 0.4s contract-list;
  overflow: hidden;
}
.channels-list ul.channels .channel-content .program-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .channels-list ul.channels .channel-content .program-column {
    margin-left: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .channels-list ul.channels .channel-content .program-column {
    float: left;
    width: 41.66666667%;
  }
}
.channels-list ul.channels .channel-content .program {
  padding: 6px;
  margin-bottom: 0.6em;
}
.channels-list .panel-title .program {
  padding: 18px 0;
}
.channels-list .panel-title .program .title {
  margin-bottom: 0.3em;
}
.channels-list .panel-title a:after {
  display: none;
}
.channels-list .channel-control {
  padding: 22px 0;
}
.channels-list .program {
  position: relative;
}
.channels-list .grid-container .nav-tabs {
  margin: 1em 0 0;
}
.channels-list .grid-epg {
  border: 1px solid #ddd;
  background: #e2e2e2;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: -20vh;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}
.channels-list .grid-epg .epg-grid-row {
  display: table-row;
}
.channels-list .grid-epg .logo-column,
.channels-list .grid-epg .program-column {
  display: table-cell;
  overflow: hidden;
  vertical-align: top;
}
.channels-list .grid-epg ul.channels {
  display: block;
}
.channels-list .grid-epg ul.channels,
.channels-list .grid-epg ul.channels > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.channels-list .grid-epg ul.channels > li {
  display: block;
  height: 58px;
}
.channels-list .grid-epg ul.logos {
  margin-bottom: 20px;
}
.channels-list .grid-epg ul.logos > li {
  position: relative;
  width: 124px;
  display: table;
}
.channels-list .grid-epg ul.logos > li .alt {
  cursor: default;
  display: inline-block;
  padding: 3px;
  font-size: 1.3em;
}
.channels-list .grid-epg ul.logos > li .action {
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  -webkit-transform: translate(-40px, 0);
  -ms-transform: translate(-40px, 0);
  -o-transform: translate(-40px, 0);
  transform: translate(-40px, 0);
  top: 7px;
  left: 0;
  opacity: 0;
  position: absolute;
}
.channels-list .grid-epg ul.logos > li img,
.channels-list .grid-epg ul.logos > li span.alt {
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  max-height: 57px;
  max-width: 100%;
  overflow: hidden;
}
.channels-list .grid-epg ul.logos > li span.alt {
  line-height: 14px;
  display: table-cell;
  font-size: 14px;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  font-weight: bold;
}
.channels-list .grid-epg ul.logos > li:hover .action,
.channels-list .grid-epg ul.logos > li:focus .action {
  -webkit-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
  transform: translate(10px, 0);
  opacity: 1;
}
.channels-list .grid-epg ul.logos > li:hover img,
.channels-list .grid-epg ul.logos > li:focus img,
.channels-list .grid-epg ul.logos > li:hover span.alt,
.channels-list .grid-epg ul.logos > li:focus span.alt {
  -webkit-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
}
.channels-list .grid-epg .program {
  color: #333;
}
.channels-list .grid-epg .program.disabled {
  cursor: default;
}
.channels-list .grid-epg .program.disabled .title,
.channels-list .grid-epg .program.disabled .time {
  opacity: 0.4;
}
.channels-list .grid-epg .program:hover {
  text-decoration: none;
}
.channels-list .grid-epg .program .title {
  color: #464646;
}
.channels-list .grid-epg .program .title:hover {
  color: #464646;
}
.channels-list .grid-epg .program .record-indicator {
  display: inline-block;
  float: left;
  height: 29px;
  width: 29px;
  display: none;
}
.channels-list .grid-epg .program .record-single,
.channels-list .grid-epg .program .record-multiple {
  border-top: 2px solid #ffa6a6;
  margin-bottom: -2px;
}
.channels-list .grid-epg .program .record-single .record-indicator,
.channels-list .grid-epg .program .record-multiple .record-indicator {
  display: inline-block;
  background-repeat: no-repeat;
}
.channels-list .grid-epg .program .record-single .record-indicator {
  background-image: url(Content/app/images/rec.png);
}
.channels-list .grid-epg .program .record-multiple .record-indicator {
  background-image: url(Content/app/images/recurring.png);
}
.channels-list .grid-epg .programs {
  display: table-row;
}
.channels-list .grid-epg .programs .program {
  display: table-cell;
}
.channels-list .grid-epg ul.epg {
  white-space: nowrap;
}
.channels-list .grid-epg ul.epg li .program {
  background: #FCFAFA;
}
.channels-list .grid-epg ul.epg li:nth-of-type(even) .program {
  background: #fff;
}
.channels-list .grid-epg ul.epg .content {
  padding: 2px 4px;
  border-right: 1px solid #ddd;
  height: 58px;
  border-bottom: 1px solid #ddd;
}
.channels-list .grid-epg ul.epg .program {
  font-size: 1em;
  width: 200px;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.channels-list .grid-epg ul.epg .program .title {
  padding-top: 1px;
  white-space: nowrap;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2em;
}
.channels-list .grid-epg ul.epg .program .title a {
  color: #333;
}
.channels-list .grid-epg ul.epg .program .time {
  white-space: nowrap;
  font-size: 0.75em;
}
.channels-list .grid-epg .logo-column {
  width: 124px;
  border-right: 1px solid #ddd;
}
.channels-list .grid-epg .program-pane,
.channels-list .grid-epg .logo-pane {
  height: calc(100vh - 290px);
  overflow: auto;
}
.channels-list .grid-epg .program-pane {
  background: url(Content/images/ajax-loader.gif) no-repeat center center;
}
.channels-list .grid-epg .logo-pane {
  overflow-x: hidden;
  margin-right: -300px;
  padding-right: 300px;
}
.channels-list ::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}
.channels-list ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 155, 194, 0.7);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.channels-list ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 155, 194, 0.5);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 155, 194, 0.6);
}
.channels-list ::-webkit-scrollbar-thumb:horizontal {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.channels-list ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.9);
}
.ui-match {
  background: #555;
  color: #fff;
}
@-webkit-keyframes expand {
  0% {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0px;
    opacity: 0;
    max-height: 0;
  }
  100% {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 40px;
    opacity: 1;
    max-height: 700px;
  }
}
@-webkit-keyframes contract {
  0% {
    opacity: 1;
    max-height: 500px;
  }
  100% {
    opacity: 0;
    max-height: 0;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.nav-pills.genres {
  margin-bottom: 15px;
}
.grid-switch {
  position: absolute;
  right: 15px;
}
.series-list,
.movie-list {
  padding-bottom: 60px;
}
.series-list .filters,
.movie-list .filters {
  margin-right: 120px;
  height: 40px;
}
.series-list .filters .search-wrapper,
.movie-list .filters .search-wrapper {
  display: inline-block;
  padding-top: 4px;
  vertical-align: top;
}
.series-list > ul,
.movie-list > ul,
.series-list li,
.movie-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.series-list > ul,
.movie-list > ul {
  clear: both;
  padding-top: 2em;
  margin-right: -2%;
}
.series-list .cover,
.movie-list .cover,
.series-list .backdrop,
.movie-list .backdrop,
.series-list .facts,
.movie-list .facts,
.series-list .play,
.movie-list .play {
  display: none;
}
.series-list.list-view ul,
.movie-list.list-view ul {
  display: block;
  width: 100%;
}
.series-list.list-view ul .list-item-data,
.movie-list.list-view ul .list-item-data,
.series-list.list-view ul .details,
.movie-list.list-view ul .details {
  display: block;
}
.series-list.list-view ul .list-item-data,
.movie-list.list-view ul .list-item-data {
  align-items: center;
  display: flex;
  cursor: default;
  background: #eaeaea;
  border-top: 1px solid #ddd;
  position: relative;
  min-height: 3em;
  padding: 0.5em;
  padding-right: 20px;
}
.series-list.list-view ul .list-item-data:hover,
.movie-list.list-view ul .list-item-data:hover {
  background: #fafafa;
}
.series-list.list-view ul .list-item-data .title,
.movie-list.list-view ul .list-item-data .title {
  flex: 1;
}
.series-list.list-view ul .vod-list-item .edit,
.movie-list.list-view ul .vod-list-item .edit,
.series-list.list-view ul .vod-list-item .delete,
.movie-list.list-view ul .vod-list-item .delete {
  position: relative;
  right: 5px;
  top: auto;
  opacity: initial;
  transform: initial;
  /* padding: 0; */
  font-size: 1em;
  height: 32px;
}
.series-list.list-view ul li,
.movie-list.list-view ul li {
  display: block;
  position: relative;
}
.series-list.list-view ul li:first-child .list-item-data,
.movie-list.list-view ul li:first-child .list-item-data {
  border-top: none;
}
.series-list.list-view ul .backdrop-image,
.movie-list.list-view ul .backdrop-image {
  display: none;
}
.series-list.list-view ul .title h3,
.movie-list.list-view ul .title h3 {
  margin: 0;
  padding: 10px;
}
.series-list.list-view ul .call-to-action,
.movie-list.list-view ul .call-to-action {
  margin-bottom: 1em;
}
.series-list.list-view ul .play,
.movie-list.list-view ul .play,
.series-list.list-view ul .duration,
.movie-list.list-view ul .duration {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  /*display:inline-block;*/
}
.series-list.list-view ul .play,
.movie-list.list-view ul .play {
  font-size: 2em;
  left: 10px;
}
.series-list.list-view ul .play:hover,
.movie-list.list-view ul .play:hover {
  color: #808080;
}
.series-list.list-view ul .duration,
.movie-list.list-view ul .duration {
  right: 52px;
  width: 100px;
}
.series-list.list-view ul .year,
.movie-list.list-view ul .year {
  display: none;
}
.series-list.list-view ul .details,
.movie-list.list-view ul .details {
  background: #fafafa;
}
.series-list.list-view ul .details-wrapper,
.movie-list.list-view ul .details-wrapper {
  padding: 20px;
  display: block;
}
.series-list.list-view ul .facts,
.movie-list.list-view ul .facts {
  display: block;
}
@media (min-width: 768px) {
  .grid-view {
    width: 100%;
  }
  .grid-view > ul > li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    /*
                ng-animate 
                active-remove 
                active-remove-active
            */
    width: 23%;
    margin-right: 2%;
    /*@nth-ep: e("@{columns}n + @{nth-expandleft}");*/
    /*@nth-expandleft: e(@{nth} + 3);*/
    margin-bottom: 2%;
  }
  .grid-view > ul > li :hover .description {
    /*-webkit-animation-delay:.5s;*/
  }
  .grid-view > ul > li :hover .description {
    /*-webkit-animation-delay:0s;*/
  }
  .grid-view > ul > li .list-item-data {
    position: relative;
  }
  .grid-view > ul > li .cover {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 155%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
  }
  .grid-view > ul > li.ng-leave {
    display: none;
  }
  .grid-view > ul > li .title,
  .grid-view > ul > li .byline {
    padding: 0 10px;
  }
  .grid-view > ul > li .byline {
    font-size: 0.8em;
    color: #aaa;
  }
  .grid-view > ul > li .year:before {
    padding: 0 5px;
    display: inline;
    content: " - ";
  }
  .grid-view > ul > li .title h3 {
    margin: 0.4em 0 0.2em;
    font-size: 1em;
    max-height: 2.4em;
    line-height: 1.2em;
    overflow: hidden;
    text-shadow: white -1px 1px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  .grid-view > ul > li .details {
    margin-right: -215%;
  }
  .grid-view > ul > li .list-item-data > .play {
    position: absolute;
    top: 20%;
    width: 100%;
    font-size: 8em;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    color: rgba(219, 219, 219, 0.82);
    text-align: center;
    text-shadow: 0 1px 3px #000000;
  }
  .grid-view > ul > li .list-item-data > .play:hover {
    /*font-size: 9em;
                    margin-top: -.05em;*/
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    color: #fff;
    cursor: pointer;
  }
  .grid-view > ul > li .list-item-data > .play {
    display: none;
  }
  .grid-view > ul > li .details {
    margin-top: 40px;
    padding: 20px 10px;
    position: relative;
    overflow: hidden;
  }
  .grid-view > ul > li .details .facts {
    display: block;
  }
  .grid-view > ul > li .details dd {
    margin-bottom: 0.5em;
  }
  .grid-view > ul > li .details .image.movie-image {
    float: right;
    width: 80%;
  }
  .grid-view > ul > li .details .image img {
    max-width: 100%;
    margin-bottom: 1em;
  }
  .grid-view > ul > li .details .call-to-action {
    float: right;
    width: 20%;
  }
  .grid-view > ul > li .details.ng-enter {
    z-index: 20000;
  }
  .grid-view > ul > li .details.ng-enter,
  .grid-view > ul > li .details.ng-leave {
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
    -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
  }
  .grid-view > ul > li .details.ng-enter,
  .grid-view > ul > li .details.ng-leave.ng-leave-active {
    max-height: 0;
    opacity: 0;
  }
  .grid-view > ul > li .details.ng-leave,
  .grid-view > ul > li .details.ng-enter.ng-enter-active {
    max-height: 900px;
    opacity: 1;
  }
  .grid-view > ul > li .details.ng-hide-add-active {
    z-index: 0;
    -webkit-animation: 0.5s contract;
    -moz-animation: 0.5s contract;
    -o-animation: 0.5s contract;
    animation: 0.5s contract;
  }
  .grid-view > ul > li .details.ng-hide-remove-active {
    z-index: 20;
    -webkit-animation: 0.5s expand;
    -moz-animation: 0.5s expand;
    -o-animation: 0.5s expand;
    animation: 0.5s expand;
  }
  .grid-view > ul > li .ng-hide-add-active {
    -webkit-animation: 0.5s expand;
    -moz-animation: 0.5s expand;
    -o-animation: 0.5s expand;
    animation: 0.5s expand;
  }
  .grid-view > ul > li.active {
    background: #F2F2F2;
  }
  .grid-view > ul > li.active .play,
  .grid-view > ul > li.active .title,
  .grid-view > ul > li.active .details {
    display: block;
  }
  .grid-view > ul > li.active .play {
    -webkit-animation: 0.5s fadeInUp;
    -moz-animation: 0.5s fadeInUp;
    -o-animation: 0.5s fadeInUp;
    animation: 0.5s fadeInUp;
  }
  .grid-view > ul > li.active .cover {
    cursor: default;
  }
  .grid-view > ul > li.active .details {
    background: #F2F2F2;
  }
  .grid-view > ul > li:nth-of-type(n) {
    margin-right: 2%;
  }
  .grid-view > ul > li:nth-of-type(n) .details {
    margin-right: -218%;
    margin-left: 0;
  }
  .grid-view > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(4n) .details {
    margin-left: -218%;
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(4n + 3) .details {
    margin-left: -218%;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .grid-view > ul > li {
    width: 18%;
    margin-right: 2%;
    /*@nth-ep: e("@{columns}n + @{nth-expandleft}");*/
    /*@nth-expandleft: e(@{nth} + 3);*/
  }
  .grid-view > ul > li:nth-of-type(n) {
    margin-right: 2%;
  }
  .grid-view > ul > li:nth-of-type(n) .details {
    margin-right: -223%;
    margin-left: 0;
  }
  .grid-view > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(5n) .details {
    margin-left: -223%;
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(5n + 4) .details {
    margin-left: -223%;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  .grid-view > ul > li {
    width: 14.66666667%;
    margin-right: 2%;
    /*@nth-ep: e("@{columns}n + @{nth-expandleft}");*/
    /*@nth-expandleft: e(@{nth} + 3);*/
  }
  .grid-view > ul > li:nth-of-type(n) {
    margin-right: 2%;
  }
  .grid-view > ul > li:nth-of-type(n) .details {
    margin-right: -228%;
    margin-left: 0;
  }
  .grid-view > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(6n) .details {
    margin-left: -228%;
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(6n + 5) .details {
    margin-left: -228%;
    margin-right: 0;
  }
}
@media (min-width: 1600px) {
  .grid-view > ul > li {
    width: 12.28571429%;
    margin-right: 2%;
    /*@nth-ep: e("@{columns}n + @{nth-expandleft}");*/
    /*@nth-expandleft: e(@{nth} + 3);*/
  }
  .grid-view > ul > li:nth-of-type(n) {
    margin-right: 2%;
  }
  .grid-view > ul > li:nth-of-type(n) .details {
    margin-right: -233%;
    margin-left: 0;
  }
  .grid-view > ul > li:nth-of-type(7n) {
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(7n) .details {
    margin-left: -233%;
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(7n + 6) .details {
    margin-left: -233%;
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .grid-view > ul > li {
    width: 10.5%;
    margin-right: 2%;
    /*@nth-ep: e("@{columns}n + @{nth-expandleft}");*/
    /*@nth-expandleft: e(@{nth} + 3);*/
  }
  .grid-view > ul > li:nth-of-type(n) {
    margin-right: 2%;
  }
  .grid-view > ul > li:nth-of-type(n) .details {
    margin-right: -238%;
    margin-left: 0;
  }
  .grid-view > ul > li:nth-of-type(8n) {
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(8n) .details {
    margin-left: -238%;
    margin-right: 0;
  }
  .grid-view > ul > li:nth-of-type(8n + 7) .details {
    margin-left: -238%;
    margin-right: 0;
  }
}
.series-list .seasons {
  clear: both;
}
.series-list .seasons .panel-body {
  padding: 0;
}
.series-list > ul > li i.play {
  font-size: 24px;
}
.series-list .episodes-list li:before,
.series-list .episodes-list li:after {
  display: table;
  content: " ";
}
.series-list .episodes-list li:after {
  clear: both;
}
.series-list .episodes-list .actions {
  margin-left: -10px;
  float: left;
}
.series-list .episodes-list .content {
  display: table-cell;
}
.series-list .episodes-list header h3 {
  line-height: 1.1em;
  margin: 0;
  padding: 0.95em 0;
}
.series-list > ul > li.active .play {
  display: inline-block;
}
.pvr .title {
  font-weight: bold;
}
.pvr .panel-title {
  position: relative;
}
.pvr .panel-title > a:after {
  content: "\f0d7";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  speak: none;
  border-left: 1px solid #f2f2f2;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  text-align: right;
  line-height: 1;
  margin: -15px;
  padding: 17px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 0;
  top: 0;
}
.pvr .panel-open .panel-title > a:after {
  content: "\f0d8";
}
.pvr .panel-group > .panel > .panel-heading {
  color: #333;
  background-color: #c4c4c4;
  border-color: transparent;
}
.pvr .panel-group > .panel > .panel-heading:hover,
.pvr .panel-group > .panel.panel-open > .panel-heading {
  background: #fff;
}
.pvr .count {
  position: absolute;
  right: 53px;
  top: 50%;
  margin-top: -13px;
  text-align: center;
  height: 26px;
  width: 26px;
  background: #fff;
  color: #7b7b7b;
  display: inline-block;
  padding: 0;
  border-radius: 13px;
  font-size: 0.9em;
  line-height: 26px;
}
ul.pvr-list {
  list-style: none;
}
ul.pvr-list,
ul.pvr-list > li {
  margin: 0;
  padding: 0;
}
ul.pvr-list > li {
  padding: 10px;
  margin: -15px;
  background: #eaeaea;
}
ul.pvr-list > li.row {
  padding: 10px 0;
}
ul.pvr-list > li:nth-of-type(odd) {
  background: #fafafa;
}
ul.pvr-list header h3 {
  font-weight: bold;
  line-height: 1.1em;
  margin: 0;
  padding: 0.95em 0;
}
ul.pvr-list .actions {
  margin-left: -10px;
  float: left;
}
ul.pvr-list .content {
  display: table-cell;
}
ul.pvr-list .image-container {
  float: right;
  max-width: 350px;
}
ul.pvr-list .image-container img {
  max-width: 100%;
}
ul.pvr-list .image-container .caption {
  padding: 4px 0;
}
@media (max-width: 991px) {
  ul.pvr-list .image-container {
    float: none;
  }
}
.webremote {
  width: 180px;
}
.webremote .btn {
  width: 42px;
  padding-left: 0;
  padding-right: 0;
  color: white;
  background-color: #72858C;
  border-color: #8C8C8C;
}
.webremote .remote-row {
  margin-bottom: 15px;
}
.webremote .remote-row.backinfo {
  margin-bottom: 8px;
  margin: 20px 0;
}
.webremote .remote-row.backinfo .btn {
  margin: 0 4px;
}
.webremote .remote-row.volchan {
  padding: 0 33px;
  margin-bottom: 30px;
}
.webremote .remote-row.navigation {
  padding: 0 21px;
}
.webremote .remote-navigation {
  position: relative;
  height: 117px;
}
.webremote .remote-navigation > a {
  position: absolute;
  line-height: 21px;
  height: 35px;
  width: 42px;
}
.webremote .remote-navigation .ok {
  padding-left: 0;
  padding-right: 0;
}
.webremote .remote-navigation .down,
.webremote .remote-navigation .up,
.webremote .remote-navigation .ok {
  margin-left: -21px;
  left: 50%;
}
.webremote .remote-navigation .down {
  bottom: 0;
}
.webremote .remote-navigation .up {
  top: 0;
}
.webremote .remote-navigation .left,
.webremote .remote-navigation .right,
.webremote .remote-navigation .ok {
  top: 50%;
  margin-top: -17.5px;
}
.webremote .remote-navigation .left {
  left: 0;
}
.webremote .remote-navigation .right {
  right: 0;
}
.webremote .incdec {
  display: inline-block;
  width: 42px;
}
.webremote .incdec .incdec-label {
  font-size: 10px;
  color: #555555;
  text-align: center;
}
.grid-switch + .search-wrapper {
  padding: 3px 100px 0 0;
}
.connected-ap {
  font-size: 1.4em;
}
.connected-ap img {
  max-height: 40px;
}
.sidebar .remote {
  padding: 20px 10px;
  text-align: center;
}
.sidebar .remote .ap-icon {
  font-size: 2.9em;
  line-height: 1em;
}
.sidebar .remote img {
  max-width: 100%;
}
.sidebar .remote .disconnect {
  padding: 1em 0;
}
.sidebar .remote .progressbar {
  padding-top: 1em;
}
.sidebar .remote .progressbar .progress {
  margin-bottom: 0.2em;
}
.assetContentContainer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.asset-block {
  margin: 5px;
  padding: 3px;
  font-weight: 700;
  border: 1px solid #ddd;
  height: 100px;
  width: 160px;
  overflow: hidden;
  position: relative;
}
.asset-block.clickable {
  cursor: pointer;
}
.asset-block .actions {
  display: none;
}
.asset-block .actions .delete {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 0em;
  font-size: 16px;
  z-index: 10;
  height: 26px;
  width: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.asset-block:hover .actions {
  display: block;
}
.asset-block .asset-content .asset-thumbnail,
.asset-block .asset-content .title {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.asset-block .asset-content .asset-thumbnail {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.asset-block .asset-content .title {
  background: rgba(102, 102, 102, 0.6);
  z-index: 8;
  display: none;
  align-items: center;
  color: #fff;
}
.asset-block .asset-content .title > .text {
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  flex: 1;
  cursor: default;
}
.asset-block.dynamic-size {
  height: 0;
  padding-top: 56.25%;
  width: auto;
}
.asset-block.dynamic-size .asset-content .asset-thumbnail,
.asset-block.dynamic-size .asset-content .title {
  width: 100%;
  height: 100%;
}
.asset-block.folder .type {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #464646 !important;
  font-size: 3.7em;
  transform: translateY(-0.1em);
}
.asset-block.folder .title {
  background: none;
  display: flex;
  align-items: flex-end;
  z-index: 13;
}
.asset-block .spinner-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #464646;
  background: rgba(255, 255, 255, 0.6);
  z-index: 20;
}
.asset-block:hover .title,
.asset-block.context .title {
  display: flex;
}
.asset-block .asset-failed,
.asset-block .asset-working,
.asset-block .asset-qued {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F17B25;
  z-index: 2;
}
.asset-block .asset-failed {
  font-size: 2em;
  color: #d9534f;
}
.asset-block .asset-qued {
  color: #F17B25;
  background: rgba(0, 0, 0, 0.7);
}
.asset-block .asset-working .progressbg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  transition: left 0.4s;
}
.asset-block .type {
  position: absolute;
  border-radius: 2px;
  bottom: 3px;
  right: 3px;
  height: 26px;
  width: 26px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-size: 1.5em;
  z-index: 12;
}
.asset-block .type.extra {
  display: none;
  right: auto;
  left: 3px;
  color: #22576c;
}
.asset-block .type.extra2 {
  right: auto;
  left: 30px;
}
.asset-block .type span {
  display: none;
}
.asset-block .type.video {
  background-image: url(Content/images/asset/icons/video.png);
}
.asset-block .type.image {
  background-image: url(Content/images/asset/icons/image.png);
}
.asset-block .type.rss {
  background-image: url(Content/images/asset/icons/rss.png);
}
.asset-block .type.powerpoint {
  background-image: url(Content/images/asset/icons/powerpoint.png);
}
.asset-block .type.www {
  background-image: url(Content/images/asset/icons/www.png);
}
.asset-block .type [ng-click] {
  cursor: pointer;
}
.asset-block .updated {
  display: none;
}
.block-view .asset {
  margin: 5px;
  padding: 3px;
  font-weight: 700;
  border: 1px solid #ddd;
  height: 100px;
  width: 160px;
  overflow: hidden;
  position: relative;
}
.block-view .asset.clickable {
  cursor: pointer;
}
.block-view .asset .actions {
  display: none;
}
.block-view .asset .actions .delete {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 0em;
  font-size: 16px;
  z-index: 10;
  height: 26px;
  width: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-view .asset:hover .actions {
  display: block;
}
.block-view .asset .asset-content .asset-thumbnail,
.block-view .asset .asset-content .title {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.block-view .asset .asset-content .asset-thumbnail {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.block-view .asset .asset-content .title {
  background: rgba(102, 102, 102, 0.6);
  z-index: 8;
  display: none;
  align-items: center;
  color: #fff;
}
.block-view .asset .asset-content .title > .text {
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  flex: 1;
  cursor: default;
}
.block-view .asset.dynamic-size {
  height: 0;
  padding-top: 56.25%;
  width: auto;
}
.block-view .asset.dynamic-size .asset-content .asset-thumbnail,
.block-view .asset.dynamic-size .asset-content .title {
  width: 100%;
  height: 100%;
}
.block-view .asset.folder .type {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #464646 !important;
  font-size: 3.7em;
  transform: translateY(-0.1em);
}
.block-view .asset.folder .title {
  background: none;
  display: flex;
  align-items: flex-end;
  z-index: 13;
}
.block-view .asset .spinner-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #464646;
  background: rgba(255, 255, 255, 0.6);
  z-index: 20;
}
.block-view .asset:hover .title,
.block-view .asset.context .title {
  display: flex;
}
.block-view .asset .asset-failed,
.block-view .asset .asset-working,
.block-view .asset .asset-qued {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F17B25;
  z-index: 2;
}
.block-view .asset .asset-failed {
  font-size: 2em;
  color: #d9534f;
}
.block-view .asset .asset-qued {
  color: #F17B25;
  background: rgba(0, 0, 0, 0.7);
}
.block-view .asset .asset-working .progressbg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  transition: left 0.4s;
}
.block-view .asset .type {
  position: absolute;
  border-radius: 2px;
  bottom: 3px;
  right: 3px;
  height: 26px;
  width: 26px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-size: 1.5em;
  z-index: 12;
}
.block-view .asset .type.extra {
  display: none;
  right: auto;
  left: 3px;
  color: #22576c;
}
.block-view .asset .type.extra2 {
  right: auto;
  left: 30px;
}
.block-view .asset .type span {
  display: none;
}
.block-view .asset .type.video {
  background-image: url(Content/images/asset/icons/video.png);
}
.block-view .asset .type.image {
  background-image: url(Content/images/asset/icons/image.png);
}
.block-view .asset .type.rss {
  background-image: url(Content/images/asset/icons/rss.png);
}
.block-view .asset .type.powerpoint {
  background-image: url(Content/images/asset/icons/powerpoint.png);
}
.block-view .asset .type.www {
  background-image: url(Content/images/asset/icons/www.png);
}
.block-view .asset .type [ng-click] {
  cursor: pointer;
}
.block-view .asset .updated {
  display: none;
}
.multiselect-active .block-view .asset .title {
  display: none;
}
.multiselect-active .block-view .asset.folder .title {
  display: flex;
}
.list-view li:nth-child(2n) .asset {
  background: rgba(250, 250, 250, 0.45);
}
.list-view li:nth-child(2n) .selected {
  background: #d0e8f1;
}
.list-view li .asset > div {
  padding: 5px 10px;
  display: flex;
  align-items: center;
}
.list-view li .asset > div.selected {
  background: #d5edf6;
}
.list-view li .asset > div > div {
  flex: 4;
  order: 3;
}
.list-view li .asset > div > div.spinner-icon {
  font-size: 4px;
  position: absolute;
  left: 66px;
}
.list-view li .asset > div > div.actions {
  flex: 1;
}
.manage-forced-content input[type="checkbox"] {
  box-shadow: none;
}
.manage-forced-content .edit,
.manage-forced-content .read {
  padding: 6px;
}
.manage-forced-content .read .title {
  padding: 0 13px;
}
.manage-forced-content ul,
.manage-forced-content li,
.manage-forced-content .wrapper,
.manage-forced-content .wrapper > * {
  list-style: none;
  margin: 0;
  padding: 0;
}
.manage-forced-content ul .add,
.manage-forced-content li .add,
.manage-forced-content .wrapper .add,
.manage-forced-content .wrapper > * .add {
  cursor: pointer;
  padding: 13px 16px;
  position: absolute;
  top: 0;
  right: 45px;
}
.manage-forced-content .header {
  min-height: 10px;
  background-color: #464646;
  color: #fff;
  font-weight: bold;
  border-top: none;
}
.manage-forced-content .header .title,
.manage-forced-content .header .url {
  padding: 10px 0;
  display: inline-block;
}
.manage-forced-content .header .title {
  padding-left: 5px;
}
.manage-forced-content .wrapper > ul > li {
  min-height: 47px;
  position: relative;
  border-top: 1px solid #dddddd;
  background: #f2f2f2;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
}
.manage-forced-content .wrapper > ul > li:nth-of-type(odd) {
  background: #fff;
}
.manage-forced-content .wrapper > ul > li:hover {
  background: #e6e6e6;
}
.manage-forced-content .wrapper > ul > li .url {
  -webkit-user-select: text;
  /* Chrome/Safari */
  -moz-user-select: text;
  /* Firefox */
  -ms-user-select: text;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: text;
  user-select: text;
}
.manage-forced-content .wrapper > ul > li .progress {
  margin-bottom: 0;
  height: 34px;
}
.manage-forced-content img.video-thumbnail {
  max-width: 100px;
  margin-right: 15px;
}
ul.files li {
  padding: 10px;
}
.info-channels ul,
.info-channels li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.info-channels li.channel {
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  margin-bottom: 1em;
}
.info-channels > ul > li.dndPlaceholder {
  height: 54px;
  border: 1px solid #eee;
  background-color: #fafafa;
  margin-bottom: 1em;
}
.info-channels > ul {
  padding-bottom: 50px;
}
.info-channels .block-view .asset .type.extra {
  display: flex;
}
.info-channels .channel-header {
  padding: 10px 60px 10px 10px;
  position: relative;
}
.info-channels .channel-header > .sort-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  z-index: 2;
  cursor: move;
}
.info-channels .channel-header > .sort-icon i.fa {
  position: absolute;
  left: 22px;
  top: 50%;
  margin-top: -0.5em;
  font-size: 1.3em;
  cursor: move;
}
.info-channels .channel-content {
  border-top: 1px solid #ddd;
  background: #fff;
  padding: 10px 10px 10px 0;
}
.info-channels .channel-content li.dndPlaceholder,
.info-channels .channel-content li.new-asset,
.info-channels .channel-content li.add-asset,
.info-channels .channel-content li.show-rest {
  background-color: #0F2F4D;
  border: none;
  border-radius: 0.25em;
  color: #fff;
  float: left;
  font-weight: 700;
  width: 160px;
  margin: 5px;
  padding: 3px;
  text-align: center;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.info-channels .channel-content li.new-asset {
  background: #fff;
  border: 1px solid #ddd;
  padding: 30px 5px;
}
.info-channels .channel-content li.show-rest {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #0F2F4D;
  border: 1px solid #ddd;
  padding: 0;
}
.info-channels .channel-content li.show-rest .spinner-icon {
  display: none;
}
.info-channels .channel-content li.show-rest:active .spinner-icon {
  display: block;
}
.info-channels .channel-content li.show-rest:active .show-rest-icon {
  display: none;
}
.info-channels .channel-content li.dndPlaceholder {
  background-color: #ddd;
}
/*.info-channels {

    .channel-container {
        padding: 10px;
    }

    .title, .url {
        line-height: 34px;
    }

    .assets-container {
        padding: 10px;
        .asset {
            padding: 10px;
            border: 1px solid #999;
            background: #fff;
            margin-bottom: 4px;
            border-radius: 5px;
        }
    }

    .video-thumbnail {
        width: 60px;
    }

    .title {
        padding: 0 13px;
    }

    ul, li {
        list-style: none;
        margin: 0;
        padding: 0;


        .add {
            cursor: pointer;
            padding: 13px 16px;
        }
    }


    > ul > li {
        min-height: 47px;
        position: relative;
        border-top: 1px solid #dddddd;
        background: #f2f2f2;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none; 
        -o-user-select: none;
        user-select: none;


        &:nth-child(odd) {
            background: #fff;
        }

        &:hover {
            background: #e6e6e6;
        }

        &.header {
            min-height: 10px;
            background-color: @brand-primary;
            color: #fff;
            font-weight: bold;

            .title, .url {
                padding: 10px 0;
                display: inline-block;
            }

            .title {
                padding-left: 5px;
            }

            border-top: none;
        }

        .url {
            -webkit-user-select: text; 
            -moz-user-select: text; 
            -ms-user-select: text; 
            -o-user-select: text;
            user-select: text;
        }

        .progress {
            margin-bottom: 0;
            height: 34px;
        }
    }
}*/
.dialog-button-pane {
  display: none;
}
.headerlink-right {
  float: right;
  clear: both;
  display: block;
  margin-top: 0.36em;
}
.modal-dialog.modal-fullscreen {
  /*
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%;*/
  width: auto;
  margin: 0;
  position: fixed;
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
}
.modal-dialog.modal-fullscreen .modal-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*width: 90%;
        height: 90%;*/
}
.modal-dialog.modal-preview {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 5%;
}
.modal-dialog.modal-preview .modal-content {
  border: none;
}
.modal-dialog.modal-preview .modal-content .closebtn {
  position: absolute;
  right: 0;
  z-index: 1;
  color: #999;
  background: #fff;
  padding: 5px;
  user-select: none;
  -moz-user-select: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.modal-dialog.modal-preview .modal-content .closebtn:hover {
  color: #666;
}
.modal-dialog.modal-preview .modal-content .closebtn i {
  user-select: none;
  -moz-user-select: none;
}
.modal-dialog.modal-preview .modal-content .assetpreview video,
.modal-dialog.modal-preview .modal-content .assetpreview img {
  display: block;
  max-width: 100%;
  max-height: 90vh;
}
.delete-assets-dialog section {
  margin-bottom: 2em;
}
.delete-assets-dialog section:last-child {
  margin-bottom: 0;
}
.delete-assets-dialog h4 {
  margin: 0.8em 0;
  font-size: 1.5em;
}
.delete-list-item {
  margin-bottom: 0.6em;
}
.delete-list-item img {
  max-width: 100%;
}
.modal-dialog.modal-imagepreview,
.modal-dialog.modal-imagepreview-mobile {
  margin: 0;
  position: fixed;
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  margin: auto;
}
.modal-dialog.modal-imagepreview .modal-content,
.modal-dialog.modal-imagepreview-mobile .modal-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*width: 90%;
            height: 90%;*/
}
.modal-dialog.modal-imagepreview {
  width: 1362px;
  height: 802px;
}
.modal-dialog.modal-imagepreview-mobile {
  width: 1106px;
  height: 656px;
}
.modal-header .asset-icon {
  float: right;
  top: 5px;
  position: relative;
}
.edit-asset input[type="checkbox"].form-control {
  width: 34px;
  margin: 0;
}
.edit-asset .advanced-switch {
  text-align: left;
}
.edit-asset .ng-invalid {
  border-color: red;
}
.edit-asset .ng-invalid.k-widget {
  border-width: 1px;
}
.edit-asset input[type=checkbox].ng-invalid {
  outline: red solid 1px;
  outline-offset: -2px;
}
.modal-fullscreen .modal-content {
  padding: 0;
  overflow-y: auto;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.modal-fullscreen .modal-content .asset-page {
  padding: 0 20px;
  flex: 1;
  overflow-y: auto;
}
.modal-fullscreen .modal-content .dialog-button-pane {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 0 0 80px;
  padding: 0 30px;
  box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.25);
}
ul.folder-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
ul.folder-list li {
  display: block;
  margin: 0;
  padding: 0;
  background: #f4f4f4;
}
ul.folder-list li:nth-child(2n+1) {
  background: #fafafa;
}
ul.folder-list li a {
  color: #333;
  display: block;
  padding: 5px 10px;
}
ul.folder-list li a.disabled {
  color: #aaa;
}
ul.folder-list li a.disabled:hover {
  cursor: not-allowed;
}
ul.folder-list li a:hover {
  text-decoration: none;
  background: #dfdfdf;
}
ul.asset-lists,
ul.asset-lists li,
ul.asset-lists ul {
  display: block;
  margin: 0;
  padding: 0;
}
ul.asset-lists > li {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
ul.asset-lists > li.list-container {
  position: relative;
  border: 1px solid #ddd;
  margin-bottom: 1em;
}
ul.asset-lists > li.list-container header {
  padding: 13px 15px;
  font-size: 16px;
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}
ul.asset-lists > li.list-container header a {
  color: #fff;
  text-decoration: none;
}
ul.asset-lists > li.list-container header a:hover {
  text-decoration: underline;
}
.asset-list-container:before,
.asset-list-container:after {
  display: table;
  content: " ";
}
.asset-list-container:after {
  clear: both;
}
.asset-list-container.block-view {
  padding: 20px 20px;
}
.asset-list-container.block-view li {
  float: left;
}
.asset-list-container.block-view li:before,
.asset-list-container.block-view li:after {
  display: table;
  content: " ";
}
.asset-list-container.block-view li:after {
  clear: both;
}
.asset-list-container.block-view li .folder {
  cursor: default;
  height: 100px;
  width: 160px;
  border: 1px solid #ddd;
  margin: 5px;
  overflow: hidden;
  position: relative;
  border-radius: 0.25em;
  padding: 3px;
  font-weight: 700;
  text-align: center;
}
.asset-list-container.block-view li.add-asset {
  background: #fff;
  border: 1px solid #ddd;
  color: #aaaaaa;
}
.asset-list-container.block-view li.add-asset .add-asset-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.asset-list-container.block-view li.add-asset:hover {
  color: #0F2F4D;
  cursor: pointer;
}
.asset-list-container.block-view li .not-selectable {
  cursor: default;
}
.asset-list-container.block-view li .not-selectable .asset-thumbnail {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  opacity: 0.4;
}
.asset-list-container.block-view li .not-selectable .type {
  color: #dfdfdf;
}
.asset-list-container.block-view li .not-selectable .type .fa-folder-open-o {
  color: #464646;
}
.asset-list-container.block-view li .selecting {
  outline: 3px solid rgba(252, 139, 29, 0.4);
}
.asset-list-container.block-view li .selected {
  outline: 3px solid #F06E23 !important;
}
.asset-list-container.list-view li:nth-child(2n) .asset {
  background: rgba(250, 250, 250, 0.45);
}
.asset-list-container.list-view li:nth-child(2n) .selected {
  background: #464646;
  color: #fff;
}
.asset-list-container.list-view li .asset {
  padding: 5px 10px;
  display: flex;
  align-items: center;
}
.asset-list-container.list-view li .asset.selected {
  background: #464646;
  color: #fff;
}
.asset-list-container.list-view li .asset > div {
  flex: 4;
  order: 3;
}
.asset-list-container.list-view li .asset > div.actions {
  flex: 1;
}
.asset-list-container.list-view .asset-thumbnail,
.asset-list-container.list-view .delete,
.asset-list-container.list-view .asset-working,
.asset-list-container.list-view .asset-failed,
.asset-list-container.list-view .asset-qued {
  display: none;
}
.asset-list-container.list-view .type {
  font-size: 1.5em;
  max-width: 28px;
  order: 1;
}
.asset-list-container.list-view .type span {
  display: none;
}
.asset-list-container.list-view .updated {
  max-width: 150px;
}
.asset-list-container.list-view .title {
  order: 2;
}
.asset-list-container.list-view .title .text {
  word-break: normal;
}
.asset-list-container.list-view .actions {
  max-width: 40px;
}
.asset-list-container.list-view .asset-failed {
  color: #d9534f;
}
.drop-overlay,
.video-overlay,
.image-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1031;
  justify-content: center;
  align-items: center;
}
.video-overlay,
.image-overlay {
  display: flex;
}
.drop-area,
.uploads {
  font-size: 1.4em;
  height: 50%;
  width: 50%;
  border: 3px dashed #999;
  border-radius: 30px;
  background: #fff;
  display: flex;
}
.drop-area.drop-here,
.uploads.drop-here {
  background: #464646;
  color: #fff;
}
.drop-area,
.preview {
  display: flex;
  justify-content: center;
  align-items: center;
}
.drop-area.preview,
.preview.preview {
  height: 90%;
  width: 90%;
}
.drop-area.preview video,
.preview.preview video,
.drop-area.preview img,
.preview.preview img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.drag-over .drop-overlay {
  display: flex;
}
.drop-overlay .uploads {
  display: none;
}
.drop-overlay.uploading {
  display: flex;
  overflow-y: scroll;
}
.drop-overlay.uploading .drop-area {
  display: none;
}
.drop-overlay.uploading .uploads {
  display: flex;
}
.drop-overlay.uploading .uploads header {
  font-size: 1.2em;
  margin: 0.5em;
  text-align: center;
}
ul.upload-list {
  margin: 0;
  padding: 0 1em;
  display: block;
  width: 100%;
  align-self: flex-start;
}
ul.upload-list > li {
  margin: 0;
  padding: 0;
  display: flex;
  vertical-align: top;
}
ul.upload-list > li > div {
  flex: 1 1 auto;
  align-self: center;
  padding: 10px;
}
ul.upload-list > li > div.name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.upload-list > li > div.file-failed {
  flex: 0 0 176px;
  text-align: right;
  white-space: nowrap;
}
ul.upload-list > li > div.buttons {
  text-align: right;
  flex: 0 0 120px;
  /*flex-basis: 100px;
                flex-shrink:0;
                flex-grow:0;*/
}
ul.upload-list > li .progress {
  margin-bottom: 0;
}
ul.upload-list > li:nth-child(2n+1) {
  background: #ddd;
}
.uploads {
  flex-direction: column;
  align-items: stretch;
  overflow: hidden;
  /*position:relative;

    .button-container {
        height:100px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.25);

        a{}
    }*/
}
.uploads header,
.uploads .button-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 70px;
}
.uploads .list-container {
  flex: auto;
  overflow-y: scroll;
}
.assets-page .asset-list-container.block-view .actions,
.assets-page .asset-list-container.block-view li.asset:hover .actions {
  display: none;
}
.assets-page .type.extra {
  display: none;
}
.preview-modal .close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 20;
}
.preview-modal .image {
  margin: 40px;
}
.preview-modal .image img {
  max-width: 100%;
}
.portal-image ul.assets {
  margin: 0;
  padding: 0;
}
.portal-image ul.assets li {
  margin: 0;
  width: 100%;
  height: 0;
  padding-top: 77.8%;
  border: none;
  min-width: 160px;
  list-style: none;
}
#sortContainer .tooltip {
  width: 120px;
}
#sortContainer .tooltip > .tooltip-inner {
  min-width: 100px;
}
#sortContainer .fa-stack {
  width: 0.4em;
  margin-right: 0.4em;
  line-height: 1.1em;
  font-size: 1.3em;
}
.gps-triggers {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gps-triggers .modal-footer {
  flex: 0 0 80px;
}
.gps-triggers .modal-body {
  flex: 1;
  display: flex;
  align-items: stretch;
}
.gps-triggers .map-wrapper {
  display: flex;
  position: relative;
  flex: 1;
}
.gps-triggers .map-wrapper .map {
  flex: 1;
}
.gps-triggers .options {
  flex: 0 0 300px;
  margin: 0 20px;
}
.gps-triggers .options .ngrs-range-slider {
  margin-bottom: 0;
}
.gps-triggers .options .option {
  clear: both;
  margin-bottom: 1.5em;
}
.gps-triggers .options label {
  display: block;
}
.gps-triggers .map-tools {
  background: #fff;
  position: absolute;
  left: 0;
}
.gps-triggers .map-tools ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0 10px;
}
.gps-triggers .map-tools li {
  display: inline-block;
  padding: 10px 5px;
}
.gps-triggers .coordinates {
  margin-bottom: 0.4em;
}
.gps-triggers .coordinates input.has-error {
  border-color: red;
  color: red;
}
.gps-triggers .coordinates-header b {
  display: inline-block;
  padding: 4px ;
}
.movable:hover {
  cursor: move;
}
.resizable {
  background: #343e3d;
}
.resizable[r-disabled="true"] .rg-bottom,
.resizable[r-disabled="true"] .rg-right {
  display: none;
}
.modal-dialog.modal-preview-slide {
  width: 75%;
  max-width: calc(162vh - 70px);
  margin: 5.4vh auto 0;
}
.modal-dialog.modal-unsplash {
  width: 60%;
}
.modal-dialog.modal-slide-editor {
  position: relative;
  width: 80%;
  max-width: calc(162vh - 70px);
  margin: 3.4vh auto 0;
}
.modal-dialog.modal-slide-editor:before {
  display: block;
  content: "";
  padding-top: 59%;
}
.modal-dialog.modal-slide-editor > .modal-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slide-template-list {
  display: block;
  padding: 0;
  margin: 0 0 1em 0;
  max-height: 70vh;
  overflow-y: scroll;
}
.slide-template-list > li {
  list-style: none;
  margin: 0;
  padding: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slide-template-list > li .actions.dropdown {
  border-left: 1px solid #d3d3d3;
}
.slide-template-list > li a.toggle-actions {
  color: #666;
  padding: 5px 15px;
  display: block;
}
.slide-template-list > li > a {
  flex: 1;
  align-self: stretch;
  padding: 5px 10px;
  display: flex;
  margin-left: -2px;
  align-items: center;
}
.slide-template-list > li > a:hover {
  background: #464646;
  color: #fff;
  text-decoration: none;
}
.slide-template-list > li:nth-child(2n+1) {
  background: #eee;
}
.slide-template-list.select-list li {
  cursor: pointer;
}
.slide-template-list.select-list li:hover {
  color: #FFFFFF;
  background-color: #464646;
}
.newtemplate {
  float: left;
}
.slide-editor,
.slide-render {
  display: flex;
  background: #4d4d4d;
}
.slide-editor.slide-render,
.slide-render.slide-render {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: 20000;
}
.slide-editor .main-container,
.slide-render .main-container {
  flex: 2 0;
  align-self: center;
}
.slide-editor .side-container,
.slide-render .side-container {
  background: #fff;
  flex: 0 0 250px;
  box-shadow: -4px 0 11px rgba(0, 0, 0, 0.25);
}
.slide-editor .slide-item-context-menu,
.slide-render .slide-item-context-menu,
.slide-editor .template-item-context-menu,
.slide-render .template-item-context-menu {
  position: absolute;
  z-index: 30;
}
.slide-editor .slide-item-context-menu > ul > li,
.slide-render .slide-item-context-menu > ul > li,
.slide-editor .template-item-context-menu > ul > li,
.slide-render .template-item-context-menu > ul > li {
  position: relative;
}
.slide-editor .slide-item-context-menu .cycle-align,
.slide-render .slide-item-context-menu .cycle-align,
.slide-editor .template-item-context-menu .cycle-align,
.slide-render .template-item-context-menu .cycle-align {
  font-size: 11px;
  padding: 5px;
}
.slide-editor .slide-item-context-menu > ul,
.slide-render .slide-item-context-menu > ul,
.slide-editor .template-item-context-menu > ul,
.slide-render .template-item-context-menu > ul {
  border-radius: 3px;
  border: 1px solid rgba(155, 155, 155, 0.7);
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
  padding: 0;
  display: flex;
}
.slide-editor .slide-item-context-menu > ul > li,
.slide-render .slide-item-context-menu > ul > li,
.slide-editor .template-item-context-menu > ul > li,
.slide-render .template-item-context-menu > ul > li {
  display: inline-block;
  margin: 0;
  padding: 3px;
}
.slide-editor .slide-canvas,
.slide-render .slide-canvas {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.slide-editor .slide-canvas .content,
.slide-render .slide-canvas .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
.slide-editor .area,
.slide-render .area {
  font-family: Arial, Helvetica, sans-serif;
  background: rgba(204, 204, 204, 0.42);
  border-radius: 3px;
  border: 1px solid #ccc;
}
.slide-editor .area [contenteditable]:empty:not(:focus):before,
.slide-render .area [contenteditable]:empty:not(:focus):before {
  content: attr(data-placeholder);
  opacity: 0.4;
}
.slide-editor .area [data-placeholder]:empty:not(:focus):before,
.slide-render .area [data-placeholder]:empty:not(:focus):before {
  content: attr(data-placeholder);
  opacity: 0.4;
}
.slide-editor .area > *,
.slide-render .area > * {
  text-decoration: inherit;
}
.slide-editor .area .preview-content,
.slide-render .area .preview-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.slide-editor .area .preview-content > div[contenteditable],
.slide-render .area .preview-content > div[contenteditable] {
  display: inline;
}
.slide-editor .area .preview-content .highlightVariableText,
.slide-render .area .preview-content .highlightVariableText {
  display: inline-block;
}
.slide-editor .area .preview-content .highlightVariableTemplate,
.slide-render .area .preview-content .highlightVariableTemplate {
  display: block;
}
.slide-editor .area .preview-content .highlightVariableText,
.slide-render .area .preview-content .highlightVariableText,
.slide-editor .area .preview-content .highlightVariableTemplate,
.slide-render .area .preview-content .highlightVariableTemplate {
  padding: 4px;
  margin: -4px;
  border-radius: 16px;
  background-color: #F06E23;
}
.slide-editor .area .preview-content .image-preview,
.slide-render .area .preview-content .image-preview {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.slide-editor .area .preview-content .image-preview .photo-icon,
.slide-render .area .preview-content .image-preview .photo-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.2;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"><g>	<circle cx="255.811" cy="285.309" r="75.217"/>	<path d="M477,137H352.718L349,108c0-16.568-13.432-30-30-30H191c-16.568,0-30,13.432-30,30l-3.718,29H34		c-11.046,0-20,8.454-20,19.5v258c0,11.046,8.954,20.5,20,20.5h443c11.046,0,20-9.454,20-20.5v-258C497,145.454,488.046,137,477,137		z M255.595,408.562c-67.928,0-122.994-55.066-122.994-122.993c0-67.928,55.066-122.994,122.994-122.994		c67.928,0,122.994,55.066,122.994,122.994C378.589,353.495,323.523,408.562,255.595,408.562z M474,190H369v-31h105V190z"/></g></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.slide-editor .area .preview-content .image-preview .leadintext,
.slide-render .area .preview-content .image-preview .leadintext {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  font-size: 0.4em;
  background: white;
  padding: 20px;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 5px;
}
.slide-editor .area .preview-content .image,
.slide-render .area .preview-content .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.slide-editor .area.is-flex .preview-content,
.slide-render .area.is-flex .preview-content {
  position: relative;
  overflow: visible;
}
.slide-editor .selected .area,
.slide-render .selected .area {
  z-index: 20;
  background: #a6c3d4;
}
.slide-editor .toolbar,
.slide-render .toolbar {
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  background: #EBEBEB;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  height: 70px;
}
.slide-editor .toolbar > div,
.slide-render .toolbar > div {
  flex: 2;
}
.slide-editor .toolbar > div.header,
.slide-render .toolbar > div.header {
  text-align: center;
}
.slide-editor .toolbar > div.header h2,
.slide-render .toolbar > div.header h2 {
  margin: 0;
}
.slide-editor .toolbar > div.toolbar-save-cancel,
.slide-render .toolbar > div.toolbar-save-cancel {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.slide-editor .toolbar > div.toolbar-save-cancel > .toolbar-action-btn,
.slide-render .toolbar > div.toolbar-save-cancel > .toolbar-action-btn {
  margin-left: 8px;
  margin-right: 8px;
}
.slide-editor .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch .md-bar,
.slide-render .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch .md-bar {
  background-color: #9e9e9e;
}
.slide-editor .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch.md-checked:not([disabled]).md-primary .md-bar,
.slide-render .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch.md-checked:not([disabled]).md-primary .md-bar {
  background-color: rgba(252, 139, 29, 0.5);
}
.slide-editor .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch.md-checked:not([disabled]).md-primary .md-thumb,
.slide-render .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch.md-checked:not([disabled]).md-primary .md-thumb {
  background-color: #fc8b1d;
}
.slide-editor .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch .md-ink-ripple,
.slide-render .toolbar > div.toolbar-save-cancel > .toolbar-action-btn md-switch .md-ink-ripple {
  color: #9e9e9e;
}
.slide-editor .toolbar-properties,
.slide-render .toolbar-properties {
  flex: 1;
}
.slide-editor .toolbar-template,
.slide-render .toolbar-template {
  padding-right: 1em;
}
.slide-editor > .form-inline > .form-group:nth-child(n+2),
.slide-render > .form-inline > .form-group:nth-child(n+2) {
  margin-left: 15px;
}
.slide-editor .btn,
.slide-render .btn {
  margin: 0 1px;
  font-size: 1.2em;
  padding: 4px 10px;
}
.slide-editor .page-header-toolbar-link,
.slide-render .page-header-toolbar-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 2px;
  min-height: 40px;
  min-width: 50px;
}
.slide-editor .page-header-toolbar-link .fa-stack,
.slide-render .page-header-toolbar-link .fa-stack {
  height: 1.3em;
  transform: translateY(-7px);
}
.slide-editor .font-size,
.slide-render .font-size {
  position: relative;
}
.slide-editor .font-size .fa-text-size,
.slide-render .font-size .fa-text-size {
  transform: translateX(-5px);
}
.slide-editor .font-size .fa-caret-up,
.slide-render .font-size .fa-caret-up,
.slide-editor .font-size .fa-caret-down,
.slide-render .font-size .fa-caret-down {
  transform: translateX(-3px);
  position: absolute;
  top: 0;
  color: #1A7390;
}
.slide-editor .font-size .fa-text-size:before,
.slide-render .font-size .fa-text-size:before {
  font-size: 0.8em;
}
.slide-editor .align-object-vertical .fa-align-object-vertical:before,
.slide-render .align-object-vertical .fa-align-object-vertical:before {
  content: '\00A0';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAwIiBoZWlnaHQ9IjQwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48dGl0bGU+TGF5ZXIgMTwvdGl0bGU+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyNiIgeDE9IjEuNDUyMDMiIHkxPSIyMDAuMDAwMDIiIHgyPSIzOTguNTQ3OTgiIHkyPSIyMDAuMDAwMDIiIGlkPSJzdmdfMiIgc3Ryb2tlLWxpbmVqb2luPSJ1bmRlZmluZWQiIHN0cm9rZS1saW5lY2FwPSJ1bmRlZmluZWQiIHN0cm9rZT0iIzAwMCIvPjxyZWN0IGZpbGw9IiNmZmYiIHN0cm9rZS13aWR0aD0iMjYiIHg9IjEwNyIgeT0iMTA2LjUwMDAxIiB3aWR0aD0iNzMuNDY0MjkiIGhlaWdodD0iMTg3LjAwMDAxIiBpZD0ic3ZnXzMiIHN0cm9rZT0iIzAwMCIvPjxyZWN0IGZpbGw9IiNmZmYiIHN0cm9rZS13aWR0aD0iMjYiIHg9IjIyNy4wMDAwMSIgeT0iMTQuMDAwMDIiIHdpZHRoPSI3Ni4yNDg0NCIgaGVpZ2h0PSIzNzIiIGlkPSJzdmdfNiIgc3Ryb2tlPSIjMDAwIi8+PC9nPjwvc3ZnPg==');
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  display: inline-block;
}
.slide-editor .align-object-horizontal .fa-align-object-horizontal:before,
.slide-render .align-object-horizontal .fa-align-object-horizontal:before {
  content: '\00A0';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAwIiBoZWlnaHQ9IjQwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPGc+ICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+ICA8bGluZSBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJ1bmRlZmluZWQiIHN0cm9rZS1saW5lam9pbj0idW5kZWZpbmVkIiBpZD0ic3ZnXzIiIHkyPSIzOTkuNTExMDgiIHgyPSIyMDAiIHkxPSIxLjUiIHgxPSIyMDAiIGZpbGwtb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMjYiIGZpbGw9Im5vbmUiLz4gIDxyZWN0IHN0cm9rZT0iIzAwMCIgaWQ9InN2Z181IiBoZWlnaHQ9Ijc2IiB3aWR0aD0iMjM3LjAwMDAxIiB5PSI4Ni41IiB4PSI4MS41IiBzdHJva2Utb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLXdpZHRoPSIyNiIgZmlsbD0iI2ZmZmZmZiIvPiAgPHJlY3QgaWQ9InN2Z18zIiBoZWlnaHQ9Ijc2IiB3aWR0aD0iMzI3IiB5PSIyMjMuNSIgeD0iMzYuNSIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMjYiIHN0cm9rZT0iIzAwMCIgZmlsbD0iI2ZmZmZmZiIvPiA8L2c+PC9zdmc+');
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  display: inline-block;
}
.slide-editor .font-color-picker,
.slide-render .font-color-picker {
  position: absolute;
  padding: 0;
}
.slide-editor .font-picker,
.slide-render .font-picker {
  position: absolute;
  padding: 0;
  background: #f0f5f8;
  border-radius: 3px;
}
.slide-editor .advanced-edit,
.slide-render .advanced-edit,
.slide-editor .font-picker,
.slide-render .font-picker {
  position: absolute;
  top: 43px;
  left: 5px;
}
.slide-editor .advanced-edit.position-left,
.slide-render .advanced-edit.position-left,
.slide-editor .font-picker.position-left,
.slide-render .font-picker.position-left {
  right: 4px;
  left: auto;
}
.slide-editor .advanced-edit.position-top,
.slide-render .advanced-edit.position-top,
.slide-editor .font-picker.position-top,
.slide-render .font-picker.position-top {
  top: auto;
  bottom: 100%;
  transform: translateY(-5px);
}
.slide-render {
  display: block;
  max-width: 100vw;
  max-height: 100vh;
  margin: 0 -15px;
}
.slide-render .slide-canvas {
  z-index: 3000;
  border: none;
  max-width: 100vw;
  max-height: 100vh;
}
.slide-render .slide-canvas .area {
  border: none;
  background: transparent;
}
.slide-render .slide-canvas .image-preview .photo-icon,
.slide-render .slide-canvas .image-preview .leadintext {
  display: none;
}
.slide-render .has-no-content {
  display: none !important;
}
.custom-style-editor .custom-style-wrapper {
  background: rgba(255, 255, 255, 0.83);
  min-width: 360px;
  padding: 10px;
  border-radius: 4px;
}
.custom-style-editor ul.style-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.custom-style-editor ul.style-list > li {
  padding: 0;
  margin: 0;
  display: flex;
  padding-bottom: 4px;
}
.custom-style-editor ul.style-list > li .key {
  margin-right: 4px;
}
.custom-style-editor ul.style-list > li .value {
  margin-left: 4px;
}
@media (min-width: 1279px) {
  .slide-editor .toolbar .tooltip {
    display: none !important;
  }
}
@media (max-width: 1280px) {
  .slide-editor .toolbar .page-header-toolbar-link .caret {
    position: absolute;
    right: 1px;
    bottom: 5px;
  }
  .slide-editor .toolbar .link-text {
    display: none;
  }
}
#slide-property-search {
  position: absolute;
  top: 43px;
  left: -175px;
  min-width: 300px;
  width: auto;
}
#slide-property-search + .dropdown-menu {
  max-height: 300px;
  min-width: 300px;
  overflow-y: scroll;
}
ul.box-links {
  font-size: 0.9em;
  padding: 0;
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.4em;
}
ul.box-links,
ul.box-links li {
  display: block;
  margin: 0;
}
ul.box-links li {
  padding: 0;
  display: inline-block;
  margin-right: 20px;
}
ul.box-links a {
  background: none;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  text-align: center;
}
ul.box-links a,
ul.box-links a:hover {
  text-decoration: none;
}
ul.box-links .icon-container {
  background: none;
  border: none;
  color: #464646;
  box-shadow: none;
  font-size: 1em;
  padding: 12px;
  display: flex;
  width: 9em;
  justify-content: center;
}
ul.box-links .link-text {
  font-size: 1.6em;
}
@media (max-width: 1279px) {
  ul.box-links {
    font-size: 0.62em;
  }
}
h1.home {
  padding: 10px;
  font-size: 1.4em;
  background-color: #f2f2f2;
}
.tutorials,
.tutorials li {
  display: block;
  margin: 0;
  padding: 0;
}
.tutorials a,
.tutorials a:hover {
  text-decoration: none;
}
.tutorials h2 {
  margin-top: 0;
}
.tutorials .description {
  padding: 0 1em;
  width: 100%;
}
a.tutorial-link {
  position: relative;
  display: flex;
  display: -webkit-flex;
  /* NEW */
  max-width: 980px;
  padding-top: 1em;
  margin-bottom: 1em;
}
a.tutorial-link .play {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 50%;
  margin-left: auto;
  margin-right: auto;
  transform: translate(-50%, -50%);
  color: rgba(187, 187, 187, 0.87);
}
a.tutorial-link:hover .play {
  opacity: 1;
  display: inline-block;
}
a.tutorial-link:hover .tutorial-thumbnail {
  font-size: 6em;
}
a.tutorial-link .description {
  flex: 1;
}
.tutorial-thumbnail {
  position: relative;
  text-align: center;
  -webkit-transition: font-size 0.3s ease-in-out;
  -moz-transition: font-size 0.3s ease-in-out;
  -ms-transition: font-size 0.3s ease-in-out;
  -o-transition: font-size 0.3s ease-in-out;
  transition: font-size 0.3s ease-in-out;
  font-size: 3em;
  width: 270px;
}
.tutorial-thumbnail img {
  border: 1px solid #ccc;
}
.shopping-admin-component {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
}
.shopping-admin-component .shopping-admin-layout {
  height: 100%;
  display: flex;
}
.shopping-admin-component .shopping-admin-layout-left {
  position: relative;
  height: 100%;
  flex: 0 0 400px;
  align-items: stretch;
  display: flex;
  flex-direction: column;
}
.shopping-admin-component .shopping-admin-layout-left > .panel {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
}
.shopping-admin-component .shopping-admin-layout-left .panel-body {
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  padding: 0 10px;
  margin-bottom: 10px;
}
.shopping-admin-component .shopping-admin-layout-right {
  margin-left: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.shopping-admin-component .shopping-admin-layout-right .panel {
  flex: 1;
}
.shopping-admin-component .shopping-admin-left-content {
  flex: 1;
  padding: 10px 0;
  position: relative;
}
.shopping-admin-component shopping-category-list footer {
  margin-top: 5px;
  position: sticky;
  bottom: 0;
}
.shopping-admin-component shopping-category-list footer > button {
  width: 100%;
}
.shopping-admin-edit-modal .tab-content {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: none;
}
.vod-admin ul.upload-list {
  display: block;
}
.vod-admin ul.upload-list > li {
  display: flex;
}
.vod-admin ul.upload-list > li > section {
  padding: 10px;
}
.vod-admin ul.upload-list > li:nth-child(2n+1) {
  background: #efefef;
}
.vod-admin ul.upload-list > li.header > section {
  font-size: 1.6em;
}
.vod-admin ul.upload-list > li .movie-edit {
  display: flex;
  flex: 1;
}
.vod-admin ul.upload-list > li .progress-bar {
  background-color: #53ca70;
}
.vod-admin ul.upload-list > li .file-progress-content {
  mix-blend-mode: normal;
}
.vod-admin ul.upload-list > li .filename {
  color: #000;
}
.vod-admin ul.upload-list > li .movie-details {
  width: 80%;
}
.vod-admin ul.upload-list > li > .remove-item {
  flex: 0;
}
.vod-admin ul.upload-list .file-name {
  margin: 0;
}
.vod-admin ul.upload-list .movie-details {
  display: flex;
}
.vod-admin ul.upload-list .movie-details .movie-properties {
  width: 100%;
}
.vod-admin ul.upload-list .movie-details .movie-properties input.form-control,
.vod-admin ul.upload-list .movie-details .movie-properties textarea.form-control {
  margin-bottom: 6px;
}
.vod-admin ul.upload-list .movie-details input.movie-title {
  font-size: 1.6em;
}
.vod-admin ul.upload-list .movie-details ul.prop-columns {
  display: block;
  margin: 0;
  padding: 0;
}
.vod-admin ul.upload-list .movie-details ul.prop-columns > li {
  margin: 0;
  display: flex;
  align-items: center;
}
.vod-admin ul.upload-list .movie-details ul.prop-columns > li label {
  white-space: nowrap;
  margin-right: 5px;
  margin-bottom: 2px;
}
.vod-admin ul.upload-list .movie-details ul.prop-columns > li select {
  width: 100%;
}
.vod-admin ul.upload-list .movie-details ul.prop-columns > li .chosen-container {
  min-height: 39px;
}
.vod-admin ul.upload-list .movie-details ul.prop-columns > li input.form-control,
.vod-admin ul.upload-list .movie-details ul.prop-columns > li .chosen-container {
  width: 100%;
  margin-left: 0;
  margin-bottom: 3px;
}
.vod-admin ul.upload-list .movie-details textarea.description {
  height: 8.3em;
  width: 100%;
  resize: none;
}
.vod-admin ul.upload-list .movie-details .image-container {
  position: relative;
  width: 225px;
}
.vod-admin ul.upload-list .movie-details img {
  max-width: 100%;
  float: left;
}
.vod-admin ul.upload-list .movie-details h2 {
  margin-top: 0;
}
.vod-admin .vodfile {
  position: relative;
  padding-top: 0.5em;
}
.vod-admin .vodfile .image-uploader {
  margin-bottom: 0.5em;
}
.vod-admin .vodfile .progress {
  position: relative;
}
.vod-admin .vodfile .filename {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.vod-admin .vodfile .file-progress-content {
  padding: 0 3px;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  mix-blend-mode: difference;
  background: none;
  color: #fff;
}
.vod-admin .vodfile .file-progress {
  text-align: right;
  min-width: 35px;
  overflow: hidden;
}
.modal-content .scrolling-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.modal-content .scrolling-body .modal-footer {
  flex: 100px;
}
.modal-content .scrolling-body .modal-body {
  flex: 100%;
  overflow-y: auto;
}
.vod-list-item {
  position: relative;
}
.vod-list-item .edit,
.vod-list-item .delete {
  position: absolute;
  top: 5px;
  padding: 2px 9px;
  font-size: 1.5em;
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  transform: scale(0.5);
}
.vod-list-item .trailer {
  position: absolute;
  top: 5px;
  padding: 2px 9px;
  font-size: 1.5em;
  opacity: 1;
  transition: transform 0.3s, opacity 0.3s;
  transform: scale(1);
}
.list-view .vod-list-item .trailer {
  display: none;
}
.vod-list-item:hover .edit,
.vod-list-item:hover .delete {
  display: inline-block;
  transform: scale(1);
  opacity: 1;
}
.vod-list-item:hover .trailer {
  cursor: unset;
}
.vod-list-item .edit {
  right: 5px;
}
.vod-list-item .delete,
.vod-list-item .trailer {
  left: 5px;
}
form .vod-edit-movie input.form-control:not(:hover):not(:focus):not(.open),
form .vod-edit-series input.form-control:not(:hover):not(:focus):not(.open),
form .edit-vod-episode input.form-control:not(:hover):not(:focus):not(.open),
form .vod-edit-movie textarea.form-control:not(:hover):not(:focus):not(.open),
form .vod-edit-series textarea.form-control:not(:hover):not(:focus):not(.open),
form .edit-vod-episode textarea.form-control:not(:hover):not(:focus):not(.open),
form .vod-edit-movie .ui-select-container:not(:hover):not(:focus):not(.open),
form .vod-edit-series .ui-select-container:not(:hover):not(:focus):not(.open),
form .edit-vod-episode .ui-select-container:not(:hover):not(:focus):not(.open) {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
form.ng-attempted .vod-edit-movie .has-error input.form-control:not(:hover):not(:focus):not(.open),
form.ng-attempted .vod-edit-series .has-error input.form-control:not(:hover):not(:focus):not(.open),
form.ng-attempted .edit-vod-episode .has-error input.form-control:not(:hover):not(:focus):not(.open),
form.ng-attempted .vod-edit-movie .has-error textarea.form-control:not(:hover):not(:focus):not(.open),
form.ng-attempted .vod-edit-series .has-error textarea.form-control:not(:hover):not(:focus):not(.open),
form.ng-attempted .edit-vod-episode .has-error textarea.form-control:not(:hover):not(:focus):not(.open),
form.ng-attempted .vod-edit-movie .has-error .ui-select-container:not(:hover):not(:focus):not(.open),
form.ng-attempted .vod-edit-series .has-error .ui-select-container:not(:hover):not(:focus):not(.open),
form.ng-attempted .edit-vod-episode .has-error .ui-select-container:not(:hover):not(:focus):not(.open) {
  background: #fff;
  border-color: #b94a48;
  -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);
}
.vod-edit-movie,
.vod-edit-series {
  display: flex;
}
.vod-edit-movie label.padded-left,
.vod-edit-series label.padded-left {
  padding-left: 12px;
}
.vod-edit-movie .file-name,
.vod-edit-series .file-name {
  margin: 0;
}
.vod-edit-movie .right-container,
.vod-edit-series .right-container {
  width: 20%;
}
.vod-edit-movie .movie-details,
.vod-edit-series .movie-details {
  width: 80%;
  display: flex;
}
.vod-edit-movie .movie-details .movie-properties,
.vod-edit-series .movie-details .movie-properties {
  padding: 0 12px;
  width: 100%;
}
.vod-edit-movie .movie-details .movie-properties input.form-control,
.vod-edit-series .movie-details .movie-properties input.form-control,
.vod-edit-movie .movie-details .movie-properties textarea.form-control,
.vod-edit-series .movie-details .movie-properties textarea.form-control {
  margin-bottom: 6px;
}
.vod-edit-movie .movie-details input.movie-title,
.vod-edit-series .movie-details input.movie-title {
  font-size: 1.6em;
}
.vod-edit-movie .movie-details ul.prop-columns,
.vod-edit-series .movie-details ul.prop-columns {
  display: block;
  margin: 0;
  padding: 0;
}
.vod-edit-movie .movie-details ul.prop-columns > li,
.vod-edit-series .movie-details ul.prop-columns > li {
  margin: 0;
  display: flex;
  align-items: center;
}
.vod-edit-movie .movie-details ul.prop-columns > li label,
.vod-edit-series .movie-details ul.prop-columns > li label {
  white-space: nowrap;
  margin-right: 5px;
  margin-bottom: 2px;
}
.vod-edit-movie .movie-details ul.prop-columns > li select,
.vod-edit-series .movie-details ul.prop-columns > li select {
  width: 100%;
}
.vod-edit-movie .movie-details ul.prop-columns > li .chosen-container,
.vod-edit-series .movie-details ul.prop-columns > li .chosen-container {
  min-height: 39px;
}
.vod-edit-movie .movie-details ul.prop-columns > li input.form-control,
.vod-edit-series .movie-details ul.prop-columns > li input.form-control,
.vod-edit-movie .movie-details ul.prop-columns > li .chosen-container,
.vod-edit-series .movie-details ul.prop-columns > li .chosen-container {
  width: 100%;
  margin-left: 0;
  margin-bottom: 3px;
}
.vod-edit-movie .movie-details textarea.description,
.vod-edit-series .movie-details textarea.description {
  height: 8.3em;
  width: 100%;
  resize: none;
}
.vod-edit-movie .movie-details .image-container,
.vod-edit-series .movie-details .image-container {
  width: 225px;
}
.vod-edit-movie .movie-details img,
.vod-edit-series .movie-details img {
  max-width: 100%;
  float: left;
}
.vod-edit-movie .movie-details h2,
.vod-edit-series .movie-details h2 {
  margin-top: 0;
}
.vod-edit-movie .series-details,
.vod-edit-series .series-details {
  width: 80%;
  display: flex;
}
.vod-edit-movie .series-details .series-properties,
.vod-edit-series .series-details .series-properties {
  padding: 0 12px;
  width: 100%;
}
.vod-edit-movie .series-details .series-properties input.form-control,
.vod-edit-series .series-details .series-properties input.form-control,
.vod-edit-movie .series-details .series-properties textarea.form-control,
.vod-edit-series .series-details .series-properties textarea.form-control {
  margin-bottom: 6px;
}
.vod-edit-movie .series-details input.series-title,
.vod-edit-series .series-details input.series-title {
  font-size: 1.6em;
}
.vod-edit-movie .series-details ul.prop-columns,
.vod-edit-series .series-details ul.prop-columns {
  display: block;
  margin: 0;
  padding: 0;
}
.vod-edit-movie .series-details ul.prop-columns > li,
.vod-edit-series .series-details ul.prop-columns > li {
  margin: 0;
  display: flex;
  align-items: center;
}
.vod-edit-movie .series-details ul.prop-columns > li label,
.vod-edit-series .series-details ul.prop-columns > li label {
  white-space: nowrap;
  margin-right: 5px;
  margin-bottom: 2px;
}
.vod-edit-movie .series-details ul.prop-columns > li select,
.vod-edit-series .series-details ul.prop-columns > li select {
  width: 100%;
}
.vod-edit-movie .series-details ul.prop-columns > li .chosen-container,
.vod-edit-series .series-details ul.prop-columns > li .chosen-container {
  min-height: 39px;
}
.vod-edit-movie .series-details ul.prop-columns > li input.form-control,
.vod-edit-series .series-details ul.prop-columns > li input.form-control,
.vod-edit-movie .series-details ul.prop-columns > li .chosen-container,
.vod-edit-series .series-details ul.prop-columns > li .chosen-container {
  width: 100%;
  margin-left: 0;
  margin-bottom: 3px;
}
.vod-edit-movie .series-details textarea.description,
.vod-edit-series .series-details textarea.description {
  height: 8.3em;
  width: 100%;
  resize: none;
}
.vod-edit-movie .series-details .image-container,
.vod-edit-series .series-details .image-container {
  position: relative;
  width: 225px;
}
.vod-edit-movie .series-details img,
.vod-edit-series .series-details img {
  max-width: 100%;
  float: left;
}
.vod-edit-movie .series-details h2,
.vod-edit-series .series-details h2 {
  margin-top: 0;
}
.vod-edit-movie .ui-select-multiple.ui-select-bootstrap,
.vod-edit-series .ui-select-multiple.ui-select-bootstrap {
  min-height: 34px;
  margin-bottom: 3px;
}
.grid-view > ul > li .vod-list-item .cover {
  cursor: default;
}
.choose-movies-dialog .modal-header h4 {
  font-size: 1.5em;
  margin: 0;
}
ul.tv-upload-list {
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #f1f1f1;
}
ul.tv-upload-list > li {
  margin: 0;
  padding: 5px 0;
  display: block;
}
ul.tv-upload-list > li:nth-child(2n+1) {
  background: #f9f9f9;
}
ul.tv-upload-list > li:first-child {
  background: #1a7390;
  padding: 10px 0;
  color: #fff;
}
ul.tv-upload-list .tv-file-item {
  display: flex;
  align-items: stretch;
}
ul.tv-upload-list .tv-file-item.header {
  font-weight: bold;
}
ul.tv-upload-list .tv-file-item.header .episode-number,
ul.tv-upload-list .tv-file-item.header .season-number {
  text-align: center;
}
ul.tv-upload-list .tv-file-item.header .episode-thumbnail {
  margin-right: 48px;
}
ul.tv-upload-list .tv-file-item > div {
  padding: 4px 8px;
  flex: 1;
}
ul.tv-upload-list .tv-file-item > .showname {
  flex: 0 0 380px;
  display: flex;
}
ul.tv-upload-list .tv-file-item > .showname > div.poster {
  flex: 0 0 80px;
}
ul.tv-upload-list .tv-file-item > .showname > div.poster img {
  width: 70px;
}
ul.tv-upload-list .tv-file-item > .showname .show-selector .input-group {
  margin-bottom: 4px;
}
ul.tv-upload-list .tv-file-item > .episode .episode-data {
  display: flex;
}
ul.tv-upload-list .tv-file-item > .episode .episode-data div.episode-number,
ul.tv-upload-list .tv-file-item > .episode .episode-data div.season-number {
  flex: 0 0 90px;
  padding-right: 16px;
}
ul.tv-upload-list .tv-file-item > .episode .episode-data .episode-title {
  flex: 1;
}
ul.tv-upload-list .tv-file-item > .episode-thumbnail {
  flex: 0 0 140px;
}
ul.tv-upload-list .tv-file-item > .remove-item {
  flex: 0 0 40px;
}
ul.tv-upload-list .tv-file-item > .file {
  flex: 2;
}
ul.tv-upload-list .tv-file-item .image-uploader {
  width: 100%;
}
ul.tv-upload-list input.episode-number,
ul.tv-upload-list input.season-number {
  text-align: center;
}
.image-upload img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.custom-error {
  display: none;
  position: absolute;
  top: -6px;
  transform: translateY(-100%);
  width: 100%;
  text-align: center;
  font-size: 0.9em;
}
.custom-error .custom-error-box {
  background: #fbfbfb;
  border: 1px solid #c7c7c7;
  padding: 10px;
  display: inline-block;
  border-radius: 3px;
}
.custom-error .custom-error-box i {
  background: #faab20;
  border-radius: 2px;
  color: #fff;
  width: 19px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
}
.custom-error .custom-error-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -4px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #aaa;
}
.custom-error.below {
  position: absolute;
  top: auto;
  transform: translateY(8px);
}
.custom-error.below .custom-error-arrow {
  border: 5px solid transparent;
  border-bottom-color: #aaa;
  top: -1px;
  transform: translateY(-8px);
}
.has-error > .custom-error {
  display: block;
}
.ng-attempted .has-error .image-upload {
  display: block;
  border-radius: 4px;
  border: 1px solid #b94a48;
  -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);
}
.ng-attempted .has-error .image-upload .custom-error {
  display: block;
}
.image-upload-wrapper {
  position: relative;
}
.page-header-toolbar-link {
  position: relative;
}
.page-header-toolbar-link .count {
  position: absolute;
  top: -10px;
  right: 8px;
  margin-top: -8px;
  text-align: center;
  height: 26px;
  min-width: 26px;
  background: #d9534f;
  color: white;
  display: inline-block;
  padding: 0 6px;
  border-radius: 13px;
  font-size: 0.9em;
  line-height: 26px;
}
.recording-lists > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.recording-lists > ul li {
  margin: 0;
  padding: 0;
}
.recording-lists .title {
  font-weight: 700;
}
.recording-lists .panel-title a.accordion-toggle {
  padding: 15px;
}
.recording-lists .panel-title .selected {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  right: 10px;
  width: 34px;
}
.recording-lists .panel-title .selected > input {
  margin: 0;
}
.recording-lists .panel-heading {
  padding: 0;
  position: relative;
  background-color: #f2f2f2;
}
.recording-lists .panel-heading .delete {
  position: absolute;
}
.recording-lists .panel-heading .delete:after {
  display: none;
}
.recording-lists .panel-heading .count {
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -13px;
  text-align: center;
  height: 26px;
  min-width: 26px;
  background: #53879a;
  color: white;
  display: inline-block;
  padding: 0 6px;
  border-radius: 13px;
  font-size: 0.9em;
  line-height: 26px;
}
.recording-lists ul.recordings-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.recording-lists ul.recordings-list > li {
  margin: 0 -12px;
  padding: 0 12px;
  list-style: none;
}
.recording-lists ul.recordings-list > li:hover {
  background: #fff;
}
.recording-lists ul.recordings-list .list-item-data {
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.recording-lists ul.recordings-list .list-item-data .show-info {
  flex: 1;
  display: flex;
  overflow: hidden;
}
.recording-lists ul.recordings-list .list-item-data .show-info .title {
  white-space: nowrap;
  font-weight: 700;
  padding-right: 1em;
}
.recording-lists ul.recordings-list .list-item-data .show-info .description {
  margin: 0 1em 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recording-lists ul.recordings-list .list-item-data .date {
  flex: 0 0 140px;
  padding: 0 5px;
}
.recording-lists ul.recordings-list .list-item-data .time {
  flex: 0 0 180px;
  padding: 0 5px;
}
.recording-lists ul.recordings-list .list-item-data .selected {
  flex: 0 0 30px;
}
.recording-lists ul.recordings-list .list-item-data input[type="checkbox"].form-control {
  width: 20px;
  height: 20px;
  margin: 0;
}
.recording-lists ul.recordings-list .list-item-data .delete.btn {
  visibility: hidden;
}
.recording-lists ul.recordings-list .list-item-data:hover .delete.btn {
  visibility: visible;
}
.upload-footer {
  display: flex;
  align-items: center;
}
.upload-footer .progress {
  flex: 1;
  margin-right: 1em;
}
.upload-footer .form-group {
  flex: 0 0 auto;
}
.image-uploader {
  position: relative;
  display: inline-block;
}
.image-uploader img {
  max-width: 100%;
}
.image-uploader .upload-button {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
}
.image-uploader:hover .upload-button {
  display: inline-block;
}
.hidden-datepicker {
  visibility: hidden;
  position: absolute;
}
reset-statistics .date-picker-container {
  min-height: 271px;
  display: flex;
  justify-content: center;
}
reset-statistics .date-picker-container .btn-info,
reset-statistics .date-picker-container .btn-info.active.focus,
reset-statistics .date-picker-container .btn-info.active:focus,
reset-statistics .date-picker-container .btn-info.active:hover,
reset-statistics .date-picker-container .btn-info:active.focus,
reset-statistics .date-picker-container .btn-info:active:focus,
reset-statistics .date-picker-container .btn-info:active:hover,
reset-statistics .date-picker-container .open > .dropdown-toggle.btn-info.focus,
reset-statistics .date-picker-container .open > .dropdown-toggle.btn-info:focus,
reset-statistics .date-picker-container .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background: #0a7ac1;
  border-color: #0a4d85;
}
reset-statistics .date-picker-container .btn-info .text-info {
  color: #fff;
}
reset-statistics .date-picker-container table tbody tr td:nth-child(n+9) {
  display: none;
}
.disk-summary {
  margin-bottom: 1.4em;
}
.disk-summary header {
  display: flex;
  justify-content: space-between;
}
.disk-summary header h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin: 0 0 5px;
}
.disk-summary header .disk-icon {
  margin-right: 0.3em;
}
.disk-summary .progress {
  background-color: #525252;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
}
.disk-summary .progress .value {
  color: white;
  white-space: nowrap;
  display: inline-block;
  padding: 0 10px;
}
.disk-summary .used-color {
  color: #54ca70;
}
.disk-summary .remaining-color {
  color: #525252;
}
.status-line-component {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.status-line-component .smiley {
  flex: 2.6em 0 0;
}
.status-line-component .status-label {
  flex: 1;
}
.network-traffic-component {
  display: block;
}
.network-traffic-component header h2 {
  font-size: 16px;
  margin: 10px 0;
}
.network-traffic-component header .network-icon {
  margin-right: 0.3em;
}
.network-traffic-component .value-line {
  padding-top: 0.3em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.network-traffic-component .value-line > div {
  flex: 1;
}
.network-traffic-component .value-line .avg {
  text-align: right;
}
.network-traffic-component .adapter {
  margin-bottom: 16px;
}
.network-traffic-component .progress {
  background-color: #525252;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
}
.network-traffic-component .progress .value {
  color: white;
  white-space: nowrap;
  display: inline-block;
  padding: 0 10px;
}
.core-resources-component {
  display: block;
  margin-bottom: 16px;
}
.core-resources-component h2 {
  font-size: 16px;
  margin: 10px 0;
}
.core-resources-component .value-line {
  padding-top: 0.3em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.core-resources-component .value-line > div {
  flex: 1;
}
.core-resources-component .value-line .avg {
  text-align: right;
}
.stb-status-component {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  flex-wrap: wrap;
}
.stb-status-component > div {
  margin: 0 10px;
  flex: 1;
}
.stb-status-component h2 {
  margin: 0;
  font-size: 16px;
}
.stb-status-component .status-count-line {
  padding-top: 0.3em;
  display: flex;
  align-items: center;
}
.stb-status-component .status-count-line .value-color {
  margin-right: 0.3em;
}
.stb-status-component .status-count-line .value-number {
  flex: 1;
  text-align: right;
}
.top-ten-vod-component .vod-item {
  display: block;
  margin-bottom: 1em;
}
.top-ten-vod-component .vod-item img {
  width: 80px;
  float: left;
  margin-right: 0.5em;
}
.top-ten-vod-component .vod-item h3 {
  margin: 0;
}
.system-settings .input-group-addon {
  min-width: 83px;
}
.channel-administrator ul {
  list-style-type: none;
}
.channel-administrator .panel .row {
  min-height: 37px;
}
.channel-administrator .pull-right {
  margin-top: -6px;
}
.channel-administrator .list-group-item {
  padding: 2px 10px;
}
.channel-administrator .tr {
  display: table-row;
}
.channel-administrator .table-fill {
  width: 100%;
}
.channel-administrator th {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.channel-administrator .fixed-child,
.channel-administrator .fixed-children > * {
  min-width: 78px;
  padding: 10px;
  margin: auto;
  display: inline-block;
}
.channel-administrator .children-center > * {
  text-align: center;
}
.channel-administrator .status {
  min-width: 12px;
  min-height: 12px;
  border-radius: 2px;
  display: inline-block;
}
.channel-administrator .odd {
  background-color: #f2f2f2;
}
.channel-administrator .active {
  background-color: #464646;
}
.channel-administrator .tr[data-show=false] {
  display: none;
}
.channel-administrator .tc {
  padding: 6px 10px;
  display: table-cell;
  white-space: nowrap;
}
.channel-administrator .fileUpload {
  position: relative;
  overflow: hidden;
}
.channel-administrator .fileUpload input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: -20px;
  height: 40px;
  width: 68px;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.channel-administrator .indent-0-5 {
  left: 4%;
}
.user-manager-form input[type="checkbox"].form-control {
  width: 34px;
  margin: 0;
}
.user-manager-form .tab-content {
  padding: 20px;
  max-height: 75vh;
  overflow-y: auto;
}
.permissions.closed {
  display: none;
}
.permission .permission-name {
  padding: 10px 0 10px 44px;
}
.permission .permission-value {
  padding: 10px 0 10px 44px;
}
.permission.header {
  border: solid rgba(170, 170, 170, 0.39);
  background: #fafafa;
  border-width: 1px 0;
  font-weight: bold;
}
.permission.header .permission-name {
  padding: 10px;
  font-size: 1.3em;
  justify-content: flex-start;
}
.permission.permission-header .permission-name {
  padding-left: 12px;
}
.permission.application .permission-name {
  padding: 10px 0;
}
.permission.application .permission-name .override-checkbox {
  margin: 0 10px;
}
.permission.application .permission-access .override-checkbox {
  display: none;
}
.permission.depth-2 {
  padding-left: 20px;
}
.permission.depth-3 {
  padding-left: 40px;
}
.permission.depth-4 {
  padding-left: 60px;
}
.permission.depth-5 {
  padding-left: 80px;
}
.permission {
  border-bottom: 1px solid #eee;
  display: flex;
}
.permission:not(.header):hover {
  background: #464646;
  color: #fff;
}
.permission:not(:hover) .override-checkbox {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
.permission.permission-header {
  font-weight: bold;
}
.permission.permission-header:hover {
  background-color: #fff;
  color: #333;
}
.permission .permission-name {
  justify-content: flex-start;
  flex: 1;
  display: flex;
  align-items: center;
}
.permission .permission-access {
  display: flex;
}
.permission .permission-access span {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 50px;
  text-align: center;
}
.permission .permission-access span:nth-child(2n) {
  background: rgba(0, 0, 0, 0.05);
}
.permission .permission-access .hide-checkbox .override-checkbox {
  display: none;
}
.permission .permission-access.decorative span > * {
  display: none;
}
.permission.permission-header .permission-access span {
  line-height: 1em;
  display: flex;
  justify-content: bottom;
  flex-direction: column;
  font-size: 1em;
}
.permission-access input[type=checkbox].form-control {
  display: none;
  width: 20px;
  height: 20px;
}
.select-helper {
  position: absolute;
  border: 1px dashed #1F4E60;
  background: #1F4E60;
  opacity: 0.2;
  z-index: 1050;
  top: 0;
}
.crosshairs {
  position: relative;
  cursor: crosshair;
}
.crosshairs .vline,
.crosshairs .hline {
  cursor: crosshair;
  position: absolute;
  background: red;
}
.crosshairs .vline {
  width: 1px;
  bottom: 0;
  top: 0;
}
.crosshairs .hline {
  left: 0;
  height: 1px;
  right: 0;
}
.crosshairs .poslabel {
  cursor: crosshair;
  position: absolute;
  background: black;
  border-radius: 4px;
  color: white;
  padding: 2px 5px;
  font-size: 11px;
  top: 0;
  left: 0;
  opacity: 0.8;
}
.MicrosoftMap label {
  max-width: none;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.space-below {
  margin-bottom: 15px;
}
md-switch.md-default-theme.md-checked:not([disabled]).md-primary .md-bar,
md-switch.md-checked:not([disabled]).md-primary .md-bar {
  background-color: #ccdbed;
}
md-switch.md-default-theme.md-checked:not([disabled]).md-primary .md-thumb,
md-switch.md-checked:not([disabled]).md-primary .md-thumb {
  background-color: #164BC7;
}
.btn:active:focus {
  outline: none;
}
.btn-success {
  border-color: #164BC7;
}
.btn-success:hover {
  background-color: #0F2F4D;
  border-color: #0F2F4D;
}
.btn-success:active {
  background-color: #0B2136;
  border-color: #0B2136;
}
.modal-footer .btn-primary {
  background: #fff;
  border: 1px solid #164BC7;
  color: #164BC7;
}
.modal-footer .btn-primary:hover {
  outline: 2px solid #b6c8de;
}
.modal-footer .btn-primary:active {
  background: #fff !important;
  border: 1px solid #164BC7;
  color: #164BC7;
}
.btn-success[disabled] {
  background-color: #7e7e7e;
  border: none;
}
.popover-title {
  background: #464646;
  color: #fff;
}
.popover {
  max-width: 500px;
}
.warning-title .popover-title {
  background: #d9534f;
  color: #fff;
}
status-line .fa-2x {
  font-size: 1.8em;
}
/*#sidebar-frame {
    height: ~"calc(100vh - 70px)";
    width: 200px;
    background: #eaeaea;
}*/
#content-frame {
  position: relative;
}
.btn-transparent,
.btn-transparent:hover,
.btn-transparent:active,
.btn-transparent:focus {
  background: none;
  box-shadow: none;
  color: #333;
}
.mm-list [class^="icon-"],
.mm-list [class*=" icon-"] {
  font-size: 18px;
  line-height: 1.58em;
  margin-left: 0;
}
aside.left {
  width: 300px;
  padding: 0 15px;
  float: left;
}
aside.left + .container-fluid {
  margin-left: 285px;
}
aside.right {
  width: 300px;
  padding: 0 15px;
  float: right;
}
aside.right + .container-fluid {
  margin-right: 285px;
}
.tb {
  display: table;
  width: 100%;
}
.tb.layout > .tr > .td {
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  background: #f2f2f2;
}
.tb.layout > .tr > .td.aside {
  width: 300px;
}
.tb .tr {
  display: table-row;
}
.tb .td {
  display: table-cell;
  border-spacing: 0;
}
@media (min-width: 480px) {
  .tb-xs {
    display: table;
    width: 100%;
  }
  .tb-xs.layout > .tr > .td {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
  .tb-xs .tr {
    display: table-row;
  }
  .tb-xs .td {
    display: table-cell;
    border-spacing: 0;
    background: #f2f2f2;
  }
  .tb-xs .td.aside {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .tb-sm {
    display: table;
    width: 100%;
  }
  .tb-sm.layout > .tr > .td {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
  .tb-sm .tr {
    display: table-row;
  }
  .tb-sm .td {
    display: table-cell;
    border-spacing: 0;
    background: #f2f2f2;
  }
  .tb-sm .td.aside {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .tb-md {
    display: table;
    width: 100%;
  }
  .tb-md.layout > .tr > .td {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
  .tb-md .tr {
    display: table-row;
  }
  .tb-md .td {
    vertical-align: top;
    display: table-cell;
    border-spacing: 0;
    background: #f2f2f2;
  }
  .tb-md .td.aside {
    width: 330px;
  }
}
@media (min-width: 1200px) {
  .tb-lg {
    display: table;
    width: 100%;
  }
  .tb-lg.layout > .tr > .td {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
  .tb-lg .tr {
    display: table-row;
  }
  .tb-lg .td {
    display: table-cell;
    border-spacing: 0;
    background: #f2f2f2;
  }
  .tb-lg .td.aside {
    width: 330px;
  }
}
@media (min-width: 1600px) {
  .td-visible-xl {
    display: table-cell !important;
  }
  .tb-xl {
    display: table;
    width: 100%;
  }
  .tb-xl.layout > .tr > .td {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
  .tb-xl .tr {
    display: table-row;
  }
  .tb-xl .td {
    display: table-cell;
    border-spacing: 0;
    background: #f2f2f2;
  }
  .tb-xl .td.aside {
    width: 330px;
  }
}
@media (max-width: 768px) {
  .xs-height-auto {
    height: auto !important;
  }
}
@media (max-width: 992px) {
  .sm-height-auto {
    height: auto !important;
  }
}
@media (max-width: 1200px) {
  .md-height-auto {
    height: auto !important;
  }
}
@media (max-width: 1600px) {
  .lg-height-auto {
    height: auto !important;
  }
}
.panel-default[accordion-group] > .panel-heading {
  padding: 0;
}
.panel-default[accordion-group] .panel-title a {
  padding: 15px;
}
ul[dnd-list],
ul[dnd-list] > li {
  position: relative;
}
ul[dnd-list] .dndDraggingSource {
  display: none;
}
a.action,
a.action > * {
  -webkit-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear;
  color: #464646;
}
a.action.ng-animate {
  -webkit-transition: none;
  transition: none;
}
a.action:active,
a.action > *:active {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: #1c1c1c;
}
a.action .stop-button,
a.action .stop-button > * {
  -webkit-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear;
  color: #F06E23;
}
a.action .stop-button .fa-stop {
  font-size: 0.8em;
}
a.action .stop-button,
a.action .stop-button > *:active {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: #1c1c1c;
}
.overlay {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.7);
  z-index: 33333;
  justify-content: center;
  align-items: center;
}
.overlay .loading {
  height: 90%;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mm-list .fa {
  overflow: hidden;
  display: inline-flex;
  line-height: 1.1em;
}
.validate.ng-dirty.ng-invalid {
  border-color: red;
}
.dropdown > a:hover {
  text-decoration: none;
}
div.stretch {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 150px);
}
div.stretch > * {
  flex: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
div.stretch .button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
div.stretch .button-wrapper button {
  pointer-events: all;
  transform: translateY(1.3vh);
  height: 10vh;
  width: 10vh;
  border-radius: 5vh;
}
div.stretch .button-wrapper button.btn.active.focus,
div.stretch .button-wrapper button.btn.active:focus,
div.stretch .button-wrapper button.btn.focus,
div.stretch .button-wrapper button.btn:active.focus,
div.stretch .button-wrapper button.btn:active:focus,
div.stretch .button-wrapper button.btn:focus {
  outline: none;
}
plotly.expand {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 150px);
}
plotly.expand .js-plotly-plot {
  flex: 1;
}
plotly .modebar {
  display: none;
}
.static {
  display: flex;
  flex-direction: column;
}
.static plotly.expand {
  flex: 1;
  height: auto;
}
plotly-pie-drilldown .pielayer .slice .surface {
  cursor: pointer;
}
plotly-pie-drilldown .end .pielayer .slice .surface {
  cursor: auto;
}
plotly-heatmap .yaxislayer-above {
  cursor: pointer;
  pointer-events: all;
}
plotly-heatmap.end .yaxislayer-above {
  cursor: auto;
  pointer-events: none;
}
.mm-right {
  overflow-y: auto;
  background: #eaeaea;
  color: #333;
  position: fixed;
  top: 70px;
  bottom: 0;
  right: 0;
  width: 200px;
}
infochannel-player main.infochannel-preview {
  background-image: url(Content/images/tv-preview-bg.png);
}

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fasr,.fal,.fa-light,.fasl,.fat,.fa-thin,.fad,.fa-duotone,.fass,.fa-sharp-solid,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:'Font Awesome 6 Pro'}.fab,.fa-brands{font-family:'Font Awesome 6 Brands'}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:'Font Awesome 6 Duotone'}.fass,.fasr,.fasl,.fa-sharp{font-family:'Font Awesome 6 Sharp'}.fass,.fa-sharp{font-weight:900}.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-2xs{font-size:0.625em;line-height:0.1em;vertical-align:0.225em}.fa-xs{font-size:0.75em;line-height:0.08333em;vertical-align:0.125em}.fa-sm{font-size:0.875em;line-height:0.07143em;vertical-align:0.05357em}.fa-lg{font-size:1.25em;line-height:0.05em;vertical-align:-0.075em}.fa-xl{font-size:1.5em;line-height:0.04167em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:0.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, steps(8));animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{-webkit-transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0)}100%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{-webkit-transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0)}100%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-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{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-webkit-transform:scale(1, -1);transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1, -1);transform:scale(-1, -1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle, none));transform:rotate(var(--fa-rotate-angle, 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%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-fill-drip::before{content:"\f576"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-circle-chevron-right::before{content:"\f138"}.fa-chevron-circle-right::before{content:"\f138"}.fa-wagon-covered::before{content:"\f8ee"}.fa-line-height::before{content:"\f871"}.fa-bagel::before{content:"\e3d7"}.fa-transporter-7::before{content:"\e2a8"}.fa-at::before{content:"\40"}.fa-rectangles-mixed::before{content:"\e323"}.fa-phone-arrow-up-right::before{content:"\e224"}.fa-phone-arrow-up::before{content:"\e224"}.fa-phone-outgoing::before{content:"\e224"}.fa-trash-can::before{content:"\f2ed"}.fa-trash-alt::before{content:"\f2ed"}.fa-circle-l::before{content:"\e114"}.fa-head-side-goggles::before{content:"\f6ea"}.fa-head-vr::before{content:"\f6ea"}.fa-text-height::before{content:"\f034"}.fa-user-xmark::before{content:"\f235"}.fa-user-times::before{content:"\f235"}.fa-face-hand-yawn::before{content:"\e379"}.fa-gauge-simple-min::before{content:"\f62d"}.fa-tachometer-slowest::before{content:"\f62d"}.fa-stethoscope::before{content:"\f0f1"}.fa-coffin::before{content:"\f6c6"}.fa-message::before{content:"\f27a"}.fa-comment-alt::before{content:"\f27a"}.fa-salad::before{content:"\f81e"}.fa-bowl-salad::before{content:"\f81e"}.fa-info::before{content:"\f129"}.fa-robot-astromech::before{content:"\e2d2"}.fa-ring-diamond::before{content:"\e5ab"}.fa-fondue-pot::before{content:"\e40d"}.fa-theta::before{content:"\f69e"}.fa-face-hand-peeking::before{content:"\e481"}.fa-square-user::before{content:"\e283"}.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-compress-alt::before{content:"\f422"}.fa-explosion::before{content:"\e4e9"}.fa-file-lines::before{content:"\f15c"}.fa-file-alt::before{content:"\f15c"}.fa-file-text::before{content:"\f15c"}.fa-wave-square::before{content:"\f83e"}.fa-ring::before{content:"\f70b"}.fa-building-un::before{content:"\e4d9"}.fa-dice-three::before{content:"\f527"}.fa-tire-pressure-warning::before{content:"\f633"}.fa-wifi-fair::before{content:"\f6ab"}.fa-wifi-2::before{content:"\f6ab"}.fa-calendar-days::before{content:"\f073"}.fa-calendar-alt::before{content:"\f073"}.fa-mp3-player::before{content:"\f8ce"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-tally-4::before{content:"\e297"}.fa-rectangle-history::before{content:"\e4a2"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-volleyball::before{content:"\f45f"}.fa-volleyball-ball::before{content:"\f45f"}.fa-sun-haze::before{content:"\f765"}.fa-text-size::before{content:"\f894"}.fa-ufo::before{content:"\e047"}.fa-fork::before{content:"\f2e3"}.fa-utensil-fork::before{content:"\f2e3"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-mobile-signal::before{content:"\e1ef"}.fa-barcode-scan::before{content:"\f465"}.fa-sort-down::before{content:"\f0dd"}.fa-sort-desc::before{content:"\f0dd"}.fa-folder-arrow-down::before{content:"\e053"}.fa-folder-download::before{content:"\e053"}.fa-circle-minus::before{content:"\f056"}.fa-minus-circle::before{content:"\f056"}.fa-face-icicles::before{content:"\e37c"}.fa-shovel::before{content:"\f713"}.fa-door-open::before{content:"\f52b"}.fa-films::before{content:"\e17a"}.fa-right-from-bracket::before{content:"\f2f5"}.fa-sign-out-alt::before{content:"\f2f5"}.fa-face-glasses::before{content:"\e377"}.fa-nfc::before{content:"\e1f7"}.fa-atom::before{content:"\f5d2"}.fa-soap::before{content:"\e06e"}.fa-icons::before{content:"\f86d"}.fa-heart-music-camera-bolt::before{content:"\f86d"}.fa-microphone-lines-slash::before{content:"\f539"}.fa-microphone-alt-slash::before{content:"\f539"}.fa-closed-captioning-slash::before{content:"\e135"}.fa-calculator-simple::before{content:"\f64c"}.fa-calculator-alt::before{content:"\f64c"}.fa-bridge-circle-check::before{content:"\e4c9"}.fa-sliders-up::before{content:"\f3f1"}.fa-sliders-v::before{content:"\f3f1"}.fa-location-minus::before{content:"\f609"}.fa-map-marker-minus::before{content:"\f609"}.fa-pump-medical::before{content:"\e06a"}.fa-fingerprint::before{content:"\f577"}.fa-ski-boot::before{content:"\e3cc"}.fa-standard-definition::before{content:"\e28a"}.fa-rectangle-sd::before{content:"\e28a"}.fa-h1::before{content:"\f313"}.fa-hand-point-right::before{content:"\f0a4"}.fa-magnifying-glass-location::before{content:"\f689"}.fa-search-location::before{content:"\f689"}.fa-message-bot::before{content:"\e3b8"}.fa-forward-step::before{content:"\f051"}.fa-step-forward::before{content:"\f051"}.fa-face-smile-beam::before{content:"\f5b8"}.fa-smile-beam::before{content:"\f5b8"}.fa-light-ceiling::before{content:"\e016"}.fa-message-exclamation::before{content:"\f4a5"}.fa-comment-alt-exclamation::before{content:"\f4a5"}.fa-bowl-scoop::before{content:"\e3de"}.fa-bowl-shaved-ice::before{content:"\e3de"}.fa-square-x::before{content:"\e286"}.fa-utility-pole-double::before{content:"\e2c4"}.fa-flag-checkered::before{content:"\f11e"}.fa-chevrons-up::before{content:"\f325"}.fa-chevron-double-up::before{content:"\f325"}.fa-football::before{content:"\f44e"}.fa-football-ball::before{content:"\f44e"}.fa-user-vneck::before{content:"\e461"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-crop::before{content:"\f125"}.fa-angles-down::before{content:"\f103"}.fa-angle-double-down::before{content:"\f103"}.fa-users-rectangle::before{content:"\e594"}.fa-people-roof::before{content:"\e537"}.fa-square-arrow-right::before{content:"\f33b"}.fa-arrow-square-right::before{content:"\f33b"}.fa-location-plus::before{content:"\f60a"}.fa-map-marker-plus::before{content:"\f60a"}.fa-lightbulb-exclamation-on::before{content:"\e1ca"}.fa-people-line::before{content:"\e534"}.fa-beer-mug-empty::before{content:"\f0fc"}.fa-beer::before{content:"\f0fc"}.fa-crate-empty::before{content:"\e151"}.fa-diagram-predecessor::before{content:"\e477"}.fa-transporter::before{content:"\e042"}.fa-calendar-circle-user::before{content:"\e471"}.fa-arrow-up-long::before{content:"\f176"}.fa-long-arrow-up::before{content:"\f176"}.fa-person-carry-box::before{content:"\f4cf"}.fa-person-carry::before{content:"\f4cf"}.fa-fire-flame-simple::before{content:"\f46a"}.fa-burn::before{content:"\f46a"}.fa-person::before{content:"\f183"}.fa-male::before{content:"\f183"}.fa-laptop::before{content:"\f109"}.fa-file-csv::before{content:"\f6dd"}.fa-menorah::before{content:"\f676"}.fa-union::before{content:"\f6a2"}.fa-chevrons-left::before{content:"\f323"}.fa-chevron-double-left::before{content:"\f323"}.fa-circle-heart::before{content:"\f4c7"}.fa-heart-circle::before{content:"\f4c7"}.fa-truck-plane::before{content:"\e58f"}.fa-record-vinyl::before{content:"\f8d9"}.fa-bring-forward::before{content:"\f856"}.fa-square-p::before{content:"\e279"}.fa-face-grin-stars::before{content:"\f587"}.fa-grin-stars::before{content:"\f587"}.fa-sigma::before{content:"\f68b"}.fa-camera-movie::before{content:"\f8a9"}.fa-bong::before{content:"\f55c"}.fa-clarinet::before{content:"\f8ad"}.fa-truck-flatbed::before{content:"\e2b6"}.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-pastafarianism::before{content:"\f67b"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-leaf-heart::before{content:"\f4cb"}.fa-house-building::before{content:"\e1b1"}.fa-cheese-swiss::before{content:"\f7f0"}.fa-spoon::before{content:"\f2e5"}.fa-utensil-spoon::before{content:"\f2e5"}.fa-jar-wheat::before{content:"\e517"}.fa-envelopes-bulk::before{content:"\f674"}.fa-mail-bulk::before{content:"\f674"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-bow-arrow::before{content:"\f6b9"}.fa-cart-xmark::before{content:"\e0dd"}.fa-hexagon-xmark::before{content:"\f2ee"}.fa-times-hexagon::before{content:"\f2ee"}.fa-xmark-hexagon::before{content:"\f2ee"}.fa-circle-h::before{content:"\f47e"}.fa-hospital-symbol::before{content:"\f47e"}.fa-merge::before{content:"\e526"}.fa-pager::before{content:"\f815"}.fa-cart-minus::before{content:"\e0db"}.fa-address-book::before{content:"\f2b9"}.fa-contact-book::before{content:"\f2b9"}.fa-pan-frying::before{content:"\e42c"}.fa-grid::before{content:"\e195"}.fa-grid-3::before{content:"\e195"}.fa-football-helmet::before{content:"\f44f"}.fa-hand-love::before{content:"\e1a5"}.fa-trees::before{content:"\f724"}.fa-strikethrough::before{content:"\f0cc"}.fa-page::before{content:"\e428"}.fa-k::before{content:"\4b"}.fa-diagram-previous::before{content:"\e478"}.fa-gauge-min::before{content:"\f628"}.fa-tachometer-alt-slowest::before{content:"\f628"}.fa-folder-grid::before{content:"\e188"}.fa-eggplant::before{content:"\e16c"}.fa-ram::before{content:"\f70a"}.fa-landmark-flag::before{content:"\e51c"}.fa-lips::before{content:"\f600"}.fa-pencil::before{content:"\f303"}.fa-pencil-alt::before{content:"\f303"}.fa-backward::before{content:"\f04a"}.fa-caret-right::before{content:"\f0da"}.fa-comments::before{content:"\f086"}.fa-paste::before{content:"\f0ea"}.fa-file-clipboard::before{content:"\f0ea"}.fa-desktop-arrow-down::before{content:"\e155"}.fa-code-pull-request::before{content:"\e13c"}.fa-pumpkin::before{content:"\f707"}.fa-clipboard-list::before{content:"\f46d"}.fa-pen-field::before{content:"\e211"}.fa-blueberries::before{content:"\e2e8"}.fa-truck-ramp-box::before{content:"\f4de"}.fa-truck-loading::before{content:"\f4de"}.fa-note::before{content:"\e1ff"}.fa-arrow-down-to-square::before{content:"\e096"}.fa-user-check::before{content:"\f4fc"}.fa-cloud-xmark::before{content:"\e35f"}.fa-vial-virus::before{content:"\e597"}.fa-book-blank::before{content:"\f5d9"}.fa-book-alt::before{content:"\f5d9"}.fa-golf-flag-hole::before{content:"\e3ac"}.fa-message-arrow-down::before{content:"\e1db"}.fa-comment-alt-arrow-down::before{content:"\e1db"}.fa-face-unamused::before{content:"\e39f"}.fa-sheet-plastic::before{content:"\e571"}.fa-circle-9::before{content:"\e0f6"}.fa-blog::before{content:"\f781"}.fa-user-ninja::before{content:"\f504"}.fa-pencil-slash::before{content:"\e215"}.fa-bowling-pins::before{content:"\f437"}.fa-person-arrow-up-from-line::before{content:"\e539"}.fa-down-right::before{content:"\e16b"}.fa-scroll-torah::before{content:"\f6a0"}.fa-torah::before{content:"\f6a0"}.fa-webhook::before{content:"\e5d5"}.fa-blinds-open::before{content:"\f8fc"}.fa-fence::before{content:"\e303"}.fa-up::before{content:"\f357"}.fa-arrow-alt-up::before{content:"\f357"}.fa-broom-ball::before{content:"\f458"}.fa-quidditch::before{content:"\f458"}.fa-quidditch-broom-ball::before{content:"\f458"}.fa-drumstick::before{content:"\f6d6"}.fa-square-v::before{content:"\e284"}.fa-face-awesome::before{content:"\e409"}.fa-gave-dandy::before{content:"\e409"}.fa-dial-off::before{content:"\e162"}.fa-toggle-off::before{content:"\f204"}.fa-face-smile-horns::before{content:"\e391"}.fa-box-archive::before{content:"\f187"}.fa-archive::before{content:"\f187"}.fa-grapes::before{content:"\e306"}.fa-person-drowning::before{content:"\e545"}.fa-dial-max::before{content:"\e15e"}.fa-circle-m::before{content:"\e115"}.fa-calendar-image::before{content:"\e0d4"}.fa-circle-caret-down::before{content:"\f32d"}.fa-caret-circle-down::before{content:"\f32d"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-sort-numeric-desc::before{content:"\f886"}.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-face-grin-tongue-squint::before{content:"\f58a"}.fa-grin-tongue-squint::before{content:"\f58a"}.fa-shish-kebab::before{content:"\f821"}.fa-spray-can::before{content:"\f5bd"}.fa-alarm-snooze::before{content:"\f845"}.fa-scarecrow::before{content:"\f70d"}.fa-truck-monster::before{content:"\f63b"}.fa-gift-card::before{content:"\f663"}.fa-w::before{content:"\57"}.fa-code-pull-request-draft::before{content:"\e3fa"}.fa-square-b::before{content:"\e264"}.fa-elephant::before{content:"\f6da"}.fa-earth-africa::before{content:"\f57c"}.fa-globe-africa::before{content:"\f57c"}.fa-rainbow::before{content:"\f75b"}.fa-circle-notch::before{content:"\f1ce"}.fa-tablet-screen-button::before{content:"\f3fa"}.fa-tablet-alt::before{content:"\f3fa"}.fa-paw::before{content:"\f1b0"}.fa-message-question::before{content:"\e1e3"}.fa-cloud::before{content:"\f0c2"}.fa-trowel-bricks::before{content:"\e58a"}.fa-square-3::before{content:"\e258"}.fa-face-flushed::before{content:"\f579"}.fa-flushed::before{content:"\f579"}.fa-hospital-user::before{content:"\f80d"}.fa-microwave::before{content:"\e01b"}.fa-chf-sign::before{content:"\e602"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-cart-circle-arrow-up::before{content:"\e3f0"}.fa-trash-clock::before{content:"\e2b0"}.fa-gavel::before{content:"\f0e3"}.fa-legal::before{content:"\f0e3"}.fa-sprinkler-ceiling::before{content:"\e44c"}.fa-browsers::before{content:"\e0cb"}.fa-trillium::before{content:"\e588"}.fa-music-slash::before{content:"\f8d1"}.fa-truck-ramp::before{content:"\f4e0"}.fa-binoculars::before{content:"\f1e5"}.fa-microphone-slash::before{content:"\f131"}.fa-box-tissue::before{content:"\e05b"}.fa-circle-c::before{content:"\e101"}.fa-star-christmas::before{content:"\f7d4"}.fa-chart-bullet::before{content:"\e0e1"}.fa-motorcycle::before{content:"\f21c"}.fa-tree-christmas::before{content:"\f7db"}.fa-tire-flat::before{content:"\f632"}.fa-sunglasses::before{content:"\f892"}.fa-badge::before{content:"\f335"}.fa-message-pen::before{content:"\f4a4"}.fa-comment-alt-edit::before{content:"\f4a4"}.fa-message-edit::before{content:"\f4a4"}.fa-bell-concierge::before{content:"\f562"}.fa-concierge-bell::before{content:"\f562"}.fa-pen-ruler::before{content:"\f5ae"}.fa-pencil-ruler::before{content:"\f5ae"}.fa-arrow-progress::before{content:"\e5df"}.fa-chess-rook-piece::before{content:"\f448"}.fa-chess-rook-alt::before{content:"\f448"}.fa-square-root::before{content:"\f697"}.fa-album-collection-circle-plus::before{content:"\e48e"}.fa-people-arrows::before{content:"\e068"}.fa-people-arrows-left-right::before{content:"\e068"}.fa-face-angry-horns::before{content:"\e368"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-tombstone::before{content:"\f720"}.fa-square-caret-right::before{content:"\f152"}.fa-caret-square-right::before{content:"\f152"}.fa-scissors::before{content:"\f0c4"}.fa-cut::before{content:"\f0c4"}.fa-list-music::before{content:"\f8c9"}.fa-sun-plant-wilt::before{content:"\e57a"}.fa-toilets-portable::before{content:"\e584"}.fa-hockey-puck::before{content:"\f453"}.fa-mustache::before{content:"\e5bc"}.fa-hyphen::before{content:"\2d"}.fa-table::before{content:"\f0ce"}.fa-user-chef::before{content:"\e3d2"}.fa-message-image::before{content:"\e1e0"}.fa-comment-alt-image::before{content:"\e1e0"}.fa-users-medical::before{content:"\f830"}.fa-sensor-triangle-exclamation::before{content:"\e029"}.fa-sensor-alert::before{content:"\e029"}.fa-magnifying-glass-arrow-right::before{content:"\e521"}.fa-tachograph-digital::before{content:"\f566"}.fa-digital-tachograph::before{content:"\f566"}.fa-face-mask::before{content:"\e37f"}.fa-pickleball::before{content:"\e435"}.fa-star-sharp-half::before{content:"\e28c"}.fa-users-slash::before{content:"\e073"}.fa-clover::before{content:"\e139"}.fa-meat::before{content:"\f814"}.fa-reply::before{content:"\f3e5"}.fa-mail-reply::before{content:"\f3e5"}.fa-star-and-crescent::before{content:"\f699"}.fa-empty-set::before{content:"\f656"}.fa-house-fire::before{content:"\e50c"}.fa-square-minus::before{content:"\f146"}.fa-minus-square::before{content:"\f146"}.fa-helicopter::before{content:"\f533"}.fa-bird::before{content:"\e469"}.fa-compass::before{content:"\f14e"}.fa-square-caret-down::before{content:"\f150"}.fa-caret-square-down::before{content:"\f150"}.fa-heart-half-stroke::before{content:"\e1ac"}.fa-heart-half-alt::before{content:"\e1ac"}.fa-file-circle-question::before{content:"\e4ef"}.fa-laptop-code::before{content:"\f5fc"}.fa-joystick::before{content:"\f8c5"}.fa-grill-fire::before{content:"\e5a4"}.fa-rectangle-vertical-history::before{content:"\e237"}.fa-swatchbook::before{content:"\f5c3"}.fa-prescription-bottle::before{content:"\f485"}.fa-bars::before{content:"\f0c9"}.fa-navicon::before{content:"\f0c9"}.fa-keyboard-left::before{content:"\e1c3"}.fa-people-group::before{content:"\e533"}.fa-hourglass-end::before{content:"\f253"}.fa-hourglass-3::before{content:"\f253"}.fa-heart-crack::before{content:"\f7a9"}.fa-heart-broken::before{content:"\f7a9"}.fa-face-beam-hand-over-mouth::before{content:"\e47c"}.fa-droplet-percent::before{content:"\f750"}.fa-humidity::before{content:"\f750"}.fa-square-up-right::before{content:"\f360"}.fa-external-link-square-alt::before{content:"\f360"}.fa-face-kiss-beam::before{content:"\f597"}.fa-kiss-beam::before{content:"\f597"}.fa-corn::before{content:"\f6c7"}.fa-roller-coaster::before{content:"\e324"}.fa-photo-film-music::before{content:"\e228"}.fa-radar::before{content:"\e024"}.fa-sickle::before{content:"\f822"}.fa-film::before{content:"\f008"}.fa-coconut::before{content:"\e2f6"}.fa-ruler-horizontal::before{content:"\f547"}.fa-shield-cross::before{content:"\f712"}.fa-cassette-tape::before{content:"\f8ab"}.fa-square-terminal::before{content:"\e32a"}.fa-people-robbery::before{content:"\e536"}.fa-lightbulb::before{content:"\f0eb"}.fa-caret-left::before{content:"\f0d9"}.fa-comment-middle::before{content:"\e149"}.fa-trash-can-list::before{content:"\e2ab"}.fa-block::before{content:"\e46a"}.fa-circle-exclamation::before{content:"\f06a"}.fa-exclamation-circle::before{content:"\f06a"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-arrow-right-from-bracket::before{content:"\f08b"}.fa-sign-out::before{content:"\f08b"}.fa-face-frown-slight::before{content:"\e376"}.fa-circle-chevron-down::before{content:"\f13a"}.fa-chevron-circle-down::before{content:"\f13a"}.fa-sidebar-flip::before{content:"\e24f"}.fa-unlock-keyhole::before{content:"\f13e"}.fa-unlock-alt::before{content:"\f13e"}.fa-temperature-list::before{content:"\e299"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-headphones-simple::before{content:"\f58f"}.fa-headphones-alt::before{content:"\f58f"}.fa-sitemap::before{content:"\f0e8"}.fa-pipe-section::before{content:"\e438"}.fa-space-station-moon-construction::before{content:"\e034"}.fa-space-station-moon-alt::before{content:"\e034"}.fa-circle-dollar-to-slot::before{content:"\f4b9"}.fa-donate::before{content:"\f4b9"}.fa-memory::before{content:"\f538"}.fa-face-sleeping::before{content:"\e38d"}.fa-road-spikes::before{content:"\e568"}.fa-fire-burner::before{content:"\e4f1"}.fa-squirrel::before{content:"\f71a"}.fa-arrow-up-to-line::before{content:"\f341"}.fa-arrow-to-top::before{content:"\f341"}.fa-flag::before{content:"\f024"}.fa-face-cowboy-hat::before{content:"\e36e"}.fa-hanukiah::before{content:"\f6e6"}.fa-chart-scatter-3d::before{content:"\e0e8"}.fa-display-chart-up::before{content:"\e5e3"}.fa-square-code::before{content:"\e267"}.fa-feather::before{content:"\f52d"}.fa-volume-low::before{content:"\f027"}.fa-volume-down::before{content:"\f027"}.fa-xmark-to-slot::before{content:"\f771"}.fa-times-to-slot::before{content:"\f771"}.fa-vote-nay::before{content:"\f771"}.fa-box-taped::before{content:"\f49a"}.fa-box-alt::before{content:"\f49a"}.fa-comment-slash::before{content:"\f4b3"}.fa-swords::before{content:"\f71d"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-album::before{content:"\f89f"}.fa-circle-n::before{content:"\e118"}.fa-compress::before{content:"\f066"}.fa-wheat-awn::before{content:"\e2cd"}.fa-wheat-alt::before{content:"\e2cd"}.fa-ankh::before{content:"\f644"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-asterisk::before{content:"\2a"}.fa-key-skeleton-left-right::before{content:"\e3b4"}.fa-comment-lines::before{content:"\f4b0"}.fa-luchador-mask::before{content:"\f455"}.fa-luchador::before{content:"\f455"}.fa-mask-luchador::before{content:"\f455"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-shredder::before{content:"\f68a"}.fa-book-open-cover::before{content:"\e0c0"}.fa-book-open-alt::before{content:"\e0c0"}.fa-sandwich::before{content:"\f81f"}.fa-peseta-sign::before{content:"\e221"}.fa-square-parking-slash::before{content:"\f617"}.fa-parking-slash::before{content:"\f617"}.fa-train-tunnel::before{content:"\e454"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-ghost::before{content:"\f6e2"}.fa-face-anguished::before{content:"\e369"}.fa-hockey-sticks::before{content:"\f454"}.fa-abacus::before{content:"\f640"}.fa-film-simple::before{content:"\f3a0"}.fa-film-alt::before{content:"\f3a0"}.fa-list::before{content:"\f03a"}.fa-list-squares::before{content:"\f03a"}.fa-tree-palm::before{content:"\f82b"}.fa-square-phone-flip::before{content:"\f87b"}.fa-phone-square-alt::before{content:"\f87b"}.fa-cart-plus::before{content:"\f217"}.fa-gamepad::before{content:"\f11b"}.fa-border-center-v::before{content:"\f89d"}.fa-circle-dot::before{content:"\f192"}.fa-dot-circle::before{content:"\f192"}.fa-clipboard-medical::before{content:"\e133"}.fa-face-dizzy::before{content:"\f567"}.fa-dizzy::before{content:"\f567"}.fa-egg::before{content:"\f7fb"}.fa-up-to-line::before{content:"\f34d"}.fa-arrow-alt-to-top::before{content:"\f34d"}.fa-house-medical-circle-xmark::before{content:"\e513"}.fa-watch-fitness::before{content:"\f63e"}.fa-clock-nine-thirty::before{content:"\e34d"}.fa-campground::before{content:"\f6bb"}.fa-folder-plus::before{content:"\f65e"}.fa-jug::before{content:"\f8c6"}.fa-futbol::before{content:"\f1e3"}.fa-futbol-ball::before{content:"\f1e3"}.fa-soccer-ball::before{content:"\f1e3"}.fa-snow-blowing::before{content:"\f761"}.fa-paintbrush::before{content:"\f1fc"}.fa-paint-brush::before{content:"\f1fc"}.fa-lock::before{content:"\f023"}.fa-arrow-down-from-line::before{content:"\f345"}.fa-arrow-from-top::before{content:"\f345"}.fa-gas-pump::before{content:"\f52f"}.fa-signal-bars-slash::before{content:"\f694"}.fa-signal-alt-slash::before{content:"\f694"}.fa-monkey::before{content:"\f6fb"}.fa-rectangle-pro::before{content:"\e235"}.fa-pro::before{content:"\e235"}.fa-house-night::before{content:"\e010"}.fa-hot-tub-person::before{content:"\f593"}.fa-hot-tub::before{content:"\f593"}.fa-globe-pointer::before{content:"\e60e"}.fa-blanket::before{content:"\f498"}.fa-map-location::before{content:"\f59f"}.fa-map-marked::before{content:"\f59f"}.fa-house-flood-water::before{content:"\e50e"}.fa-comments-question-check::before{content:"\e14f"}.fa-tree::before{content:"\f1bb"}.fa-arrows-cross::before{content:"\e0a2"}.fa-backpack::before{content:"\f5d4"}.fa-square-small::before{content:"\e27e"}.fa-folder-arrow-up::before{content:"\e054"}.fa-folder-upload::before{content:"\e054"}.fa-bridge-lock::before{content:"\e4cc"}.fa-crosshairs-simple::before{content:"\e59f"}.fa-sack-dollar::before{content:"\f81d"}.fa-pen-to-square::before{content:"\f044"}.fa-edit::before{content:"\f044"}.fa-square-sliders::before{content:"\f3f0"}.fa-sliders-h-square::before{content:"\f3f0"}.fa-car-side::before{content:"\f5e4"}.fa-message-middle-top::before{content:"\e1e2"}.fa-comment-middle-top-alt::before{content:"\e1e2"}.fa-lightbulb-on::before{content:"\f672"}.fa-knife::before{content:"\f2e4"}.fa-utensil-knife::before{content:"\f2e4"}.fa-share-nodes::before{content:"\f1e0"}.fa-share-alt::before{content:"\f1e0"}.fa-display-chart-up-circle-dollar::before{content:"\e5e6"}.fa-wave-sine::before{content:"\f899"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-circle-w::before{content:"\e12c"}.fa-circle-calendar::before{content:"\e102"}.fa-calendar-circle::before{content:"\e102"}.fa-hourglass-half::before{content:"\f252"}.fa-hourglass-2::before{content:"\f252"}.fa-microscope::before{content:"\f610"}.fa-sunset::before{content:"\f767"}.fa-sink::before{content:"\e06d"}.fa-calendar-exclamation::before{content:"\f334"}.fa-truck-container-empty::before{content:"\e2b5"}.fa-hand-heart::before{content:"\f4bc"}.fa-bag-shopping::before{content:"\f290"}.fa-shopping-bag::before{content:"\f290"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-sort-alpha-desc::before{content:"\f881"}.fa-sort-alpha-down-alt::before{content:"\f881"}.fa-mitten::before{content:"\f7b5"}.fa-reply-clock::before{content:"\e239"}.fa-reply-time::before{content:"\e239"}.fa-person-rays::before{content:"\e54d"}.fa-right::before{content:"\f356"}.fa-arrow-alt-right::before{content:"\f356"}.fa-circle-f::before{content:"\e10e"}.fa-users::before{content:"\f0c0"}.fa-face-pleading::before{content:"\e386"}.fa-eye-slash::before{content:"\f070"}.fa-flask-vial::before{content:"\e4f3"}.fa-police-box::before{content:"\e021"}.fa-cucumber::before{content:"\e401"}.fa-head-side-brain::before{content:"\f808"}.fa-hand::before{content:"\f256"}.fa-hand-paper::before{content:"\f256"}.fa-person-biking-mountain::before{content:"\f84b"}.fa-biking-mountain::before{content:"\f84b"}.fa-utensils-slash::before{content:"\e464"}.fa-print-magnifying-glass::before{content:"\f81a"}.fa-print-search::before{content:"\f81a"}.fa-folder-bookmark::before{content:"\e186"}.fa-om::before{content:"\f679"}.fa-pi::before{content:"\f67e"}.fa-flask-round-potion::before{content:"\f6e1"}.fa-flask-potion::before{content:"\f6e1"}.fa-face-shush::before{content:"\e38c"}.fa-worm::before{content:"\e599"}.fa-house-circle-xmark::before{content:"\e50b"}.fa-plug::before{content:"\f1e6"}.fa-calendar-circle-exclamation::before{content:"\e46e"}.fa-square-i::before{content:"\e272"}.fa-chevron-up::before{content:"\f077"}.fa-face-saluting::before{content:"\e484"}.fa-gauge-simple-low::before{content:"\f62c"}.fa-tachometer-slow::before{content:"\f62c"}.fa-face-persevering::before{content:"\e385"}.fa-circle-camera::before{content:"\e103"}.fa-camera-circle::before{content:"\e103"}.fa-hand-spock::before{content:"\f259"}.fa-spider-web::before{content:"\f719"}.fa-circle-microphone::before{content:"\e116"}.fa-microphone-circle::before{content:"\e116"}.fa-book-arrow-up::before{content:"\e0ba"}.fa-popsicle::before{content:"\e43e"}.fa-command::before{content:"\e142"}.fa-blinds::before{content:"\f8fb"}.fa-stopwatch::before{content:"\f2f2"}.fa-saxophone::before{content:"\f8dc"}.fa-square-2::before{content:"\e257"}.fa-field-hockey-stick-ball::before{content:"\f44c"}.fa-field-hockey::before{content:"\f44c"}.fa-arrow-up-square-triangle::before{content:"\f88b"}.fa-sort-shapes-up-alt::before{content:"\f88b"}.fa-face-scream::before{content:"\e38b"}.fa-square-m::before{content:"\e276"}.fa-camera-web::before{content:"\f832"}.fa-webcam::before{content:"\f832"}.fa-comment-arrow-down::before{content:"\e143"}.fa-lightbulb-cfl::before{content:"\e5a6"}.fa-window-frame-open::before{content:"\e050"}.fa-face-kiss::before{content:"\f596"}.fa-kiss::before{content:"\f596"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-period::before{content:"\2e"}.fa-face-grin-tongue::before{content:"\f589"}.fa-grin-tongue::before{content:"\f589"}.fa-up-to-dotted-line::before{content:"\e457"}.fa-thought-bubble::before{content:"\e32e"}.fa-skeleton-ribs::before{content:"\e5cb"}.fa-raygun::before{content:"\e025"}.fa-flute::before{content:"\f8b9"}.fa-acorn::before{content:"\f6ae"}.fa-video-arrow-up-right::before{content:"\e2c9"}.fa-grate-droplet::before{content:"\e194"}.fa-seal-exclamation::before{content:"\e242"}.fa-chess-bishop::before{content:"\f43a"}.fa-message-sms::before{content:"\e1e5"}.fa-coffee-beans::before{content:"\e13f"}.fa-hat-witch::before{content:"\f6e7"}.fa-face-grin-wink::before{content:"\f58c"}.fa-grin-wink::before{content:"\f58c"}.fa-clock-three-thirty::before{content:"\e357"}.fa-ear-deaf::before{content:"\f2a4"}.fa-deaf::before{content:"\f2a4"}.fa-deafness::before{content:"\f2a4"}.fa-hard-of-hearing::before{content:"\f2a4"}.fa-alarm-clock::before{content:"\f34e"}.fa-eclipse::before{content:"\f749"}.fa-face-relieved::before{content:"\e389"}.fa-road-circle-check::before{content:"\e564"}.fa-dice-five::before{content:"\f523"}.fa-octagon-minus::before{content:"\f308"}.fa-minus-octagon::before{content:"\f308"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::before{content:"\f143"}.fa-face-zany::before{content:"\e3a4"}.fa-tricycle::before{content:"\e5c3"}.fa-land-mine-on::before{content:"\e51b"}.fa-square-arrow-up-left::before{content:"\e263"}.fa-i-cursor::before{content:"\f246"}.fa-chart-mixed-up-circle-dollar::before{content:"\e5d9"}.fa-salt-shaker::before{content:"\e446"}.fa-stamp::before{content:"\f5bf"}.fa-file-plus::before{content:"\f319"}.fa-draw-square::before{content:"\f5ef"}.fa-toilet-paper-under-slash::before{content:"\e2a1"}.fa-toilet-paper-reverse-slash::before{content:"\e2a1"}.fa-stairs::before{content:"\e289"}.fa-drone-front::before{content:"\f860"}.fa-drone-alt::before{content:"\f860"}.fa-glass-empty::before{content:"\e191"}.fa-dial-high::before{content:"\e15c"}.fa-user-helmet-safety::before{content:"\f82c"}.fa-user-construction::before{content:"\f82c"}.fa-user-hard-hat::before{content:"\f82c"}.fa-i::before{content:"\49"}.fa-hryvnia-sign::before{content:"\f6f2"}.fa-hryvnia::before{content:"\f6f2"}.fa-arrow-down-left-and-arrow-up-right-to-center::before{content:"\e092"}.fa-pills::before{content:"\f484"}.fa-face-grin-wide::before{content:"\f581"}.fa-grin-alt::before{content:"\f581"}.fa-tooth::before{content:"\f5c9"}.fa-basketball-hoop::before{content:"\f435"}.fa-objects-align-bottom::before{content:"\e3bb"}.fa-v::before{content:"\56"}.fa-sparkles::before{content:"\f890"}.fa-squid::before{content:"\e450"}.fa-leafy-green::before{content:"\e41d"}.fa-circle-arrow-up-right::before{content:"\e0fc"}.fa-calendars::before{content:"\e0d7"}.fa-bangladeshi-taka-sign::before{content:"\e2e6"}.fa-bicycle::before{content:"\f206"}.fa-hammer-war::before{content:"\f6e4"}.fa-circle-d::before{content:"\e104"}.fa-spider-black-widow::before{content:"\f718"}.fa-staff-snake::before{content:"\e579"}.fa-rod-asclepius::before{content:"\e579"}.fa-rod-snake::before{content:"\e579"}.fa-staff-aesculapius::before{content:"\e579"}.fa-pear::before{content:"\e20c"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-triangle::before{content:"\f2ec"}.fa-apartment::before{content:"\e468"}.fa-truck-medical::before{content:"\f0f9"}.fa-ambulance::before{content:"\f0f9"}.fa-pepper::before{content:"\e432"}.fa-piano::before{content:"\f8d4"}.fa-gun-squirt::before{content:"\e19d"}.fa-wheat-awn-circle-exclamation::before{content:"\e598"}.fa-snowman::before{content:"\f7d0"}.fa-user-alien::before{content:"\e04a"}.fa-shield-check::before{content:"\f2f7"}.fa-mortar-pestle::before{content:"\f5a7"}.fa-road-barrier::before{content:"\e562"}.fa-chart-candlestick::before{content:"\e0e2"}.fa-briefcase-blank::before{content:"\e0c8"}.fa-school::before{content:"\f549"}.fa-igloo::before{content:"\f7ae"}.fa-bracket-round::before{content:"\28"}.fa-parenthesis::before{content:"\28"}.fa-joint::before{content:"\f595"}.fa-horse-saddle::before{content:"\f8c3"}.fa-mug-marshmallows::before{content:"\f7b7"}.fa-filters::before{content:"\e17e"}.fa-bell-on::before{content:"\f8fa"}.fa-angle-right::before{content:"\f105"}.fa-dial-med::before{content:"\e15f"}.fa-horse::before{content:"\f6f0"}.fa-q::before{content:"\51"}.fa-monitor-waveform::before{content:"\f611"}.fa-monitor-heart-rate::before{content:"\f611"}.fa-link-simple::before{content:"\e1cd"}.fa-whistle::before{content:"\f460"}.fa-g::before{content:"\47"}.fa-wine-glass-crack::before{content:"\f4bb"}.fa-fragile::before{content:"\f4bb"}.fa-slot-machine::before{content:"\e3ce"}.fa-notes-medical::before{content:"\f481"}.fa-car-wash::before{content:"\f5e6"}.fa-escalator::before{content:"\e171"}.fa-comment-image::before{content:"\e148"}.fa-temperature-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-thermometer-2::before{content:"\f2c9"}.fa-thermometer-half::before{content:"\f2c9"}.fa-dong-sign::before{content:"\e169"}.fa-donut::before{content:"\e406"}.fa-doughnut::before{content:"\e406"}.fa-capsules::before{content:"\f46b"}.fa-poo-storm::before{content:"\f75a"}.fa-poo-bolt::before{content:"\f75a"}.fa-tally-1::before{content:"\e294"}.fa-face-frown-open::before{content:"\f57a"}.fa-frown-open::before{content:"\f57a"}.fa-square-dashed::before{content:"\e269"}.fa-square-j::before{content:"\e273"}.fa-hand-point-up::before{content:"\f0a6"}.fa-money-bill::before{content:"\f0d6"}.fa-arrow-up-big-small::before{content:"\f88e"}.fa-sort-size-up::before{content:"\f88e"}.fa-barcode-read::before{content:"\f464"}.fa-baguette::before{content:"\e3d8"}.fa-bowl-soft-serve::before{content:"\e46b"}.fa-face-holding-back-tears::before{content:"\e482"}.fa-square-up::before{content:"\f353"}.fa-arrow-alt-square-up::before{content:"\f353"}.fa-train-subway-tunnel::before{content:"\e2a3"}.fa-subway-tunnel::before{content:"\e2a3"}.fa-square-exclamation::before{content:"\f321"}.fa-exclamation-square::before{content:"\f321"}.fa-semicolon::before{content:"\3b"}.fa-bookmark::before{content:"\f02e"}.fa-fan-table::before{content:"\e004"}.fa-align-justify::before{content:"\f039"}.fa-battery-low::before{content:"\e0b1"}.fa-battery-1::before{content:"\e0b1"}.fa-credit-card-front::before{content:"\f38a"}.fa-brain-arrow-curved-right::before{content:"\f677"}.fa-mind-share::before{content:"\f677"}.fa-umbrella-beach::before{content:"\f5ca"}.fa-helmet-un::before{content:"\e503"}.fa-location-smile::before{content:"\f60d"}.fa-map-marker-smile::before{content:"\f60d"}.fa-arrow-left-to-line::before{content:"\f33e"}.fa-arrow-to-left::before{content:"\f33e"}.fa-bullseye::before{content:"\f140"}.fa-sushi::before{content:"\e48a"}.fa-nigiri::before{content:"\e48a"}.fa-message-captions::before{content:"\e1de"}.fa-comment-alt-captions::before{content:"\e1de"}.fa-trash-list::before{content:"\e2b1"}.fa-bacon::before{content:"\f7e5"}.fa-option::before{content:"\e318"}.fa-raccoon::before{content:"\e613"}.fa-hand-point-down::before{content:"\f0a7"}.fa-arrow-up-from-bracket::before{content:"\e09a"}.fa-head-side-gear::before{content:"\e611"}.fa-trash-plus::before{content:"\e2b2"}.fa-objects-align-top::before{content:"\e3c0"}.fa-folder::before{content:"\f07b"}.fa-folder-blank::before{content:"\f07b"}.fa-face-anxious-sweat::before{content:"\e36a"}.fa-credit-card-blank::before{content:"\f389"}.fa-file-waveform::before{content:"\f478"}.fa-file-medical-alt::before{content:"\f478"}.fa-microchip-ai::before{content:"\e1ec"}.fa-mug::before{content:"\f874"}.fa-plane-up-slash::before{content:"\e22e"}.fa-radiation::before{content:"\f7b9"}.fa-pen-circle::before{content:"\e20e"}.fa-bag-seedling::before{content:"\e5f2"}.fa-chart-simple::before{content:"\e473"}.fa-crutches::before{content:"\f7f8"}.fa-circle-parking::before{content:"\f615"}.fa-parking-circle::before{content:"\f615"}.fa-mars-stroke::before{content:"\f229"}.fa-leaf-oak::before{content:"\f6f7"}.fa-square-bolt::before{content:"\e265"}.fa-vial::before{content:"\f492"}.fa-gauge::before{content:"\f624"}.fa-dashboard::before{content:"\f624"}.fa-gauge-med::before{content:"\f624"}.fa-tachometer-alt-average::before{content:"\f624"}.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-magic-wand-sparkles::before{content:"\e2ca"}.fa-lambda::before{content:"\f66e"}.fa-e::before{content:"\45"}.fa-pizza::before{content:"\f817"}.fa-bowl-chopsticks-noodles::before{content:"\e2ea"}.fa-h3::before{content:"\f315"}.fa-pen-clip::before{content:"\f305"}.fa-pen-alt::before{content:"\f305"}.fa-bridge-circle-exclamation::before{content:"\e4ca"}.fa-badge-percent::before{content:"\f646"}.fa-user::before{content:"\f007"}.fa-sensor::before{content:"\e028"}.fa-comma::before{content:"\2c"}.fa-school-circle-check::before{content:"\e56b"}.fa-toilet-paper-under::before{content:"\e2a0"}.fa-toilet-paper-reverse::before{content:"\e2a0"}.fa-light-emergency::before{content:"\e41f"}.fa-arrow-down-to-arc::before{content:"\e4ae"}.fa-dumpster::before{content:"\f793"}.fa-van-shuttle::before{content:"\f5b6"}.fa-shuttle-van::before{content:"\f5b6"}.fa-building-user::before{content:"\e4da"}.fa-light-switch::before{content:"\e017"}.fa-square-caret-left::before{content:"\f191"}.fa-caret-square-left::before{content:"\f191"}.fa-highlighter::before{content:"\f591"}.fa-wave-pulse::before{content:"\f5f8"}.fa-heart-rate::before{content:"\f5f8"}.fa-key::before{content:"\f084"}.fa-hat-santa::before{content:"\f7a7"}.fa-tamale::before{content:"\e451"}.fa-box-check::before{content:"\f467"}.fa-bullhorn::before{content:"\f0a1"}.fa-steak::before{content:"\f824"}.fa-location-crosshairs-slash::before{content:"\f603"}.fa-location-slash::before{content:"\f603"}.fa-person-dolly::before{content:"\f4d0"}.fa-globe::before{content:"\f0ac"}.fa-synagogue::before{content:"\f69b"}.fa-file-chart-column::before{content:"\f659"}.fa-file-chart-line::before{content:"\f659"}.fa-person-half-dress::before{content:"\e548"}.fa-folder-image::before{content:"\e18a"}.fa-calendar-pen::before{content:"\f333"}.fa-calendar-edit::before{content:"\f333"}.fa-road-bridge::before{content:"\e563"}.fa-face-smile-tear::before{content:"\e393"}.fa-message-plus::before{content:"\f4a8"}.fa-comment-alt-plus::before{content:"\f4a8"}.fa-location-arrow::before{content:"\f124"}.fa-c::before{content:"\43"}.fa-tablet-button::before{content:"\f10a"}.fa-person-dress-fairy::before{content:"\e607"}.fa-rectangle-history-circle-user::before{content:"\e4a4"}.fa-building-lock::before{content:"\e4d6"}.fa-chart-line-up::before{content:"\e0e5"}.fa-mailbox::before{content:"\f813"}.fa-truck-bolt::before{content:"\e3d0"}.fa-pizza-slice::before{content:"\f818"}.fa-money-bill-wave::before{content:"\f53a"}.fa-chart-area::before{content:"\f1fe"}.fa-area-chart::before{content:"\f1fe"}.fa-house-flag::before{content:"\e50d"}.fa-circle-three-quarters-stroke::before{content:"\e5d4"}.fa-person-circle-minus::before{content:"\e540"}.fa-scalpel::before{content:"\f61d"}.fa-ban::before{content:"\f05e"}.fa-cancel::before{content:"\f05e"}.fa-bell-exclamation::before{content:"\f848"}.fa-circle-bookmark::before{content:"\e100"}.fa-bookmark-circle::before{content:"\e100"}.fa-egg-fried::before{content:"\f7fc"}.fa-face-weary::before{content:"\e3a1"}.fa-uniform-martial-arts::before{content:"\e3d1"}.fa-camera-rotate::before{content:"\e0d8"}.fa-sun-dust::before{content:"\f764"}.fa-comment-text::before{content:"\e14d"}.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-air-freshener::before{content:"\f5d0"}.fa-signal-bars::before{content:"\f690"}.fa-signal-alt::before{content:"\f690"}.fa-signal-alt-4::before{content:"\f690"}.fa-signal-bars-strong::before{content:"\f690"}.fa-diamond-exclamation::before{content:"\e405"}.fa-star::before{content:"\f005"}.fa-dial-min::before{content:"\e161"}.fa-repeat::before{content:"\f363"}.fa-cross::before{content:"\f654"}.fa-page-caret-down::before{content:"\e429"}.fa-file-caret-down::before{content:"\e429"}.fa-box::before{content:"\f466"}.fa-venus-mars::before{content:"\f228"}.fa-clock-seven-thirty::before{content:"\e351"}.fa-arrow-pointer::before{content:"\f245"}.fa-mouse-pointer::before{content:"\f245"}.fa-clock-four-thirty::before{content:"\e34b"}.fa-signal-bars-good::before{content:"\f693"}.fa-signal-alt-3::before{content:"\f693"}.fa-cactus::before{content:"\f8a7"}.fa-lightbulb-gear::before{content:"\e5fd"}.fa-maximize::before{content:"\f31e"}.fa-expand-arrows-alt::before{content:"\f31e"}.fa-charging-station::before{content:"\f5e7"}.fa-shapes::before{content:"\f61f"}.fa-triangle-circle-square::before{content:"\f61f"}.fa-plane-tail::before{content:"\e22c"}.fa-gauge-simple-max::before{content:"\f62b"}.fa-tachometer-fastest::before{content:"\f62b"}.fa-circle-u::before{content:"\e127"}.fa-shield-slash::before{content:"\e24b"}.fa-square-phone-hangup::before{content:"\e27a"}.fa-phone-square-down::before{content:"\e27a"}.fa-arrow-up-left::before{content:"\e09d"}.fa-transporter-1::before{content:"\e043"}.fa-peanuts::before{content:"\e431"}.fa-shuffle::before{content:"\f074"}.fa-random::before{content:"\f074"}.fa-person-running::before{content:"\f70c"}.fa-running::before{content:"\f70c"}.fa-mobile-retro::before{content:"\e527"}.fa-grip-lines-vertical::before{content:"\f7a5"}.fa-bin-bottles-recycle::before{content:"\e5f6"}.fa-arrow-up-from-square::before{content:"\e09c"}.fa-file-dashed-line::before{content:"\f877"}.fa-page-break::before{content:"\f877"}.fa-bracket-curly-right::before{content:"\7d"}.fa-spider::before{content:"\f717"}.fa-clock-three::before{content:"\e356"}.fa-hands-bound::before{content:"\e4f9"}.fa-scalpel-line-dashed::before{content:"\f61e"}.fa-scalpel-path::before{content:"\f61e"}.fa-file-invoice-dollar::before{content:"\f571"}.fa-pipe-smoking::before{content:"\e3c4"}.fa-face-astonished::before{content:"\e36b"}.fa-window::before{content:"\f40e"}.fa-plane-circle-exclamation::before{content:"\e556"}.fa-ear::before{content:"\f5f0"}.fa-file-lock::before{content:"\e3a6"}.fa-diagram-venn::before{content:"\e15a"}.fa-x-ray::before{content:"\f497"}.fa-goal-net::before{content:"\e3ab"}.fa-coffin-cross::before{content:"\e051"}.fa-spell-check::before{content:"\f891"}.fa-location-xmark::before{content:"\f60e"}.fa-map-marker-times::before{content:"\f60e"}.fa-map-marker-xmark::before{content:"\f60e"}.fa-circle-quarter-stroke::before{content:"\e5d3"}.fa-lasso::before{content:"\f8c8"}.fa-slash::before{content:"\f715"}.fa-person-to-portal::before{content:"\e022"}.fa-portal-enter::before{content:"\e022"}.fa-calendar-star::before{content:"\f736"}.fa-computer-mouse::before{content:"\f8cc"}.fa-mouse::before{content:"\f8cc"}.fa-arrow-right-to-bracket::before{content:"\f090"}.fa-sign-in::before{content:"\f090"}.fa-pegasus::before{content:"\f703"}.fa-files-medical::before{content:"\f7fd"}.fa-nfc-lock::before{content:"\e1f8"}.fa-person-ski-lift::before{content:"\f7c8"}.fa-ski-lift::before{content:"\f7c8"}.fa-square-6::before{content:"\e25b"}.fa-shop-slash::before{content:"\e070"}.fa-store-alt-slash::before{content:"\e070"}.fa-wind-turbine::before{content:"\f89b"}.fa-sliders-simple::before{content:"\e253"}.fa-grid-round::before{content:"\e5da"}.fa-badge-sheriff::before{content:"\f8a2"}.fa-server::before{content:"\f233"}.fa-virus-covid-slash::before{content:"\e4a9"}.fa-intersection::before{content:"\f668"}.fa-shop-lock::before{content:"\e4a5"}.fa-family::before{content:"\e300"}.fa-hourglass-start::before{content:"\f251"}.fa-hourglass-1::before{content:"\f251"}.fa-user-hair-buns::before{content:"\e3d3"}.fa-blender-phone::before{content:"\f6b6"}.fa-hourglass-clock::before{content:"\e41b"}.fa-person-seat-reclined::before{content:"\e21f"}.fa-paper-plane-top::before{content:"\e20a"}.fa-paper-plane-alt::before{content:"\e20a"}.fa-send::before{content:"\e20a"}.fa-message-arrow-up::before{content:"\e1dc"}.fa-comment-alt-arrow-up::before{content:"\e1dc"}.fa-lightbulb-exclamation::before{content:"\f671"}.fa-layer-minus::before{content:"\f5fe"}.fa-layer-group-minus::before{content:"\f5fe"}.fa-chart-pie-simple-circle-currency::before{content:"\e604"}.fa-circle-e::before{content:"\e109"}.fa-building-wheat::before{content:"\e4db"}.fa-gauge-max::before{content:"\f626"}.fa-tachometer-alt-fastest::before{content:"\f626"}.fa-person-breastfeeding::before{content:"\e53a"}.fa-apostrophe::before{content:"\27"}.fa-fire-hydrant::before{content:"\e17f"}.fa-right-to-bracket::before{content:"\f2f6"}.fa-sign-in-alt::before{content:"\f2f6"}.fa-video-plus::before{content:"\f4e1"}.fa-square-right::before{content:"\f352"}.fa-arrow-alt-square-right::before{content:"\f352"}.fa-comment-smile::before{content:"\f4b4"}.fa-venus::before{content:"\f221"}.fa-passport::before{content:"\f5ab"}.fa-inbox-in::before{content:"\f310"}.fa-inbox-arrow-down::before{content:"\f310"}.fa-heart-pulse::before{content:"\f21e"}.fa-heartbeat::before{content:"\f21e"}.fa-circle-8::before{content:"\e0f5"}.fa-clouds-moon::before{content:"\f745"}.fa-clock-ten-thirty::before{content:"\e355"}.fa-people-carry-box::before{content:"\f4ce"}.fa-people-carry::before{content:"\f4ce"}.fa-folder-user::before{content:"\e18e"}.fa-trash-can-xmark::before{content:"\e2ae"}.fa-temperature-high::before{content:"\f769"}.fa-microchip::before{content:"\f2db"}.fa-left-long-to-line::before{content:"\e41e"}.fa-crown::before{content:"\f521"}.fa-weight-hanging::before{content:"\f5cd"}.fa-xmarks-lines::before{content:"\e59a"}.fa-file-prescription::before{content:"\f572"}.fa-calendar-range::before{content:"\e0d6"}.fa-flower-daffodil::before{content:"\f800"}.fa-hand-back-point-up::before{content:"\e1a2"}.fa-weight-scale::before{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-arrow-up-to-arc::before{content:"\e617"}.fa-star-exclamation::before{content:"\f2f3"}.fa-books::before{content:"\f5db"}.fa-user-group::before{content:"\f500"}.fa-user-friends::before{content:"\f500"}.fa-arrow-up-a-z::before{content:"\f15e"}.fa-sort-alpha-up::before{content:"\f15e"}.fa-layer-plus::before{content:"\f5ff"}.fa-layer-group-plus::before{content:"\f5ff"}.fa-play-pause::before{content:"\e22f"}.fa-block-question::before{content:"\e3dd"}.fa-snooze::before{content:"\f880"}.fa-zzz::before{content:"\f880"}.fa-scanner-image::before{content:"\f8f3"}.fa-tv-retro::before{content:"\f401"}.fa-square-t::before{content:"\e280"}.fa-farm::before{content:"\f864"}.fa-barn-silo::before{content:"\f864"}.fa-chess-knight::before{content:"\f441"}.fa-bars-sort::before{content:"\e0ae"}.fa-pallet-boxes::before{content:"\f483"}.fa-palette-boxes::before{content:"\f483"}.fa-pallet-alt::before{content:"\f483"}.fa-face-laugh-squint::before{content:"\f59b"}.fa-laugh-squint::before{content:"\f59b"}.fa-code-simple::before{content:"\e13d"}.fa-bolt-slash::before{content:"\e0b8"}.fa-panel-fire::before{content:"\e42f"}.fa-binary-circle-check::before{content:"\e33c"}.fa-comment-minus::before{content:"\f4b1"}.fa-burrito::before{content:"\f7ed"}.fa-violin::before{content:"\f8ed"}.fa-objects-column::before{content:"\e3c1"}.fa-square-chevron-down::before{content:"\f329"}.fa-chevron-square-down::before{content:"\f329"}.fa-comment-plus::before{content:"\f4b2"}.fa-triangle-instrument::before{content:"\f8e2"}.fa-triangle-music::before{content:"\f8e2"}.fa-wheelchair::before{content:"\f193"}.fa-user-pilot-tie::before{content:"\e2c1"}.fa-piano-keyboard::before{content:"\f8d5"}.fa-bed-empty::before{content:"\f8f9"}.fa-circle-arrow-up::before{content:"\f0aa"}.fa-arrow-circle-up::before{content:"\f0aa"}.fa-toggle-on::before{content:"\f205"}.fa-rectangle-vertical::before{content:"\f2fb"}.fa-rectangle-portrait::before{content:"\f2fb"}.fa-person-walking::before{content:"\f554"}.fa-walking::before{content:"\f554"}.fa-l::before{content:"\4c"}.fa-signal-stream::before{content:"\f8dd"}.fa-down-to-bracket::before{content:"\e4e7"}.fa-circle-z::before{content:"\e130"}.fa-stars::before{content:"\f762"}.fa-fire::before{content:"\f06d"}.fa-bed-pulse::before{content:"\f487"}.fa-procedures::before{content:"\f487"}.fa-house-day::before{content:"\e00e"}.fa-shuttle-space::before{content:"\f197"}.fa-space-shuttle::before{content:"\f197"}.fa-shirt-long-sleeve::before{content:"\e3c7"}.fa-chart-pie-simple::before{content:"\f64e"}.fa-chart-pie-alt::before{content:"\f64e"}.fa-face-laugh::before{content:"\f599"}.fa-laugh::before{content:"\f599"}.fa-folder-open::before{content:"\f07c"}.fa-album-collection-circle-user::before{content:"\e48f"}.fa-candy::before{content:"\e3e7"}.fa-bowl-hot::before{content:"\f823"}.fa-soup::before{content:"\f823"}.fa-flatbread::before{content:"\e40b"}.fa-heart-circle-plus::before{content:"\e500"}.fa-code-fork::before{content:"\e13b"}.fa-city::before{content:"\f64f"}.fa-signal-bars-weak::before{content:"\f691"}.fa-signal-alt-1::before{content:"\f691"}.fa-microphone-lines::before{content:"\f3c9"}.fa-microphone-alt::before{content:"\f3c9"}.fa-clock-twelve::before{content:"\e358"}.fa-pepper-hot::before{content:"\f816"}.fa-citrus-slice::before{content:"\e2f5"}.fa-sheep::before{content:"\f711"}.fa-unlock::before{content:"\f09c"}.fa-colon-sign::before{content:"\e140"}.fa-headset::before{content:"\f590"}.fa-badger-honey::before{content:"\f6b4"}.fa-h4::before{content:"\f86a"}.fa-store-slash::before{content:"\e071"}.fa-road-circle-xmark::before{content:"\e566"}.fa-signal-slash::before{content:"\f695"}.fa-user-minus::before{content:"\f503"}.fa-mars-stroke-up::before{content:"\f22a"}.fa-mars-stroke-v::before{content:"\f22a"}.fa-champagne-glasses::before{content:"\f79f"}.fa-glass-cheers::before{content:"\f79f"}.fa-taco::before{content:"\f826"}.fa-hexagon-plus::before{content:"\f300"}.fa-plus-hexagon::before{content:"\f300"}.fa-clipboard::before{content:"\f328"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-file-arrow-up::before{content:"\f574"}.fa-file-upload::before{content:"\f574"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-messages::before{content:"\f4b6"}.fa-comments-alt::before{content:"\f4b6"}.fa-bath::before{content:"\f2cd"}.fa-bathtub::before{content:"\f2cd"}.fa-umbrella-simple::before{content:"\e2bc"}.fa-umbrella-alt::before{content:"\e2bc"}.fa-rectangle-history-circle-plus::before{content:"\e4a3"}.fa-underline::before{content:"\f0cd"}.fa-prescription-bottle-pill::before{content:"\e5c0"}.fa-user-pen::before{content:"\f4ff"}.fa-user-edit::before{content:"\f4ff"}.fa-binary-slash::before{content:"\e33e"}.fa-square-o::before{content:"\e278"}.fa-signature::before{content:"\f5b7"}.fa-stroopwafel::before{content:"\f551"}.fa-bold::before{content:"\f032"}.fa-anchor-lock::before{content:"\e4ad"}.fa-building-ngo::before{content:"\e4d7"}.fa-transporter-3::before{content:"\e045"}.fa-engine-warning::before{content:"\f5f2"}.fa-engine-exclamation::before{content:"\f5f2"}.fa-circle-down-right::before{content:"\e108"}.fa-square-k::before{content:"\e274"}.fa-manat-sign::before{content:"\e1d5"}.fa-money-check-pen::before{content:"\f872"}.fa-money-check-edit::before{content:"\f872"}.fa-not-equal::before{content:"\f53e"}.fa-border-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-map-location-dot::before{content:"\f5a0"}.fa-map-marked-alt::before{content:"\f5a0"}.fa-tilde::before{content:"\7e"}.fa-jedi::before{content:"\f669"}.fa-square-poll-vertical::before{content:"\f681"}.fa-poll::before{content:"\f681"}.fa-arrow-down-square-triangle::before{content:"\f889"}.fa-sort-shapes-down-alt::before{content:"\f889"}.fa-mug-hot::before{content:"\f7b6"}.fa-dog-leashed::before{content:"\f6d4"}.fa-car-battery::before{content:"\f5df"}.fa-battery-car::before{content:"\f5df"}.fa-face-downcast-sweat::before{content:"\e371"}.fa-mailbox-flag-up::before{content:"\e5bb"}.fa-memo-circle-info::before{content:"\e49a"}.fa-gift::before{content:"\f06b"}.fa-dice-two::before{content:"\f528"}.fa-volume::before{content:"\f6a8"}.fa-volume-medium::before{content:"\f6a8"}.fa-transporter-5::before{content:"\e2a6"}.fa-gauge-circle-bolt::before{content:"\e496"}.fa-coin-front::before{content:"\e3fc"}.fa-file-slash::before{content:"\e3a7"}.fa-message-arrow-up-right::before{content:"\e1dd"}.fa-treasure-chest::before{content:"\f723"}.fa-chess-queen::before{content:"\f445"}.fa-paintbrush-fine::before{content:"\f5a9"}.fa-paint-brush-alt::before{content:"\f5a9"}.fa-paint-brush-fine::before{content:"\f5a9"}.fa-paintbrush-alt::before{content:"\f5a9"}.fa-glasses::before{content:"\f530"}.fa-hood-cloak::before{content:"\f6ef"}.fa-square-quote::before{content:"\e329"}.fa-up-left::before{content:"\e2bd"}.fa-bring-front::before{content:"\f857"}.fa-chess-board::before{content:"\f43c"}.fa-burger-cheese::before{content:"\f7f1"}.fa-cheeseburger::before{content:"\f7f1"}.fa-building-circle-check::before{content:"\e4d2"}.fa-repeat-1::before{content:"\f365"}.fa-arrow-down-to-line::before{content:"\f33d"}.fa-arrow-to-bottom::before{content:"\f33d"}.fa-grid-5::before{content:"\e199"}.fa-swap-arrows::before{content:"\e60a"}.fa-right-long-to-line::before{content:"\e444"}.fa-person-chalkboard::before{content:"\e53d"}.fa-mars-stroke-right::before{content:"\f22b"}.fa-mars-stroke-h::before{content:"\f22b"}.fa-hand-back-fist::before{content:"\f255"}.fa-hand-rock::before{content:"\f255"}.fa-grid-round-5::before{content:"\e5de"}.fa-tally::before{content:"\f69c"}.fa-tally-5::before{content:"\f69c"}.fa-square-caret-up::before{content:"\f151"}.fa-caret-square-up::before{content:"\f151"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-chart-bar::before{content:"\f080"}.fa-bar-chart::before{content:"\f080"}.fa-hands-bubbles::before{content:"\e05e"}.fa-hands-wash::before{content:"\e05e"}.fa-less-than-equal::before{content:"\f537"}.fa-train::before{content:"\f238"}.fa-up-from-dotted-line::before{content:"\e456"}.fa-eye-low-vision::before{content:"\f2a8"}.fa-low-vision::before{content:"\f2a8"}.fa-traffic-light-go::before{content:"\f638"}.fa-face-exhaling::before{content:"\e480"}.fa-sensor-fire::before{content:"\e02a"}.fa-user-unlock::before{content:"\e058"}.fa-hexagon-divide::before{content:"\e1ad"}.fa-00::before{content:"\e467"}.fa-crow::before{content:"\f520"}.fa-cassette-betamax::before{content:"\f8a4"}.fa-betamax::before{content:"\f8a4"}.fa-sailboat::before{content:"\e445"}.fa-window-restore::before{content:"\f2d2"}.fa-nfc-magnifying-glass::before{content:"\e1f9"}.fa-file-binary::before{content:"\e175"}.fa-circle-v::before{content:"\e12a"}.fa-square-plus::before{content:"\f0fe"}.fa-plus-square::before{content:"\f0fe"}.fa-bowl-scoops::before{content:"\e3df"}.fa-mistletoe::before{content:"\f7b4"}.fa-custard::before{content:"\e403"}.fa-lacrosse-stick::before{content:"\e3b5"}.fa-hockey-mask::before{content:"\f6ee"}.fa-sunrise::before{content:"\f766"}.fa-subtitles::before{content:"\e60f"}.fa-panel-ews::before{content:"\e42e"}.fa-torii-gate::before{content:"\f6a1"}.fa-cloud-exclamation::before{content:"\e491"}.fa-message-lines::before{content:"\f4a6"}.fa-comment-alt-lines::before{content:"\f4a6"}.fa-frog::before{content:"\f52e"}.fa-bucket::before{content:"\e4cf"}.fa-floppy-disk-pen::before{content:"\e182"}.fa-image::before{content:"\f03e"}.fa-window-frame::before{content:"\e04f"}.fa-microphone::before{content:"\f130"}.fa-cow::before{content:"\f6c8"}.fa-file-zip::before{content:"\e5ee"}.fa-square-ring::before{content:"\e44f"}.fa-down-from-line::before{content:"\f349"}.fa-arrow-alt-from-top::before{content:"\f349"}.fa-caret-up::before{content:"\f0d8"}.fa-shield-xmark::before{content:"\e24c"}.fa-shield-times::before{content:"\e24c"}.fa-screwdriver::before{content:"\f54a"}.fa-circle-sort-down::before{content:"\e031"}.fa-sort-circle-down::before{content:"\e031"}.fa-folder-closed::before{content:"\e185"}.fa-house-tsunami::before{content:"\e515"}.fa-square-nfi::before{content:"\e576"}.fa-forklift::before{content:"\f47a"}.fa-arrow-up-from-ground-water::before{content:"\e4b5"}.fa-bracket-square-right::before{content:"\5d"}.fa-martini-glass::before{content:"\f57b"}.fa-glass-martini-alt::before{content:"\f57b"}.fa-rotate-left::before{content:"\f2ea"}.fa-rotate-back::before{content:"\f2ea"}.fa-rotate-backward::before{content:"\f2ea"}.fa-undo-alt::before{content:"\f2ea"}.fa-table-columns::before{content:"\f0db"}.fa-columns::before{content:"\f0db"}.fa-square-a::before{content:"\e25f"}.fa-tick::before{content:"\e32f"}.fa-lemon::before{content:"\f094"}.fa-head-side-mask::before{content:"\e063"}.fa-handshake::before{content:"\f2b5"}.fa-gem::before{content:"\f3a5"}.fa-dolly::before{content:"\f472"}.fa-dolly-box::before{content:"\f472"}.fa-smoking::before{content:"\f48d"}.fa-minimize::before{content:"\f78c"}.fa-compress-arrows-alt::before{content:"\f78c"}.fa-refrigerator::before{content:"\e026"}.fa-monument::before{content:"\f5a6"}.fa-octagon-xmark::before{content:"\f2f0"}.fa-times-octagon::before{content:"\f2f0"}.fa-xmark-octagon::before{content:"\f2f0"}.fa-align-slash::before{content:"\f846"}.fa-snowplow::before{content:"\f7d2"}.fa-angles-right::before{content:"\f101"}.fa-angle-double-right::before{content:"\f101"}.fa-truck-ramp-couch::before{content:"\f4dd"}.fa-truck-couch::before{content:"\f4dd"}.fa-cannabis::before{content:"\f55f"}.fa-circle-play::before{content:"\f144"}.fa-play-circle::before{content:"\f144"}.fa-arrow-up-right-and-arrow-down-left-from-center::before{content:"\e0a0"}.fa-tablets::before{content:"\f490"}.fa-360-degrees::before{content:"\e2dc"}.fa-ethernet::before{content:"\f796"}.fa-euro-sign::before{content:"\f153"}.fa-eur::before{content:"\f153"}.fa-euro::before{content:"\f153"}.fa-chair::before{content:"\f6c0"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-square-dashed-circle-plus::before{content:"\e5c2"}.fa-money-simple-from-bracket::before{content:"\e313"}.fa-bat::before{content:"\f6b5"}.fa-circle-stop::before{content:"\f28d"}.fa-stop-circle::before{content:"\f28d"}.fa-head-side-headphones::before{content:"\f8c2"}.fa-phone-rotary::before{content:"\f8d3"}.fa-compass-drafting::before{content:"\f568"}.fa-drafting-compass::before{content:"\f568"}.fa-plate-wheat::before{content:"\e55a"}.fa-calendar-circle-minus::before{content:"\e46f"}.fa-chopsticks::before{content:"\e3f7"}.fa-car-wrench::before{content:"\f5e3"}.fa-car-mechanic::before{content:"\f5e3"}.fa-icicles::before{content:"\f7ad"}.fa-person-shelter::before{content:"\e54f"}.fa-neuter::before{content:"\f22c"}.fa-id-badge::before{content:"\f2c1"}.fa-kazoo::before{content:"\f8c7"}.fa-marker::before{content:"\f5a1"}.fa-bin-bottles::before{content:"\e5f5"}.fa-face-laugh-beam::before{content:"\f59a"}.fa-laugh-beam::before{content:"\f59a"}.fa-square-arrow-down-left::before{content:"\e261"}.fa-battery-bolt::before{content:"\f376"}.fa-tree-large::before{content:"\f7dd"}.fa-helicopter-symbol::before{content:"\e502"}.fa-aperture::before{content:"\e2df"}.fa-universal-access::before{content:"\f29a"}.fa-gear-complex::before{content:"\e5e9"}.fa-file-magnifying-glass::before{content:"\f865"}.fa-file-search::before{content:"\f865"}.fa-up-right::before{content:"\e2be"}.fa-circle-chevron-up::before{content:"\f139"}.fa-chevron-circle-up::before{content:"\f139"}.fa-user-police::before{content:"\e333"}.fa-lari-sign::before{content:"\e1c8"}.fa-volcano::before{content:"\f770"}.fa-teddy-bear::before{content:"\e3cf"}.fa-stocking::before{content:"\f7d5"}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.fa-image-slash::before{content:"\e1b7"}.fa-mask-snorkel::before{content:"\e3b7"}.fa-smoke::before{content:"\f760"}.fa-sterling-sign::before{content:"\f154"}.fa-gbp::before{content:"\f154"}.fa-pound-sign::before{content:"\f154"}.fa-battery-exclamation::before{content:"\e0b0"}.fa-viruses::before{content:"\e076"}.fa-square-person-confined::before{content:"\e577"}.fa-user-tie::before{content:"\f508"}.fa-arrow-down-long::before{content:"\f175"}.fa-long-arrow-down::before{content:"\f175"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-certificate::before{content:"\f0a3"}.fa-crystal-ball::before{content:"\e362"}.fa-reply-all::before{content:"\f122"}.fa-mail-reply-all::before{content:"\f122"}.fa-suitcase::before{content:"\f0f2"}.fa-person-skating::before{content:"\f7c5"}.fa-skating::before{content:"\f7c5"}.fa-star-shooting::before{content:"\e036"}.fa-binary-lock::before{content:"\e33d"}.fa-filter-circle-dollar::before{content:"\f662"}.fa-funnel-dollar::before{content:"\f662"}.fa-camera-retro::before{content:"\f083"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-comment-pen::before{content:"\f4ae"}.fa-comment-edit::before{content:"\f4ae"}.fa-file-import::before{content:"\f56f"}.fa-arrow-right-to-file::before{content:"\f56f"}.fa-banjo::before{content:"\f8a3"}.fa-square-arrow-up-right::before{content:"\f14c"}.fa-external-link-square::before{content:"\f14c"}.fa-light-emergency-on::before{content:"\e420"}.fa-kerning::before{content:"\f86f"}.fa-box-open::before{content:"\f49e"}.fa-square-f::before{content:"\e270"}.fa-scroll::before{content:"\f70e"}.fa-spa::before{content:"\f5bb"}.fa-arrow-left-from-line::before{content:"\f344"}.fa-arrow-from-right::before{content:"\f344"}.fa-strawberry::before{content:"\e32b"}.fa-location-pin-lock::before{content:"\e51f"}.fa-pause::before{content:"\f04c"}.fa-clock-eight-thirty::before{content:"\e346"}.fa-plane-engines::before{content:"\f3de"}.fa-plane-alt::before{content:"\f3de"}.fa-hill-avalanche::before{content:"\e507"}.fa-temperature-empty::before{content:"\f2cb"}.fa-temperature-0::before{content:"\f2cb"}.fa-thermometer-0::before{content:"\f2cb"}.fa-thermometer-empty::before{content:"\f2cb"}.fa-bomb::before{content:"\f1e2"}.fa-gauge-low::before{content:"\f627"}.fa-tachometer-alt-slow::before{content:"\f627"}.fa-registered::before{content:"\f25d"}.fa-trash-can-plus::before{content:"\e2ac"}.fa-address-card::before{content:"\f2bb"}.fa-contact-card::before{content:"\f2bb"}.fa-vcard::before{content:"\f2bb"}.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-balance-scale-right::before{content:"\f516"}.fa-globe-snow::before{content:"\f7a3"}.fa-subscript::before{content:"\f12c"}.fa-diamond-turn-right::before{content:"\f5eb"}.fa-directions::before{content:"\f5eb"}.fa-integral::before{content:"\f667"}.fa-burst::before{content:"\e4dc"}.fa-house-laptop::before{content:"\e066"}.fa-laptop-house::before{content:"\e066"}.fa-face-tired::before{content:"\f5c8"}.fa-tired::before{content:"\f5c8"}.fa-money-bills::before{content:"\e1f3"}.fa-blinds-raised::before{content:"\f8fd"}.fa-smog::before{content:"\f75f"}.fa-ufo-beam::before{content:"\e048"}.fa-circle-caret-up::before{content:"\f331"}.fa-caret-circle-up::before{content:"\f331"}.fa-user-vneck-hair-long::before{content:"\e463"}.fa-square-a-lock::before{content:"\e44d"}.fa-crutch::before{content:"\f7f7"}.fa-gas-pump-slash::before{content:"\f5f4"}.fa-cloud-arrow-up::before{content:"\f0ee"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::before{content:"\f0ee"}.fa-palette::before{content:"\f53f"}.fa-transporter-4::before{content:"\e2a5"}.fa-chart-mixed-up-circle-currency::before{content:"\e5d8"}.fa-objects-align-right::before{content:"\e3bf"}.fa-arrows-turn-right::before{content:"\e4c0"}.fa-vest::before{content:"\e085"}.fa-pig::before{content:"\f706"}.fa-inbox-full::before{content:"\e1ba"}.fa-circle-envelope::before{content:"\e10c"}.fa-envelope-circle::before{content:"\e10c"}.fa-triangle-person-digging::before{content:"\f85d"}.fa-construction::before{content:"\f85d"}.fa-ferry::before{content:"\e4ea"}.fa-bullseye-arrow::before{content:"\f648"}.fa-arrows-down-to-people::before{content:"\e4b9"}.fa-seedling::before{content:"\f4d8"}.fa-sprout::before{content:"\f4d8"}.fa-clock-seven::before{content:"\e350"}.fa-left-right::before{content:"\f337"}.fa-arrows-alt-h::before{content:"\f337"}.fa-boxes-packing::before{content:"\e4c7"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-left::before{content:"\f0a8"}.fa-flashlight::before{content:"\f8b8"}.fa-group-arrows-rotate::before{content:"\e4f6"}.fa-bowl-food::before{content:"\e4c6"}.fa-square-9::before{content:"\e25e"}.fa-candy-cane::before{content:"\f786"}.fa-arrow-down-wide-short::before{content:"\f160"}.fa-sort-amount-asc::before{content:"\f160"}.fa-sort-amount-down::before{content:"\f160"}.fa-square-dollar::before{content:"\f2e9"}.fa-dollar-square::before{content:"\f2e9"}.fa-usd-square::before{content:"\f2e9"}.fa-phone-arrow-right::before{content:"\e5be"}.fa-hand-holding-seedling::before{content:"\f4bf"}.fa-message-check::before{content:"\f4a2"}.fa-comment-alt-check::before{content:"\f4a2"}.fa-cloud-bolt::before{content:"\f76c"}.fa-thunderstorm::before{content:"\f76c"}.fa-chart-line-up-down::before{content:"\e5d7"}.fa-text-slash::before{content:"\f87d"}.fa-remove-format::before{content:"\f87d"}.fa-watch::before{content:"\f2e1"}.fa-circle-down-left::before{content:"\e107"}.fa-text::before{content:"\f893"}.fa-projector::before{content:"\f8d6"}.fa-face-smile-wink::before{content:"\f4da"}.fa-smile-wink::before{content:"\f4da"}.fa-tombstone-blank::before{content:"\f721"}.fa-tombstone-alt::before{content:"\f721"}.fa-chess-king-piece::before{content:"\f440"}.fa-chess-king-alt::before{content:"\f440"}.fa-circle-6::before{content:"\e0f3"}.fa-left::before{content:"\f355"}.fa-arrow-alt-left::before{content:"\f355"}.fa-file-word::before{content:"\f1c2"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-square-down::before{content:"\f350"}.fa-arrow-alt-square-down::before{content:"\f350"}.fa-objects-align-center-vertical::before{content:"\e3bd"}.fa-arrows-left-right::before{content:"\f07e"}.fa-arrows-h::before{content:"\f07e"}.fa-house-lock::before{content:"\e510"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-wreath::before{content:"\f7e2"}.fa-children::before{content:"\e4e1"}.fa-meter-droplet::before{content:"\e1ea"}.fa-chalkboard::before{content:"\f51b"}.fa-blackboard::before{content:"\f51b"}.fa-user-large-slash::before{content:"\f4fa"}.fa-user-alt-slash::before{content:"\f4fa"}.fa-signal-strong::before{content:"\f68f"}.fa-signal-4::before{content:"\f68f"}.fa-lollipop::before{content:"\e424"}.fa-lollypop::before{content:"\e424"}.fa-list-tree::before{content:"\e1d2"}.fa-envelope-open::before{content:"\f2b6"}.fa-draw-circle::before{content:"\f5ed"}.fa-cat-space::before{content:"\e001"}.fa-handshake-simple-slash::before{content:"\e05f"}.fa-handshake-alt-slash::before{content:"\e05f"}.fa-rabbit-running::before{content:"\f709"}.fa-rabbit-fast::before{content:"\f709"}.fa-memo-pad::before{content:"\e1da"}.fa-mattress-pillow::before{content:"\e525"}.fa-alarm-plus::before{content:"\f844"}.fa-alicorn::before{content:"\f6b0"}.fa-comment-question::before{content:"\e14b"}.fa-gingerbread-man::before{content:"\f79d"}.fa-guarani-sign::before{content:"\e19a"}.fa-burger-fries::before{content:"\e0cd"}.fa-mug-tea::before{content:"\f875"}.fa-border-top::before{content:"\f855"}.fa-arrows-rotate::before{content:"\f021"}.fa-refresh::before{content:"\f021"}.fa-sync::before{content:"\f021"}.fa-circle-book-open::before{content:"\e0ff"}.fa-book-circle::before{content:"\e0ff"}.fa-arrows-to-dotted-line::before{content:"\e0a6"}.fa-fire-extinguisher::before{content:"\f134"}.fa-garage-open::before{content:"\e00b"}.fa-shelves-empty::before{content:"\e246"}.fa-cruzeiro-sign::before{content:"\e152"}.fa-watch-apple::before{content:"\e2cb"}.fa-watch-calculator::before{content:"\f8f0"}.fa-list-dropdown::before{content:"\e1cf"}.fa-cabinet-filing::before{content:"\f64b"}.fa-burger-soda::before{content:"\f858"}.fa-square-arrow-up::before{content:"\f33c"}.fa-arrow-square-up::before{content:"\f33c"}.fa-greater-than-equal::before{content:"\f532"}.fa-pallet-box::before{content:"\e208"}.fa-face-confounded::before{content:"\e36c"}.fa-shield-halved::before{content:"\f3ed"}.fa-shield-alt::before{content:"\f3ed"}.fa-truck-plow::before{content:"\f7de"}.fa-book-atlas::before{content:"\f558"}.fa-atlas::before{content:"\f558"}.fa-virus::before{content:"\e074"}.fa-grid-round-2::before{content:"\e5db"}.fa-comment-middle-top::before{content:"\e14a"}.fa-envelope-circle-check::before{content:"\e4e8"}.fa-layer-group::before{content:"\f5fd"}.fa-restroom-simple::before{content:"\e23a"}.fa-arrows-to-dot::before{content:"\e4be"}.fa-border-outer::before{content:"\f851"}.fa-hashtag-lock::before{content:"\e415"}.fa-clock-two-thirty::before{content:"\e35b"}.fa-archway::before{content:"\f557"}.fa-heart-circle-check::before{content:"\e4fd"}.fa-house-chimney-crack::before{content:"\f6f1"}.fa-house-damage::before{content:"\f6f1"}.fa-file-zipper::before{content:"\f1c6"}.fa-file-archive::before{content:"\f1c6"}.fa-heart-half::before{content:"\e1ab"}.fa-comment-check::before{content:"\f4ac"}.fa-square::before{content:"\f0c8"}.fa-memo::before{content:"\e1d8"}.fa-martini-glass-empty::before{content:"\f000"}.fa-glass-martini::before{content:"\f000"}.fa-couch::before{content:"\f4b8"}.fa-cedi-sign::before{content:"\e0df"}.fa-italic::before{content:"\f033"}.fa-glass-citrus::before{content:"\f869"}.fa-calendar-lines-pen::before{content:"\e472"}.fa-church::before{content:"\f51d"}.fa-person-snowmobiling::before{content:"\f7d1"}.fa-snowmobile::before{content:"\f7d1"}.fa-face-hushed::before{content:"\e37b"}.fa-comments-dollar::before{content:"\f653"}.fa-pickaxe::before{content:"\e5bf"}.fa-link-simple-slash::before{content:"\e1ce"}.fa-democrat::before{content:"\f747"}.fa-face-confused::before{content:"\e36d"}.fa-pinball::before{content:"\e229"}.fa-z::before{content:"\5a"}.fa-person-skiing::before{content:"\f7c9"}.fa-skiing::before{content:"\f7c9"}.fa-deer::before{content:"\f78e"}.fa-input-pipe::before{content:"\e1be"}.fa-road-lock::before{content:"\e567"}.fa-a::before{content:"\41"}.fa-bookmark-slash::before{content:"\e0c2"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-mace::before{content:"\f6f8"}.fa-feather-pointed::before{content:"\f56b"}.fa-feather-alt::before{content:"\f56b"}.fa-sausage::before{content:"\f820"}.fa-trash-can-clock::before{content:"\e2aa"}.fa-p::before{content:"\50"}.fa-broom-wide::before{content:"\e5d1"}.fa-snowflake::before{content:"\f2dc"}.fa-stomach::before{content:"\f623"}.fa-newspaper::before{content:"\f1ea"}.fa-rectangle-ad::before{content:"\f641"}.fa-ad::before{content:"\f641"}.fa-guitar-electric::before{content:"\f8be"}.fa-arrow-turn-down-right::before{content:"\e3d6"}.fa-moon-cloud::before{content:"\f754"}.fa-bread-slice-butter::before{content:"\e3e1"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-user-group-crown::before{content:"\f6a5"}.fa-users-crown::before{content:"\f6a5"}.fa-circle-i::before{content:"\e111"}.fa-toilet-paper-check::before{content:"\e5b2"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-locust::before{content:"\e520"}.fa-sort::before{content:"\f0dc"}.fa-unsorted::before{content:"\f0dc"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-list-numeric::before{content:"\f0cb"}.fa-chart-waterfall::before{content:"\e0eb"}.fa-sparkle::before{content:"\e5d6"}.fa-face-party::before{content:"\e383"}.fa-kidneys::before{content:"\f5fb"}.fa-wifi-exclamation::before{content:"\e2cf"}.fa-chart-network::before{content:"\f78a"}.fa-person-dress-burst::before{content:"\e544"}.fa-dice-d4::before{content:"\f6d0"}.fa-money-check-dollar::before{content:"\f53d"}.fa-money-check-alt::before{content:"\f53d"}.fa-vector-square::before{content:"\f5cb"}.fa-bread-slice::before{content:"\f7ec"}.fa-language::before{content:"\f1ab"}.fa-wheat-awn-slash::before{content:"\e338"}.fa-face-kiss-wink-heart::before{content:"\f598"}.fa-kiss-wink-heart::before{content:"\f598"}.fa-dagger::before{content:"\f6cb"}.fa-podium::before{content:"\f680"}.fa-memo-circle-check::before{content:"\e1d9"}.fa-route-highway::before{content:"\f61a"}.fa-down-to-line::before{content:"\f34a"}.fa-arrow-alt-to-bottom::before{content:"\f34a"}.fa-filter::before{content:"\f0b0"}.fa-square-g::before{content:"\e271"}.fa-circle-phone::before{content:"\e11b"}.fa-phone-circle::before{content:"\e11b"}.fa-clipboard-prescription::before{content:"\f5e8"}.fa-user-nurse-hair::before{content:"\e45d"}.fa-question::before{content:"\3f"}.fa-file-signature::before{content:"\f573"}.fa-toggle-large-on::before{content:"\e5b1"}.fa-up-down-left-right::before{content:"\f0b2"}.fa-arrows-alt::before{content:"\f0b2"}.fa-dryer-heat::before{content:"\f862"}.fa-dryer-alt::before{content:"\f862"}.fa-house-chimney-user::before{content:"\e065"}.fa-hand-holding-heart::before{content:"\f4be"}.fa-arrow-up-small-big::before{content:"\f88f"}.fa-sort-size-up-alt::before{content:"\f88f"}.fa-train-track::before{content:"\e453"}.fa-puzzle-piece::before{content:"\f12e"}.fa-money-check::before{content:"\f53c"}.fa-star-half-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-file-exclamation::before{content:"\f31a"}.fa-code::before{content:"\f121"}.fa-whiskey-glass::before{content:"\f7a0"}.fa-glass-whiskey::before{content:"\f7a0"}.fa-moon-stars::before{content:"\f755"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-clothes-hanger::before{content:"\e136"}.fa-mobile-notch::before{content:"\e1ee"}.fa-mobile-iphone::before{content:"\e1ee"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-external-link::before{content:"\f08e"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-images-user::before{content:"\e1b9"}.fa-won-sign::before{content:"\f159"}.fa-krw::before{content:"\f159"}.fa-won::before{content:"\f159"}.fa-image-polaroid-user::before{content:"\e1b6"}.fa-virus-covid::before{content:"\e4a8"}.fa-square-ellipsis::before{content:"\e26e"}.fa-pie::before{content:"\f705"}.fa-chess-knight-piece::before{content:"\f442"}.fa-chess-knight-alt::before{content:"\f442"}.fa-austral-sign::before{content:"\e0a9"}.fa-cloud-plus::before{content:"\e35e"}.fa-f::before{content:"\46"}.fa-leaf::before{content:"\f06c"}.fa-bed-bunk::before{content:"\f8f8"}.fa-road::before{content:"\f018"}.fa-taxi::before{content:"\f1ba"}.fa-cab::before{content:"\f1ba"}.fa-person-circle-plus::before{content:"\e541"}.fa-chart-pie::before{content:"\f200"}.fa-pie-chart::before{content:"\f200"}.fa-bolt-lightning::before{content:"\e0b7"}.fa-clock-eight::before{content:"\e345"}.fa-sack-xmark::before{content:"\e56a"}.fa-file-excel::before{content:"\f1c3"}.fa-file-contract::before{content:"\f56c"}.fa-fish-fins::before{content:"\e4f2"}.fa-circle-q::before{content:"\e11e"}.fa-building-flag::before{content:"\e4d5"}.fa-face-grin-beam::before{content:"\f582"}.fa-grin-beam::before{content:"\f582"}.fa-object-ungroup::before{content:"\f248"}.fa-face-disguise::before{content:"\e370"}.fa-circle-arrow-down-right::before{content:"\e0fa"}.fa-alien-8bit::before{content:"\f8f6"}.fa-alien-monster::before{content:"\f8f6"}.fa-hand-point-ribbon::before{content:"\e1a6"}.fa-poop::before{content:"\f619"}.fa-object-exclude::before{content:"\e49c"}.fa-telescope::before{content:"\e03e"}.fa-location-pin::before{content:"\f041"}.fa-map-marker::before{content:"\f041"}.fa-square-list::before{content:"\e489"}.fa-kaaba::before{content:"\f66b"}.fa-toilet-paper::before{content:"\f71e"}.fa-helmet-safety::before{content:"\f807"}.fa-hard-hat::before{content:"\f807"}.fa-hat-hard::before{content:"\f807"}.fa-comment-code::before{content:"\e147"}.fa-sim-cards::before{content:"\e251"}.fa-starship::before{content:"\e039"}.fa-eject::before{content:"\f052"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-plane-circle-check::before{content:"\e555"}.fa-seal::before{content:"\e241"}.fa-user-cowboy::before{content:"\f8ea"}.fa-hexagon-vertical-nft::before{content:"\e505"}.fa-face-rolling-eyes::before{content:"\f5a5"}.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-bread-loaf::before{content:"\f7eb"}.fa-rings-wedding::before{content:"\f81b"}.fa-object-group::before{content:"\f247"}.fa-french-fries::before{content:"\f803"}.fa-chart-line::before{content:"\f201"}.fa-line-chart::before{content:"\f201"}.fa-calendar-arrow-down::before{content:"\e0d0"}.fa-calendar-download::before{content:"\e0d0"}.fa-send-back::before{content:"\f87e"}.fa-mask-ventilator::before{content:"\e524"}.fa-signature-lock::before{content:"\e3ca"}.fa-arrow-right::before{content:"\f061"}.fa-signs-post::before{content:"\f277"}.fa-map-signs::before{content:"\f277"}.fa-octagon-plus::before{content:"\f301"}.fa-plus-octagon::before{content:"\f301"}.fa-cash-register::before{content:"\f788"}.fa-person-circle-question::before{content:"\e542"}.fa-melon-slice::before{content:"\e311"}.fa-space-station-moon::before{content:"\e033"}.fa-message-smile::before{content:"\f4aa"}.fa-comment-alt-smile::before{content:"\f4aa"}.fa-cup-straw::before{content:"\e363"}.fa-left-from-line::before{content:"\f348"}.fa-arrow-alt-from-right::before{content:"\f348"}.fa-h::before{content:"\48"}.fa-basket-shopping-simple::before{content:"\e0af"}.fa-shopping-basket-alt::before{content:"\e0af"}.fa-hands-holding-heart::before{content:"\f4c3"}.fa-hands-heart::before{content:"\f4c3"}.fa-clock-nine::before{content:"\e34c"}.fa-tarp::before{content:"\e57b"}.fa-face-sleepy::before{content:"\e38e"}.fa-hand-horns::before{content:"\e1a9"}.fa-screwdriver-wrench::before{content:"\f7d9"}.fa-tools::before{content:"\f7d9"}.fa-arrows-to-eye::before{content:"\e4bf"}.fa-circle-three-quarters::before{content:"\e125"}.fa-trophy-star::before{content:"\f2eb"}.fa-trophy-alt::before{content:"\f2eb"}.fa-plug-circle-bolt::before{content:"\e55b"}.fa-face-thermometer::before{content:"\e39a"}.fa-grid-round-4::before{content:"\e5dd"}.fa-shirt-running::before{content:"\e3c8"}.fa-book-circle-arrow-up::before{content:"\e0bd"}.fa-face-nauseated::before{content:"\e381"}.fa-heart::before{content:"\f004"}.fa-file-chart-pie::before{content:"\f65a"}.fa-mars-and-venus::before{content:"\f224"}.fa-house-user::before{content:"\e1b0"}.fa-home-user::before{content:"\e1b0"}.fa-circle-arrow-down-left::before{content:"\e0f9"}.fa-dumpster-fire::before{content:"\f794"}.fa-hexagon-minus::before{content:"\f307"}.fa-minus-hexagon::before{content:"\f307"}.fa-left-to-line::before{content:"\f34b"}.fa-arrow-alt-to-left::before{content:"\f34b"}.fa-house-crack::before{content:"\e3b1"}.fa-paw-simple::before{content:"\f701"}.fa-paw-alt::before{content:"\f701"}.fa-arrow-left-long-to-line::before{content:"\e3d4"}.fa-brackets-round::before{content:"\e0c5"}.fa-parentheses::before{content:"\e0c5"}.fa-martini-glass-citrus::before{content:"\f561"}.fa-cocktail::before{content:"\f561"}.fa-user-shakespeare::before{content:"\e2c2"}.fa-arrow-right-to-arc::before{content:"\e4b2"}.fa-face-surprise::before{content:"\f5c2"}.fa-surprise::before{content:"\f5c2"}.fa-bottle-water::before{content:"\e4c5"}.fa-circle-pause::before{content:"\f28b"}.fa-pause-circle::before{content:"\f28b"}.fa-gauge-circle-plus::before{content:"\e498"}.fa-folders::before{content:"\f660"}.fa-angel::before{content:"\f779"}.fa-value-absolute::before{content:"\f6a6"}.fa-rabbit::before{content:"\f708"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-circle-euro::before{content:"\e5ce"}.fa-apple-whole::before{content:"\f5d1"}.fa-apple-alt::before{content:"\f5d1"}.fa-kitchen-set::before{content:"\e51a"}.fa-diamond-half::before{content:"\e5b7"}.fa-lock-keyhole::before{content:"\f30d"}.fa-lock-alt::before{content:"\f30d"}.fa-r::before{content:"\52"}.fa-temperature-quarter::before{content:"\f2ca"}.fa-temperature-1::before{content:"\f2ca"}.fa-thermometer-1::before{content:"\f2ca"}.fa-thermometer-quarter::before{content:"\f2ca"}.fa-square-info::before{content:"\f30f"}.fa-info-square::before{content:"\f30f"}.fa-wifi-slash::before{content:"\f6ac"}.fa-toilet-paper-xmark::before{content:"\e5b3"}.fa-hands-holding-dollar::before{content:"\f4c5"}.fa-hands-usd::before{content:"\f4c5"}.fa-cube::before{content:"\f1b2"}.fa-arrow-down-triangle-square::before{content:"\f888"}.fa-sort-shapes-down::before{content:"\f888"}.fa-bitcoin-sign::before{content:"\e0b4"}.fa-shutters::before{content:"\e449"}.fa-shield-dog::before{content:"\e573"}.fa-solar-panel::before{content:"\f5ba"}.fa-lock-open::before{content:"\f3c1"}.fa-table-tree::before{content:"\e293"}.fa-house-chimney-heart::before{content:"\e1b2"}.fa-tally-3::before{content:"\e296"}.fa-elevator::before{content:"\e16d"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-bill-trend-up::before{content:"\e529"}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.fa-square-poll-horizontal::before{content:"\f682"}.fa-poll-h::before{content:"\f682"}.fa-circle::before{content:"\f111"}.fa-cart-circle-exclamation::before{content:"\e3f2"}.fa-sword::before{content:"\f71c"}.fa-backward-fast::before{content:"\f049"}.fa-fast-backward::before{content:"\f049"}.fa-recycle::before{content:"\f1b8"}.fa-user-astronaut::before{content:"\f4fb"}.fa-interrobang::before{content:"\e5ba"}.fa-plane-slash::before{content:"\e069"}.fa-circle-dashed::before{content:"\e105"}.fa-trademark::before{content:"\f25c"}.fa-basketball::before{content:"\f434"}.fa-basketball-ball::before{content:"\f434"}.fa-fork-knife::before{content:"\f2e6"}.fa-utensils-alt::before{content:"\f2e6"}.fa-satellite-dish::before{content:"\f7c0"}.fa-badge-check::before{content:"\f336"}.fa-circle-up::before{content:"\f35b"}.fa-arrow-alt-circle-up::before{content:"\f35b"}.fa-slider::before{content:"\e252"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-clock-one-thirty::before{content:"\e34f"}.fa-inbox-out::before{content:"\f311"}.fa-inbox-arrow-up::before{content:"\f311"}.fa-cloud-slash::before{content:"\e137"}.fa-volume-high::before{content:"\f028"}.fa-volume-up::before{content:"\f028"}.fa-users-rays::before{content:"\e593"}.fa-wallet::before{content:"\f555"}.fa-octagon-check::before{content:"\e426"}.fa-flatbread-stuffed::before{content:"\e40c"}.fa-clipboard-check::before{content:"\f46c"}.fa-cart-circle-plus::before{content:"\e3f3"}.fa-truck-clock::before{content:"\f48c"}.fa-shipping-timed::before{content:"\f48c"}.fa-pool-8-ball::before{content:"\e3c5"}.fa-file-audio::before{content:"\f1c7"}.fa-turn-down-left::before{content:"\e331"}.fa-lock-hashtag::before{content:"\e423"}.fa-chart-radar::before{content:"\e0e7"}.fa-staff::before{content:"\f71b"}.fa-burger::before{content:"\f805"}.fa-hamburger::before{content:"\f805"}.fa-utility-pole::before{content:"\e2c3"}.fa-transporter-6::before{content:"\e2a7"}.fa-wrench::before{content:"\f0ad"}.fa-bugs::before{content:"\e4d0"}.fa-vector-polygon::before{content:"\e2c7"}.fa-diagram-nested::before{content:"\e157"}.fa-rupee-sign::before{content:"\f156"}.fa-rupee::before{content:"\f156"}.fa-file-image::before{content:"\f1c5"}.fa-circle-question::before{content:"\f059"}.fa-question-circle::before{content:"\f059"}.fa-image-user::before{content:"\e1b8"}.fa-buoy::before{content:"\e5b5"}.fa-plane-departure::before{content:"\f5b0"}.fa-handshake-slash::before{content:"\e060"}.fa-book-bookmark::before{content:"\e0bb"}.fa-border-center-h::before{content:"\f89c"}.fa-can-food::before{content:"\e3e6"}.fa-typewriter::before{content:"\f8e7"}.fa-arrow-right-from-arc::before{content:"\e4b1"}.fa-circle-k::before{content:"\e113"}.fa-face-hand-over-mouth::before{content:"\e378"}.fa-popcorn::before{content:"\f819"}.fa-house-water::before{content:"\f74f"}.fa-house-flood::before{content:"\f74f"}.fa-object-subtract::before{content:"\e49e"}.fa-code-branch::before{content:"\f126"}.fa-warehouse-full::before{content:"\f495"}.fa-warehouse-alt::before{content:"\f495"}.fa-hat-cowboy::before{content:"\f8c0"}.fa-bridge::before{content:"\e4c8"}.fa-phone-flip::before{content:"\f879"}.fa-phone-alt::before{content:"\f879"}.fa-arrow-down-from-dotted-line::before{content:"\e090"}.fa-file-doc::before{content:"\e5ed"}.fa-square-quarters::before{content:"\e44e"}.fa-truck-front::before{content:"\e2b7"}.fa-cat::before{content:"\f6be"}.fa-trash-xmark::before{content:"\e2b4"}.fa-circle-caret-left::before{content:"\f32e"}.fa-caret-circle-left::before{content:"\f32e"}.fa-files::before{content:"\e178"}.fa-anchor-circle-exclamation::before{content:"\e4ab"}.fa-face-clouds::before{content:"\e47d"}.fa-user-crown::before{content:"\f6a4"}.fa-truck-field::before{content:"\e58d"}.fa-route::before{content:"\f4d7"}.fa-cart-circle-check::before{content:"\e3f1"}.fa-clipboard-question::before{content:"\e4e3"}.fa-panorama::before{content:"\e209"}.fa-comment-medical::before{content:"\f7f5"}.fa-teeth-open::before{content:"\f62f"}.fa-user-tie-hair-long::before{content:"\e460"}.fa-file-circle-minus::before{content:"\e4ed"}.fa-head-side-medical::before{content:"\f809"}.fa-tags::before{content:"\f02c"}.fa-wine-glass::before{content:"\f4e3"}.fa-forward-fast::before{content:"\f050"}.fa-fast-forward::before{content:"\f050"}.fa-face-meh-blank::before{content:"\f5a4"}.fa-meh-blank::before{content:"\f5a4"}.fa-user-robot::before{content:"\e04b"}.fa-square-parking::before{content:"\f540"}.fa-parking::before{content:"\f540"}.fa-card-diamond::before{content:"\e3ea"}.fa-face-zipper::before{content:"\e3a5"}.fa-face-raised-eyebrow::before{content:"\e388"}.fa-house-signal::before{content:"\e012"}.fa-square-chevron-up::before{content:"\f32c"}.fa-chevron-square-up::before{content:"\f32c"}.fa-bars-progress::before{content:"\f828"}.fa-tasks-alt::before{content:"\f828"}.fa-faucet-drip::before{content:"\e006"}.fa-arrows-to-line::before{content:"\e0a7"}.fa-dolphin::before{content:"\e168"}.fa-arrow-up-right::before{content:"\e09f"}.fa-circle-r::before{content:"\e120"}.fa-cart-flatbed::before{content:"\f474"}.fa-dolly-flatbed::before{content:"\f474"}.fa-ban-smoking::before{content:"\f54d"}.fa-smoking-ban::before{content:"\f54d"}.fa-circle-sort-up::before{content:"\e032"}.fa-sort-circle-up::before{content:"\e032"}.fa-terminal::before{content:"\f120"}.fa-mobile-button::before{content:"\f10b"}.fa-house-medical-flag::before{content:"\e514"}.fa-basket-shopping::before{content:"\f291"}.fa-shopping-basket::before{content:"\f291"}.fa-tape::before{content:"\f4db"}.fa-chestnut::before{content:"\e3f6"}.fa-bus-simple::before{content:"\f55e"}.fa-bus-alt::before{content:"\f55e"}.fa-eye::before{content:"\f06e"}.fa-face-sad-cry::before{content:"\f5b3"}.fa-sad-cry::before{content:"\f5b3"}.fa-heat::before{content:"\e00c"}.fa-ticket-airline::before{content:"\e29a"}.fa-boot-heeled::before{content:"\e33f"}.fa-arrows-minimize::before{content:"\e0a5"}.fa-compress-arrows::before{content:"\e0a5"}.fa-audio-description::before{content:"\f29e"}.fa-person-military-to-person::before{content:"\e54c"}.fa-file-shield::before{content:"\e4f0"}.fa-hexagon::before{content:"\f312"}.fa-manhole::before{content:"\e1d6"}.fa-user-slash::before{content:"\f506"}.fa-pen::before{content:"\f304"}.fa-tower-observation::before{content:"\e586"}.fa-floppy-disks::before{content:"\e183"}.fa-toilet-paper-blank-under::before{content:"\e29f"}.fa-toilet-paper-reverse-alt::before{content:"\e29f"}.fa-file-code::before{content:"\f1c9"}.fa-signal::before{content:"\f012"}.fa-signal-5::before{content:"\f012"}.fa-signal-perfect::before{content:"\f012"}.fa-pump::before{content:"\e442"}.fa-bus::before{content:"\f207"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-arrow-up-left-from-circle::before{content:"\e09e"}.fa-house-chimney::before{content:"\e3af"}.fa-home-lg::before{content:"\e3af"}.fa-window-maximize::before{content:"\f2d0"}.fa-dryer::before{content:"\f861"}.fa-face-frown::before{content:"\f119"}.fa-frown::before{content:"\f119"}.fa-chess-bishop-piece::before{content:"\f43b"}.fa-chess-bishop-alt::before{content:"\f43b"}.fa-shirt-tank-top::before{content:"\e3c9"}.fa-diploma::before{content:"\f5ea"}.fa-scroll-ribbon::before{content:"\f5ea"}.fa-screencast::before{content:"\e23e"}.fa-walker::before{content:"\f831"}.fa-prescription::before{content:"\f5b1"}.fa-shop::before{content:"\f54f"}.fa-store-alt::before{content:"\f54f"}.fa-floppy-disk::before{content:"\f0c7"}.fa-save::before{content:"\f0c7"}.fa-vihara::before{content:"\f6a7"}.fa-face-kiss-closed-eyes::before{content:"\e37d"}.fa-scale-unbalanced::before{content:"\f515"}.fa-balance-scale-left::before{content:"\f515"}.fa-file-user::before{content:"\f65c"}.fa-user-police-tie::before{content:"\e334"}.fa-face-tongue-money::before{content:"\e39d"}.fa-tennis-ball::before{content:"\f45e"}.fa-square-l::before{content:"\e275"}.fa-sort-up::before{content:"\f0de"}.fa-sort-asc::before{content:"\f0de"}.fa-calendar-arrow-up::before{content:"\e0d1"}.fa-calendar-upload::before{content:"\e0d1"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-plant-wilt::before{content:"\e5aa"}.fa-scarf::before{content:"\f7c1"}.fa-album-circle-plus::before{content:"\e48c"}.fa-user-nurse-hair-long::before{content:"\e45e"}.fa-diamond::before{content:"\f219"}.fa-square-left::before{content:"\f351"}.fa-arrow-alt-square-left::before{content:"\f351"}.fa-face-grin-squint::before{content:"\f585"}.fa-grin-squint::before{content:"\f585"}.fa-circle-ellipsis-vertical::before{content:"\e10b"}.fa-hand-holding-dollar::before{content:"\f4c0"}.fa-hand-holding-usd::before{content:"\f4c0"}.fa-grid-dividers::before{content:"\e3ad"}.fa-bacterium::before{content:"\e05a"}.fa-hand-pointer::before{content:"\f25a"}.fa-drum-steelpan::before{content:"\f56a"}.fa-hand-scissors::before{content:"\f257"}.fa-hands-praying::before{content:"\f684"}.fa-praying-hands::before{content:"\f684"}.fa-face-pensive::before{content:"\e384"}.fa-user-music::before{content:"\f8eb"}.fa-arrow-rotate-right::before{content:"\f01e"}.fa-arrow-right-rotate::before{content:"\f01e"}.fa-arrow-rotate-forward::before{content:"\f01e"}.fa-redo::before{content:"\f01e"}.fa-messages-dollar::before{content:"\f652"}.fa-comments-alt-dollar::before{content:"\f652"}.fa-sensor-on::before{content:"\e02b"}.fa-balloon::before{content:"\e2e3"}.fa-biohazard::before{content:"\f780"}.fa-chess-queen-piece::before{content:"\f446"}.fa-chess-queen-alt::before{content:"\f446"}.fa-location-crosshairs::before{content:"\f601"}.fa-location::before{content:"\f601"}.fa-mars-double::before{content:"\f227"}.fa-house-person-leave::before{content:"\e00f"}.fa-house-leave::before{content:"\e00f"}.fa-house-person-depart::before{content:"\e00f"}.fa-ruler-triangle::before{content:"\f61c"}.fa-card-club::before{content:"\e3e9"}.fa-child-dress::before{content:"\e59c"}.fa-users-between-lines::before{content:"\e591"}.fa-lungs-virus::before{content:"\e067"}.fa-spinner-third::before{content:"\f3f4"}.fa-face-grin-tears::before{content:"\f588"}.fa-grin-tears::before{content:"\f588"}.fa-phone::before{content:"\f095"}.fa-computer-mouse-scrollwheel::before{content:"\f8cd"}.fa-mouse-alt::before{content:"\f8cd"}.fa-calendar-xmark::before{content:"\f273"}.fa-calendar-times::before{content:"\f273"}.fa-child-reaching::before{content:"\e59d"}.fa-table-layout::before{content:"\e290"}.fa-narwhal::before{content:"\f6fe"}.fa-ramp-loading::before{content:"\f4d4"}.fa-calendar-circle-plus::before{content:"\e470"}.fa-toothbrush::before{content:"\f635"}.fa-border-inner::before{content:"\f84e"}.fa-paw-claws::before{content:"\f702"}.fa-kiwi-fruit::before{content:"\e30c"}.fa-traffic-light-slow::before{content:"\f639"}.fa-rectangle-code::before{content:"\e322"}.fa-head-side-virus::before{content:"\e064"}.fa-keyboard-brightness::before{content:"\e1c0"}.fa-books-medical::before{content:"\f7e8"}.fa-lightbulb-slash::before{content:"\f673"}.fa-house-blank::before{content:"\e487"}.fa-home-blank::before{content:"\e487"}.fa-square-5::before{content:"\e25a"}.fa-square-heart::before{content:"\f4c8"}.fa-heart-square::before{content:"\f4c8"}.fa-puzzle::before{content:"\e443"}.fa-user-gear::before{content:"\f4fe"}.fa-user-cog::before{content:"\f4fe"}.fa-pipe-circle-check::before{content:"\e436"}.fa-arrow-up-1-9::before{content:"\f163"}.fa-sort-numeric-up::before{content:"\f163"}.fa-octagon-exclamation::before{content:"\e204"}.fa-dial-low::before{content:"\e15d"}.fa-door-closed::before{content:"\f52a"}.fa-laptop-mobile::before{content:"\f87a"}.fa-phone-laptop::before{content:"\f87a"}.fa-conveyor-belt-boxes::before{content:"\f46f"}.fa-conveyor-belt-alt::before{content:"\f46f"}.fa-shield-virus::before{content:"\e06c"}.fa-starfighter-twin-ion-engine-advanced::before{content:"\e28e"}.fa-starfighter-alt-advanced::before{content:"\e28e"}.fa-dice-six::before{content:"\f526"}.fa-starfighter-twin-ion-engine::before{content:"\e038"}.fa-starfighter-alt::before{content:"\e038"}.fa-rocket-launch::before{content:"\e027"}.fa-mosquito-net::before{content:"\e52c"}.fa-vent-damper::before{content:"\e465"}.fa-bridge-water::before{content:"\e4ce"}.fa-ban-bug::before{content:"\f7f9"}.fa-debug::before{content:"\f7f9"}.fa-person-booth::before{content:"\f756"}.fa-text-width::before{content:"\f035"}.fa-garage-car::before{content:"\e00a"}.fa-square-kanban::before{content:"\e488"}.fa-hat-wizard::before{content:"\f6e8"}.fa-pen-fancy::before{content:"\f5ac"}.fa-coffee-pot::before{content:"\e002"}.fa-mouse-field::before{content:"\e5a8"}.fa-person-digging::before{content:"\f85e"}.fa-digging::before{content:"\f85e"}.fa-shower-down::before{content:"\e24d"}.fa-shower-alt::before{content:"\e24d"}.fa-box-circle-check::before{content:"\e0c4"}.fa-brightness::before{content:"\e0c9"}.fa-car-side-bolt::before{content:"\e344"}.fa-ornament::before{content:"\f7b8"}.fa-phone-arrow-down-left::before{content:"\e223"}.fa-phone-arrow-down::before{content:"\e223"}.fa-phone-incoming::before{content:"\e223"}.fa-cloud-word::before{content:"\e138"}.fa-hand-fingers-crossed::before{content:"\e1a3"}.fa-trash::before{content:"\f1f8"}.fa-gauge-simple::before{content:"\f629"}.fa-gauge-simple-med::before{content:"\f629"}.fa-tachometer-average::before{content:"\f629"}.fa-arrow-down-small-big::before{content:"\f88d"}.fa-sort-size-down-alt::before{content:"\f88d"}.fa-book-medical::before{content:"\f7e6"}.fa-face-melting::before{content:"\e483"}.fa-poo::before{content:"\f2fe"}.fa-pen-clip-slash::before{content:"\e20f"}.fa-pen-alt-slash::before{content:"\e20f"}.fa-quote-right::before{content:"\f10e"}.fa-quote-right-alt::before{content:"\f10e"}.fa-scroll-old::before{content:"\f70f"}.fa-guitars::before{content:"\f8bf"}.fa-phone-xmark::before{content:"\e227"}.fa-hose::before{content:"\e419"}.fa-clock-six::before{content:"\e352"}.fa-shirt::before{content:"\f553"}.fa-t-shirt::before{content:"\f553"}.fa-tshirt::before{content:"\f553"}.fa-billboard::before{content:"\e5cd"}.fa-square-r::before{content:"\e27c"}.fa-cubes::before{content:"\f1b3"}.fa-envelope-open-dollar::before{content:"\f657"}.fa-divide::before{content:"\f529"}.fa-sun-cloud::before{content:"\f763"}.fa-lamp-floor::before{content:"\e015"}.fa-square-7::before{content:"\e25c"}.fa-tenge-sign::before{content:"\f7d7"}.fa-tenge::before{content:"\f7d7"}.fa-headphones::before{content:"\f025"}.fa-hands-holding::before{content:"\f4c2"}.fa-campfire::before{content:"\f6ba"}.fa-circle-ampersand::before{content:"\e0f8"}.fa-snowflakes::before{content:"\f7cf"}.fa-hands-clapping::before{content:"\e1a8"}.fa-republican::before{content:"\f75e"}.fa-leaf-maple::before{content:"\f6f6"}.fa-arrow-left::before{content:"\f060"}.fa-person-circle-xmark::before{content:"\e543"}.fa-ruler::before{content:"\f545"}.fa-cup-straw-swoosh::before{content:"\e364"}.fa-temperature-sun::before{content:"\f76a"}.fa-temperature-hot::before{content:"\f76a"}.fa-align-left::before{content:"\f036"}.fa-dice-d6::before{content:"\f6d1"}.fa-restroom::before{content:"\f7bd"}.fa-high-definition::before{content:"\e1ae"}.fa-rectangle-hd::before{content:"\e1ae"}.fa-j::before{content:"\4a"}.fa-galaxy::before{content:"\e008"}.fa-users-viewfinder::before{content:"\e595"}.fa-file-video::before{content:"\f1c8"}.fa-cherries::before{content:"\e0ec"}.fa-up-right-from-square::before{content:"\f35d"}.fa-external-link-alt::before{content:"\f35d"}.fa-circle-sort::before{content:"\e030"}.fa-sort-circle::before{content:"\e030"}.fa-table-cells::before{content:"\f00a"}.fa-th::before{content:"\f00a"}.fa-file-pdf::before{content:"\f1c1"}.fa-siren::before{content:"\e02d"}.fa-arrow-up-to-dotted-line::before{content:"\e0a1"}.fa-image-landscape::before{content:"\e1b5"}.fa-landscape::before{content:"\e1b5"}.fa-tank-water::before{content:"\e452"}.fa-curling-stone::before{content:"\f44a"}.fa-curling::before{content:"\f44a"}.fa-gamepad-modern::before{content:"\e5a2"}.fa-gamepad-alt::before{content:"\e5a2"}.fa-messages-question::before{content:"\e1e7"}.fa-book-bible::before{content:"\f647"}.fa-bible::before{content:"\f647"}.fa-o::before{content:"\4f"}.fa-suitcase-medical::before{content:"\f0fa"}.fa-medkit::before{content:"\f0fa"}.fa-briefcase-arrow-right::before{content:"\e2f2"}.fa-expand-wide::before{content:"\f320"}.fa-clock-eleven-thirty::before{content:"\e348"}.fa-rv::before{content:"\f7be"}.fa-user-secret::before{content:"\f21b"}.fa-otter::before{content:"\f700"}.fa-dreidel::before{content:"\f792"}.fa-person-dress::before{content:"\f182"}.fa-female::before{content:"\f182"}.fa-comment-dollar::before{content:"\f651"}.fa-business-time::before{content:"\f64a"}.fa-briefcase-clock::before{content:"\f64a"}.fa-flower-tulip::before{content:"\f801"}.fa-people-pants-simple::before{content:"\e21a"}.fa-cloud-drizzle::before{content:"\f738"}.fa-table-cells-large::before{content:"\f009"}.fa-th-large::before{content:"\f009"}.fa-book-tanakh::before{content:"\f827"}.fa-tanakh::before{content:"\f827"}.fa-solar-system::before{content:"\e02f"}.fa-seal-question::before{content:"\e243"}.fa-phone-volume::before{content:"\f2a0"}.fa-volume-control-phone::before{content:"\f2a0"}.fa-disc-drive::before{content:"\f8b5"}.fa-hat-cowboy-side::before{content:"\f8c1"}.fa-table-rows::before{content:"\e292"}.fa-rows::before{content:"\e292"}.fa-location-exclamation::before{content:"\f608"}.fa-map-marker-exclamation::before{content:"\f608"}.fa-face-fearful::before{content:"\e375"}.fa-clipboard-user::before{content:"\f7f3"}.fa-bus-school::before{content:"\f5dd"}.fa-film-slash::before{content:"\e179"}.fa-square-arrow-down-right::before{content:"\e262"}.fa-book-sparkles::before{content:"\f6b8"}.fa-book-spells::before{content:"\f6b8"}.fa-washing-machine::before{content:"\f898"}.fa-washer::before{content:"\f898"}.fa-child::before{content:"\f1ae"}.fa-lira-sign::before{content:"\f195"}.fa-user-visor::before{content:"\e04c"}.fa-file-plus-minus::before{content:"\e177"}.fa-chess-clock-flip::before{content:"\f43e"}.fa-chess-clock-alt::before{content:"\f43e"}.fa-satellite::before{content:"\f7bf"}.fa-plane-lock::before{content:"\e558"}.fa-steering-wheel::before{content:"\f622"}.fa-tag::before{content:"\f02b"}.fa-stretcher::before{content:"\f825"}.fa-book-section::before{content:"\e0c1"}.fa-book-law::before{content:"\e0c1"}.fa-inboxes::before{content:"\e1bb"}.fa-coffee-bean::before{content:"\e13e"}.fa-circle-yen::before{content:"\e5d0"}.fa-brackets-curly::before{content:"\f7ea"}.fa-ellipsis-stroke-vertical::before{content:"\f39c"}.fa-ellipsis-v-alt::before{content:"\f39c"}.fa-comment::before{content:"\f075"}.fa-square-1::before{content:"\e256"}.fa-cake-candles::before{content:"\f1fd"}.fa-birthday-cake::before{content:"\f1fd"}.fa-cake::before{content:"\f1fd"}.fa-head-side::before{content:"\f6e9"}.fa-envelope::before{content:"\f0e0"}.fa-dolly-empty::before{content:"\f473"}.fa-face-tissue::before{content:"\e39c"}.fa-angles-up::before{content:"\f102"}.fa-angle-double-up::before{content:"\f102"}.fa-bin-recycle::before{content:"\e5f7"}.fa-paperclip::before{content:"\f0c6"}.fa-chart-line-down::before{content:"\f64d"}.fa-arrow-right-to-city::before{content:"\e4b3"}.fa-lock-a::before{content:"\e422"}.fa-ribbon::before{content:"\f4d6"}.fa-lungs::before{content:"\f604"}.fa-person-pinball::before{content:"\e21d"}.fa-arrow-up-9-1::before{content:"\f887"}.fa-sort-numeric-up-alt::before{content:"\f887"}.fa-apple-core::before{content:"\e08f"}.fa-circle-y::before{content:"\e12f"}.fa-h6::before{content:"\e413"}.fa-litecoin-sign::before{content:"\e1d3"}.fa-circle-small::before{content:"\e122"}.fa-border-none::before{content:"\f850"}.fa-arrow-turn-down-left::before{content:"\e2e1"}.fa-circle-nodes::before{content:"\e4e2"}.fa-parachute-box::before{content:"\f4cd"}.fa-message-medical::before{content:"\f7f4"}.fa-comment-alt-medical::before{content:"\f7f4"}.fa-rugby-ball::before{content:"\e3c6"}.fa-comment-music::before{content:"\f8b0"}.fa-indent::before{content:"\f03c"}.fa-tree-deciduous::before{content:"\f400"}.fa-tree-alt::before{content:"\f400"}.fa-puzzle-piece-simple::before{content:"\e231"}.fa-puzzle-piece-alt::before{content:"\e231"}.fa-truck-field-un::before{content:"\e58e"}.fa-nfc-trash::before{content:"\e1fd"}.fa-hourglass::before{content:"\f254"}.fa-hourglass-empty::before{content:"\f254"}.fa-mountain::before{content:"\f6fc"}.fa-file-xmark::before{content:"\f317"}.fa-file-times::before{content:"\f317"}.fa-house-heart::before{content:"\f4c9"}.fa-home-heart::before{content:"\f4c9"}.fa-house-chimney-blank::before{content:"\e3b0"}.fa-meter-bolt::before{content:"\e1e9"}.fa-user-doctor::before{content:"\f0f0"}.fa-user-md::before{content:"\f0f0"}.fa-slash-back::before{content:"\5c"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-fishing-rod::before{content:"\e3a8"}.fa-hammer-crash::before{content:"\e414"}.fa-message-heart::before{content:"\e5c9"}.fa-cloud-meatball::before{content:"\f73b"}.fa-camera-polaroid::before{content:"\f8aa"}.fa-camera::before{content:"\f030"}.fa-camera-alt::before{content:"\f030"}.fa-square-virus::before{content:"\e578"}.fa-cart-arrow-up::before{content:"\e3ee"}.fa-meteor::before{content:"\f753"}.fa-car-on::before{content:"\e4dd"}.fa-sleigh::before{content:"\f7cc"}.fa-arrow-down-1-9::before{content:"\f162"}.fa-sort-numeric-asc::before{content:"\f162"}.fa-sort-numeric-down::before{content:"\f162"}.fa-buoy-mooring::before{content:"\e5b6"}.fa-square-4::before{content:"\e259"}.fa-hand-holding-droplet::before{content:"\f4c1"}.fa-hand-holding-water::before{content:"\f4c1"}.fa-tricycle-adult::before{content:"\e5c4"}.fa-waveform::before{content:"\f8f1"}.fa-water::before{content:"\f773"}.fa-star-sharp-half-stroke::before{content:"\e28d"}.fa-star-sharp-half-alt::before{content:"\e28d"}.fa-nfc-signal::before{content:"\e1fb"}.fa-plane-prop::before{content:"\e22b"}.fa-calendar-check::before{content:"\f274"}.fa-clock-desk::before{content:"\e134"}.fa-calendar-clock::before{content:"\e0d2"}.fa-calendar-time::before{content:"\e0d2"}.fa-braille::before{content:"\f2a1"}.fa-prescription-bottle-medical::before{content:"\f486"}.fa-prescription-bottle-alt::before{content:"\f486"}.fa-plate-utensils::before{content:"\e43b"}.fa-family-pants::before{content:"\e302"}.fa-hose-reel::before{content:"\e41a"}.fa-house-window::before{content:"\e3b3"}.fa-landmark::before{content:"\f66f"}.fa-truck::before{content:"\f0d1"}.fa-crosshairs::before{content:"\f05b"}.fa-cloud-rainbow::before{content:"\f73e"}.fa-person-cane::before{content:"\e53c"}.fa-alien::before{content:"\f8f5"}.fa-tent::before{content:"\e57d"}.fa-laptop-binary::before{content:"\e5e7"}.fa-vest-patches::before{content:"\e086"}.fa-people-dress-simple::before{content:"\e218"}.fa-check-double::before{content:"\f560"}.fa-arrow-down-a-z::before{content:"\f15d"}.fa-sort-alpha-asc::before{content:"\f15d"}.fa-sort-alpha-down::before{content:"\f15d"}.fa-bowling-ball-pin::before{content:"\e0c3"}.fa-bell-school-slash::before{content:"\f5d6"}.fa-plus-large::before{content:"\e59e"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-camera-viewfinder::before{content:"\e0da"}.fa-screenshot::before{content:"\e0da"}.fa-message-music::before{content:"\f8af"}.fa-comment-alt-music::before{content:"\f8af"}.fa-car-building::before{content:"\f859"}.fa-border-bottom-right::before{content:"\f854"}.fa-border-style-alt::before{content:"\f854"}.fa-octagon::before{content:"\f306"}.fa-comment-arrow-up-right::before{content:"\e145"}.fa-octagon-divide::before{content:"\e203"}.fa-cookie::before{content:"\f563"}.fa-arrow-rotate-left::before{content:"\f0e2"}.fa-arrow-left-rotate::before{content:"\f0e2"}.fa-arrow-rotate-back::before{content:"\f0e2"}.fa-arrow-rotate-backward::before{content:"\f0e2"}.fa-undo::before{content:"\f0e2"}.fa-tv-music::before{content:"\f8e6"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-reel::before{content:"\e238"}.fa-face-grin-squint-tears::before{content:"\f586"}.fa-grin-squint-tears::before{content:"\f586"}.fa-dumbbell::before{content:"\f44b"}.fa-rectangle-list::before{content:"\f022"}.fa-list-alt::before{content:"\f022"}.fa-tarp-droplet::before{content:"\e57c"}.fa-alarm-exclamation::before{content:"\f843"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-traffic-cone::before{content:"\f636"}.fa-grate::before{content:"\e193"}.fa-arrow-down-right::before{content:"\e093"}.fa-person-skiing-nordic::before{content:"\f7ca"}.fa-skiing-nordic::before{content:"\f7ca"}.fa-calendar-plus::before{content:"\f271"}.fa-person-from-portal::before{content:"\e023"}.fa-portal-exit::before{content:"\e023"}.fa-plane-arrival::before{content:"\f5af"}.fa-cowbell-circle-plus::before{content:"\f8b4"}.fa-cowbell-more::before{content:"\f8b4"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-distribute-spacing-vertical::before{content:"\e366"}.fa-signal-bars-fair::before{content:"\f692"}.fa-signal-alt-2::before{content:"\f692"}.fa-sportsball::before{content:"\e44b"}.fa-game-console-handheld-crank::before{content:"\e5b9"}.fa-train-subway::before{content:"\f239"}.fa-subway::before{content:"\f239"}.fa-chart-gantt::before{content:"\e0e4"}.fa-face-smile-upside-down::before{content:"\e395"}.fa-ball-pile::before{content:"\f77e"}.fa-badge-dollar::before{content:"\f645"}.fa-money-bills-simple::before{content:"\e1f4"}.fa-money-bills-alt::before{content:"\e1f4"}.fa-list-timeline::before{content:"\e1d1"}.fa-indian-rupee-sign::before{content:"\e1bc"}.fa-indian-rupee::before{content:"\e1bc"}.fa-inr::before{content:"\e1bc"}.fa-crop-simple::before{content:"\f565"}.fa-crop-alt::before{content:"\f565"}.fa-money-bill-1::before{content:"\f3d1"}.fa-money-bill-alt::before{content:"\f3d1"}.fa-left-long::before{content:"\f30a"}.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-keyboard-down::before{content:"\e1c2"}.fa-circle-up-right::before{content:"\e129"}.fa-cloud-bolt-moon::before{content:"\f76d"}.fa-thunderstorm-moon::before{content:"\f76d"}.fa-dna::before{content:"\f471"}.fa-virus-slash::before{content:"\e075"}.fa-bracket-round-right::before{content:"\29"}.fa-circle-sterling::before{content:"\e5cf"}.fa-circle-5::before{content:"\e0f2"}.fa-minus::before{content:"\f068"}.fa-subtract::before{content:"\f068"}.fa-fire-flame::before{content:"\f6df"}.fa-flame::before{content:"\f6df"}.fa-right-to-line::before{content:"\f34c"}.fa-arrow-alt-to-right::before{content:"\f34c"}.fa-gif::before{content:"\e190"}.fa-chess::before{content:"\f439"}.fa-trash-slash::before{content:"\e2b3"}.fa-arrow-left-long::before{content:"\f177"}.fa-long-arrow-left::before{content:"\f177"}.fa-plug-circle-check::before{content:"\e55c"}.fa-font-case::before{content:"\f866"}.fa-street-view::before{content:"\f21d"}.fa-arrow-down-left::before{content:"\e091"}.fa-franc-sign::before{content:"\e18f"}.fa-flask-round-poison::before{content:"\f6e0"}.fa-flask-poison::before{content:"\f6e0"}.fa-volume-off::before{content:"\f026"}.fa-book-circle-arrow-right::before{content:"\e0bc"}.fa-chart-user::before{content:"\f6a3"}.fa-user-chart::before{content:"\f6a3"}.fa-hands-asl-interpreting::before{content:"\f2a3"}.fa-american-sign-language-interpreting::before{content:"\f2a3"}.fa-asl-interpreting::before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.fa-presentation-screen::before{content:"\f685"}.fa-presentation::before{content:"\f685"}.fa-circle-bolt::before{content:"\e0fe"}.fa-face-smile-halo::before{content:"\e38f"}.fa-cart-circle-arrow-down::before{content:"\e3ef"}.fa-house-person-return::before{content:"\e011"}.fa-house-person-arrive::before{content:"\e011"}.fa-house-return::before{content:"\e011"}.fa-message-xmark::before{content:"\f4ab"}.fa-comment-alt-times::before{content:"\f4ab"}.fa-message-times::before{content:"\f4ab"}.fa-file-certificate::before{content:"\f5f3"}.fa-file-award::before{content:"\f5f3"}.fa-user-doctor-hair-long::before{content:"\e459"}.fa-camera-security::before{content:"\f8fe"}.fa-camera-home::before{content:"\f8fe"}.fa-gear::before{content:"\f013"}.fa-cog::before{content:"\f013"}.fa-droplet-slash::before{content:"\f5c7"}.fa-tint-slash::before{content:"\f5c7"}.fa-book-heart::before{content:"\f499"}.fa-mosque::before{content:"\f678"}.fa-duck::before{content:"\f6d8"}.fa-mosquito::before{content:"\e52b"}.fa-star-of-david::before{content:"\f69a"}.fa-flag-swallowtail::before{content:"\f74c"}.fa-flag-alt::before{content:"\f74c"}.fa-person-military-rifle::before{content:"\e54b"}.fa-car-garage::before{content:"\f5e2"}.fa-cart-shopping::before{content:"\f07a"}.fa-shopping-cart::before{content:"\f07a"}.fa-book-font::before{content:"\e0bf"}.fa-shield-plus::before{content:"\e24a"}.fa-vials::before{content:"\f493"}.fa-eye-dropper-full::before{content:"\e172"}.fa-distribute-spacing-horizontal::before{content:"\e365"}.fa-tablet-rugged::before{content:"\f48f"}.fa-temperature-snow::before{content:"\f768"}.fa-temperature-frigid::before{content:"\f768"}.fa-moped::before{content:"\e3b9"}.fa-face-smile-plus::before{content:"\f5b9"}.fa-smile-plus::before{content:"\f5b9"}.fa-radio-tuner::before{content:"\f8d8"}.fa-radio-alt::before{content:"\f8d8"}.fa-face-swear::before{content:"\e399"}.fa-water-arrow-down::before{content:"\f774"}.fa-water-lower::before{content:"\f774"}.fa-scanner-touchscreen::before{content:"\f48a"}.fa-circle-7::before{content:"\e0f4"}.fa-plug-circle-plus::before{content:"\e55f"}.fa-person-ski-jumping::before{content:"\f7c7"}.fa-ski-jump::before{content:"\f7c7"}.fa-place-of-worship::before{content:"\f67f"}.fa-water-arrow-up::before{content:"\f775"}.fa-water-rise::before{content:"\f775"}.fa-waveform-lines::before{content:"\f8f2"}.fa-waveform-path::before{content:"\f8f2"}.fa-split::before{content:"\e254"}.fa-film-canister::before{content:"\f8b7"}.fa-film-cannister::before{content:"\f8b7"}.fa-folder-xmark::before{content:"\f65f"}.fa-folder-times::before{content:"\f65f"}.fa-toilet-paper-blank::before{content:"\f71f"}.fa-toilet-paper-alt::before{content:"\f71f"}.fa-tablet-screen::before{content:"\f3fc"}.fa-tablet-android-alt::before{content:"\f3fc"}.fa-hexagon-vertical-nft-slanted::before{content:"\e506"}.fa-folder-music::before{content:"\e18d"}.fa-display-medical::before{content:"\e166"}.fa-desktop-medical::before{content:"\e166"}.fa-share-all::before{content:"\f367"}.fa-peapod::before{content:"\e31c"}.fa-chess-clock::before{content:"\f43d"}.fa-axe::before{content:"\f6b2"}.fa-square-d::before{content:"\e268"}.fa-grip-vertical::before{content:"\f58e"}.fa-mobile-signal-out::before{content:"\e1f0"}.fa-arrow-turn-up::before{content:"\f148"}.fa-level-up::before{content:"\f148"}.fa-u::before{content:"\55"}.fa-arrow-up-from-dotted-line::before{content:"\e09b"}.fa-square-root-variable::before{content:"\f698"}.fa-square-root-alt::before{content:"\f698"}.fa-light-switch-on::before{content:"\e019"}.fa-arrow-down-arrow-up::before{content:"\f883"}.fa-sort-alt::before{content:"\f883"}.fa-raindrops::before{content:"\f75c"}.fa-dash::before{content:"\e404"}.fa-minus-large::before{content:"\e404"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-input-numeric::before{content:"\e1bd"}.fa-truck-tow::before{content:"\e2b8"}.fa-backward-step::before{content:"\f048"}.fa-step-backward::before{content:"\f048"}.fa-pallet::before{content:"\f482"}.fa-car-bolt::before{content:"\e341"}.fa-arrows-maximize::before{content:"\f31d"}.fa-expand-arrows::before{content:"\f31d"}.fa-faucet::before{content:"\e005"}.fa-cloud-sleet::before{content:"\f741"}.fa-lamp-street::before{content:"\e1c5"}.fa-list-radio::before{content:"\e1d0"}.fa-pen-nib-slash::before{content:"\e4a1"}.fa-baseball-bat-ball::before{content:"\f432"}.fa-square-up-left::before{content:"\e282"}.fa-overline::before{content:"\f876"}.fa-s::before{content:"\53"}.fa-timeline::before{content:"\e29c"}.fa-keyboard::before{content:"\f11c"}.fa-arrows-from-dotted-line::before{content:"\e0a3"}.fa-usb-drive::before{content:"\f8e9"}.fa-ballot::before{content:"\f732"}.fa-caret-down::before{content:"\f0d7"}.fa-location-dot-slash::before{content:"\f605"}.fa-map-marker-alt-slash::before{content:"\f605"}.fa-cards::before{content:"\e3ed"}.fa-house-chimney-medical::before{content:"\f7f2"}.fa-clinic-medical::before{content:"\f7f2"}.fa-boxing-glove::before{content:"\f438"}.fa-glove-boxing::before{content:"\f438"}.fa-temperature-three-quarters::before{content:"\f2c8"}.fa-temperature-3::before{content:"\f2c8"}.fa-thermometer-3::before{content:"\f2c8"}.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-bell-school::before{content:"\f5d5"}.fa-mobile-screen::before{content:"\f3cf"}.fa-mobile-android-alt::before{content:"\f3cf"}.fa-plane-up::before{content:"\e22d"}.fa-folder-heart::before{content:"\e189"}.fa-circle-location-arrow::before{content:"\f602"}.fa-location-circle::before{content:"\f602"}.fa-face-head-bandage::before{content:"\e37a"}.fa-sushi-roll::before{content:"\e48b"}.fa-maki-roll::before{content:"\e48b"}.fa-makizushi::before{content:"\e48b"}.fa-car-bump::before{content:"\f5e0"}.fa-piggy-bank::before{content:"\f4d3"}.fa-racquet::before{content:"\f45a"}.fa-car-mirrors::before{content:"\e343"}.fa-industry-windows::before{content:"\f3b3"}.fa-industry-alt::before{content:"\f3b3"}.fa-bolt-auto::before{content:"\e0b6"}.fa-battery-half::before{content:"\f242"}.fa-battery-3::before{content:"\f242"}.fa-flux-capacitor::before{content:"\f8ba"}.fa-mountain-city::before{content:"\e52e"}.fa-coins::before{content:"\f51e"}.fa-honey-pot::before{content:"\e418"}.fa-olive::before{content:"\e316"}.fa-khanda::before{content:"\f66d"}.fa-filter-list::before{content:"\e17c"}.fa-outlet::before{content:"\e01c"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::before{content:"\f1de"}.fa-cauldron::before{content:"\f6bf"}.fa-people::before{content:"\e216"}.fa-folder-tree::before{content:"\f802"}.fa-network-wired::before{content:"\f6ff"}.fa-croissant::before{content:"\f7f6"}.fa-map-pin::before{content:"\f276"}.fa-hamsa::before{content:"\f665"}.fa-cent-sign::before{content:"\e3f5"}.fa-swords-laser::before{content:"\e03d"}.fa-flask::before{content:"\f0c3"}.fa-person-pregnant::before{content:"\e31e"}.fa-square-u::before{content:"\e281"}.fa-wand-sparkles::before{content:"\f72b"}.fa-router::before{content:"\f8da"}.fa-ellipsis-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-sword-laser-alt::before{content:"\e03c"}.fa-ticket::before{content:"\f145"}.fa-power-off::before{content:"\f011"}.fa-coin::before{content:"\f85c"}.fa-laptop-slash::before{content:"\e1c7"}.fa-right-long::before{content:"\f30b"}.fa-long-arrow-alt-right::before{content:"\f30b"}.fa-circle-b::before{content:"\e0fd"}.fa-person-dress-simple::before{content:"\e21c"}.fa-pipe-collar::before{content:"\e437"}.fa-lights-holiday::before{content:"\f7b2"}.fa-citrus::before{content:"\e2f4"}.fa-flag-usa::before{content:"\f74d"}.fa-laptop-file::before{content:"\e51d"}.fa-tty::before{content:"\f1e4"}.fa-teletype::before{content:"\f1e4"}.fa-chart-tree-map::before{content:"\e0ea"}.fa-diagram-next::before{content:"\e476"}.fa-person-rifle::before{content:"\e54e"}.fa-clock-five-thirty::before{content:"\e34a"}.fa-pipe-valve::before{content:"\e439"}.fa-arrow-up-from-arc::before{content:"\e4b4"}.fa-face-spiral-eyes::before{content:"\e485"}.fa-compress-wide::before{content:"\f326"}.fa-circle-phone-hangup::before{content:"\e11d"}.fa-phone-circle-down::before{content:"\e11d"}.fa-gear-complex-code::before{content:"\e5eb"}.fa-house-medical-circle-exclamation::before{content:"\e512"}.fa-badminton::before{content:"\e33a"}.fa-closed-captioning::before{content:"\f20a"}.fa-person-hiking::before{content:"\f6ec"}.fa-hiking::before{content:"\f6ec"}.fa-right-from-line::before{content:"\f347"}.fa-arrow-alt-from-left::before{content:"\f347"}.fa-venus-double::before{content:"\f226"}.fa-images::before{content:"\f302"}.fa-calculator::before{content:"\f1ec"}.fa-shuttlecock::before{content:"\f45b"}.fa-user-hair::before{content:"\e45a"}.fa-eye-evil::before{content:"\f6db"}.fa-people-pulling::before{content:"\e535"}.fa-n::before{content:"\4e"}.fa-swap::before{content:"\e609"}.fa-garage::before{content:"\e009"}.fa-cable-car::before{content:"\f7da"}.fa-tram::before{content:"\f7da"}.fa-shovel-snow::before{content:"\f7c3"}.fa-cloud-rain::before{content:"\f73d"}.fa-face-lying::before{content:"\e37e"}.fa-sprinkler::before{content:"\e035"}.fa-building-circle-xmark::before{content:"\e4d4"}.fa-person-sledding::before{content:"\f7cb"}.fa-sledding::before{content:"\f7cb"}.fa-game-console-handheld::before{content:"\f8bb"}.fa-ship::before{content:"\f21a"}.fa-clock-six-thirty::before{content:"\e353"}.fa-battery-slash::before{content:"\f377"}.fa-tugrik-sign::before{content:"\e2ba"}.fa-arrows-down-to-line::before{content:"\e4b8"}.fa-download::before{content:"\f019"}.fa-angles-up-down::before{content:"\e60d"}.fa-shelves::before{content:"\f480"}.fa-inventory::before{content:"\f480"}.fa-cloud-snow::before{content:"\f742"}.fa-face-grin::before{content:"\f580"}.fa-grin::before{content:"\f580"}.fa-delete-left::before{content:"\f55a"}.fa-backspace::before{content:"\f55a"}.fa-oven::before{content:"\e01d"}.fa-cloud-binary::before{content:"\e601"}.fa-eye-dropper::before{content:"\f1fb"}.fa-eye-dropper-empty::before{content:"\f1fb"}.fa-eyedropper::before{content:"\f1fb"}.fa-comment-captions::before{content:"\e146"}.fa-comments-question::before{content:"\e14e"}.fa-scribble::before{content:"\e23f"}.fa-rotate-exclamation::before{content:"\e23c"}.fa-file-circle-check::before{content:"\e5a0"}.fa-glass::before{content:"\f804"}.fa-loader::before{content:"\e1d4"}.fa-forward::before{content:"\f04e"}.fa-user-pilot::before{content:"\e2c0"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-code-pull-request-closed::before{content:"\e3f9"}.fa-face-meh::before{content:"\f11a"}.fa-meh::before{content:"\f11a"}.fa-align-center::before{content:"\f037"}.fa-book-skull::before{content:"\f6b7"}.fa-book-dead::before{content:"\f6b7"}.fa-id-card::before{content:"\f2c2"}.fa-drivers-license::before{content:"\f2c2"}.fa-face-dotted::before{content:"\e47f"}.fa-face-worried::before{content:"\e3a3"}.fa-outdent::before{content:"\f03b"}.fa-dedent::before{content:"\f03b"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-house::before{content:"\f015"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::before{content:"\f015"}.fa-vector-circle::before{content:"\e2c6"}.fa-car-circle-bolt::before{content:"\e342"}.fa-calendar-week::before{content:"\f784"}.fa-flying-disc::before{content:"\e3a9"}.fa-laptop-medical::before{content:"\f812"}.fa-square-down-right::before{content:"\e26c"}.fa-b::before{content:"\42"}.fa-seat-airline::before{content:"\e244"}.fa-moon-over-sun::before{content:"\f74a"}.fa-eclipse-alt::before{content:"\f74a"}.fa-pipe::before{content:"\7c"}.fa-file-medical::before{content:"\f477"}.fa-potato::before{content:"\e440"}.fa-dice-one::before{content:"\f525"}.fa-circle-a::before{content:"\e0f7"}.fa-helmet-battle::before{content:"\f6eb"}.fa-butter::before{content:"\e3e4"}.fa-blanket-fire::before{content:"\e3da"}.fa-kiwi-bird::before{content:"\f535"}.fa-castle::before{content:"\e0de"}.fa-golf-club::before{content:"\f451"}.fa-arrow-right-arrow-left::before{content:"\f0ec"}.fa-exchange::before{content:"\f0ec"}.fa-rotate-right::before{content:"\f2f9"}.fa-redo-alt::before{content:"\f2f9"}.fa-rotate-forward::before{content:"\f2f9"}.fa-utensils::before{content:"\f2e7"}.fa-cutlery::before{content:"\f2e7"}.fa-arrow-up-wide-short::before{content:"\f161"}.fa-sort-amount-up::before{content:"\f161"}.fa-chart-pie-simple-circle-dollar::before{content:"\e605"}.fa-balloons::before{content:"\e2e4"}.fa-mill-sign::before{content:"\e1ed"}.fa-bowl-rice::before{content:"\e2eb"}.fa-timeline-arrow::before{content:"\e29d"}.fa-skull::before{content:"\f54c"}.fa-game-board-simple::before{content:"\f868"}.fa-game-board-alt::before{content:"\f868"}.fa-circle-video::before{content:"\e12b"}.fa-video-circle::before{content:"\e12b"}.fa-chart-scatter-bubble::before{content:"\e0e9"}.fa-house-turret::before{content:"\e1b4"}.fa-banana::before{content:"\e2e5"}.fa-hand-holding-skull::before{content:"\e1a4"}.fa-people-dress::before{content:"\e217"}.fa-loveseat::before{content:"\f4cc"}.fa-couch-small::before{content:"\f4cc"}.fa-tower-broadcast::before{content:"\f519"}.fa-broadcast-tower::before{content:"\f519"}.fa-truck-pickup::before{content:"\f63c"}.fa-block-quote::before{content:"\e0b5"}.fa-up-long::before{content:"\f30c"}.fa-long-arrow-alt-up::before{content:"\f30c"}.fa-stop::before{content:"\f04d"}.fa-code-merge::before{content:"\f387"}.fa-money-check-dollar-pen::before{content:"\f873"}.fa-money-check-edit-alt::before{content:"\f873"}.fa-up-from-line::before{content:"\f346"}.fa-arrow-alt-from-bottom::before{content:"\f346"}.fa-upload::before{content:"\f093"}.fa-hurricane::before{content:"\f751"}.fa-grid-round-2-plus::before{content:"\e5dc"}.fa-people-pants::before{content:"\e219"}.fa-mound::before{content:"\e52d"}.fa-windsock::before{content:"\f777"}.fa-circle-half::before{content:"\e110"}.fa-brake-warning::before{content:"\e0c7"}.fa-toilet-portable::before{content:"\e583"}.fa-compact-disc::before{content:"\f51f"}.fa-file-arrow-down::before{content:"\f56d"}.fa-file-download::before{content:"\f56d"}.fa-saxophone-fire::before{content:"\f8db"}.fa-sax-hot::before{content:"\f8db"}.fa-camera-web-slash::before{content:"\f833"}.fa-webcam-slash::before{content:"\f833"}.fa-folder-medical::before{content:"\e18c"}.fa-folder-gear::before{content:"\e187"}.fa-folder-cog::before{content:"\e187"}.fa-hand-wave::before{content:"\e1a7"}.fa-arrow-up-arrow-down::before{content:"\e099"}.fa-sort-up-down::before{content:"\e099"}.fa-caravan::before{content:"\f8ff"}.fa-shield-cat::before{content:"\e572"}.fa-message-slash::before{content:"\f4a9"}.fa-comment-alt-slash::before{content:"\f4a9"}.fa-bolt::before{content:"\f0e7"}.fa-zap::before{content:"\f0e7"}.fa-trash-can-check::before{content:"\e2a9"}.fa-glass-water::before{content:"\e4f4"}.fa-oil-well::before{content:"\e532"}.fa-person-simple::before{content:"\e220"}.fa-vault::before{content:"\e2c5"}.fa-mars::before{content:"\f222"}.fa-toilet::before{content:"\f7d8"}.fa-plane-circle-xmark::before{content:"\e557"}.fa-yen-sign::before{content:"\f157"}.fa-cny::before{content:"\f157"}.fa-jpy::before{content:"\f157"}.fa-rmb::before{content:"\f157"}.fa-yen::before{content:"\f157"}.fa-gear-code::before{content:"\e5e8"}.fa-notes::before{content:"\e202"}.fa-ruble-sign::before{content:"\f158"}.fa-rouble::before{content:"\f158"}.fa-rub::before{content:"\f158"}.fa-ruble::before{content:"\f158"}.fa-trash-undo::before{content:"\f895"}.fa-trash-arrow-turn-left::before{content:"\f895"}.fa-champagne-glass::before{content:"\f79e"}.fa-glass-champagne::before{content:"\f79e"}.fa-objects-align-center-horizontal::before{content:"\e3bc"}.fa-sun::before{content:"\f185"}.fa-trash-can-slash::before{content:"\e2ad"}.fa-trash-alt-slash::before{content:"\e2ad"}.fa-screen-users::before{content:"\f63d"}.fa-users-class::before{content:"\f63d"}.fa-guitar::before{content:"\f7a6"}.fa-square-arrow-left::before{content:"\f33a"}.fa-arrow-square-left::before{content:"\f33a"}.fa-square-8::before{content:"\e25d"}.fa-face-smile-hearts::before{content:"\e390"}.fa-brackets-square::before{content:"\f7e9"}.fa-brackets::before{content:"\f7e9"}.fa-laptop-arrow-down::before{content:"\e1c6"}.fa-hockey-stick-puck::before{content:"\e3ae"}.fa-house-tree::before{content:"\e1b3"}.fa-signal-fair::before{content:"\f68d"}.fa-signal-2::before{content:"\f68d"}.fa-face-laugh-wink::before{content:"\f59c"}.fa-laugh-wink::before{content:"\f59c"}.fa-circle-dollar::before{content:"\f2e8"}.fa-dollar-circle::before{content:"\f2e8"}.fa-usd-circle::before{content:"\f2e8"}.fa-horse-head::before{content:"\f7ab"}.fa-arrows-repeat::before{content:"\f364"}.fa-repeat-alt::before{content:"\f364"}.fa-bore-hole::before{content:"\e4c3"}.fa-industry::before{content:"\f275"}.fa-image-polaroid::before{content:"\f8c4"}.fa-wave-triangle::before{content:"\f89a"}.fa-person-running-fast::before{content:"\e5ff"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-circle-down::before{content:"\f358"}.fa-grill::before{content:"\e5a3"}.fa-arrows-turn-to-dots::before{content:"\e4c1"}.fa-chart-mixed::before{content:"\f643"}.fa-analytics::before{content:"\f643"}.fa-florin-sign::before{content:"\e184"}.fa-arrow-down-short-wide::before{content:"\f884"}.fa-sort-amount-desc::before{content:"\f884"}.fa-sort-amount-down-alt::before{content:"\f884"}.fa-less-than::before{content:"\3c"}.fa-display-code::before{content:"\e165"}.fa-desktop-code::before{content:"\e165"}.fa-face-drooling::before{content:"\e372"}.fa-oil-temperature::before{content:"\f614"}.fa-oil-temp::before{content:"\f614"}.fa-square-question::before{content:"\f2fd"}.fa-question-square::before{content:"\f2fd"}.fa-air-conditioner::before{content:"\f8f4"}.fa-angle-down::before{content:"\f107"}.fa-mountains::before{content:"\f6fd"}.fa-omega::before{content:"\f67a"}.fa-car-tunnel::before{content:"\e4de"}.fa-person-dolly-empty::before{content:"\f4d1"}.fa-pan-food::before{content:"\e42b"}.fa-head-side-cough::before{content:"\e061"}.fa-grip-lines::before{content:"\f7a4"}.fa-thumbs-down::before{content:"\f165"}.fa-user-lock::before{content:"\f502"}.fa-arrow-right-long::before{content:"\f178"}.fa-long-arrow-right::before{content:"\f178"}.fa-tickets-airline::before{content:"\e29b"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-nfc-slash::before{content:"\e1fc"}.fa-chess-pawn::before{content:"\f443"}.fa-kit-medical::before{content:"\f479"}.fa-first-aid::before{content:"\f479"}.fa-grid-2-plus::before{content:"\e197"}.fa-bells::before{content:"\f77f"}.fa-person-through-window::before{content:"\e5a9"}.fa-toolbox::before{content:"\f552"}.fa-envelope-dot::before{content:"\e16f"}.fa-envelope-badge::before{content:"\e16f"}.fa-hands-holding-circle::before{content:"\e4fb"}.fa-bug::before{content:"\f188"}.fa-bowl-chopsticks::before{content:"\e2e9"}.fa-credit-card::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-circle-s::before{content:"\e121"}.fa-box-ballot::before{content:"\f735"}.fa-car::before{content:"\f1b9"}.fa-automobile::before{content:"\f1b9"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-user-tie-hair::before{content:"\e45f"}.fa-podium-star::before{content:"\f758"}.fa-user-hair-mullet::before{content:"\e45c"}.fa-business-front::before{content:"\e45c"}.fa-party-back::before{content:"\e45c"}.fa-trian-balbot::before{content:"\e45c"}.fa-microphone-stand::before{content:"\f8cb"}.fa-book-open-reader::before{content:"\f5da"}.fa-book-reader::before{content:"\f5da"}.fa-family-dress::before{content:"\e301"}.fa-circle-x::before{content:"\e12e"}.fa-cabin::before{content:"\e46d"}.fa-mountain-sun::before{content:"\e52f"}.fa-chart-simple-horizontal::before{content:"\e474"}.fa-arrows-left-right-to-line::before{content:"\e4ba"}.fa-hand-back-point-left::before{content:"\e19f"}.fa-message-dots::before{content:"\f4a3"}.fa-comment-alt-dots::before{content:"\f4a3"}.fa-messaging::before{content:"\f4a3"}.fa-file-heart::before{content:"\e176"}.fa-beer-mug::before{content:"\e0b3"}.fa-beer-foam::before{content:"\e0b3"}.fa-dice-d20::before{content:"\f6cf"}.fa-drone::before{content:"\f85f"}.fa-truck-droplet::before{content:"\e58c"}.fa-file-circle-xmark::before{content:"\e5a1"}.fa-temperature-arrow-up::before{content:"\e040"}.fa-temperature-up::before{content:"\e040"}.fa-medal::before{content:"\f5a2"}.fa-person-fairy::before{content:"\e608"}.fa-bed::before{content:"\f236"}.fa-book-copy::before{content:"\e0be"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-square-c::before{content:"\e266"}.fa-clock-two::before{content:"\e35a"}.fa-square-ellipsis-vertical::before{content:"\e26f"}.fa-calendar-users::before{content:"\e5e2"}.fa-podcast::before{content:"\f2ce"}.fa-bee::before{content:"\e0b2"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-thermometer-4::before{content:"\f2c7"}.fa-thermometer-full::before{content:"\f2c7"}.fa-bell::before{content:"\f0f3"}.fa-candy-bar::before{content:"\e3e8"}.fa-chocolate-bar::before{content:"\e3e8"}.fa-xmark-large::before{content:"\e59b"}.fa-pinata::before{content:"\e3c3"}.fa-arrows-from-line::before{content:"\e0a4"}.fa-superscript::before{content:"\f12b"}.fa-bowl-spoon::before{content:"\e3e0"}.fa-hexagon-check::before{content:"\e416"}.fa-plug-circle-xmark::before{content:"\e560"}.fa-star-of-life::before{content:"\f621"}.fa-phone-slash::before{content:"\f3dd"}.fa-traffic-light-stop::before{content:"\f63a"}.fa-paint-roller::before{content:"\f5aa"}.fa-accent-grave::before{content:"\60"}.fa-handshake-angle::before{content:"\f4c4"}.fa-hands-helping::before{content:"\f4c4"}.fa-circle-0::before{content:"\e0ed"}.fa-dial-med-low::before{content:"\e160"}.fa-location-dot::before{content:"\f3c5"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-crab::before{content:"\e3ff"}.fa-box-open-full::before{content:"\f49c"}.fa-box-full::before{content:"\f49c"}.fa-file::before{content:"\f15b"}.fa-greater-than::before{content:"\3e"}.fa-quotes::before{content:"\e234"}.fa-pretzel::before{content:"\e441"}.fa-person-swimming::before{content:"\f5c4"}.fa-swimmer::before{content:"\f5c4"}.fa-arrow-down::before{content:"\f063"}.fa-user-robot-xmarks::before{content:"\e4a7"}.fa-message-quote::before{content:"\e1e4"}.fa-comment-alt-quote::before{content:"\e1e4"}.fa-candy-corn::before{content:"\f6bd"}.fa-folder-magnifying-glass::before{content:"\e18b"}.fa-folder-search::before{content:"\e18b"}.fa-notebook::before{content:"\e201"}.fa-droplet::before{content:"\f043"}.fa-tint::before{content:"\f043"}.fa-bullseye-pointer::before{content:"\f649"}.fa-eraser::before{content:"\f12d"}.fa-hexagon-image::before{content:"\e504"}.fa-earth-americas::before{content:"\f57d"}.fa-earth::before{content:"\f57d"}.fa-earth-america::before{content:"\f57d"}.fa-globe-americas::before{content:"\f57d"}.fa-crate-apple::before{content:"\f6b1"}.fa-apple-crate::before{content:"\f6b1"}.fa-person-burst::before{content:"\e53b"}.fa-game-board::before{content:"\f867"}.fa-hat-chef::before{content:"\f86b"}.fa-hand-back-point-right::before{content:"\e1a1"}.fa-dove::before{content:"\f4ba"}.fa-snowflake-droplets::before{content:"\e5c1"}.fa-battery-empty::before{content:"\f244"}.fa-battery-0::before{content:"\f244"}.fa-grid-4::before{content:"\e198"}.fa-socks::before{content:"\f696"}.fa-face-sunglasses::before{content:"\e398"}.fa-inbox::before{content:"\f01c"}.fa-square-0::before{content:"\e255"}.fa-section::before{content:"\e447"}.fa-square-this-way-up::before{content:"\f49f"}.fa-box-up::before{content:"\f49f"}.fa-gauge-high::before{content:"\f625"}.fa-tachometer-alt::before{content:"\f625"}.fa-tachometer-alt-fast::before{content:"\f625"}.fa-square-ampersand::before{content:"\e260"}.fa-envelope-open-text::before{content:"\f658"}.fa-lamp-desk::before{content:"\e014"}.fa-hospital::before{content:"\f0f8"}.fa-hospital-alt::before{content:"\f0f8"}.fa-hospital-wide::before{content:"\f0f8"}.fa-poll-people::before{content:"\f759"}.fa-whiskey-glass-ice::before{content:"\f7a1"}.fa-glass-whiskey-rocks::before{content:"\f7a1"}.fa-wine-bottle::before{content:"\f72f"}.fa-chess-rook::before{content:"\f447"}.fa-user-bounty-hunter::before{content:"\e2bf"}.fa-bars-staggered::before{content:"\f550"}.fa-reorder::before{content:"\f550"}.fa-stream::before{content:"\f550"}.fa-diagram-sankey::before{content:"\e158"}.fa-cloud-hail-mixed::before{content:"\f73a"}.fa-circle-up-left::before{content:"\e128"}.fa-dharmachakra::before{content:"\f655"}.fa-objects-align-left::before{content:"\e3be"}.fa-oil-can-drip::before{content:"\e205"}.fa-face-smiling-hands::before{content:"\e396"}.fa-broccoli::before{content:"\e3e2"}.fa-route-interstate::before{content:"\f61b"}.fa-ear-muffs::before{content:"\f795"}.fa-hotdog::before{content:"\f80f"}.fa-transporter-empty::before{content:"\e046"}.fa-person-walking-with-cane::before{content:"\f29d"}.fa-blind::before{content:"\f29d"}.fa-angle-90::before{content:"\e08d"}.fa-rectangle-terminal::before{content:"\e236"}.fa-kite::before{content:"\f6f4"}.fa-drum::before{content:"\f569"}.fa-scrubber::before{content:"\f2f8"}.fa-ice-cream::before{content:"\f810"}.fa-heart-circle-bolt::before{content:"\e4fc"}.fa-fish-bones::before{content:"\e304"}.fa-deer-rudolph::before{content:"\f78f"}.fa-fax::before{content:"\f1ac"}.fa-paragraph::before{content:"\f1dd"}.fa-head-side-heart::before{content:"\e1aa"}.fa-square-e::before{content:"\e26d"}.fa-meter-fire::before{content:"\e1eb"}.fa-cloud-hail::before{content:"\f739"}.fa-check-to-slot::before{content:"\f772"}.fa-vote-yea::before{content:"\f772"}.fa-money-from-bracket::before{content:"\e312"}.fa-star-half::before{content:"\f089"}.fa-car-bus::before{content:"\f85a"}.fa-speaker::before{content:"\f8df"}.fa-timer::before{content:"\e29e"}.fa-boxes-stacked::before{content:"\f468"}.fa-boxes::before{content:"\f468"}.fa-boxes-alt::before{content:"\f468"}.fa-grill-hot::before{content:"\e5a5"}.fa-ballot-check::before{content:"\f733"}.fa-link::before{content:"\f0c1"}.fa-chain::before{content:"\f0c1"}.fa-ear-listen::before{content:"\f2a2"}.fa-assistive-listening-systems::before{content:"\f2a2"}.fa-file-minus::before{content:"\f318"}.fa-tree-city::before{content:"\e587"}.fa-play::before{content:"\f04b"}.fa-font::before{content:"\f031"}.fa-cup-togo::before{content:"\f6c5"}.fa-coffee-togo::before{content:"\f6c5"}.fa-square-down-left::before{content:"\e26b"}.fa-burger-lettuce::before{content:"\e3e3"}.fa-rupiah-sign::before{content:"\e23d"}.fa-magnifying-glass::before{content:"\f002"}.fa-search::before{content:"\f002"}.fa-table-tennis-paddle-ball::before{content:"\f45d"}.fa-ping-pong-paddle-ball::before{content:"\f45d"}.fa-table-tennis::before{content:"\f45d"}.fa-person-dots-from-line::before{content:"\f470"}.fa-diagnoses::before{content:"\f470"}.fa-chevrons-down::before{content:"\f322"}.fa-chevron-double-down::before{content:"\f322"}.fa-trash-can-arrow-up::before{content:"\f82a"}.fa-trash-restore-alt::before{content:"\f82a"}.fa-signal-good::before{content:"\f68e"}.fa-signal-3::before{content:"\f68e"}.fa-location-question::before{content:"\f60b"}.fa-map-marker-question::before{content:"\f60b"}.fa-floppy-disk-circle-xmark::before{content:"\e181"}.fa-floppy-disk-times::before{content:"\e181"}.fa-save-circle-xmark::before{content:"\e181"}.fa-save-times::before{content:"\e181"}.fa-naira-sign::before{content:"\e1f6"}.fa-peach::before{content:"\e20b"}.fa-taxi-bus::before{content:"\e298"}.fa-bracket-curly::before{content:"\7b"}.fa-bracket-curly-left::before{content:"\7b"}.fa-lobster::before{content:"\e421"}.fa-cart-flatbed-empty::before{content:"\f476"}.fa-dolly-flatbed-empty::before{content:"\f476"}.fa-colon::before{content:"\3a"}.fa-cart-arrow-down::before{content:"\f218"}.fa-wand::before{content:"\f72a"}.fa-walkie-talkie::before{content:"\f8ef"}.fa-file-pen::before{content:"\f31c"}.fa-file-edit::before{content:"\f31c"}.fa-receipt::before{content:"\f543"}.fa-table-picnic::before{content:"\e32d"}.fa-square-pen::before{content:"\f14b"}.fa-pen-square::before{content:"\f14b"}.fa-pencil-square::before{content:"\f14b"}.fa-circle-microphone-lines::before{content:"\e117"}.fa-microphone-circle-alt::before{content:"\e117"}.fa-display-slash::before{content:"\e2fa"}.fa-desktop-slash::before{content:"\e2fa"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-transporter-2::before{content:"\e044"}.fa-hands-holding-diamond::before{content:"\f47c"}.fa-hand-receiving::before{content:"\f47c"}.fa-money-bill-simple-wave::before{content:"\e1f2"}.fa-chevron-down::before{content:"\f078"}.fa-battery-full::before{content:"\f240"}.fa-battery::before{content:"\f240"}.fa-battery-5::before{content:"\f240"}.fa-bell-plus::before{content:"\f849"}.fa-book-arrow-right::before{content:"\e0b9"}.fa-hospitals::before{content:"\f80e"}.fa-club::before{content:"\f327"}.fa-skull-crossbones::before{content:"\f714"}.fa-droplet-degree::before{content:"\f748"}.fa-dewpoint::before{content:"\f748"}.fa-code-compare::before{content:"\e13a"}.fa-list-ul::before{content:"\f0ca"}.fa-list-dots::before{content:"\f0ca"}.fa-hand-holding-magic::before{content:"\f6e5"}.fa-watermelon-slice::before{content:"\e337"}.fa-circle-ellipsis::before{content:"\e10a"}.fa-school-lock::before{content:"\e56f"}.fa-tower-cell::before{content:"\e585"}.fa-sd-cards::before{content:"\e240"}.fa-jug-bottle::before{content:"\e5fb"}.fa-down-long::before{content:"\f309"}.fa-long-arrow-alt-down::before{content:"\f309"}.fa-envelopes::before{content:"\e170"}.fa-phone-office::before{content:"\f67d"}.fa-ranking-star::before{content:"\e561"}.fa-chess-king::before{content:"\f43f"}.fa-nfc-pen::before{content:"\e1fa"}.fa-person-harassing::before{content:"\e549"}.fa-hat-winter::before{content:"\f7a8"}.fa-brazilian-real-sign::before{content:"\e46c"}.fa-landmark-dome::before{content:"\f752"}.fa-landmark-alt::before{content:"\f752"}.fa-bone-break::before{content:"\f5d8"}.fa-arrow-up::before{content:"\f062"}.fa-down-from-dotted-line::before{content:"\e407"}.fa-tv::before{content:"\f26c"}.fa-television::before{content:"\f26c"}.fa-tv-alt::before{content:"\f26c"}.fa-border-left::before{content:"\f84f"}.fa-circle-divide::before{content:"\e106"}.fa-shrimp::before{content:"\e448"}.fa-list-check::before{content:"\f0ae"}.fa-tasks::before{content:"\f0ae"}.fa-diagram-subtask::before{content:"\e479"}.fa-jug-detergent::before{content:"\e519"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-square-y::before{content:"\e287"}.fa-user-doctor-hair::before{content:"\e458"}.fa-planet-ringed::before{content:"\e020"}.fa-mushroom::before{content:"\e425"}.fa-user-shield::before{content:"\f505"}.fa-megaphone::before{content:"\f675"}.fa-wreath-laurel::before{content:"\e5d2"}.fa-circle-exclamation-check::before{content:"\e10d"}.fa-wind::before{content:"\f72e"}.fa-box-dollar::before{content:"\f4a0"}.fa-box-usd::before{content:"\f4a0"}.fa-car-burst::before{content:"\f5e1"}.fa-car-crash::before{content:"\f5e1"}.fa-y::before{content:"\59"}.fa-user-headset::before{content:"\f82d"}.fa-arrows-retweet::before{content:"\f361"}.fa-retweet-alt::before{content:"\f361"}.fa-person-snowboarding::before{content:"\f7ce"}.fa-snowboarding::before{content:"\f7ce"}.fa-square-chevron-right::before{content:"\f32b"}.fa-chevron-square-right::before{content:"\f32b"}.fa-lacrosse-stick-ball::before{content:"\e3b6"}.fa-truck-fast::before{content:"\f48b"}.fa-shipping-fast::before{content:"\f48b"}.fa-user-magnifying-glass::before{content:"\e5c5"}.fa-star-sharp::before{content:"\e28b"}.fa-comment-heart::before{content:"\e5c8"}.fa-circle-1::before{content:"\e0ee"}.fa-circle-star::before{content:"\e123"}.fa-star-circle::before{content:"\e123"}.fa-fish::before{content:"\f578"}.fa-cloud-fog::before{content:"\f74e"}.fa-fog::before{content:"\f74e"}.fa-waffle::before{content:"\e466"}.fa-music-note::before{content:"\f8cf"}.fa-music-alt::before{content:"\f8cf"}.fa-hexagon-exclamation::before{content:"\e417"}.fa-cart-shopping-fast::before{content:"\e0dc"}.fa-object-union::before{content:"\e49f"}.fa-user-graduate::before{content:"\f501"}.fa-starfighter::before{content:"\e037"}.fa-circle-half-stroke::before{content:"\f042"}.fa-adjust::before{content:"\f042"}.fa-arrow-right-long-to-line::before{content:"\e3d5"}.fa-square-arrow-down::before{content:"\f339"}.fa-arrow-square-down::before{content:"\f339"}.fa-diamond-half-stroke::before{content:"\e5b8"}.fa-clapperboard::before{content:"\e131"}.fa-square-chevron-left::before{content:"\f32a"}.fa-chevron-square-left::before{content:"\f32a"}.fa-phone-intercom::before{content:"\e434"}.fa-link-horizontal::before{content:"\e1cb"}.fa-chain-horizontal::before{content:"\e1cb"}.fa-mango::before{content:"\e30f"}.fa-music-note-slash::before{content:"\f8d0"}.fa-music-alt-slash::before{content:"\f8d0"}.fa-circle-radiation::before{content:"\f7ba"}.fa-radiation-alt::before{content:"\f7ba"}.fa-face-tongue-sweat::before{content:"\e39e"}.fa-globe-stand::before{content:"\f5f6"}.fa-baseball::before{content:"\f433"}.fa-baseball-ball::before{content:"\f433"}.fa-circle-p::before{content:"\e11a"}.fa-award-simple::before{content:"\e0ab"}.fa-jet-fighter-up::before{content:"\e518"}.fa-diagram-project::before{content:"\f542"}.fa-project-diagram::before{content:"\f542"}.fa-pedestal::before{content:"\e20d"}.fa-chart-pyramid::before{content:"\e0e6"}.fa-sidebar::before{content:"\e24e"}.fa-snowman-head::before{content:"\f79b"}.fa-frosty-head::before{content:"\f79b"}.fa-copy::before{content:"\f0c5"}.fa-burger-glass::before{content:"\e0ce"}.fa-volume-xmark::before{content:"\f6a9"}.fa-volume-mute::before{content:"\f6a9"}.fa-volume-times::before{content:"\f6a9"}.fa-hand-sparkles::before{content:"\e05d"}.fa-bars-filter::before{content:"\e0ad"}.fa-paintbrush-pencil::before{content:"\e206"}.fa-party-bell::before{content:"\e31a"}.fa-user-vneck-hair::before{content:"\e462"}.fa-jack-o-lantern::before{content:"\f30e"}.fa-grip::before{content:"\f58d"}.fa-grip-horizontal::before{content:"\f58d"}.fa-share-from-square::before{content:"\f14d"}.fa-share-square::before{content:"\f14d"}.fa-keynote::before{content:"\f66c"}.fa-child-combatant::before{content:"\e4e0"}.fa-child-rifle::before{content:"\e4e0"}.fa-gun::before{content:"\e19b"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-hat-beach::before{content:"\e606"}.fa-plus::before{content:"\2b"}.fa-add::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-computer::before{content:"\e4e5"}.fa-fort::before{content:"\e486"}.fa-cloud-check::before{content:"\e35c"}.fa-xmark::before{content:"\f00d"}.fa-close::before{content:"\f00d"}.fa-multiply::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-times::before{content:"\f00d"}.fa-face-smirking::before{content:"\e397"}.fa-arrows-up-down-left-right::before{content:"\f047"}.fa-arrows::before{content:"\f047"}.fa-chalkboard-user::before{content:"\f51c"}.fa-chalkboard-teacher::before{content:"\f51c"}.fa-rhombus::before{content:"\e23b"}.fa-claw-marks::before{content:"\f6c2"}.fa-peso-sign::before{content:"\e222"}.fa-face-smile-tongue::before{content:"\e394"}.fa-cart-circle-xmark::before{content:"\e3f4"}.fa-building-shield::before{content:"\e4d8"}.fa-circle-phone-flip::before{content:"\e11c"}.fa-phone-circle-alt::before{content:"\e11c"}.fa-baby::before{content:"\f77c"}.fa-users-line::before{content:"\e592"}.fa-quote-left::before{content:"\f10d"}.fa-quote-left-alt::before{content:"\f10d"}.fa-tractor::before{content:"\f722"}.fa-key-skeleton::before{content:"\f6f3"}.fa-trash-arrow-up::before{content:"\f829"}.fa-trash-restore::before{content:"\f829"}.fa-arrow-down-up-lock::before{content:"\e4b0"}.fa-arrow-down-to-bracket::before{content:"\e094"}.fa-lines-leaning::before{content:"\e51e"}.fa-square-q::before{content:"\e27b"}.fa-ruler-combined::before{content:"\f546"}.fa-symbols::before{content:"\f86e"}.fa-icons-alt::before{content:"\f86e"}.fa-copyright::before{content:"\f1f9"}.fa-flask-gear::before{content:"\e5f1"}.fa-highlighter-line::before{content:"\e1af"}.fa-bracket-square::before{content:"\5b"}.fa-bracket::before{content:"\5b"}.fa-bracket-left::before{content:"\5b"}.fa-island-tropical::before{content:"\f811"}.fa-island-tree-palm::before{content:"\f811"}.fa-arrow-right-from-line::before{content:"\f343"}.fa-arrow-from-left::before{content:"\f343"}.fa-h2::before{content:"\f314"}.fa-equals::before{content:"\3d"}.fa-cake-slice::before{content:"\e3e5"}.fa-shortcake::before{content:"\e3e5"}.fa-peanut::before{content:"\e430"}.fa-wrench-simple::before{content:"\e2d1"}.fa-blender::before{content:"\f517"}.fa-teeth::before{content:"\f62e"}.fa-tally-2::before{content:"\e295"}.fa-shekel-sign::before{content:"\f20b"}.fa-ils::before{content:"\f20b"}.fa-shekel::before{content:"\f20b"}.fa-sheqel::before{content:"\f20b"}.fa-sheqel-sign::before{content:"\f20b"}.fa-cars::before{content:"\f85b"}.fa-axe-battle::before{content:"\f6b3"}.fa-user-hair-long::before{content:"\e45b"}.fa-map::before{content:"\f279"}.fa-arrow-left-from-arc::before{content:"\e615"}.fa-file-circle-info::before{content:"\e493"}.fa-face-disappointed::before{content:"\e36f"}.fa-lasso-sparkles::before{content:"\e1c9"}.fa-clock-eleven::before{content:"\e347"}.fa-rocket::before{content:"\f135"}.fa-siren-on::before{content:"\e02e"}.fa-clock-ten::before{content:"\e354"}.fa-candle-holder::before{content:"\f6bc"}.fa-video-arrow-down-left::before{content:"\e2c8"}.fa-photo-film::before{content:"\f87c"}.fa-photo-video::before{content:"\f87c"}.fa-floppy-disk-circle-arrow-right::before{content:"\e180"}.fa-save-circle-arrow-right::before{content:"\e180"}.fa-folder-minus::before{content:"\f65d"}.fa-planet-moon::before{content:"\e01f"}.fa-face-eyes-xmarks::before{content:"\e374"}.fa-chart-scatter::before{content:"\f7ee"}.fa-display-arrow-down::before{content:"\e164"}.fa-store::before{content:"\f54e"}.fa-arrow-trend-up::before{content:"\e098"}.fa-plug-circle-minus::before{content:"\e55e"}.fa-olive-branch::before{content:"\e317"}.fa-angle::before{content:"\e08c"}.fa-vacuum-robot::before{content:"\e04e"}.fa-sign-hanging::before{content:"\f4d9"}.fa-sign::before{content:"\f4d9"}.fa-square-divide::before{content:"\e26a"}.fa-signal-stream-slash::before{content:"\e250"}.fa-bezier-curve::before{content:"\f55b"}.fa-eye-dropper-half::before{content:"\e173"}.fa-store-lock::before{content:"\e4a6"}.fa-bell-slash::before{content:"\f1f6"}.fa-cloud-bolt-sun::before{content:"\f76e"}.fa-thunderstorm-sun::before{content:"\f76e"}.fa-camera-slash::before{content:"\e0d9"}.fa-comment-quote::before{content:"\e14c"}.fa-tablet::before{content:"\f3fb"}.fa-tablet-android::before{content:"\f3fb"}.fa-school-flag::before{content:"\e56e"}.fa-message-code::before{content:"\e1df"}.fa-glass-half::before{content:"\e192"}.fa-glass-half-empty::before{content:"\e192"}.fa-glass-half-full::before{content:"\e192"}.fa-fill::before{content:"\f575"}.fa-message-minus::before{content:"\f4a7"}.fa-comment-alt-minus::before{content:"\f4a7"}.fa-angle-up::before{content:"\f106"}.fa-dinosaur::before{content:"\e5fe"}.fa-drumstick-bite::before{content:"\f6d7"}.fa-link-horizontal-slash::before{content:"\e1cc"}.fa-chain-horizontal-slash::before{content:"\e1cc"}.fa-holly-berry::before{content:"\f7aa"}.fa-nose::before{content:"\e5bd"}.fa-arrow-left-to-arc::before{content:"\e616"}.fa-chevron-left::before{content:"\f053"}.fa-bacteria::before{content:"\e059"}.fa-clouds::before{content:"\f744"}.fa-money-bill-simple::before{content:"\e1f1"}.fa-hand-lizard::before{content:"\f258"}.fa-table-pivot::before{content:"\e291"}.fa-filter-slash::before{content:"\e17d"}.fa-trash-can-undo::before{content:"\f896"}.fa-trash-can-arrow-turn-left::before{content:"\f896"}.fa-trash-undo-alt::before{content:"\f896"}.fa-notdef::before{content:"\e1fe"}.fa-disease::before{content:"\f7fa"}.fa-person-to-door::before{content:"\e433"}.fa-turntable::before{content:"\f8e4"}.fa-briefcase-medical::before{content:"\f469"}.fa-genderless::before{content:"\f22d"}.fa-chevron-right::before{content:"\f054"}.fa-signal-weak::before{content:"\f68c"}.fa-signal-1::before{content:"\f68c"}.fa-clock-five::before{content:"\e349"}.fa-retweet::before{content:"\f079"}.fa-car-rear::before{content:"\f5de"}.fa-car-alt::before{content:"\f5de"}.fa-pump-soap::before{content:"\e06b"}.fa-computer-classic::before{content:"\f8b1"}.fa-frame::before{content:"\e495"}.fa-video-slash::before{content:"\f4e2"}.fa-battery-quarter::before{content:"\f243"}.fa-battery-2::before{content:"\f243"}.fa-ellipsis-stroke::before{content:"\f39b"}.fa-ellipsis-h-alt::before{content:"\f39b"}.fa-radio::before{content:"\f8d7"}.fa-baby-carriage::before{content:"\f77d"}.fa-carriage-baby::before{content:"\f77d"}.fa-face-expressionless::before{content:"\e373"}.fa-down-to-dotted-line::before{content:"\e408"}.fa-cloud-music::before{content:"\f8ae"}.fa-traffic-light::before{content:"\f637"}.fa-cloud-minus::before{content:"\e35d"}.fa-thermometer::before{content:"\f491"}.fa-shield-minus::before{content:"\e249"}.fa-vr-cardboard::before{content:"\f729"}.fa-car-tilt::before{content:"\f5e5"}.fa-gauge-circle-minus::before{content:"\e497"}.fa-brightness-low::before{content:"\e0ca"}.fa-hand-middle-finger::before{content:"\f806"}.fa-percent::before{content:"\25"}.fa-percentage::before{content:"\25"}.fa-truck-moving::before{content:"\f4df"}.fa-glass-water-droplet::before{content:"\e4f5"}.fa-conveyor-belt::before{content:"\f46e"}.fa-location-check::before{content:"\f606"}.fa-map-marker-check::before{content:"\f606"}.fa-coin-vertical::before{content:"\e3fd"}.fa-display::before{content:"\e163"}.fa-person-sign::before{content:"\f757"}.fa-face-smile::before{content:"\f118"}.fa-smile::before{content:"\f118"}.fa-phone-hangup::before{content:"\e225"}.fa-signature-slash::before{content:"\e3cb"}.fa-thumbtack::before{content:"\f08d"}.fa-thumb-tack::before{content:"\f08d"}.fa-wheat-slash::before{content:"\e339"}.fa-trophy::before{content:"\f091"}.fa-clouds-sun::before{content:"\f746"}.fa-person-praying::before{content:"\f683"}.fa-pray::before{content:"\f683"}.fa-hammer::before{content:"\f6e3"}.fa-face-vomit::before{content:"\e3a0"}.fa-speakers::before{content:"\f8e0"}.fa-tty-answer::before{content:"\e2b9"}.fa-teletype-answer::before{content:"\e2b9"}.fa-mug-tea-saucer::before{content:"\e1f5"}.fa-diagram-lean-canvas::before{content:"\e156"}.fa-alt::before{content:"\e08a"}.fa-dial::before{content:"\e15b"}.fa-dial-med-high::before{content:"\e15b"}.fa-hand-peace::before{content:"\f25b"}.fa-circle-trash::before{content:"\e126"}.fa-trash-circle::before{content:"\e126"}.fa-rotate::before{content:"\f2f1"}.fa-sync-alt::before{content:"\f2f1"}.fa-circle-quarters::before{content:"\e3f8"}.fa-spinner::before{content:"\f110"}.fa-tower-control::before{content:"\e2a2"}.fa-arrow-up-triangle-square::before{content:"\f88a"}.fa-sort-shapes-up::before{content:"\f88a"}.fa-whale::before{content:"\f72c"}.fa-robot::before{content:"\f544"}.fa-peace::before{content:"\f67c"}.fa-party-horn::before{content:"\e31b"}.fa-gears::before{content:"\f085"}.fa-cogs::before{content:"\f085"}.fa-sun-bright::before{content:"\e28f"}.fa-sun-alt::before{content:"\e28f"}.fa-warehouse::before{content:"\f494"}.fa-conveyor-belt-arm::before{content:"\e5f8"}.fa-lock-keyhole-open::before{content:"\f3c2"}.fa-lock-open-alt::before{content:"\f3c2"}.fa-square-fragile::before{content:"\f49b"}.fa-box-fragile::before{content:"\f49b"}.fa-square-wine-glass-crack::before{content:"\f49b"}.fa-arrow-up-right-dots::before{content:"\e4b7"}.fa-square-n::before{content:"\e277"}.fa-splotch::before{content:"\f5bc"}.fa-face-grin-hearts::before{content:"\f584"}.fa-grin-hearts::before{content:"\f584"}.fa-meter::before{content:"\e1e8"}.fa-mandolin::before{content:"\f6f9"}.fa-dice-four::before{content:"\f524"}.fa-sim-card::before{content:"\f7c4"}.fa-transgender::before{content:"\f225"}.fa-transgender-alt::before{content:"\f225"}.fa-mercury::before{content:"\f223"}.fa-up-from-bracket::before{content:"\e590"}.fa-knife-kitchen::before{content:"\f6f5"}.fa-border-right::before{content:"\f852"}.fa-arrow-turn-down::before{content:"\f149"}.fa-level-down::before{content:"\f149"}.fa-spade::before{content:"\f2f4"}.fa-card-spade::before{content:"\e3ec"}.fa-line-columns::before{content:"\f870"}.fa-arrow-right-to-line::before{content:"\f340"}.fa-arrow-to-right::before{content:"\f340"}.fa-person-falling-burst::before{content:"\e547"}.fa-flag-pennant::before{content:"\f456"}.fa-pennant::before{content:"\f456"}.fa-conveyor-belt-empty::before{content:"\e150"}.fa-user-group-simple::before{content:"\e603"}.fa-award::before{content:"\f559"}.fa-ticket-simple::before{content:"\f3ff"}.fa-ticket-alt::before{content:"\f3ff"}.fa-building::before{content:"\f1ad"}.fa-angles-left::before{content:"\f100"}.fa-angle-double-left::before{content:"\f100"}.fa-camcorder::before{content:"\f8a8"}.fa-video-handheld::before{content:"\f8a8"}.fa-pancakes::before{content:"\e42d"}.fa-album-circle-user::before{content:"\e48d"}.fa-subtitles-slash::before{content:"\e610"}.fa-qrcode::before{content:"\f029"}.fa-dice-d10::before{content:"\f6cd"}.fa-fireplace::before{content:"\f79a"}.fa-browser::before{content:"\f37e"}.fa-pen-paintbrush::before{content:"\f618"}.fa-pencil-paintbrush::before{content:"\f618"}.fa-fish-cooked::before{content:"\f7fe"}.fa-chair-office::before{content:"\f6c1"}.fa-nesting-dolls::before{content:"\e3ba"}.fa-clock-rotate-left::before{content:"\f1da"}.fa-history::before{content:"\f1da"}.fa-trumpet::before{content:"\f8e3"}.fa-face-grin-beam-sweat::before{content:"\f583"}.fa-grin-beam-sweat::before{content:"\f583"}.fa-fire-smoke::before{content:"\f74b"}.fa-phone-missed::before{content:"\e226"}.fa-file-export::before{content:"\f56e"}.fa-arrow-right-from-file::before{content:"\f56e"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-arrow-up-short-wide::before{content:"\f885"}.fa-sort-amount-up-alt::before{content:"\f885"}.fa-arrows-repeat-1::before{content:"\f366"}.fa-repeat-1-alt::before{content:"\f366"}.fa-gun-slash::before{content:"\e19c"}.fa-avocado::before{content:"\e0aa"}.fa-binary::before{content:"\e33b"}.fa-glasses-round::before{content:"\f5f5"}.fa-glasses-alt::before{content:"\f5f5"}.fa-phone-plus::before{content:"\f4d2"}.fa-ditto::before{content:"\22"}.fa-person-seat::before{content:"\e21e"}.fa-house-medical::before{content:"\e3b2"}.fa-golf-ball-tee::before{content:"\f450"}.fa-golf-ball::before{content:"\f450"}.fa-circle-chevron-left::before{content:"\f137"}.fa-chevron-circle-left::before{content:"\f137"}.fa-house-chimney-window::before{content:"\e00d"}.fa-scythe::before{content:"\f710"}.fa-pen-nib::before{content:"\f5ad"}.fa-ban-parking::before{content:"\f616"}.fa-parking-circle-slash::before{content:"\f616"}.fa-tent-arrow-turn-left::before{content:"\e580"}.fa-face-diagonal-mouth::before{content:"\e47e"}.fa-diagram-cells::before{content:"\e475"}.fa-cricket-bat-ball::before{content:"\f449"}.fa-cricket::before{content:"\f449"}.fa-tents::before{content:"\e582"}.fa-wand-magic::before{content:"\f0d0"}.fa-magic::before{content:"\f0d0"}.fa-dog::before{content:"\f6d3"}.fa-pen-line::before{content:"\e212"}.fa-atom-simple::before{content:"\f5d3"}.fa-atom-alt::before{content:"\f5d3"}.fa-ampersand::before{content:"\26"}.fa-carrot::before{content:"\f787"}.fa-arrow-up-from-line::before{content:"\f342"}.fa-arrow-from-bottom::before{content:"\f342"}.fa-moon::before{content:"\f186"}.fa-pen-slash::before{content:"\e213"}.fa-wine-glass-empty::before{content:"\f5ce"}.fa-wine-glass-alt::before{content:"\f5ce"}.fa-square-star::before{content:"\e27f"}.fa-cheese::before{content:"\f7ef"}.fa-send-backward::before{content:"\f87f"}.fa-yin-yang::before{content:"\f6ad"}.fa-music::before{content:"\f001"}.fa-compass-slash::before{content:"\f5e9"}.fa-clock-one::before{content:"\e34e"}.fa-file-music::before{content:"\f8b6"}.fa-code-commit::before{content:"\f386"}.fa-temperature-low::before{content:"\f76b"}.fa-person-biking::before{content:"\f84a"}.fa-biking::before{content:"\f84a"}.fa-display-chart-up-circle-currency::before{content:"\e5e5"}.fa-skeleton::before{content:"\f620"}.fa-circle-g::before{content:"\e10f"}.fa-circle-arrow-up-left::before{content:"\e0fb"}.fa-coin-blank::before{content:"\e3fb"}.fa-broom::before{content:"\f51a"}.fa-vacuum::before{content:"\e04d"}.fa-shield-heart::before{content:"\e574"}.fa-card-heart::before{content:"\e3eb"}.fa-lightbulb-cfl-on::before{content:"\e5a7"}.fa-melon::before{content:"\e310"}.fa-gopuram::before{content:"\f664"}.fa-earth-oceania::before{content:"\e47b"}.fa-globe-oceania::before{content:"\e47b"}.fa-container-storage::before{content:"\f4b7"}.fa-face-pouting::before{content:"\e387"}.fa-square-xmark::before{content:"\f2d3"}.fa-times-square::before{content:"\f2d3"}.fa-xmark-square::before{content:"\f2d3"}.fa-face-explode::before{content:"\e2fe"}.fa-exploding-head::before{content:"\e2fe"}.fa-hashtag::before{content:"\23"}.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-expand-alt::before{content:"\f424"}.fa-oil-can::before{content:"\f613"}.fa-t::before{content:"\54"}.fa-transformer-bolt::before{content:"\e2a4"}.fa-hippo::before{content:"\f6ed"}.fa-chart-column::before{content:"\e0e3"}.fa-cassette-vhs::before{content:"\f8ec"}.fa-vhs::before{content:"\f8ec"}.fa-infinity::before{content:"\f534"}.fa-vial-circle-check::before{content:"\e596"}.fa-chimney::before{content:"\f78b"}.fa-object-intersect::before{content:"\e49d"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-voicemail::before{content:"\f897"}.fa-block-brick::before{content:"\e3db"}.fa-wall-brick::before{content:"\e3db"}.fa-fan::before{content:"\f863"}.fa-bags-shopping::before{content:"\f847"}.fa-paragraph-left::before{content:"\f878"}.fa-paragraph-rtl::before{content:"\f878"}.fa-person-walking-luggage::before{content:"\e554"}.fa-caravan-simple::before{content:"\e000"}.fa-caravan-alt::before{content:"\e000"}.fa-turtle::before{content:"\f726"}.fa-pencil-mechanical::before{content:"\e5ca"}.fa-up-down::before{content:"\f338"}.fa-arrows-alt-v::before{content:"\f338"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-booth-curtain::before{content:"\f734"}.fa-calendar::before{content:"\f133"}.fa-box-heart::before{content:"\f49d"}.fa-trailer::before{content:"\e041"}.fa-user-doctor-message::before{content:"\f82e"}.fa-user-md-chat::before{content:"\f82e"}.fa-bahai::before{content:"\f666"}.fa-haykal::before{content:"\f666"}.fa-lighthouse::before{content:"\e612"}.fa-amp-guitar::before{content:"\f8a1"}.fa-sd-card::before{content:"\f7c2"}.fa-volume-slash::before{content:"\f2e2"}.fa-border-bottom::before{content:"\f84d"}.fa-wifi-weak::before{content:"\f6aa"}.fa-wifi-1::before{content:"\f6aa"}.fa-dragon::before{content:"\f6d5"}.fa-shoe-prints::before{content:"\f54b"}.fa-circle-plus::before{content:"\f055"}.fa-plus-circle::before{content:"\f055"}.fa-face-grin-tongue-wink::before{content:"\f58b"}.fa-grin-tongue-wink::before{content:"\f58b"}.fa-hand-holding::before{content:"\f4bd"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-link-slash::before{content:"\f127"}.fa-chain-broken::before{content:"\f127"}.fa-chain-slash::before{content:"\f127"}.fa-unlink::before{content:"\f127"}.fa-clone::before{content:"\f24d"}.fa-person-walking-arrow-loop-left::before{content:"\e551"}.fa-arrow-up-z-a::before{content:"\f882"}.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-fire-flame-curved::before{content:"\f7e4"}.fa-fire-alt::before{content:"\f7e4"}.fa-tornado::before{content:"\f76f"}.fa-file-circle-plus::before{content:"\e494"}.fa-delete-right::before{content:"\e154"}.fa-book-quran::before{content:"\f687"}.fa-quran::before{content:"\f687"}.fa-circle-quarter::before{content:"\e11f"}.fa-anchor::before{content:"\f13d"}.fa-border-all::before{content:"\f84c"}.fa-function::before{content:"\f661"}.fa-face-angry::before{content:"\f556"}.fa-angry::before{content:"\f556"}.fa-people-simple::before{content:"\e21b"}.fa-cookie-bite::before{content:"\f564"}.fa-arrow-trend-down::before{content:"\e097"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-face-monocle::before{content:"\e380"}.fa-draw-polygon::before{content:"\f5ee"}.fa-scale-balanced::before{content:"\f24e"}.fa-balance-scale::before{content:"\f24e"}.fa-calendar-lines::before{content:"\e0d5"}.fa-calendar-note::before{content:"\e0d5"}.fa-arrow-down-big-small::before{content:"\f88c"}.fa-sort-size-down::before{content:"\f88c"}.fa-gauge-simple-high::before{content:"\f62a"}.fa-tachometer::before{content:"\f62a"}.fa-tachometer-fast::before{content:"\f62a"}.fa-do-not-enter::before{content:"\f5ec"}.fa-shower::before{content:"\f2cc"}.fa-dice-d8::before{content:"\f6d2"}.fa-desktop::before{content:"\f390"}.fa-desktop-alt::before{content:"\f390"}.fa-m::before{content:"\4d"}.fa-grip-dots-vertical::before{content:"\e411"}.fa-face-viewfinder::before{content:"\e2ff"}.fa-soft-serve::before{content:"\e400"}.fa-creemee::before{content:"\e400"}.fa-h5::before{content:"\e412"}.fa-hand-back-point-down::before{content:"\e19e"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-comment-sms::before{content:"\f7cd"}.fa-sms::before{content:"\f7cd"}.fa-rectangle::before{content:"\f2fa"}.fa-rectangle-landscape::before{content:"\f2fa"}.fa-clipboard-list-check::before{content:"\f737"}.fa-turkey::before{content:"\f725"}.fa-book::before{content:"\f02d"}.fa-user-plus::before{content:"\f234"}.fa-ice-skate::before{content:"\f7ac"}.fa-check::before{content:"\f00c"}.fa-battery-three-quarters::before{content:"\f241"}.fa-battery-4::before{content:"\f241"}.fa-tomato::before{content:"\e330"}.fa-sword-laser::before{content:"\e03b"}.fa-house-circle-check::before{content:"\e509"}.fa-buildings::before{content:"\e0cc"}.fa-angle-left::before{content:"\f104"}.fa-cart-flatbed-boxes::before{content:"\f475"}.fa-dolly-flatbed-alt::before{content:"\f475"}.fa-diagram-successor::before{content:"\e47a"}.fa-truck-arrow-right::before{content:"\e58b"}.fa-square-w::before{content:"\e285"}.fa-arrows-split-up-and-left::before{content:"\e4bc"}.fa-lamp::before{content:"\f4ca"}.fa-airplay::before{content:"\e089"}.fa-hand-fist::before{content:"\f6de"}.fa-fist-raised::before{content:"\f6de"}.fa-shield-quartered::before{content:"\e575"}.fa-slash-forward::before{content:"\2f"}.fa-location-pen::before{content:"\f607"}.fa-map-marker-edit::before{content:"\f607"}.fa-cloud-moon::before{content:"\f6c3"}.fa-pot-food::before{content:"\e43f"}.fa-briefcase::before{content:"\f0b1"}.fa-person-falling::before{content:"\e546"}.fa-image-portrait::before{content:"\f3e0"}.fa-portrait::before{content:"\f3e0"}.fa-user-tag::before{content:"\f507"}.fa-rug::before{content:"\e569"}.fa-print-slash::before{content:"\f686"}.fa-earth-europe::before{content:"\f7a2"}.fa-globe-europe::before{content:"\f7a2"}.fa-cart-flatbed-suitcase::before{content:"\f59d"}.fa-luggage-cart::before{content:"\f59d"}.fa-hand-back-point-ribbon::before{content:"\e1a0"}.fa-rectangle-xmark::before{content:"\f410"}.fa-rectangle-times::before{content:"\f410"}.fa-times-rectangle::before{content:"\f410"}.fa-window-close::before{content:"\f410"}.fa-tire-rugged::before{content:"\f634"}.fa-lightbulb-dollar::before{content:"\f670"}.fa-cowbell::before{content:"\f8b3"}.fa-baht-sign::before{content:"\e0ac"}.fa-corner::before{content:"\e3fe"}.fa-chevrons-right::before{content:"\f324"}.fa-chevron-double-right::before{content:"\f324"}.fa-book-open::before{content:"\f518"}.fa-book-journal-whills::before{content:"\f66a"}.fa-journal-whills::before{content:"\f66a"}.fa-inhaler::before{content:"\f5f9"}.fa-handcuffs::before{content:"\e4f8"}.fa-snake::before{content:"\f716"}.fa-triangle-exclamation::before{content:"\f071"}.fa-exclamation-triangle::before{content:"\f071"}.fa-warning::before{content:"\f071"}.fa-note-medical::before{content:"\e200"}.fa-database::before{content:"\f1c0"}.fa-down-left::before{content:"\e16a"}.fa-share::before{content:"\f064"}.fa-arrow-turn-right::before{content:"\f064"}.fa-mail-forward::before{content:"\f064"}.fa-face-thinking::before{content:"\e39b"}.fa-turn-down-right::before{content:"\e455"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-mask-face::before{content:"\e1d7"}.fa-hill-rockslide::before{content:"\e508"}.fa-scanner-keyboard::before{content:"\f489"}.fa-circle-o::before{content:"\e119"}.fa-grid-horizontal::before{content:"\e307"}.fa-message-dollar::before{content:"\f650"}.fa-comment-alt-dollar::before{content:"\f650"}.fa-right-left::before{content:"\f362"}.fa-exchange-alt::before{content:"\f362"}.fa-columns-3::before{content:"\e361"}.fa-paper-plane::before{content:"\f1d8"}.fa-road-circle-exclamation::before{content:"\e565"}.fa-dungeon::before{content:"\f6d9"}.fa-hand-holding-box::before{content:"\f47b"}.fa-input-text::before{content:"\e1bf"}.fa-window-flip::before{content:"\f40f"}.fa-window-alt::before{content:"\f40f"}.fa-align-right::before{content:"\f038"}.fa-scanner-gun::before{content:"\f488"}.fa-scanner::before{content:"\f488"}.fa-tire::before{content:"\f631"}.fa-engine::before{content:"\e16e"}.fa-money-bill-1-wave::before{content:"\f53b"}.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-life-ring::before{content:"\f1cd"}.fa-hands::before{content:"\f2a7"}.fa-sign-language::before{content:"\f2a7"}.fa-signing::before{content:"\f2a7"}.fa-circle-caret-right::before{content:"\f330"}.fa-caret-circle-right::before{content:"\f330"}.fa-wheat::before{content:"\f72d"}.fa-file-spreadsheet::before{content:"\f65b"}.fa-audio-description-slash::before{content:"\e0a8"}.fa-calendar-day::before{content:"\f783"}.fa-water-ladder::before{content:"\f5c5"}.fa-ladder-water::before{content:"\f5c5"}.fa-swimming-pool::before{content:"\f5c5"}.fa-arrows-up-down::before{content:"\f07d"}.fa-arrows-v::before{content:"\f07d"}.fa-chess-pawn-piece::before{content:"\f444"}.fa-chess-pawn-alt::before{content:"\f444"}.fa-face-grimace::before{content:"\f57f"}.fa-grimace::before{content:"\f57f"}.fa-wheelchair-move::before{content:"\e2ce"}.fa-wheelchair-alt::before{content:"\e2ce"}.fa-turn-down::before{content:"\f3be"}.fa-level-down-alt::before{content:"\f3be"}.fa-square-s::before{content:"\e27d"}.fa-rectangle-barcode::before{content:"\f463"}.fa-barcode-alt::before{content:"\f463"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-square-envelope::before{content:"\f199"}.fa-envelope-square::before{content:"\f199"}.fa-dice::before{content:"\f522"}.fa-unicorn::before{content:"\f727"}.fa-bowling-ball::before{content:"\f436"}.fa-pompebled::before{content:"\e43d"}.fa-brain::before{content:"\f5dc"}.fa-watch-smart::before{content:"\e2cc"}.fa-book-user::before{content:"\f7e7"}.fa-sensor-cloud::before{content:"\e02c"}.fa-sensor-smoke::before{content:"\e02c"}.fa-clapperboard-play::before{content:"\e132"}.fa-bandage::before{content:"\f462"}.fa-band-aid::before{content:"\f462"}.fa-calendar-minus::before{content:"\f272"}.fa-circle-xmark::before{content:"\f057"}.fa-times-circle::before{content:"\f057"}.fa-xmark-circle::before{content:"\f057"}.fa-circle-4::before{content:"\e0f1"}.fa-gifts::before{content:"\f79c"}.fa-album-collection::before{content:"\f8a0"}.fa-hotel::before{content:"\f594"}.fa-earth-asia::before{content:"\f57e"}.fa-globe-asia::before{content:"\f57e"}.fa-id-card-clip::before{content:"\f47f"}.fa-id-card-alt::before{content:"\f47f"}.fa-magnifying-glass-plus::before{content:"\f00e"}.fa-search-plus::before{content:"\f00e"}.fa-thumbs-up::before{content:"\f164"}.fa-cloud-showers::before{content:"\f73f"}.fa-user-clock::before{content:"\f4fd"}.fa-onion::before{content:"\e427"}.fa-clock-twelve-thirty::before{content:"\e359"}.fa-arrow-down-to-dotted-line::before{content:"\e095"}.fa-hand-dots::before{content:"\f461"}.fa-allergies::before{content:"\f461"}.fa-file-invoice::before{content:"\f570"}.fa-window-minimize::before{content:"\f2d1"}.fa-rectangle-wide::before{content:"\f2fc"}.fa-comment-arrow-up::before{content:"\e144"}.fa-garlic::before{content:"\e40e"}.fa-mug-saucer::before{content:"\f0f4"}.fa-coffee::before{content:"\f0f4"}.fa-brush::before{content:"\f55d"}.fa-tree-decorated::before{content:"\f7dc"}.fa-mask::before{content:"\f6fa"}.fa-calendar-heart::before{content:"\e0d3"}.fa-magnifying-glass-minus::before{content:"\f010"}.fa-search-minus::before{content:"\f010"}.fa-flower::before{content:"\f7ff"}.fa-arrow-down-from-arc::before{content:"\e614"}.fa-right-left-large::before{content:"\e5e1"}.fa-ruler-vertical::before{content:"\f548"}.fa-circles-overlap::before{content:"\e600"}.fa-user-large::before{content:"\f406"}.fa-user-alt::before{content:"\f406"}.fa-starship-freighter::before{content:"\e03a"}.fa-train-tram::before{content:"\e5b4"}.fa-bridge-suspension::before{content:"\e4cd"}.fa-trash-check::before{content:"\e2af"}.fa-user-nurse::before{content:"\f82f"}.fa-boombox::before{content:"\f8a5"}.fa-syringe::before{content:"\f48e"}.fa-cloud-sun::before{content:"\f6c4"}.fa-shield-exclamation::before{content:"\e247"}.fa-stopwatch-20::before{content:"\e06f"}.fa-square-full::before{content:"\f45c"}.fa-grip-dots::before{content:"\e410"}.fa-comment-exclamation::before{content:"\f4af"}.fa-pen-swirl::before{content:"\e214"}.fa-falafel::before{content:"\e40a"}.fa-circle-2::before{content:"\e0ef"}.fa-magnet::before{content:"\f076"}.fa-jar::before{content:"\e516"}.fa-gramophone::before{content:"\f8bd"}.fa-dice-d12::before{content:"\f6ce"}.fa-note-sticky::before{content:"\f249"}.fa-sticky-note::before{content:"\f249"}.fa-down::before{content:"\f354"}.fa-arrow-alt-down::before{content:"\f354"}.fa-hundred-points::before{content:"\e41c"}.fa-100::before{content:"\e41c"}.fa-paperclip-vertical::before{content:"\e3c2"}.fa-wind-warning::before{content:"\f776"}.fa-wind-circle-exclamation::before{content:"\f776"}.fa-location-pin-slash::before{content:"\f60c"}.fa-map-marker-slash::before{content:"\f60c"}.fa-face-sad-sweat::before{content:"\e38a"}.fa-bug-slash::before{content:"\e490"}.fa-cupcake::before{content:"\e402"}.fa-light-switch-off::before{content:"\e018"}.fa-toggle-large-off::before{content:"\e5b0"}.fa-pen-fancy-slash::before{content:"\e210"}.fa-truck-container::before{content:"\f4dc"}.fa-boot::before{content:"\f782"}.fa-arrow-up-from-water-pump::before{content:"\e4b6"}.fa-file-check::before{content:"\f316"}.fa-bone::before{content:"\f5d7"}.fa-cards-blank::before{content:"\e4df"}.fa-circle-3::before{content:"\e0f0"}.fa-bench-tree::before{content:"\e2e7"}.fa-keyboard-brightness-low::before{content:"\e1c1"}.fa-ski-boot-ski::before{content:"\e3cd"}.fa-brain-circuit::before{content:"\e0c6"}.fa-user-injured::before{content:"\f728"}.fa-block-brick-fire::before{content:"\e3dc"}.fa-firewall::before{content:"\e3dc"}.fa-face-sad-tear::before{content:"\f5b4"}.fa-sad-tear::before{content:"\f5b4"}.fa-plane::before{content:"\f072"}.fa-tent-arrows-down::before{content:"\e581"}.fa-exclamation::before{content:"\21"}.fa-arrows-spin::before{content:"\e4bb"}.fa-face-smile-relaxed::before{content:"\e392"}.fa-comment-xmark::before{content:"\f4b5"}.fa-comment-times::before{content:"\f4b5"}.fa-print::before{content:"\f02f"}.fa-turkish-lira-sign::before{content:"\e2bb"}.fa-try::before{content:"\e2bb"}.fa-turkish-lira::before{content:"\e2bb"}.fa-face-nose-steam::before{content:"\e382"}.fa-circle-waveform-lines::before{content:"\e12d"}.fa-waveform-circle::before{content:"\e12d"}.fa-dollar-sign::before{content:"\24"}.fa-dollar::before{content:"\24"}.fa-usd::before{content:"\24"}.fa-ferris-wheel::before{content:"\e174"}.fa-computer-speaker::before{content:"\f8b2"}.fa-skull-cow::before{content:"\f8de"}.fa-x::before{content:"\58"}.fa-magnifying-glass-dollar::before{content:"\f688"}.fa-search-dollar::before{content:"\f688"}.fa-users-gear::before{content:"\f509"}.fa-users-cog::before{content:"\f509"}.fa-person-military-pointing::before{content:"\e54a"}.fa-building-columns::before{content:"\f19c"}.fa-bank::before{content:"\f19c"}.fa-institution::before{content:"\f19c"}.fa-museum::before{content:"\f19c"}.fa-university::before{content:"\f19c"}.fa-circle-t::before{content:"\e124"}.fa-sack::before{content:"\f81c"}.fa-grid-2::before{content:"\e196"}.fa-camera-cctv::before{content:"\f8ac"}.fa-cctv::before{content:"\f8ac"}.fa-umbrella::before{content:"\f0e9"}.fa-trowel::before{content:"\e589"}.fa-horizontal-rule::before{content:"\f86c"}.fa-bed-front::before{content:"\f8f7"}.fa-bed-alt::before{content:"\f8f7"}.fa-d::before{content:"\44"}.fa-stapler::before{content:"\e5af"}.fa-masks-theater::before{content:"\f630"}.fa-theater-masks::before{content:"\f630"}.fa-kip-sign::before{content:"\e1c4"}.fa-face-woozy::before{content:"\e3a2"}.fa-cloud-question::before{content:"\e492"}.fa-pineapple::before{content:"\e31f"}.fa-hand-point-left::before{content:"\f0a5"}.fa-gallery-thumbnails::before{content:"\e3aa"}.fa-circle-j::before{content:"\e112"}.fa-eyes::before{content:"\e367"}.fa-handshake-simple::before{content:"\f4c6"}.fa-handshake-alt::before{content:"\f4c6"}.fa-page-caret-up::before{content:"\e42a"}.fa-file-caret-up::before{content:"\e42a"}.fa-jet-fighter::before{content:"\f0fb"}.fa-fighter-jet::before{content:"\f0fb"}.fa-comet::before{content:"\e003"}.fa-square-share-nodes::before{content:"\f1e1"}.fa-share-alt-square::before{content:"\f1e1"}.fa-shield-keyhole::before{content:"\e248"}.fa-barcode::before{content:"\f02a"}.fa-plus-minus::before{content:"\e43c"}.fa-square-sliders-vertical::before{content:"\f3f2"}.fa-sliders-v-square::before{content:"\f3f2"}.fa-video::before{content:"\f03d"}.fa-video-camera::before{content:"\f03d"}.fa-message-middle::before{content:"\e1e1"}.fa-comment-middle-alt::before{content:"\e1e1"}.fa-graduation-cap::before{content:"\f19d"}.fa-mortar-board::before{content:"\f19d"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-person-circle-check::before{content:"\e53e"}.fa-square-z::before{content:"\e288"}.fa-message-text::before{content:"\e1e6"}.fa-comment-alt-text::before{content:"\e1e6"}.fa-turn-up::before{content:"\f3bf"}.fa-level-up-alt::before{content:"\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: 'Font Awesome 6 Brands';--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-brands-400.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-brands-400.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-square-js:before{content:"\f3b9"}.fa-js-square:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-square-reddit:before{content:"\f1a2"}.fa-reddit-square:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-square-instagram:before{content:"\e055"}.fa-instagram-square:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-square-hacker-news:before{content:"\f3af"}.fa-hacker-news-square:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-square-snapchat:before{content:"\f2ad"}.fa-snapchat-square:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before{content:"\f2aa"}.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-square-dribbble:before{content:"\f397"}.fa-dribbble-square:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before{content:"\f081"}.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before{content:"\f431"}.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-wpressr:before{content:"\f3e4"}.fa-rendact:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before{content:"\f1b7"}.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before{content:"\f194"}.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-square-github:before{content:"\f092"}.fa-github-square:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-square-gitlab:before{content:"\e5ae"}.fa-gitlab-square:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-square-odnoklassniki:before{content:"\f264"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-square-pinterest:before{content:"\f0d3"}.fa-pinterest-square:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-square-google-plus:before{content:"\f0d4"}.fa-google-plus-square:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before{content:"\f169"}.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-square-pied-piper:before{content:"\e01e"}.fa-pied-piper-square:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-square-facebook:before{content:"\f082"}.fa-facebook-square:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-square-lastfm:before{content:"\f203"}.fa-lastfm-square:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before{content:"\e2d0"}.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-square-behance:before{content:"\f1b5"}.fa-behance-square:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-square-git:before{content:"\f1d2"}.fa-git-square:before{content:"\f1d2"}.fa-square-tumblr:before{content:"\f174"}.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before{content:"\f40c"}.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:root,:host{--fa-style-family-duotone: 'Font Awesome 6 Duotone';--fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone'}@font-face{font-family:'Font Awesome 6 Duotone';font-style:normal;font-weight:900;font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-duotone-900.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-duotone-900.ttf) format("truetype")}.fad,.fa-duotone{position:relative;font-weight:900;letter-spacing:normal}.fad::before,.fa-duotone::before{position:absolute;color:var(--fa-primary-color, inherit);opacity:var(--fa-primary-opacity, 1)}.fad::after,.fa-duotone::after{color:var(--fa-secondary-color, inherit);opacity:var(--fa-secondary-opacity, 0.4)}.fa-swap-opacity .fad::before,.fa-swap-opacity .fa-duotone::before,.fad.fa-swap-opacity::before,.fa-duotone.fa-swap-opacity::before{opacity:var(--fa-secondary-opacity, 0.4)}.fa-swap-opacity .fad::after,.fa-swap-opacity .fa-duotone::after,.fad.fa-swap-opacity::after,.fa-duotone.fa-swap-opacity::after{opacity:var(--fa-primary-opacity, 1)}.fad.fa-inverse,.fa-duotone.fa-inverse{color:var(--fa-inverse, #fff)}.fad.fa-stack-1x,.fad.fa-stack-2x,.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x{position:absolute}.fad.fa-0::after,.fa-duotone.fa-0::after{content:"\30\30"}.fad.fa-1::after,.fa-duotone.fa-1::after{content:"\31\31"}.fad.fa-2::after,.fa-duotone.fa-2::after{content:"\32\32"}.fad.fa-3::after,.fa-duotone.fa-3::after{content:"\33\33"}.fad.fa-4::after,.fa-duotone.fa-4::after{content:"\34\34"}.fad.fa-5::after,.fa-duotone.fa-5::after{content:"\35\35"}.fad.fa-6::after,.fa-duotone.fa-6::after{content:"\36\36"}.fad.fa-7::after,.fa-duotone.fa-7::after{content:"\37\37"}.fad.fa-8::after,.fa-duotone.fa-8::after{content:"\38\38"}.fad.fa-9::after,.fa-duotone.fa-9::after{content:"\39\39"}.fad.fa-fill-drip::after,.fa-duotone.fa-fill-drip::after{content:"\f576\f576"}.fad.fa-arrows-to-circle::after,.fa-duotone.fa-arrows-to-circle::after{content:"\e4bd\e4bd"}.fad.fa-circle-chevron-right::after,.fa-duotone.fa-circle-chevron-right::after{content:"\f138\f138"}.fad.fa-chevron-circle-right::after,.fa-duotone.fa-chevron-circle-right::after{content:"\f138\f138"}.fad.fa-wagon-covered::after,.fa-duotone.fa-wagon-covered::after{content:"\f8ee\f8ee"}.fad.fa-line-height::after,.fa-duotone.fa-line-height::after{content:"\f871\f871"}.fad.fa-bagel::after,.fa-duotone.fa-bagel::after{content:"\e3d7\e3d7"}.fad.fa-transporter-7::after,.fa-duotone.fa-transporter-7::after{content:"\e2a8\e2a8"}.fad.fa-at::after,.fa-duotone.fa-at::after{content:"\40\40"}.fad.fa-rectangles-mixed::after,.fa-duotone.fa-rectangles-mixed::after{content:"\e323\e323"}.fad.fa-phone-arrow-up-right::after,.fa-duotone.fa-phone-arrow-up-right::after{content:"\e224\e224"}.fad.fa-phone-arrow-up::after,.fa-duotone.fa-phone-arrow-up::after{content:"\e224\e224"}.fad.fa-phone-outgoing::after,.fa-duotone.fa-phone-outgoing::after{content:"\e224\e224"}.fad.fa-trash-can::after,.fa-duotone.fa-trash-can::after{content:"\f2ed\f2ed"}.fad.fa-trash-alt::after,.fa-duotone.fa-trash-alt::after{content:"\f2ed\f2ed"}.fad.fa-circle-l::after,.fa-duotone.fa-circle-l::after{content:"\e114\e114"}.fad.fa-head-side-goggles::after,.fa-duotone.fa-head-side-goggles::after{content:"\f6ea\f6ea"}.fad.fa-head-vr::after,.fa-duotone.fa-head-vr::after{content:"\f6ea\f6ea"}.fad.fa-text-height::after,.fa-duotone.fa-text-height::after{content:"\f034\f034"}.fad.fa-user-xmark::after,.fa-duotone.fa-user-xmark::after{content:"\f235\f235"}.fad.fa-user-times::after,.fa-duotone.fa-user-times::after{content:"\f235\f235"}.fad.fa-face-hand-yawn::after,.fa-duotone.fa-face-hand-yawn::after{content:"\e379\e379"}.fad.fa-gauge-simple-min::after,.fa-duotone.fa-gauge-simple-min::after{content:"\f62d\f62d"}.fad.fa-tachometer-slowest::after,.fa-duotone.fa-tachometer-slowest::after{content:"\f62d\f62d"}.fad.fa-stethoscope::after,.fa-duotone.fa-stethoscope::after{content:"\f0f1\f0f1"}.fad.fa-coffin::after,.fa-duotone.fa-coffin::after{content:"\f6c6\f6c6"}.fad.fa-message::after,.fa-duotone.fa-message::after{content:"\f27a\f27a"}.fad.fa-comment-alt::after,.fa-duotone.fa-comment-alt::after{content:"\f27a\f27a"}.fad.fa-salad::after,.fa-duotone.fa-salad::after{content:"\f81e\f81e"}.fad.fa-bowl-salad::after,.fa-duotone.fa-bowl-salad::after{content:"\f81e\f81e"}.fad.fa-info::after,.fa-duotone.fa-info::after{content:"\f129\f129"}.fad.fa-robot-astromech::after,.fa-duotone.fa-robot-astromech::after{content:"\e2d2\e2d2"}.fad.fa-ring-diamond::after,.fa-duotone.fa-ring-diamond::after{content:"\e5ab\e5ab"}.fad.fa-fondue-pot::after,.fa-duotone.fa-fondue-pot::after{content:"\e40d\e40d"}.fad.fa-theta::after,.fa-duotone.fa-theta::after{content:"\f69e\f69e"}.fad.fa-face-hand-peeking::after,.fa-duotone.fa-face-hand-peeking::after{content:"\e481\e481"}.fad.fa-square-user::after,.fa-duotone.fa-square-user::after{content:"\e283\e283"}.fad.fa-down-left-and-up-right-to-center::after,.fa-duotone.fa-down-left-and-up-right-to-center::after{content:"\f422\f422"}.fad.fa-compress-alt::after,.fa-duotone.fa-compress-alt::after{content:"\f422\f422"}.fad.fa-explosion::after,.fa-duotone.fa-explosion::after{content:"\e4e9\e4e9"}.fad.fa-file-lines::after,.fa-duotone.fa-file-lines::after{content:"\f15c\f15c"}.fad.fa-file-alt::after,.fa-duotone.fa-file-alt::after{content:"\f15c\f15c"}.fad.fa-file-text::after,.fa-duotone.fa-file-text::after{content:"\f15c\f15c"}.fad.fa-wave-square::after,.fa-duotone.fa-wave-square::after{content:"\f83e\f83e"}.fad.fa-ring::after,.fa-duotone.fa-ring::after{content:"\f70b\f70b"}.fad.fa-building-un::after,.fa-duotone.fa-building-un::after{content:"\e4d9\e4d9"}.fad.fa-dice-three::after,.fa-duotone.fa-dice-three::after{content:"\f527\f527"}.fad.fa-tire-pressure-warning::after,.fa-duotone.fa-tire-pressure-warning::after{content:"\f633\f633"}.fad.fa-wifi-fair::after,.fa-duotone.fa-wifi-fair::after{content:"\f6ab\f6ab"}.fad.fa-wifi-2::after,.fa-duotone.fa-wifi-2::after{content:"\f6ab\f6ab"}.fad.fa-calendar-days::after,.fa-duotone.fa-calendar-days::after{content:"\f073\f073"}.fad.fa-calendar-alt::after,.fa-duotone.fa-calendar-alt::after{content:"\f073\f073"}.fad.fa-mp3-player::after,.fa-duotone.fa-mp3-player::after{content:"\f8ce\f8ce"}.fad.fa-anchor-circle-check::after,.fa-duotone.fa-anchor-circle-check::after{content:"\e4aa\e4aa"}.fad.fa-tally-4::after,.fa-duotone.fa-tally-4::after{content:"\e297\e297"}.fad.fa-rectangle-history::after,.fa-duotone.fa-rectangle-history::after{content:"\e4a2\e4a2"}.fad.fa-building-circle-arrow-right::after,.fa-duotone.fa-building-circle-arrow-right::after{content:"\e4d1\e4d1"}.fad.fa-volleyball::after,.fa-duotone.fa-volleyball::after{content:"\f45f\f45f"}.fad.fa-volleyball-ball::after,.fa-duotone.fa-volleyball-ball::after{content:"\f45f\f45f"}.fad.fa-sun-haze::after,.fa-duotone.fa-sun-haze::after{content:"\f765\f765"}.fad.fa-text-size::after,.fa-duotone.fa-text-size::after{content:"\f894\f894"}.fad.fa-ufo::after,.fa-duotone.fa-ufo::after{content:"\e047\e047"}.fad.fa-fork::after,.fa-duotone.fa-fork::after{content:"\f2e3\f2e3"}.fad.fa-utensil-fork::after,.fa-duotone.fa-utensil-fork::after{content:"\f2e3\f2e3"}.fad.fa-arrows-up-to-line::after,.fa-duotone.fa-arrows-up-to-line::after{content:"\e4c2\e4c2"}.fad.fa-mobile-signal::after,.fa-duotone.fa-mobile-signal::after{content:"\e1ef\e1ef"}.fad.fa-barcode-scan::after,.fa-duotone.fa-barcode-scan::after{content:"\f465\f465"}.fad.fa-sort-down::after,.fa-duotone.fa-sort-down::after{content:"\f0dd\f0dd"}.fad.fa-sort-desc::after,.fa-duotone.fa-sort-desc::after{content:"\f0dd\f0dd"}.fad.fa-folder-arrow-down::after,.fa-duotone.fa-folder-arrow-down::after{content:"\e053\e053"}.fad.fa-folder-download::after,.fa-duotone.fa-folder-download::after{content:"\e053\e053"}.fad.fa-circle-minus::after,.fa-duotone.fa-circle-minus::after{content:"\f056\f056"}.fad.fa-minus-circle::after,.fa-duotone.fa-minus-circle::after{content:"\f056\f056"}.fad.fa-face-icicles::after,.fa-duotone.fa-face-icicles::after{content:"\e37c\e37c"}.fad.fa-shovel::after,.fa-duotone.fa-shovel::after{content:"\f713\f713"}.fad.fa-door-open::after,.fa-duotone.fa-door-open::after{content:"\f52b\f52b"}.fad.fa-films::after,.fa-duotone.fa-films::after{content:"\e17a\e17a"}.fad.fa-right-from-bracket::after,.fa-duotone.fa-right-from-bracket::after{content:"\f2f5\f2f5"}.fad.fa-sign-out-alt::after,.fa-duotone.fa-sign-out-alt::after{content:"\f2f5\f2f5"}.fad.fa-face-glasses::after,.fa-duotone.fa-face-glasses::after{content:"\e377\e377"}.fad.fa-nfc::after,.fa-duotone.fa-nfc::after{content:"\e1f7\e1f7"}.fad.fa-atom::after,.fa-duotone.fa-atom::after{content:"\f5d2\f5d2"}.fad.fa-soap::after,.fa-duotone.fa-soap::after{content:"\e06e\e06e"}.fad.fa-icons::after,.fa-duotone.fa-icons::after{content:"\f86d\f86d"}.fad.fa-heart-music-camera-bolt::after,.fa-duotone.fa-heart-music-camera-bolt::after{content:"\f86d\f86d"}.fad.fa-microphone-lines-slash::after,.fa-duotone.fa-microphone-lines-slash::after{content:"\f539\f539"}.fad.fa-microphone-alt-slash::after,.fa-duotone.fa-microphone-alt-slash::after{content:"\f539\f539"}.fad.fa-closed-captioning-slash::after,.fa-duotone.fa-closed-captioning-slash::after{content:"\e135\e135"}.fad.fa-calculator-simple::after,.fa-duotone.fa-calculator-simple::after{content:"\f64c\f64c"}.fad.fa-calculator-alt::after,.fa-duotone.fa-calculator-alt::after{content:"\f64c\f64c"}.fad.fa-bridge-circle-check::after,.fa-duotone.fa-bridge-circle-check::after{content:"\e4c9\e4c9"}.fad.fa-sliders-up::after,.fa-duotone.fa-sliders-up::after{content:"\f3f1\f3f1"}.fad.fa-sliders-v::after,.fa-duotone.fa-sliders-v::after{content:"\f3f1\f3f1"}.fad.fa-location-minus::after,.fa-duotone.fa-location-minus::after{content:"\f609\f609"}.fad.fa-map-marker-minus::after,.fa-duotone.fa-map-marker-minus::after{content:"\f609\f609"}.fad.fa-pump-medical::after,.fa-duotone.fa-pump-medical::after{content:"\e06a\e06a"}.fad.fa-fingerprint::after,.fa-duotone.fa-fingerprint::after{content:"\f577\f577"}.fad.fa-ski-boot::after,.fa-duotone.fa-ski-boot::after{content:"\e3cc\e3cc"}.fad.fa-standard-definition::after,.fa-duotone.fa-standard-definition::after{content:"\e28a\e28a"}.fad.fa-rectangle-sd::after,.fa-duotone.fa-rectangle-sd::after{content:"\e28a\e28a"}.fad.fa-h1::after,.fa-duotone.fa-h1::after{content:"\f313\f313"}.fad.fa-hand-point-right::after,.fa-duotone.fa-hand-point-right::after{content:"\f0a4\f0a4"}.fad.fa-magnifying-glass-location::after,.fa-duotone.fa-magnifying-glass-location::after{content:"\f689\f689"}.fad.fa-search-location::after,.fa-duotone.fa-search-location::after{content:"\f689\f689"}.fad.fa-message-bot::after,.fa-duotone.fa-message-bot::after{content:"\e3b8\e3b8"}.fad.fa-forward-step::after,.fa-duotone.fa-forward-step::after{content:"\f051\f051"}.fad.fa-step-forward::after,.fa-duotone.fa-step-forward::after{content:"\f051\f051"}.fad.fa-face-smile-beam::after,.fa-duotone.fa-face-smile-beam::after{content:"\f5b8\f5b8"}.fad.fa-smile-beam::after,.fa-duotone.fa-smile-beam::after{content:"\f5b8\f5b8"}.fad.fa-light-ceiling::after,.fa-duotone.fa-light-ceiling::after{content:"\e016\e016"}.fad.fa-message-exclamation::after,.fa-duotone.fa-message-exclamation::after{content:"\f4a5\f4a5"}.fad.fa-comment-alt-exclamation::after,.fa-duotone.fa-comment-alt-exclamation::after{content:"\f4a5\f4a5"}.fad.fa-bowl-scoop::after,.fa-duotone.fa-bowl-scoop::after{content:"\e3de\e3de"}.fad.fa-bowl-shaved-ice::after,.fa-duotone.fa-bowl-shaved-ice::after{content:"\e3de\e3de"}.fad.fa-square-x::after,.fa-duotone.fa-square-x::after{content:"\e286\e286"}.fad.fa-utility-pole-double::after,.fa-duotone.fa-utility-pole-double::after{content:"\e2c4\e2c4"}.fad.fa-flag-checkered::after,.fa-duotone.fa-flag-checkered::after{content:"\f11e\f11e"}.fad.fa-chevrons-up::after,.fa-duotone.fa-chevrons-up::after{content:"\f325\f325"}.fad.fa-chevron-double-up::after,.fa-duotone.fa-chevron-double-up::after{content:"\f325\f325"}.fad.fa-football::after,.fa-duotone.fa-football::after{content:"\f44e\f44e"}.fad.fa-football-ball::after,.fa-duotone.fa-football-ball::after{content:"\f44e\f44e"}.fad.fa-user-vneck::after,.fa-duotone.fa-user-vneck::after{content:"\e461\e461"}.fad.fa-school-circle-exclamation::after,.fa-duotone.fa-school-circle-exclamation::after{content:"\e56c\e56c"}.fad.fa-crop::after,.fa-duotone.fa-crop::after{content:"\f125\f125"}.fad.fa-angles-down::after,.fa-duotone.fa-angles-down::after{content:"\f103\f103"}.fad.fa-angle-double-down::after,.fa-duotone.fa-angle-double-down::after{content:"\f103\f103"}.fad.fa-users-rectangle::after,.fa-duotone.fa-users-rectangle::after{content:"\e594\e594"}.fad.fa-people-roof::after,.fa-duotone.fa-people-roof::after{content:"\e537\e537"}.fad.fa-square-arrow-right::after,.fa-duotone.fa-square-arrow-right::after{content:"\f33b\f33b"}.fad.fa-arrow-square-right::after,.fa-duotone.fa-arrow-square-right::after{content:"\f33b\f33b"}.fad.fa-location-plus::after,.fa-duotone.fa-location-plus::after{content:"\f60a\f60a"}.fad.fa-map-marker-plus::after,.fa-duotone.fa-map-marker-plus::after{content:"\f60a\f60a"}.fad.fa-lightbulb-exclamation-on::after,.fa-duotone.fa-lightbulb-exclamation-on::after{content:"\e1ca\e1ca"}.fad.fa-people-line::after,.fa-duotone.fa-people-line::after{content:"\e534\e534"}.fad.fa-beer-mug-empty::after,.fa-duotone.fa-beer-mug-empty::after{content:"\f0fc\f0fc"}.fad.fa-beer::after,.fa-duotone.fa-beer::after{content:"\f0fc\f0fc"}.fad.fa-crate-empty::after,.fa-duotone.fa-crate-empty::after{content:"\e151\e151"}.fad.fa-diagram-predecessor::after,.fa-duotone.fa-diagram-predecessor::after{content:"\e477\e477"}.fad.fa-transporter::after,.fa-duotone.fa-transporter::after{content:"\e042\e042"}.fad.fa-calendar-circle-user::after,.fa-duotone.fa-calendar-circle-user::after{content:"\e471\e471"}.fad.fa-arrow-up-long::after,.fa-duotone.fa-arrow-up-long::after{content:"\f176\f176"}.fad.fa-long-arrow-up::after,.fa-duotone.fa-long-arrow-up::after{content:"\f176\f176"}.fad.fa-person-carry-box::after,.fa-duotone.fa-person-carry-box::after{content:"\f4cf\f4cf"}.fad.fa-person-carry::after,.fa-duotone.fa-person-carry::after{content:"\f4cf\f4cf"}.fad.fa-fire-flame-simple::after,.fa-duotone.fa-fire-flame-simple::after{content:"\f46a\f46a"}.fad.fa-burn::after,.fa-duotone.fa-burn::after{content:"\f46a\f46a"}.fad.fa-person::after,.fa-duotone.fa-person::after{content:"\f183\f183"}.fad.fa-male::after,.fa-duotone.fa-male::after{content:"\f183\f183"}.fad.fa-laptop::after,.fa-duotone.fa-laptop::after{content:"\f109\f109"}.fad.fa-file-csv::after,.fa-duotone.fa-file-csv::after{content:"\f6dd\f6dd"}.fad.fa-menorah::after,.fa-duotone.fa-menorah::after{content:"\f676\f676"}.fad.fa-union::after,.fa-duotone.fa-union::after{content:"\f6a2\f6a2"}.fad.fa-chevrons-left::after,.fa-duotone.fa-chevrons-left::after{content:"\f323\f323"}.fad.fa-chevron-double-left::after,.fa-duotone.fa-chevron-double-left::after{content:"\f323\f323"}.fad.fa-circle-heart::after,.fa-duotone.fa-circle-heart::after{content:"\f4c7\f4c7"}.fad.fa-heart-circle::after,.fa-duotone.fa-heart-circle::after{content:"\f4c7\f4c7"}.fad.fa-truck-plane::after,.fa-duotone.fa-truck-plane::after{content:"\e58f\e58f"}.fad.fa-record-vinyl::after,.fa-duotone.fa-record-vinyl::after{content:"\f8d9\f8d9"}.fad.fa-bring-forward::after,.fa-duotone.fa-bring-forward::after{content:"\f856\f856"}.fad.fa-square-p::after,.fa-duotone.fa-square-p::after{content:"\e279\e279"}.fad.fa-face-grin-stars::after,.fa-duotone.fa-face-grin-stars::after{content:"\f587\f587"}.fad.fa-grin-stars::after,.fa-duotone.fa-grin-stars::after{content:"\f587\f587"}.fad.fa-sigma::after,.fa-duotone.fa-sigma::after{content:"\f68b\f68b"}.fad.fa-camera-movie::after,.fa-duotone.fa-camera-movie::after{content:"\f8a9\f8a9"}.fad.fa-bong::after,.fa-duotone.fa-bong::after{content:"\f55c\f55c"}.fad.fa-clarinet::after,.fa-duotone.fa-clarinet::after{content:"\f8ad\f8ad"}.fad.fa-truck-flatbed::after,.fa-duotone.fa-truck-flatbed::after{content:"\e2b6\e2b6"}.fad.fa-spaghetti-monster-flying::after,.fa-duotone.fa-spaghetti-monster-flying::after{content:"\f67b\f67b"}.fad.fa-pastafarianism::after,.fa-duotone.fa-pastafarianism::after{content:"\f67b\f67b"}.fad.fa-arrow-down-up-across-line::after,.fa-duotone.fa-arrow-down-up-across-line::after{content:"\e4af\e4af"}.fad.fa-leaf-heart::after,.fa-duotone.fa-leaf-heart::after{content:"\f4cb\f4cb"}.fad.fa-house-building::after,.fa-duotone.fa-house-building::after{content:"\e1b1\e1b1"}.fad.fa-cheese-swiss::after,.fa-duotone.fa-cheese-swiss::after{content:"\f7f0\f7f0"}.fad.fa-spoon::after,.fa-duotone.fa-spoon::after{content:"\f2e5\f2e5"}.fad.fa-utensil-spoon::after,.fa-duotone.fa-utensil-spoon::after{content:"\f2e5\f2e5"}.fad.fa-jar-wheat::after,.fa-duotone.fa-jar-wheat::after{content:"\e517\e517"}.fad.fa-envelopes-bulk::after,.fa-duotone.fa-envelopes-bulk::after{content:"\f674\f674"}.fad.fa-mail-bulk::after,.fa-duotone.fa-mail-bulk::after{content:"\f674\f674"}.fad.fa-file-circle-exclamation::after,.fa-duotone.fa-file-circle-exclamation::after{content:"\e4eb\e4eb"}.fad.fa-bow-arrow::after,.fa-duotone.fa-bow-arrow::after{content:"\f6b9\f6b9"}.fad.fa-cart-xmark::after,.fa-duotone.fa-cart-xmark::after{content:"\e0dd\e0dd"}.fad.fa-hexagon-xmark::after,.fa-duotone.fa-hexagon-xmark::after{content:"\f2ee\f2ee"}.fad.fa-times-hexagon::after,.fa-duotone.fa-times-hexagon::after{content:"\f2ee\f2ee"}.fad.fa-xmark-hexagon::after,.fa-duotone.fa-xmark-hexagon::after{content:"\f2ee\f2ee"}.fad.fa-circle-h::after,.fa-duotone.fa-circle-h::after{content:"\f47e\f47e"}.fad.fa-hospital-symbol::after,.fa-duotone.fa-hospital-symbol::after{content:"\f47e\f47e"}.fad.fa-merge::after,.fa-duotone.fa-merge::after{content:"\e526\e526"}.fad.fa-pager::after,.fa-duotone.fa-pager::after{content:"\f815\f815"}.fad.fa-cart-minus::after,.fa-duotone.fa-cart-minus::after{content:"\e0db\e0db"}.fad.fa-address-book::after,.fa-duotone.fa-address-book::after{content:"\f2b9\f2b9"}.fad.fa-contact-book::after,.fa-duotone.fa-contact-book::after{content:"\f2b9\f2b9"}.fad.fa-pan-frying::after,.fa-duotone.fa-pan-frying::after{content:"\e42c\e42c"}.fad.fa-grid::after,.fa-duotone.fa-grid::after{content:"\e195\e195"}.fad.fa-grid-3::after,.fa-duotone.fa-grid-3::after{content:"\e195\e195"}.fad.fa-football-helmet::after,.fa-duotone.fa-football-helmet::after{content:"\f44f\f44f"}.fad.fa-hand-love::after,.fa-duotone.fa-hand-love::after{content:"\e1a5\e1a5"}.fad.fa-trees::after,.fa-duotone.fa-trees::after{content:"\f724\f724"}.fad.fa-strikethrough::after,.fa-duotone.fa-strikethrough::after{content:"\f0cc\f0cc"}.fad.fa-page::after,.fa-duotone.fa-page::after{content:"\e428\e428"}.fad.fa-k::after,.fa-duotone.fa-k::after{content:"\4b\4b"}.fad.fa-diagram-previous::after,.fa-duotone.fa-diagram-previous::after{content:"\e478\e478"}.fad.fa-gauge-min::after,.fa-duotone.fa-gauge-min::after{content:"\f628\f628"}.fad.fa-tachometer-alt-slowest::after,.fa-duotone.fa-tachometer-alt-slowest::after{content:"\f628\f628"}.fad.fa-folder-grid::after,.fa-duotone.fa-folder-grid::after{content:"\e188\e188"}.fad.fa-eggplant::after,.fa-duotone.fa-eggplant::after{content:"\e16c\e16c"}.fad.fa-ram::after,.fa-duotone.fa-ram::after{content:"\f70a\f70a"}.fad.fa-landmark-flag::after,.fa-duotone.fa-landmark-flag::after{content:"\e51c\e51c"}.fad.fa-lips::after,.fa-duotone.fa-lips::after{content:"\f600\f600"}.fad.fa-pencil::after,.fa-duotone.fa-pencil::after{content:"\f303\f303"}.fad.fa-pencil-alt::after,.fa-duotone.fa-pencil-alt::after{content:"\f303\f303"}.fad.fa-backward::after,.fa-duotone.fa-backward::after{content:"\f04a\f04a"}.fad.fa-caret-right::after,.fa-duotone.fa-caret-right::after{content:"\f0da\f0da"}.fad.fa-comments::after,.fa-duotone.fa-comments::after{content:"\f086\f086"}.fad.fa-paste::after,.fa-duotone.fa-paste::after{content:"\f0ea\f0ea"}.fad.fa-file-clipboard::after,.fa-duotone.fa-file-clipboard::after{content:"\f0ea\f0ea"}.fad.fa-desktop-arrow-down::after,.fa-duotone.fa-desktop-arrow-down::after{content:"\e155\e155"}.fad.fa-code-pull-request::after,.fa-duotone.fa-code-pull-request::after{content:"\e13c\e13c"}.fad.fa-pumpkin::after,.fa-duotone.fa-pumpkin::after{content:"\f707\f707"}.fad.fa-clipboard-list::after,.fa-duotone.fa-clipboard-list::after{content:"\f46d\f46d"}.fad.fa-pen-field::after,.fa-duotone.fa-pen-field::after{content:"\e211\e211"}.fad.fa-blueberries::after,.fa-duotone.fa-blueberries::after{content:"\e2e8\e2e8"}.fad.fa-truck-ramp-box::after,.fa-duotone.fa-truck-ramp-box::after{content:"\f4de\f4de"}.fad.fa-truck-loading::after,.fa-duotone.fa-truck-loading::after{content:"\f4de\f4de"}.fad.fa-note::after,.fa-duotone.fa-note::after{content:"\e1ff\e1ff"}.fad.fa-arrow-down-to-square::after,.fa-duotone.fa-arrow-down-to-square::after{content:"\e096\e096"}.fad.fa-user-check::after,.fa-duotone.fa-user-check::after{content:"\f4fc\f4fc"}.fad.fa-cloud-xmark::after,.fa-duotone.fa-cloud-xmark::after{content:"\e35f\e35f"}.fad.fa-vial-virus::after,.fa-duotone.fa-vial-virus::after{content:"\e597\e597"}.fad.fa-book-blank::after,.fa-duotone.fa-book-blank::after{content:"\f5d9\f5d9"}.fad.fa-book-alt::after,.fa-duotone.fa-book-alt::after{content:"\f5d9\f5d9"}.fad.fa-golf-flag-hole::after,.fa-duotone.fa-golf-flag-hole::after{content:"\e3ac\e3ac"}.fad.fa-message-arrow-down::after,.fa-duotone.fa-message-arrow-down::after{content:"\e1db\e1db"}.fad.fa-comment-alt-arrow-down::after,.fa-duotone.fa-comment-alt-arrow-down::after{content:"\e1db\e1db"}.fad.fa-face-unamused::after,.fa-duotone.fa-face-unamused::after{content:"\e39f\e39f"}.fad.fa-sheet-plastic::after,.fa-duotone.fa-sheet-plastic::after{content:"\e571\e571"}.fad.fa-circle-9::after,.fa-duotone.fa-circle-9::after{content:"\e0f6\e0f6"}.fad.fa-blog::after,.fa-duotone.fa-blog::after{content:"\f781\f781"}.fad.fa-user-ninja::after,.fa-duotone.fa-user-ninja::after{content:"\f504\f504"}.fad.fa-pencil-slash::after,.fa-duotone.fa-pencil-slash::after{content:"\e215\e215"}.fad.fa-bowling-pins::after,.fa-duotone.fa-bowling-pins::after{content:"\f437\f437"}.fad.fa-person-arrow-up-from-line::after,.fa-duotone.fa-person-arrow-up-from-line::after{content:"\e539\e539"}.fad.fa-down-right::after,.fa-duotone.fa-down-right::after{content:"\e16b\e16b"}.fad.fa-scroll-torah::after,.fa-duotone.fa-scroll-torah::after{content:"\f6a0\f6a0"}.fad.fa-torah::after,.fa-duotone.fa-torah::after{content:"\f6a0\f6a0"}.fad.fa-webhook::after,.fa-duotone.fa-webhook::after{content:"\e5d5\e5d5"}.fad.fa-blinds-open::after,.fa-duotone.fa-blinds-open::after{content:"\f8fc\f8fc"}.fad.fa-fence::after,.fa-duotone.fa-fence::after{content:"\e303\e303"}.fad.fa-up::after,.fa-duotone.fa-up::after{content:"\f357\f357"}.fad.fa-arrow-alt-up::after,.fa-duotone.fa-arrow-alt-up::after{content:"\f357\f357"}.fad.fa-broom-ball::after,.fa-duotone.fa-broom-ball::after{content:"\f458\f458"}.fad.fa-quidditch::after,.fa-duotone.fa-quidditch::after{content:"\f458\f458"}.fad.fa-quidditch-broom-ball::after,.fa-duotone.fa-quidditch-broom-ball::after{content:"\f458\f458"}.fad.fa-drumstick::after,.fa-duotone.fa-drumstick::after{content:"\f6d6\f6d6"}.fad.fa-square-v::after,.fa-duotone.fa-square-v::after{content:"\e284\e284"}.fad.fa-face-awesome::after,.fa-duotone.fa-face-awesome::after{content:"\e409\e409"}.fad.fa-gave-dandy::after,.fa-duotone.fa-gave-dandy::after{content:"\e409\e409"}.fad.fa-dial-off::after,.fa-duotone.fa-dial-off::after{content:"\e162\e162"}.fad.fa-toggle-off::after,.fa-duotone.fa-toggle-off::after{content:"\f204\f204"}.fad.fa-face-smile-horns::after,.fa-duotone.fa-face-smile-horns::after{content:"\e391\e391"}.fad.fa-box-archive::after,.fa-duotone.fa-box-archive::after{content:"\f187\f187"}.fad.fa-archive::after,.fa-duotone.fa-archive::after{content:"\f187\f187"}.fad.fa-grapes::after,.fa-duotone.fa-grapes::after{content:"\e306\e306"}.fad.fa-person-drowning::after,.fa-duotone.fa-person-drowning::after{content:"\e545\e545"}.fad.fa-dial-max::after,.fa-duotone.fa-dial-max::after{content:"\e15e\e15e"}.fad.fa-circle-m::after,.fa-duotone.fa-circle-m::after{content:"\e115\e115"}.fad.fa-calendar-image::after,.fa-duotone.fa-calendar-image::after{content:"\e0d4\e0d4"}.fad.fa-circle-caret-down::after,.fa-duotone.fa-circle-caret-down::after{content:"\f32d\f32d"}.fad.fa-caret-circle-down::after,.fa-duotone.fa-caret-circle-down::after{content:"\f32d\f32d"}.fad.fa-arrow-down-9-1::after,.fa-duotone.fa-arrow-down-9-1::after{content:"\f886\f886"}.fad.fa-sort-numeric-desc::after,.fa-duotone.fa-sort-numeric-desc::after{content:"\f886\f886"}.fad.fa-sort-numeric-down-alt::after,.fa-duotone.fa-sort-numeric-down-alt::after{content:"\f886\f886"}.fad.fa-face-grin-tongue-squint::after,.fa-duotone.fa-face-grin-tongue-squint::after{content:"\f58a\f58a"}.fad.fa-grin-tongue-squint::after,.fa-duotone.fa-grin-tongue-squint::after{content:"\f58a\f58a"}.fad.fa-shish-kebab::after,.fa-duotone.fa-shish-kebab::after{content:"\f821\f821"}.fad.fa-spray-can::after,.fa-duotone.fa-spray-can::after{content:"\f5bd\f5bd"}.fad.fa-alarm-snooze::after,.fa-duotone.fa-alarm-snooze::after{content:"\f845\f845"}.fad.fa-scarecrow::after,.fa-duotone.fa-scarecrow::after{content:"\f70d\f70d"}.fad.fa-truck-monster::after,.fa-duotone.fa-truck-monster::after{content:"\f63b\f63b"}.fad.fa-gift-card::after,.fa-duotone.fa-gift-card::after{content:"\f663\f663"}.fad.fa-w::after,.fa-duotone.fa-w::after{content:"\57\57"}.fad.fa-code-pull-request-draft::after,.fa-duotone.fa-code-pull-request-draft::after{content:"\e3fa\e3fa"}.fad.fa-square-b::after,.fa-duotone.fa-square-b::after{content:"\e264\e264"}.fad.fa-elephant::after,.fa-duotone.fa-elephant::after{content:"\f6da\f6da"}.fad.fa-earth-africa::after,.fa-duotone.fa-earth-africa::after{content:"\f57c\f57c"}.fad.fa-globe-africa::after,.fa-duotone.fa-globe-africa::after{content:"\f57c\f57c"}.fad.fa-rainbow::after,.fa-duotone.fa-rainbow::after{content:"\f75b\f75b"}.fad.fa-circle-notch::after,.fa-duotone.fa-circle-notch::after{content:"\f1ce\f1ce"}.fad.fa-tablet-screen-button::after,.fa-duotone.fa-tablet-screen-button::after{content:"\f3fa\f3fa"}.fad.fa-tablet-alt::after,.fa-duotone.fa-tablet-alt::after{content:"\f3fa\f3fa"}.fad.fa-paw::after,.fa-duotone.fa-paw::after{content:"\f1b0\f1b0"}.fad.fa-message-question::after,.fa-duotone.fa-message-question::after{content:"\e1e3\e1e3"}.fad.fa-cloud::after,.fa-duotone.fa-cloud::after{content:"\f0c2\f0c2"}.fad.fa-trowel-bricks::after,.fa-duotone.fa-trowel-bricks::after{content:"\e58a\e58a"}.fad.fa-square-3::after,.fa-duotone.fa-square-3::after{content:"\e258\e258"}.fad.fa-face-flushed::after,.fa-duotone.fa-face-flushed::after{content:"\f579\f579"}.fad.fa-flushed::after,.fa-duotone.fa-flushed::after{content:"\f579\f579"}.fad.fa-hospital-user::after,.fa-duotone.fa-hospital-user::after{content:"\f80d\f80d"}.fad.fa-microwave::after,.fa-duotone.fa-microwave::after{content:"\e01b\e01b"}.fad.fa-chf-sign::after,.fa-duotone.fa-chf-sign::after{content:"\e602\e602"}.fad.fa-tent-arrow-left-right::after,.fa-duotone.fa-tent-arrow-left-right::after{content:"\e57f\e57f"}.fad.fa-cart-circle-arrow-up::after,.fa-duotone.fa-cart-circle-arrow-up::after{content:"\e3f0\e3f0"}.fad.fa-trash-clock::after,.fa-duotone.fa-trash-clock::after{content:"\e2b0\e2b0"}.fad.fa-gavel::after,.fa-duotone.fa-gavel::after{content:"\f0e3\f0e3"}.fad.fa-legal::after,.fa-duotone.fa-legal::after{content:"\f0e3\f0e3"}.fad.fa-sprinkler-ceiling::after,.fa-duotone.fa-sprinkler-ceiling::after{content:"\e44c\e44c"}.fad.fa-browsers::after,.fa-duotone.fa-browsers::after{content:"\e0cb\e0cb"}.fad.fa-trillium::after,.fa-duotone.fa-trillium::after{content:"\e588\e588"}.fad.fa-music-slash::after,.fa-duotone.fa-music-slash::after{content:"\f8d1\f8d1"}.fad.fa-truck-ramp::after,.fa-duotone.fa-truck-ramp::after{content:"\f4e0\f4e0"}.fad.fa-binoculars::after,.fa-duotone.fa-binoculars::after{content:"\f1e5\f1e5"}.fad.fa-microphone-slash::after,.fa-duotone.fa-microphone-slash::after{content:"\f131\f131"}.fad.fa-box-tissue::after,.fa-duotone.fa-box-tissue::after{content:"\e05b\e05b"}.fad.fa-circle-c::after,.fa-duotone.fa-circle-c::after{content:"\e101\e101"}.fad.fa-star-christmas::after,.fa-duotone.fa-star-christmas::after{content:"\f7d4\f7d4"}.fad.fa-chart-bullet::after,.fa-duotone.fa-chart-bullet::after{content:"\e0e1\e0e1"}.fad.fa-motorcycle::after,.fa-duotone.fa-motorcycle::after{content:"\f21c\f21c"}.fad.fa-tree-christmas::after,.fa-duotone.fa-tree-christmas::after{content:"\f7db\f7db"}.fad.fa-tire-flat::after,.fa-duotone.fa-tire-flat::after{content:"\f632\f632"}.fad.fa-sunglasses::after,.fa-duotone.fa-sunglasses::after{content:"\f892\f892"}.fad.fa-badge::after,.fa-duotone.fa-badge::after{content:"\f335\f335"}.fad.fa-message-pen::after,.fa-duotone.fa-message-pen::after{content:"\f4a4\f4a4"}.fad.fa-comment-alt-edit::after,.fa-duotone.fa-comment-alt-edit::after{content:"\f4a4\f4a4"}.fad.fa-message-edit::after,.fa-duotone.fa-message-edit::after{content:"\f4a4\f4a4"}.fad.fa-bell-concierge::after,.fa-duotone.fa-bell-concierge::after{content:"\f562\f562"}.fad.fa-concierge-bell::after,.fa-duotone.fa-concierge-bell::after{content:"\f562\f562"}.fad.fa-pen-ruler::after,.fa-duotone.fa-pen-ruler::after{content:"\f5ae\f5ae"}.fad.fa-pencil-ruler::after,.fa-duotone.fa-pencil-ruler::after{content:"\f5ae\f5ae"}.fad.fa-arrow-progress::after,.fa-duotone.fa-arrow-progress::after{content:"\e5df\e5df"}.fad.fa-chess-rook-piece::after,.fa-duotone.fa-chess-rook-piece::after{content:"\f448\f448"}.fad.fa-chess-rook-alt::after,.fa-duotone.fa-chess-rook-alt::after{content:"\f448\f448"}.fad.fa-square-root::after,.fa-duotone.fa-square-root::after{content:"\f697\f697"}.fad.fa-album-collection-circle-plus::after,.fa-duotone.fa-album-collection-circle-plus::after{content:"\e48e\e48e"}.fad.fa-people-arrows::after,.fa-duotone.fa-people-arrows::after{content:"\e068\e068"}.fad.fa-people-arrows-left-right::after,.fa-duotone.fa-people-arrows-left-right::after{content:"\e068\e068"}.fad.fa-face-angry-horns::after,.fa-duotone.fa-face-angry-horns::after{content:"\e368\e368"}.fad.fa-mars-and-venus-burst::after,.fa-duotone.fa-mars-and-venus-burst::after{content:"\e523\e523"}.fad.fa-tombstone::after,.fa-duotone.fa-tombstone::after{content:"\f720\f720"}.fad.fa-square-caret-right::after,.fa-duotone.fa-square-caret-right::after{content:"\f152\f152"}.fad.fa-caret-square-right::after,.fa-duotone.fa-caret-square-right::after{content:"\f152\f152"}.fad.fa-scissors::after,.fa-duotone.fa-scissors::after{content:"\f0c4\f0c4"}.fad.fa-cut::after,.fa-duotone.fa-cut::after{content:"\f0c4\f0c4"}.fad.fa-list-music::after,.fa-duotone.fa-list-music::after{content:"\f8c9\f8c9"}.fad.fa-sun-plant-wilt::after,.fa-duotone.fa-sun-plant-wilt::after{content:"\e57a\e57a"}.fad.fa-toilets-portable::after,.fa-duotone.fa-toilets-portable::after{content:"\e584\e584"}.fad.fa-hockey-puck::after,.fa-duotone.fa-hockey-puck::after{content:"\f453\f453"}.fad.fa-mustache::after,.fa-duotone.fa-mustache::after{content:"\e5bc\e5bc"}.fad.fa-hyphen::after,.fa-duotone.fa-hyphen::after{content:"\2d\2d"}.fad.fa-table::after,.fa-duotone.fa-table::after{content:"\f0ce\f0ce"}.fad.fa-user-chef::after,.fa-duotone.fa-user-chef::after{content:"\e3d2\e3d2"}.fad.fa-message-image::after,.fa-duotone.fa-message-image::after{content:"\e1e0\e1e0"}.fad.fa-comment-alt-image::after,.fa-duotone.fa-comment-alt-image::after{content:"\e1e0\e1e0"}.fad.fa-users-medical::after,.fa-duotone.fa-users-medical::after{content:"\f830\f830"}.fad.fa-sensor-triangle-exclamation::after,.fa-duotone.fa-sensor-triangle-exclamation::after{content:"\e029\e029"}.fad.fa-sensor-alert::after,.fa-duotone.fa-sensor-alert::after{content:"\e029\e029"}.fad.fa-magnifying-glass-arrow-right::after,.fa-duotone.fa-magnifying-glass-arrow-right::after{content:"\e521\e521"}.fad.fa-tachograph-digital::after,.fa-duotone.fa-tachograph-digital::after{content:"\f566\f566"}.fad.fa-digital-tachograph::after,.fa-duotone.fa-digital-tachograph::after{content:"\f566\f566"}.fad.fa-face-mask::after,.fa-duotone.fa-face-mask::after{content:"\e37f\e37f"}.fad.fa-pickleball::after,.fa-duotone.fa-pickleball::after{content:"\e435\e435"}.fad.fa-star-sharp-half::after,.fa-duotone.fa-star-sharp-half::after{content:"\e28c\e28c"}.fad.fa-users-slash::after,.fa-duotone.fa-users-slash::after{content:"\e073\e073"}.fad.fa-clover::after,.fa-duotone.fa-clover::after{content:"\e139\e139"}.fad.fa-meat::after,.fa-duotone.fa-meat::after{content:"\f814\f814"}.fad.fa-reply::after,.fa-duotone.fa-reply::after{content:"\f3e5\f3e5"}.fad.fa-mail-reply::after,.fa-duotone.fa-mail-reply::after{content:"\f3e5\f3e5"}.fad.fa-star-and-crescent::after,.fa-duotone.fa-star-and-crescent::after{content:"\f699\f699"}.fad.fa-empty-set::after,.fa-duotone.fa-empty-set::after{content:"\f656\f656"}.fad.fa-house-fire::after,.fa-duotone.fa-house-fire::after{content:"\e50c\e50c"}.fad.fa-square-minus::after,.fa-duotone.fa-square-minus::after{content:"\f146\f146"}.fad.fa-minus-square::after,.fa-duotone.fa-minus-square::after{content:"\f146\f146"}.fad.fa-helicopter::after,.fa-duotone.fa-helicopter::after{content:"\f533\f533"}.fad.fa-bird::after,.fa-duotone.fa-bird::after{content:"\e469\e469"}.fad.fa-compass::after,.fa-duotone.fa-compass::after{content:"\f14e\f14e"}.fad.fa-square-caret-down::after,.fa-duotone.fa-square-caret-down::after{content:"\f150\f150"}.fad.fa-caret-square-down::after,.fa-duotone.fa-caret-square-down::after{content:"\f150\f150"}.fad.fa-heart-half-stroke::after,.fa-duotone.fa-heart-half-stroke::after{content:"\e1ac\e1ac"}.fad.fa-heart-half-alt::after,.fa-duotone.fa-heart-half-alt::after{content:"\e1ac\e1ac"}.fad.fa-file-circle-question::after,.fa-duotone.fa-file-circle-question::after{content:"\e4ef\e4ef"}.fad.fa-laptop-code::after,.fa-duotone.fa-laptop-code::after{content:"\f5fc\f5fc"}.fad.fa-joystick::after,.fa-duotone.fa-joystick::after{content:"\f8c5\f8c5"}.fad.fa-grill-fire::after,.fa-duotone.fa-grill-fire::after{content:"\e5a4\e5a4"}.fad.fa-rectangle-vertical-history::after,.fa-duotone.fa-rectangle-vertical-history::after{content:"\e237\e237"}.fad.fa-swatchbook::after,.fa-duotone.fa-swatchbook::after{content:"\f5c3\f5c3"}.fad.fa-prescription-bottle::after,.fa-duotone.fa-prescription-bottle::after{content:"\f485\f485"}.fad.fa-bars::after,.fa-duotone.fa-bars::after{content:"\f0c9\f0c9"}.fad.fa-navicon::after,.fa-duotone.fa-navicon::after{content:"\f0c9\f0c9"}.fad.fa-keyboard-left::after,.fa-duotone.fa-keyboard-left::after{content:"\e1c3\e1c3"}.fad.fa-people-group::after,.fa-duotone.fa-people-group::after{content:"\e533\e533"}.fad.fa-hourglass-end::after,.fa-duotone.fa-hourglass-end::after{content:"\f253\f253"}.fad.fa-hourglass-3::after,.fa-duotone.fa-hourglass-3::after{content:"\f253\f253"}.fad.fa-heart-crack::after,.fa-duotone.fa-heart-crack::after{content:"\f7a9\f7a9"}.fad.fa-heart-broken::after,.fa-duotone.fa-heart-broken::after{content:"\f7a9\f7a9"}.fad.fa-face-beam-hand-over-mouth::after,.fa-duotone.fa-face-beam-hand-over-mouth::after{content:"\e47c\e47c"}.fad.fa-droplet-percent::after,.fa-duotone.fa-droplet-percent::after{content:"\f750\f750"}.fad.fa-humidity::after,.fa-duotone.fa-humidity::after{content:"\f750\f750"}.fad.fa-square-up-right::after,.fa-duotone.fa-square-up-right::after{content:"\f360\f360"}.fad.fa-external-link-square-alt::after,.fa-duotone.fa-external-link-square-alt::after{content:"\f360\f360"}.fad.fa-face-kiss-beam::after,.fa-duotone.fa-face-kiss-beam::after{content:"\f597\f597"}.fad.fa-kiss-beam::after,.fa-duotone.fa-kiss-beam::after{content:"\f597\f597"}.fad.fa-corn::after,.fa-duotone.fa-corn::after{content:"\f6c7\f6c7"}.fad.fa-roller-coaster::after,.fa-duotone.fa-roller-coaster::after{content:"\e324\e324"}.fad.fa-photo-film-music::after,.fa-duotone.fa-photo-film-music::after{content:"\e228\e228"}.fad.fa-radar::after,.fa-duotone.fa-radar::after{content:"\e024\e024"}.fad.fa-sickle::after,.fa-duotone.fa-sickle::after{content:"\f822\f822"}.fad.fa-film::after,.fa-duotone.fa-film::after{content:"\f008\f008"}.fad.fa-coconut::after,.fa-duotone.fa-coconut::after{content:"\e2f6\e2f6"}.fad.fa-ruler-horizontal::after,.fa-duotone.fa-ruler-horizontal::after{content:"\f547\f547"}.fad.fa-shield-cross::after,.fa-duotone.fa-shield-cross::after{content:"\f712\f712"}.fad.fa-cassette-tape::after,.fa-duotone.fa-cassette-tape::after{content:"\f8ab\f8ab"}.fad.fa-square-terminal::after,.fa-duotone.fa-square-terminal::after{content:"\e32a\e32a"}.fad.fa-people-robbery::after,.fa-duotone.fa-people-robbery::after{content:"\e536\e536"}.fad.fa-lightbulb::after,.fa-duotone.fa-lightbulb::after{content:"\f0eb\f0eb"}.fad.fa-caret-left::after,.fa-duotone.fa-caret-left::after{content:"\f0d9\f0d9"}.fad.fa-comment-middle::after,.fa-duotone.fa-comment-middle::after{content:"\e149\e149"}.fad.fa-trash-can-list::after,.fa-duotone.fa-trash-can-list::after{content:"\e2ab\e2ab"}.fad.fa-block::after,.fa-duotone.fa-block::after{content:"\e46a\e46a"}.fad.fa-circle-exclamation::after,.fa-duotone.fa-circle-exclamation::after{content:"\f06a\f06a"}.fad.fa-exclamation-circle::after,.fa-duotone.fa-exclamation-circle::after{content:"\f06a\f06a"}.fad.fa-school-circle-xmark::after,.fa-duotone.fa-school-circle-xmark::after{content:"\e56d\e56d"}.fad.fa-arrow-right-from-bracket::after,.fa-duotone.fa-arrow-right-from-bracket::after{content:"\f08b\f08b"}.fad.fa-sign-out::after,.fa-duotone.fa-sign-out::after{content:"\f08b\f08b"}.fad.fa-face-frown-slight::after,.fa-duotone.fa-face-frown-slight::after{content:"\e376\e376"}.fad.fa-circle-chevron-down::after,.fa-duotone.fa-circle-chevron-down::after{content:"\f13a\f13a"}.fad.fa-chevron-circle-down::after,.fa-duotone.fa-chevron-circle-down::after{content:"\f13a\f13a"}.fad.fa-sidebar-flip::after,.fa-duotone.fa-sidebar-flip::after{content:"\e24f\e24f"}.fad.fa-unlock-keyhole::after,.fa-duotone.fa-unlock-keyhole::after{content:"\f13e\f13e"}.fad.fa-unlock-alt::after,.fa-duotone.fa-unlock-alt::after{content:"\f13e\f13e"}.fad.fa-temperature-list::after,.fa-duotone.fa-temperature-list::after{content:"\e299\e299"}.fad.fa-cloud-showers-heavy::after,.fa-duotone.fa-cloud-showers-heavy::after{content:"\f740\f740"}.fad.fa-headphones-simple::after,.fa-duotone.fa-headphones-simple::after{content:"\f58f\f58f"}.fad.fa-headphones-alt::after,.fa-duotone.fa-headphones-alt::after{content:"\f58f\f58f"}.fad.fa-sitemap::after,.fa-duotone.fa-sitemap::after{content:"\f0e8\f0e8"}.fad.fa-pipe-section::after,.fa-duotone.fa-pipe-section::after{content:"\e438\e438"}.fad.fa-space-station-moon-construction::after,.fa-duotone.fa-space-station-moon-construction::after{content:"\e034\e034"}.fad.fa-space-station-moon-alt::after,.fa-duotone.fa-space-station-moon-alt::after{content:"\e034\e034"}.fad.fa-circle-dollar-to-slot::after,.fa-duotone.fa-circle-dollar-to-slot::after{content:"\f4b9\f4b9"}.fad.fa-donate::after,.fa-duotone.fa-donate::after{content:"\f4b9\f4b9"}.fad.fa-memory::after,.fa-duotone.fa-memory::after{content:"\f538\f538"}.fad.fa-face-sleeping::after,.fa-duotone.fa-face-sleeping::after{content:"\e38d\e38d"}.fad.fa-road-spikes::after,.fa-duotone.fa-road-spikes::after{content:"\e568\e568"}.fad.fa-fire-burner::after,.fa-duotone.fa-fire-burner::after{content:"\e4f1\e4f1"}.fad.fa-squirrel::after,.fa-duotone.fa-squirrel::after{content:"\f71a\f71a"}.fad.fa-arrow-up-to-line::after,.fa-duotone.fa-arrow-up-to-line::after{content:"\f341\f341"}.fad.fa-arrow-to-top::after,.fa-duotone.fa-arrow-to-top::after{content:"\f341\f341"}.fad.fa-flag::after,.fa-duotone.fa-flag::after{content:"\f024\f024"}.fad.fa-face-cowboy-hat::after,.fa-duotone.fa-face-cowboy-hat::after{content:"\e36e\e36e"}.fad.fa-hanukiah::after,.fa-duotone.fa-hanukiah::after{content:"\f6e6\f6e6"}.fad.fa-chart-scatter-3d::after,.fa-duotone.fa-chart-scatter-3d::after{content:"\e0e8\e0e8"}.fad.fa-display-chart-up::after,.fa-duotone.fa-display-chart-up::after{content:"\e5e3\e5e3"}.fad.fa-square-code::after,.fa-duotone.fa-square-code::after{content:"\e267\e267"}.fad.fa-feather::after,.fa-duotone.fa-feather::after{content:"\f52d\f52d"}.fad.fa-volume-low::after,.fa-duotone.fa-volume-low::after{content:"\f027\f027"}.fad.fa-volume-down::after,.fa-duotone.fa-volume-down::after{content:"\f027\f027"}.fad.fa-xmark-to-slot::after,.fa-duotone.fa-xmark-to-slot::after{content:"\f771\f771"}.fad.fa-times-to-slot::after,.fa-duotone.fa-times-to-slot::after{content:"\f771\f771"}.fad.fa-vote-nay::after,.fa-duotone.fa-vote-nay::after{content:"\f771\f771"}.fad.fa-box-taped::after,.fa-duotone.fa-box-taped::after{content:"\f49a\f49a"}.fad.fa-box-alt::after,.fa-duotone.fa-box-alt::after{content:"\f49a\f49a"}.fad.fa-comment-slash::after,.fa-duotone.fa-comment-slash::after{content:"\f4b3\f4b3"}.fad.fa-swords::after,.fa-duotone.fa-swords::after{content:"\f71d\f71d"}.fad.fa-cloud-sun-rain::after,.fa-duotone.fa-cloud-sun-rain::after{content:"\f743\f743"}.fad.fa-album::after,.fa-duotone.fa-album::after{content:"\f89f\f89f"}.fad.fa-circle-n::after,.fa-duotone.fa-circle-n::after{content:"\e118\e118"}.fad.fa-compress::after,.fa-duotone.fa-compress::after{content:"\f066\f066"}.fad.fa-wheat-awn::after,.fa-duotone.fa-wheat-awn::after{content:"\e2cd\e2cd"}.fad.fa-wheat-alt::after,.fa-duotone.fa-wheat-alt::after{content:"\e2cd\e2cd"}.fad.fa-ankh::after,.fa-duotone.fa-ankh::after{content:"\f644\f644"}.fad.fa-hands-holding-child::after,.fa-duotone.fa-hands-holding-child::after{content:"\e4fa\e4fa"}.fad.fa-asterisk::after,.fa-duotone.fa-asterisk::after{content:"\2a\2a"}.fad.fa-key-skeleton-left-right::after,.fa-duotone.fa-key-skeleton-left-right::after{content:"\e3b4\e3b4"}.fad.fa-comment-lines::after,.fa-duotone.fa-comment-lines::after{content:"\f4b0\f4b0"}.fad.fa-luchador-mask::after,.fa-duotone.fa-luchador-mask::after{content:"\f455\f455"}.fad.fa-luchador::after,.fa-duotone.fa-luchador::after{content:"\f455\f455"}.fad.fa-mask-luchador::after,.fa-duotone.fa-mask-luchador::after{content:"\f455\f455"}.fad.fa-square-check::after,.fa-duotone.fa-square-check::after{content:"\f14a\f14a"}.fad.fa-check-square::after,.fa-duotone.fa-check-square::after{content:"\f14a\f14a"}.fad.fa-shredder::after,.fa-duotone.fa-shredder::after{content:"\f68a\f68a"}.fad.fa-book-open-cover::after,.fa-duotone.fa-book-open-cover::after{content:"\e0c0\e0c0"}.fad.fa-book-open-alt::after,.fa-duotone.fa-book-open-alt::after{content:"\e0c0\e0c0"}.fad.fa-sandwich::after,.fa-duotone.fa-sandwich::after{content:"\f81f\f81f"}.fad.fa-peseta-sign::after,.fa-duotone.fa-peseta-sign::after{content:"\e221\e221"}.fad.fa-square-parking-slash::after,.fa-duotone.fa-square-parking-slash::after{content:"\f617\f617"}.fad.fa-parking-slash::after,.fa-duotone.fa-parking-slash::after{content:"\f617\f617"}.fad.fa-train-tunnel::after,.fa-duotone.fa-train-tunnel::after{content:"\e454\e454"}.fad.fa-heading::after,.fa-duotone.fa-heading::after{content:"\f1dc\f1dc"}.fad.fa-header::after,.fa-duotone.fa-header::after{content:"\f1dc\f1dc"}.fad.fa-ghost::after,.fa-duotone.fa-ghost::after{content:"\f6e2\f6e2"}.fad.fa-face-anguished::after,.fa-duotone.fa-face-anguished::after{content:"\e369\e369"}.fad.fa-hockey-sticks::after,.fa-duotone.fa-hockey-sticks::after{content:"\f454\f454"}.fad.fa-abacus::after,.fa-duotone.fa-abacus::after{content:"\f640\f640"}.fad.fa-film-simple::after,.fa-duotone.fa-film-simple::after{content:"\f3a0\f3a0"}.fad.fa-film-alt::after,.fa-duotone.fa-film-alt::after{content:"\f3a0\f3a0"}.fad.fa-list::after,.fa-duotone.fa-list::after{content:"\f03a\f03a"}.fad.fa-list-squares::after,.fa-duotone.fa-list-squares::after{content:"\f03a\f03a"}.fad.fa-tree-palm::after,.fa-duotone.fa-tree-palm::after{content:"\f82b\f82b"}.fad.fa-square-phone-flip::after,.fa-duotone.fa-square-phone-flip::after{content:"\f87b\f87b"}.fad.fa-phone-square-alt::after,.fa-duotone.fa-phone-square-alt::after{content:"\f87b\f87b"}.fad.fa-cart-plus::after,.fa-duotone.fa-cart-plus::after{content:"\f217\f217"}.fad.fa-gamepad::after,.fa-duotone.fa-gamepad::after{content:"\f11b\f11b"}.fad.fa-border-center-v::after,.fa-duotone.fa-border-center-v::after{content:"\f89d\f89d"}.fad.fa-circle-dot::after,.fa-duotone.fa-circle-dot::after{content:"\f192\f192"}.fad.fa-dot-circle::after,.fa-duotone.fa-dot-circle::after{content:"\f192\f192"}.fad.fa-clipboard-medical::after,.fa-duotone.fa-clipboard-medical::after{content:"\e133\e133"}.fad.fa-face-dizzy::after,.fa-duotone.fa-face-dizzy::after{content:"\f567\f567"}.fad.fa-dizzy::after,.fa-duotone.fa-dizzy::after{content:"\f567\f567"}.fad.fa-egg::after,.fa-duotone.fa-egg::after{content:"\f7fb\f7fb"}.fad.fa-up-to-line::after,.fa-duotone.fa-up-to-line::after{content:"\f34d\f34d"}.fad.fa-arrow-alt-to-top::after,.fa-duotone.fa-arrow-alt-to-top::after{content:"\f34d\f34d"}.fad.fa-house-medical-circle-xmark::after,.fa-duotone.fa-house-medical-circle-xmark::after{content:"\e513\e513"}.fad.fa-watch-fitness::after,.fa-duotone.fa-watch-fitness::after{content:"\f63e\f63e"}.fad.fa-clock-nine-thirty::after,.fa-duotone.fa-clock-nine-thirty::after{content:"\e34d\e34d"}.fad.fa-campground::after,.fa-duotone.fa-campground::after{content:"\f6bb\f6bb"}.fad.fa-folder-plus::after,.fa-duotone.fa-folder-plus::after{content:"\f65e\f65e"}.fad.fa-jug::after,.fa-duotone.fa-jug::after{content:"\f8c6\f8c6"}.fad.fa-futbol::after,.fa-duotone.fa-futbol::after{content:"\f1e3\f1e3"}.fad.fa-futbol-ball::after,.fa-duotone.fa-futbol-ball::after{content:"\f1e3\f1e3"}.fad.fa-soccer-ball::after,.fa-duotone.fa-soccer-ball::after{content:"\f1e3\f1e3"}.fad.fa-snow-blowing::after,.fa-duotone.fa-snow-blowing::after{content:"\f761\f761"}.fad.fa-paintbrush::after,.fa-duotone.fa-paintbrush::after{content:"\f1fc\f1fc"}.fad.fa-paint-brush::after,.fa-duotone.fa-paint-brush::after{content:"\f1fc\f1fc"}.fad.fa-lock::after,.fa-duotone.fa-lock::after{content:"\f023\f023"}.fad.fa-arrow-down-from-line::after,.fa-duotone.fa-arrow-down-from-line::after{content:"\f345\f345"}.fad.fa-arrow-from-top::after,.fa-duotone.fa-arrow-from-top::after{content:"\f345\f345"}.fad.fa-gas-pump::after,.fa-duotone.fa-gas-pump::after{content:"\f52f\f52f"}.fad.fa-signal-bars-slash::after,.fa-duotone.fa-signal-bars-slash::after{content:"\f694\f694"}.fad.fa-signal-alt-slash::after,.fa-duotone.fa-signal-alt-slash::after{content:"\f694\f694"}.fad.fa-monkey::after,.fa-duotone.fa-monkey::after{content:"\f6fb\f6fb"}.fad.fa-rectangle-pro::after,.fa-duotone.fa-rectangle-pro::after{content:"\e235\e235"}.fad.fa-pro::after,.fa-duotone.fa-pro::after{content:"\e235\e235"}.fad.fa-house-night::after,.fa-duotone.fa-house-night::after{content:"\e010\e010"}.fad.fa-hot-tub-person::after,.fa-duotone.fa-hot-tub-person::after{content:"\f593\f593"}.fad.fa-hot-tub::after,.fa-duotone.fa-hot-tub::after{content:"\f593\f593"}.fad.fa-globe-pointer::after,.fa-duotone.fa-globe-pointer::after{content:"\e60e\e60e"}.fad.fa-blanket::after,.fa-duotone.fa-blanket::after{content:"\f498\f498"}.fad.fa-map-location::after,.fa-duotone.fa-map-location::after{content:"\f59f\f59f"}.fad.fa-map-marked::after,.fa-duotone.fa-map-marked::after{content:"\f59f\f59f"}.fad.fa-house-flood-water::after,.fa-duotone.fa-house-flood-water::after{content:"\e50e\e50e"}.fad.fa-comments-question-check::after,.fa-duotone.fa-comments-question-check::after{content:"\e14f\e14f"}.fad.fa-tree::after,.fa-duotone.fa-tree::after{content:"\f1bb\f1bb"}.fad.fa-arrows-cross::after,.fa-duotone.fa-arrows-cross::after{content:"\e0a2\e0a2"}.fad.fa-backpack::after,.fa-duotone.fa-backpack::after{content:"\f5d4\f5d4"}.fad.fa-square-small::after,.fa-duotone.fa-square-small::after{content:"\e27e\e27e"}.fad.fa-folder-arrow-up::after,.fa-duotone.fa-folder-arrow-up::after{content:"\e054\e054"}.fad.fa-folder-upload::after,.fa-duotone.fa-folder-upload::after{content:"\e054\e054"}.fad.fa-bridge-lock::after,.fa-duotone.fa-bridge-lock::after{content:"\e4cc\e4cc"}.fad.fa-crosshairs-simple::after,.fa-duotone.fa-crosshairs-simple::after{content:"\e59f\e59f"}.fad.fa-sack-dollar::after,.fa-duotone.fa-sack-dollar::after{content:"\f81d\f81d"}.fad.fa-pen-to-square::after,.fa-duotone.fa-pen-to-square::after{content:"\f044\f044"}.fad.fa-edit::after,.fa-duotone.fa-edit::after{content:"\f044\f044"}.fad.fa-square-sliders::after,.fa-duotone.fa-square-sliders::after{content:"\f3f0\f3f0"}.fad.fa-sliders-h-square::after,.fa-duotone.fa-sliders-h-square::after{content:"\f3f0\f3f0"}.fad.fa-car-side::after,.fa-duotone.fa-car-side::after{content:"\f5e4\f5e4"}.fad.fa-message-middle-top::after,.fa-duotone.fa-message-middle-top::after{content:"\e1e2\e1e2"}.fad.fa-comment-middle-top-alt::after,.fa-duotone.fa-comment-middle-top-alt::after{content:"\e1e2\e1e2"}.fad.fa-lightbulb-on::after,.fa-duotone.fa-lightbulb-on::after{content:"\f672\f672"}.fad.fa-knife::after,.fa-duotone.fa-knife::after{content:"\f2e4\f2e4"}.fad.fa-utensil-knife::after,.fa-duotone.fa-utensil-knife::after{content:"\f2e4\f2e4"}.fad.fa-share-nodes::after,.fa-duotone.fa-share-nodes::after{content:"\f1e0\f1e0"}.fad.fa-share-alt::after,.fa-duotone.fa-share-alt::after{content:"\f1e0\f1e0"}.fad.fa-display-chart-up-circle-dollar::after,.fa-duotone.fa-display-chart-up-circle-dollar::after{content:"\e5e6\e5e6"}.fad.fa-wave-sine::after,.fa-duotone.fa-wave-sine::after{content:"\f899\f899"}.fad.fa-heart-circle-minus::after,.fa-duotone.fa-heart-circle-minus::after{content:"\e4ff\e4ff"}.fad.fa-circle-w::after,.fa-duotone.fa-circle-w::after{content:"\e12c\e12c"}.fad.fa-circle-calendar::after,.fa-duotone.fa-circle-calendar::after{content:"\e102\e102"}.fad.fa-calendar-circle::after,.fa-duotone.fa-calendar-circle::after{content:"\e102\e102"}.fad.fa-hourglass-half::after,.fa-duotone.fa-hourglass-half::after{content:"\f252\f252"}.fad.fa-hourglass-2::after,.fa-duotone.fa-hourglass-2::after{content:"\f252\f252"}.fad.fa-microscope::after,.fa-duotone.fa-microscope::after{content:"\f610\f610"}.fad.fa-sunset::after,.fa-duotone.fa-sunset::after{content:"\f767\f767"}.fad.fa-sink::after,.fa-duotone.fa-sink::after{content:"\e06d\e06d"}.fad.fa-calendar-exclamation::after,.fa-duotone.fa-calendar-exclamation::after{content:"\f334\f334"}.fad.fa-truck-container-empty::after,.fa-duotone.fa-truck-container-empty::after{content:"\e2b5\e2b5"}.fad.fa-hand-heart::after,.fa-duotone.fa-hand-heart::after{content:"\f4bc\f4bc"}.fad.fa-bag-shopping::after,.fa-duotone.fa-bag-shopping::after{content:"\f290\f290"}.fad.fa-shopping-bag::after,.fa-duotone.fa-shopping-bag::after{content:"\f290\f290"}.fad.fa-arrow-down-z-a::after,.fa-duotone.fa-arrow-down-z-a::after{content:"\f881\f881"}.fad.fa-sort-alpha-desc::after,.fa-duotone.fa-sort-alpha-desc::after{content:"\f881\f881"}.fad.fa-sort-alpha-down-alt::after,.fa-duotone.fa-sort-alpha-down-alt::after{content:"\f881\f881"}.fad.fa-mitten::after,.fa-duotone.fa-mitten::after{content:"\f7b5\f7b5"}.fad.fa-reply-clock::after,.fa-duotone.fa-reply-clock::after{content:"\e239\e239"}.fad.fa-reply-time::after,.fa-duotone.fa-reply-time::after{content:"\e239\e239"}.fad.fa-person-rays::after,.fa-duotone.fa-person-rays::after{content:"\e54d\e54d"}.fad.fa-right::after,.fa-duotone.fa-right::after{content:"\f356\f356"}.fad.fa-arrow-alt-right::after,.fa-duotone.fa-arrow-alt-right::after{content:"\f356\f356"}.fad.fa-circle-f::after,.fa-duotone.fa-circle-f::after{content:"\e10e\e10e"}.fad.fa-users::after,.fa-duotone.fa-users::after{content:"\f0c0\f0c0"}.fad.fa-face-pleading::after,.fa-duotone.fa-face-pleading::after{content:"\e386\e386"}.fad.fa-eye-slash::after,.fa-duotone.fa-eye-slash::after{content:"\f070\f070"}.fad.fa-flask-vial::after,.fa-duotone.fa-flask-vial::after{content:"\e4f3\e4f3"}.fad.fa-police-box::after,.fa-duotone.fa-police-box::after{content:"\e021\e021"}.fad.fa-cucumber::after,.fa-duotone.fa-cucumber::after{content:"\e401\e401"}.fad.fa-head-side-brain::after,.fa-duotone.fa-head-side-brain::after{content:"\f808\f808"}.fad.fa-hand::after,.fa-duotone.fa-hand::after{content:"\f256\f256"}.fad.fa-hand-paper::after,.fa-duotone.fa-hand-paper::after{content:"\f256\f256"}.fad.fa-person-biking-mountain::after,.fa-duotone.fa-person-biking-mountain::after{content:"\f84b\f84b"}.fad.fa-biking-mountain::after,.fa-duotone.fa-biking-mountain::after{content:"\f84b\f84b"}.fad.fa-utensils-slash::after,.fa-duotone.fa-utensils-slash::after{content:"\e464\e464"}.fad.fa-print-magnifying-glass::after,.fa-duotone.fa-print-magnifying-glass::after{content:"\f81a\f81a"}.fad.fa-print-search::after,.fa-duotone.fa-print-search::after{content:"\f81a\f81a"}.fad.fa-folder-bookmark::after,.fa-duotone.fa-folder-bookmark::after{content:"\e186\e186"}.fad.fa-om::after,.fa-duotone.fa-om::after{content:"\f679\f679"}.fad.fa-pi::after,.fa-duotone.fa-pi::after{content:"\f67e\f67e"}.fad.fa-flask-round-potion::after,.fa-duotone.fa-flask-round-potion::after{content:"\f6e1\f6e1"}.fad.fa-flask-potion::after,.fa-duotone.fa-flask-potion::after{content:"\f6e1\f6e1"}.fad.fa-face-shush::after,.fa-duotone.fa-face-shush::after{content:"\e38c\e38c"}.fad.fa-worm::after,.fa-duotone.fa-worm::after{content:"\e599\e599"}.fad.fa-house-circle-xmark::after,.fa-duotone.fa-house-circle-xmark::after{content:"\e50b\e50b"}.fad.fa-plug::after,.fa-duotone.fa-plug::after{content:"\f1e6\f1e6"}.fad.fa-calendar-circle-exclamation::after,.fa-duotone.fa-calendar-circle-exclamation::after{content:"\e46e\e46e"}.fad.fa-square-i::after,.fa-duotone.fa-square-i::after{content:"\e272\e272"}.fad.fa-chevron-up::after,.fa-duotone.fa-chevron-up::after{content:"\f077\f077"}.fad.fa-face-saluting::after,.fa-duotone.fa-face-saluting::after{content:"\e484\e484"}.fad.fa-gauge-simple-low::after,.fa-duotone.fa-gauge-simple-low::after{content:"\f62c\f62c"}.fad.fa-tachometer-slow::after,.fa-duotone.fa-tachometer-slow::after{content:"\f62c\f62c"}.fad.fa-face-persevering::after,.fa-duotone.fa-face-persevering::after{content:"\e385\e385"}.fad.fa-circle-camera::after,.fa-duotone.fa-circle-camera::after{content:"\e103\e103"}.fad.fa-camera-circle::after,.fa-duotone.fa-camera-circle::after{content:"\e103\e103"}.fad.fa-hand-spock::after,.fa-duotone.fa-hand-spock::after{content:"\f259\f259"}.fad.fa-spider-web::after,.fa-duotone.fa-spider-web::after{content:"\f719\f719"}.fad.fa-circle-microphone::after,.fa-duotone.fa-circle-microphone::after{content:"\e116\e116"}.fad.fa-microphone-circle::after,.fa-duotone.fa-microphone-circle::after{content:"\e116\e116"}.fad.fa-book-arrow-up::after,.fa-duotone.fa-book-arrow-up::after{content:"\e0ba\e0ba"}.fad.fa-popsicle::after,.fa-duotone.fa-popsicle::after{content:"\e43e\e43e"}.fad.fa-command::after,.fa-duotone.fa-command::after{content:"\e142\e142"}.fad.fa-blinds::after,.fa-duotone.fa-blinds::after{content:"\f8fb\f8fb"}.fad.fa-stopwatch::after,.fa-duotone.fa-stopwatch::after{content:"\f2f2\f2f2"}.fad.fa-saxophone::after,.fa-duotone.fa-saxophone::after{content:"\f8dc\f8dc"}.fad.fa-square-2::after,.fa-duotone.fa-square-2::after{content:"\e257\e257"}.fad.fa-field-hockey-stick-ball::after,.fa-duotone.fa-field-hockey-stick-ball::after{content:"\f44c\f44c"}.fad.fa-field-hockey::after,.fa-duotone.fa-field-hockey::after{content:"\f44c\f44c"}.fad.fa-arrow-up-square-triangle::after,.fa-duotone.fa-arrow-up-square-triangle::after{content:"\f88b\f88b"}.fad.fa-sort-shapes-up-alt::after,.fa-duotone.fa-sort-shapes-up-alt::after{content:"\f88b\f88b"}.fad.fa-face-scream::after,.fa-duotone.fa-face-scream::after{content:"\e38b\e38b"}.fad.fa-square-m::after,.fa-duotone.fa-square-m::after{content:"\e276\e276"}.fad.fa-camera-web::after,.fa-duotone.fa-camera-web::after{content:"\f832\f832"}.fad.fa-webcam::after,.fa-duotone.fa-webcam::after{content:"\f832\f832"}.fad.fa-comment-arrow-down::after,.fa-duotone.fa-comment-arrow-down::after{content:"\e143\e143"}.fad.fa-lightbulb-cfl::after,.fa-duotone.fa-lightbulb-cfl::after{content:"\e5a6\e5a6"}.fad.fa-window-frame-open::after,.fa-duotone.fa-window-frame-open::after{content:"\e050\e050"}.fad.fa-face-kiss::after,.fa-duotone.fa-face-kiss::after{content:"\f596\f596"}.fad.fa-kiss::after,.fa-duotone.fa-kiss::after{content:"\f596\f596"}.fad.fa-bridge-circle-xmark::after,.fa-duotone.fa-bridge-circle-xmark::after{content:"\e4cb\e4cb"}.fad.fa-period::after,.fa-duotone.fa-period::after{content:"\2e\2e"}.fad.fa-face-grin-tongue::after,.fa-duotone.fa-face-grin-tongue::after{content:"\f589\f589"}.fad.fa-grin-tongue::after,.fa-duotone.fa-grin-tongue::after{content:"\f589\f589"}.fad.fa-up-to-dotted-line::after,.fa-duotone.fa-up-to-dotted-line::after{content:"\e457\e457"}.fad.fa-thought-bubble::after,.fa-duotone.fa-thought-bubble::after{content:"\e32e\e32e"}.fad.fa-skeleton-ribs::after,.fa-duotone.fa-skeleton-ribs::after{content:"\e5cb\e5cb"}.fad.fa-raygun::after,.fa-duotone.fa-raygun::after{content:"\e025\e025"}.fad.fa-flute::after,.fa-duotone.fa-flute::after{content:"\f8b9\f8b9"}.fad.fa-acorn::after,.fa-duotone.fa-acorn::after{content:"\f6ae\f6ae"}.fad.fa-video-arrow-up-right::after,.fa-duotone.fa-video-arrow-up-right::after{content:"\e2c9\e2c9"}.fad.fa-grate-droplet::after,.fa-duotone.fa-grate-droplet::after{content:"\e194\e194"}.fad.fa-seal-exclamation::after,.fa-duotone.fa-seal-exclamation::after{content:"\e242\e242"}.fad.fa-chess-bishop::after,.fa-duotone.fa-chess-bishop::after{content:"\f43a\f43a"}.fad.fa-message-sms::after,.fa-duotone.fa-message-sms::after{content:"\e1e5\e1e5"}.fad.fa-coffee-beans::after,.fa-duotone.fa-coffee-beans::after{content:"\e13f\e13f"}.fad.fa-hat-witch::after,.fa-duotone.fa-hat-witch::after{content:"\f6e7\f6e7"}.fad.fa-face-grin-wink::after,.fa-duotone.fa-face-grin-wink::after{content:"\f58c\f58c"}.fad.fa-grin-wink::after,.fa-duotone.fa-grin-wink::after{content:"\f58c\f58c"}.fad.fa-clock-three-thirty::after,.fa-duotone.fa-clock-three-thirty::after{content:"\e357\e357"}.fad.fa-ear-deaf::after,.fa-duotone.fa-ear-deaf::after{content:"\f2a4\f2a4"}.fad.fa-deaf::after,.fa-duotone.fa-deaf::after{content:"\f2a4\f2a4"}.fad.fa-deafness::after,.fa-duotone.fa-deafness::after{content:"\f2a4\f2a4"}.fad.fa-hard-of-hearing::after,.fa-duotone.fa-hard-of-hearing::after{content:"\f2a4\f2a4"}.fad.fa-alarm-clock::after,.fa-duotone.fa-alarm-clock::after{content:"\f34e\f34e"}.fad.fa-eclipse::after,.fa-duotone.fa-eclipse::after{content:"\f749\f749"}.fad.fa-face-relieved::after,.fa-duotone.fa-face-relieved::after{content:"\e389\e389"}.fad.fa-road-circle-check::after,.fa-duotone.fa-road-circle-check::after{content:"\e564\e564"}.fad.fa-dice-five::after,.fa-duotone.fa-dice-five::after{content:"\f523\f523"}.fad.fa-octagon-minus::after,.fa-duotone.fa-octagon-minus::after{content:"\f308\f308"}.fad.fa-minus-octagon::after,.fa-duotone.fa-minus-octagon::after{content:"\f308\f308"}.fad.fa-square-rss::after,.fa-duotone.fa-square-rss::after{content:"\f143\f143"}.fad.fa-rss-square::after,.fa-duotone.fa-rss-square::after{content:"\f143\f143"}.fad.fa-face-zany::after,.fa-duotone.fa-face-zany::after{content:"\e3a4\e3a4"}.fad.fa-tricycle::after,.fa-duotone.fa-tricycle::after{content:"\e5c3\e5c3"}.fad.fa-land-mine-on::after,.fa-duotone.fa-land-mine-on::after{content:"\e51b\e51b"}.fad.fa-square-arrow-up-left::after,.fa-duotone.fa-square-arrow-up-left::after{content:"\e263\e263"}.fad.fa-i-cursor::after,.fa-duotone.fa-i-cursor::after{content:"\f246\f246"}.fad.fa-chart-mixed-up-circle-dollar::after,.fa-duotone.fa-chart-mixed-up-circle-dollar::after{content:"\e5d9\e5d9"}.fad.fa-salt-shaker::after,.fa-duotone.fa-salt-shaker::after{content:"\e446\e446"}.fad.fa-stamp::after,.fa-duotone.fa-stamp::after{content:"\f5bf\f5bf"}.fad.fa-file-plus::after,.fa-duotone.fa-file-plus::after{content:"\f319\f319"}.fad.fa-draw-square::after,.fa-duotone.fa-draw-square::after{content:"\f5ef\f5ef"}.fad.fa-toilet-paper-under-slash::after,.fa-duotone.fa-toilet-paper-under-slash::after{content:"\e2a1\e2a1"}.fad.fa-toilet-paper-reverse-slash::after,.fa-duotone.fa-toilet-paper-reverse-slash::after{content:"\e2a1\e2a1"}.fad.fa-stairs::after,.fa-duotone.fa-stairs::after{content:"\e289\e289"}.fad.fa-drone-front::after,.fa-duotone.fa-drone-front::after{content:"\f860\f860"}.fad.fa-drone-alt::after,.fa-duotone.fa-drone-alt::after{content:"\f860\f860"}.fad.fa-glass-empty::after,.fa-duotone.fa-glass-empty::after{content:"\e191\e191"}.fad.fa-dial-high::after,.fa-duotone.fa-dial-high::after{content:"\e15c\e15c"}.fad.fa-user-helmet-safety::after,.fa-duotone.fa-user-helmet-safety::after{content:"\f82c\f82c"}.fad.fa-user-construction::after,.fa-duotone.fa-user-construction::after{content:"\f82c\f82c"}.fad.fa-user-hard-hat::after,.fa-duotone.fa-user-hard-hat::after{content:"\f82c\f82c"}.fad.fa-i::after,.fa-duotone.fa-i::after{content:"\49\49"}.fad.fa-hryvnia-sign::after,.fa-duotone.fa-hryvnia-sign::after{content:"\f6f2\f6f2"}.fad.fa-hryvnia::after,.fa-duotone.fa-hryvnia::after{content:"\f6f2\f6f2"}.fad.fa-arrow-down-left-and-arrow-up-right-to-center::after,.fa-duotone.fa-arrow-down-left-and-arrow-up-right-to-center::after{content:"\e092\e092"}.fad.fa-pills::after,.fa-duotone.fa-pills::after{content:"\f484\f484"}.fad.fa-face-grin-wide::after,.fa-duotone.fa-face-grin-wide::after{content:"\f581\f581"}.fad.fa-grin-alt::after,.fa-duotone.fa-grin-alt::after{content:"\f581\f581"}.fad.fa-tooth::after,.fa-duotone.fa-tooth::after{content:"\f5c9\f5c9"}.fad.fa-basketball-hoop::after,.fa-duotone.fa-basketball-hoop::after{content:"\f435\f435"}.fad.fa-objects-align-bottom::after,.fa-duotone.fa-objects-align-bottom::after{content:"\e3bb\e3bb"}.fad.fa-v::after,.fa-duotone.fa-v::after{content:"\56\56"}.fad.fa-sparkles::after,.fa-duotone.fa-sparkles::after{content:"\f890\f890"}.fad.fa-squid::after,.fa-duotone.fa-squid::after{content:"\e450\e450"}.fad.fa-leafy-green::after,.fa-duotone.fa-leafy-green::after{content:"\e41d\e41d"}.fad.fa-circle-arrow-up-right::after,.fa-duotone.fa-circle-arrow-up-right::after{content:"\e0fc\e0fc"}.fad.fa-calendars::after,.fa-duotone.fa-calendars::after{content:"\e0d7\e0d7"}.fad.fa-bangladeshi-taka-sign::after,.fa-duotone.fa-bangladeshi-taka-sign::after{content:"\e2e6\e2e6"}.fad.fa-bicycle::after,.fa-duotone.fa-bicycle::after{content:"\f206\f206"}.fad.fa-hammer-war::after,.fa-duotone.fa-hammer-war::after{content:"\f6e4\f6e4"}.fad.fa-circle-d::after,.fa-duotone.fa-circle-d::after{content:"\e104\e104"}.fad.fa-spider-black-widow::after,.fa-duotone.fa-spider-black-widow::after{content:"\f718\f718"}.fad.fa-staff-snake::after,.fa-duotone.fa-staff-snake::after{content:"\e579\e579"}.fad.fa-rod-asclepius::after,.fa-duotone.fa-rod-asclepius::after{content:"\e579\e579"}.fad.fa-rod-snake::after,.fa-duotone.fa-rod-snake::after{content:"\e579\e579"}.fad.fa-staff-aesculapius::after,.fa-duotone.fa-staff-aesculapius::after{content:"\e579\e579"}.fad.fa-pear::after,.fa-duotone.fa-pear::after{content:"\e20c\e20c"}.fad.fa-head-side-cough-slash::after,.fa-duotone.fa-head-side-cough-slash::after{content:"\e062\e062"}.fad.fa-triangle::after,.fa-duotone.fa-triangle::after{content:"\f2ec\f2ec"}.fad.fa-apartment::after,.fa-duotone.fa-apartment::after{content:"\e468\e468"}.fad.fa-truck-medical::after,.fa-duotone.fa-truck-medical::after{content:"\f0f9\f0f9"}.fad.fa-ambulance::after,.fa-duotone.fa-ambulance::after{content:"\f0f9\f0f9"}.fad.fa-pepper::after,.fa-duotone.fa-pepper::after{content:"\e432\e432"}.fad.fa-piano::after,.fa-duotone.fa-piano::after{content:"\f8d4\f8d4"}.fad.fa-gun-squirt::after,.fa-duotone.fa-gun-squirt::after{content:"\e19d\e19d"}.fad.fa-wheat-awn-circle-exclamation::after,.fa-duotone.fa-wheat-awn-circle-exclamation::after{content:"\e598\e598"}.fad.fa-snowman::after,.fa-duotone.fa-snowman::after{content:"\f7d0\f7d0"}.fad.fa-user-alien::after,.fa-duotone.fa-user-alien::after{content:"\e04a\e04a"}.fad.fa-shield-check::after,.fa-duotone.fa-shield-check::after{content:"\f2f7\f2f7"}.fad.fa-mortar-pestle::after,.fa-duotone.fa-mortar-pestle::after{content:"\f5a7\f5a7"}.fad.fa-road-barrier::after,.fa-duotone.fa-road-barrier::after{content:"\e562\e562"}.fad.fa-chart-candlestick::after,.fa-duotone.fa-chart-candlestick::after{content:"\e0e2\e0e2"}.fad.fa-briefcase-blank::after,.fa-duotone.fa-briefcase-blank::after{content:"\e0c8\e0c8"}.fad.fa-school::after,.fa-duotone.fa-school::after{content:"\f549\f549"}.fad.fa-igloo::after,.fa-duotone.fa-igloo::after{content:"\f7ae\f7ae"}.fad.fa-bracket-round::after,.fa-duotone.fa-bracket-round::after{content:"\28\28"}.fad.fa-parenthesis::after,.fa-duotone.fa-parenthesis::after{content:"\28\28"}.fad.fa-joint::after,.fa-duotone.fa-joint::after{content:"\f595\f595"}.fad.fa-horse-saddle::after,.fa-duotone.fa-horse-saddle::after{content:"\f8c3\f8c3"}.fad.fa-mug-marshmallows::after,.fa-duotone.fa-mug-marshmallows::after{content:"\f7b7\f7b7"}.fad.fa-filters::after,.fa-duotone.fa-filters::after{content:"\e17e\e17e"}.fad.fa-bell-on::after,.fa-duotone.fa-bell-on::after{content:"\f8fa\f8fa"}.fad.fa-angle-right::after,.fa-duotone.fa-angle-right::after{content:"\f105\f105"}.fad.fa-dial-med::after,.fa-duotone.fa-dial-med::after{content:"\e15f\e15f"}.fad.fa-horse::after,.fa-duotone.fa-horse::after{content:"\f6f0\f6f0"}.fad.fa-q::after,.fa-duotone.fa-q::after{content:"\51\51"}.fad.fa-monitor-waveform::after,.fa-duotone.fa-monitor-waveform::after{content:"\f611\f611"}.fad.fa-monitor-heart-rate::after,.fa-duotone.fa-monitor-heart-rate::after{content:"\f611\f611"}.fad.fa-link-simple::after,.fa-duotone.fa-link-simple::after{content:"\e1cd\e1cd"}.fad.fa-whistle::after,.fa-duotone.fa-whistle::after{content:"\f460\f460"}.fad.fa-g::after,.fa-duotone.fa-g::after{content:"\47\47"}.fad.fa-wine-glass-crack::after,.fa-duotone.fa-wine-glass-crack::after{content:"\f4bb\f4bb"}.fad.fa-fragile::after,.fa-duotone.fa-fragile::after{content:"\f4bb\f4bb"}.fad.fa-slot-machine::after,.fa-duotone.fa-slot-machine::after{content:"\e3ce\e3ce"}.fad.fa-notes-medical::after,.fa-duotone.fa-notes-medical::after{content:"\f481\f481"}.fad.fa-car-wash::after,.fa-duotone.fa-car-wash::after{content:"\f5e6\f5e6"}.fad.fa-escalator::after,.fa-duotone.fa-escalator::after{content:"\e171\e171"}.fad.fa-comment-image::after,.fa-duotone.fa-comment-image::after{content:"\e148\e148"}.fad.fa-temperature-half::after,.fa-duotone.fa-temperature-half::after{content:"\f2c9\f2c9"}.fad.fa-temperature-2::after,.fa-duotone.fa-temperature-2::after{content:"\f2c9\f2c9"}.fad.fa-thermometer-2::after,.fa-duotone.fa-thermometer-2::after{content:"\f2c9\f2c9"}.fad.fa-thermometer-half::after,.fa-duotone.fa-thermometer-half::after{content:"\f2c9\f2c9"}.fad.fa-dong-sign::after,.fa-duotone.fa-dong-sign::after{content:"\e169\e169"}.fad.fa-donut::after,.fa-duotone.fa-donut::after{content:"\e406\e406"}.fad.fa-doughnut::after,.fa-duotone.fa-doughnut::after{content:"\e406\e406"}.fad.fa-capsules::after,.fa-duotone.fa-capsules::after{content:"\f46b\f46b"}.fad.fa-poo-storm::after,.fa-duotone.fa-poo-storm::after{content:"\f75a\f75a"}.fad.fa-poo-bolt::after,.fa-duotone.fa-poo-bolt::after{content:"\f75a\f75a"}.fad.fa-tally-1::after,.fa-duotone.fa-tally-1::after{content:"\e294\e294"}.fad.fa-face-frown-open::after,.fa-duotone.fa-face-frown-open::after{content:"\f57a\f57a"}.fad.fa-frown-open::after,.fa-duotone.fa-frown-open::after{content:"\f57a\f57a"}.fad.fa-square-dashed::after,.fa-duotone.fa-square-dashed::after{content:"\e269\e269"}.fad.fa-square-j::after,.fa-duotone.fa-square-j::after{content:"\e273\e273"}.fad.fa-hand-point-up::after,.fa-duotone.fa-hand-point-up::after{content:"\f0a6\f0a6"}.fad.fa-money-bill::after,.fa-duotone.fa-money-bill::after{content:"\f0d6\f0d6"}.fad.fa-arrow-up-big-small::after,.fa-duotone.fa-arrow-up-big-small::after{content:"\f88e\f88e"}.fad.fa-sort-size-up::after,.fa-duotone.fa-sort-size-up::after{content:"\f88e\f88e"}.fad.fa-barcode-read::after,.fa-duotone.fa-barcode-read::after{content:"\f464\f464"}.fad.fa-baguette::after,.fa-duotone.fa-baguette::after{content:"\e3d8\e3d8"}.fad.fa-bowl-soft-serve::after,.fa-duotone.fa-bowl-soft-serve::after{content:"\e46b\e46b"}.fad.fa-face-holding-back-tears::after,.fa-duotone.fa-face-holding-back-tears::after{content:"\e482\e482"}.fad.fa-square-up::after,.fa-duotone.fa-square-up::after{content:"\f353\f353"}.fad.fa-arrow-alt-square-up::after,.fa-duotone.fa-arrow-alt-square-up::after{content:"\f353\f353"}.fad.fa-train-subway-tunnel::after,.fa-duotone.fa-train-subway-tunnel::after{content:"\e2a3\e2a3"}.fad.fa-subway-tunnel::after,.fa-duotone.fa-subway-tunnel::after{content:"\e2a3\e2a3"}.fad.fa-square-exclamation::after,.fa-duotone.fa-square-exclamation::after{content:"\f321\f321"}.fad.fa-exclamation-square::after,.fa-duotone.fa-exclamation-square::after{content:"\f321\f321"}.fad.fa-semicolon::after,.fa-duotone.fa-semicolon::after{content:"\3b\3b"}.fad.fa-bookmark::after,.fa-duotone.fa-bookmark::after{content:"\f02e\f02e"}.fad.fa-fan-table::after,.fa-duotone.fa-fan-table::after{content:"\e004\e004"}.fad.fa-align-justify::after,.fa-duotone.fa-align-justify::after{content:"\f039\f039"}.fad.fa-battery-low::after,.fa-duotone.fa-battery-low::after{content:"\e0b1\e0b1"}.fad.fa-battery-1::after,.fa-duotone.fa-battery-1::after{content:"\e0b1\e0b1"}.fad.fa-credit-card-front::after,.fa-duotone.fa-credit-card-front::after{content:"\f38a\f38a"}.fad.fa-brain-arrow-curved-right::after,.fa-duotone.fa-brain-arrow-curved-right::after{content:"\f677\f677"}.fad.fa-mind-share::after,.fa-duotone.fa-mind-share::after{content:"\f677\f677"}.fad.fa-umbrella-beach::after,.fa-duotone.fa-umbrella-beach::after{content:"\f5ca\f5ca"}.fad.fa-helmet-un::after,.fa-duotone.fa-helmet-un::after{content:"\e503\e503"}.fad.fa-location-smile::after,.fa-duotone.fa-location-smile::after{content:"\f60d\f60d"}.fad.fa-map-marker-smile::after,.fa-duotone.fa-map-marker-smile::after{content:"\f60d\f60d"}.fad.fa-arrow-left-to-line::after,.fa-duotone.fa-arrow-left-to-line::after{content:"\f33e\f33e"}.fad.fa-arrow-to-left::after,.fa-duotone.fa-arrow-to-left::after{content:"\f33e\f33e"}.fad.fa-bullseye::after,.fa-duotone.fa-bullseye::after{content:"\f140\f140"}.fad.fa-sushi::after,.fa-duotone.fa-sushi::after{content:"\e48a\e48a"}.fad.fa-nigiri::after,.fa-duotone.fa-nigiri::after{content:"\e48a\e48a"}.fad.fa-message-captions::after,.fa-duotone.fa-message-captions::after{content:"\e1de\e1de"}.fad.fa-comment-alt-captions::after,.fa-duotone.fa-comment-alt-captions::after{content:"\e1de\e1de"}.fad.fa-trash-list::after,.fa-duotone.fa-trash-list::after{content:"\e2b1\e2b1"}.fad.fa-bacon::after,.fa-duotone.fa-bacon::after{content:"\f7e5\f7e5"}.fad.fa-option::after,.fa-duotone.fa-option::after{content:"\e318\e318"}.fad.fa-raccoon::after,.fa-duotone.fa-raccoon::after{content:"\e613\e613"}.fad.fa-hand-point-down::after,.fa-duotone.fa-hand-point-down::after{content:"\f0a7\f0a7"}.fad.fa-arrow-up-from-bracket::after,.fa-duotone.fa-arrow-up-from-bracket::after{content:"\e09a\e09a"}.fad.fa-head-side-gear::after,.fa-duotone.fa-head-side-gear::after{content:"\e611\e611"}.fad.fa-trash-plus::after,.fa-duotone.fa-trash-plus::after{content:"\e2b2\e2b2"}.fad.fa-objects-align-top::after,.fa-duotone.fa-objects-align-top::after{content:"\e3c0\e3c0"}.fad.fa-folder::after,.fa-duotone.fa-folder::after{content:"\f07b\f07b"}.fad.fa-folder-blank::after,.fa-duotone.fa-folder-blank::after{content:"\f07b\f07b"}.fad.fa-face-anxious-sweat::after,.fa-duotone.fa-face-anxious-sweat::after{content:"\e36a\e36a"}.fad.fa-credit-card-blank::after,.fa-duotone.fa-credit-card-blank::after{content:"\f389\f389"}.fad.fa-file-waveform::after,.fa-duotone.fa-file-waveform::after{content:"\f478\f478"}.fad.fa-file-medical-alt::after,.fa-duotone.fa-file-medical-alt::after{content:"\f478\f478"}.fad.fa-microchip-ai::after,.fa-duotone.fa-microchip-ai::after{content:"\e1ec\e1ec"}.fad.fa-mug::after,.fa-duotone.fa-mug::after{content:"\f874\f874"}.fad.fa-plane-up-slash::after,.fa-duotone.fa-plane-up-slash::after{content:"\e22e\e22e"}.fad.fa-radiation::after,.fa-duotone.fa-radiation::after{content:"\f7b9\f7b9"}.fad.fa-pen-circle::after,.fa-duotone.fa-pen-circle::after{content:"\e20e\e20e"}.fad.fa-bag-seedling::after,.fa-duotone.fa-bag-seedling::after{content:"\e5f2\e5f2"}.fad.fa-chart-simple::after,.fa-duotone.fa-chart-simple::after{content:"\e473\e473"}.fad.fa-crutches::after,.fa-duotone.fa-crutches::after{content:"\f7f8\f7f8"}.fad.fa-circle-parking::after,.fa-duotone.fa-circle-parking::after{content:"\f615\f615"}.fad.fa-parking-circle::after,.fa-duotone.fa-parking-circle::after{content:"\f615\f615"}.fad.fa-mars-stroke::after,.fa-duotone.fa-mars-stroke::after{content:"\f229\f229"}.fad.fa-leaf-oak::after,.fa-duotone.fa-leaf-oak::after{content:"\f6f7\f6f7"}.fad.fa-square-bolt::after,.fa-duotone.fa-square-bolt::after{content:"\e265\e265"}.fad.fa-vial::after,.fa-duotone.fa-vial::after{content:"\f492\f492"}.fad.fa-gauge::after,.fa-duotone.fa-gauge::after{content:"\f624\f624"}.fad.fa-dashboard::after,.fa-duotone.fa-dashboard::after{content:"\f624\f624"}.fad.fa-gauge-med::after,.fa-duotone.fa-gauge-med::after{content:"\f624\f624"}.fad.fa-tachometer-alt-average::after,.fa-duotone.fa-tachometer-alt-average::after{content:"\f624\f624"}.fad.fa-wand-magic-sparkles::after,.fa-duotone.fa-wand-magic-sparkles::after{content:"\e2ca\e2ca"}.fad.fa-magic-wand-sparkles::after,.fa-duotone.fa-magic-wand-sparkles::after{content:"\e2ca\e2ca"}.fad.fa-lambda::after,.fa-duotone.fa-lambda::after{content:"\f66e\f66e"}.fad.fa-e::after,.fa-duotone.fa-e::after{content:"\45\45"}.fad.fa-pizza::after,.fa-duotone.fa-pizza::after{content:"\f817\f817"}.fad.fa-bowl-chopsticks-noodles::after,.fa-duotone.fa-bowl-chopsticks-noodles::after{content:"\e2ea\e2ea"}.fad.fa-h3::after,.fa-duotone.fa-h3::after{content:"\f315\f315"}.fad.fa-pen-clip::after,.fa-duotone.fa-pen-clip::after{content:"\f305\f305"}.fad.fa-pen-alt::after,.fa-duotone.fa-pen-alt::after{content:"\f305\f305"}.fad.fa-bridge-circle-exclamation::after,.fa-duotone.fa-bridge-circle-exclamation::after{content:"\e4ca\e4ca"}.fad.fa-badge-percent::after,.fa-duotone.fa-badge-percent::after{content:"\f646\f646"}.fad.fa-user::after,.fa-duotone.fa-user::after{content:"\f007\f007"}.fad.fa-sensor::after,.fa-duotone.fa-sensor::after{content:"\e028\e028"}.fad.fa-comma::after,.fa-duotone.fa-comma::after{content:"\2c\2c"}.fad.fa-school-circle-check::after,.fa-duotone.fa-school-circle-check::after{content:"\e56b\e56b"}.fad.fa-toilet-paper-under::after,.fa-duotone.fa-toilet-paper-under::after{content:"\e2a0\e2a0"}.fad.fa-toilet-paper-reverse::after,.fa-duotone.fa-toilet-paper-reverse::after{content:"\e2a0\e2a0"}.fad.fa-light-emergency::after,.fa-duotone.fa-light-emergency::after{content:"\e41f\e41f"}.fad.fa-arrow-down-to-arc::after,.fa-duotone.fa-arrow-down-to-arc::after{content:"\e4ae\e4ae"}.fad.fa-dumpster::after,.fa-duotone.fa-dumpster::after{content:"\f793\f793"}.fad.fa-van-shuttle::after,.fa-duotone.fa-van-shuttle::after{content:"\f5b6\f5b6"}.fad.fa-shuttle-van::after,.fa-duotone.fa-shuttle-van::after{content:"\f5b6\f5b6"}.fad.fa-building-user::after,.fa-duotone.fa-building-user::after{content:"\e4da\e4da"}.fad.fa-light-switch::after,.fa-duotone.fa-light-switch::after{content:"\e017\e017"}.fad.fa-square-caret-left::after,.fa-duotone.fa-square-caret-left::after{content:"\f191\f191"}.fad.fa-caret-square-left::after,.fa-duotone.fa-caret-square-left::after{content:"\f191\f191"}.fad.fa-highlighter::after,.fa-duotone.fa-highlighter::after{content:"\f591\f591"}.fad.fa-wave-pulse::after,.fa-duotone.fa-wave-pulse::after{content:"\f5f8\f5f8"}.fad.fa-heart-rate::after,.fa-duotone.fa-heart-rate::after{content:"\f5f8\f5f8"}.fad.fa-key::after,.fa-duotone.fa-key::after{content:"\f084\f084"}.fad.fa-hat-santa::after,.fa-duotone.fa-hat-santa::after{content:"\f7a7\f7a7"}.fad.fa-tamale::after,.fa-duotone.fa-tamale::after{content:"\e451\e451"}.fad.fa-box-check::after,.fa-duotone.fa-box-check::after{content:"\f467\f467"}.fad.fa-bullhorn::after,.fa-duotone.fa-bullhorn::after{content:"\f0a1\f0a1"}.fad.fa-steak::after,.fa-duotone.fa-steak::after{content:"\f824\f824"}.fad.fa-location-crosshairs-slash::after,.fa-duotone.fa-location-crosshairs-slash::after{content:"\f603\f603"}.fad.fa-location-slash::after,.fa-duotone.fa-location-slash::after{content:"\f603\f603"}.fad.fa-person-dolly::after,.fa-duotone.fa-person-dolly::after{content:"\f4d0\f4d0"}.fad.fa-globe::after,.fa-duotone.fa-globe::after{content:"\f0ac\f0ac"}.fad.fa-synagogue::after,.fa-duotone.fa-synagogue::after{content:"\f69b\f69b"}.fad.fa-file-chart-column::after,.fa-duotone.fa-file-chart-column::after{content:"\f659\f659"}.fad.fa-file-chart-line::after,.fa-duotone.fa-file-chart-line::after{content:"\f659\f659"}.fad.fa-person-half-dress::after,.fa-duotone.fa-person-half-dress::after{content:"\e548\e548"}.fad.fa-folder-image::after,.fa-duotone.fa-folder-image::after{content:"\e18a\e18a"}.fad.fa-calendar-pen::after,.fa-duotone.fa-calendar-pen::after{content:"\f333\f333"}.fad.fa-calendar-edit::after,.fa-duotone.fa-calendar-edit::after{content:"\f333\f333"}.fad.fa-road-bridge::after,.fa-duotone.fa-road-bridge::after{content:"\e563\e563"}.fad.fa-face-smile-tear::after,.fa-duotone.fa-face-smile-tear::after{content:"\e393\e393"}.fad.fa-message-plus::after,.fa-duotone.fa-message-plus::after{content:"\f4a8\f4a8"}.fad.fa-comment-alt-plus::after,.fa-duotone.fa-comment-alt-plus::after{content:"\f4a8\f4a8"}.fad.fa-location-arrow::after,.fa-duotone.fa-location-arrow::after{content:"\f124\f124"}.fad.fa-c::after,.fa-duotone.fa-c::after{content:"\43\43"}.fad.fa-tablet-button::after,.fa-duotone.fa-tablet-button::after{content:"\f10a\f10a"}.fad.fa-person-dress-fairy::after,.fa-duotone.fa-person-dress-fairy::after{content:"\e607\e607"}.fad.fa-rectangle-history-circle-user::after,.fa-duotone.fa-rectangle-history-circle-user::after{content:"\e4a4\e4a4"}.fad.fa-building-lock::after,.fa-duotone.fa-building-lock::after{content:"\e4d6\e4d6"}.fad.fa-chart-line-up::after,.fa-duotone.fa-chart-line-up::after{content:"\e0e5\e0e5"}.fad.fa-mailbox::after,.fa-duotone.fa-mailbox::after{content:"\f813\f813"}.fad.fa-truck-bolt::after,.fa-duotone.fa-truck-bolt::after{content:"\e3d0\e3d0"}.fad.fa-pizza-slice::after,.fa-duotone.fa-pizza-slice::after{content:"\f818\f818"}.fad.fa-money-bill-wave::after,.fa-duotone.fa-money-bill-wave::after{content:"\f53a\f53a"}.fad.fa-chart-area::after,.fa-duotone.fa-chart-area::after{content:"\f1fe\f1fe"}.fad.fa-area-chart::after,.fa-duotone.fa-area-chart::after{content:"\f1fe\f1fe"}.fad.fa-house-flag::after,.fa-duotone.fa-house-flag::after{content:"\e50d\e50d"}.fad.fa-circle-three-quarters-stroke::after,.fa-duotone.fa-circle-three-quarters-stroke::after{content:"\e5d4\e5d4"}.fad.fa-person-circle-minus::after,.fa-duotone.fa-person-circle-minus::after{content:"\e540\e540"}.fad.fa-scalpel::after,.fa-duotone.fa-scalpel::after{content:"\f61d\f61d"}.fad.fa-ban::after,.fa-duotone.fa-ban::after{content:"\f05e\f05e"}.fad.fa-cancel::after,.fa-duotone.fa-cancel::after{content:"\f05e\f05e"}.fad.fa-bell-exclamation::after,.fa-duotone.fa-bell-exclamation::after{content:"\f848\f848"}.fad.fa-circle-bookmark::after,.fa-duotone.fa-circle-bookmark::after{content:"\e100\e100"}.fad.fa-bookmark-circle::after,.fa-duotone.fa-bookmark-circle::after{content:"\e100\e100"}.fad.fa-egg-fried::after,.fa-duotone.fa-egg-fried::after{content:"\f7fc\f7fc"}.fad.fa-face-weary::after,.fa-duotone.fa-face-weary::after{content:"\e3a1\e3a1"}.fad.fa-uniform-martial-arts::after,.fa-duotone.fa-uniform-martial-arts::after{content:"\e3d1\e3d1"}.fad.fa-camera-rotate::after,.fa-duotone.fa-camera-rotate::after{content:"\e0d8\e0d8"}.fad.fa-sun-dust::after,.fa-duotone.fa-sun-dust::after{content:"\f764\f764"}.fad.fa-comment-text::after,.fa-duotone.fa-comment-text::after{content:"\e14d\e14d"}.fad.fa-spray-can-sparkles::after,.fa-duotone.fa-spray-can-sparkles::after{content:"\f5d0\f5d0"}.fad.fa-air-freshener::after,.fa-duotone.fa-air-freshener::after{content:"\f5d0\f5d0"}.fad.fa-signal-bars::after,.fa-duotone.fa-signal-bars::after{content:"\f690\f690"}.fad.fa-signal-alt::after,.fa-duotone.fa-signal-alt::after{content:"\f690\f690"}.fad.fa-signal-alt-4::after,.fa-duotone.fa-signal-alt-4::after{content:"\f690\f690"}.fad.fa-signal-bars-strong::after,.fa-duotone.fa-signal-bars-strong::after{content:"\f690\f690"}.fad.fa-diamond-exclamation::after,.fa-duotone.fa-diamond-exclamation::after{content:"\e405\e405"}.fad.fa-star::after,.fa-duotone.fa-star::after{content:"\f005\f005"}.fad.fa-dial-min::after,.fa-duotone.fa-dial-min::after{content:"\e161\e161"}.fad.fa-repeat::after,.fa-duotone.fa-repeat::after{content:"\f363\f363"}.fad.fa-cross::after,.fa-duotone.fa-cross::after{content:"\f654\f654"}.fad.fa-page-caret-down::after,.fa-duotone.fa-page-caret-down::after{content:"\e429\e429"}.fad.fa-file-caret-down::after,.fa-duotone.fa-file-caret-down::after{content:"\e429\e429"}.fad.fa-box::after,.fa-duotone.fa-box::after{content:"\f466\f466"}.fad.fa-venus-mars::after,.fa-duotone.fa-venus-mars::after{content:"\f228\f228"}.fad.fa-clock-seven-thirty::after,.fa-duotone.fa-clock-seven-thirty::after{content:"\e351\e351"}.fad.fa-arrow-pointer::after,.fa-duotone.fa-arrow-pointer::after{content:"\f245\f245"}.fad.fa-mouse-pointer::after,.fa-duotone.fa-mouse-pointer::after{content:"\f245\f245"}.fad.fa-clock-four-thirty::after,.fa-duotone.fa-clock-four-thirty::after{content:"\e34b\e34b"}.fad.fa-signal-bars-good::after,.fa-duotone.fa-signal-bars-good::after{content:"\f693\f693"}.fad.fa-signal-alt-3::after,.fa-duotone.fa-signal-alt-3::after{content:"\f693\f693"}.fad.fa-cactus::after,.fa-duotone.fa-cactus::after{content:"\f8a7\f8a7"}.fad.fa-lightbulb-gear::after,.fa-duotone.fa-lightbulb-gear::after{content:"\e5fd\e5fd"}.fad.fa-maximize::after,.fa-duotone.fa-maximize::after{content:"\f31e\f31e"}.fad.fa-expand-arrows-alt::after,.fa-duotone.fa-expand-arrows-alt::after{content:"\f31e\f31e"}.fad.fa-charging-station::after,.fa-duotone.fa-charging-station::after{content:"\f5e7\f5e7"}.fad.fa-shapes::after,.fa-duotone.fa-shapes::after{content:"\f61f\f61f"}.fad.fa-triangle-circle-square::after,.fa-duotone.fa-triangle-circle-square::after{content:"\f61f\f61f"}.fad.fa-plane-tail::after,.fa-duotone.fa-plane-tail::after{content:"\e22c\e22c"}.fad.fa-gauge-simple-max::after,.fa-duotone.fa-gauge-simple-max::after{content:"\f62b\f62b"}.fad.fa-tachometer-fastest::after,.fa-duotone.fa-tachometer-fastest::after{content:"\f62b\f62b"}.fad.fa-circle-u::after,.fa-duotone.fa-circle-u::after{content:"\e127\e127"}.fad.fa-shield-slash::after,.fa-duotone.fa-shield-slash::after{content:"\e24b\e24b"}.fad.fa-square-phone-hangup::after,.fa-duotone.fa-square-phone-hangup::after{content:"\e27a\e27a"}.fad.fa-phone-square-down::after,.fa-duotone.fa-phone-square-down::after{content:"\e27a\e27a"}.fad.fa-arrow-up-left::after,.fa-duotone.fa-arrow-up-left::after{content:"\e09d\e09d"}.fad.fa-transporter-1::after,.fa-duotone.fa-transporter-1::after{content:"\e043\e043"}.fad.fa-peanuts::after,.fa-duotone.fa-peanuts::after{content:"\e431\e431"}.fad.fa-shuffle::after,.fa-duotone.fa-shuffle::after{content:"\f074\f074"}.fad.fa-random::after,.fa-duotone.fa-random::after{content:"\f074\f074"}.fad.fa-person-running::after,.fa-duotone.fa-person-running::after{content:"\f70c\f70c"}.fad.fa-running::after,.fa-duotone.fa-running::after{content:"\f70c\f70c"}.fad.fa-mobile-retro::after,.fa-duotone.fa-mobile-retro::after{content:"\e527\e527"}.fad.fa-grip-lines-vertical::after,.fa-duotone.fa-grip-lines-vertical::after{content:"\f7a5\f7a5"}.fad.fa-bin-bottles-recycle::after,.fa-duotone.fa-bin-bottles-recycle::after{content:"\e5f6\e5f6"}.fad.fa-arrow-up-from-square::after,.fa-duotone.fa-arrow-up-from-square::after{content:"\e09c\e09c"}.fad.fa-file-dashed-line::after,.fa-duotone.fa-file-dashed-line::after{content:"\f877\f877"}.fad.fa-page-break::after,.fa-duotone.fa-page-break::after{content:"\f877\f877"}.fad.fa-bracket-curly-right::after,.fa-duotone.fa-bracket-curly-right::after{content:"\7d\7d"}.fad.fa-spider::after,.fa-duotone.fa-spider::after{content:"\f717\f717"}.fad.fa-clock-three::after,.fa-duotone.fa-clock-three::after{content:"\e356\e356"}.fad.fa-hands-bound::after,.fa-duotone.fa-hands-bound::after{content:"\e4f9\e4f9"}.fad.fa-scalpel-line-dashed::after,.fa-duotone.fa-scalpel-line-dashed::after{content:"\f61e\f61e"}.fad.fa-scalpel-path::after,.fa-duotone.fa-scalpel-path::after{content:"\f61e\f61e"}.fad.fa-file-invoice-dollar::after,.fa-duotone.fa-file-invoice-dollar::after{content:"\f571\f571"}.fad.fa-pipe-smoking::after,.fa-duotone.fa-pipe-smoking::after{content:"\e3c4\e3c4"}.fad.fa-face-astonished::after,.fa-duotone.fa-face-astonished::after{content:"\e36b\e36b"}.fad.fa-window::after,.fa-duotone.fa-window::after{content:"\f40e\f40e"}.fad.fa-plane-circle-exclamation::after,.fa-duotone.fa-plane-circle-exclamation::after{content:"\e556\e556"}.fad.fa-ear::after,.fa-duotone.fa-ear::after{content:"\f5f0\f5f0"}.fad.fa-file-lock::after,.fa-duotone.fa-file-lock::after{content:"\e3a6\e3a6"}.fad.fa-diagram-venn::after,.fa-duotone.fa-diagram-venn::after{content:"\e15a\e15a"}.fad.fa-x-ray::after,.fa-duotone.fa-x-ray::after{content:"\f497\f497"}.fad.fa-goal-net::after,.fa-duotone.fa-goal-net::after{content:"\e3ab\e3ab"}.fad.fa-coffin-cross::after,.fa-duotone.fa-coffin-cross::after{content:"\e051\e051"}.fad.fa-spell-check::after,.fa-duotone.fa-spell-check::after{content:"\f891\f891"}.fad.fa-location-xmark::after,.fa-duotone.fa-location-xmark::after{content:"\f60e\f60e"}.fad.fa-map-marker-times::after,.fa-duotone.fa-map-marker-times::after{content:"\f60e\f60e"}.fad.fa-map-marker-xmark::after,.fa-duotone.fa-map-marker-xmark::after{content:"\f60e\f60e"}.fad.fa-circle-quarter-stroke::after,.fa-duotone.fa-circle-quarter-stroke::after{content:"\e5d3\e5d3"}.fad.fa-lasso::after,.fa-duotone.fa-lasso::after{content:"\f8c8\f8c8"}.fad.fa-slash::after,.fa-duotone.fa-slash::after{content:"\f715\f715"}.fad.fa-person-to-portal::after,.fa-duotone.fa-person-to-portal::after{content:"\e022\e022"}.fad.fa-portal-enter::after,.fa-duotone.fa-portal-enter::after{content:"\e022\e022"}.fad.fa-calendar-star::after,.fa-duotone.fa-calendar-star::after{content:"\f736\f736"}.fad.fa-computer-mouse::after,.fa-duotone.fa-computer-mouse::after{content:"\f8cc\f8cc"}.fad.fa-mouse::after,.fa-duotone.fa-mouse::after{content:"\f8cc\f8cc"}.fad.fa-arrow-right-to-bracket::after,.fa-duotone.fa-arrow-right-to-bracket::after{content:"\f090\f090"}.fad.fa-sign-in::after,.fa-duotone.fa-sign-in::after{content:"\f090\f090"}.fad.fa-pegasus::after,.fa-duotone.fa-pegasus::after{content:"\f703\f703"}.fad.fa-files-medical::after,.fa-duotone.fa-files-medical::after{content:"\f7fd\f7fd"}.fad.fa-nfc-lock::after,.fa-duotone.fa-nfc-lock::after{content:"\e1f8\e1f8"}.fad.fa-person-ski-lift::after,.fa-duotone.fa-person-ski-lift::after{content:"\f7c8\f7c8"}.fad.fa-ski-lift::after,.fa-duotone.fa-ski-lift::after{content:"\f7c8\f7c8"}.fad.fa-square-6::after,.fa-duotone.fa-square-6::after{content:"\e25b\e25b"}.fad.fa-shop-slash::after,.fa-duotone.fa-shop-slash::after{content:"\e070\e070"}.fad.fa-store-alt-slash::after,.fa-duotone.fa-store-alt-slash::after{content:"\e070\e070"}.fad.fa-wind-turbine::after,.fa-duotone.fa-wind-turbine::after{content:"\f89b\f89b"}.fad.fa-sliders-simple::after,.fa-duotone.fa-sliders-simple::after{content:"\e253\e253"}.fad.fa-grid-round::after,.fa-duotone.fa-grid-round::after{content:"\e5da\e5da"}.fad.fa-badge-sheriff::after,.fa-duotone.fa-badge-sheriff::after{content:"\f8a2\f8a2"}.fad.fa-server::after,.fa-duotone.fa-server::after{content:"\f233\f233"}.fad.fa-virus-covid-slash::after,.fa-duotone.fa-virus-covid-slash::after{content:"\e4a9\e4a9"}.fad.fa-intersection::after,.fa-duotone.fa-intersection::after{content:"\f668\f668"}.fad.fa-shop-lock::after,.fa-duotone.fa-shop-lock::after{content:"\e4a5\e4a5"}.fad.fa-family::after,.fa-duotone.fa-family::after{content:"\e300\e300"}.fad.fa-hourglass-start::after,.fa-duotone.fa-hourglass-start::after{content:"\f251\f251"}.fad.fa-hourglass-1::after,.fa-duotone.fa-hourglass-1::after{content:"\f251\f251"}.fad.fa-user-hair-buns::after,.fa-duotone.fa-user-hair-buns::after{content:"\e3d3\e3d3"}.fad.fa-blender-phone::after,.fa-duotone.fa-blender-phone::after{content:"\f6b6\f6b6"}.fad.fa-hourglass-clock::after,.fa-duotone.fa-hourglass-clock::after{content:"\e41b\e41b"}.fad.fa-person-seat-reclined::after,.fa-duotone.fa-person-seat-reclined::after{content:"\e21f\e21f"}.fad.fa-paper-plane-top::after,.fa-duotone.fa-paper-plane-top::after{content:"\e20a\e20a"}.fad.fa-paper-plane-alt::after,.fa-duotone.fa-paper-plane-alt::after{content:"\e20a\e20a"}.fad.fa-send::after,.fa-duotone.fa-send::after{content:"\e20a\e20a"}.fad.fa-message-arrow-up::after,.fa-duotone.fa-message-arrow-up::after{content:"\e1dc\e1dc"}.fad.fa-comment-alt-arrow-up::after,.fa-duotone.fa-comment-alt-arrow-up::after{content:"\e1dc\e1dc"}.fad.fa-lightbulb-exclamation::after,.fa-duotone.fa-lightbulb-exclamation::after{content:"\f671\f671"}.fad.fa-layer-minus::after,.fa-duotone.fa-layer-minus::after{content:"\f5fe\f5fe"}.fad.fa-layer-group-minus::after,.fa-duotone.fa-layer-group-minus::after{content:"\f5fe\f5fe"}.fad.fa-chart-pie-simple-circle-currency::after,.fa-duotone.fa-chart-pie-simple-circle-currency::after{content:"\e604\e604"}.fad.fa-circle-e::after,.fa-duotone.fa-circle-e::after{content:"\e109\e109"}.fad.fa-building-wheat::after,.fa-duotone.fa-building-wheat::after{content:"\e4db\e4db"}.fad.fa-gauge-max::after,.fa-duotone.fa-gauge-max::after{content:"\f626\f626"}.fad.fa-tachometer-alt-fastest::after,.fa-duotone.fa-tachometer-alt-fastest::after{content:"\f626\f626"}.fad.fa-person-breastfeeding::after,.fa-duotone.fa-person-breastfeeding::after{content:"\e53a\e53a"}.fad.fa-apostrophe::after,.fa-duotone.fa-apostrophe::after{content:"\27\27"}.fad.fa-fire-hydrant::after,.fa-duotone.fa-fire-hydrant::after{content:"\e17f\e17f"}.fad.fa-right-to-bracket::after,.fa-duotone.fa-right-to-bracket::after{content:"\f2f6\f2f6"}.fad.fa-sign-in-alt::after,.fa-duotone.fa-sign-in-alt::after{content:"\f2f6\f2f6"}.fad.fa-video-plus::after,.fa-duotone.fa-video-plus::after{content:"\f4e1\f4e1"}.fad.fa-square-right::after,.fa-duotone.fa-square-right::after{content:"\f352\f352"}.fad.fa-arrow-alt-square-right::after,.fa-duotone.fa-arrow-alt-square-right::after{content:"\f352\f352"}.fad.fa-comment-smile::after,.fa-duotone.fa-comment-smile::after{content:"\f4b4\f4b4"}.fad.fa-venus::after,.fa-duotone.fa-venus::after{content:"\f221\f221"}.fad.fa-passport::after,.fa-duotone.fa-passport::after{content:"\f5ab\f5ab"}.fad.fa-inbox-in::after,.fa-duotone.fa-inbox-in::after{content:"\f310\f310"}.fad.fa-inbox-arrow-down::after,.fa-duotone.fa-inbox-arrow-down::after{content:"\f310\f310"}.fad.fa-heart-pulse::after,.fa-duotone.fa-heart-pulse::after{content:"\f21e\f21e"}.fad.fa-heartbeat::after,.fa-duotone.fa-heartbeat::after{content:"\f21e\f21e"}.fad.fa-circle-8::after,.fa-duotone.fa-circle-8::after{content:"\e0f5\e0f5"}.fad.fa-clouds-moon::after,.fa-duotone.fa-clouds-moon::after{content:"\f745\f745"}.fad.fa-clock-ten-thirty::after,.fa-duotone.fa-clock-ten-thirty::after{content:"\e355\e355"}.fad.fa-people-carry-box::after,.fa-duotone.fa-people-carry-box::after{content:"\f4ce\f4ce"}.fad.fa-people-carry::after,.fa-duotone.fa-people-carry::after{content:"\f4ce\f4ce"}.fad.fa-folder-user::after,.fa-duotone.fa-folder-user::after{content:"\e18e\e18e"}.fad.fa-trash-can-xmark::after,.fa-duotone.fa-trash-can-xmark::after{content:"\e2ae\e2ae"}.fad.fa-temperature-high::after,.fa-duotone.fa-temperature-high::after{content:"\f769\f769"}.fad.fa-microchip::after,.fa-duotone.fa-microchip::after{content:"\f2db\f2db"}.fad.fa-left-long-to-line::after,.fa-duotone.fa-left-long-to-line::after{content:"\e41e\e41e"}.fad.fa-crown::after,.fa-duotone.fa-crown::after{content:"\f521\f521"}.fad.fa-weight-hanging::after,.fa-duotone.fa-weight-hanging::after{content:"\f5cd\f5cd"}.fad.fa-xmarks-lines::after,.fa-duotone.fa-xmarks-lines::after{content:"\e59a\e59a"}.fad.fa-file-prescription::after,.fa-duotone.fa-file-prescription::after{content:"\f572\f572"}.fad.fa-calendar-range::after,.fa-duotone.fa-calendar-range::after{content:"\e0d6\e0d6"}.fad.fa-flower-daffodil::after,.fa-duotone.fa-flower-daffodil::after{content:"\f800\f800"}.fad.fa-hand-back-point-up::after,.fa-duotone.fa-hand-back-point-up::after{content:"\e1a2\e1a2"}.fad.fa-weight-scale::after,.fa-duotone.fa-weight-scale::after{content:"\f496\f496"}.fad.fa-weight::after,.fa-duotone.fa-weight::after{content:"\f496\f496"}.fad.fa-arrow-up-to-arc::after,.fa-duotone.fa-arrow-up-to-arc::after{content:"\e617\e617"}.fad.fa-star-exclamation::after,.fa-duotone.fa-star-exclamation::after{content:"\f2f3\f2f3"}.fad.fa-books::after,.fa-duotone.fa-books::after{content:"\f5db\f5db"}.fad.fa-user-group::after,.fa-duotone.fa-user-group::after{content:"\f500\f500"}.fad.fa-user-friends::after,.fa-duotone.fa-user-friends::after{content:"\f500\f500"}.fad.fa-arrow-up-a-z::after,.fa-duotone.fa-arrow-up-a-z::after{content:"\f15e\f15e"}.fad.fa-sort-alpha-up::after,.fa-duotone.fa-sort-alpha-up::after{content:"\f15e\f15e"}.fad.fa-layer-plus::after,.fa-duotone.fa-layer-plus::after{content:"\f5ff\f5ff"}.fad.fa-layer-group-plus::after,.fa-duotone.fa-layer-group-plus::after{content:"\f5ff\f5ff"}.fad.fa-play-pause::after,.fa-duotone.fa-play-pause::after{content:"\e22f\e22f"}.fad.fa-block-question::after,.fa-duotone.fa-block-question::after{content:"\e3dd\e3dd"}.fad.fa-snooze::after,.fa-duotone.fa-snooze::after{content:"\f880\f880"}.fad.fa-zzz::after,.fa-duotone.fa-zzz::after{content:"\f880\f880"}.fad.fa-scanner-image::after,.fa-duotone.fa-scanner-image::after{content:"\f8f3\f8f3"}.fad.fa-tv-retro::after,.fa-duotone.fa-tv-retro::after{content:"\f401\f401"}.fad.fa-square-t::after,.fa-duotone.fa-square-t::after{content:"\e280\e280"}.fad.fa-farm::after,.fa-duotone.fa-farm::after{content:"\f864\f864"}.fad.fa-barn-silo::after,.fa-duotone.fa-barn-silo::after{content:"\f864\f864"}.fad.fa-chess-knight::after,.fa-duotone.fa-chess-knight::after{content:"\f441\f441"}.fad.fa-bars-sort::after,.fa-duotone.fa-bars-sort::after{content:"\e0ae\e0ae"}.fad.fa-pallet-boxes::after,.fa-duotone.fa-pallet-boxes::after{content:"\f483\f483"}.fad.fa-palette-boxes::after,.fa-duotone.fa-palette-boxes::after{content:"\f483\f483"}.fad.fa-pallet-alt::after,.fa-duotone.fa-pallet-alt::after{content:"\f483\f483"}.fad.fa-face-laugh-squint::after,.fa-duotone.fa-face-laugh-squint::after{content:"\f59b\f59b"}.fad.fa-laugh-squint::after,.fa-duotone.fa-laugh-squint::after{content:"\f59b\f59b"}.fad.fa-code-simple::after,.fa-duotone.fa-code-simple::after{content:"\e13d\e13d"}.fad.fa-bolt-slash::after,.fa-duotone.fa-bolt-slash::after{content:"\e0b8\e0b8"}.fad.fa-panel-fire::after,.fa-duotone.fa-panel-fire::after{content:"\e42f\e42f"}.fad.fa-binary-circle-check::after,.fa-duotone.fa-binary-circle-check::after{content:"\e33c\e33c"}.fad.fa-comment-minus::after,.fa-duotone.fa-comment-minus::after{content:"\f4b1\f4b1"}.fad.fa-burrito::after,.fa-duotone.fa-burrito::after{content:"\f7ed\f7ed"}.fad.fa-violin::after,.fa-duotone.fa-violin::after{content:"\f8ed\f8ed"}.fad.fa-objects-column::after,.fa-duotone.fa-objects-column::after{content:"\e3c1\e3c1"}.fad.fa-square-chevron-down::after,.fa-duotone.fa-square-chevron-down::after{content:"\f329\f329"}.fad.fa-chevron-square-down::after,.fa-duotone.fa-chevron-square-down::after{content:"\f329\f329"}.fad.fa-comment-plus::after,.fa-duotone.fa-comment-plus::after{content:"\f4b2\f4b2"}.fad.fa-triangle-instrument::after,.fa-duotone.fa-triangle-instrument::after{content:"\f8e2\f8e2"}.fad.fa-triangle-music::after,.fa-duotone.fa-triangle-music::after{content:"\f8e2\f8e2"}.fad.fa-wheelchair::after,.fa-duotone.fa-wheelchair::after{content:"\f193\f193"}.fad.fa-user-pilot-tie::after,.fa-duotone.fa-user-pilot-tie::after{content:"\e2c1\e2c1"}.fad.fa-piano-keyboard::after,.fa-duotone.fa-piano-keyboard::after{content:"\f8d5\f8d5"}.fad.fa-bed-empty::after,.fa-duotone.fa-bed-empty::after{content:"\f8f9\f8f9"}.fad.fa-circle-arrow-up::after,.fa-duotone.fa-circle-arrow-up::after{content:"\f0aa\f0aa"}.fad.fa-arrow-circle-up::after,.fa-duotone.fa-arrow-circle-up::after{content:"\f0aa\f0aa"}.fad.fa-toggle-on::after,.fa-duotone.fa-toggle-on::after{content:"\f205\f205"}.fad.fa-rectangle-vertical::after,.fa-duotone.fa-rectangle-vertical::after{content:"\f2fb\f2fb"}.fad.fa-rectangle-portrait::after,.fa-duotone.fa-rectangle-portrait::after{content:"\f2fb\f2fb"}.fad.fa-person-walking::after,.fa-duotone.fa-person-walking::after{content:"\f554\f554"}.fad.fa-walking::after,.fa-duotone.fa-walking::after{content:"\f554\f554"}.fad.fa-l::after,.fa-duotone.fa-l::after{content:"\4c\4c"}.fad.fa-signal-stream::after,.fa-duotone.fa-signal-stream::after{content:"\f8dd\f8dd"}.fad.fa-down-to-bracket::after,.fa-duotone.fa-down-to-bracket::after{content:"\e4e7\e4e7"}.fad.fa-circle-z::after,.fa-duotone.fa-circle-z::after{content:"\e130\e130"}.fad.fa-stars::after,.fa-duotone.fa-stars::after{content:"\f762\f762"}.fad.fa-fire::after,.fa-duotone.fa-fire::after{content:"\f06d\f06d"}.fad.fa-bed-pulse::after,.fa-duotone.fa-bed-pulse::after{content:"\f487\f487"}.fad.fa-procedures::after,.fa-duotone.fa-procedures::after{content:"\f487\f487"}.fad.fa-house-day::after,.fa-duotone.fa-house-day::after{content:"\e00e\e00e"}.fad.fa-shuttle-space::after,.fa-duotone.fa-shuttle-space::after{content:"\f197\f197"}.fad.fa-space-shuttle::after,.fa-duotone.fa-space-shuttle::after{content:"\f197\f197"}.fad.fa-shirt-long-sleeve::after,.fa-duotone.fa-shirt-long-sleeve::after{content:"\e3c7\e3c7"}.fad.fa-chart-pie-simple::after,.fa-duotone.fa-chart-pie-simple::after{content:"\f64e\f64e"}.fad.fa-chart-pie-alt::after,.fa-duotone.fa-chart-pie-alt::after{content:"\f64e\f64e"}.fad.fa-face-laugh::after,.fa-duotone.fa-face-laugh::after{content:"\f599\f599"}.fad.fa-laugh::after,.fa-duotone.fa-laugh::after{content:"\f599\f599"}.fad.fa-folder-open::after,.fa-duotone.fa-folder-open::after{content:"\f07c\f07c"}.fad.fa-album-collection-circle-user::after,.fa-duotone.fa-album-collection-circle-user::after{content:"\e48f\e48f"}.fad.fa-candy::after,.fa-duotone.fa-candy::after{content:"\e3e7\e3e7"}.fad.fa-bowl-hot::after,.fa-duotone.fa-bowl-hot::after{content:"\f823\f823"}.fad.fa-soup::after,.fa-duotone.fa-soup::after{content:"\f823\f823"}.fad.fa-flatbread::after,.fa-duotone.fa-flatbread::after{content:"\e40b\e40b"}.fad.fa-heart-circle-plus::after,.fa-duotone.fa-heart-circle-plus::after{content:"\e500\e500"}.fad.fa-code-fork::after,.fa-duotone.fa-code-fork::after{content:"\e13b\e13b"}.fad.fa-city::after,.fa-duotone.fa-city::after{content:"\f64f\f64f"}.fad.fa-signal-bars-weak::after,.fa-duotone.fa-signal-bars-weak::after{content:"\f691\f691"}.fad.fa-signal-alt-1::after,.fa-duotone.fa-signal-alt-1::after{content:"\f691\f691"}.fad.fa-microphone-lines::after,.fa-duotone.fa-microphone-lines::after{content:"\f3c9\f3c9"}.fad.fa-microphone-alt::after,.fa-duotone.fa-microphone-alt::after{content:"\f3c9\f3c9"}.fad.fa-clock-twelve::after,.fa-duotone.fa-clock-twelve::after{content:"\e358\e358"}.fad.fa-pepper-hot::after,.fa-duotone.fa-pepper-hot::after{content:"\f816\f816"}.fad.fa-citrus-slice::after,.fa-duotone.fa-citrus-slice::after{content:"\e2f5\e2f5"}.fad.fa-sheep::after,.fa-duotone.fa-sheep::after{content:"\f711\f711"}.fad.fa-unlock::after,.fa-duotone.fa-unlock::after{content:"\f09c\f09c"}.fad.fa-colon-sign::after,.fa-duotone.fa-colon-sign::after{content:"\e140\e140"}.fad.fa-headset::after,.fa-duotone.fa-headset::after{content:"\f590\f590"}.fad.fa-badger-honey::after,.fa-duotone.fa-badger-honey::after{content:"\f6b4\f6b4"}.fad.fa-h4::after,.fa-duotone.fa-h4::after{content:"\f86a\f86a"}.fad.fa-store-slash::after,.fa-duotone.fa-store-slash::after{content:"\e071\e071"}.fad.fa-road-circle-xmark::after,.fa-duotone.fa-road-circle-xmark::after{content:"\e566\e566"}.fad.fa-signal-slash::after,.fa-duotone.fa-signal-slash::after{content:"\f695\f695"}.fad.fa-user-minus::after,.fa-duotone.fa-user-minus::after{content:"\f503\f503"}.fad.fa-mars-stroke-up::after,.fa-duotone.fa-mars-stroke-up::after{content:"\f22a\f22a"}.fad.fa-mars-stroke-v::after,.fa-duotone.fa-mars-stroke-v::after{content:"\f22a\f22a"}.fad.fa-champagne-glasses::after,.fa-duotone.fa-champagne-glasses::after{content:"\f79f\f79f"}.fad.fa-glass-cheers::after,.fa-duotone.fa-glass-cheers::after{content:"\f79f\f79f"}.fad.fa-taco::after,.fa-duotone.fa-taco::after{content:"\f826\f826"}.fad.fa-hexagon-plus::after,.fa-duotone.fa-hexagon-plus::after{content:"\f300\f300"}.fad.fa-plus-hexagon::after,.fa-duotone.fa-plus-hexagon::after{content:"\f300\f300"}.fad.fa-clipboard::after,.fa-duotone.fa-clipboard::after{content:"\f328\f328"}.fad.fa-house-circle-exclamation::after,.fa-duotone.fa-house-circle-exclamation::after{content:"\e50a\e50a"}.fad.fa-file-arrow-up::after,.fa-duotone.fa-file-arrow-up::after{content:"\f574\f574"}.fad.fa-file-upload::after,.fa-duotone.fa-file-upload::after{content:"\f574\f574"}.fad.fa-wifi::after,.fa-duotone.fa-wifi::after{content:"\f1eb\f1eb"}.fad.fa-wifi-3::after,.fa-duotone.fa-wifi-3::after{content:"\f1eb\f1eb"}.fad.fa-wifi-strong::after,.fa-duotone.fa-wifi-strong::after{content:"\f1eb\f1eb"}.fad.fa-messages::after,.fa-duotone.fa-messages::after{content:"\f4b6\f4b6"}.fad.fa-comments-alt::after,.fa-duotone.fa-comments-alt::after{content:"\f4b6\f4b6"}.fad.fa-bath::after,.fa-duotone.fa-bath::after{content:"\f2cd\f2cd"}.fad.fa-bathtub::after,.fa-duotone.fa-bathtub::after{content:"\f2cd\f2cd"}.fad.fa-umbrella-simple::after,.fa-duotone.fa-umbrella-simple::after{content:"\e2bc\e2bc"}.fad.fa-umbrella-alt::after,.fa-duotone.fa-umbrella-alt::after{content:"\e2bc\e2bc"}.fad.fa-rectangle-history-circle-plus::after,.fa-duotone.fa-rectangle-history-circle-plus::after{content:"\e4a3\e4a3"}.fad.fa-underline::after,.fa-duotone.fa-underline::after{content:"\f0cd\f0cd"}.fad.fa-prescription-bottle-pill::after,.fa-duotone.fa-prescription-bottle-pill::after{content:"\e5c0\e5c0"}.fad.fa-user-pen::after,.fa-duotone.fa-user-pen::after{content:"\f4ff\f4ff"}.fad.fa-user-edit::after,.fa-duotone.fa-user-edit::after{content:"\f4ff\f4ff"}.fad.fa-binary-slash::after,.fa-duotone.fa-binary-slash::after{content:"\e33e\e33e"}.fad.fa-square-o::after,.fa-duotone.fa-square-o::after{content:"\e278\e278"}.fad.fa-signature::after,.fa-duotone.fa-signature::after{content:"\f5b7\f5b7"}.fad.fa-stroopwafel::after,.fa-duotone.fa-stroopwafel::after{content:"\f551\f551"}.fad.fa-bold::after,.fa-duotone.fa-bold::after{content:"\f032\f032"}.fad.fa-anchor-lock::after,.fa-duotone.fa-anchor-lock::after{content:"\e4ad\e4ad"}.fad.fa-building-ngo::after,.fa-duotone.fa-building-ngo::after{content:"\e4d7\e4d7"}.fad.fa-transporter-3::after,.fa-duotone.fa-transporter-3::after{content:"\e045\e045"}.fad.fa-engine-warning::after,.fa-duotone.fa-engine-warning::after{content:"\f5f2\f5f2"}.fad.fa-engine-exclamation::after,.fa-duotone.fa-engine-exclamation::after{content:"\f5f2\f5f2"}.fad.fa-circle-down-right::after,.fa-duotone.fa-circle-down-right::after{content:"\e108\e108"}.fad.fa-square-k::after,.fa-duotone.fa-square-k::after{content:"\e274\e274"}.fad.fa-manat-sign::after,.fa-duotone.fa-manat-sign::after{content:"\e1d5\e1d5"}.fad.fa-money-check-pen::after,.fa-duotone.fa-money-check-pen::after{content:"\f872\f872"}.fad.fa-money-check-edit::after,.fa-duotone.fa-money-check-edit::after{content:"\f872\f872"}.fad.fa-not-equal::after,.fa-duotone.fa-not-equal::after{content:"\f53e\f53e"}.fad.fa-border-top-left::after,.fa-duotone.fa-border-top-left::after{content:"\f853\f853"}.fad.fa-border-style::after,.fa-duotone.fa-border-style::after{content:"\f853\f853"}.fad.fa-map-location-dot::after,.fa-duotone.fa-map-location-dot::after{content:"\f5a0\f5a0"}.fad.fa-map-marked-alt::after,.fa-duotone.fa-map-marked-alt::after{content:"\f5a0\f5a0"}.fad.fa-tilde::after,.fa-duotone.fa-tilde::after{content:"\7e\7e"}.fad.fa-jedi::after,.fa-duotone.fa-jedi::after{content:"\f669\f669"}.fad.fa-square-poll-vertical::after,.fa-duotone.fa-square-poll-vertical::after{content:"\f681\f681"}.fad.fa-poll::after,.fa-duotone.fa-poll::after{content:"\f681\f681"}.fad.fa-arrow-down-square-triangle::after,.fa-duotone.fa-arrow-down-square-triangle::after{content:"\f889\f889"}.fad.fa-sort-shapes-down-alt::after,.fa-duotone.fa-sort-shapes-down-alt::after{content:"\f889\f889"}.fad.fa-mug-hot::after,.fa-duotone.fa-mug-hot::after{content:"\f7b6\f7b6"}.fad.fa-dog-leashed::after,.fa-duotone.fa-dog-leashed::after{content:"\f6d4\f6d4"}.fad.fa-car-battery::after,.fa-duotone.fa-car-battery::after{content:"\f5df\f5df"}.fad.fa-battery-car::after,.fa-duotone.fa-battery-car::after{content:"\f5df\f5df"}.fad.fa-face-downcast-sweat::after,.fa-duotone.fa-face-downcast-sweat::after{content:"\e371\e371"}.fad.fa-mailbox-flag-up::after,.fa-duotone.fa-mailbox-flag-up::after{content:"\e5bb\e5bb"}.fad.fa-memo-circle-info::after,.fa-duotone.fa-memo-circle-info::after{content:"\e49a\e49a"}.fad.fa-gift::after,.fa-duotone.fa-gift::after{content:"\f06b\f06b"}.fad.fa-dice-two::after,.fa-duotone.fa-dice-two::after{content:"\f528\f528"}.fad.fa-volume::after,.fa-duotone.fa-volume::after{content:"\f6a8\f6a8"}.fad.fa-volume-medium::after,.fa-duotone.fa-volume-medium::after{content:"\f6a8\f6a8"}.fad.fa-transporter-5::after,.fa-duotone.fa-transporter-5::after{content:"\e2a6\e2a6"}.fad.fa-gauge-circle-bolt::after,.fa-duotone.fa-gauge-circle-bolt::after{content:"\e496\e496"}.fad.fa-coin-front::after,.fa-duotone.fa-coin-front::after{content:"\e3fc\e3fc"}.fad.fa-file-slash::after,.fa-duotone.fa-file-slash::after{content:"\e3a7\e3a7"}.fad.fa-message-arrow-up-right::after,.fa-duotone.fa-message-arrow-up-right::after{content:"\e1dd\e1dd"}.fad.fa-treasure-chest::after,.fa-duotone.fa-treasure-chest::after{content:"\f723\f723"}.fad.fa-chess-queen::after,.fa-duotone.fa-chess-queen::after{content:"\f445\f445"}.fad.fa-paintbrush-fine::after,.fa-duotone.fa-paintbrush-fine::after{content:"\f5a9\f5a9"}.fad.fa-paint-brush-alt::after,.fa-duotone.fa-paint-brush-alt::after{content:"\f5a9\f5a9"}.fad.fa-paint-brush-fine::after,.fa-duotone.fa-paint-brush-fine::after{content:"\f5a9\f5a9"}.fad.fa-paintbrush-alt::after,.fa-duotone.fa-paintbrush-alt::after{content:"\f5a9\f5a9"}.fad.fa-glasses::after,.fa-duotone.fa-glasses::after{content:"\f530\f530"}.fad.fa-hood-cloak::after,.fa-duotone.fa-hood-cloak::after{content:"\f6ef\f6ef"}.fad.fa-square-quote::after,.fa-duotone.fa-square-quote::after{content:"\e329\e329"}.fad.fa-up-left::after,.fa-duotone.fa-up-left::after{content:"\e2bd\e2bd"}.fad.fa-bring-front::after,.fa-duotone.fa-bring-front::after{content:"\f857\f857"}.fad.fa-chess-board::after,.fa-duotone.fa-chess-board::after{content:"\f43c\f43c"}.fad.fa-burger-cheese::after,.fa-duotone.fa-burger-cheese::after{content:"\f7f1\f7f1"}.fad.fa-cheeseburger::after,.fa-duotone.fa-cheeseburger::after{content:"\f7f1\f7f1"}.fad.fa-building-circle-check::after,.fa-duotone.fa-building-circle-check::after{content:"\e4d2\e4d2"}.fad.fa-repeat-1::after,.fa-duotone.fa-repeat-1::after{content:"\f365\f365"}.fad.fa-arrow-down-to-line::after,.fa-duotone.fa-arrow-down-to-line::after{content:"\f33d\f33d"}.fad.fa-arrow-to-bottom::after,.fa-duotone.fa-arrow-to-bottom::after{content:"\f33d\f33d"}.fad.fa-grid-5::after,.fa-duotone.fa-grid-5::after{content:"\e199\e199"}.fad.fa-swap-arrows::after,.fa-duotone.fa-swap-arrows::after{content:"\e60a\e60a"}.fad.fa-right-long-to-line::after,.fa-duotone.fa-right-long-to-line::after{content:"\e444\e444"}.fad.fa-person-chalkboard::after,.fa-duotone.fa-person-chalkboard::after{content:"\e53d\e53d"}.fad.fa-mars-stroke-right::after,.fa-duotone.fa-mars-stroke-right::after{content:"\f22b\f22b"}.fad.fa-mars-stroke-h::after,.fa-duotone.fa-mars-stroke-h::after{content:"\f22b\f22b"}.fad.fa-hand-back-fist::after,.fa-duotone.fa-hand-back-fist::after{content:"\f255\f255"}.fad.fa-hand-rock::after,.fa-duotone.fa-hand-rock::after{content:"\f255\f255"}.fad.fa-grid-round-5::after,.fa-duotone.fa-grid-round-5::after{content:"\e5de\e5de"}.fad.fa-tally::after,.fa-duotone.fa-tally::after{content:"\f69c\f69c"}.fad.fa-tally-5::after,.fa-duotone.fa-tally-5::after{content:"\f69c\f69c"}.fad.fa-square-caret-up::after,.fa-duotone.fa-square-caret-up::after{content:"\f151\f151"}.fad.fa-caret-square-up::after,.fa-duotone.fa-caret-square-up::after{content:"\f151\f151"}.fad.fa-cloud-showers-water::after,.fa-duotone.fa-cloud-showers-water::after{content:"\e4e4\e4e4"}.fad.fa-chart-bar::after,.fa-duotone.fa-chart-bar::after{content:"\f080\f080"}.fad.fa-bar-chart::after,.fa-duotone.fa-bar-chart::after{content:"\f080\f080"}.fad.fa-hands-bubbles::after,.fa-duotone.fa-hands-bubbles::after{content:"\e05e\e05e"}.fad.fa-hands-wash::after,.fa-duotone.fa-hands-wash::after{content:"\e05e\e05e"}.fad.fa-less-than-equal::after,.fa-duotone.fa-less-than-equal::after{content:"\f537\f537"}.fad.fa-train::after,.fa-duotone.fa-train::after{content:"\f238\f238"}.fad.fa-up-from-dotted-line::after,.fa-duotone.fa-up-from-dotted-line::after{content:"\e456\e456"}.fad.fa-eye-low-vision::after,.fa-duotone.fa-eye-low-vision::after{content:"\f2a8\f2a8"}.fad.fa-low-vision::after,.fa-duotone.fa-low-vision::after{content:"\f2a8\f2a8"}.fad.fa-traffic-light-go::after,.fa-duotone.fa-traffic-light-go::after{content:"\f638\f638"}.fad.fa-face-exhaling::after,.fa-duotone.fa-face-exhaling::after{content:"\e480\e480"}.fad.fa-sensor-fire::after,.fa-duotone.fa-sensor-fire::after{content:"\e02a\e02a"}.fad.fa-user-unlock::after,.fa-duotone.fa-user-unlock::after{content:"\e058\e058"}.fad.fa-hexagon-divide::after,.fa-duotone.fa-hexagon-divide::after{content:"\e1ad\e1ad"}.fad.fa-00::after,.fa-duotone.fa-00::after{content:"\e467\e467"}.fad.fa-crow::after,.fa-duotone.fa-crow::after{content:"\f520\f520"}.fad.fa-cassette-betamax::after,.fa-duotone.fa-cassette-betamax::after{content:"\f8a4\f8a4"}.fad.fa-betamax::after,.fa-duotone.fa-betamax::after{content:"\f8a4\f8a4"}.fad.fa-sailboat::after,.fa-duotone.fa-sailboat::after{content:"\e445\e445"}.fad.fa-window-restore::after,.fa-duotone.fa-window-restore::after{content:"\f2d2\f2d2"}.fad.fa-nfc-magnifying-glass::after,.fa-duotone.fa-nfc-magnifying-glass::after{content:"\e1f9\e1f9"}.fad.fa-file-binary::after,.fa-duotone.fa-file-binary::after{content:"\e175\e175"}.fad.fa-circle-v::after,.fa-duotone.fa-circle-v::after{content:"\e12a\e12a"}.fad.fa-square-plus::after,.fa-duotone.fa-square-plus::after{content:"\f0fe\f0fe"}.fad.fa-plus-square::after,.fa-duotone.fa-plus-square::after{content:"\f0fe\f0fe"}.fad.fa-bowl-scoops::after,.fa-duotone.fa-bowl-scoops::after{content:"\e3df\e3df"}.fad.fa-mistletoe::after,.fa-duotone.fa-mistletoe::after{content:"\f7b4\f7b4"}.fad.fa-custard::after,.fa-duotone.fa-custard::after{content:"\e403\e403"}.fad.fa-lacrosse-stick::after,.fa-duotone.fa-lacrosse-stick::after{content:"\e3b5\e3b5"}.fad.fa-hockey-mask::after,.fa-duotone.fa-hockey-mask::after{content:"\f6ee\f6ee"}.fad.fa-sunrise::after,.fa-duotone.fa-sunrise::after{content:"\f766\f766"}.fad.fa-subtitles::after,.fa-duotone.fa-subtitles::after{content:"\e60f\e60f"}.fad.fa-panel-ews::after,.fa-duotone.fa-panel-ews::after{content:"\e42e\e42e"}.fad.fa-torii-gate::after,.fa-duotone.fa-torii-gate::after{content:"\f6a1\f6a1"}.fad.fa-cloud-exclamation::after,.fa-duotone.fa-cloud-exclamation::after{content:"\e491\e491"}.fad.fa-message-lines::after,.fa-duotone.fa-message-lines::after{content:"\f4a6\f4a6"}.fad.fa-comment-alt-lines::after,.fa-duotone.fa-comment-alt-lines::after{content:"\f4a6\f4a6"}.fad.fa-frog::after,.fa-duotone.fa-frog::after{content:"\f52e\f52e"}.fad.fa-bucket::after,.fa-duotone.fa-bucket::after{content:"\e4cf\e4cf"}.fad.fa-floppy-disk-pen::after,.fa-duotone.fa-floppy-disk-pen::after{content:"\e182\e182"}.fad.fa-image::after,.fa-duotone.fa-image::after{content:"\f03e\f03e"}.fad.fa-window-frame::after,.fa-duotone.fa-window-frame::after{content:"\e04f\e04f"}.fad.fa-microphone::after,.fa-duotone.fa-microphone::after{content:"\f130\f130"}.fad.fa-cow::after,.fa-duotone.fa-cow::after{content:"\f6c8\f6c8"}.fad.fa-file-zip::after,.fa-duotone.fa-file-zip::after{content:"\e5ee\e5ee"}.fad.fa-square-ring::after,.fa-duotone.fa-square-ring::after{content:"\e44f\e44f"}.fad.fa-down-from-line::after,.fa-duotone.fa-down-from-line::after{content:"\f349\f349"}.fad.fa-arrow-alt-from-top::after,.fa-duotone.fa-arrow-alt-from-top::after{content:"\f349\f349"}.fad.fa-caret-up::after,.fa-duotone.fa-caret-up::after{content:"\f0d8\f0d8"}.fad.fa-shield-xmark::after,.fa-duotone.fa-shield-xmark::after{content:"\e24c\e24c"}.fad.fa-shield-times::after,.fa-duotone.fa-shield-times::after{content:"\e24c\e24c"}.fad.fa-screwdriver::after,.fa-duotone.fa-screwdriver::after{content:"\f54a\f54a"}.fad.fa-circle-sort-down::after,.fa-duotone.fa-circle-sort-down::after{content:"\e031\e031"}.fad.fa-sort-circle-down::after,.fa-duotone.fa-sort-circle-down::after{content:"\e031\e031"}.fad.fa-folder-closed::after,.fa-duotone.fa-folder-closed::after{content:"\e185\e185"}.fad.fa-house-tsunami::after,.fa-duotone.fa-house-tsunami::after{content:"\e515\e515"}.fad.fa-square-nfi::after,.fa-duotone.fa-square-nfi::after{content:"\e576\e576"}.fad.fa-forklift::after,.fa-duotone.fa-forklift::after{content:"\f47a\f47a"}.fad.fa-arrow-up-from-ground-water::after,.fa-duotone.fa-arrow-up-from-ground-water::after{content:"\e4b5\e4b5"}.fad.fa-bracket-square-right::after,.fa-duotone.fa-bracket-square-right::after{content:"\5d\5d"}.fad.fa-martini-glass::after,.fa-duotone.fa-martini-glass::after{content:"\f57b\f57b"}.fad.fa-glass-martini-alt::after,.fa-duotone.fa-glass-martini-alt::after{content:"\f57b\f57b"}.fad.fa-rotate-left::after,.fa-duotone.fa-rotate-left::after{content:"\f2ea\f2ea"}.fad.fa-rotate-back::after,.fa-duotone.fa-rotate-back::after{content:"\f2ea\f2ea"}.fad.fa-rotate-backward::after,.fa-duotone.fa-rotate-backward::after{content:"\f2ea\f2ea"}.fad.fa-undo-alt::after,.fa-duotone.fa-undo-alt::after{content:"\f2ea\f2ea"}.fad.fa-table-columns::after,.fa-duotone.fa-table-columns::after{content:"\f0db\f0db"}.fad.fa-columns::after,.fa-duotone.fa-columns::after{content:"\f0db\f0db"}.fad.fa-square-a::after,.fa-duotone.fa-square-a::after{content:"\e25f\e25f"}.fad.fa-tick::after,.fa-duotone.fa-tick::after{content:"\e32f\e32f"}.fad.fa-lemon::after,.fa-duotone.fa-lemon::after{content:"\f094\f094"}.fad.fa-head-side-mask::after,.fa-duotone.fa-head-side-mask::after{content:"\e063\e063"}.fad.fa-handshake::after,.fa-duotone.fa-handshake::after{content:"\f2b5\f2b5"}.fad.fa-gem::after,.fa-duotone.fa-gem::after{content:"\f3a5\f3a5"}.fad.fa-dolly::after,.fa-duotone.fa-dolly::after{content:"\f472\f472"}.fad.fa-dolly-box::after,.fa-duotone.fa-dolly-box::after{content:"\f472\f472"}.fad.fa-smoking::after,.fa-duotone.fa-smoking::after{content:"\f48d\f48d"}.fad.fa-minimize::after,.fa-duotone.fa-minimize::after{content:"\f78c\f78c"}.fad.fa-compress-arrows-alt::after,.fa-duotone.fa-compress-arrows-alt::after{content:"\f78c\f78c"}.fad.fa-refrigerator::after,.fa-duotone.fa-refrigerator::after{content:"\e026\e026"}.fad.fa-monument::after,.fa-duotone.fa-monument::after{content:"\f5a6\f5a6"}.fad.fa-octagon-xmark::after,.fa-duotone.fa-octagon-xmark::after{content:"\f2f0\f2f0"}.fad.fa-times-octagon::after,.fa-duotone.fa-times-octagon::after{content:"\f2f0\f2f0"}.fad.fa-xmark-octagon::after,.fa-duotone.fa-xmark-octagon::after{content:"\f2f0\f2f0"}.fad.fa-align-slash::after,.fa-duotone.fa-align-slash::after{content:"\f846\f846"}.fad.fa-snowplow::after,.fa-duotone.fa-snowplow::after{content:"\f7d2\f7d2"}.fad.fa-angles-right::after,.fa-duotone.fa-angles-right::after{content:"\f101\f101"}.fad.fa-angle-double-right::after,.fa-duotone.fa-angle-double-right::after{content:"\f101\f101"}.fad.fa-truck-ramp-couch::after,.fa-duotone.fa-truck-ramp-couch::after{content:"\f4dd\f4dd"}.fad.fa-truck-couch::after,.fa-duotone.fa-truck-couch::after{content:"\f4dd\f4dd"}.fad.fa-cannabis::after,.fa-duotone.fa-cannabis::after{content:"\f55f\f55f"}.fad.fa-circle-play::after,.fa-duotone.fa-circle-play::after{content:"\f144\f144"}.fad.fa-play-circle::after,.fa-duotone.fa-play-circle::after{content:"\f144\f144"}.fad.fa-arrow-up-right-and-arrow-down-left-from-center::after,.fa-duotone.fa-arrow-up-right-and-arrow-down-left-from-center::after{content:"\e0a0\e0a0"}.fad.fa-tablets::after,.fa-duotone.fa-tablets::after{content:"\f490\f490"}.fad.fa-360-degrees::after,.fa-duotone.fa-360-degrees::after{content:"\e2dc\e2dc"}.fad.fa-ethernet::after,.fa-duotone.fa-ethernet::after{content:"\f796\f796"}.fad.fa-euro-sign::after,.fa-duotone.fa-euro-sign::after{content:"\f153\f153"}.fad.fa-eur::after,.fa-duotone.fa-eur::after{content:"\f153\f153"}.fad.fa-euro::after,.fa-duotone.fa-euro::after{content:"\f153\f153"}.fad.fa-chair::after,.fa-duotone.fa-chair::after{content:"\f6c0\f6c0"}.fad.fa-circle-check::after,.fa-duotone.fa-circle-check::after{content:"\f058\f058"}.fad.fa-check-circle::after,.fa-duotone.fa-check-circle::after{content:"\f058\f058"}.fad.fa-square-dashed-circle-plus::after,.fa-duotone.fa-square-dashed-circle-plus::after{content:"\e5c2\e5c2"}.fad.fa-money-simple-from-bracket::after,.fa-duotone.fa-money-simple-from-bracket::after{content:"\e313\e313"}.fad.fa-bat::after,.fa-duotone.fa-bat::after{content:"\f6b5\f6b5"}.fad.fa-circle-stop::after,.fa-duotone.fa-circle-stop::after{content:"\f28d\f28d"}.fad.fa-stop-circle::after,.fa-duotone.fa-stop-circle::after{content:"\f28d\f28d"}.fad.fa-head-side-headphones::after,.fa-duotone.fa-head-side-headphones::after{content:"\f8c2\f8c2"}.fad.fa-phone-rotary::after,.fa-duotone.fa-phone-rotary::after{content:"\f8d3\f8d3"}.fad.fa-compass-drafting::after,.fa-duotone.fa-compass-drafting::after{content:"\f568\f568"}.fad.fa-drafting-compass::after,.fa-duotone.fa-drafting-compass::after{content:"\f568\f568"}.fad.fa-plate-wheat::after,.fa-duotone.fa-plate-wheat::after{content:"\e55a\e55a"}.fad.fa-calendar-circle-minus::after,.fa-duotone.fa-calendar-circle-minus::after{content:"\e46f\e46f"}.fad.fa-chopsticks::after,.fa-duotone.fa-chopsticks::after{content:"\e3f7\e3f7"}.fad.fa-car-wrench::after,.fa-duotone.fa-car-wrench::after{content:"\f5e3\f5e3"}.fad.fa-car-mechanic::after,.fa-duotone.fa-car-mechanic::after{content:"\f5e3\f5e3"}.fad.fa-icicles::after,.fa-duotone.fa-icicles::after{content:"\f7ad\f7ad"}.fad.fa-person-shelter::after,.fa-duotone.fa-person-shelter::after{content:"\e54f\e54f"}.fad.fa-neuter::after,.fa-duotone.fa-neuter::after{content:"\f22c\f22c"}.fad.fa-id-badge::after,.fa-duotone.fa-id-badge::after{content:"\f2c1\f2c1"}.fad.fa-kazoo::after,.fa-duotone.fa-kazoo::after{content:"\f8c7\f8c7"}.fad.fa-marker::after,.fa-duotone.fa-marker::after{content:"\f5a1\f5a1"}.fad.fa-bin-bottles::after,.fa-duotone.fa-bin-bottles::after{content:"\e5f5\e5f5"}.fad.fa-face-laugh-beam::after,.fa-duotone.fa-face-laugh-beam::after{content:"\f59a\f59a"}.fad.fa-laugh-beam::after,.fa-duotone.fa-laugh-beam::after{content:"\f59a\f59a"}.fad.fa-square-arrow-down-left::after,.fa-duotone.fa-square-arrow-down-left::after{content:"\e261\e261"}.fad.fa-battery-bolt::after,.fa-duotone.fa-battery-bolt::after{content:"\f376\f376"}.fad.fa-tree-large::after,.fa-duotone.fa-tree-large::after{content:"\f7dd\f7dd"}.fad.fa-helicopter-symbol::after,.fa-duotone.fa-helicopter-symbol::after{content:"\e502\e502"}.fad.fa-aperture::after,.fa-duotone.fa-aperture::after{content:"\e2df\e2df"}.fad.fa-universal-access::after,.fa-duotone.fa-universal-access::after{content:"\f29a\f29a"}.fad.fa-gear-complex::after,.fa-duotone.fa-gear-complex::after{content:"\e5e9\e5e9"}.fad.fa-file-magnifying-glass::after,.fa-duotone.fa-file-magnifying-glass::after{content:"\f865\f865"}.fad.fa-file-search::after,.fa-duotone.fa-file-search::after{content:"\f865\f865"}.fad.fa-up-right::after,.fa-duotone.fa-up-right::after{content:"\e2be\e2be"}.fad.fa-circle-chevron-up::after,.fa-duotone.fa-circle-chevron-up::after{content:"\f139\f139"}.fad.fa-chevron-circle-up::after,.fa-duotone.fa-chevron-circle-up::after{content:"\f139\f139"}.fad.fa-user-police::after,.fa-duotone.fa-user-police::after{content:"\e333\e333"}.fad.fa-lari-sign::after,.fa-duotone.fa-lari-sign::after{content:"\e1c8\e1c8"}.fad.fa-volcano::after,.fa-duotone.fa-volcano::after{content:"\f770\f770"}.fad.fa-teddy-bear::after,.fa-duotone.fa-teddy-bear::after{content:"\e3cf\e3cf"}.fad.fa-stocking::after,.fa-duotone.fa-stocking::after{content:"\f7d5\f7d5"}.fad.fa-person-walking-dashed-line-arrow-right::after,.fa-duotone.fa-person-walking-dashed-line-arrow-right::after{content:"\e553\e553"}.fad.fa-image-slash::after,.fa-duotone.fa-image-slash::after{content:"\e1b7\e1b7"}.fad.fa-mask-snorkel::after,.fa-duotone.fa-mask-snorkel::after{content:"\e3b7\e3b7"}.fad.fa-smoke::after,.fa-duotone.fa-smoke::after{content:"\f760\f760"}.fad.fa-sterling-sign::after,.fa-duotone.fa-sterling-sign::after{content:"\f154\f154"}.fad.fa-gbp::after,.fa-duotone.fa-gbp::after{content:"\f154\f154"}.fad.fa-pound-sign::after,.fa-duotone.fa-pound-sign::after{content:"\f154\f154"}.fad.fa-battery-exclamation::after,.fa-duotone.fa-battery-exclamation::after{content:"\e0b0\e0b0"}.fad.fa-viruses::after,.fa-duotone.fa-viruses::after{content:"\e076\e076"}.fad.fa-square-person-confined::after,.fa-duotone.fa-square-person-confined::after{content:"\e577\e577"}.fad.fa-user-tie::after,.fa-duotone.fa-user-tie::after{content:"\f508\f508"}.fad.fa-arrow-down-long::after,.fa-duotone.fa-arrow-down-long::after{content:"\f175\f175"}.fad.fa-long-arrow-down::after,.fa-duotone.fa-long-arrow-down::after{content:"\f175\f175"}.fad.fa-tent-arrow-down-to-line::after,.fa-duotone.fa-tent-arrow-down-to-line::after{content:"\e57e\e57e"}.fad.fa-certificate::after,.fa-duotone.fa-certificate::after{content:"\f0a3\f0a3"}.fad.fa-crystal-ball::after,.fa-duotone.fa-crystal-ball::after{content:"\e362\e362"}.fad.fa-reply-all::after,.fa-duotone.fa-reply-all::after{content:"\f122\f122"}.fad.fa-mail-reply-all::after,.fa-duotone.fa-mail-reply-all::after{content:"\f122\f122"}.fad.fa-suitcase::after,.fa-duotone.fa-suitcase::after{content:"\f0f2\f0f2"}.fad.fa-person-skating::after,.fa-duotone.fa-person-skating::after{content:"\f7c5\f7c5"}.fad.fa-skating::after,.fa-duotone.fa-skating::after{content:"\f7c5\f7c5"}.fad.fa-star-shooting::after,.fa-duotone.fa-star-shooting::after{content:"\e036\e036"}.fad.fa-binary-lock::after,.fa-duotone.fa-binary-lock::after{content:"\e33d\e33d"}.fad.fa-filter-circle-dollar::after,.fa-duotone.fa-filter-circle-dollar::after{content:"\f662\f662"}.fad.fa-funnel-dollar::after,.fa-duotone.fa-funnel-dollar::after{content:"\f662\f662"}.fad.fa-camera-retro::after,.fa-duotone.fa-camera-retro::after{content:"\f083\f083"}.fad.fa-circle-arrow-down::after,.fa-duotone.fa-circle-arrow-down::after{content:"\f0ab\f0ab"}.fad.fa-arrow-circle-down::after,.fa-duotone.fa-arrow-circle-down::after{content:"\f0ab\f0ab"}.fad.fa-comment-pen::after,.fa-duotone.fa-comment-pen::after{content:"\f4ae\f4ae"}.fad.fa-comment-edit::after,.fa-duotone.fa-comment-edit::after{content:"\f4ae\f4ae"}.fad.fa-file-import::after,.fa-duotone.fa-file-import::after{content:"\f56f\f56f"}.fad.fa-arrow-right-to-file::after,.fa-duotone.fa-arrow-right-to-file::after{content:"\f56f\f56f"}.fad.fa-banjo::after,.fa-duotone.fa-banjo::after{content:"\f8a3\f8a3"}.fad.fa-square-arrow-up-right::after,.fa-duotone.fa-square-arrow-up-right::after{content:"\f14c\f14c"}.fad.fa-external-link-square::after,.fa-duotone.fa-external-link-square::after{content:"\f14c\f14c"}.fad.fa-light-emergency-on::after,.fa-duotone.fa-light-emergency-on::after{content:"\e420\e420"}.fad.fa-kerning::after,.fa-duotone.fa-kerning::after{content:"\f86f\f86f"}.fad.fa-box-open::after,.fa-duotone.fa-box-open::after{content:"\f49e\f49e"}.fad.fa-square-f::after,.fa-duotone.fa-square-f::after{content:"\e270\e270"}.fad.fa-scroll::after,.fa-duotone.fa-scroll::after{content:"\f70e\f70e"}.fad.fa-spa::after,.fa-duotone.fa-spa::after{content:"\f5bb\f5bb"}.fad.fa-arrow-left-from-line::after,.fa-duotone.fa-arrow-left-from-line::after{content:"\f344\f344"}.fad.fa-arrow-from-right::after,.fa-duotone.fa-arrow-from-right::after{content:"\f344\f344"}.fad.fa-strawberry::after,.fa-duotone.fa-strawberry::after{content:"\e32b\e32b"}.fad.fa-location-pin-lock::after,.fa-duotone.fa-location-pin-lock::after{content:"\e51f\e51f"}.fad.fa-pause::after,.fa-duotone.fa-pause::after{content:"\f04c\f04c"}.fad.fa-clock-eight-thirty::after,.fa-duotone.fa-clock-eight-thirty::after{content:"\e346\e346"}.fad.fa-plane-engines::after,.fa-duotone.fa-plane-engines::after{content:"\f3de\f3de"}.fad.fa-plane-alt::after,.fa-duotone.fa-plane-alt::after{content:"\f3de\f3de"}.fad.fa-hill-avalanche::after,.fa-duotone.fa-hill-avalanche::after{content:"\e507\e507"}.fad.fa-temperature-empty::after,.fa-duotone.fa-temperature-empty::after{content:"\f2cb\f2cb"}.fad.fa-temperature-0::after,.fa-duotone.fa-temperature-0::after{content:"\f2cb\f2cb"}.fad.fa-thermometer-0::after,.fa-duotone.fa-thermometer-0::after{content:"\f2cb\f2cb"}.fad.fa-thermometer-empty::after,.fa-duotone.fa-thermometer-empty::after{content:"\f2cb\f2cb"}.fad.fa-bomb::after,.fa-duotone.fa-bomb::after{content:"\f1e2\f1e2"}.fad.fa-gauge-low::after,.fa-duotone.fa-gauge-low::after{content:"\f627\f627"}.fad.fa-tachometer-alt-slow::after,.fa-duotone.fa-tachometer-alt-slow::after{content:"\f627\f627"}.fad.fa-registered::after,.fa-duotone.fa-registered::after{content:"\f25d\f25d"}.fad.fa-trash-can-plus::after,.fa-duotone.fa-trash-can-plus::after{content:"\e2ac\e2ac"}.fad.fa-address-card::after,.fa-duotone.fa-address-card::after{content:"\f2bb\f2bb"}.fad.fa-contact-card::after,.fa-duotone.fa-contact-card::after{content:"\f2bb\f2bb"}.fad.fa-vcard::after,.fa-duotone.fa-vcard::after{content:"\f2bb\f2bb"}.fad.fa-scale-unbalanced-flip::after,.fa-duotone.fa-scale-unbalanced-flip::after{content:"\f516\f516"}.fad.fa-balance-scale-right::after,.fa-duotone.fa-balance-scale-right::after{content:"\f516\f516"}.fad.fa-globe-snow::after,.fa-duotone.fa-globe-snow::after{content:"\f7a3\f7a3"}.fad.fa-subscript::after,.fa-duotone.fa-subscript::after{content:"\f12c\f12c"}.fad.fa-diamond-turn-right::after,.fa-duotone.fa-diamond-turn-right::after{content:"\f5eb\f5eb"}.fad.fa-directions::after,.fa-duotone.fa-directions::after{content:"\f5eb\f5eb"}.fad.fa-integral::after,.fa-duotone.fa-integral::after{content:"\f667\f667"}.fad.fa-burst::after,.fa-duotone.fa-burst::after{content:"\e4dc\e4dc"}.fad.fa-house-laptop::after,.fa-duotone.fa-house-laptop::after{content:"\e066\e066"}.fad.fa-laptop-house::after,.fa-duotone.fa-laptop-house::after{content:"\e066\e066"}.fad.fa-face-tired::after,.fa-duotone.fa-face-tired::after{content:"\f5c8\f5c8"}.fad.fa-tired::after,.fa-duotone.fa-tired::after{content:"\f5c8\f5c8"}.fad.fa-money-bills::after,.fa-duotone.fa-money-bills::after{content:"\e1f3\e1f3"}.fad.fa-blinds-raised::after,.fa-duotone.fa-blinds-raised::after{content:"\f8fd\f8fd"}.fad.fa-smog::after,.fa-duotone.fa-smog::after{content:"\f75f\f75f"}.fad.fa-ufo-beam::after,.fa-duotone.fa-ufo-beam::after{content:"\e048\e048"}.fad.fa-circle-caret-up::after,.fa-duotone.fa-circle-caret-up::after{content:"\f331\f331"}.fad.fa-caret-circle-up::after,.fa-duotone.fa-caret-circle-up::after{content:"\f331\f331"}.fad.fa-user-vneck-hair-long::after,.fa-duotone.fa-user-vneck-hair-long::after{content:"\e463\e463"}.fad.fa-square-a-lock::after,.fa-duotone.fa-square-a-lock::after{content:"\e44d\e44d"}.fad.fa-crutch::after,.fa-duotone.fa-crutch::after{content:"\f7f7\f7f7"}.fad.fa-gas-pump-slash::after,.fa-duotone.fa-gas-pump-slash::after{content:"\f5f4\f5f4"}.fad.fa-cloud-arrow-up::after,.fa-duotone.fa-cloud-arrow-up::after{content:"\f0ee\f0ee"}.fad.fa-cloud-upload::after,.fa-duotone.fa-cloud-upload::after{content:"\f0ee\f0ee"}.fad.fa-cloud-upload-alt::after,.fa-duotone.fa-cloud-upload-alt::after{content:"\f0ee\f0ee"}.fad.fa-palette::after,.fa-duotone.fa-palette::after{content:"\f53f\f53f"}.fad.fa-transporter-4::after,.fa-duotone.fa-transporter-4::after{content:"\e2a5\e2a5"}.fad.fa-chart-mixed-up-circle-currency::after,.fa-duotone.fa-chart-mixed-up-circle-currency::after{content:"\e5d8\e5d8"}.fad.fa-objects-align-right::after,.fa-duotone.fa-objects-align-right::after{content:"\e3bf\e3bf"}.fad.fa-arrows-turn-right::after,.fa-duotone.fa-arrows-turn-right::after{content:"\e4c0\e4c0"}.fad.fa-vest::after,.fa-duotone.fa-vest::after{content:"\e085\e085"}.fad.fa-pig::after,.fa-duotone.fa-pig::after{content:"\f706\f706"}.fad.fa-inbox-full::after,.fa-duotone.fa-inbox-full::after{content:"\e1ba\e1ba"}.fad.fa-circle-envelope::after,.fa-duotone.fa-circle-envelope::after{content:"\e10c\e10c"}.fad.fa-envelope-circle::after,.fa-duotone.fa-envelope-circle::after{content:"\e10c\e10c"}.fad.fa-triangle-person-digging::after,.fa-duotone.fa-triangle-person-digging::after{content:"\f85d\f85d"}.fad.fa-construction::after,.fa-duotone.fa-construction::after{content:"\f85d\f85d"}.fad.fa-ferry::after,.fa-duotone.fa-ferry::after{content:"\e4ea\e4ea"}.fad.fa-bullseye-arrow::after,.fa-duotone.fa-bullseye-arrow::after{content:"\f648\f648"}.fad.fa-arrows-down-to-people::after,.fa-duotone.fa-arrows-down-to-people::after{content:"\e4b9\e4b9"}.fad.fa-seedling::after,.fa-duotone.fa-seedling::after{content:"\f4d8\f4d8"}.fad.fa-sprout::after,.fa-duotone.fa-sprout::after{content:"\f4d8\f4d8"}.fad.fa-clock-seven::after,.fa-duotone.fa-clock-seven::after{content:"\e350\e350"}.fad.fa-left-right::after,.fa-duotone.fa-left-right::after{content:"\f337\f337"}.fad.fa-arrows-alt-h::after,.fa-duotone.fa-arrows-alt-h::after{content:"\f337\f337"}.fad.fa-boxes-packing::after,.fa-duotone.fa-boxes-packing::after{content:"\e4c7\e4c7"}.fad.fa-circle-arrow-left::after,.fa-duotone.fa-circle-arrow-left::after{content:"\f0a8\f0a8"}.fad.fa-arrow-circle-left::after,.fa-duotone.fa-arrow-circle-left::after{content:"\f0a8\f0a8"}.fad.fa-flashlight::after,.fa-duotone.fa-flashlight::after{content:"\f8b8\f8b8"}.fad.fa-group-arrows-rotate::after,.fa-duotone.fa-group-arrows-rotate::after{content:"\e4f6\e4f6"}.fad.fa-bowl-food::after,.fa-duotone.fa-bowl-food::after{content:"\e4c6\e4c6"}.fad.fa-square-9::after,.fa-duotone.fa-square-9::after{content:"\e25e\e25e"}.fad.fa-candy-cane::after,.fa-duotone.fa-candy-cane::after{content:"\f786\f786"}.fad.fa-arrow-down-wide-short::after,.fa-duotone.fa-arrow-down-wide-short::after{content:"\f160\f160"}.fad.fa-sort-amount-asc::after,.fa-duotone.fa-sort-amount-asc::after{content:"\f160\f160"}.fad.fa-sort-amount-down::after,.fa-duotone.fa-sort-amount-down::after{content:"\f160\f160"}.fad.fa-square-dollar::after,.fa-duotone.fa-square-dollar::after{content:"\f2e9\f2e9"}.fad.fa-dollar-square::after,.fa-duotone.fa-dollar-square::after{content:"\f2e9\f2e9"}.fad.fa-usd-square::after,.fa-duotone.fa-usd-square::after{content:"\f2e9\f2e9"}.fad.fa-phone-arrow-right::after,.fa-duotone.fa-phone-arrow-right::after{content:"\e5be\e5be"}.fad.fa-hand-holding-seedling::after,.fa-duotone.fa-hand-holding-seedling::after{content:"\f4bf\f4bf"}.fad.fa-message-check::after,.fa-duotone.fa-message-check::after{content:"\f4a2\f4a2"}.fad.fa-comment-alt-check::after,.fa-duotone.fa-comment-alt-check::after{content:"\f4a2\f4a2"}.fad.fa-cloud-bolt::after,.fa-duotone.fa-cloud-bolt::after{content:"\f76c\f76c"}.fad.fa-thunderstorm::after,.fa-duotone.fa-thunderstorm::after{content:"\f76c\f76c"}.fad.fa-chart-line-up-down::after,.fa-duotone.fa-chart-line-up-down::after{content:"\e5d7\e5d7"}.fad.fa-text-slash::after,.fa-duotone.fa-text-slash::after{content:"\f87d\f87d"}.fad.fa-remove-format::after,.fa-duotone.fa-remove-format::after{content:"\f87d\f87d"}.fad.fa-watch::after,.fa-duotone.fa-watch::after{content:"\f2e1\f2e1"}.fad.fa-circle-down-left::after,.fa-duotone.fa-circle-down-left::after{content:"\e107\e107"}.fad.fa-text::after,.fa-duotone.fa-text::after{content:"\f893\f893"}.fad.fa-projector::after,.fa-duotone.fa-projector::after{content:"\f8d6\f8d6"}.fad.fa-face-smile-wink::after,.fa-duotone.fa-face-smile-wink::after{content:"\f4da\f4da"}.fad.fa-smile-wink::after,.fa-duotone.fa-smile-wink::after{content:"\f4da\f4da"}.fad.fa-tombstone-blank::after,.fa-duotone.fa-tombstone-blank::after{content:"\f721\f721"}.fad.fa-tombstone-alt::after,.fa-duotone.fa-tombstone-alt::after{content:"\f721\f721"}.fad.fa-chess-king-piece::after,.fa-duotone.fa-chess-king-piece::after{content:"\f440\f440"}.fad.fa-chess-king-alt::after,.fa-duotone.fa-chess-king-alt::after{content:"\f440\f440"}.fad.fa-circle-6::after,.fa-duotone.fa-circle-6::after{content:"\e0f3\e0f3"}.fad.fa-left::after,.fa-duotone.fa-left::after{content:"\f355\f355"}.fad.fa-arrow-alt-left::after,.fa-duotone.fa-arrow-alt-left::after{content:"\f355\f355"}.fad.fa-file-word::after,.fa-duotone.fa-file-word::after{content:"\f1c2\f1c2"}.fad.fa-file-powerpoint::after,.fa-duotone.fa-file-powerpoint::after{content:"\f1c4\f1c4"}.fad.fa-square-down::after,.fa-duotone.fa-square-down::after{content:"\f350\f350"}.fad.fa-arrow-alt-square-down::after,.fa-duotone.fa-arrow-alt-square-down::after{content:"\f350\f350"}.fad.fa-objects-align-center-vertical::after,.fa-duotone.fa-objects-align-center-vertical::after{content:"\e3bd\e3bd"}.fad.fa-arrows-left-right::after,.fa-duotone.fa-arrows-left-right::after{content:"\f07e\f07e"}.fad.fa-arrows-h::after,.fa-duotone.fa-arrows-h::after{content:"\f07e\f07e"}.fad.fa-house-lock::after,.fa-duotone.fa-house-lock::after{content:"\e510\e510"}.fad.fa-cloud-arrow-down::after,.fa-duotone.fa-cloud-arrow-down::after{content:"\f0ed\f0ed"}.fad.fa-cloud-download::after,.fa-duotone.fa-cloud-download::after{content:"\f0ed\f0ed"}.fad.fa-cloud-download-alt::after,.fa-duotone.fa-cloud-download-alt::after{content:"\f0ed\f0ed"}.fad.fa-wreath::after,.fa-duotone.fa-wreath::after{content:"\f7e2\f7e2"}.fad.fa-children::after,.fa-duotone.fa-children::after{content:"\e4e1\e4e1"}.fad.fa-meter-droplet::after,.fa-duotone.fa-meter-droplet::after{content:"\e1ea\e1ea"}.fad.fa-chalkboard::after,.fa-duotone.fa-chalkboard::after{content:"\f51b\f51b"}.fad.fa-blackboard::after,.fa-duotone.fa-blackboard::after{content:"\f51b\f51b"}.fad.fa-user-large-slash::after,.fa-duotone.fa-user-large-slash::after{content:"\f4fa\f4fa"}.fad.fa-user-alt-slash::after,.fa-duotone.fa-user-alt-slash::after{content:"\f4fa\f4fa"}.fad.fa-signal-strong::after,.fa-duotone.fa-signal-strong::after{content:"\f68f\f68f"}.fad.fa-signal-4::after,.fa-duotone.fa-signal-4::after{content:"\f68f\f68f"}.fad.fa-lollipop::after,.fa-duotone.fa-lollipop::after{content:"\e424\e424"}.fad.fa-lollypop::after,.fa-duotone.fa-lollypop::after{content:"\e424\e424"}.fad.fa-list-tree::after,.fa-duotone.fa-list-tree::after{content:"\e1d2\e1d2"}.fad.fa-envelope-open::after,.fa-duotone.fa-envelope-open::after{content:"\f2b6\f2b6"}.fad.fa-draw-circle::after,.fa-duotone.fa-draw-circle::after{content:"\f5ed\f5ed"}.fad.fa-cat-space::after,.fa-duotone.fa-cat-space::after{content:"\e001\e001"}.fad.fa-handshake-simple-slash::after,.fa-duotone.fa-handshake-simple-slash::after{content:"\e05f\e05f"}.fad.fa-handshake-alt-slash::after,.fa-duotone.fa-handshake-alt-slash::after{content:"\e05f\e05f"}.fad.fa-rabbit-running::after,.fa-duotone.fa-rabbit-running::after{content:"\f709\f709"}.fad.fa-rabbit-fast::after,.fa-duotone.fa-rabbit-fast::after{content:"\f709\f709"}.fad.fa-memo-pad::after,.fa-duotone.fa-memo-pad::after{content:"\e1da\e1da"}.fad.fa-mattress-pillow::after,.fa-duotone.fa-mattress-pillow::after{content:"\e525\e525"}.fad.fa-alarm-plus::after,.fa-duotone.fa-alarm-plus::after{content:"\f844\f844"}.fad.fa-alicorn::after,.fa-duotone.fa-alicorn::after{content:"\f6b0\f6b0"}.fad.fa-comment-question::after,.fa-duotone.fa-comment-question::after{content:"\e14b\e14b"}.fad.fa-gingerbread-man::after,.fa-duotone.fa-gingerbread-man::after{content:"\f79d\f79d"}.fad.fa-guarani-sign::after,.fa-duotone.fa-guarani-sign::after{content:"\e19a\e19a"}.fad.fa-burger-fries::after,.fa-duotone.fa-burger-fries::after{content:"\e0cd\e0cd"}.fad.fa-mug-tea::after,.fa-duotone.fa-mug-tea::after{content:"\f875\f875"}.fad.fa-border-top::after,.fa-duotone.fa-border-top::after{content:"\f855\f855"}.fad.fa-arrows-rotate::after,.fa-duotone.fa-arrows-rotate::after{content:"\f021\f021"}.fad.fa-refresh::after,.fa-duotone.fa-refresh::after{content:"\f021\f021"}.fad.fa-sync::after,.fa-duotone.fa-sync::after{content:"\f021\f021"}.fad.fa-circle-book-open::after,.fa-duotone.fa-circle-book-open::after{content:"\e0ff\e0ff"}.fad.fa-book-circle::after,.fa-duotone.fa-book-circle::after{content:"\e0ff\e0ff"}.fad.fa-arrows-to-dotted-line::after,.fa-duotone.fa-arrows-to-dotted-line::after{content:"\e0a6\e0a6"}.fad.fa-fire-extinguisher::after,.fa-duotone.fa-fire-extinguisher::after{content:"\f134\f134"}.fad.fa-garage-open::after,.fa-duotone.fa-garage-open::after{content:"\e00b\e00b"}.fad.fa-shelves-empty::after,.fa-duotone.fa-shelves-empty::after{content:"\e246\e246"}.fad.fa-cruzeiro-sign::after,.fa-duotone.fa-cruzeiro-sign::after{content:"\e152\e152"}.fad.fa-watch-apple::after,.fa-duotone.fa-watch-apple::after{content:"\e2cb\e2cb"}.fad.fa-watch-calculator::after,.fa-duotone.fa-watch-calculator::after{content:"\f8f0\f8f0"}.fad.fa-list-dropdown::after,.fa-duotone.fa-list-dropdown::after{content:"\e1cf\e1cf"}.fad.fa-cabinet-filing::after,.fa-duotone.fa-cabinet-filing::after{content:"\f64b\f64b"}.fad.fa-burger-soda::after,.fa-duotone.fa-burger-soda::after{content:"\f858\f858"}.fad.fa-square-arrow-up::after,.fa-duotone.fa-square-arrow-up::after{content:"\f33c\f33c"}.fad.fa-arrow-square-up::after,.fa-duotone.fa-arrow-square-up::after{content:"\f33c\f33c"}.fad.fa-greater-than-equal::after,.fa-duotone.fa-greater-than-equal::after{content:"\f532\f532"}.fad.fa-pallet-box::after,.fa-duotone.fa-pallet-box::after{content:"\e208\e208"}.fad.fa-face-confounded::after,.fa-duotone.fa-face-confounded::after{content:"\e36c\e36c"}.fad.fa-shield-halved::after,.fa-duotone.fa-shield-halved::after{content:"\f3ed\f3ed"}.fad.fa-shield-alt::after,.fa-duotone.fa-shield-alt::after{content:"\f3ed\f3ed"}.fad.fa-truck-plow::after,.fa-duotone.fa-truck-plow::after{content:"\f7de\f7de"}.fad.fa-book-atlas::after,.fa-duotone.fa-book-atlas::after{content:"\f558\f558"}.fad.fa-atlas::after,.fa-duotone.fa-atlas::after{content:"\f558\f558"}.fad.fa-virus::after,.fa-duotone.fa-virus::after{content:"\e074\e074"}.fad.fa-grid-round-2::after,.fa-duotone.fa-grid-round-2::after{content:"\e5db\e5db"}.fad.fa-comment-middle-top::after,.fa-duotone.fa-comment-middle-top::after{content:"\e14a\e14a"}.fad.fa-envelope-circle-check::after,.fa-duotone.fa-envelope-circle-check::after{content:"\e4e8\e4e8"}.fad.fa-layer-group::after,.fa-duotone.fa-layer-group::after{content:"\f5fd\f5fd"}.fad.fa-restroom-simple::after,.fa-duotone.fa-restroom-simple::after{content:"\e23a\e23a"}.fad.fa-arrows-to-dot::after,.fa-duotone.fa-arrows-to-dot::after{content:"\e4be\e4be"}.fad.fa-border-outer::after,.fa-duotone.fa-border-outer::after{content:"\f851\f851"}.fad.fa-hashtag-lock::after,.fa-duotone.fa-hashtag-lock::after{content:"\e415\e415"}.fad.fa-clock-two-thirty::after,.fa-duotone.fa-clock-two-thirty::after{content:"\e35b\e35b"}.fad.fa-archway::after,.fa-duotone.fa-archway::after{content:"\f557\f557"}.fad.fa-heart-circle-check::after,.fa-duotone.fa-heart-circle-check::after{content:"\e4fd\e4fd"}.fad.fa-house-chimney-crack::after,.fa-duotone.fa-house-chimney-crack::after{content:"\f6f1\f6f1"}.fad.fa-house-damage::after,.fa-duotone.fa-house-damage::after{content:"\f6f1\f6f1"}.fad.fa-file-zipper::after,.fa-duotone.fa-file-zipper::after{content:"\f1c6\f1c6"}.fad.fa-file-archive::after,.fa-duotone.fa-file-archive::after{content:"\f1c6\f1c6"}.fad.fa-heart-half::after,.fa-duotone.fa-heart-half::after{content:"\e1ab\e1ab"}.fad.fa-comment-check::after,.fa-duotone.fa-comment-check::after{content:"\f4ac\f4ac"}.fad.fa-square::after,.fa-duotone.fa-square::after{content:"\f0c8\f0c8"}.fad.fa-memo::after,.fa-duotone.fa-memo::after{content:"\e1d8\e1d8"}.fad.fa-martini-glass-empty::after,.fa-duotone.fa-martini-glass-empty::after{content:"\f000\f000"}.fad.fa-glass-martini::after,.fa-duotone.fa-glass-martini::after{content:"\f000\f000"}.fad.fa-couch::after,.fa-duotone.fa-couch::after{content:"\f4b8\f4b8"}.fad.fa-cedi-sign::after,.fa-duotone.fa-cedi-sign::after{content:"\e0df\e0df"}.fad.fa-italic::after,.fa-duotone.fa-italic::after{content:"\f033\f033"}.fad.fa-glass-citrus::after,.fa-duotone.fa-glass-citrus::after{content:"\f869\f869"}.fad.fa-calendar-lines-pen::after,.fa-duotone.fa-calendar-lines-pen::after{content:"\e472\e472"}.fad.fa-church::after,.fa-duotone.fa-church::after{content:"\f51d\f51d"}.fad.fa-person-snowmobiling::after,.fa-duotone.fa-person-snowmobiling::after{content:"\f7d1\f7d1"}.fad.fa-snowmobile::after,.fa-duotone.fa-snowmobile::after{content:"\f7d1\f7d1"}.fad.fa-face-hushed::after,.fa-duotone.fa-face-hushed::after{content:"\e37b\e37b"}.fad.fa-comments-dollar::after,.fa-duotone.fa-comments-dollar::after{content:"\f653\f653"}.fad.fa-pickaxe::after,.fa-duotone.fa-pickaxe::after{content:"\e5bf\e5bf"}.fad.fa-link-simple-slash::after,.fa-duotone.fa-link-simple-slash::after{content:"\e1ce\e1ce"}.fad.fa-democrat::after,.fa-duotone.fa-democrat::after{content:"\f747\f747"}.fad.fa-face-confused::after,.fa-duotone.fa-face-confused::after{content:"\e36d\e36d"}.fad.fa-pinball::after,.fa-duotone.fa-pinball::after{content:"\e229\e229"}.fad.fa-z::after,.fa-duotone.fa-z::after{content:"\5a\5a"}.fad.fa-person-skiing::after,.fa-duotone.fa-person-skiing::after{content:"\f7c9\f7c9"}.fad.fa-skiing::after,.fa-duotone.fa-skiing::after{content:"\f7c9\f7c9"}.fad.fa-deer::after,.fa-duotone.fa-deer::after{content:"\f78e\f78e"}.fad.fa-input-pipe::after,.fa-duotone.fa-input-pipe::after{content:"\e1be\e1be"}.fad.fa-road-lock::after,.fa-duotone.fa-road-lock::after{content:"\e567\e567"}.fad.fa-a::after,.fa-duotone.fa-a::after{content:"\41\41"}.fad.fa-bookmark-slash::after,.fa-duotone.fa-bookmark-slash::after{content:"\e0c2\e0c2"}.fad.fa-temperature-arrow-down::after,.fa-duotone.fa-temperature-arrow-down::after{content:"\e03f\e03f"}.fad.fa-temperature-down::after,.fa-duotone.fa-temperature-down::after{content:"\e03f\e03f"}.fad.fa-mace::after,.fa-duotone.fa-mace::after{content:"\f6f8\f6f8"}.fad.fa-feather-pointed::after,.fa-duotone.fa-feather-pointed::after{content:"\f56b\f56b"}.fad.fa-feather-alt::after,.fa-duotone.fa-feather-alt::after{content:"\f56b\f56b"}.fad.fa-sausage::after,.fa-duotone.fa-sausage::after{content:"\f820\f820"}.fad.fa-trash-can-clock::after,.fa-duotone.fa-trash-can-clock::after{content:"\e2aa\e2aa"}.fad.fa-p::after,.fa-duotone.fa-p::after{content:"\50\50"}.fad.fa-broom-wide::after,.fa-duotone.fa-broom-wide::after{content:"\e5d1\e5d1"}.fad.fa-snowflake::after,.fa-duotone.fa-snowflake::after{content:"\f2dc\f2dc"}.fad.fa-stomach::after,.fa-duotone.fa-stomach::after{content:"\f623\f623"}.fad.fa-newspaper::after,.fa-duotone.fa-newspaper::after{content:"\f1ea\f1ea"}.fad.fa-rectangle-ad::after,.fa-duotone.fa-rectangle-ad::after{content:"\f641\f641"}.fad.fa-ad::after,.fa-duotone.fa-ad::after{content:"\f641\f641"}.fad.fa-guitar-electric::after,.fa-duotone.fa-guitar-electric::after{content:"\f8be\f8be"}.fad.fa-arrow-turn-down-right::after,.fa-duotone.fa-arrow-turn-down-right::after{content:"\e3d6\e3d6"}.fad.fa-moon-cloud::after,.fa-duotone.fa-moon-cloud::after{content:"\f754\f754"}.fad.fa-bread-slice-butter::after,.fa-duotone.fa-bread-slice-butter::after{content:"\e3e1\e3e1"}.fad.fa-circle-arrow-right::after,.fa-duotone.fa-circle-arrow-right::after{content:"\f0a9\f0a9"}.fad.fa-arrow-circle-right::after,.fa-duotone.fa-arrow-circle-right::after{content:"\f0a9\f0a9"}.fad.fa-user-group-crown::after,.fa-duotone.fa-user-group-crown::after{content:"\f6a5\f6a5"}.fad.fa-users-crown::after,.fa-duotone.fa-users-crown::after{content:"\f6a5\f6a5"}.fad.fa-circle-i::after,.fa-duotone.fa-circle-i::after{content:"\e111\e111"}.fad.fa-toilet-paper-check::after,.fa-duotone.fa-toilet-paper-check::after{content:"\e5b2\e5b2"}.fad.fa-filter-circle-xmark::after,.fa-duotone.fa-filter-circle-xmark::after{content:"\e17b\e17b"}.fad.fa-locust::after,.fa-duotone.fa-locust::after{content:"\e520\e520"}.fad.fa-sort::after,.fa-duotone.fa-sort::after{content:"\f0dc\f0dc"}.fad.fa-unsorted::after,.fa-duotone.fa-unsorted::after{content:"\f0dc\f0dc"}.fad.fa-list-ol::after,.fa-duotone.fa-list-ol::after{content:"\f0cb\f0cb"}.fad.fa-list-1-2::after,.fa-duotone.fa-list-1-2::after{content:"\f0cb\f0cb"}.fad.fa-list-numeric::after,.fa-duotone.fa-list-numeric::after{content:"\f0cb\f0cb"}.fad.fa-chart-waterfall::after,.fa-duotone.fa-chart-waterfall::after{content:"\e0eb\e0eb"}.fad.fa-sparkle::after,.fa-duotone.fa-sparkle::after{content:"\e5d6\e5d6"}.fad.fa-face-party::after,.fa-duotone.fa-face-party::after{content:"\e383\e383"}.fad.fa-kidneys::after,.fa-duotone.fa-kidneys::after{content:"\f5fb\f5fb"}.fad.fa-wifi-exclamation::after,.fa-duotone.fa-wifi-exclamation::after{content:"\e2cf\e2cf"}.fad.fa-chart-network::after,.fa-duotone.fa-chart-network::after{content:"\f78a\f78a"}.fad.fa-person-dress-burst::after,.fa-duotone.fa-person-dress-burst::after{content:"\e544\e544"}.fad.fa-dice-d4::after,.fa-duotone.fa-dice-d4::after{content:"\f6d0\f6d0"}.fad.fa-money-check-dollar::after,.fa-duotone.fa-money-check-dollar::after{content:"\f53d\f53d"}.fad.fa-money-check-alt::after,.fa-duotone.fa-money-check-alt::after{content:"\f53d\f53d"}.fad.fa-vector-square::after,.fa-duotone.fa-vector-square::after{content:"\f5cb\f5cb"}.fad.fa-bread-slice::after,.fa-duotone.fa-bread-slice::after{content:"\f7ec\f7ec"}.fad.fa-language::after,.fa-duotone.fa-language::after{content:"\f1ab\f1ab"}.fad.fa-wheat-awn-slash::after,.fa-duotone.fa-wheat-awn-slash::after{content:"\e338\e338"}.fad.fa-face-kiss-wink-heart::after,.fa-duotone.fa-face-kiss-wink-heart::after{content:"\f598\f598"}.fad.fa-kiss-wink-heart::after,.fa-duotone.fa-kiss-wink-heart::after{content:"\f598\f598"}.fad.fa-dagger::after,.fa-duotone.fa-dagger::after{content:"\f6cb\f6cb"}.fad.fa-podium::after,.fa-duotone.fa-podium::after{content:"\f680\f680"}.fad.fa-memo-circle-check::after,.fa-duotone.fa-memo-circle-check::after{content:"\e1d9\e1d9"}.fad.fa-route-highway::after,.fa-duotone.fa-route-highway::after{content:"\f61a\f61a"}.fad.fa-down-to-line::after,.fa-duotone.fa-down-to-line::after{content:"\f34a\f34a"}.fad.fa-arrow-alt-to-bottom::after,.fa-duotone.fa-arrow-alt-to-bottom::after{content:"\f34a\f34a"}.fad.fa-filter::after,.fa-duotone.fa-filter::after{content:"\f0b0\f0b0"}.fad.fa-square-g::after,.fa-duotone.fa-square-g::after{content:"\e271\e271"}.fad.fa-circle-phone::after,.fa-duotone.fa-circle-phone::after{content:"\e11b\e11b"}.fad.fa-phone-circle::after,.fa-duotone.fa-phone-circle::after{content:"\e11b\e11b"}.fad.fa-clipboard-prescription::after,.fa-duotone.fa-clipboard-prescription::after{content:"\f5e8\f5e8"}.fad.fa-user-nurse-hair::after,.fa-duotone.fa-user-nurse-hair::after{content:"\e45d\e45d"}.fad.fa-question::after,.fa-duotone.fa-question::after{content:"\3f\3f"}.fad.fa-file-signature::after,.fa-duotone.fa-file-signature::after{content:"\f573\f573"}.fad.fa-toggle-large-on::after,.fa-duotone.fa-toggle-large-on::after{content:"\e5b1\e5b1"}.fad.fa-up-down-left-right::after,.fa-duotone.fa-up-down-left-right::after{content:"\f0b2\f0b2"}.fad.fa-arrows-alt::after,.fa-duotone.fa-arrows-alt::after{content:"\f0b2\f0b2"}.fad.fa-dryer-heat::after,.fa-duotone.fa-dryer-heat::after{content:"\f862\f862"}.fad.fa-dryer-alt::after,.fa-duotone.fa-dryer-alt::after{content:"\f862\f862"}.fad.fa-house-chimney-user::after,.fa-duotone.fa-house-chimney-user::after{content:"\e065\e065"}.fad.fa-hand-holding-heart::after,.fa-duotone.fa-hand-holding-heart::after{content:"\f4be\f4be"}.fad.fa-arrow-up-small-big::after,.fa-duotone.fa-arrow-up-small-big::after{content:"\f88f\f88f"}.fad.fa-sort-size-up-alt::after,.fa-duotone.fa-sort-size-up-alt::after{content:"\f88f\f88f"}.fad.fa-train-track::after,.fa-duotone.fa-train-track::after{content:"\e453\e453"}.fad.fa-puzzle-piece::after,.fa-duotone.fa-puzzle-piece::after{content:"\f12e\f12e"}.fad.fa-money-check::after,.fa-duotone.fa-money-check::after{content:"\f53c\f53c"}.fad.fa-star-half-stroke::after,.fa-duotone.fa-star-half-stroke::after{content:"\f5c0\f5c0"}.fad.fa-star-half-alt::after,.fa-duotone.fa-star-half-alt::after{content:"\f5c0\f5c0"}.fad.fa-file-exclamation::after,.fa-duotone.fa-file-exclamation::after{content:"\f31a\f31a"}.fad.fa-code::after,.fa-duotone.fa-code::after{content:"\f121\f121"}.fad.fa-whiskey-glass::after,.fa-duotone.fa-whiskey-glass::after{content:"\f7a0\f7a0"}.fad.fa-glass-whiskey::after,.fa-duotone.fa-glass-whiskey::after{content:"\f7a0\f7a0"}.fad.fa-moon-stars::after,.fa-duotone.fa-moon-stars::after{content:"\f755\f755"}.fad.fa-building-circle-exclamation::after,.fa-duotone.fa-building-circle-exclamation::after{content:"\e4d3\e4d3"}.fad.fa-clothes-hanger::after,.fa-duotone.fa-clothes-hanger::after{content:"\e136\e136"}.fad.fa-mobile-notch::after,.fa-duotone.fa-mobile-notch::after{content:"\e1ee\e1ee"}.fad.fa-mobile-iphone::after,.fa-duotone.fa-mobile-iphone::after{content:"\e1ee\e1ee"}.fad.fa-magnifying-glass-chart::after,.fa-duotone.fa-magnifying-glass-chart::after{content:"\e522\e522"}.fad.fa-arrow-up-right-from-square::after,.fa-duotone.fa-arrow-up-right-from-square::after{content:"\f08e\f08e"}.fad.fa-external-link::after,.fa-duotone.fa-external-link::after{content:"\f08e\f08e"}.fad.fa-cubes-stacked::after,.fa-duotone.fa-cubes-stacked::after{content:"\e4e6\e4e6"}.fad.fa-images-user::after,.fa-duotone.fa-images-user::after{content:"\e1b9\e1b9"}.fad.fa-won-sign::after,.fa-duotone.fa-won-sign::after{content:"\f159\f159"}.fad.fa-krw::after,.fa-duotone.fa-krw::after{content:"\f159\f159"}.fad.fa-won::after,.fa-duotone.fa-won::after{content:"\f159\f159"}.fad.fa-image-polaroid-user::after,.fa-duotone.fa-image-polaroid-user::after{content:"\e1b6\e1b6"}.fad.fa-virus-covid::after,.fa-duotone.fa-virus-covid::after{content:"\e4a8\e4a8"}.fad.fa-square-ellipsis::after,.fa-duotone.fa-square-ellipsis::after{content:"\e26e\e26e"}.fad.fa-pie::after,.fa-duotone.fa-pie::after{content:"\f705\f705"}.fad.fa-chess-knight-piece::after,.fa-duotone.fa-chess-knight-piece::after{content:"\f442\f442"}.fad.fa-chess-knight-alt::after,.fa-duotone.fa-chess-knight-alt::after{content:"\f442\f442"}.fad.fa-austral-sign::after,.fa-duotone.fa-austral-sign::after{content:"\e0a9\e0a9"}.fad.fa-cloud-plus::after,.fa-duotone.fa-cloud-plus::after{content:"\e35e\e35e"}.fad.fa-f::after,.fa-duotone.fa-f::after{content:"\46\46"}.fad.fa-leaf::after,.fa-duotone.fa-leaf::after{content:"\f06c\f06c"}.fad.fa-bed-bunk::after,.fa-duotone.fa-bed-bunk::after{content:"\f8f8\f8f8"}.fad.fa-road::after,.fa-duotone.fa-road::after{content:"\f018\f018"}.fad.fa-taxi::after,.fa-duotone.fa-taxi::after{content:"\f1ba\f1ba"}.fad.fa-cab::after,.fa-duotone.fa-cab::after{content:"\f1ba\f1ba"}.fad.fa-person-circle-plus::after,.fa-duotone.fa-person-circle-plus::after{content:"\e541\e541"}.fad.fa-chart-pie::after,.fa-duotone.fa-chart-pie::after{content:"\f200\f200"}.fad.fa-pie-chart::after,.fa-duotone.fa-pie-chart::after{content:"\f200\f200"}.fad.fa-bolt-lightning::after,.fa-duotone.fa-bolt-lightning::after{content:"\e0b7\e0b7"}.fad.fa-clock-eight::after,.fa-duotone.fa-clock-eight::after{content:"\e345\e345"}.fad.fa-sack-xmark::after,.fa-duotone.fa-sack-xmark::after{content:"\e56a\e56a"}.fad.fa-file-excel::after,.fa-duotone.fa-file-excel::after{content:"\f1c3\f1c3"}.fad.fa-file-contract::after,.fa-duotone.fa-file-contract::after{content:"\f56c\f56c"}.fad.fa-fish-fins::after,.fa-duotone.fa-fish-fins::after{content:"\e4f2\e4f2"}.fad.fa-circle-q::after,.fa-duotone.fa-circle-q::after{content:"\e11e\e11e"}.fad.fa-building-flag::after,.fa-duotone.fa-building-flag::after{content:"\e4d5\e4d5"}.fad.fa-face-grin-beam::after,.fa-duotone.fa-face-grin-beam::after{content:"\f582\f582"}.fad.fa-grin-beam::after,.fa-duotone.fa-grin-beam::after{content:"\f582\f582"}.fad.fa-object-ungroup::after,.fa-duotone.fa-object-ungroup::after{content:"\f248\f248"}.fad.fa-face-disguise::after,.fa-duotone.fa-face-disguise::after{content:"\e370\e370"}.fad.fa-circle-arrow-down-right::after,.fa-duotone.fa-circle-arrow-down-right::after{content:"\e0fa\e0fa"}.fad.fa-alien-8bit::after,.fa-duotone.fa-alien-8bit::after{content:"\f8f6\f8f6"}.fad.fa-alien-monster::after,.fa-duotone.fa-alien-monster::after{content:"\f8f6\f8f6"}.fad.fa-hand-point-ribbon::after,.fa-duotone.fa-hand-point-ribbon::after{content:"\e1a6\e1a6"}.fad.fa-poop::after,.fa-duotone.fa-poop::after{content:"\f619\f619"}.fad.fa-object-exclude::after,.fa-duotone.fa-object-exclude::after{content:"\e49c\e49c"}.fad.fa-telescope::after,.fa-duotone.fa-telescope::after{content:"\e03e\e03e"}.fad.fa-location-pin::after,.fa-duotone.fa-location-pin::after{content:"\f041\f041"}.fad.fa-map-marker::after,.fa-duotone.fa-map-marker::after{content:"\f041\f041"}.fad.fa-square-list::after,.fa-duotone.fa-square-list::after{content:"\e489\e489"}.fad.fa-kaaba::after,.fa-duotone.fa-kaaba::after{content:"\f66b\f66b"}.fad.fa-toilet-paper::after,.fa-duotone.fa-toilet-paper::after{content:"\f71e\f71e"}.fad.fa-helmet-safety::after,.fa-duotone.fa-helmet-safety::after{content:"\f807\f807"}.fad.fa-hard-hat::after,.fa-duotone.fa-hard-hat::after{content:"\f807\f807"}.fad.fa-hat-hard::after,.fa-duotone.fa-hat-hard::after{content:"\f807\f807"}.fad.fa-comment-code::after,.fa-duotone.fa-comment-code::after{content:"\e147\e147"}.fad.fa-sim-cards::after,.fa-duotone.fa-sim-cards::after{content:"\e251\e251"}.fad.fa-starship::after,.fa-duotone.fa-starship::after{content:"\e039\e039"}.fad.fa-eject::after,.fa-duotone.fa-eject::after{content:"\f052\f052"}.fad.fa-circle-right::after,.fa-duotone.fa-circle-right::after{content:"\f35a\f35a"}.fad.fa-arrow-alt-circle-right::after,.fa-duotone.fa-arrow-alt-circle-right::after{content:"\f35a\f35a"}.fad.fa-plane-circle-check::after,.fa-duotone.fa-plane-circle-check::after{content:"\e555\e555"}.fad.fa-seal::after,.fa-duotone.fa-seal::after{content:"\e241\e241"}.fad.fa-user-cowboy::after,.fa-duotone.fa-user-cowboy::after{content:"\f8ea\f8ea"}.fad.fa-hexagon-vertical-nft::after,.fa-duotone.fa-hexagon-vertical-nft::after{content:"\e505\e505"}.fad.fa-face-rolling-eyes::after,.fa-duotone.fa-face-rolling-eyes::after{content:"\f5a5\f5a5"}.fad.fa-meh-rolling-eyes::after,.fa-duotone.fa-meh-rolling-eyes::after{content:"\f5a5\f5a5"}.fad.fa-bread-loaf::after,.fa-duotone.fa-bread-loaf::after{content:"\f7eb\f7eb"}.fad.fa-rings-wedding::after,.fa-duotone.fa-rings-wedding::after{content:"\f81b\f81b"}.fad.fa-object-group::after,.fa-duotone.fa-object-group::after{content:"\f247\f247"}.fad.fa-french-fries::after,.fa-duotone.fa-french-fries::after{content:"\f803\f803"}.fad.fa-chart-line::after,.fa-duotone.fa-chart-line::after{content:"\f201\f201"}.fad.fa-line-chart::after,.fa-duotone.fa-line-chart::after{content:"\f201\f201"}.fad.fa-calendar-arrow-down::after,.fa-duotone.fa-calendar-arrow-down::after{content:"\e0d0\e0d0"}.fad.fa-calendar-download::after,.fa-duotone.fa-calendar-download::after{content:"\e0d0\e0d0"}.fad.fa-send-back::after,.fa-duotone.fa-send-back::after{content:"\f87e\f87e"}.fad.fa-mask-ventilator::after,.fa-duotone.fa-mask-ventilator::after{content:"\e524\e524"}.fad.fa-signature-lock::after,.fa-duotone.fa-signature-lock::after{content:"\e3ca\e3ca"}.fad.fa-arrow-right::after,.fa-duotone.fa-arrow-right::after{content:"\f061\f061"}.fad.fa-signs-post::after,.fa-duotone.fa-signs-post::after{content:"\f277\f277"}.fad.fa-map-signs::after,.fa-duotone.fa-map-signs::after{content:"\f277\f277"}.fad.fa-octagon-plus::after,.fa-duotone.fa-octagon-plus::after{content:"\f301\f301"}.fad.fa-plus-octagon::after,.fa-duotone.fa-plus-octagon::after{content:"\f301\f301"}.fad.fa-cash-register::after,.fa-duotone.fa-cash-register::after{content:"\f788\f788"}.fad.fa-person-circle-question::after,.fa-duotone.fa-person-circle-question::after{content:"\e542\e542"}.fad.fa-melon-slice::after,.fa-duotone.fa-melon-slice::after{content:"\e311\e311"}.fad.fa-space-station-moon::after,.fa-duotone.fa-space-station-moon::after{content:"\e033\e033"}.fad.fa-message-smile::after,.fa-duotone.fa-message-smile::after{content:"\f4aa\f4aa"}.fad.fa-comment-alt-smile::after,.fa-duotone.fa-comment-alt-smile::after{content:"\f4aa\f4aa"}.fad.fa-cup-straw::after,.fa-duotone.fa-cup-straw::after{content:"\e363\e363"}.fad.fa-left-from-line::after,.fa-duotone.fa-left-from-line::after{content:"\f348\f348"}.fad.fa-arrow-alt-from-right::after,.fa-duotone.fa-arrow-alt-from-right::after{content:"\f348\f348"}.fad.fa-h::after,.fa-duotone.fa-h::after{content:"\48\48"}.fad.fa-basket-shopping-simple::after,.fa-duotone.fa-basket-shopping-simple::after{content:"\e0af\e0af"}.fad.fa-shopping-basket-alt::after,.fa-duotone.fa-shopping-basket-alt::after{content:"\e0af\e0af"}.fad.fa-hands-holding-heart::after,.fa-duotone.fa-hands-holding-heart::after{content:"\f4c3\f4c3"}.fad.fa-hands-heart::after,.fa-duotone.fa-hands-heart::after{content:"\f4c3\f4c3"}.fad.fa-clock-nine::after,.fa-duotone.fa-clock-nine::after{content:"\e34c\e34c"}.fad.fa-tarp::after,.fa-duotone.fa-tarp::after{content:"\e57b\e57b"}.fad.fa-face-sleepy::after,.fa-duotone.fa-face-sleepy::after{content:"\e38e\e38e"}.fad.fa-hand-horns::after,.fa-duotone.fa-hand-horns::after{content:"\e1a9\e1a9"}.fad.fa-screwdriver-wrench::after,.fa-duotone.fa-screwdriver-wrench::after{content:"\f7d9\f7d9"}.fad.fa-tools::after,.fa-duotone.fa-tools::after{content:"\f7d9\f7d9"}.fad.fa-arrows-to-eye::after,.fa-duotone.fa-arrows-to-eye::after{content:"\e4bf\e4bf"}.fad.fa-circle-three-quarters::after,.fa-duotone.fa-circle-three-quarters::after{content:"\e125\e125"}.fad.fa-trophy-star::after,.fa-duotone.fa-trophy-star::after{content:"\f2eb\f2eb"}.fad.fa-trophy-alt::after,.fa-duotone.fa-trophy-alt::after{content:"\f2eb\f2eb"}.fad.fa-plug-circle-bolt::after,.fa-duotone.fa-plug-circle-bolt::after{content:"\e55b\e55b"}.fad.fa-face-thermometer::after,.fa-duotone.fa-face-thermometer::after{content:"\e39a\e39a"}.fad.fa-grid-round-4::after,.fa-duotone.fa-grid-round-4::after{content:"\e5dd\e5dd"}.fad.fa-shirt-running::after,.fa-duotone.fa-shirt-running::after{content:"\e3c8\e3c8"}.fad.fa-book-circle-arrow-up::after,.fa-duotone.fa-book-circle-arrow-up::after{content:"\e0bd\e0bd"}.fad.fa-face-nauseated::after,.fa-duotone.fa-face-nauseated::after{content:"\e381\e381"}.fad.fa-heart::after,.fa-duotone.fa-heart::after{content:"\f004\f004"}.fad.fa-file-chart-pie::after,.fa-duotone.fa-file-chart-pie::after{content:"\f65a\f65a"}.fad.fa-mars-and-venus::after,.fa-duotone.fa-mars-and-venus::after{content:"\f224\f224"}.fad.fa-house-user::after,.fa-duotone.fa-house-user::after{content:"\e1b0\e1b0"}.fad.fa-home-user::after,.fa-duotone.fa-home-user::after{content:"\e1b0\e1b0"}.fad.fa-circle-arrow-down-left::after,.fa-duotone.fa-circle-arrow-down-left::after{content:"\e0f9\e0f9"}.fad.fa-dumpster-fire::after,.fa-duotone.fa-dumpster-fire::after{content:"\f794\f794"}.fad.fa-hexagon-minus::after,.fa-duotone.fa-hexagon-minus::after{content:"\f307\f307"}.fad.fa-minus-hexagon::after,.fa-duotone.fa-minus-hexagon::after{content:"\f307\f307"}.fad.fa-left-to-line::after,.fa-duotone.fa-left-to-line::after{content:"\f34b\f34b"}.fad.fa-arrow-alt-to-left::after,.fa-duotone.fa-arrow-alt-to-left::after{content:"\f34b\f34b"}.fad.fa-house-crack::after,.fa-duotone.fa-house-crack::after{content:"\e3b1\e3b1"}.fad.fa-paw-simple::after,.fa-duotone.fa-paw-simple::after{content:"\f701\f701"}.fad.fa-paw-alt::after,.fa-duotone.fa-paw-alt::after{content:"\f701\f701"}.fad.fa-arrow-left-long-to-line::after,.fa-duotone.fa-arrow-left-long-to-line::after{content:"\e3d4\e3d4"}.fad.fa-brackets-round::after,.fa-duotone.fa-brackets-round::after{content:"\e0c5\e0c5"}.fad.fa-parentheses::after,.fa-duotone.fa-parentheses::after{content:"\e0c5\e0c5"}.fad.fa-martini-glass-citrus::after,.fa-duotone.fa-martini-glass-citrus::after{content:"\f561\f561"}.fad.fa-cocktail::after,.fa-duotone.fa-cocktail::after{content:"\f561\f561"}.fad.fa-user-shakespeare::after,.fa-duotone.fa-user-shakespeare::after{content:"\e2c2\e2c2"}.fad.fa-arrow-right-to-arc::after,.fa-duotone.fa-arrow-right-to-arc::after{content:"\e4b2\e4b2"}.fad.fa-face-surprise::after,.fa-duotone.fa-face-surprise::after{content:"\f5c2\f5c2"}.fad.fa-surprise::after,.fa-duotone.fa-surprise::after{content:"\f5c2\f5c2"}.fad.fa-bottle-water::after,.fa-duotone.fa-bottle-water::after{content:"\e4c5\e4c5"}.fad.fa-circle-pause::after,.fa-duotone.fa-circle-pause::after{content:"\f28b\f28b"}.fad.fa-pause-circle::after,.fa-duotone.fa-pause-circle::after{content:"\f28b\f28b"}.fad.fa-gauge-circle-plus::after,.fa-duotone.fa-gauge-circle-plus::after{content:"\e498\e498"}.fad.fa-folders::after,.fa-duotone.fa-folders::after{content:"\f660\f660"}.fad.fa-angel::after,.fa-duotone.fa-angel::after{content:"\f779\f779"}.fad.fa-value-absolute::after,.fa-duotone.fa-value-absolute::after{content:"\f6a6\f6a6"}.fad.fa-rabbit::after,.fa-duotone.fa-rabbit::after{content:"\f708\f708"}.fad.fa-toilet-paper-slash::after,.fa-duotone.fa-toilet-paper-slash::after{content:"\e072\e072"}.fad.fa-circle-euro::after,.fa-duotone.fa-circle-euro::after{content:"\e5ce\e5ce"}.fad.fa-apple-whole::after,.fa-duotone.fa-apple-whole::after{content:"\f5d1\f5d1"}.fad.fa-apple-alt::after,.fa-duotone.fa-apple-alt::after{content:"\f5d1\f5d1"}.fad.fa-kitchen-set::after,.fa-duotone.fa-kitchen-set::after{content:"\e51a\e51a"}.fad.fa-diamond-half::after,.fa-duotone.fa-diamond-half::after{content:"\e5b7\e5b7"}.fad.fa-lock-keyhole::after,.fa-duotone.fa-lock-keyhole::after{content:"\f30d\f30d"}.fad.fa-lock-alt::after,.fa-duotone.fa-lock-alt::after{content:"\f30d\f30d"}.fad.fa-r::after,.fa-duotone.fa-r::after{content:"\52\52"}.fad.fa-temperature-quarter::after,.fa-duotone.fa-temperature-quarter::after{content:"\f2ca\f2ca"}.fad.fa-temperature-1::after,.fa-duotone.fa-temperature-1::after{content:"\f2ca\f2ca"}.fad.fa-thermometer-1::after,.fa-duotone.fa-thermometer-1::after{content:"\f2ca\f2ca"}.fad.fa-thermometer-quarter::after,.fa-duotone.fa-thermometer-quarter::after{content:"\f2ca\f2ca"}.fad.fa-square-info::after,.fa-duotone.fa-square-info::after{content:"\f30f\f30f"}.fad.fa-info-square::after,.fa-duotone.fa-info-square::after{content:"\f30f\f30f"}.fad.fa-wifi-slash::after,.fa-duotone.fa-wifi-slash::after{content:"\f6ac\f6ac"}.fad.fa-toilet-paper-xmark::after,.fa-duotone.fa-toilet-paper-xmark::after{content:"\e5b3\e5b3"}.fad.fa-hands-holding-dollar::after,.fa-duotone.fa-hands-holding-dollar::after{content:"\f4c5\f4c5"}.fad.fa-hands-usd::after,.fa-duotone.fa-hands-usd::after{content:"\f4c5\f4c5"}.fad.fa-cube::after,.fa-duotone.fa-cube::after{content:"\f1b2\f1b2"}.fad.fa-arrow-down-triangle-square::after,.fa-duotone.fa-arrow-down-triangle-square::after{content:"\f888\f888"}.fad.fa-sort-shapes-down::after,.fa-duotone.fa-sort-shapes-down::after{content:"\f888\f888"}.fad.fa-bitcoin-sign::after,.fa-duotone.fa-bitcoin-sign::after{content:"\e0b4\e0b4"}.fad.fa-shutters::after,.fa-duotone.fa-shutters::after{content:"\e449\e449"}.fad.fa-shield-dog::after,.fa-duotone.fa-shield-dog::after{content:"\e573\e573"}.fad.fa-solar-panel::after,.fa-duotone.fa-solar-panel::after{content:"\f5ba\f5ba"}.fad.fa-lock-open::after,.fa-duotone.fa-lock-open::after{content:"\f3c1\f3c1"}.fad.fa-table-tree::after,.fa-duotone.fa-table-tree::after{content:"\e293\e293"}.fad.fa-house-chimney-heart::after,.fa-duotone.fa-house-chimney-heart::after{content:"\e1b2\e1b2"}.fad.fa-tally-3::after,.fa-duotone.fa-tally-3::after{content:"\e296\e296"}.fad.fa-elevator::after,.fa-duotone.fa-elevator::after{content:"\e16d\e16d"}.fad.fa-money-bill-transfer::after,.fa-duotone.fa-money-bill-transfer::after{content:"\e528\e528"}.fad.fa-money-bill-trend-up::after,.fa-duotone.fa-money-bill-trend-up::after{content:"\e529\e529"}.fad.fa-house-flood-water-circle-arrow-right::after,.fa-duotone.fa-house-flood-water-circle-arrow-right::after{content:"\e50f\e50f"}.fad.fa-square-poll-horizontal::after,.fa-duotone.fa-square-poll-horizontal::after{content:"\f682\f682"}.fad.fa-poll-h::after,.fa-duotone.fa-poll-h::after{content:"\f682\f682"}.fad.fa-circle::after,.fa-duotone.fa-circle::after{content:"\f111\f111"}.fad.fa-cart-circle-exclamation::after,.fa-duotone.fa-cart-circle-exclamation::after{content:"\e3f2\e3f2"}.fad.fa-sword::after,.fa-duotone.fa-sword::after{content:"\f71c\f71c"}.fad.fa-backward-fast::after,.fa-duotone.fa-backward-fast::after{content:"\f049\f049"}.fad.fa-fast-backward::after,.fa-duotone.fa-fast-backward::after{content:"\f049\f049"}.fad.fa-recycle::after,.fa-duotone.fa-recycle::after{content:"\f1b8\f1b8"}.fad.fa-user-astronaut::after,.fa-duotone.fa-user-astronaut::after{content:"\f4fb\f4fb"}.fad.fa-interrobang::after,.fa-duotone.fa-interrobang::after{content:"\e5ba\e5ba"}.fad.fa-plane-slash::after,.fa-duotone.fa-plane-slash::after{content:"\e069\e069"}.fad.fa-circle-dashed::after,.fa-duotone.fa-circle-dashed::after{content:"\e105\e105"}.fad.fa-trademark::after,.fa-duotone.fa-trademark::after{content:"\f25c\f25c"}.fad.fa-basketball::after,.fa-duotone.fa-basketball::after{content:"\f434\f434"}.fad.fa-basketball-ball::after,.fa-duotone.fa-basketball-ball::after{content:"\f434\f434"}.fad.fa-fork-knife::after,.fa-duotone.fa-fork-knife::after{content:"\f2e6\f2e6"}.fad.fa-utensils-alt::after,.fa-duotone.fa-utensils-alt::after{content:"\f2e6\f2e6"}.fad.fa-satellite-dish::after,.fa-duotone.fa-satellite-dish::after{content:"\f7c0\f7c0"}.fad.fa-badge-check::after,.fa-duotone.fa-badge-check::after{content:"\f336\f336"}.fad.fa-circle-up::after,.fa-duotone.fa-circle-up::after{content:"\f35b\f35b"}.fad.fa-arrow-alt-circle-up::after,.fa-duotone.fa-arrow-alt-circle-up::after{content:"\f35b\f35b"}.fad.fa-slider::after,.fa-duotone.fa-slider::after{content:"\e252\e252"}.fad.fa-mobile-screen-button::after,.fa-duotone.fa-mobile-screen-button::after{content:"\f3cd\f3cd"}.fad.fa-mobile-alt::after,.fa-duotone.fa-mobile-alt::after{content:"\f3cd\f3cd"}.fad.fa-clock-one-thirty::after,.fa-duotone.fa-clock-one-thirty::after{content:"\e34f\e34f"}.fad.fa-inbox-out::after,.fa-duotone.fa-inbox-out::after{content:"\f311\f311"}.fad.fa-inbox-arrow-up::after,.fa-duotone.fa-inbox-arrow-up::after{content:"\f311\f311"}.fad.fa-cloud-slash::after,.fa-duotone.fa-cloud-slash::after{content:"\e137\e137"}.fad.fa-volume-high::after,.fa-duotone.fa-volume-high::after{content:"\f028\f028"}.fad.fa-volume-up::after,.fa-duotone.fa-volume-up::after{content:"\f028\f028"}.fad.fa-users-rays::after,.fa-duotone.fa-users-rays::after{content:"\e593\e593"}.fad.fa-wallet::after,.fa-duotone.fa-wallet::after{content:"\f555\f555"}.fad.fa-octagon-check::after,.fa-duotone.fa-octagon-check::after{content:"\e426\e426"}.fad.fa-flatbread-stuffed::after,.fa-duotone.fa-flatbread-stuffed::after{content:"\e40c\e40c"}.fad.fa-clipboard-check::after,.fa-duotone.fa-clipboard-check::after{content:"\f46c\f46c"}.fad.fa-cart-circle-plus::after,.fa-duotone.fa-cart-circle-plus::after{content:"\e3f3\e3f3"}.fad.fa-truck-clock::after,.fa-duotone.fa-truck-clock::after{content:"\f48c\f48c"}.fad.fa-shipping-timed::after,.fa-duotone.fa-shipping-timed::after{content:"\f48c\f48c"}.fad.fa-pool-8-ball::after,.fa-duotone.fa-pool-8-ball::after{content:"\e3c5\e3c5"}.fad.fa-file-audio::after,.fa-duotone.fa-file-audio::after{content:"\f1c7\f1c7"}.fad.fa-turn-down-left::after,.fa-duotone.fa-turn-down-left::after{content:"\e331\e331"}.fad.fa-lock-hashtag::after,.fa-duotone.fa-lock-hashtag::after{content:"\e423\e423"}.fad.fa-chart-radar::after,.fa-duotone.fa-chart-radar::after{content:"\e0e7\e0e7"}.fad.fa-staff::after,.fa-duotone.fa-staff::after{content:"\f71b\f71b"}.fad.fa-burger::after,.fa-duotone.fa-burger::after{content:"\f805\f805"}.fad.fa-hamburger::after,.fa-duotone.fa-hamburger::after{content:"\f805\f805"}.fad.fa-utility-pole::after,.fa-duotone.fa-utility-pole::after{content:"\e2c3\e2c3"}.fad.fa-transporter-6::after,.fa-duotone.fa-transporter-6::after{content:"\e2a7\e2a7"}.fad.fa-wrench::after,.fa-duotone.fa-wrench::after{content:"\f0ad\f0ad"}.fad.fa-bugs::after,.fa-duotone.fa-bugs::after{content:"\e4d0\e4d0"}.fad.fa-vector-polygon::after,.fa-duotone.fa-vector-polygon::after{content:"\e2c7\e2c7"}.fad.fa-diagram-nested::after,.fa-duotone.fa-diagram-nested::after{content:"\e157\e157"}.fad.fa-rupee-sign::after,.fa-duotone.fa-rupee-sign::after{content:"\f156\f156"}.fad.fa-rupee::after,.fa-duotone.fa-rupee::after{content:"\f156\f156"}.fad.fa-file-image::after,.fa-duotone.fa-file-image::after{content:"\f1c5\f1c5"}.fad.fa-circle-question::after,.fa-duotone.fa-circle-question::after{content:"\f059\f059"}.fad.fa-question-circle::after,.fa-duotone.fa-question-circle::after{content:"\f059\f059"}.fad.fa-image-user::after,.fa-duotone.fa-image-user::after{content:"\e1b8\e1b8"}.fad.fa-buoy::after,.fa-duotone.fa-buoy::after{content:"\e5b5\e5b5"}.fad.fa-plane-departure::after,.fa-duotone.fa-plane-departure::after{content:"\f5b0\f5b0"}.fad.fa-handshake-slash::after,.fa-duotone.fa-handshake-slash::after{content:"\e060\e060"}.fad.fa-book-bookmark::after,.fa-duotone.fa-book-bookmark::after{content:"\e0bb\e0bb"}.fad.fa-border-center-h::after,.fa-duotone.fa-border-center-h::after{content:"\f89c\f89c"}.fad.fa-can-food::after,.fa-duotone.fa-can-food::after{content:"\e3e6\e3e6"}.fad.fa-typewriter::after,.fa-duotone.fa-typewriter::after{content:"\f8e7\f8e7"}.fad.fa-arrow-right-from-arc::after,.fa-duotone.fa-arrow-right-from-arc::after{content:"\e4b1\e4b1"}.fad.fa-circle-k::after,.fa-duotone.fa-circle-k::after{content:"\e113\e113"}.fad.fa-face-hand-over-mouth::after,.fa-duotone.fa-face-hand-over-mouth::after{content:"\e378\e378"}.fad.fa-popcorn::after,.fa-duotone.fa-popcorn::after{content:"\f819\f819"}.fad.fa-house-water::after,.fa-duotone.fa-house-water::after{content:"\f74f\f74f"}.fad.fa-house-flood::after,.fa-duotone.fa-house-flood::after{content:"\f74f\f74f"}.fad.fa-object-subtract::after,.fa-duotone.fa-object-subtract::after{content:"\e49e\e49e"}.fad.fa-code-branch::after,.fa-duotone.fa-code-branch::after{content:"\f126\f126"}.fad.fa-warehouse-full::after,.fa-duotone.fa-warehouse-full::after{content:"\f495\f495"}.fad.fa-warehouse-alt::after,.fa-duotone.fa-warehouse-alt::after{content:"\f495\f495"}.fad.fa-hat-cowboy::after,.fa-duotone.fa-hat-cowboy::after{content:"\f8c0\f8c0"}.fad.fa-bridge::after,.fa-duotone.fa-bridge::after{content:"\e4c8\e4c8"}.fad.fa-phone-flip::after,.fa-duotone.fa-phone-flip::after{content:"\f879\f879"}.fad.fa-phone-alt::after,.fa-duotone.fa-phone-alt::after{content:"\f879\f879"}.fad.fa-arrow-down-from-dotted-line::after,.fa-duotone.fa-arrow-down-from-dotted-line::after{content:"\e090\e090"}.fad.fa-file-doc::after,.fa-duotone.fa-file-doc::after{content:"\e5ed\e5ed"}.fad.fa-square-quarters::after,.fa-duotone.fa-square-quarters::after{content:"\e44e\e44e"}.fad.fa-truck-front::after,.fa-duotone.fa-truck-front::after{content:"\e2b7\e2b7"}.fad.fa-cat::after,.fa-duotone.fa-cat::after{content:"\f6be\f6be"}.fad.fa-trash-xmark::after,.fa-duotone.fa-trash-xmark::after{content:"\e2b4\e2b4"}.fad.fa-circle-caret-left::after,.fa-duotone.fa-circle-caret-left::after{content:"\f32e\f32e"}.fad.fa-caret-circle-left::after,.fa-duotone.fa-caret-circle-left::after{content:"\f32e\f32e"}.fad.fa-files::after,.fa-duotone.fa-files::after{content:"\e178\e178"}.fad.fa-anchor-circle-exclamation::after,.fa-duotone.fa-anchor-circle-exclamation::after{content:"\e4ab\e4ab"}.fad.fa-face-clouds::after,.fa-duotone.fa-face-clouds::after{content:"\e47d\e47d"}.fad.fa-user-crown::after,.fa-duotone.fa-user-crown::after{content:"\f6a4\f6a4"}.fad.fa-truck-field::after,.fa-duotone.fa-truck-field::after{content:"\e58d\e58d"}.fad.fa-route::after,.fa-duotone.fa-route::after{content:"\f4d7\f4d7"}.fad.fa-cart-circle-check::after,.fa-duotone.fa-cart-circle-check::after{content:"\e3f1\e3f1"}.fad.fa-clipboard-question::after,.fa-duotone.fa-clipboard-question::after{content:"\e4e3\e4e3"}.fad.fa-panorama::after,.fa-duotone.fa-panorama::after{content:"\e209\e209"}.fad.fa-comment-medical::after,.fa-duotone.fa-comment-medical::after{content:"\f7f5\f7f5"}.fad.fa-teeth-open::after,.fa-duotone.fa-teeth-open::after{content:"\f62f\f62f"}.fad.fa-user-tie-hair-long::after,.fa-duotone.fa-user-tie-hair-long::after{content:"\e460\e460"}.fad.fa-file-circle-minus::after,.fa-duotone.fa-file-circle-minus::after{content:"\e4ed\e4ed"}.fad.fa-head-side-medical::after,.fa-duotone.fa-head-side-medical::after{content:"\f809\f809"}.fad.fa-tags::after,.fa-duotone.fa-tags::after{content:"\f02c\f02c"}.fad.fa-wine-glass::after,.fa-duotone.fa-wine-glass::after{content:"\f4e3\f4e3"}.fad.fa-forward-fast::after,.fa-duotone.fa-forward-fast::after{content:"\f050\f050"}.fad.fa-fast-forward::after,.fa-duotone.fa-fast-forward::after{content:"\f050\f050"}.fad.fa-face-meh-blank::after,.fa-duotone.fa-face-meh-blank::after{content:"\f5a4\f5a4"}.fad.fa-meh-blank::after,.fa-duotone.fa-meh-blank::after{content:"\f5a4\f5a4"}.fad.fa-user-robot::after,.fa-duotone.fa-user-robot::after{content:"\e04b\e04b"}.fad.fa-square-parking::after,.fa-duotone.fa-square-parking::after{content:"\f540\f540"}.fad.fa-parking::after,.fa-duotone.fa-parking::after{content:"\f540\f540"}.fad.fa-card-diamond::after,.fa-duotone.fa-card-diamond::after{content:"\e3ea\e3ea"}.fad.fa-face-zipper::after,.fa-duotone.fa-face-zipper::after{content:"\e3a5\e3a5"}.fad.fa-face-raised-eyebrow::after,.fa-duotone.fa-face-raised-eyebrow::after{content:"\e388\e388"}.fad.fa-house-signal::after,.fa-duotone.fa-house-signal::after{content:"\e012\e012"}.fad.fa-square-chevron-up::after,.fa-duotone.fa-square-chevron-up::after{content:"\f32c\f32c"}.fad.fa-chevron-square-up::after,.fa-duotone.fa-chevron-square-up::after{content:"\f32c\f32c"}.fad.fa-bars-progress::after,.fa-duotone.fa-bars-progress::after{content:"\f828\f828"}.fad.fa-tasks-alt::after,.fa-duotone.fa-tasks-alt::after{content:"\f828\f828"}.fad.fa-faucet-drip::after,.fa-duotone.fa-faucet-drip::after{content:"\e006\e006"}.fad.fa-arrows-to-line::after,.fa-duotone.fa-arrows-to-line::after{content:"\e0a7\e0a7"}.fad.fa-dolphin::after,.fa-duotone.fa-dolphin::after{content:"\e168\e168"}.fad.fa-arrow-up-right::after,.fa-duotone.fa-arrow-up-right::after{content:"\e09f\e09f"}.fad.fa-circle-r::after,.fa-duotone.fa-circle-r::after{content:"\e120\e120"}.fad.fa-cart-flatbed::after,.fa-duotone.fa-cart-flatbed::after{content:"\f474\f474"}.fad.fa-dolly-flatbed::after,.fa-duotone.fa-dolly-flatbed::after{content:"\f474\f474"}.fad.fa-ban-smoking::after,.fa-duotone.fa-ban-smoking::after{content:"\f54d\f54d"}.fad.fa-smoking-ban::after,.fa-duotone.fa-smoking-ban::after{content:"\f54d\f54d"}.fad.fa-circle-sort-up::after,.fa-duotone.fa-circle-sort-up::after{content:"\e032\e032"}.fad.fa-sort-circle-up::after,.fa-duotone.fa-sort-circle-up::after{content:"\e032\e032"}.fad.fa-terminal::after,.fa-duotone.fa-terminal::after{content:"\f120\f120"}.fad.fa-mobile-button::after,.fa-duotone.fa-mobile-button::after{content:"\f10b\f10b"}.fad.fa-house-medical-flag::after,.fa-duotone.fa-house-medical-flag::after{content:"\e514\e514"}.fad.fa-basket-shopping::after,.fa-duotone.fa-basket-shopping::after{content:"\f291\f291"}.fad.fa-shopping-basket::after,.fa-duotone.fa-shopping-basket::after{content:"\f291\f291"}.fad.fa-tape::after,.fa-duotone.fa-tape::after{content:"\f4db\f4db"}.fad.fa-chestnut::after,.fa-duotone.fa-chestnut::after{content:"\e3f6\e3f6"}.fad.fa-bus-simple::after,.fa-duotone.fa-bus-simple::after{content:"\f55e\f55e"}.fad.fa-bus-alt::after,.fa-duotone.fa-bus-alt::after{content:"\f55e\f55e"}.fad.fa-eye::after,.fa-duotone.fa-eye::after{content:"\f06e\f06e"}.fad.fa-face-sad-cry::after,.fa-duotone.fa-face-sad-cry::after{content:"\f5b3\f5b3"}.fad.fa-sad-cry::after,.fa-duotone.fa-sad-cry::after{content:"\f5b3\f5b3"}.fad.fa-heat::after,.fa-duotone.fa-heat::after{content:"\e00c\e00c"}.fad.fa-ticket-airline::after,.fa-duotone.fa-ticket-airline::after{content:"\e29a\e29a"}.fad.fa-boot-heeled::after,.fa-duotone.fa-boot-heeled::after{content:"\e33f\e33f"}.fad.fa-arrows-minimize::after,.fa-duotone.fa-arrows-minimize::after{content:"\e0a5\e0a5"}.fad.fa-compress-arrows::after,.fa-duotone.fa-compress-arrows::after{content:"\e0a5\e0a5"}.fad.fa-audio-description::after,.fa-duotone.fa-audio-description::after{content:"\f29e\f29e"}.fad.fa-person-military-to-person::after,.fa-duotone.fa-person-military-to-person::after{content:"\e54c\e54c"}.fad.fa-file-shield::after,.fa-duotone.fa-file-shield::after{content:"\e4f0\e4f0"}.fad.fa-hexagon::after,.fa-duotone.fa-hexagon::after{content:"\f312\f312"}.fad.fa-manhole::after,.fa-duotone.fa-manhole::after{content:"\e1d6\e1d6"}.fad.fa-user-slash::after,.fa-duotone.fa-user-slash::after{content:"\f506\f506"}.fad.fa-pen::after,.fa-duotone.fa-pen::after{content:"\f304\f304"}.fad.fa-tower-observation::after,.fa-duotone.fa-tower-observation::after{content:"\e586\e586"}.fad.fa-floppy-disks::after,.fa-duotone.fa-floppy-disks::after{content:"\e183\e183"}.fad.fa-toilet-paper-blank-under::after,.fa-duotone.fa-toilet-paper-blank-under::after{content:"\e29f\e29f"}.fad.fa-toilet-paper-reverse-alt::after,.fa-duotone.fa-toilet-paper-reverse-alt::after{content:"\e29f\e29f"}.fad.fa-file-code::after,.fa-duotone.fa-file-code::after{content:"\f1c9\f1c9"}.fad.fa-signal::after,.fa-duotone.fa-signal::after{content:"\f012\f012"}.fad.fa-signal-5::after,.fa-duotone.fa-signal-5::after{content:"\f012\f012"}.fad.fa-signal-perfect::after,.fa-duotone.fa-signal-perfect::after{content:"\f012\f012"}.fad.fa-pump::after,.fa-duotone.fa-pump::after{content:"\e442\e442"}.fad.fa-bus::after,.fa-duotone.fa-bus::after{content:"\f207\f207"}.fad.fa-heart-circle-xmark::after,.fa-duotone.fa-heart-circle-xmark::after{content:"\e501\e501"}.fad.fa-arrow-up-left-from-circle::after,.fa-duotone.fa-arrow-up-left-from-circle::after{content:"\e09e\e09e"}.fad.fa-house-chimney::after,.fa-duotone.fa-house-chimney::after{content:"\e3af\e3af"}.fad.fa-home-lg::after,.fa-duotone.fa-home-lg::after{content:"\e3af\e3af"}.fad.fa-window-maximize::after,.fa-duotone.fa-window-maximize::after{content:"\f2d0\f2d0"}.fad.fa-dryer::after,.fa-duotone.fa-dryer::after{content:"\f861\f861"}.fad.fa-face-frown::after,.fa-duotone.fa-face-frown::after{content:"\f119\f119"}.fad.fa-frown::after,.fa-duotone.fa-frown::after{content:"\f119\f119"}.fad.fa-chess-bishop-piece::after,.fa-duotone.fa-chess-bishop-piece::after{content:"\f43b\f43b"}.fad.fa-chess-bishop-alt::after,.fa-duotone.fa-chess-bishop-alt::after{content:"\f43b\f43b"}.fad.fa-shirt-tank-top::after,.fa-duotone.fa-shirt-tank-top::after{content:"\e3c9\e3c9"}.fad.fa-diploma::after,.fa-duotone.fa-diploma::after{content:"\f5ea\f5ea"}.fad.fa-scroll-ribbon::after,.fa-duotone.fa-scroll-ribbon::after{content:"\f5ea\f5ea"}.fad.fa-screencast::after,.fa-duotone.fa-screencast::after{content:"\e23e\e23e"}.fad.fa-walker::after,.fa-duotone.fa-walker::after{content:"\f831\f831"}.fad.fa-prescription::after,.fa-duotone.fa-prescription::after{content:"\f5b1\f5b1"}.fad.fa-shop::after,.fa-duotone.fa-shop::after{content:"\f54f\f54f"}.fad.fa-store-alt::after,.fa-duotone.fa-store-alt::after{content:"\f54f\f54f"}.fad.fa-floppy-disk::after,.fa-duotone.fa-floppy-disk::after{content:"\f0c7\f0c7"}.fad.fa-save::after,.fa-duotone.fa-save::after{content:"\f0c7\f0c7"}.fad.fa-vihara::after,.fa-duotone.fa-vihara::after{content:"\f6a7\f6a7"}.fad.fa-face-kiss-closed-eyes::after,.fa-duotone.fa-face-kiss-closed-eyes::after{content:"\e37d\e37d"}.fad.fa-scale-unbalanced::after,.fa-duotone.fa-scale-unbalanced::after{content:"\f515\f515"}.fad.fa-balance-scale-left::after,.fa-duotone.fa-balance-scale-left::after{content:"\f515\f515"}.fad.fa-file-user::after,.fa-duotone.fa-file-user::after{content:"\f65c\f65c"}.fad.fa-user-police-tie::after,.fa-duotone.fa-user-police-tie::after{content:"\e334\e334"}.fad.fa-face-tongue-money::after,.fa-duotone.fa-face-tongue-money::after{content:"\e39d\e39d"}.fad.fa-tennis-ball::after,.fa-duotone.fa-tennis-ball::after{content:"\f45e\f45e"}.fad.fa-square-l::after,.fa-duotone.fa-square-l::after{content:"\e275\e275"}.fad.fa-sort-up::after,.fa-duotone.fa-sort-up::after{content:"\f0de\f0de"}.fad.fa-sort-asc::after,.fa-duotone.fa-sort-asc::after{content:"\f0de\f0de"}.fad.fa-calendar-arrow-up::after,.fa-duotone.fa-calendar-arrow-up::after{content:"\e0d1\e0d1"}.fad.fa-calendar-upload::after,.fa-duotone.fa-calendar-upload::after{content:"\e0d1\e0d1"}.fad.fa-comment-dots::after,.fa-duotone.fa-comment-dots::after{content:"\f4ad\f4ad"}.fad.fa-commenting::after,.fa-duotone.fa-commenting::after{content:"\f4ad\f4ad"}.fad.fa-plant-wilt::after,.fa-duotone.fa-plant-wilt::after{content:"\e5aa\e5aa"}.fad.fa-scarf::after,.fa-duotone.fa-scarf::after{content:"\f7c1\f7c1"}.fad.fa-album-circle-plus::after,.fa-duotone.fa-album-circle-plus::after{content:"\e48c\e48c"}.fad.fa-user-nurse-hair-long::after,.fa-duotone.fa-user-nurse-hair-long::after{content:"\e45e\e45e"}.fad.fa-diamond::after,.fa-duotone.fa-diamond::after{content:"\f219\f219"}.fad.fa-square-left::after,.fa-duotone.fa-square-left::after{content:"\f351\f351"}.fad.fa-arrow-alt-square-left::after,.fa-duotone.fa-arrow-alt-square-left::after{content:"\f351\f351"}.fad.fa-face-grin-squint::after,.fa-duotone.fa-face-grin-squint::after{content:"\f585\f585"}.fad.fa-grin-squint::after,.fa-duotone.fa-grin-squint::after{content:"\f585\f585"}.fad.fa-circle-ellipsis-vertical::after,.fa-duotone.fa-circle-ellipsis-vertical::after{content:"\e10b\e10b"}.fad.fa-hand-holding-dollar::after,.fa-duotone.fa-hand-holding-dollar::after{content:"\f4c0\f4c0"}.fad.fa-hand-holding-usd::after,.fa-duotone.fa-hand-holding-usd::after{content:"\f4c0\f4c0"}.fad.fa-grid-dividers::after,.fa-duotone.fa-grid-dividers::after{content:"\e3ad\e3ad"}.fad.fa-bacterium::after,.fa-duotone.fa-bacterium::after{content:"\e05a\e05a"}.fad.fa-hand-pointer::after,.fa-duotone.fa-hand-pointer::after{content:"\f25a\f25a"}.fad.fa-drum-steelpan::after,.fa-duotone.fa-drum-steelpan::after{content:"\f56a\f56a"}.fad.fa-hand-scissors::after,.fa-duotone.fa-hand-scissors::after{content:"\f257\f257"}.fad.fa-hands-praying::after,.fa-duotone.fa-hands-praying::after{content:"\f684\f684"}.fad.fa-praying-hands::after,.fa-duotone.fa-praying-hands::after{content:"\f684\f684"}.fad.fa-face-pensive::after,.fa-duotone.fa-face-pensive::after{content:"\e384\e384"}.fad.fa-user-music::after,.fa-duotone.fa-user-music::after{content:"\f8eb\f8eb"}.fad.fa-arrow-rotate-right::after,.fa-duotone.fa-arrow-rotate-right::after{content:"\f01e\f01e"}.fad.fa-arrow-right-rotate::after,.fa-duotone.fa-arrow-right-rotate::after{content:"\f01e\f01e"}.fad.fa-arrow-rotate-forward::after,.fa-duotone.fa-arrow-rotate-forward::after{content:"\f01e\f01e"}.fad.fa-redo::after,.fa-duotone.fa-redo::after{content:"\f01e\f01e"}.fad.fa-messages-dollar::after,.fa-duotone.fa-messages-dollar::after{content:"\f652\f652"}.fad.fa-comments-alt-dollar::after,.fa-duotone.fa-comments-alt-dollar::after{content:"\f652\f652"}.fad.fa-sensor-on::after,.fa-duotone.fa-sensor-on::after{content:"\e02b\e02b"}.fad.fa-balloon::after,.fa-duotone.fa-balloon::after{content:"\e2e3\e2e3"}.fad.fa-biohazard::after,.fa-duotone.fa-biohazard::after{content:"\f780\f780"}.fad.fa-chess-queen-piece::after,.fa-duotone.fa-chess-queen-piece::after{content:"\f446\f446"}.fad.fa-chess-queen-alt::after,.fa-duotone.fa-chess-queen-alt::after{content:"\f446\f446"}.fad.fa-location-crosshairs::after,.fa-duotone.fa-location-crosshairs::after{content:"\f601\f601"}.fad.fa-location::after,.fa-duotone.fa-location::after{content:"\f601\f601"}.fad.fa-mars-double::after,.fa-duotone.fa-mars-double::after{content:"\f227\f227"}.fad.fa-house-person-leave::after,.fa-duotone.fa-house-person-leave::after{content:"\e00f\e00f"}.fad.fa-house-leave::after,.fa-duotone.fa-house-leave::after{content:"\e00f\e00f"}.fad.fa-house-person-depart::after,.fa-duotone.fa-house-person-depart::after{content:"\e00f\e00f"}.fad.fa-ruler-triangle::after,.fa-duotone.fa-ruler-triangle::after{content:"\f61c\f61c"}.fad.fa-card-club::after,.fa-duotone.fa-card-club::after{content:"\e3e9\e3e9"}.fad.fa-child-dress::after,.fa-duotone.fa-child-dress::after{content:"\e59c\e59c"}.fad.fa-users-between-lines::after,.fa-duotone.fa-users-between-lines::after{content:"\e591\e591"}.fad.fa-lungs-virus::after,.fa-duotone.fa-lungs-virus::after{content:"\e067\e067"}.fad.fa-spinner-third::after,.fa-duotone.fa-spinner-third::after{content:"\f3f4\f3f4"}.fad.fa-face-grin-tears::after,.fa-duotone.fa-face-grin-tears::after{content:"\f588\f588"}.fad.fa-grin-tears::after,.fa-duotone.fa-grin-tears::after{content:"\f588\f588"}.fad.fa-phone::after,.fa-duotone.fa-phone::after{content:"\f095\f095"}.fad.fa-computer-mouse-scrollwheel::after,.fa-duotone.fa-computer-mouse-scrollwheel::after{content:"\f8cd\f8cd"}.fad.fa-mouse-alt::after,.fa-duotone.fa-mouse-alt::after{content:"\f8cd\f8cd"}.fad.fa-calendar-xmark::after,.fa-duotone.fa-calendar-xmark::after{content:"\f273\f273"}.fad.fa-calendar-times::after,.fa-duotone.fa-calendar-times::after{content:"\f273\f273"}.fad.fa-child-reaching::after,.fa-duotone.fa-child-reaching::after{content:"\e59d\e59d"}.fad.fa-table-layout::after,.fa-duotone.fa-table-layout::after{content:"\e290\e290"}.fad.fa-narwhal::after,.fa-duotone.fa-narwhal::after{content:"\f6fe\f6fe"}.fad.fa-ramp-loading::after,.fa-duotone.fa-ramp-loading::after{content:"\f4d4\f4d4"}.fad.fa-calendar-circle-plus::after,.fa-duotone.fa-calendar-circle-plus::after{content:"\e470\e470"}.fad.fa-toothbrush::after,.fa-duotone.fa-toothbrush::after{content:"\f635\f635"}.fad.fa-border-inner::after,.fa-duotone.fa-border-inner::after{content:"\f84e\f84e"}.fad.fa-paw-claws::after,.fa-duotone.fa-paw-claws::after{content:"\f702\f702"}.fad.fa-kiwi-fruit::after,.fa-duotone.fa-kiwi-fruit::after{content:"\e30c\e30c"}.fad.fa-traffic-light-slow::after,.fa-duotone.fa-traffic-light-slow::after{content:"\f639\f639"}.fad.fa-rectangle-code::after,.fa-duotone.fa-rectangle-code::after{content:"\e322\e322"}.fad.fa-head-side-virus::after,.fa-duotone.fa-head-side-virus::after{content:"\e064\e064"}.fad.fa-keyboard-brightness::after,.fa-duotone.fa-keyboard-brightness::after{content:"\e1c0\e1c0"}.fad.fa-books-medical::after,.fa-duotone.fa-books-medical::after{content:"\f7e8\f7e8"}.fad.fa-lightbulb-slash::after,.fa-duotone.fa-lightbulb-slash::after{content:"\f673\f673"}.fad.fa-house-blank::after,.fa-duotone.fa-house-blank::after{content:"\e487\e487"}.fad.fa-home-blank::after,.fa-duotone.fa-home-blank::after{content:"\e487\e487"}.fad.fa-square-5::after,.fa-duotone.fa-square-5::after{content:"\e25a\e25a"}.fad.fa-square-heart::after,.fa-duotone.fa-square-heart::after{content:"\f4c8\f4c8"}.fad.fa-heart-square::after,.fa-duotone.fa-heart-square::after{content:"\f4c8\f4c8"}.fad.fa-puzzle::after,.fa-duotone.fa-puzzle::after{content:"\e443\e443"}.fad.fa-user-gear::after,.fa-duotone.fa-user-gear::after{content:"\f4fe\f4fe"}.fad.fa-user-cog::after,.fa-duotone.fa-user-cog::after{content:"\f4fe\f4fe"}.fad.fa-pipe-circle-check::after,.fa-duotone.fa-pipe-circle-check::after{content:"\e436\e436"}.fad.fa-arrow-up-1-9::after,.fa-duotone.fa-arrow-up-1-9::after{content:"\f163\f163"}.fad.fa-sort-numeric-up::after,.fa-duotone.fa-sort-numeric-up::after{content:"\f163\f163"}.fad.fa-octagon-exclamation::after,.fa-duotone.fa-octagon-exclamation::after{content:"\e204\e204"}.fad.fa-dial-low::after,.fa-duotone.fa-dial-low::after{content:"\e15d\e15d"}.fad.fa-door-closed::after,.fa-duotone.fa-door-closed::after{content:"\f52a\f52a"}.fad.fa-laptop-mobile::after,.fa-duotone.fa-laptop-mobile::after{content:"\f87a\f87a"}.fad.fa-phone-laptop::after,.fa-duotone.fa-phone-laptop::after{content:"\f87a\f87a"}.fad.fa-conveyor-belt-boxes::after,.fa-duotone.fa-conveyor-belt-boxes::after{content:"\f46f\f46f"}.fad.fa-conveyor-belt-alt::after,.fa-duotone.fa-conveyor-belt-alt::after{content:"\f46f\f46f"}.fad.fa-shield-virus::after,.fa-duotone.fa-shield-virus::after{content:"\e06c\e06c"}.fad.fa-starfighter-twin-ion-engine-advanced::after,.fa-duotone.fa-starfighter-twin-ion-engine-advanced::after{content:"\e28e\e28e"}.fad.fa-starfighter-alt-advanced::after,.fa-duotone.fa-starfighter-alt-advanced::after{content:"\e28e\e28e"}.fad.fa-dice-six::after,.fa-duotone.fa-dice-six::after{content:"\f526\f526"}.fad.fa-starfighter-twin-ion-engine::after,.fa-duotone.fa-starfighter-twin-ion-engine::after{content:"\e038\e038"}.fad.fa-starfighter-alt::after,.fa-duotone.fa-starfighter-alt::after{content:"\e038\e038"}.fad.fa-rocket-launch::after,.fa-duotone.fa-rocket-launch::after{content:"\e027\e027"}.fad.fa-mosquito-net::after,.fa-duotone.fa-mosquito-net::after{content:"\e52c\e52c"}.fad.fa-vent-damper::after,.fa-duotone.fa-vent-damper::after{content:"\e465\e465"}.fad.fa-bridge-water::after,.fa-duotone.fa-bridge-water::after{content:"\e4ce\e4ce"}.fad.fa-ban-bug::after,.fa-duotone.fa-ban-bug::after{content:"\f7f9\f7f9"}.fad.fa-debug::after,.fa-duotone.fa-debug::after{content:"\f7f9\f7f9"}.fad.fa-person-booth::after,.fa-duotone.fa-person-booth::after{content:"\f756\f756"}.fad.fa-text-width::after,.fa-duotone.fa-text-width::after{content:"\f035\f035"}.fad.fa-garage-car::after,.fa-duotone.fa-garage-car::after{content:"\e00a\e00a"}.fad.fa-square-kanban::after,.fa-duotone.fa-square-kanban::after{content:"\e488\e488"}.fad.fa-hat-wizard::after,.fa-duotone.fa-hat-wizard::after{content:"\f6e8\f6e8"}.fad.fa-pen-fancy::after,.fa-duotone.fa-pen-fancy::after{content:"\f5ac\f5ac"}.fad.fa-coffee-pot::after,.fa-duotone.fa-coffee-pot::after{content:"\e002\e002"}.fad.fa-mouse-field::after,.fa-duotone.fa-mouse-field::after{content:"\e5a8\e5a8"}.fad.fa-person-digging::after,.fa-duotone.fa-person-digging::after{content:"\f85e\f85e"}.fad.fa-digging::after,.fa-duotone.fa-digging::after{content:"\f85e\f85e"}.fad.fa-shower-down::after,.fa-duotone.fa-shower-down::after{content:"\e24d\e24d"}.fad.fa-shower-alt::after,.fa-duotone.fa-shower-alt::after{content:"\e24d\e24d"}.fad.fa-box-circle-check::after,.fa-duotone.fa-box-circle-check::after{content:"\e0c4\e0c4"}.fad.fa-brightness::after,.fa-duotone.fa-brightness::after{content:"\e0c9\e0c9"}.fad.fa-car-side-bolt::after,.fa-duotone.fa-car-side-bolt::after{content:"\e344\e344"}.fad.fa-ornament::after,.fa-duotone.fa-ornament::after{content:"\f7b8\f7b8"}.fad.fa-phone-arrow-down-left::after,.fa-duotone.fa-phone-arrow-down-left::after{content:"\e223\e223"}.fad.fa-phone-arrow-down::after,.fa-duotone.fa-phone-arrow-down::after{content:"\e223\e223"}.fad.fa-phone-incoming::after,.fa-duotone.fa-phone-incoming::after{content:"\e223\e223"}.fad.fa-cloud-word::after,.fa-duotone.fa-cloud-word::after{content:"\e138\e138"}.fad.fa-hand-fingers-crossed::after,.fa-duotone.fa-hand-fingers-crossed::after{content:"\e1a3\e1a3"}.fad.fa-trash::after,.fa-duotone.fa-trash::after{content:"\f1f8\f1f8"}.fad.fa-gauge-simple::after,.fa-duotone.fa-gauge-simple::after{content:"\f629\f629"}.fad.fa-gauge-simple-med::after,.fa-duotone.fa-gauge-simple-med::after{content:"\f629\f629"}.fad.fa-tachometer-average::after,.fa-duotone.fa-tachometer-average::after{content:"\f629\f629"}.fad.fa-arrow-down-small-big::after,.fa-duotone.fa-arrow-down-small-big::after{content:"\f88d\f88d"}.fad.fa-sort-size-down-alt::after,.fa-duotone.fa-sort-size-down-alt::after{content:"\f88d\f88d"}.fad.fa-book-medical::after,.fa-duotone.fa-book-medical::after{content:"\f7e6\f7e6"}.fad.fa-face-melting::after,.fa-duotone.fa-face-melting::after{content:"\e483\e483"}.fad.fa-poo::after,.fa-duotone.fa-poo::after{content:"\f2fe\f2fe"}.fad.fa-pen-clip-slash::after,.fa-duotone.fa-pen-clip-slash::after{content:"\e20f\e20f"}.fad.fa-pen-alt-slash::after,.fa-duotone.fa-pen-alt-slash::after{content:"\e20f\e20f"}.fad.fa-quote-right::after,.fa-duotone.fa-quote-right::after{content:"\f10e\f10e"}.fad.fa-quote-right-alt::after,.fa-duotone.fa-quote-right-alt::after{content:"\f10e\f10e"}.fad.fa-scroll-old::after,.fa-duotone.fa-scroll-old::after{content:"\f70f\f70f"}.fad.fa-guitars::after,.fa-duotone.fa-guitars::after{content:"\f8bf\f8bf"}.fad.fa-phone-xmark::after,.fa-duotone.fa-phone-xmark::after{content:"\e227\e227"}.fad.fa-hose::after,.fa-duotone.fa-hose::after{content:"\e419\e419"}.fad.fa-clock-six::after,.fa-duotone.fa-clock-six::after{content:"\e352\e352"}.fad.fa-shirt::after,.fa-duotone.fa-shirt::after{content:"\f553\f553"}.fad.fa-t-shirt::after,.fa-duotone.fa-t-shirt::after{content:"\f553\f553"}.fad.fa-tshirt::after,.fa-duotone.fa-tshirt::after{content:"\f553\f553"}.fad.fa-billboard::after,.fa-duotone.fa-billboard::after{content:"\e5cd\e5cd"}.fad.fa-square-r::after,.fa-duotone.fa-square-r::after{content:"\e27c\e27c"}.fad.fa-cubes::after,.fa-duotone.fa-cubes::after{content:"\f1b3\f1b3"}.fad.fa-envelope-open-dollar::after,.fa-duotone.fa-envelope-open-dollar::after{content:"\f657\f657"}.fad.fa-divide::after,.fa-duotone.fa-divide::after{content:"\f529\f529"}.fad.fa-sun-cloud::after,.fa-duotone.fa-sun-cloud::after{content:"\f763\f763"}.fad.fa-lamp-floor::after,.fa-duotone.fa-lamp-floor::after{content:"\e015\e015"}.fad.fa-square-7::after,.fa-duotone.fa-square-7::after{content:"\e25c\e25c"}.fad.fa-tenge-sign::after,.fa-duotone.fa-tenge-sign::after{content:"\f7d7\f7d7"}.fad.fa-tenge::after,.fa-duotone.fa-tenge::after{content:"\f7d7\f7d7"}.fad.fa-headphones::after,.fa-duotone.fa-headphones::after{content:"\f025\f025"}.fad.fa-hands-holding::after,.fa-duotone.fa-hands-holding::after{content:"\f4c2\f4c2"}.fad.fa-campfire::after,.fa-duotone.fa-campfire::after{content:"\f6ba\f6ba"}.fad.fa-circle-ampersand::after,.fa-duotone.fa-circle-ampersand::after{content:"\e0f8\e0f8"}.fad.fa-snowflakes::after,.fa-duotone.fa-snowflakes::after{content:"\f7cf\f7cf"}.fad.fa-hands-clapping::after,.fa-duotone.fa-hands-clapping::after{content:"\e1a8\e1a8"}.fad.fa-republican::after,.fa-duotone.fa-republican::after{content:"\f75e\f75e"}.fad.fa-leaf-maple::after,.fa-duotone.fa-leaf-maple::after{content:"\f6f6\f6f6"}.fad.fa-arrow-left::after,.fa-duotone.fa-arrow-left::after{content:"\f060\f060"}.fad.fa-person-circle-xmark::after,.fa-duotone.fa-person-circle-xmark::after{content:"\e543\e543"}.fad.fa-ruler::after,.fa-duotone.fa-ruler::after{content:"\f545\f545"}.fad.fa-cup-straw-swoosh::after,.fa-duotone.fa-cup-straw-swoosh::after{content:"\e364\e364"}.fad.fa-temperature-sun::after,.fa-duotone.fa-temperature-sun::after{content:"\f76a\f76a"}.fad.fa-temperature-hot::after,.fa-duotone.fa-temperature-hot::after{content:"\f76a\f76a"}.fad.fa-align-left::after,.fa-duotone.fa-align-left::after{content:"\f036\f036"}.fad.fa-dice-d6::after,.fa-duotone.fa-dice-d6::after{content:"\f6d1\f6d1"}.fad.fa-restroom::after,.fa-duotone.fa-restroom::after{content:"\f7bd\f7bd"}.fad.fa-high-definition::after,.fa-duotone.fa-high-definition::after{content:"\e1ae\e1ae"}.fad.fa-rectangle-hd::after,.fa-duotone.fa-rectangle-hd::after{content:"\e1ae\e1ae"}.fad.fa-j::after,.fa-duotone.fa-j::after{content:"\4a\4a"}.fad.fa-galaxy::after,.fa-duotone.fa-galaxy::after{content:"\e008\e008"}.fad.fa-users-viewfinder::after,.fa-duotone.fa-users-viewfinder::after{content:"\e595\e595"}.fad.fa-file-video::after,.fa-duotone.fa-file-video::after{content:"\f1c8\f1c8"}.fad.fa-cherries::after,.fa-duotone.fa-cherries::after{content:"\e0ec\e0ec"}.fad.fa-up-right-from-square::after,.fa-duotone.fa-up-right-from-square::after{content:"\f35d\f35d"}.fad.fa-external-link-alt::after,.fa-duotone.fa-external-link-alt::after{content:"\f35d\f35d"}.fad.fa-circle-sort::after,.fa-duotone.fa-circle-sort::after{content:"\e030\e030"}.fad.fa-sort-circle::after,.fa-duotone.fa-sort-circle::after{content:"\e030\e030"}.fad.fa-table-cells::after,.fa-duotone.fa-table-cells::after{content:"\f00a\f00a"}.fad.fa-th::after,.fa-duotone.fa-th::after{content:"\f00a\f00a"}.fad.fa-file-pdf::after,.fa-duotone.fa-file-pdf::after{content:"\f1c1\f1c1"}.fad.fa-siren::after,.fa-duotone.fa-siren::after{content:"\e02d\e02d"}.fad.fa-arrow-up-to-dotted-line::after,.fa-duotone.fa-arrow-up-to-dotted-line::after{content:"\e0a1\e0a1"}.fad.fa-image-landscape::after,.fa-duotone.fa-image-landscape::after{content:"\e1b5\e1b5"}.fad.fa-landscape::after,.fa-duotone.fa-landscape::after{content:"\e1b5\e1b5"}.fad.fa-tank-water::after,.fa-duotone.fa-tank-water::after{content:"\e452\e452"}.fad.fa-curling-stone::after,.fa-duotone.fa-curling-stone::after{content:"\f44a\f44a"}.fad.fa-curling::after,.fa-duotone.fa-curling::after{content:"\f44a\f44a"}.fad.fa-gamepad-modern::after,.fa-duotone.fa-gamepad-modern::after{content:"\e5a2\e5a2"}.fad.fa-gamepad-alt::after,.fa-duotone.fa-gamepad-alt::after{content:"\e5a2\e5a2"}.fad.fa-messages-question::after,.fa-duotone.fa-messages-question::after{content:"\e1e7\e1e7"}.fad.fa-book-bible::after,.fa-duotone.fa-book-bible::after{content:"\f647\f647"}.fad.fa-bible::after,.fa-duotone.fa-bible::after{content:"\f647\f647"}.fad.fa-o::after,.fa-duotone.fa-o::after{content:"\4f\4f"}.fad.fa-suitcase-medical::after,.fa-duotone.fa-suitcase-medical::after{content:"\f0fa\f0fa"}.fad.fa-medkit::after,.fa-duotone.fa-medkit::after{content:"\f0fa\f0fa"}.fad.fa-briefcase-arrow-right::after,.fa-duotone.fa-briefcase-arrow-right::after{content:"\e2f2\e2f2"}.fad.fa-expand-wide::after,.fa-duotone.fa-expand-wide::after{content:"\f320\f320"}.fad.fa-clock-eleven-thirty::after,.fa-duotone.fa-clock-eleven-thirty::after{content:"\e348\e348"}.fad.fa-rv::after,.fa-duotone.fa-rv::after{content:"\f7be\f7be"}.fad.fa-user-secret::after,.fa-duotone.fa-user-secret::after{content:"\f21b\f21b"}.fad.fa-otter::after,.fa-duotone.fa-otter::after{content:"\f700\f700"}.fad.fa-dreidel::after,.fa-duotone.fa-dreidel::after{content:"\f792\f792"}.fad.fa-person-dress::after,.fa-duotone.fa-person-dress::after{content:"\f182\f182"}.fad.fa-female::after,.fa-duotone.fa-female::after{content:"\f182\f182"}.fad.fa-comment-dollar::after,.fa-duotone.fa-comment-dollar::after{content:"\f651\f651"}.fad.fa-business-time::after,.fa-duotone.fa-business-time::after{content:"\f64a\f64a"}.fad.fa-briefcase-clock::after,.fa-duotone.fa-briefcase-clock::after{content:"\f64a\f64a"}.fad.fa-flower-tulip::after,.fa-duotone.fa-flower-tulip::after{content:"\f801\f801"}.fad.fa-people-pants-simple::after,.fa-duotone.fa-people-pants-simple::after{content:"\e21a\e21a"}.fad.fa-cloud-drizzle::after,.fa-duotone.fa-cloud-drizzle::after{content:"\f738\f738"}.fad.fa-table-cells-large::after,.fa-duotone.fa-table-cells-large::after{content:"\f009\f009"}.fad.fa-th-large::after,.fa-duotone.fa-th-large::after{content:"\f009\f009"}.fad.fa-book-tanakh::after,.fa-duotone.fa-book-tanakh::after{content:"\f827\f827"}.fad.fa-tanakh::after,.fa-duotone.fa-tanakh::after{content:"\f827\f827"}.fad.fa-solar-system::after,.fa-duotone.fa-solar-system::after{content:"\e02f\e02f"}.fad.fa-seal-question::after,.fa-duotone.fa-seal-question::after{content:"\e243\e243"}.fad.fa-phone-volume::after,.fa-duotone.fa-phone-volume::after{content:"\f2a0\f2a0"}.fad.fa-volume-control-phone::after,.fa-duotone.fa-volume-control-phone::after{content:"\f2a0\f2a0"}.fad.fa-disc-drive::after,.fa-duotone.fa-disc-drive::after{content:"\f8b5\f8b5"}.fad.fa-hat-cowboy-side::after,.fa-duotone.fa-hat-cowboy-side::after{content:"\f8c1\f8c1"}.fad.fa-table-rows::after,.fa-duotone.fa-table-rows::after{content:"\e292\e292"}.fad.fa-rows::after,.fa-duotone.fa-rows::after{content:"\e292\e292"}.fad.fa-location-exclamation::after,.fa-duotone.fa-location-exclamation::after{content:"\f608\f608"}.fad.fa-map-marker-exclamation::after,.fa-duotone.fa-map-marker-exclamation::after{content:"\f608\f608"}.fad.fa-face-fearful::after,.fa-duotone.fa-face-fearful::after{content:"\e375\e375"}.fad.fa-clipboard-user::after,.fa-duotone.fa-clipboard-user::after{content:"\f7f3\f7f3"}.fad.fa-bus-school::after,.fa-duotone.fa-bus-school::after{content:"\f5dd\f5dd"}.fad.fa-film-slash::after,.fa-duotone.fa-film-slash::after{content:"\e179\e179"}.fad.fa-square-arrow-down-right::after,.fa-duotone.fa-square-arrow-down-right::after{content:"\e262\e262"}.fad.fa-book-sparkles::after,.fa-duotone.fa-book-sparkles::after{content:"\f6b8\f6b8"}.fad.fa-book-spells::after,.fa-duotone.fa-book-spells::after{content:"\f6b8\f6b8"}.fad.fa-washing-machine::after,.fa-duotone.fa-washing-machine::after{content:"\f898\f898"}.fad.fa-washer::after,.fa-duotone.fa-washer::after{content:"\f898\f898"}.fad.fa-child::after,.fa-duotone.fa-child::after{content:"\f1ae\f1ae"}.fad.fa-lira-sign::after,.fa-duotone.fa-lira-sign::after{content:"\f195\f195"}.fad.fa-user-visor::after,.fa-duotone.fa-user-visor::after{content:"\e04c\e04c"}.fad.fa-file-plus-minus::after,.fa-duotone.fa-file-plus-minus::after{content:"\e177\e177"}.fad.fa-chess-clock-flip::after,.fa-duotone.fa-chess-clock-flip::after{content:"\f43e\f43e"}.fad.fa-chess-clock-alt::after,.fa-duotone.fa-chess-clock-alt::after{content:"\f43e\f43e"}.fad.fa-satellite::after,.fa-duotone.fa-satellite::after{content:"\f7bf\f7bf"}.fad.fa-plane-lock::after,.fa-duotone.fa-plane-lock::after{content:"\e558\e558"}.fad.fa-steering-wheel::after,.fa-duotone.fa-steering-wheel::after{content:"\f622\f622"}.fad.fa-tag::after,.fa-duotone.fa-tag::after{content:"\f02b\f02b"}.fad.fa-stretcher::after,.fa-duotone.fa-stretcher::after{content:"\f825\f825"}.fad.fa-book-section::after,.fa-duotone.fa-book-section::after{content:"\e0c1\e0c1"}.fad.fa-book-law::after,.fa-duotone.fa-book-law::after{content:"\e0c1\e0c1"}.fad.fa-inboxes::after,.fa-duotone.fa-inboxes::after{content:"\e1bb\e1bb"}.fad.fa-coffee-bean::after,.fa-duotone.fa-coffee-bean::after{content:"\e13e\e13e"}.fad.fa-circle-yen::after,.fa-duotone.fa-circle-yen::after{content:"\e5d0\e5d0"}.fad.fa-brackets-curly::after,.fa-duotone.fa-brackets-curly::after{content:"\f7ea\f7ea"}.fad.fa-ellipsis-stroke-vertical::after,.fa-duotone.fa-ellipsis-stroke-vertical::after{content:"\f39c\f39c"}.fad.fa-ellipsis-v-alt::after,.fa-duotone.fa-ellipsis-v-alt::after{content:"\f39c\f39c"}.fad.fa-comment::after,.fa-duotone.fa-comment::after{content:"\f075\f075"}.fad.fa-square-1::after,.fa-duotone.fa-square-1::after{content:"\e256\e256"}.fad.fa-cake-candles::after,.fa-duotone.fa-cake-candles::after{content:"\f1fd\f1fd"}.fad.fa-birthday-cake::after,.fa-duotone.fa-birthday-cake::after{content:"\f1fd\f1fd"}.fad.fa-cake::after,.fa-duotone.fa-cake::after{content:"\f1fd\f1fd"}.fad.fa-head-side::after,.fa-duotone.fa-head-side::after{content:"\f6e9\f6e9"}.fad.fa-envelope::after,.fa-duotone.fa-envelope::after{content:"\f0e0\f0e0"}.fad.fa-dolly-empty::after,.fa-duotone.fa-dolly-empty::after{content:"\f473\f473"}.fad.fa-face-tissue::after,.fa-duotone.fa-face-tissue::after{content:"\e39c\e39c"}.fad.fa-angles-up::after,.fa-duotone.fa-angles-up::after{content:"\f102\f102"}.fad.fa-angle-double-up::after,.fa-duotone.fa-angle-double-up::after{content:"\f102\f102"}.fad.fa-bin-recycle::after,.fa-duotone.fa-bin-recycle::after{content:"\e5f7\e5f7"}.fad.fa-paperclip::after,.fa-duotone.fa-paperclip::after{content:"\f0c6\f0c6"}.fad.fa-chart-line-down::after,.fa-duotone.fa-chart-line-down::after{content:"\f64d\f64d"}.fad.fa-arrow-right-to-city::after,.fa-duotone.fa-arrow-right-to-city::after{content:"\e4b3\e4b3"}.fad.fa-lock-a::after,.fa-duotone.fa-lock-a::after{content:"\e422\e422"}.fad.fa-ribbon::after,.fa-duotone.fa-ribbon::after{content:"\f4d6\f4d6"}.fad.fa-lungs::after,.fa-duotone.fa-lungs::after{content:"\f604\f604"}.fad.fa-person-pinball::after,.fa-duotone.fa-person-pinball::after{content:"\e21d\e21d"}.fad.fa-arrow-up-9-1::after,.fa-duotone.fa-arrow-up-9-1::after{content:"\f887\f887"}.fad.fa-sort-numeric-up-alt::after,.fa-duotone.fa-sort-numeric-up-alt::after{content:"\f887\f887"}.fad.fa-apple-core::after,.fa-duotone.fa-apple-core::after{content:"\e08f\e08f"}.fad.fa-circle-y::after,.fa-duotone.fa-circle-y::after{content:"\e12f\e12f"}.fad.fa-h6::after,.fa-duotone.fa-h6::after{content:"\e413\e413"}.fad.fa-litecoin-sign::after,.fa-duotone.fa-litecoin-sign::after{content:"\e1d3\e1d3"}.fad.fa-circle-small::after,.fa-duotone.fa-circle-small::after{content:"\e122\e122"}.fad.fa-border-none::after,.fa-duotone.fa-border-none::after{content:"\f850\f850"}.fad.fa-arrow-turn-down-left::after,.fa-duotone.fa-arrow-turn-down-left::after{content:"\e2e1\e2e1"}.fad.fa-circle-nodes::after,.fa-duotone.fa-circle-nodes::after{content:"\e4e2\e4e2"}.fad.fa-parachute-box::after,.fa-duotone.fa-parachute-box::after{content:"\f4cd\f4cd"}.fad.fa-message-medical::after,.fa-duotone.fa-message-medical::after{content:"\f7f4\f7f4"}.fad.fa-comment-alt-medical::after,.fa-duotone.fa-comment-alt-medical::after{content:"\f7f4\f7f4"}.fad.fa-rugby-ball::after,.fa-duotone.fa-rugby-ball::after{content:"\e3c6\e3c6"}.fad.fa-comment-music::after,.fa-duotone.fa-comment-music::after{content:"\f8b0\f8b0"}.fad.fa-indent::after,.fa-duotone.fa-indent::after{content:"\f03c\f03c"}.fad.fa-tree-deciduous::after,.fa-duotone.fa-tree-deciduous::after{content:"\f400\f400"}.fad.fa-tree-alt::after,.fa-duotone.fa-tree-alt::after{content:"\f400\f400"}.fad.fa-puzzle-piece-simple::after,.fa-duotone.fa-puzzle-piece-simple::after{content:"\e231\e231"}.fad.fa-puzzle-piece-alt::after,.fa-duotone.fa-puzzle-piece-alt::after{content:"\e231\e231"}.fad.fa-truck-field-un::after,.fa-duotone.fa-truck-field-un::after{content:"\e58e\e58e"}.fad.fa-nfc-trash::after,.fa-duotone.fa-nfc-trash::after{content:"\e1fd\e1fd"}.fad.fa-hourglass::after,.fa-duotone.fa-hourglass::after{content:"\f254\f254"}.fad.fa-hourglass-empty::after,.fa-duotone.fa-hourglass-empty::after{content:"\f254\f254"}.fad.fa-mountain::after,.fa-duotone.fa-mountain::after{content:"\f6fc\f6fc"}.fad.fa-file-xmark::after,.fa-duotone.fa-file-xmark::after{content:"\f317\f317"}.fad.fa-file-times::after,.fa-duotone.fa-file-times::after{content:"\f317\f317"}.fad.fa-house-heart::after,.fa-duotone.fa-house-heart::after{content:"\f4c9\f4c9"}.fad.fa-home-heart::after,.fa-duotone.fa-home-heart::after{content:"\f4c9\f4c9"}.fad.fa-house-chimney-blank::after,.fa-duotone.fa-house-chimney-blank::after{content:"\e3b0\e3b0"}.fad.fa-meter-bolt::after,.fa-duotone.fa-meter-bolt::after{content:"\e1e9\e1e9"}.fad.fa-user-doctor::after,.fa-duotone.fa-user-doctor::after{content:"\f0f0\f0f0"}.fad.fa-user-md::after,.fa-duotone.fa-user-md::after{content:"\f0f0\f0f0"}.fad.fa-slash-back::after,.fa-duotone.fa-slash-back::after{content:"\5c\5c"}.fad.fa-circle-info::after,.fa-duotone.fa-circle-info::after{content:"\f05a\f05a"}.fad.fa-info-circle::after,.fa-duotone.fa-info-circle::after{content:"\f05a\f05a"}.fad.fa-fishing-rod::after,.fa-duotone.fa-fishing-rod::after{content:"\e3a8\e3a8"}.fad.fa-hammer-crash::after,.fa-duotone.fa-hammer-crash::after{content:"\e414\e414"}.fad.fa-message-heart::after,.fa-duotone.fa-message-heart::after{content:"\e5c9\e5c9"}.fad.fa-cloud-meatball::after,.fa-duotone.fa-cloud-meatball::after{content:"\f73b\f73b"}.fad.fa-camera-polaroid::after,.fa-duotone.fa-camera-polaroid::after{content:"\f8aa\f8aa"}.fad.fa-camera::after,.fa-duotone.fa-camera::after{content:"\f030\f030"}.fad.fa-camera-alt::after,.fa-duotone.fa-camera-alt::after{content:"\f030\f030"}.fad.fa-square-virus::after,.fa-duotone.fa-square-virus::after{content:"\e578\e578"}.fad.fa-cart-arrow-up::after,.fa-duotone.fa-cart-arrow-up::after{content:"\e3ee\e3ee"}.fad.fa-meteor::after,.fa-duotone.fa-meteor::after{content:"\f753\f753"}.fad.fa-car-on::after,.fa-duotone.fa-car-on::after{content:"\e4dd\e4dd"}.fad.fa-sleigh::after,.fa-duotone.fa-sleigh::after{content:"\f7cc\f7cc"}.fad.fa-arrow-down-1-9::after,.fa-duotone.fa-arrow-down-1-9::after{content:"\f162\f162"}.fad.fa-sort-numeric-asc::after,.fa-duotone.fa-sort-numeric-asc::after{content:"\f162\f162"}.fad.fa-sort-numeric-down::after,.fa-duotone.fa-sort-numeric-down::after{content:"\f162\f162"}.fad.fa-buoy-mooring::after,.fa-duotone.fa-buoy-mooring::after{content:"\e5b6\e5b6"}.fad.fa-square-4::after,.fa-duotone.fa-square-4::after{content:"\e259\e259"}.fad.fa-hand-holding-droplet::after,.fa-duotone.fa-hand-holding-droplet::after{content:"\f4c1\f4c1"}.fad.fa-hand-holding-water::after,.fa-duotone.fa-hand-holding-water::after{content:"\f4c1\f4c1"}.fad.fa-tricycle-adult::after,.fa-duotone.fa-tricycle-adult::after{content:"\e5c4\e5c4"}.fad.fa-waveform::after,.fa-duotone.fa-waveform::after{content:"\f8f1\f8f1"}.fad.fa-water::after,.fa-duotone.fa-water::after{content:"\f773\f773"}.fad.fa-star-sharp-half-stroke::after,.fa-duotone.fa-star-sharp-half-stroke::after{content:"\e28d\e28d"}.fad.fa-star-sharp-half-alt::after,.fa-duotone.fa-star-sharp-half-alt::after{content:"\e28d\e28d"}.fad.fa-nfc-signal::after,.fa-duotone.fa-nfc-signal::after{content:"\e1fb\e1fb"}.fad.fa-plane-prop::after,.fa-duotone.fa-plane-prop::after{content:"\e22b\e22b"}.fad.fa-calendar-check::after,.fa-duotone.fa-calendar-check::after{content:"\f274\f274"}.fad.fa-clock-desk::after,.fa-duotone.fa-clock-desk::after{content:"\e134\e134"}.fad.fa-calendar-clock::after,.fa-duotone.fa-calendar-clock::after{content:"\e0d2\e0d2"}.fad.fa-calendar-time::after,.fa-duotone.fa-calendar-time::after{content:"\e0d2\e0d2"}.fad.fa-braille::after,.fa-duotone.fa-braille::after{content:"\f2a1\f2a1"}.fad.fa-prescription-bottle-medical::after,.fa-duotone.fa-prescription-bottle-medical::after{content:"\f486\f486"}.fad.fa-prescription-bottle-alt::after,.fa-duotone.fa-prescription-bottle-alt::after{content:"\f486\f486"}.fad.fa-plate-utensils::after,.fa-duotone.fa-plate-utensils::after{content:"\e43b\e43b"}.fad.fa-family-pants::after,.fa-duotone.fa-family-pants::after{content:"\e302\e302"}.fad.fa-hose-reel::after,.fa-duotone.fa-hose-reel::after{content:"\e41a\e41a"}.fad.fa-house-window::after,.fa-duotone.fa-house-window::after{content:"\e3b3\e3b3"}.fad.fa-landmark::after,.fa-duotone.fa-landmark::after{content:"\f66f\f66f"}.fad.fa-truck::after,.fa-duotone.fa-truck::after{content:"\f0d1\f0d1"}.fad.fa-crosshairs::after,.fa-duotone.fa-crosshairs::after{content:"\f05b\f05b"}.fad.fa-cloud-rainbow::after,.fa-duotone.fa-cloud-rainbow::after{content:"\f73e\f73e"}.fad.fa-person-cane::after,.fa-duotone.fa-person-cane::after{content:"\e53c\e53c"}.fad.fa-alien::after,.fa-duotone.fa-alien::after{content:"\f8f5\f8f5"}.fad.fa-tent::after,.fa-duotone.fa-tent::after{content:"\e57d\e57d"}.fad.fa-laptop-binary::after,.fa-duotone.fa-laptop-binary::after{content:"\e5e7\e5e7"}.fad.fa-vest-patches::after,.fa-duotone.fa-vest-patches::after{content:"\e086\e086"}.fad.fa-people-dress-simple::after,.fa-duotone.fa-people-dress-simple::after{content:"\e218\e218"}.fad.fa-check-double::after,.fa-duotone.fa-check-double::after{content:"\f560\f560"}.fad.fa-arrow-down-a-z::after,.fa-duotone.fa-arrow-down-a-z::after{content:"\f15d\f15d"}.fad.fa-sort-alpha-asc::after,.fa-duotone.fa-sort-alpha-asc::after{content:"\f15d\f15d"}.fad.fa-sort-alpha-down::after,.fa-duotone.fa-sort-alpha-down::after{content:"\f15d\f15d"}.fad.fa-bowling-ball-pin::after,.fa-duotone.fa-bowling-ball-pin::after{content:"\e0c3\e0c3"}.fad.fa-bell-school-slash::after,.fa-duotone.fa-bell-school-slash::after{content:"\f5d6\f5d6"}.fad.fa-plus-large::after,.fa-duotone.fa-plus-large::after{content:"\e59e\e59e"}.fad.fa-money-bill-wheat::after,.fa-duotone.fa-money-bill-wheat::after{content:"\e52a\e52a"}.fad.fa-camera-viewfinder::after,.fa-duotone.fa-camera-viewfinder::after{content:"\e0da\e0da"}.fad.fa-screenshot::after,.fa-duotone.fa-screenshot::after{content:"\e0da\e0da"}.fad.fa-message-music::after,.fa-duotone.fa-message-music::after{content:"\f8af\f8af"}.fad.fa-comment-alt-music::after,.fa-duotone.fa-comment-alt-music::after{content:"\f8af\f8af"}.fad.fa-car-building::after,.fa-duotone.fa-car-building::after{content:"\f859\f859"}.fad.fa-border-bottom-right::after,.fa-duotone.fa-border-bottom-right::after{content:"\f854\f854"}.fad.fa-border-style-alt::after,.fa-duotone.fa-border-style-alt::after{content:"\f854\f854"}.fad.fa-octagon::after,.fa-duotone.fa-octagon::after{content:"\f306\f306"}.fad.fa-comment-arrow-up-right::after,.fa-duotone.fa-comment-arrow-up-right::after{content:"\e145\e145"}.fad.fa-octagon-divide::after,.fa-duotone.fa-octagon-divide::after{content:"\e203\e203"}.fad.fa-cookie::after,.fa-duotone.fa-cookie::after{content:"\f563\f563"}.fad.fa-arrow-rotate-left::after,.fa-duotone.fa-arrow-rotate-left::after{content:"\f0e2\f0e2"}.fad.fa-arrow-left-rotate::after,.fa-duotone.fa-arrow-left-rotate::after{content:"\f0e2\f0e2"}.fad.fa-arrow-rotate-back::after,.fa-duotone.fa-arrow-rotate-back::after{content:"\f0e2\f0e2"}.fad.fa-arrow-rotate-backward::after,.fa-duotone.fa-arrow-rotate-backward::after{content:"\f0e2\f0e2"}.fad.fa-undo::after,.fa-duotone.fa-undo::after{content:"\f0e2\f0e2"}.fad.fa-tv-music::after,.fa-duotone.fa-tv-music::after{content:"\f8e6\f8e6"}.fad.fa-hard-drive::after,.fa-duotone.fa-hard-drive::after{content:"\f0a0\f0a0"}.fad.fa-hdd::after,.fa-duotone.fa-hdd::after{content:"\f0a0\f0a0"}.fad.fa-reel::after,.fa-duotone.fa-reel::after{content:"\e238\e238"}.fad.fa-face-grin-squint-tears::after,.fa-duotone.fa-face-grin-squint-tears::after{content:"\f586\f586"}.fad.fa-grin-squint-tears::after,.fa-duotone.fa-grin-squint-tears::after{content:"\f586\f586"}.fad.fa-dumbbell::after,.fa-duotone.fa-dumbbell::after{content:"\f44b\f44b"}.fad.fa-rectangle-list::after,.fa-duotone.fa-rectangle-list::after{content:"\f022\f022"}.fad.fa-list-alt::after,.fa-duotone.fa-list-alt::after{content:"\f022\f022"}.fad.fa-tarp-droplet::after,.fa-duotone.fa-tarp-droplet::after{content:"\e57c\e57c"}.fad.fa-alarm-exclamation::after,.fa-duotone.fa-alarm-exclamation::after{content:"\f843\f843"}.fad.fa-house-medical-circle-check::after,.fa-duotone.fa-house-medical-circle-check::after{content:"\e511\e511"}.fad.fa-traffic-cone::after,.fa-duotone.fa-traffic-cone::after{content:"\f636\f636"}.fad.fa-grate::after,.fa-duotone.fa-grate::after{content:"\e193\e193"}.fad.fa-arrow-down-right::after,.fa-duotone.fa-arrow-down-right::after{content:"\e093\e093"}.fad.fa-person-skiing-nordic::after,.fa-duotone.fa-person-skiing-nordic::after{content:"\f7ca\f7ca"}.fad.fa-skiing-nordic::after,.fa-duotone.fa-skiing-nordic::after{content:"\f7ca\f7ca"}.fad.fa-calendar-plus::after,.fa-duotone.fa-calendar-plus::after{content:"\f271\f271"}.fad.fa-person-from-portal::after,.fa-duotone.fa-person-from-portal::after{content:"\e023\e023"}.fad.fa-portal-exit::after,.fa-duotone.fa-portal-exit::after{content:"\e023\e023"}.fad.fa-plane-arrival::after,.fa-duotone.fa-plane-arrival::after{content:"\f5af\f5af"}.fad.fa-cowbell-circle-plus::after,.fa-duotone.fa-cowbell-circle-plus::after{content:"\f8b4\f8b4"}.fad.fa-cowbell-more::after,.fa-duotone.fa-cowbell-more::after{content:"\f8b4\f8b4"}.fad.fa-circle-left::after,.fa-duotone.fa-circle-left::after{content:"\f359\f359"}.fad.fa-arrow-alt-circle-left::after,.fa-duotone.fa-arrow-alt-circle-left::after{content:"\f359\f359"}.fad.fa-distribute-spacing-vertical::after,.fa-duotone.fa-distribute-spacing-vertical::after{content:"\e366\e366"}.fad.fa-signal-bars-fair::after,.fa-duotone.fa-signal-bars-fair::after{content:"\f692\f692"}.fad.fa-signal-alt-2::after,.fa-duotone.fa-signal-alt-2::after{content:"\f692\f692"}.fad.fa-sportsball::after,.fa-duotone.fa-sportsball::after{content:"\e44b\e44b"}.fad.fa-game-console-handheld-crank::after,.fa-duotone.fa-game-console-handheld-crank::after{content:"\e5b9\e5b9"}.fad.fa-train-subway::after,.fa-duotone.fa-train-subway::after{content:"\f239\f239"}.fad.fa-subway::after,.fa-duotone.fa-subway::after{content:"\f239\f239"}.fad.fa-chart-gantt::after,.fa-duotone.fa-chart-gantt::after{content:"\e0e4\e0e4"}.fad.fa-face-smile-upside-down::after,.fa-duotone.fa-face-smile-upside-down::after{content:"\e395\e395"}.fad.fa-ball-pile::after,.fa-duotone.fa-ball-pile::after{content:"\f77e\f77e"}.fad.fa-badge-dollar::after,.fa-duotone.fa-badge-dollar::after{content:"\f645\f645"}.fad.fa-money-bills-simple::after,.fa-duotone.fa-money-bills-simple::after{content:"\e1f4\e1f4"}.fad.fa-money-bills-alt::after,.fa-duotone.fa-money-bills-alt::after{content:"\e1f4\e1f4"}.fad.fa-list-timeline::after,.fa-duotone.fa-list-timeline::after{content:"\e1d1\e1d1"}.fad.fa-indian-rupee-sign::after,.fa-duotone.fa-indian-rupee-sign::after{content:"\e1bc\e1bc"}.fad.fa-indian-rupee::after,.fa-duotone.fa-indian-rupee::after{content:"\e1bc\e1bc"}.fad.fa-inr::after,.fa-duotone.fa-inr::after{content:"\e1bc\e1bc"}.fad.fa-crop-simple::after,.fa-duotone.fa-crop-simple::after{content:"\f565\f565"}.fad.fa-crop-alt::after,.fa-duotone.fa-crop-alt::after{content:"\f565\f565"}.fad.fa-money-bill-1::after,.fa-duotone.fa-money-bill-1::after{content:"\f3d1\f3d1"}.fad.fa-money-bill-alt::after,.fa-duotone.fa-money-bill-alt::after{content:"\f3d1\f3d1"}.fad.fa-left-long::after,.fa-duotone.fa-left-long::after{content:"\f30a\f30a"}.fad.fa-long-arrow-alt-left::after,.fa-duotone.fa-long-arrow-alt-left::after{content:"\f30a\f30a"}.fad.fa-keyboard-down::after,.fa-duotone.fa-keyboard-down::after{content:"\e1c2\e1c2"}.fad.fa-circle-up-right::after,.fa-duotone.fa-circle-up-right::after{content:"\e129\e129"}.fad.fa-cloud-bolt-moon::after,.fa-duotone.fa-cloud-bolt-moon::after{content:"\f76d\f76d"}.fad.fa-thunderstorm-moon::after,.fa-duotone.fa-thunderstorm-moon::after{content:"\f76d\f76d"}.fad.fa-dna::after,.fa-duotone.fa-dna::after{content:"\f471\f471"}.fad.fa-virus-slash::after,.fa-duotone.fa-virus-slash::after{content:"\e075\e075"}.fad.fa-bracket-round-right::after,.fa-duotone.fa-bracket-round-right::after{content:"\29\29"}.fad.fa-circle-sterling::after,.fa-duotone.fa-circle-sterling::after{content:"\e5cf\e5cf"}.fad.fa-circle-5::after,.fa-duotone.fa-circle-5::after{content:"\e0f2\e0f2"}.fad.fa-minus::after,.fa-duotone.fa-minus::after{content:"\f068\f068"}.fad.fa-subtract::after,.fa-duotone.fa-subtract::after{content:"\f068\f068"}.fad.fa-fire-flame::after,.fa-duotone.fa-fire-flame::after{content:"\f6df\f6df"}.fad.fa-flame::after,.fa-duotone.fa-flame::after{content:"\f6df\f6df"}.fad.fa-right-to-line::after,.fa-duotone.fa-right-to-line::after{content:"\f34c\f34c"}.fad.fa-arrow-alt-to-right::after,.fa-duotone.fa-arrow-alt-to-right::after{content:"\f34c\f34c"}.fad.fa-gif::after,.fa-duotone.fa-gif::after{content:"\e190\e190"}.fad.fa-chess::after,.fa-duotone.fa-chess::after{content:"\f439\f439"}.fad.fa-trash-slash::after,.fa-duotone.fa-trash-slash::after{content:"\e2b3\e2b3"}.fad.fa-arrow-left-long::after,.fa-duotone.fa-arrow-left-long::after{content:"\f177\f177"}.fad.fa-long-arrow-left::after,.fa-duotone.fa-long-arrow-left::after{content:"\f177\f177"}.fad.fa-plug-circle-check::after,.fa-duotone.fa-plug-circle-check::after{content:"\e55c\e55c"}.fad.fa-font-case::after,.fa-duotone.fa-font-case::after{content:"\f866\f866"}.fad.fa-street-view::after,.fa-duotone.fa-street-view::after{content:"\f21d\f21d"}.fad.fa-arrow-down-left::after,.fa-duotone.fa-arrow-down-left::after{content:"\e091\e091"}.fad.fa-franc-sign::after,.fa-duotone.fa-franc-sign::after{content:"\e18f\e18f"}.fad.fa-flask-round-poison::after,.fa-duotone.fa-flask-round-poison::after{content:"\f6e0\f6e0"}.fad.fa-flask-poison::after,.fa-duotone.fa-flask-poison::after{content:"\f6e0\f6e0"}.fad.fa-volume-off::after,.fa-duotone.fa-volume-off::after{content:"\f026\f026"}.fad.fa-book-circle-arrow-right::after,.fa-duotone.fa-book-circle-arrow-right::after{content:"\e0bc\e0bc"}.fad.fa-chart-user::after,.fa-duotone.fa-chart-user::after{content:"\f6a3\f6a3"}.fad.fa-user-chart::after,.fa-duotone.fa-user-chart::after{content:"\f6a3\f6a3"}.fad.fa-hands-asl-interpreting::after,.fa-duotone.fa-hands-asl-interpreting::after{content:"\f2a3\f2a3"}.fad.fa-american-sign-language-interpreting::after,.fa-duotone.fa-american-sign-language-interpreting::after{content:"\f2a3\f2a3"}.fad.fa-asl-interpreting::after,.fa-duotone.fa-asl-interpreting::after{content:"\f2a3\f2a3"}.fad.fa-hands-american-sign-language-interpreting::after,.fa-duotone.fa-hands-american-sign-language-interpreting::after{content:"\f2a3\f2a3"}.fad.fa-presentation-screen::after,.fa-duotone.fa-presentation-screen::after{content:"\f685\f685"}.fad.fa-presentation::after,.fa-duotone.fa-presentation::after{content:"\f685\f685"}.fad.fa-circle-bolt::after,.fa-duotone.fa-circle-bolt::after{content:"\e0fe\e0fe"}.fad.fa-face-smile-halo::after,.fa-duotone.fa-face-smile-halo::after{content:"\e38f\e38f"}.fad.fa-cart-circle-arrow-down::after,.fa-duotone.fa-cart-circle-arrow-down::after{content:"\e3ef\e3ef"}.fad.fa-house-person-return::after,.fa-duotone.fa-house-person-return::after{content:"\e011\e011"}.fad.fa-house-person-arrive::after,.fa-duotone.fa-house-person-arrive::after{content:"\e011\e011"}.fad.fa-house-return::after,.fa-duotone.fa-house-return::after{content:"\e011\e011"}.fad.fa-message-xmark::after,.fa-duotone.fa-message-xmark::after{content:"\f4ab\f4ab"}.fad.fa-comment-alt-times::after,.fa-duotone.fa-comment-alt-times::after{content:"\f4ab\f4ab"}.fad.fa-message-times::after,.fa-duotone.fa-message-times::after{content:"\f4ab\f4ab"}.fad.fa-file-certificate::after,.fa-duotone.fa-file-certificate::after{content:"\f5f3\f5f3"}.fad.fa-file-award::after,.fa-duotone.fa-file-award::after{content:"\f5f3\f5f3"}.fad.fa-user-doctor-hair-long::after,.fa-duotone.fa-user-doctor-hair-long::after{content:"\e459\e459"}.fad.fa-camera-security::after,.fa-duotone.fa-camera-security::after{content:"\f8fe\f8fe"}.fad.fa-camera-home::after,.fa-duotone.fa-camera-home::after{content:"\f8fe\f8fe"}.fad.fa-gear::after,.fa-duotone.fa-gear::after{content:"\f013\f013"}.fad.fa-cog::after,.fa-duotone.fa-cog::after{content:"\f013\f013"}.fad.fa-droplet-slash::after,.fa-duotone.fa-droplet-slash::after{content:"\f5c7\f5c7"}.fad.fa-tint-slash::after,.fa-duotone.fa-tint-slash::after{content:"\f5c7\f5c7"}.fad.fa-book-heart::after,.fa-duotone.fa-book-heart::after{content:"\f499\f499"}.fad.fa-mosque::after,.fa-duotone.fa-mosque::after{content:"\f678\f678"}.fad.fa-duck::after,.fa-duotone.fa-duck::after{content:"\f6d8\f6d8"}.fad.fa-mosquito::after,.fa-duotone.fa-mosquito::after{content:"\e52b\e52b"}.fad.fa-star-of-david::after,.fa-duotone.fa-star-of-david::after{content:"\f69a\f69a"}.fad.fa-flag-swallowtail::after,.fa-duotone.fa-flag-swallowtail::after{content:"\f74c\f74c"}.fad.fa-flag-alt::after,.fa-duotone.fa-flag-alt::after{content:"\f74c\f74c"}.fad.fa-person-military-rifle::after,.fa-duotone.fa-person-military-rifle::after{content:"\e54b\e54b"}.fad.fa-car-garage::after,.fa-duotone.fa-car-garage::after{content:"\f5e2\f5e2"}.fad.fa-cart-shopping::after,.fa-duotone.fa-cart-shopping::after{content:"\f07a\f07a"}.fad.fa-shopping-cart::after,.fa-duotone.fa-shopping-cart::after{content:"\f07a\f07a"}.fad.fa-book-font::after,.fa-duotone.fa-book-font::after{content:"\e0bf\e0bf"}.fad.fa-shield-plus::after,.fa-duotone.fa-shield-plus::after{content:"\e24a\e24a"}.fad.fa-vials::after,.fa-duotone.fa-vials::after{content:"\f493\f493"}.fad.fa-eye-dropper-full::after,.fa-duotone.fa-eye-dropper-full::after{content:"\e172\e172"}.fad.fa-distribute-spacing-horizontal::after,.fa-duotone.fa-distribute-spacing-horizontal::after{content:"\e365\e365"}.fad.fa-tablet-rugged::after,.fa-duotone.fa-tablet-rugged::after{content:"\f48f\f48f"}.fad.fa-temperature-snow::after,.fa-duotone.fa-temperature-snow::after{content:"\f768\f768"}.fad.fa-temperature-frigid::after,.fa-duotone.fa-temperature-frigid::after{content:"\f768\f768"}.fad.fa-moped::after,.fa-duotone.fa-moped::after{content:"\e3b9\e3b9"}.fad.fa-face-smile-plus::after,.fa-duotone.fa-face-smile-plus::after{content:"\f5b9\f5b9"}.fad.fa-smile-plus::after,.fa-duotone.fa-smile-plus::after{content:"\f5b9\f5b9"}.fad.fa-radio-tuner::after,.fa-duotone.fa-radio-tuner::after{content:"\f8d8\f8d8"}.fad.fa-radio-alt::after,.fa-duotone.fa-radio-alt::after{content:"\f8d8\f8d8"}.fad.fa-face-swear::after,.fa-duotone.fa-face-swear::after{content:"\e399\e399"}.fad.fa-water-arrow-down::after,.fa-duotone.fa-water-arrow-down::after{content:"\f774\f774"}.fad.fa-water-lower::after,.fa-duotone.fa-water-lower::after{content:"\f774\f774"}.fad.fa-scanner-touchscreen::after,.fa-duotone.fa-scanner-touchscreen::after{content:"\f48a\f48a"}.fad.fa-circle-7::after,.fa-duotone.fa-circle-7::after{content:"\e0f4\e0f4"}.fad.fa-plug-circle-plus::after,.fa-duotone.fa-plug-circle-plus::after{content:"\e55f\e55f"}.fad.fa-person-ski-jumping::after,.fa-duotone.fa-person-ski-jumping::after{content:"\f7c7\f7c7"}.fad.fa-ski-jump::after,.fa-duotone.fa-ski-jump::after{content:"\f7c7\f7c7"}.fad.fa-place-of-worship::after,.fa-duotone.fa-place-of-worship::after{content:"\f67f\f67f"}.fad.fa-water-arrow-up::after,.fa-duotone.fa-water-arrow-up::after{content:"\f775\f775"}.fad.fa-water-rise::after,.fa-duotone.fa-water-rise::after{content:"\f775\f775"}.fad.fa-waveform-lines::after,.fa-duotone.fa-waveform-lines::after{content:"\f8f2\f8f2"}.fad.fa-waveform-path::after,.fa-duotone.fa-waveform-path::after{content:"\f8f2\f8f2"}.fad.fa-split::after,.fa-duotone.fa-split::after{content:"\e254\e254"}.fad.fa-film-canister::after,.fa-duotone.fa-film-canister::after{content:"\f8b7\f8b7"}.fad.fa-film-cannister::after,.fa-duotone.fa-film-cannister::after{content:"\f8b7\f8b7"}.fad.fa-folder-xmark::after,.fa-duotone.fa-folder-xmark::after{content:"\f65f\f65f"}.fad.fa-folder-times::after,.fa-duotone.fa-folder-times::after{content:"\f65f\f65f"}.fad.fa-toilet-paper-blank::after,.fa-duotone.fa-toilet-paper-blank::after{content:"\f71f\f71f"}.fad.fa-toilet-paper-alt::after,.fa-duotone.fa-toilet-paper-alt::after{content:"\f71f\f71f"}.fad.fa-tablet-screen::after,.fa-duotone.fa-tablet-screen::after{content:"\f3fc\f3fc"}.fad.fa-tablet-android-alt::after,.fa-duotone.fa-tablet-android-alt::after{content:"\f3fc\f3fc"}.fad.fa-hexagon-vertical-nft-slanted::after,.fa-duotone.fa-hexagon-vertical-nft-slanted::after{content:"\e506\e506"}.fad.fa-folder-music::after,.fa-duotone.fa-folder-music::after{content:"\e18d\e18d"}.fad.fa-display-medical::after,.fa-duotone.fa-display-medical::after{content:"\e166\e166"}.fad.fa-desktop-medical::after,.fa-duotone.fa-desktop-medical::after{content:"\e166\e166"}.fad.fa-share-all::after,.fa-duotone.fa-share-all::after{content:"\f367\f367"}.fad.fa-peapod::after,.fa-duotone.fa-peapod::after{content:"\e31c\e31c"}.fad.fa-chess-clock::after,.fa-duotone.fa-chess-clock::after{content:"\f43d\f43d"}.fad.fa-axe::after,.fa-duotone.fa-axe::after{content:"\f6b2\f6b2"}.fad.fa-square-d::after,.fa-duotone.fa-square-d::after{content:"\e268\e268"}.fad.fa-grip-vertical::after,.fa-duotone.fa-grip-vertical::after{content:"\f58e\f58e"}.fad.fa-mobile-signal-out::after,.fa-duotone.fa-mobile-signal-out::after{content:"\e1f0\e1f0"}.fad.fa-arrow-turn-up::after,.fa-duotone.fa-arrow-turn-up::after{content:"\f148\f148"}.fad.fa-level-up::after,.fa-duotone.fa-level-up::after{content:"\f148\f148"}.fad.fa-u::after,.fa-duotone.fa-u::after{content:"\55\55"}.fad.fa-arrow-up-from-dotted-line::after,.fa-duotone.fa-arrow-up-from-dotted-line::after{content:"\e09b\e09b"}.fad.fa-square-root-variable::after,.fa-duotone.fa-square-root-variable::after{content:"\f698\f698"}.fad.fa-square-root-alt::after,.fa-duotone.fa-square-root-alt::after{content:"\f698\f698"}.fad.fa-light-switch-on::after,.fa-duotone.fa-light-switch-on::after{content:"\e019\e019"}.fad.fa-arrow-down-arrow-up::after,.fa-duotone.fa-arrow-down-arrow-up::after{content:"\f883\f883"}.fad.fa-sort-alt::after,.fa-duotone.fa-sort-alt::after{content:"\f883\f883"}.fad.fa-raindrops::after,.fa-duotone.fa-raindrops::after{content:"\f75c\f75c"}.fad.fa-dash::after,.fa-duotone.fa-dash::after{content:"\e404\e404"}.fad.fa-minus-large::after,.fa-duotone.fa-minus-large::after{content:"\e404\e404"}.fad.fa-clock::after,.fa-duotone.fa-clock::after{content:"\f017\f017"}.fad.fa-clock-four::after,.fa-duotone.fa-clock-four::after{content:"\f017\f017"}.fad.fa-input-numeric::after,.fa-duotone.fa-input-numeric::after{content:"\e1bd\e1bd"}.fad.fa-truck-tow::after,.fa-duotone.fa-truck-tow::after{content:"\e2b8\e2b8"}.fad.fa-backward-step::after,.fa-duotone.fa-backward-step::after{content:"\f048\f048"}.fad.fa-step-backward::after,.fa-duotone.fa-step-backward::after{content:"\f048\f048"}.fad.fa-pallet::after,.fa-duotone.fa-pallet::after{content:"\f482\f482"}.fad.fa-car-bolt::after,.fa-duotone.fa-car-bolt::after{content:"\e341\e341"}.fad.fa-arrows-maximize::after,.fa-duotone.fa-arrows-maximize::after{content:"\f31d\f31d"}.fad.fa-expand-arrows::after,.fa-duotone.fa-expand-arrows::after{content:"\f31d\f31d"}.fad.fa-faucet::after,.fa-duotone.fa-faucet::after{content:"\e005\e005"}.fad.fa-cloud-sleet::after,.fa-duotone.fa-cloud-sleet::after{content:"\f741\f741"}.fad.fa-lamp-street::after,.fa-duotone.fa-lamp-street::after{content:"\e1c5\e1c5"}.fad.fa-list-radio::after,.fa-duotone.fa-list-radio::after{content:"\e1d0\e1d0"}.fad.fa-pen-nib-slash::after,.fa-duotone.fa-pen-nib-slash::after{content:"\e4a1\e4a1"}.fad.fa-baseball-bat-ball::after,.fa-duotone.fa-baseball-bat-ball::after{content:"\f432\f432"}.fad.fa-square-up-left::after,.fa-duotone.fa-square-up-left::after{content:"\e282\e282"}.fad.fa-overline::after,.fa-duotone.fa-overline::after{content:"\f876\f876"}.fad.fa-s::after,.fa-duotone.fa-s::after{content:"\53\53"}.fad.fa-timeline::after,.fa-duotone.fa-timeline::after{content:"\e29c\e29c"}.fad.fa-keyboard::after,.fa-duotone.fa-keyboard::after{content:"\f11c\f11c"}.fad.fa-arrows-from-dotted-line::after,.fa-duotone.fa-arrows-from-dotted-line::after{content:"\e0a3\e0a3"}.fad.fa-usb-drive::after,.fa-duotone.fa-usb-drive::after{content:"\f8e9\f8e9"}.fad.fa-ballot::after,.fa-duotone.fa-ballot::after{content:"\f732\f732"}.fad.fa-caret-down::after,.fa-duotone.fa-caret-down::after{content:"\f0d7\f0d7"}.fad.fa-location-dot-slash::after,.fa-duotone.fa-location-dot-slash::after{content:"\f605\f605"}.fad.fa-map-marker-alt-slash::after,.fa-duotone.fa-map-marker-alt-slash::after{content:"\f605\f605"}.fad.fa-cards::after,.fa-duotone.fa-cards::after{content:"\e3ed\e3ed"}.fad.fa-house-chimney-medical::after,.fa-duotone.fa-house-chimney-medical::after{content:"\f7f2\f7f2"}.fad.fa-clinic-medical::after,.fa-duotone.fa-clinic-medical::after{content:"\f7f2\f7f2"}.fad.fa-boxing-glove::after,.fa-duotone.fa-boxing-glove::after{content:"\f438\f438"}.fad.fa-glove-boxing::after,.fa-duotone.fa-glove-boxing::after{content:"\f438\f438"}.fad.fa-temperature-three-quarters::after,.fa-duotone.fa-temperature-three-quarters::after{content:"\f2c8\f2c8"}.fad.fa-temperature-3::after,.fa-duotone.fa-temperature-3::after{content:"\f2c8\f2c8"}.fad.fa-thermometer-3::after,.fa-duotone.fa-thermometer-3::after{content:"\f2c8\f2c8"}.fad.fa-thermometer-three-quarters::after,.fa-duotone.fa-thermometer-three-quarters::after{content:"\f2c8\f2c8"}.fad.fa-bell-school::after,.fa-duotone.fa-bell-school::after{content:"\f5d5\f5d5"}.fad.fa-mobile-screen::after,.fa-duotone.fa-mobile-screen::after{content:"\f3cf\f3cf"}.fad.fa-mobile-android-alt::after,.fa-duotone.fa-mobile-android-alt::after{content:"\f3cf\f3cf"}.fad.fa-plane-up::after,.fa-duotone.fa-plane-up::after{content:"\e22d\e22d"}.fad.fa-folder-heart::after,.fa-duotone.fa-folder-heart::after{content:"\e189\e189"}.fad.fa-circle-location-arrow::after,.fa-duotone.fa-circle-location-arrow::after{content:"\f602\f602"}.fad.fa-location-circle::after,.fa-duotone.fa-location-circle::after{content:"\f602\f602"}.fad.fa-face-head-bandage::after,.fa-duotone.fa-face-head-bandage::after{content:"\e37a\e37a"}.fad.fa-sushi-roll::after,.fa-duotone.fa-sushi-roll::after{content:"\e48b\e48b"}.fad.fa-maki-roll::after,.fa-duotone.fa-maki-roll::after{content:"\e48b\e48b"}.fad.fa-makizushi::after,.fa-duotone.fa-makizushi::after{content:"\e48b\e48b"}.fad.fa-car-bump::after,.fa-duotone.fa-car-bump::after{content:"\f5e0\f5e0"}.fad.fa-piggy-bank::after,.fa-duotone.fa-piggy-bank::after{content:"\f4d3\f4d3"}.fad.fa-racquet::after,.fa-duotone.fa-racquet::after{content:"\f45a\f45a"}.fad.fa-car-mirrors::after,.fa-duotone.fa-car-mirrors::after{content:"\e343\e343"}.fad.fa-industry-windows::after,.fa-duotone.fa-industry-windows::after{content:"\f3b3\f3b3"}.fad.fa-industry-alt::after,.fa-duotone.fa-industry-alt::after{content:"\f3b3\f3b3"}.fad.fa-bolt-auto::after,.fa-duotone.fa-bolt-auto::after{content:"\e0b6\e0b6"}.fad.fa-battery-half::after,.fa-duotone.fa-battery-half::after{content:"\f242\f242"}.fad.fa-battery-3::after,.fa-duotone.fa-battery-3::after{content:"\f242\f242"}.fad.fa-flux-capacitor::after,.fa-duotone.fa-flux-capacitor::after{content:"\f8ba\f8ba"}.fad.fa-mountain-city::after,.fa-duotone.fa-mountain-city::after{content:"\e52e\e52e"}.fad.fa-coins::after,.fa-duotone.fa-coins::after{content:"\f51e\f51e"}.fad.fa-honey-pot::after,.fa-duotone.fa-honey-pot::after{content:"\e418\e418"}.fad.fa-olive::after,.fa-duotone.fa-olive::after{content:"\e316\e316"}.fad.fa-khanda::after,.fa-duotone.fa-khanda::after{content:"\f66d\f66d"}.fad.fa-filter-list::after,.fa-duotone.fa-filter-list::after{content:"\e17c\e17c"}.fad.fa-outlet::after,.fa-duotone.fa-outlet::after{content:"\e01c\e01c"}.fad.fa-sliders::after,.fa-duotone.fa-sliders::after{content:"\f1de\f1de"}.fad.fa-sliders-h::after,.fa-duotone.fa-sliders-h::after{content:"\f1de\f1de"}.fad.fa-cauldron::after,.fa-duotone.fa-cauldron::after{content:"\f6bf\f6bf"}.fad.fa-people::after,.fa-duotone.fa-people::after{content:"\e216\e216"}.fad.fa-folder-tree::after,.fa-duotone.fa-folder-tree::after{content:"\f802\f802"}.fad.fa-network-wired::after,.fa-duotone.fa-network-wired::after{content:"\f6ff\f6ff"}.fad.fa-croissant::after,.fa-duotone.fa-croissant::after{content:"\f7f6\f7f6"}.fad.fa-map-pin::after,.fa-duotone.fa-map-pin::after{content:"\f276\f276"}.fad.fa-hamsa::after,.fa-duotone.fa-hamsa::after{content:"\f665\f665"}.fad.fa-cent-sign::after,.fa-duotone.fa-cent-sign::after{content:"\e3f5\e3f5"}.fad.fa-swords-laser::after,.fa-duotone.fa-swords-laser::after{content:"\e03d\e03d"}.fad.fa-flask::after,.fa-duotone.fa-flask::after{content:"\f0c3\f0c3"}.fad.fa-person-pregnant::after,.fa-duotone.fa-person-pregnant::after{content:"\e31e\e31e"}.fad.fa-square-u::after,.fa-duotone.fa-square-u::after{content:"\e281\e281"}.fad.fa-wand-sparkles::after,.fa-duotone.fa-wand-sparkles::after{content:"\f72b\f72b"}.fad.fa-router::after,.fa-duotone.fa-router::after{content:"\f8da\f8da"}.fad.fa-ellipsis-vertical::after,.fa-duotone.fa-ellipsis-vertical::after{content:"\f142\f142"}.fad.fa-ellipsis-v::after,.fa-duotone.fa-ellipsis-v::after{content:"\f142\f142"}.fad.fa-sword-laser-alt::after,.fa-duotone.fa-sword-laser-alt::after{content:"\e03c\e03c"}.fad.fa-ticket::after,.fa-duotone.fa-ticket::after{content:"\f145\f145"}.fad.fa-power-off::after,.fa-duotone.fa-power-off::after{content:"\f011\f011"}.fad.fa-coin::after,.fa-duotone.fa-coin::after{content:"\f85c\f85c"}.fad.fa-laptop-slash::after,.fa-duotone.fa-laptop-slash::after{content:"\e1c7\e1c7"}.fad.fa-right-long::after,.fa-duotone.fa-right-long::after{content:"\f30b\f30b"}.fad.fa-long-arrow-alt-right::after,.fa-duotone.fa-long-arrow-alt-right::after{content:"\f30b\f30b"}.fad.fa-circle-b::after,.fa-duotone.fa-circle-b::after{content:"\e0fd\e0fd"}.fad.fa-person-dress-simple::after,.fa-duotone.fa-person-dress-simple::after{content:"\e21c\e21c"}.fad.fa-pipe-collar::after,.fa-duotone.fa-pipe-collar::after{content:"\e437\e437"}.fad.fa-lights-holiday::after,.fa-duotone.fa-lights-holiday::after{content:"\f7b2\f7b2"}.fad.fa-citrus::after,.fa-duotone.fa-citrus::after{content:"\e2f4\e2f4"}.fad.fa-flag-usa::after,.fa-duotone.fa-flag-usa::after{content:"\f74d\f74d"}.fad.fa-laptop-file::after,.fa-duotone.fa-laptop-file::after{content:"\e51d\e51d"}.fad.fa-tty::after,.fa-duotone.fa-tty::after{content:"\f1e4\f1e4"}.fad.fa-teletype::after,.fa-duotone.fa-teletype::after{content:"\f1e4\f1e4"}.fad.fa-chart-tree-map::after,.fa-duotone.fa-chart-tree-map::after{content:"\e0ea\e0ea"}.fad.fa-diagram-next::after,.fa-duotone.fa-diagram-next::after{content:"\e476\e476"}.fad.fa-person-rifle::after,.fa-duotone.fa-person-rifle::after{content:"\e54e\e54e"}.fad.fa-clock-five-thirty::after,.fa-duotone.fa-clock-five-thirty::after{content:"\e34a\e34a"}.fad.fa-pipe-valve::after,.fa-duotone.fa-pipe-valve::after{content:"\e439\e439"}.fad.fa-arrow-up-from-arc::after,.fa-duotone.fa-arrow-up-from-arc::after{content:"\e4b4\e4b4"}.fad.fa-face-spiral-eyes::after,.fa-duotone.fa-face-spiral-eyes::after{content:"\e485\e485"}.fad.fa-compress-wide::after,.fa-duotone.fa-compress-wide::after{content:"\f326\f326"}.fad.fa-circle-phone-hangup::after,.fa-duotone.fa-circle-phone-hangup::after{content:"\e11d\e11d"}.fad.fa-phone-circle-down::after,.fa-duotone.fa-phone-circle-down::after{content:"\e11d\e11d"}.fad.fa-gear-complex-code::after,.fa-duotone.fa-gear-complex-code::after{content:"\e5eb\e5eb"}.fad.fa-house-medical-circle-exclamation::after,.fa-duotone.fa-house-medical-circle-exclamation::after{content:"\e512\e512"}.fad.fa-badminton::after,.fa-duotone.fa-badminton::after{content:"\e33a\e33a"}.fad.fa-closed-captioning::after,.fa-duotone.fa-closed-captioning::after{content:"\f20a\f20a"}.fad.fa-person-hiking::after,.fa-duotone.fa-person-hiking::after{content:"\f6ec\f6ec"}.fad.fa-hiking::after,.fa-duotone.fa-hiking::after{content:"\f6ec\f6ec"}.fad.fa-right-from-line::after,.fa-duotone.fa-right-from-line::after{content:"\f347\f347"}.fad.fa-arrow-alt-from-left::after,.fa-duotone.fa-arrow-alt-from-left::after{content:"\f347\f347"}.fad.fa-venus-double::after,.fa-duotone.fa-venus-double::after{content:"\f226\f226"}.fad.fa-images::after,.fa-duotone.fa-images::after{content:"\f302\f302"}.fad.fa-calculator::after,.fa-duotone.fa-calculator::after{content:"\f1ec\f1ec"}.fad.fa-shuttlecock::after,.fa-duotone.fa-shuttlecock::after{content:"\f45b\f45b"}.fad.fa-user-hair::after,.fa-duotone.fa-user-hair::after{content:"\e45a\e45a"}.fad.fa-eye-evil::after,.fa-duotone.fa-eye-evil::after{content:"\f6db\f6db"}.fad.fa-people-pulling::after,.fa-duotone.fa-people-pulling::after{content:"\e535\e535"}.fad.fa-n::after,.fa-duotone.fa-n::after{content:"\4e\4e"}.fad.fa-swap::after,.fa-duotone.fa-swap::after{content:"\e609\e609"}.fad.fa-garage::after,.fa-duotone.fa-garage::after{content:"\e009\e009"}.fad.fa-cable-car::after,.fa-duotone.fa-cable-car::after{content:"\f7da\f7da"}.fad.fa-tram::after,.fa-duotone.fa-tram::after{content:"\f7da\f7da"}.fad.fa-shovel-snow::after,.fa-duotone.fa-shovel-snow::after{content:"\f7c3\f7c3"}.fad.fa-cloud-rain::after,.fa-duotone.fa-cloud-rain::after{content:"\f73d\f73d"}.fad.fa-face-lying::after,.fa-duotone.fa-face-lying::after{content:"\e37e\e37e"}.fad.fa-sprinkler::after,.fa-duotone.fa-sprinkler::after{content:"\e035\e035"}.fad.fa-building-circle-xmark::after,.fa-duotone.fa-building-circle-xmark::after{content:"\e4d4\e4d4"}.fad.fa-person-sledding::after,.fa-duotone.fa-person-sledding::after{content:"\f7cb\f7cb"}.fad.fa-sledding::after,.fa-duotone.fa-sledding::after{content:"\f7cb\f7cb"}.fad.fa-game-console-handheld::after,.fa-duotone.fa-game-console-handheld::after{content:"\f8bb\f8bb"}.fad.fa-ship::after,.fa-duotone.fa-ship::after{content:"\f21a\f21a"}.fad.fa-clock-six-thirty::after,.fa-duotone.fa-clock-six-thirty::after{content:"\e353\e353"}.fad.fa-battery-slash::after,.fa-duotone.fa-battery-slash::after{content:"\f377\f377"}.fad.fa-tugrik-sign::after,.fa-duotone.fa-tugrik-sign::after{content:"\e2ba\e2ba"}.fad.fa-arrows-down-to-line::after,.fa-duotone.fa-arrows-down-to-line::after{content:"\e4b8\e4b8"}.fad.fa-download::after,.fa-duotone.fa-download::after{content:"\f019\f019"}.fad.fa-angles-up-down::after,.fa-duotone.fa-angles-up-down::after{content:"\e60d\e60d"}.fad.fa-shelves::after,.fa-duotone.fa-shelves::after{content:"\f480\f480"}.fad.fa-inventory::after,.fa-duotone.fa-inventory::after{content:"\f480\f480"}.fad.fa-cloud-snow::after,.fa-duotone.fa-cloud-snow::after{content:"\f742\f742"}.fad.fa-face-grin::after,.fa-duotone.fa-face-grin::after{content:"\f580\f580"}.fad.fa-grin::after,.fa-duotone.fa-grin::after{content:"\f580\f580"}.fad.fa-delete-left::after,.fa-duotone.fa-delete-left::after{content:"\f55a\f55a"}.fad.fa-backspace::after,.fa-duotone.fa-backspace::after{content:"\f55a\f55a"}.fad.fa-oven::after,.fa-duotone.fa-oven::after{content:"\e01d\e01d"}.fad.fa-cloud-binary::after,.fa-duotone.fa-cloud-binary::after{content:"\e601\e601"}.fad.fa-eye-dropper::after,.fa-duotone.fa-eye-dropper::after{content:"\f1fb\f1fb"}.fad.fa-eye-dropper-empty::after,.fa-duotone.fa-eye-dropper-empty::after{content:"\f1fb\f1fb"}.fad.fa-eyedropper::after,.fa-duotone.fa-eyedropper::after{content:"\f1fb\f1fb"}.fad.fa-comment-captions::after,.fa-duotone.fa-comment-captions::after{content:"\e146\e146"}.fad.fa-comments-question::after,.fa-duotone.fa-comments-question::after{content:"\e14e\e14e"}.fad.fa-scribble::after,.fa-duotone.fa-scribble::after{content:"\e23f\e23f"}.fad.fa-rotate-exclamation::after,.fa-duotone.fa-rotate-exclamation::after{content:"\e23c\e23c"}.fad.fa-file-circle-check::after,.fa-duotone.fa-file-circle-check::after{content:"\e5a0\e5a0"}.fad.fa-glass::after,.fa-duotone.fa-glass::after{content:"\f804\f804"}.fad.fa-loader::after,.fa-duotone.fa-loader::after{content:"\e1d4\e1d4"}.fad.fa-forward::after,.fa-duotone.fa-forward::after{content:"\f04e\f04e"}.fad.fa-user-pilot::after,.fa-duotone.fa-user-pilot::after{content:"\e2c0\e2c0"}.fad.fa-mobile::after,.fa-duotone.fa-mobile::after{content:"\f3ce\f3ce"}.fad.fa-mobile-android::after,.fa-duotone.fa-mobile-android::after{content:"\f3ce\f3ce"}.fad.fa-mobile-phone::after,.fa-duotone.fa-mobile-phone::after{content:"\f3ce\f3ce"}.fad.fa-code-pull-request-closed::after,.fa-duotone.fa-code-pull-request-closed::after{content:"\e3f9\e3f9"}.fad.fa-face-meh::after,.fa-duotone.fa-face-meh::after{content:"\f11a\f11a"}.fad.fa-meh::after,.fa-duotone.fa-meh::after{content:"\f11a\f11a"}.fad.fa-align-center::after,.fa-duotone.fa-align-center::after{content:"\f037\f037"}.fad.fa-book-skull::after,.fa-duotone.fa-book-skull::after{content:"\f6b7\f6b7"}.fad.fa-book-dead::after,.fa-duotone.fa-book-dead::after{content:"\f6b7\f6b7"}.fad.fa-id-card::after,.fa-duotone.fa-id-card::after{content:"\f2c2\f2c2"}.fad.fa-drivers-license::after,.fa-duotone.fa-drivers-license::after{content:"\f2c2\f2c2"}.fad.fa-face-dotted::after,.fa-duotone.fa-face-dotted::after{content:"\e47f\e47f"}.fad.fa-face-worried::after,.fa-duotone.fa-face-worried::after{content:"\e3a3\e3a3"}.fad.fa-outdent::after,.fa-duotone.fa-outdent::after{content:"\f03b\f03b"}.fad.fa-dedent::after,.fa-duotone.fa-dedent::after{content:"\f03b\f03b"}.fad.fa-heart-circle-exclamation::after,.fa-duotone.fa-heart-circle-exclamation::after{content:"\e4fe\e4fe"}.fad.fa-house::after,.fa-duotone.fa-house::after{content:"\f015\f015"}.fad.fa-home::after,.fa-duotone.fa-home::after{content:"\f015\f015"}.fad.fa-home-alt::after,.fa-duotone.fa-home-alt::after{content:"\f015\f015"}.fad.fa-home-lg-alt::after,.fa-duotone.fa-home-lg-alt::after{content:"\f015\f015"}.fad.fa-vector-circle::after,.fa-duotone.fa-vector-circle::after{content:"\e2c6\e2c6"}.fad.fa-car-circle-bolt::after,.fa-duotone.fa-car-circle-bolt::after{content:"\e342\e342"}.fad.fa-calendar-week::after,.fa-duotone.fa-calendar-week::after{content:"\f784\f784"}.fad.fa-flying-disc::after,.fa-duotone.fa-flying-disc::after{content:"\e3a9\e3a9"}.fad.fa-laptop-medical::after,.fa-duotone.fa-laptop-medical::after{content:"\f812\f812"}.fad.fa-square-down-right::after,.fa-duotone.fa-square-down-right::after{content:"\e26c\e26c"}.fad.fa-b::after,.fa-duotone.fa-b::after{content:"\42\42"}.fad.fa-seat-airline::after,.fa-duotone.fa-seat-airline::after{content:"\e244\e244"}.fad.fa-moon-over-sun::after,.fa-duotone.fa-moon-over-sun::after{content:"\f74a\f74a"}.fad.fa-eclipse-alt::after,.fa-duotone.fa-eclipse-alt::after{content:"\f74a\f74a"}.fad.fa-pipe::after,.fa-duotone.fa-pipe::after{content:"\7c\7c"}.fad.fa-file-medical::after,.fa-duotone.fa-file-medical::after{content:"\f477\f477"}.fad.fa-potato::after,.fa-duotone.fa-potato::after{content:"\e440\e440"}.fad.fa-dice-one::after,.fa-duotone.fa-dice-one::after{content:"\f525\f525"}.fad.fa-circle-a::after,.fa-duotone.fa-circle-a::after{content:"\e0f7\e0f7"}.fad.fa-helmet-battle::after,.fa-duotone.fa-helmet-battle::after{content:"\f6eb\f6eb"}.fad.fa-butter::after,.fa-duotone.fa-butter::after{content:"\e3e4\e3e4"}.fad.fa-blanket-fire::after,.fa-duotone.fa-blanket-fire::after{content:"\e3da\e3da"}.fad.fa-kiwi-bird::after,.fa-duotone.fa-kiwi-bird::after{content:"\f535\f535"}.fad.fa-castle::after,.fa-duotone.fa-castle::after{content:"\e0de\e0de"}.fad.fa-golf-club::after,.fa-duotone.fa-golf-club::after{content:"\f451\f451"}.fad.fa-arrow-right-arrow-left::after,.fa-duotone.fa-arrow-right-arrow-left::after{content:"\f0ec\f0ec"}.fad.fa-exchange::after,.fa-duotone.fa-exchange::after{content:"\f0ec\f0ec"}.fad.fa-rotate-right::after,.fa-duotone.fa-rotate-right::after{content:"\f2f9\f2f9"}.fad.fa-redo-alt::after,.fa-duotone.fa-redo-alt::after{content:"\f2f9\f2f9"}.fad.fa-rotate-forward::after,.fa-duotone.fa-rotate-forward::after{content:"\f2f9\f2f9"}.fad.fa-utensils::after,.fa-duotone.fa-utensils::after{content:"\f2e7\f2e7"}.fad.fa-cutlery::after,.fa-duotone.fa-cutlery::after{content:"\f2e7\f2e7"}.fad.fa-arrow-up-wide-short::after,.fa-duotone.fa-arrow-up-wide-short::after{content:"\f161\f161"}.fad.fa-sort-amount-up::after,.fa-duotone.fa-sort-amount-up::after{content:"\f161\f161"}.fad.fa-chart-pie-simple-circle-dollar::after,.fa-duotone.fa-chart-pie-simple-circle-dollar::after{content:"\e605\e605"}.fad.fa-balloons::after,.fa-duotone.fa-balloons::after{content:"\e2e4\e2e4"}.fad.fa-mill-sign::after,.fa-duotone.fa-mill-sign::after{content:"\e1ed\e1ed"}.fad.fa-bowl-rice::after,.fa-duotone.fa-bowl-rice::after{content:"\e2eb\e2eb"}.fad.fa-timeline-arrow::after,.fa-duotone.fa-timeline-arrow::after{content:"\e29d\e29d"}.fad.fa-skull::after,.fa-duotone.fa-skull::after{content:"\f54c\f54c"}.fad.fa-game-board-simple::after,.fa-duotone.fa-game-board-simple::after{content:"\f868\f868"}.fad.fa-game-board-alt::after,.fa-duotone.fa-game-board-alt::after{content:"\f868\f868"}.fad.fa-circle-video::after,.fa-duotone.fa-circle-video::after{content:"\e12b\e12b"}.fad.fa-video-circle::after,.fa-duotone.fa-video-circle::after{content:"\e12b\e12b"}.fad.fa-chart-scatter-bubble::after,.fa-duotone.fa-chart-scatter-bubble::after{content:"\e0e9\e0e9"}.fad.fa-house-turret::after,.fa-duotone.fa-house-turret::after{content:"\e1b4\e1b4"}.fad.fa-banana::after,.fa-duotone.fa-banana::after{content:"\e2e5\e2e5"}.fad.fa-hand-holding-skull::after,.fa-duotone.fa-hand-holding-skull::after{content:"\e1a4\e1a4"}.fad.fa-people-dress::after,.fa-duotone.fa-people-dress::after{content:"\e217\e217"}.fad.fa-loveseat::after,.fa-duotone.fa-loveseat::after{content:"\f4cc\f4cc"}.fad.fa-couch-small::after,.fa-duotone.fa-couch-small::after{content:"\f4cc\f4cc"}.fad.fa-tower-broadcast::after,.fa-duotone.fa-tower-broadcast::after{content:"\f519\f519"}.fad.fa-broadcast-tower::after,.fa-duotone.fa-broadcast-tower::after{content:"\f519\f519"}.fad.fa-truck-pickup::after,.fa-duotone.fa-truck-pickup::after{content:"\f63c\f63c"}.fad.fa-block-quote::after,.fa-duotone.fa-block-quote::after{content:"\e0b5\e0b5"}.fad.fa-up-long::after,.fa-duotone.fa-up-long::after{content:"\f30c\f30c"}.fad.fa-long-arrow-alt-up::after,.fa-duotone.fa-long-arrow-alt-up::after{content:"\f30c\f30c"}.fad.fa-stop::after,.fa-duotone.fa-stop::after{content:"\f04d\f04d"}.fad.fa-code-merge::after,.fa-duotone.fa-code-merge::after{content:"\f387\f387"}.fad.fa-money-check-dollar-pen::after,.fa-duotone.fa-money-check-dollar-pen::after{content:"\f873\f873"}.fad.fa-money-check-edit-alt::after,.fa-duotone.fa-money-check-edit-alt::after{content:"\f873\f873"}.fad.fa-up-from-line::after,.fa-duotone.fa-up-from-line::after{content:"\f346\f346"}.fad.fa-arrow-alt-from-bottom::after,.fa-duotone.fa-arrow-alt-from-bottom::after{content:"\f346\f346"}.fad.fa-upload::after,.fa-duotone.fa-upload::after{content:"\f093\f093"}.fad.fa-hurricane::after,.fa-duotone.fa-hurricane::after{content:"\f751\f751"}.fad.fa-grid-round-2-plus::after,.fa-duotone.fa-grid-round-2-plus::after{content:"\e5dc\e5dc"}.fad.fa-people-pants::after,.fa-duotone.fa-people-pants::after{content:"\e219\e219"}.fad.fa-mound::after,.fa-duotone.fa-mound::after{content:"\e52d\e52d"}.fad.fa-windsock::after,.fa-duotone.fa-windsock::after{content:"\f777\f777"}.fad.fa-circle-half::after,.fa-duotone.fa-circle-half::after{content:"\e110\e110"}.fad.fa-brake-warning::after,.fa-duotone.fa-brake-warning::after{content:"\e0c7\e0c7"}.fad.fa-toilet-portable::after,.fa-duotone.fa-toilet-portable::after{content:"\e583\e583"}.fad.fa-compact-disc::after,.fa-duotone.fa-compact-disc::after{content:"\f51f\f51f"}.fad.fa-file-arrow-down::after,.fa-duotone.fa-file-arrow-down::after{content:"\f56d\f56d"}.fad.fa-file-download::after,.fa-duotone.fa-file-download::after{content:"\f56d\f56d"}.fad.fa-saxophone-fire::after,.fa-duotone.fa-saxophone-fire::after{content:"\f8db\f8db"}.fad.fa-sax-hot::after,.fa-duotone.fa-sax-hot::after{content:"\f8db\f8db"}.fad.fa-camera-web-slash::after,.fa-duotone.fa-camera-web-slash::after{content:"\f833\f833"}.fad.fa-webcam-slash::after,.fa-duotone.fa-webcam-slash::after{content:"\f833\f833"}.fad.fa-folder-medical::after,.fa-duotone.fa-folder-medical::after{content:"\e18c\e18c"}.fad.fa-folder-gear::after,.fa-duotone.fa-folder-gear::after{content:"\e187\e187"}.fad.fa-folder-cog::after,.fa-duotone.fa-folder-cog::after{content:"\e187\e187"}.fad.fa-hand-wave::after,.fa-duotone.fa-hand-wave::after{content:"\e1a7\e1a7"}.fad.fa-arrow-up-arrow-down::after,.fa-duotone.fa-arrow-up-arrow-down::after{content:"\e099\e099"}.fad.fa-sort-up-down::after,.fa-duotone.fa-sort-up-down::after{content:"\e099\e099"}.fad.fa-caravan::after,.fa-duotone.fa-caravan::after{content:"\f8ff\f8ff"}.fad.fa-shield-cat::after,.fa-duotone.fa-shield-cat::after{content:"\e572\e572"}.fad.fa-message-slash::after,.fa-duotone.fa-message-slash::after{content:"\f4a9\f4a9"}.fad.fa-comment-alt-slash::after,.fa-duotone.fa-comment-alt-slash::after{content:"\f4a9\f4a9"}.fad.fa-bolt::after,.fa-duotone.fa-bolt::after{content:"\f0e7\f0e7"}.fad.fa-zap::after,.fa-duotone.fa-zap::after{content:"\f0e7\f0e7"}.fad.fa-trash-can-check::after,.fa-duotone.fa-trash-can-check::after{content:"\e2a9\e2a9"}.fad.fa-glass-water::after,.fa-duotone.fa-glass-water::after{content:"\e4f4\e4f4"}.fad.fa-oil-well::after,.fa-duotone.fa-oil-well::after{content:"\e532\e532"}.fad.fa-person-simple::after,.fa-duotone.fa-person-simple::after{content:"\e220\e220"}.fad.fa-vault::after,.fa-duotone.fa-vault::after{content:"\e2c5\e2c5"}.fad.fa-mars::after,.fa-duotone.fa-mars::after{content:"\f222\f222"}.fad.fa-toilet::after,.fa-duotone.fa-toilet::after{content:"\f7d8\f7d8"}.fad.fa-plane-circle-xmark::after,.fa-duotone.fa-plane-circle-xmark::after{content:"\e557\e557"}.fad.fa-yen-sign::after,.fa-duotone.fa-yen-sign::after{content:"\f157\f157"}.fad.fa-cny::after,.fa-duotone.fa-cny::after{content:"\f157\f157"}.fad.fa-jpy::after,.fa-duotone.fa-jpy::after{content:"\f157\f157"}.fad.fa-rmb::after,.fa-duotone.fa-rmb::after{content:"\f157\f157"}.fad.fa-yen::after,.fa-duotone.fa-yen::after{content:"\f157\f157"}.fad.fa-gear-code::after,.fa-duotone.fa-gear-code::after{content:"\e5e8\e5e8"}.fad.fa-notes::after,.fa-duotone.fa-notes::after{content:"\e202\e202"}.fad.fa-ruble-sign::after,.fa-duotone.fa-ruble-sign::after{content:"\f158\f158"}.fad.fa-rouble::after,.fa-duotone.fa-rouble::after{content:"\f158\f158"}.fad.fa-rub::after,.fa-duotone.fa-rub::after{content:"\f158\f158"}.fad.fa-ruble::after,.fa-duotone.fa-ruble::after{content:"\f158\f158"}.fad.fa-trash-undo::after,.fa-duotone.fa-trash-undo::after{content:"\f895\f895"}.fad.fa-trash-arrow-turn-left::after,.fa-duotone.fa-trash-arrow-turn-left::after{content:"\f895\f895"}.fad.fa-champagne-glass::after,.fa-duotone.fa-champagne-glass::after{content:"\f79e\f79e"}.fad.fa-glass-champagne::after,.fa-duotone.fa-glass-champagne::after{content:"\f79e\f79e"}.fad.fa-objects-align-center-horizontal::after,.fa-duotone.fa-objects-align-center-horizontal::after{content:"\e3bc\e3bc"}.fad.fa-sun::after,.fa-duotone.fa-sun::after{content:"\f185\f185"}.fad.fa-trash-can-slash::after,.fa-duotone.fa-trash-can-slash::after{content:"\e2ad\e2ad"}.fad.fa-trash-alt-slash::after,.fa-duotone.fa-trash-alt-slash::after{content:"\e2ad\e2ad"}.fad.fa-screen-users::after,.fa-duotone.fa-screen-users::after{content:"\f63d\f63d"}.fad.fa-users-class::after,.fa-duotone.fa-users-class::after{content:"\f63d\f63d"}.fad.fa-guitar::after,.fa-duotone.fa-guitar::after{content:"\f7a6\f7a6"}.fad.fa-square-arrow-left::after,.fa-duotone.fa-square-arrow-left::after{content:"\f33a\f33a"}.fad.fa-arrow-square-left::after,.fa-duotone.fa-arrow-square-left::after{content:"\f33a\f33a"}.fad.fa-square-8::after,.fa-duotone.fa-square-8::after{content:"\e25d\e25d"}.fad.fa-face-smile-hearts::after,.fa-duotone.fa-face-smile-hearts::after{content:"\e390\e390"}.fad.fa-brackets-square::after,.fa-duotone.fa-brackets-square::after{content:"\f7e9\f7e9"}.fad.fa-brackets::after,.fa-duotone.fa-brackets::after{content:"\f7e9\f7e9"}.fad.fa-laptop-arrow-down::after,.fa-duotone.fa-laptop-arrow-down::after{content:"\e1c6\e1c6"}.fad.fa-hockey-stick-puck::after,.fa-duotone.fa-hockey-stick-puck::after{content:"\e3ae\e3ae"}.fad.fa-house-tree::after,.fa-duotone.fa-house-tree::after{content:"\e1b3\e1b3"}.fad.fa-signal-fair::after,.fa-duotone.fa-signal-fair::after{content:"\f68d\f68d"}.fad.fa-signal-2::after,.fa-duotone.fa-signal-2::after{content:"\f68d\f68d"}.fad.fa-face-laugh-wink::after,.fa-duotone.fa-face-laugh-wink::after{content:"\f59c\f59c"}.fad.fa-laugh-wink::after,.fa-duotone.fa-laugh-wink::after{content:"\f59c\f59c"}.fad.fa-circle-dollar::after,.fa-duotone.fa-circle-dollar::after{content:"\f2e8\f2e8"}.fad.fa-dollar-circle::after,.fa-duotone.fa-dollar-circle::after{content:"\f2e8\f2e8"}.fad.fa-usd-circle::after,.fa-duotone.fa-usd-circle::after{content:"\f2e8\f2e8"}.fad.fa-horse-head::after,.fa-duotone.fa-horse-head::after{content:"\f7ab\f7ab"}.fad.fa-arrows-repeat::after,.fa-duotone.fa-arrows-repeat::after{content:"\f364\f364"}.fad.fa-repeat-alt::after,.fa-duotone.fa-repeat-alt::after{content:"\f364\f364"}.fad.fa-bore-hole::after,.fa-duotone.fa-bore-hole::after{content:"\e4c3\e4c3"}.fad.fa-industry::after,.fa-duotone.fa-industry::after{content:"\f275\f275"}.fad.fa-image-polaroid::after,.fa-duotone.fa-image-polaroid::after{content:"\f8c4\f8c4"}.fad.fa-wave-triangle::after,.fa-duotone.fa-wave-triangle::after{content:"\f89a\f89a"}.fad.fa-person-running-fast::after,.fa-duotone.fa-person-running-fast::after{content:"\e5ff\e5ff"}.fad.fa-circle-down::after,.fa-duotone.fa-circle-down::after{content:"\f358\f358"}.fad.fa-arrow-alt-circle-down::after,.fa-duotone.fa-arrow-alt-circle-down::after{content:"\f358\f358"}.fad.fa-grill::after,.fa-duotone.fa-grill::after{content:"\e5a3\e5a3"}.fad.fa-arrows-turn-to-dots::after,.fa-duotone.fa-arrows-turn-to-dots::after{content:"\e4c1\e4c1"}.fad.fa-chart-mixed::after,.fa-duotone.fa-chart-mixed::after{content:"\f643\f643"}.fad.fa-analytics::after,.fa-duotone.fa-analytics::after{content:"\f643\f643"}.fad.fa-florin-sign::after,.fa-duotone.fa-florin-sign::after{content:"\e184\e184"}.fad.fa-arrow-down-short-wide::after,.fa-duotone.fa-arrow-down-short-wide::after{content:"\f884\f884"}.fad.fa-sort-amount-desc::after,.fa-duotone.fa-sort-amount-desc::after{content:"\f884\f884"}.fad.fa-sort-amount-down-alt::after,.fa-duotone.fa-sort-amount-down-alt::after{content:"\f884\f884"}.fad.fa-less-than::after,.fa-duotone.fa-less-than::after{content:"\3c\3c"}.fad.fa-display-code::after,.fa-duotone.fa-display-code::after{content:"\e165\e165"}.fad.fa-desktop-code::after,.fa-duotone.fa-desktop-code::after{content:"\e165\e165"}.fad.fa-face-drooling::after,.fa-duotone.fa-face-drooling::after{content:"\e372\e372"}.fad.fa-oil-temperature::after,.fa-duotone.fa-oil-temperature::after{content:"\f614\f614"}.fad.fa-oil-temp::after,.fa-duotone.fa-oil-temp::after{content:"\f614\f614"}.fad.fa-square-question::after,.fa-duotone.fa-square-question::after{content:"\f2fd\f2fd"}.fad.fa-question-square::after,.fa-duotone.fa-question-square::after{content:"\f2fd\f2fd"}.fad.fa-air-conditioner::after,.fa-duotone.fa-air-conditioner::after{content:"\f8f4\f8f4"}.fad.fa-angle-down::after,.fa-duotone.fa-angle-down::after{content:"\f107\f107"}.fad.fa-mountains::after,.fa-duotone.fa-mountains::after{content:"\f6fd\f6fd"}.fad.fa-omega::after,.fa-duotone.fa-omega::after{content:"\f67a\f67a"}.fad.fa-car-tunnel::after,.fa-duotone.fa-car-tunnel::after{content:"\e4de\e4de"}.fad.fa-person-dolly-empty::after,.fa-duotone.fa-person-dolly-empty::after{content:"\f4d1\f4d1"}.fad.fa-pan-food::after,.fa-duotone.fa-pan-food::after{content:"\e42b\e42b"}.fad.fa-head-side-cough::after,.fa-duotone.fa-head-side-cough::after{content:"\e061\e061"}.fad.fa-grip-lines::after,.fa-duotone.fa-grip-lines::after{content:"\f7a4\f7a4"}.fad.fa-thumbs-down::after,.fa-duotone.fa-thumbs-down::after{content:"\f165\f165"}.fad.fa-user-lock::after,.fa-duotone.fa-user-lock::after{content:"\f502\f502"}.fad.fa-arrow-right-long::after,.fa-duotone.fa-arrow-right-long::after{content:"\f178\f178"}.fad.fa-long-arrow-right::after,.fa-duotone.fa-long-arrow-right::after{content:"\f178\f178"}.fad.fa-tickets-airline::after,.fa-duotone.fa-tickets-airline::after{content:"\e29b\e29b"}.fad.fa-anchor-circle-xmark::after,.fa-duotone.fa-anchor-circle-xmark::after{content:"\e4ac\e4ac"}.fad.fa-ellipsis::after,.fa-duotone.fa-ellipsis::after{content:"\f141\f141"}.fad.fa-ellipsis-h::after,.fa-duotone.fa-ellipsis-h::after{content:"\f141\f141"}.fad.fa-nfc-slash::after,.fa-duotone.fa-nfc-slash::after{content:"\e1fc\e1fc"}.fad.fa-chess-pawn::after,.fa-duotone.fa-chess-pawn::after{content:"\f443\f443"}.fad.fa-kit-medical::after,.fa-duotone.fa-kit-medical::after{content:"\f479\f479"}.fad.fa-first-aid::after,.fa-duotone.fa-first-aid::after{content:"\f479\f479"}.fad.fa-grid-2-plus::after,.fa-duotone.fa-grid-2-plus::after{content:"\e197\e197"}.fad.fa-bells::after,.fa-duotone.fa-bells::after{content:"\f77f\f77f"}.fad.fa-person-through-window::after,.fa-duotone.fa-person-through-window::after{content:"\e5a9\e5a9"}.fad.fa-toolbox::after,.fa-duotone.fa-toolbox::after{content:"\f552\f552"}.fad.fa-envelope-dot::after,.fa-duotone.fa-envelope-dot::after{content:"\e16f\e16f"}.fad.fa-envelope-badge::after,.fa-duotone.fa-envelope-badge::after{content:"\e16f\e16f"}.fad.fa-hands-holding-circle::after,.fa-duotone.fa-hands-holding-circle::after{content:"\e4fb\e4fb"}.fad.fa-bug::after,.fa-duotone.fa-bug::after{content:"\f188\f188"}.fad.fa-bowl-chopsticks::after,.fa-duotone.fa-bowl-chopsticks::after{content:"\e2e9\e2e9"}.fad.fa-credit-card::after,.fa-duotone.fa-credit-card::after{content:"\f09d\f09d"}.fad.fa-credit-card-alt::after,.fa-duotone.fa-credit-card-alt::after{content:"\f09d\f09d"}.fad.fa-circle-s::after,.fa-duotone.fa-circle-s::after{content:"\e121\e121"}.fad.fa-box-ballot::after,.fa-duotone.fa-box-ballot::after{content:"\f735\f735"}.fad.fa-car::after,.fa-duotone.fa-car::after{content:"\f1b9\f1b9"}.fad.fa-automobile::after,.fa-duotone.fa-automobile::after{content:"\f1b9\f1b9"}.fad.fa-hand-holding-hand::after,.fa-duotone.fa-hand-holding-hand::after{content:"\e4f7\e4f7"}.fad.fa-user-tie-hair::after,.fa-duotone.fa-user-tie-hair::after{content:"\e45f\e45f"}.fad.fa-podium-star::after,.fa-duotone.fa-podium-star::after{content:"\f758\f758"}.fad.fa-user-hair-mullet::after,.fa-duotone.fa-user-hair-mullet::after{content:"\e45c\e45c"}.fad.fa-business-front::after,.fa-duotone.fa-business-front::after{content:"\e45c\e45c"}.fad.fa-party-back::after,.fa-duotone.fa-party-back::after{content:"\e45c\e45c"}.fad.fa-trian-balbot::after,.fa-duotone.fa-trian-balbot::after{content:"\e45c\e45c"}.fad.fa-microphone-stand::after,.fa-duotone.fa-microphone-stand::after{content:"\f8cb\f8cb"}.fad.fa-book-open-reader::after,.fa-duotone.fa-book-open-reader::after{content:"\f5da\f5da"}.fad.fa-book-reader::after,.fa-duotone.fa-book-reader::after{content:"\f5da\f5da"}.fad.fa-family-dress::after,.fa-duotone.fa-family-dress::after{content:"\e301\e301"}.fad.fa-circle-x::after,.fa-duotone.fa-circle-x::after{content:"\e12e\e12e"}.fad.fa-cabin::after,.fa-duotone.fa-cabin::after{content:"\e46d\e46d"}.fad.fa-mountain-sun::after,.fa-duotone.fa-mountain-sun::after{content:"\e52f\e52f"}.fad.fa-chart-simple-horizontal::after,.fa-duotone.fa-chart-simple-horizontal::after{content:"\e474\e474"}.fad.fa-arrows-left-right-to-line::after,.fa-duotone.fa-arrows-left-right-to-line::after{content:"\e4ba\e4ba"}.fad.fa-hand-back-point-left::after,.fa-duotone.fa-hand-back-point-left::after{content:"\e19f\e19f"}.fad.fa-message-dots::after,.fa-duotone.fa-message-dots::after{content:"\f4a3\f4a3"}.fad.fa-comment-alt-dots::after,.fa-duotone.fa-comment-alt-dots::after{content:"\f4a3\f4a3"}.fad.fa-messaging::after,.fa-duotone.fa-messaging::after{content:"\f4a3\f4a3"}.fad.fa-file-heart::after,.fa-duotone.fa-file-heart::after{content:"\e176\e176"}.fad.fa-beer-mug::after,.fa-duotone.fa-beer-mug::after{content:"\e0b3\e0b3"}.fad.fa-beer-foam::after,.fa-duotone.fa-beer-foam::after{content:"\e0b3\e0b3"}.fad.fa-dice-d20::after,.fa-duotone.fa-dice-d20::after{content:"\f6cf\f6cf"}.fad.fa-drone::after,.fa-duotone.fa-drone::after{content:"\f85f\f85f"}.fad.fa-truck-droplet::after,.fa-duotone.fa-truck-droplet::after{content:"\e58c\e58c"}.fad.fa-file-circle-xmark::after,.fa-duotone.fa-file-circle-xmark::after{content:"\e5a1\e5a1"}.fad.fa-temperature-arrow-up::after,.fa-duotone.fa-temperature-arrow-up::after{content:"\e040\e040"}.fad.fa-temperature-up::after,.fa-duotone.fa-temperature-up::after{content:"\e040\e040"}.fad.fa-medal::after,.fa-duotone.fa-medal::after{content:"\f5a2\f5a2"}.fad.fa-person-fairy::after,.fa-duotone.fa-person-fairy::after{content:"\e608\e608"}.fad.fa-bed::after,.fa-duotone.fa-bed::after{content:"\f236\f236"}.fad.fa-book-copy::after,.fa-duotone.fa-book-copy::after{content:"\e0be\e0be"}.fad.fa-square-h::after,.fa-duotone.fa-square-h::after{content:"\f0fd\f0fd"}.fad.fa-h-square::after,.fa-duotone.fa-h-square::after{content:"\f0fd\f0fd"}.fad.fa-square-c::after,.fa-duotone.fa-square-c::after{content:"\e266\e266"}.fad.fa-clock-two::after,.fa-duotone.fa-clock-two::after{content:"\e35a\e35a"}.fad.fa-square-ellipsis-vertical::after,.fa-duotone.fa-square-ellipsis-vertical::after{content:"\e26f\e26f"}.fad.fa-calendar-users::after,.fa-duotone.fa-calendar-users::after{content:"\e5e2\e5e2"}.fad.fa-podcast::after,.fa-duotone.fa-podcast::after{content:"\f2ce\f2ce"}.fad.fa-bee::after,.fa-duotone.fa-bee::after{content:"\e0b2\e0b2"}.fad.fa-temperature-full::after,.fa-duotone.fa-temperature-full::after{content:"\f2c7\f2c7"}.fad.fa-temperature-4::after,.fa-duotone.fa-temperature-4::after{content:"\f2c7\f2c7"}.fad.fa-thermometer-4::after,.fa-duotone.fa-thermometer-4::after{content:"\f2c7\f2c7"}.fad.fa-thermometer-full::after,.fa-duotone.fa-thermometer-full::after{content:"\f2c7\f2c7"}.fad.fa-bell::after,.fa-duotone.fa-bell::after{content:"\f0f3\f0f3"}.fad.fa-candy-bar::after,.fa-duotone.fa-candy-bar::after{content:"\e3e8\e3e8"}.fad.fa-chocolate-bar::after,.fa-duotone.fa-chocolate-bar::after{content:"\e3e8\e3e8"}.fad.fa-xmark-large::after,.fa-duotone.fa-xmark-large::after{content:"\e59b\e59b"}.fad.fa-pinata::after,.fa-duotone.fa-pinata::after{content:"\e3c3\e3c3"}.fad.fa-arrows-from-line::after,.fa-duotone.fa-arrows-from-line::after{content:"\e0a4\e0a4"}.fad.fa-superscript::after,.fa-duotone.fa-superscript::after{content:"\f12b\f12b"}.fad.fa-bowl-spoon::after,.fa-duotone.fa-bowl-spoon::after{content:"\e3e0\e3e0"}.fad.fa-hexagon-check::after,.fa-duotone.fa-hexagon-check::after{content:"\e416\e416"}.fad.fa-plug-circle-xmark::after,.fa-duotone.fa-plug-circle-xmark::after{content:"\e560\e560"}.fad.fa-star-of-life::after,.fa-duotone.fa-star-of-life::after{content:"\f621\f621"}.fad.fa-phone-slash::after,.fa-duotone.fa-phone-slash::after{content:"\f3dd\f3dd"}.fad.fa-traffic-light-stop::after,.fa-duotone.fa-traffic-light-stop::after{content:"\f63a\f63a"}.fad.fa-paint-roller::after,.fa-duotone.fa-paint-roller::after{content:"\f5aa\f5aa"}.fad.fa-accent-grave::after,.fa-duotone.fa-accent-grave::after{content:"\60\60"}.fad.fa-handshake-angle::after,.fa-duotone.fa-handshake-angle::after{content:"\f4c4\f4c4"}.fad.fa-hands-helping::after,.fa-duotone.fa-hands-helping::after{content:"\f4c4\f4c4"}.fad.fa-circle-0::after,.fa-duotone.fa-circle-0::after{content:"\e0ed\e0ed"}.fad.fa-dial-med-low::after,.fa-duotone.fa-dial-med-low::after{content:"\e160\e160"}.fad.fa-location-dot::after,.fa-duotone.fa-location-dot::after{content:"\f3c5\f3c5"}.fad.fa-map-marker-alt::after,.fa-duotone.fa-map-marker-alt::after{content:"\f3c5\f3c5"}.fad.fa-crab::after,.fa-duotone.fa-crab::after{content:"\e3ff\e3ff"}.fad.fa-box-open-full::after,.fa-duotone.fa-box-open-full::after{content:"\f49c\f49c"}.fad.fa-box-full::after,.fa-duotone.fa-box-full::after{content:"\f49c\f49c"}.fad.fa-file::after,.fa-duotone.fa-file::after{content:"\f15b\f15b"}.fad.fa-greater-than::after,.fa-duotone.fa-greater-than::after{content:"\3e\3e"}.fad.fa-quotes::after,.fa-duotone.fa-quotes::after{content:"\e234\e234"}.fad.fa-pretzel::after,.fa-duotone.fa-pretzel::after{content:"\e441\e441"}.fad.fa-person-swimming::after,.fa-duotone.fa-person-swimming::after{content:"\f5c4\f5c4"}.fad.fa-swimmer::after,.fa-duotone.fa-swimmer::after{content:"\f5c4\f5c4"}.fad.fa-arrow-down::after,.fa-duotone.fa-arrow-down::after{content:"\f063\f063"}.fad.fa-user-robot-xmarks::after,.fa-duotone.fa-user-robot-xmarks::after{content:"\e4a7\e4a7"}.fad.fa-message-quote::after,.fa-duotone.fa-message-quote::after{content:"\e1e4\e1e4"}.fad.fa-comment-alt-quote::after,.fa-duotone.fa-comment-alt-quote::after{content:"\e1e4\e1e4"}.fad.fa-candy-corn::after,.fa-duotone.fa-candy-corn::after{content:"\f6bd\f6bd"}.fad.fa-folder-magnifying-glass::after,.fa-duotone.fa-folder-magnifying-glass::after{content:"\e18b\e18b"}.fad.fa-folder-search::after,.fa-duotone.fa-folder-search::after{content:"\e18b\e18b"}.fad.fa-notebook::after,.fa-duotone.fa-notebook::after{content:"\e201\e201"}.fad.fa-droplet::after,.fa-duotone.fa-droplet::after{content:"\f043\f043"}.fad.fa-tint::after,.fa-duotone.fa-tint::after{content:"\f043\f043"}.fad.fa-bullseye-pointer::after,.fa-duotone.fa-bullseye-pointer::after{content:"\f649\f649"}.fad.fa-eraser::after,.fa-duotone.fa-eraser::after{content:"\f12d\f12d"}.fad.fa-hexagon-image::after,.fa-duotone.fa-hexagon-image::after{content:"\e504\e504"}.fad.fa-earth-americas::after,.fa-duotone.fa-earth-americas::after{content:"\f57d\f57d"}.fad.fa-earth::after,.fa-duotone.fa-earth::after{content:"\f57d\f57d"}.fad.fa-earth-america::after,.fa-duotone.fa-earth-america::after{content:"\f57d\f57d"}.fad.fa-globe-americas::after,.fa-duotone.fa-globe-americas::after{content:"\f57d\f57d"}.fad.fa-crate-apple::after,.fa-duotone.fa-crate-apple::after{content:"\f6b1\f6b1"}.fad.fa-apple-crate::after,.fa-duotone.fa-apple-crate::after{content:"\f6b1\f6b1"}.fad.fa-person-burst::after,.fa-duotone.fa-person-burst::after{content:"\e53b\e53b"}.fad.fa-game-board::after,.fa-duotone.fa-game-board::after{content:"\f867\f867"}.fad.fa-hat-chef::after,.fa-duotone.fa-hat-chef::after{content:"\f86b\f86b"}.fad.fa-hand-back-point-right::after,.fa-duotone.fa-hand-back-point-right::after{content:"\e1a1\e1a1"}.fad.fa-dove::after,.fa-duotone.fa-dove::after{content:"\f4ba\f4ba"}.fad.fa-snowflake-droplets::after,.fa-duotone.fa-snowflake-droplets::after{content:"\e5c1\e5c1"}.fad.fa-battery-empty::after,.fa-duotone.fa-battery-empty::after{content:"\f244\f244"}.fad.fa-battery-0::after,.fa-duotone.fa-battery-0::after{content:"\f244\f244"}.fad.fa-grid-4::after,.fa-duotone.fa-grid-4::after{content:"\e198\e198"}.fad.fa-socks::after,.fa-duotone.fa-socks::after{content:"\f696\f696"}.fad.fa-face-sunglasses::after,.fa-duotone.fa-face-sunglasses::after{content:"\e398\e398"}.fad.fa-inbox::after,.fa-duotone.fa-inbox::after{content:"\f01c\f01c"}.fad.fa-square-0::after,.fa-duotone.fa-square-0::after{content:"\e255\e255"}.fad.fa-section::after,.fa-duotone.fa-section::after{content:"\e447\e447"}.fad.fa-square-this-way-up::after,.fa-duotone.fa-square-this-way-up::after{content:"\f49f\f49f"}.fad.fa-box-up::after,.fa-duotone.fa-box-up::after{content:"\f49f\f49f"}.fad.fa-gauge-high::after,.fa-duotone.fa-gauge-high::after{content:"\f625\f625"}.fad.fa-tachometer-alt::after,.fa-duotone.fa-tachometer-alt::after{content:"\f625\f625"}.fad.fa-tachometer-alt-fast::after,.fa-duotone.fa-tachometer-alt-fast::after{content:"\f625\f625"}.fad.fa-square-ampersand::after,.fa-duotone.fa-square-ampersand::after{content:"\e260\e260"}.fad.fa-envelope-open-text::after,.fa-duotone.fa-envelope-open-text::after{content:"\f658\f658"}.fad.fa-lamp-desk::after,.fa-duotone.fa-lamp-desk::after{content:"\e014\e014"}.fad.fa-hospital::after,.fa-duotone.fa-hospital::after{content:"\f0f8\f0f8"}.fad.fa-hospital-alt::after,.fa-duotone.fa-hospital-alt::after{content:"\f0f8\f0f8"}.fad.fa-hospital-wide::after,.fa-duotone.fa-hospital-wide::after{content:"\f0f8\f0f8"}.fad.fa-poll-people::after,.fa-duotone.fa-poll-people::after{content:"\f759\f759"}.fad.fa-whiskey-glass-ice::after,.fa-duotone.fa-whiskey-glass-ice::after{content:"\f7a1\f7a1"}.fad.fa-glass-whiskey-rocks::after,.fa-duotone.fa-glass-whiskey-rocks::after{content:"\f7a1\f7a1"}.fad.fa-wine-bottle::after,.fa-duotone.fa-wine-bottle::after{content:"\f72f\f72f"}.fad.fa-chess-rook::after,.fa-duotone.fa-chess-rook::after{content:"\f447\f447"}.fad.fa-user-bounty-hunter::after,.fa-duotone.fa-user-bounty-hunter::after{content:"\e2bf\e2bf"}.fad.fa-bars-staggered::after,.fa-duotone.fa-bars-staggered::after{content:"\f550\f550"}.fad.fa-reorder::after,.fa-duotone.fa-reorder::after{content:"\f550\f550"}.fad.fa-stream::after,.fa-duotone.fa-stream::after{content:"\f550\f550"}.fad.fa-diagram-sankey::after,.fa-duotone.fa-diagram-sankey::after{content:"\e158\e158"}.fad.fa-cloud-hail-mixed::after,.fa-duotone.fa-cloud-hail-mixed::after{content:"\f73a\f73a"}.fad.fa-circle-up-left::after,.fa-duotone.fa-circle-up-left::after{content:"\e128\e128"}.fad.fa-dharmachakra::after,.fa-duotone.fa-dharmachakra::after{content:"\f655\f655"}.fad.fa-objects-align-left::after,.fa-duotone.fa-objects-align-left::after{content:"\e3be\e3be"}.fad.fa-oil-can-drip::after,.fa-duotone.fa-oil-can-drip::after{content:"\e205\e205"}.fad.fa-face-smiling-hands::after,.fa-duotone.fa-face-smiling-hands::after{content:"\e396\e396"}.fad.fa-broccoli::after,.fa-duotone.fa-broccoli::after{content:"\e3e2\e3e2"}.fad.fa-route-interstate::after,.fa-duotone.fa-route-interstate::after{content:"\f61b\f61b"}.fad.fa-ear-muffs::after,.fa-duotone.fa-ear-muffs::after{content:"\f795\f795"}.fad.fa-hotdog::after,.fa-duotone.fa-hotdog::after{content:"\f80f\f80f"}.fad.fa-transporter-empty::after,.fa-duotone.fa-transporter-empty::after{content:"\e046\e046"}.fad.fa-person-walking-with-cane::after,.fa-duotone.fa-person-walking-with-cane::after{content:"\f29d\f29d"}.fad.fa-blind::after,.fa-duotone.fa-blind::after{content:"\f29d\f29d"}.fad.fa-angle-90::after,.fa-duotone.fa-angle-90::after{content:"\e08d\e08d"}.fad.fa-rectangle-terminal::after,.fa-duotone.fa-rectangle-terminal::after{content:"\e236\e236"}.fad.fa-kite::after,.fa-duotone.fa-kite::after{content:"\f6f4\f6f4"}.fad.fa-drum::after,.fa-duotone.fa-drum::after{content:"\f569\f569"}.fad.fa-scrubber::after,.fa-duotone.fa-scrubber::after{content:"\f2f8\f2f8"}.fad.fa-ice-cream::after,.fa-duotone.fa-ice-cream::after{content:"\f810\f810"}.fad.fa-heart-circle-bolt::after,.fa-duotone.fa-heart-circle-bolt::after{content:"\e4fc\e4fc"}.fad.fa-fish-bones::after,.fa-duotone.fa-fish-bones::after{content:"\e304\e304"}.fad.fa-deer-rudolph::after,.fa-duotone.fa-deer-rudolph::after{content:"\f78f\f78f"}.fad.fa-fax::after,.fa-duotone.fa-fax::after{content:"\f1ac\f1ac"}.fad.fa-paragraph::after,.fa-duotone.fa-paragraph::after{content:"\f1dd\f1dd"}.fad.fa-head-side-heart::after,.fa-duotone.fa-head-side-heart::after{content:"\e1aa\e1aa"}.fad.fa-square-e::after,.fa-duotone.fa-square-e::after{content:"\e26d\e26d"}.fad.fa-meter-fire::after,.fa-duotone.fa-meter-fire::after{content:"\e1eb\e1eb"}.fad.fa-cloud-hail::after,.fa-duotone.fa-cloud-hail::after{content:"\f739\f739"}.fad.fa-check-to-slot::after,.fa-duotone.fa-check-to-slot::after{content:"\f772\f772"}.fad.fa-vote-yea::after,.fa-duotone.fa-vote-yea::after{content:"\f772\f772"}.fad.fa-money-from-bracket::after,.fa-duotone.fa-money-from-bracket::after{content:"\e312\e312"}.fad.fa-star-half::after,.fa-duotone.fa-star-half::after{content:"\f089\f089"}.fad.fa-car-bus::after,.fa-duotone.fa-car-bus::after{content:"\f85a\f85a"}.fad.fa-speaker::after,.fa-duotone.fa-speaker::after{content:"\f8df\f8df"}.fad.fa-timer::after,.fa-duotone.fa-timer::after{content:"\e29e\e29e"}.fad.fa-boxes-stacked::after,.fa-duotone.fa-boxes-stacked::after{content:"\f468\f468"}.fad.fa-boxes::after,.fa-duotone.fa-boxes::after{content:"\f468\f468"}.fad.fa-boxes-alt::after,.fa-duotone.fa-boxes-alt::after{content:"\f468\f468"}.fad.fa-grill-hot::after,.fa-duotone.fa-grill-hot::after{content:"\e5a5\e5a5"}.fad.fa-ballot-check::after,.fa-duotone.fa-ballot-check::after{content:"\f733\f733"}.fad.fa-link::after,.fa-duotone.fa-link::after{content:"\f0c1\f0c1"}.fad.fa-chain::after,.fa-duotone.fa-chain::after{content:"\f0c1\f0c1"}.fad.fa-ear-listen::after,.fa-duotone.fa-ear-listen::after{content:"\f2a2\f2a2"}.fad.fa-assistive-listening-systems::after,.fa-duotone.fa-assistive-listening-systems::after{content:"\f2a2\f2a2"}.fad.fa-file-minus::after,.fa-duotone.fa-file-minus::after{content:"\f318\f318"}.fad.fa-tree-city::after,.fa-duotone.fa-tree-city::after{content:"\e587\e587"}.fad.fa-play::after,.fa-duotone.fa-play::after{content:"\f04b\f04b"}.fad.fa-font::after,.fa-duotone.fa-font::after{content:"\f031\f031"}.fad.fa-cup-togo::after,.fa-duotone.fa-cup-togo::after{content:"\f6c5\f6c5"}.fad.fa-coffee-togo::after,.fa-duotone.fa-coffee-togo::after{content:"\f6c5\f6c5"}.fad.fa-square-down-left::after,.fa-duotone.fa-square-down-left::after{content:"\e26b\e26b"}.fad.fa-burger-lettuce::after,.fa-duotone.fa-burger-lettuce::after{content:"\e3e3\e3e3"}.fad.fa-rupiah-sign::after,.fa-duotone.fa-rupiah-sign::after{content:"\e23d\e23d"}.fad.fa-magnifying-glass::after,.fa-duotone.fa-magnifying-glass::after{content:"\f002\f002"}.fad.fa-search::after,.fa-duotone.fa-search::after{content:"\f002\f002"}.fad.fa-table-tennis-paddle-ball::after,.fa-duotone.fa-table-tennis-paddle-ball::after{content:"\f45d\f45d"}.fad.fa-ping-pong-paddle-ball::after,.fa-duotone.fa-ping-pong-paddle-ball::after{content:"\f45d\f45d"}.fad.fa-table-tennis::after,.fa-duotone.fa-table-tennis::after{content:"\f45d\f45d"}.fad.fa-person-dots-from-line::after,.fa-duotone.fa-person-dots-from-line::after{content:"\f470\f470"}.fad.fa-diagnoses::after,.fa-duotone.fa-diagnoses::after{content:"\f470\f470"}.fad.fa-chevrons-down::after,.fa-duotone.fa-chevrons-down::after{content:"\f322\f322"}.fad.fa-chevron-double-down::after,.fa-duotone.fa-chevron-double-down::after{content:"\f322\f322"}.fad.fa-trash-can-arrow-up::after,.fa-duotone.fa-trash-can-arrow-up::after{content:"\f82a\f82a"}.fad.fa-trash-restore-alt::after,.fa-duotone.fa-trash-restore-alt::after{content:"\f82a\f82a"}.fad.fa-signal-good::after,.fa-duotone.fa-signal-good::after{content:"\f68e\f68e"}.fad.fa-signal-3::after,.fa-duotone.fa-signal-3::after{content:"\f68e\f68e"}.fad.fa-location-question::after,.fa-duotone.fa-location-question::after{content:"\f60b\f60b"}.fad.fa-map-marker-question::after,.fa-duotone.fa-map-marker-question::after{content:"\f60b\f60b"}.fad.fa-floppy-disk-circle-xmark::after,.fa-duotone.fa-floppy-disk-circle-xmark::after{content:"\e181\e181"}.fad.fa-floppy-disk-times::after,.fa-duotone.fa-floppy-disk-times::after{content:"\e181\e181"}.fad.fa-save-circle-xmark::after,.fa-duotone.fa-save-circle-xmark::after{content:"\e181\e181"}.fad.fa-save-times::after,.fa-duotone.fa-save-times::after{content:"\e181\e181"}.fad.fa-naira-sign::after,.fa-duotone.fa-naira-sign::after{content:"\e1f6\e1f6"}.fad.fa-peach::after,.fa-duotone.fa-peach::after{content:"\e20b\e20b"}.fad.fa-taxi-bus::after,.fa-duotone.fa-taxi-bus::after{content:"\e298\e298"}.fad.fa-bracket-curly::after,.fa-duotone.fa-bracket-curly::after{content:"\7b\7b"}.fad.fa-bracket-curly-left::after,.fa-duotone.fa-bracket-curly-left::after{content:"\7b\7b"}.fad.fa-lobster::after,.fa-duotone.fa-lobster::after{content:"\e421\e421"}.fad.fa-cart-flatbed-empty::after,.fa-duotone.fa-cart-flatbed-empty::after{content:"\f476\f476"}.fad.fa-dolly-flatbed-empty::after,.fa-duotone.fa-dolly-flatbed-empty::after{content:"\f476\f476"}.fad.fa-colon::after,.fa-duotone.fa-colon::after{content:"\3a\3a"}.fad.fa-cart-arrow-down::after,.fa-duotone.fa-cart-arrow-down::after{content:"\f218\f218"}.fad.fa-wand::after,.fa-duotone.fa-wand::after{content:"\f72a\f72a"}.fad.fa-walkie-talkie::after,.fa-duotone.fa-walkie-talkie::after{content:"\f8ef\f8ef"}.fad.fa-file-pen::after,.fa-duotone.fa-file-pen::after{content:"\f31c\f31c"}.fad.fa-file-edit::after,.fa-duotone.fa-file-edit::after{content:"\f31c\f31c"}.fad.fa-receipt::after,.fa-duotone.fa-receipt::after{content:"\f543\f543"}.fad.fa-table-picnic::after,.fa-duotone.fa-table-picnic::after{content:"\e32d\e32d"}.fad.fa-square-pen::after,.fa-duotone.fa-square-pen::after{content:"\f14b\f14b"}.fad.fa-pen-square::after,.fa-duotone.fa-pen-square::after{content:"\f14b\f14b"}.fad.fa-pencil-square::after,.fa-duotone.fa-pencil-square::after{content:"\f14b\f14b"}.fad.fa-circle-microphone-lines::after,.fa-duotone.fa-circle-microphone-lines::after{content:"\e117\e117"}.fad.fa-microphone-circle-alt::after,.fa-duotone.fa-microphone-circle-alt::after{content:"\e117\e117"}.fad.fa-display-slash::after,.fa-duotone.fa-display-slash::after{content:"\e2fa\e2fa"}.fad.fa-desktop-slash::after,.fa-duotone.fa-desktop-slash::after{content:"\e2fa\e2fa"}.fad.fa-suitcase-rolling::after,.fa-duotone.fa-suitcase-rolling::after{content:"\f5c1\f5c1"}.fad.fa-person-circle-exclamation::after,.fa-duotone.fa-person-circle-exclamation::after{content:"\e53f\e53f"}.fad.fa-transporter-2::after,.fa-duotone.fa-transporter-2::after{content:"\e044\e044"}.fad.fa-hands-holding-diamond::after,.fa-duotone.fa-hands-holding-diamond::after{content:"\f47c\f47c"}.fad.fa-hand-receiving::after,.fa-duotone.fa-hand-receiving::after{content:"\f47c\f47c"}.fad.fa-money-bill-simple-wave::after,.fa-duotone.fa-money-bill-simple-wave::after{content:"\e1f2\e1f2"}.fad.fa-chevron-down::after,.fa-duotone.fa-chevron-down::after{content:"\f078\f078"}.fad.fa-battery-full::after,.fa-duotone.fa-battery-full::after{content:"\f240\f240"}.fad.fa-battery::after,.fa-duotone.fa-battery::after{content:"\f240\f240"}.fad.fa-battery-5::after,.fa-duotone.fa-battery-5::after{content:"\f240\f240"}.fad.fa-bell-plus::after,.fa-duotone.fa-bell-plus::after{content:"\f849\f849"}.fad.fa-book-arrow-right::after,.fa-duotone.fa-book-arrow-right::after{content:"\e0b9\e0b9"}.fad.fa-hospitals::after,.fa-duotone.fa-hospitals::after{content:"\f80e\f80e"}.fad.fa-club::after,.fa-duotone.fa-club::after{content:"\f327\f327"}.fad.fa-skull-crossbones::after,.fa-duotone.fa-skull-crossbones::after{content:"\f714\f714"}.fad.fa-droplet-degree::after,.fa-duotone.fa-droplet-degree::after{content:"\f748\f748"}.fad.fa-dewpoint::after,.fa-duotone.fa-dewpoint::after{content:"\f748\f748"}.fad.fa-code-compare::after,.fa-duotone.fa-code-compare::after{content:"\e13a\e13a"}.fad.fa-list-ul::after,.fa-duotone.fa-list-ul::after{content:"\f0ca\f0ca"}.fad.fa-list-dots::after,.fa-duotone.fa-list-dots::after{content:"\f0ca\f0ca"}.fad.fa-hand-holding-magic::after,.fa-duotone.fa-hand-holding-magic::after{content:"\f6e5\f6e5"}.fad.fa-watermelon-slice::after,.fa-duotone.fa-watermelon-slice::after{content:"\e337\e337"}.fad.fa-circle-ellipsis::after,.fa-duotone.fa-circle-ellipsis::after{content:"\e10a\e10a"}.fad.fa-school-lock::after,.fa-duotone.fa-school-lock::after{content:"\e56f\e56f"}.fad.fa-tower-cell::after,.fa-duotone.fa-tower-cell::after{content:"\e585\e585"}.fad.fa-sd-cards::after,.fa-duotone.fa-sd-cards::after{content:"\e240\e240"}.fad.fa-jug-bottle::after,.fa-duotone.fa-jug-bottle::after{content:"\e5fb\e5fb"}.fad.fa-down-long::after,.fa-duotone.fa-down-long::after{content:"\f309\f309"}.fad.fa-long-arrow-alt-down::after,.fa-duotone.fa-long-arrow-alt-down::after{content:"\f309\f309"}.fad.fa-envelopes::after,.fa-duotone.fa-envelopes::after{content:"\e170\e170"}.fad.fa-phone-office::after,.fa-duotone.fa-phone-office::after{content:"\f67d\f67d"}.fad.fa-ranking-star::after,.fa-duotone.fa-ranking-star::after{content:"\e561\e561"}.fad.fa-chess-king::after,.fa-duotone.fa-chess-king::after{content:"\f43f\f43f"}.fad.fa-nfc-pen::after,.fa-duotone.fa-nfc-pen::after{content:"\e1fa\e1fa"}.fad.fa-person-harassing::after,.fa-duotone.fa-person-harassing::after{content:"\e549\e549"}.fad.fa-hat-winter::after,.fa-duotone.fa-hat-winter::after{content:"\f7a8\f7a8"}.fad.fa-brazilian-real-sign::after,.fa-duotone.fa-brazilian-real-sign::after{content:"\e46c\e46c"}.fad.fa-landmark-dome::after,.fa-duotone.fa-landmark-dome::after{content:"\f752\f752"}.fad.fa-landmark-alt::after,.fa-duotone.fa-landmark-alt::after{content:"\f752\f752"}.fad.fa-bone-break::after,.fa-duotone.fa-bone-break::after{content:"\f5d8\f5d8"}.fad.fa-arrow-up::after,.fa-duotone.fa-arrow-up::after{content:"\f062\f062"}.fad.fa-down-from-dotted-line::after,.fa-duotone.fa-down-from-dotted-line::after{content:"\e407\e407"}.fad.fa-tv::after,.fa-duotone.fa-tv::after{content:"\f26c\f26c"}.fad.fa-television::after,.fa-duotone.fa-television::after{content:"\f26c\f26c"}.fad.fa-tv-alt::after,.fa-duotone.fa-tv-alt::after{content:"\f26c\f26c"}.fad.fa-border-left::after,.fa-duotone.fa-border-left::after{content:"\f84f\f84f"}.fad.fa-circle-divide::after,.fa-duotone.fa-circle-divide::after{content:"\e106\e106"}.fad.fa-shrimp::after,.fa-duotone.fa-shrimp::after{content:"\e448\e448"}.fad.fa-list-check::after,.fa-duotone.fa-list-check::after{content:"\f0ae\f0ae"}.fad.fa-tasks::after,.fa-duotone.fa-tasks::after{content:"\f0ae\f0ae"}.fad.fa-diagram-subtask::after,.fa-duotone.fa-diagram-subtask::after{content:"\e479\e479"}.fad.fa-jug-detergent::after,.fa-duotone.fa-jug-detergent::after{content:"\e519\e519"}.fad.fa-circle-user::after,.fa-duotone.fa-circle-user::after{content:"\f2bd\f2bd"}.fad.fa-user-circle::after,.fa-duotone.fa-user-circle::after{content:"\f2bd\f2bd"}.fad.fa-square-y::after,.fa-duotone.fa-square-y::after{content:"\e287\e287"}.fad.fa-user-doctor-hair::after,.fa-duotone.fa-user-doctor-hair::after{content:"\e458\e458"}.fad.fa-planet-ringed::after,.fa-duotone.fa-planet-ringed::after{content:"\e020\e020"}.fad.fa-mushroom::after,.fa-duotone.fa-mushroom::after{content:"\e425\e425"}.fad.fa-user-shield::after,.fa-duotone.fa-user-shield::after{content:"\f505\f505"}.fad.fa-megaphone::after,.fa-duotone.fa-megaphone::after{content:"\f675\f675"}.fad.fa-wreath-laurel::after,.fa-duotone.fa-wreath-laurel::after{content:"\e5d2\e5d2"}.fad.fa-circle-exclamation-check::after,.fa-duotone.fa-circle-exclamation-check::after{content:"\e10d\e10d"}.fad.fa-wind::after,.fa-duotone.fa-wind::after{content:"\f72e\f72e"}.fad.fa-box-dollar::after,.fa-duotone.fa-box-dollar::after{content:"\f4a0\f4a0"}.fad.fa-box-usd::after,.fa-duotone.fa-box-usd::after{content:"\f4a0\f4a0"}.fad.fa-car-burst::after,.fa-duotone.fa-car-burst::after{content:"\f5e1\f5e1"}.fad.fa-car-crash::after,.fa-duotone.fa-car-crash::after{content:"\f5e1\f5e1"}.fad.fa-y::after,.fa-duotone.fa-y::after{content:"\59\59"}.fad.fa-user-headset::after,.fa-duotone.fa-user-headset::after{content:"\f82d\f82d"}.fad.fa-arrows-retweet::after,.fa-duotone.fa-arrows-retweet::after{content:"\f361\f361"}.fad.fa-retweet-alt::after,.fa-duotone.fa-retweet-alt::after{content:"\f361\f361"}.fad.fa-person-snowboarding::after,.fa-duotone.fa-person-snowboarding::after{content:"\f7ce\f7ce"}.fad.fa-snowboarding::after,.fa-duotone.fa-snowboarding::after{content:"\f7ce\f7ce"}.fad.fa-square-chevron-right::after,.fa-duotone.fa-square-chevron-right::after{content:"\f32b\f32b"}.fad.fa-chevron-square-right::after,.fa-duotone.fa-chevron-square-right::after{content:"\f32b\f32b"}.fad.fa-lacrosse-stick-ball::after,.fa-duotone.fa-lacrosse-stick-ball::after{content:"\e3b6\e3b6"}.fad.fa-truck-fast::after,.fa-duotone.fa-truck-fast::after{content:"\f48b\f48b"}.fad.fa-shipping-fast::after,.fa-duotone.fa-shipping-fast::after{content:"\f48b\f48b"}.fad.fa-user-magnifying-glass::after,.fa-duotone.fa-user-magnifying-glass::after{content:"\e5c5\e5c5"}.fad.fa-star-sharp::after,.fa-duotone.fa-star-sharp::after{content:"\e28b\e28b"}.fad.fa-comment-heart::after,.fa-duotone.fa-comment-heart::after{content:"\e5c8\e5c8"}.fad.fa-circle-1::after,.fa-duotone.fa-circle-1::after{content:"\e0ee\e0ee"}.fad.fa-circle-star::after,.fa-duotone.fa-circle-star::after{content:"\e123\e123"}.fad.fa-star-circle::after,.fa-duotone.fa-star-circle::after{content:"\e123\e123"}.fad.fa-fish::after,.fa-duotone.fa-fish::after{content:"\f578\f578"}.fad.fa-cloud-fog::after,.fa-duotone.fa-cloud-fog::after{content:"\f74e\f74e"}.fad.fa-fog::after,.fa-duotone.fa-fog::after{content:"\f74e\f74e"}.fad.fa-waffle::after,.fa-duotone.fa-waffle::after{content:"\e466\e466"}.fad.fa-music-note::after,.fa-duotone.fa-music-note::after{content:"\f8cf\f8cf"}.fad.fa-music-alt::after,.fa-duotone.fa-music-alt::after{content:"\f8cf\f8cf"}.fad.fa-hexagon-exclamation::after,.fa-duotone.fa-hexagon-exclamation::after{content:"\e417\e417"}.fad.fa-cart-shopping-fast::after,.fa-duotone.fa-cart-shopping-fast::after{content:"\e0dc\e0dc"}.fad.fa-object-union::after,.fa-duotone.fa-object-union::after{content:"\e49f\e49f"}.fad.fa-user-graduate::after,.fa-duotone.fa-user-graduate::after{content:"\f501\f501"}.fad.fa-starfighter::after,.fa-duotone.fa-starfighter::after{content:"\e037\e037"}.fad.fa-circle-half-stroke::after,.fa-duotone.fa-circle-half-stroke::after{content:"\f042\f042"}.fad.fa-adjust::after,.fa-duotone.fa-adjust::after{content:"\f042\f042"}.fad.fa-arrow-right-long-to-line::after,.fa-duotone.fa-arrow-right-long-to-line::after{content:"\e3d5\e3d5"}.fad.fa-square-arrow-down::after,.fa-duotone.fa-square-arrow-down::after{content:"\f339\f339"}.fad.fa-arrow-square-down::after,.fa-duotone.fa-arrow-square-down::after{content:"\f339\f339"}.fad.fa-diamond-half-stroke::after,.fa-duotone.fa-diamond-half-stroke::after{content:"\e5b8\e5b8"}.fad.fa-clapperboard::after,.fa-duotone.fa-clapperboard::after{content:"\e131\e131"}.fad.fa-square-chevron-left::after,.fa-duotone.fa-square-chevron-left::after{content:"\f32a\f32a"}.fad.fa-chevron-square-left::after,.fa-duotone.fa-chevron-square-left::after{content:"\f32a\f32a"}.fad.fa-phone-intercom::after,.fa-duotone.fa-phone-intercom::after{content:"\e434\e434"}.fad.fa-link-horizontal::after,.fa-duotone.fa-link-horizontal::after{content:"\e1cb\e1cb"}.fad.fa-chain-horizontal::after,.fa-duotone.fa-chain-horizontal::after{content:"\e1cb\e1cb"}.fad.fa-mango::after,.fa-duotone.fa-mango::after{content:"\e30f\e30f"}.fad.fa-music-note-slash::after,.fa-duotone.fa-music-note-slash::after{content:"\f8d0\f8d0"}.fad.fa-music-alt-slash::after,.fa-duotone.fa-music-alt-slash::after{content:"\f8d0\f8d0"}.fad.fa-circle-radiation::after,.fa-duotone.fa-circle-radiation::after{content:"\f7ba\f7ba"}.fad.fa-radiation-alt::after,.fa-duotone.fa-radiation-alt::after{content:"\f7ba\f7ba"}.fad.fa-face-tongue-sweat::after,.fa-duotone.fa-face-tongue-sweat::after{content:"\e39e\e39e"}.fad.fa-globe-stand::after,.fa-duotone.fa-globe-stand::after{content:"\f5f6\f5f6"}.fad.fa-baseball::after,.fa-duotone.fa-baseball::after{content:"\f433\f433"}.fad.fa-baseball-ball::after,.fa-duotone.fa-baseball-ball::after{content:"\f433\f433"}.fad.fa-circle-p::after,.fa-duotone.fa-circle-p::after{content:"\e11a\e11a"}.fad.fa-award-simple::after,.fa-duotone.fa-award-simple::after{content:"\e0ab\e0ab"}.fad.fa-jet-fighter-up::after,.fa-duotone.fa-jet-fighter-up::after{content:"\e518\e518"}.fad.fa-diagram-project::after,.fa-duotone.fa-diagram-project::after{content:"\f542\f542"}.fad.fa-project-diagram::after,.fa-duotone.fa-project-diagram::after{content:"\f542\f542"}.fad.fa-pedestal::after,.fa-duotone.fa-pedestal::after{content:"\e20d\e20d"}.fad.fa-chart-pyramid::after,.fa-duotone.fa-chart-pyramid::after{content:"\e0e6\e0e6"}.fad.fa-sidebar::after,.fa-duotone.fa-sidebar::after{content:"\e24e\e24e"}.fad.fa-snowman-head::after,.fa-duotone.fa-snowman-head::after{content:"\f79b\f79b"}.fad.fa-frosty-head::after,.fa-duotone.fa-frosty-head::after{content:"\f79b\f79b"}.fad.fa-copy::after,.fa-duotone.fa-copy::after{content:"\f0c5\f0c5"}.fad.fa-burger-glass::after,.fa-duotone.fa-burger-glass::after{content:"\e0ce\e0ce"}.fad.fa-volume-xmark::after,.fa-duotone.fa-volume-xmark::after{content:"\f6a9\f6a9"}.fad.fa-volume-mute::after,.fa-duotone.fa-volume-mute::after{content:"\f6a9\f6a9"}.fad.fa-volume-times::after,.fa-duotone.fa-volume-times::after{content:"\f6a9\f6a9"}.fad.fa-hand-sparkles::after,.fa-duotone.fa-hand-sparkles::after{content:"\e05d\e05d"}.fad.fa-bars-filter::after,.fa-duotone.fa-bars-filter::after{content:"\e0ad\e0ad"}.fad.fa-paintbrush-pencil::after,.fa-duotone.fa-paintbrush-pencil::after{content:"\e206\e206"}.fad.fa-party-bell::after,.fa-duotone.fa-party-bell::after{content:"\e31a\e31a"}.fad.fa-user-vneck-hair::after,.fa-duotone.fa-user-vneck-hair::after{content:"\e462\e462"}.fad.fa-jack-o-lantern::after,.fa-duotone.fa-jack-o-lantern::after{content:"\f30e\f30e"}.fad.fa-grip::after,.fa-duotone.fa-grip::after{content:"\f58d\f58d"}.fad.fa-grip-horizontal::after,.fa-duotone.fa-grip-horizontal::after{content:"\f58d\f58d"}.fad.fa-share-from-square::after,.fa-duotone.fa-share-from-square::after{content:"\f14d\f14d"}.fad.fa-share-square::after,.fa-duotone.fa-share-square::after{content:"\f14d\f14d"}.fad.fa-keynote::after,.fa-duotone.fa-keynote::after{content:"\f66c\f66c"}.fad.fa-child-combatant::after,.fa-duotone.fa-child-combatant::after{content:"\e4e0\e4e0"}.fad.fa-child-rifle::after,.fa-duotone.fa-child-rifle::after{content:"\e4e0\e4e0"}.fad.fa-gun::after,.fa-duotone.fa-gun::after{content:"\e19b\e19b"}.fad.fa-square-phone::after,.fa-duotone.fa-square-phone::after{content:"\f098\f098"}.fad.fa-phone-square::after,.fa-duotone.fa-phone-square::after{content:"\f098\f098"}.fad.fa-hat-beach::after,.fa-duotone.fa-hat-beach::after{content:"\e606\e606"}.fad.fa-plus::after,.fa-duotone.fa-plus::after{content:"\2b\2b"}.fad.fa-add::after,.fa-duotone.fa-add::after{content:"\2b\2b"}.fad.fa-expand::after,.fa-duotone.fa-expand::after{content:"\f065\f065"}.fad.fa-computer::after,.fa-duotone.fa-computer::after{content:"\e4e5\e4e5"}.fad.fa-fort::after,.fa-duotone.fa-fort::after{content:"\e486\e486"}.fad.fa-cloud-check::after,.fa-duotone.fa-cloud-check::after{content:"\e35c\e35c"}.fad.fa-xmark::after,.fa-duotone.fa-xmark::after{content:"\f00d\f00d"}.fad.fa-close::after,.fa-duotone.fa-close::after{content:"\f00d\f00d"}.fad.fa-multiply::after,.fa-duotone.fa-multiply::after{content:"\f00d\f00d"}.fad.fa-remove::after,.fa-duotone.fa-remove::after{content:"\f00d\f00d"}.fad.fa-times::after,.fa-duotone.fa-times::after{content:"\f00d\f00d"}.fad.fa-face-smirking::after,.fa-duotone.fa-face-smirking::after{content:"\e397\e397"}.fad.fa-arrows-up-down-left-right::after,.fa-duotone.fa-arrows-up-down-left-right::after{content:"\f047\f047"}.fad.fa-arrows::after,.fa-duotone.fa-arrows::after{content:"\f047\f047"}.fad.fa-chalkboard-user::after,.fa-duotone.fa-chalkboard-user::after{content:"\f51c\f51c"}.fad.fa-chalkboard-teacher::after,.fa-duotone.fa-chalkboard-teacher::after{content:"\f51c\f51c"}.fad.fa-rhombus::after,.fa-duotone.fa-rhombus::after{content:"\e23b\e23b"}.fad.fa-claw-marks::after,.fa-duotone.fa-claw-marks::after{content:"\f6c2\f6c2"}.fad.fa-peso-sign::after,.fa-duotone.fa-peso-sign::after{content:"\e222\e222"}.fad.fa-face-smile-tongue::after,.fa-duotone.fa-face-smile-tongue::after{content:"\e394\e394"}.fad.fa-cart-circle-xmark::after,.fa-duotone.fa-cart-circle-xmark::after{content:"\e3f4\e3f4"}.fad.fa-building-shield::after,.fa-duotone.fa-building-shield::after{content:"\e4d8\e4d8"}.fad.fa-circle-phone-flip::after,.fa-duotone.fa-circle-phone-flip::after{content:"\e11c\e11c"}.fad.fa-phone-circle-alt::after,.fa-duotone.fa-phone-circle-alt::after{content:"\e11c\e11c"}.fad.fa-baby::after,.fa-duotone.fa-baby::after{content:"\f77c\f77c"}.fad.fa-users-line::after,.fa-duotone.fa-users-line::after{content:"\e592\e592"}.fad.fa-quote-left::after,.fa-duotone.fa-quote-left::after{content:"\f10d\f10d"}.fad.fa-quote-left-alt::after,.fa-duotone.fa-quote-left-alt::after{content:"\f10d\f10d"}.fad.fa-tractor::after,.fa-duotone.fa-tractor::after{content:"\f722\f722"}.fad.fa-key-skeleton::after,.fa-duotone.fa-key-skeleton::after{content:"\f6f3\f6f3"}.fad.fa-trash-arrow-up::after,.fa-duotone.fa-trash-arrow-up::after{content:"\f829\f829"}.fad.fa-trash-restore::after,.fa-duotone.fa-trash-restore::after{content:"\f829\f829"}.fad.fa-arrow-down-up-lock::after,.fa-duotone.fa-arrow-down-up-lock::after{content:"\e4b0\e4b0"}.fad.fa-arrow-down-to-bracket::after,.fa-duotone.fa-arrow-down-to-bracket::after{content:"\e094\e094"}.fad.fa-lines-leaning::after,.fa-duotone.fa-lines-leaning::after{content:"\e51e\e51e"}.fad.fa-square-q::after,.fa-duotone.fa-square-q::after{content:"\e27b\e27b"}.fad.fa-ruler-combined::after,.fa-duotone.fa-ruler-combined::after{content:"\f546\f546"}.fad.fa-symbols::after,.fa-duotone.fa-symbols::after{content:"\f86e\f86e"}.fad.fa-icons-alt::after,.fa-duotone.fa-icons-alt::after{content:"\f86e\f86e"}.fad.fa-copyright::after,.fa-duotone.fa-copyright::after{content:"\f1f9\f1f9"}.fad.fa-flask-gear::after,.fa-duotone.fa-flask-gear::after{content:"\e5f1\e5f1"}.fad.fa-highlighter-line::after,.fa-duotone.fa-highlighter-line::after{content:"\e1af\e1af"}.fad.fa-bracket-square::after,.fa-duotone.fa-bracket-square::after{content:"\5b\5b"}.fad.fa-bracket::after,.fa-duotone.fa-bracket::after{content:"\5b\5b"}.fad.fa-bracket-left::after,.fa-duotone.fa-bracket-left::after{content:"\5b\5b"}.fad.fa-island-tropical::after,.fa-duotone.fa-island-tropical::after{content:"\f811\f811"}.fad.fa-island-tree-palm::after,.fa-duotone.fa-island-tree-palm::after{content:"\f811\f811"}.fad.fa-arrow-right-from-line::after,.fa-duotone.fa-arrow-right-from-line::after{content:"\f343\f343"}.fad.fa-arrow-from-left::after,.fa-duotone.fa-arrow-from-left::after{content:"\f343\f343"}.fad.fa-h2::after,.fa-duotone.fa-h2::after{content:"\f314\f314"}.fad.fa-equals::after,.fa-duotone.fa-equals::after{content:"\3d\3d"}.fad.fa-cake-slice::after,.fa-duotone.fa-cake-slice::after{content:"\e3e5\e3e5"}.fad.fa-shortcake::after,.fa-duotone.fa-shortcake::after{content:"\e3e5\e3e5"}.fad.fa-peanut::after,.fa-duotone.fa-peanut::after{content:"\e430\e430"}.fad.fa-wrench-simple::after,.fa-duotone.fa-wrench-simple::after{content:"\e2d1\e2d1"}.fad.fa-blender::after,.fa-duotone.fa-blender::after{content:"\f517\f517"}.fad.fa-teeth::after,.fa-duotone.fa-teeth::after{content:"\f62e\f62e"}.fad.fa-tally-2::after,.fa-duotone.fa-tally-2::after{content:"\e295\e295"}.fad.fa-shekel-sign::after,.fa-duotone.fa-shekel-sign::after{content:"\f20b\f20b"}.fad.fa-ils::after,.fa-duotone.fa-ils::after{content:"\f20b\f20b"}.fad.fa-shekel::after,.fa-duotone.fa-shekel::after{content:"\f20b\f20b"}.fad.fa-sheqel::after,.fa-duotone.fa-sheqel::after{content:"\f20b\f20b"}.fad.fa-sheqel-sign::after,.fa-duotone.fa-sheqel-sign::after{content:"\f20b\f20b"}.fad.fa-cars::after,.fa-duotone.fa-cars::after{content:"\f85b\f85b"}.fad.fa-axe-battle::after,.fa-duotone.fa-axe-battle::after{content:"\f6b3\f6b3"}.fad.fa-user-hair-long::after,.fa-duotone.fa-user-hair-long::after{content:"\e45b\e45b"}.fad.fa-map::after,.fa-duotone.fa-map::after{content:"\f279\f279"}.fad.fa-arrow-left-from-arc::after,.fa-duotone.fa-arrow-left-from-arc::after{content:"\e615\e615"}.fad.fa-file-circle-info::after,.fa-duotone.fa-file-circle-info::after{content:"\e493\e493"}.fad.fa-face-disappointed::after,.fa-duotone.fa-face-disappointed::after{content:"\e36f\e36f"}.fad.fa-lasso-sparkles::after,.fa-duotone.fa-lasso-sparkles::after{content:"\e1c9\e1c9"}.fad.fa-clock-eleven::after,.fa-duotone.fa-clock-eleven::after{content:"\e347\e347"}.fad.fa-rocket::after,.fa-duotone.fa-rocket::after{content:"\f135\f135"}.fad.fa-siren-on::after,.fa-duotone.fa-siren-on::after{content:"\e02e\e02e"}.fad.fa-clock-ten::after,.fa-duotone.fa-clock-ten::after{content:"\e354\e354"}.fad.fa-candle-holder::after,.fa-duotone.fa-candle-holder::after{content:"\f6bc\f6bc"}.fad.fa-video-arrow-down-left::after,.fa-duotone.fa-video-arrow-down-left::after{content:"\e2c8\e2c8"}.fad.fa-photo-film::after,.fa-duotone.fa-photo-film::after{content:"\f87c\f87c"}.fad.fa-photo-video::after,.fa-duotone.fa-photo-video::after{content:"\f87c\f87c"}.fad.fa-floppy-disk-circle-arrow-right::after,.fa-duotone.fa-floppy-disk-circle-arrow-right::after{content:"\e180\e180"}.fad.fa-save-circle-arrow-right::after,.fa-duotone.fa-save-circle-arrow-right::after{content:"\e180\e180"}.fad.fa-folder-minus::after,.fa-duotone.fa-folder-minus::after{content:"\f65d\f65d"}.fad.fa-planet-moon::after,.fa-duotone.fa-planet-moon::after{content:"\e01f\e01f"}.fad.fa-face-eyes-xmarks::after,.fa-duotone.fa-face-eyes-xmarks::after{content:"\e374\e374"}.fad.fa-chart-scatter::after,.fa-duotone.fa-chart-scatter::after{content:"\f7ee\f7ee"}.fad.fa-display-arrow-down::after,.fa-duotone.fa-display-arrow-down::after{content:"\e164\e164"}.fad.fa-store::after,.fa-duotone.fa-store::after{content:"\f54e\f54e"}.fad.fa-arrow-trend-up::after,.fa-duotone.fa-arrow-trend-up::after{content:"\e098\e098"}.fad.fa-plug-circle-minus::after,.fa-duotone.fa-plug-circle-minus::after{content:"\e55e\e55e"}.fad.fa-olive-branch::after,.fa-duotone.fa-olive-branch::after{content:"\e317\e317"}.fad.fa-angle::after,.fa-duotone.fa-angle::after{content:"\e08c\e08c"}.fad.fa-vacuum-robot::after,.fa-duotone.fa-vacuum-robot::after{content:"\e04e\e04e"}.fad.fa-sign-hanging::after,.fa-duotone.fa-sign-hanging::after{content:"\f4d9\f4d9"}.fad.fa-sign::after,.fa-duotone.fa-sign::after{content:"\f4d9\f4d9"}.fad.fa-square-divide::after,.fa-duotone.fa-square-divide::after{content:"\e26a\e26a"}.fad.fa-signal-stream-slash::after,.fa-duotone.fa-signal-stream-slash::after{content:"\e250\e250"}.fad.fa-bezier-curve::after,.fa-duotone.fa-bezier-curve::after{content:"\f55b\f55b"}.fad.fa-eye-dropper-half::after,.fa-duotone.fa-eye-dropper-half::after{content:"\e173\e173"}.fad.fa-store-lock::after,.fa-duotone.fa-store-lock::after{content:"\e4a6\e4a6"}.fad.fa-bell-slash::after,.fa-duotone.fa-bell-slash::after{content:"\f1f6\f1f6"}.fad.fa-cloud-bolt-sun::after,.fa-duotone.fa-cloud-bolt-sun::after{content:"\f76e\f76e"}.fad.fa-thunderstorm-sun::after,.fa-duotone.fa-thunderstorm-sun::after{content:"\f76e\f76e"}.fad.fa-camera-slash::after,.fa-duotone.fa-camera-slash::after{content:"\e0d9\e0d9"}.fad.fa-comment-quote::after,.fa-duotone.fa-comment-quote::after{content:"\e14c\e14c"}.fad.fa-tablet::after,.fa-duotone.fa-tablet::after{content:"\f3fb\f3fb"}.fad.fa-tablet-android::after,.fa-duotone.fa-tablet-android::after{content:"\f3fb\f3fb"}.fad.fa-school-flag::after,.fa-duotone.fa-school-flag::after{content:"\e56e\e56e"}.fad.fa-message-code::after,.fa-duotone.fa-message-code::after{content:"\e1df\e1df"}.fad.fa-glass-half::after,.fa-duotone.fa-glass-half::after{content:"\e192\e192"}.fad.fa-glass-half-empty::after,.fa-duotone.fa-glass-half-empty::after{content:"\e192\e192"}.fad.fa-glass-half-full::after,.fa-duotone.fa-glass-half-full::after{content:"\e192\e192"}.fad.fa-fill::after,.fa-duotone.fa-fill::after{content:"\f575\f575"}.fad.fa-message-minus::after,.fa-duotone.fa-message-minus::after{content:"\f4a7\f4a7"}.fad.fa-comment-alt-minus::after,.fa-duotone.fa-comment-alt-minus::after{content:"\f4a7\f4a7"}.fad.fa-angle-up::after,.fa-duotone.fa-angle-up::after{content:"\f106\f106"}.fad.fa-dinosaur::after,.fa-duotone.fa-dinosaur::after{content:"\e5fe\e5fe"}.fad.fa-drumstick-bite::after,.fa-duotone.fa-drumstick-bite::after{content:"\f6d7\f6d7"}.fad.fa-link-horizontal-slash::after,.fa-duotone.fa-link-horizontal-slash::after{content:"\e1cc\e1cc"}.fad.fa-chain-horizontal-slash::after,.fa-duotone.fa-chain-horizontal-slash::after{content:"\e1cc\e1cc"}.fad.fa-holly-berry::after,.fa-duotone.fa-holly-berry::after{content:"\f7aa\f7aa"}.fad.fa-nose::after,.fa-duotone.fa-nose::after{content:"\e5bd\e5bd"}.fad.fa-arrow-left-to-arc::after,.fa-duotone.fa-arrow-left-to-arc::after{content:"\e616\e616"}.fad.fa-chevron-left::after,.fa-duotone.fa-chevron-left::after{content:"\f053\f053"}.fad.fa-bacteria::after,.fa-duotone.fa-bacteria::after{content:"\e059\e059"}.fad.fa-clouds::after,.fa-duotone.fa-clouds::after{content:"\f744\f744"}.fad.fa-money-bill-simple::after,.fa-duotone.fa-money-bill-simple::after{content:"\e1f1\e1f1"}.fad.fa-hand-lizard::after,.fa-duotone.fa-hand-lizard::after{content:"\f258\f258"}.fad.fa-table-pivot::after,.fa-duotone.fa-table-pivot::after{content:"\e291\e291"}.fad.fa-filter-slash::after,.fa-duotone.fa-filter-slash::after{content:"\e17d\e17d"}.fad.fa-trash-can-undo::after,.fa-duotone.fa-trash-can-undo::after{content:"\f896\f896"}.fad.fa-trash-can-arrow-turn-left::after,.fa-duotone.fa-trash-can-arrow-turn-left::after{content:"\f896\f896"}.fad.fa-trash-undo-alt::after,.fa-duotone.fa-trash-undo-alt::after{content:"\f896\f896"}.fad.fa-notdef::after,.fa-duotone.fa-notdef::after{content:"\e1fe\e1fe"}.fad.fa-disease::after,.fa-duotone.fa-disease::after{content:"\f7fa\f7fa"}.fad.fa-person-to-door::after,.fa-duotone.fa-person-to-door::after{content:"\e433\e433"}.fad.fa-turntable::after,.fa-duotone.fa-turntable::after{content:"\f8e4\f8e4"}.fad.fa-briefcase-medical::after,.fa-duotone.fa-briefcase-medical::after{content:"\f469\f469"}.fad.fa-genderless::after,.fa-duotone.fa-genderless::after{content:"\f22d\f22d"}.fad.fa-chevron-right::after,.fa-duotone.fa-chevron-right::after{content:"\f054\f054"}.fad.fa-signal-weak::after,.fa-duotone.fa-signal-weak::after{content:"\f68c\f68c"}.fad.fa-signal-1::after,.fa-duotone.fa-signal-1::after{content:"\f68c\f68c"}.fad.fa-clock-five::after,.fa-duotone.fa-clock-five::after{content:"\e349\e349"}.fad.fa-retweet::after,.fa-duotone.fa-retweet::after{content:"\f079\f079"}.fad.fa-car-rear::after,.fa-duotone.fa-car-rear::after{content:"\f5de\f5de"}.fad.fa-car-alt::after,.fa-duotone.fa-car-alt::after{content:"\f5de\f5de"}.fad.fa-pump-soap::after,.fa-duotone.fa-pump-soap::after{content:"\e06b\e06b"}.fad.fa-computer-classic::after,.fa-duotone.fa-computer-classic::after{content:"\f8b1\f8b1"}.fad.fa-frame::after,.fa-duotone.fa-frame::after{content:"\e495\e495"}.fad.fa-video-slash::after,.fa-duotone.fa-video-slash::after{content:"\f4e2\f4e2"}.fad.fa-battery-quarter::after,.fa-duotone.fa-battery-quarter::after{content:"\f243\f243"}.fad.fa-battery-2::after,.fa-duotone.fa-battery-2::after{content:"\f243\f243"}.fad.fa-ellipsis-stroke::after,.fa-duotone.fa-ellipsis-stroke::after{content:"\f39b\f39b"}.fad.fa-ellipsis-h-alt::after,.fa-duotone.fa-ellipsis-h-alt::after{content:"\f39b\f39b"}.fad.fa-radio::after,.fa-duotone.fa-radio::after{content:"\f8d7\f8d7"}.fad.fa-baby-carriage::after,.fa-duotone.fa-baby-carriage::after{content:"\f77d\f77d"}.fad.fa-carriage-baby::after,.fa-duotone.fa-carriage-baby::after{content:"\f77d\f77d"}.fad.fa-face-expressionless::after,.fa-duotone.fa-face-expressionless::after{content:"\e373\e373"}.fad.fa-down-to-dotted-line::after,.fa-duotone.fa-down-to-dotted-line::after{content:"\e408\e408"}.fad.fa-cloud-music::after,.fa-duotone.fa-cloud-music::after{content:"\f8ae\f8ae"}.fad.fa-traffic-light::after,.fa-duotone.fa-traffic-light::after{content:"\f637\f637"}.fad.fa-cloud-minus::after,.fa-duotone.fa-cloud-minus::after{content:"\e35d\e35d"}.fad.fa-thermometer::after,.fa-duotone.fa-thermometer::after{content:"\f491\f491"}.fad.fa-shield-minus::after,.fa-duotone.fa-shield-minus::after{content:"\e249\e249"}.fad.fa-vr-cardboard::after,.fa-duotone.fa-vr-cardboard::after{content:"\f729\f729"}.fad.fa-car-tilt::after,.fa-duotone.fa-car-tilt::after{content:"\f5e5\f5e5"}.fad.fa-gauge-circle-minus::after,.fa-duotone.fa-gauge-circle-minus::after{content:"\e497\e497"}.fad.fa-brightness-low::after,.fa-duotone.fa-brightness-low::after{content:"\e0ca\e0ca"}.fad.fa-hand-middle-finger::after,.fa-duotone.fa-hand-middle-finger::after{content:"\f806\f806"}.fad.fa-percent::after,.fa-duotone.fa-percent::after{content:"\25\25"}.fad.fa-percentage::after,.fa-duotone.fa-percentage::after{content:"\25\25"}.fad.fa-truck-moving::after,.fa-duotone.fa-truck-moving::after{content:"\f4df\f4df"}.fad.fa-glass-water-droplet::after,.fa-duotone.fa-glass-water-droplet::after{content:"\e4f5\e4f5"}.fad.fa-conveyor-belt::after,.fa-duotone.fa-conveyor-belt::after{content:"\f46e\f46e"}.fad.fa-location-check::after,.fa-duotone.fa-location-check::after{content:"\f606\f606"}.fad.fa-map-marker-check::after,.fa-duotone.fa-map-marker-check::after{content:"\f606\f606"}.fad.fa-coin-vertical::after,.fa-duotone.fa-coin-vertical::after{content:"\e3fd\e3fd"}.fad.fa-display::after,.fa-duotone.fa-display::after{content:"\e163\e163"}.fad.fa-person-sign::after,.fa-duotone.fa-person-sign::after{content:"\f757\f757"}.fad.fa-face-smile::after,.fa-duotone.fa-face-smile::after{content:"\f118\f118"}.fad.fa-smile::after,.fa-duotone.fa-smile::after{content:"\f118\f118"}.fad.fa-phone-hangup::after,.fa-duotone.fa-phone-hangup::after{content:"\e225\e225"}.fad.fa-signature-slash::after,.fa-duotone.fa-signature-slash::after{content:"\e3cb\e3cb"}.fad.fa-thumbtack::after,.fa-duotone.fa-thumbtack::after{content:"\f08d\f08d"}.fad.fa-thumb-tack::after,.fa-duotone.fa-thumb-tack::after{content:"\f08d\f08d"}.fad.fa-wheat-slash::after,.fa-duotone.fa-wheat-slash::after{content:"\e339\e339"}.fad.fa-trophy::after,.fa-duotone.fa-trophy::after{content:"\f091\f091"}.fad.fa-clouds-sun::after,.fa-duotone.fa-clouds-sun::after{content:"\f746\f746"}.fad.fa-person-praying::after,.fa-duotone.fa-person-praying::after{content:"\f683\f683"}.fad.fa-pray::after,.fa-duotone.fa-pray::after{content:"\f683\f683"}.fad.fa-hammer::after,.fa-duotone.fa-hammer::after{content:"\f6e3\f6e3"}.fad.fa-face-vomit::after,.fa-duotone.fa-face-vomit::after{content:"\e3a0\e3a0"}.fad.fa-speakers::after,.fa-duotone.fa-speakers::after{content:"\f8e0\f8e0"}.fad.fa-tty-answer::after,.fa-duotone.fa-tty-answer::after{content:"\e2b9\e2b9"}.fad.fa-teletype-answer::after,.fa-duotone.fa-teletype-answer::after{content:"\e2b9\e2b9"}.fad.fa-mug-tea-saucer::after,.fa-duotone.fa-mug-tea-saucer::after{content:"\e1f5\e1f5"}.fad.fa-diagram-lean-canvas::after,.fa-duotone.fa-diagram-lean-canvas::after{content:"\e156\e156"}.fad.fa-alt::after,.fa-duotone.fa-alt::after{content:"\e08a\e08a"}.fad.fa-dial::after,.fa-duotone.fa-dial::after{content:"\e15b\e15b"}.fad.fa-dial-med-high::after,.fa-duotone.fa-dial-med-high::after{content:"\e15b\e15b"}.fad.fa-hand-peace::after,.fa-duotone.fa-hand-peace::after{content:"\f25b\f25b"}.fad.fa-circle-trash::after,.fa-duotone.fa-circle-trash::after{content:"\e126\e126"}.fad.fa-trash-circle::after,.fa-duotone.fa-trash-circle::after{content:"\e126\e126"}.fad.fa-rotate::after,.fa-duotone.fa-rotate::after{content:"\f2f1\f2f1"}.fad.fa-sync-alt::after,.fa-duotone.fa-sync-alt::after{content:"\f2f1\f2f1"}.fad.fa-circle-quarters::after,.fa-duotone.fa-circle-quarters::after{content:"\e3f8\e3f8"}.fad.fa-spinner::after,.fa-duotone.fa-spinner::after{content:"\f110\f110"}.fad.fa-tower-control::after,.fa-duotone.fa-tower-control::after{content:"\e2a2\e2a2"}.fad.fa-arrow-up-triangle-square::after,.fa-duotone.fa-arrow-up-triangle-square::after{content:"\f88a\f88a"}.fad.fa-sort-shapes-up::after,.fa-duotone.fa-sort-shapes-up::after{content:"\f88a\f88a"}.fad.fa-whale::after,.fa-duotone.fa-whale::after{content:"\f72c\f72c"}.fad.fa-robot::after,.fa-duotone.fa-robot::after{content:"\f544\f544"}.fad.fa-peace::after,.fa-duotone.fa-peace::after{content:"\f67c\f67c"}.fad.fa-party-horn::after,.fa-duotone.fa-party-horn::after{content:"\e31b\e31b"}.fad.fa-gears::after,.fa-duotone.fa-gears::after{content:"\f085\f085"}.fad.fa-cogs::after,.fa-duotone.fa-cogs::after{content:"\f085\f085"}.fad.fa-sun-bright::after,.fa-duotone.fa-sun-bright::after{content:"\e28f\e28f"}.fad.fa-sun-alt::after,.fa-duotone.fa-sun-alt::after{content:"\e28f\e28f"}.fad.fa-warehouse::after,.fa-duotone.fa-warehouse::after{content:"\f494\f494"}.fad.fa-conveyor-belt-arm::after,.fa-duotone.fa-conveyor-belt-arm::after{content:"\e5f8\e5f8"}.fad.fa-lock-keyhole-open::after,.fa-duotone.fa-lock-keyhole-open::after{content:"\f3c2\f3c2"}.fad.fa-lock-open-alt::after,.fa-duotone.fa-lock-open-alt::after{content:"\f3c2\f3c2"}.fad.fa-square-fragile::after,.fa-duotone.fa-square-fragile::after{content:"\f49b\f49b"}.fad.fa-box-fragile::after,.fa-duotone.fa-box-fragile::after{content:"\f49b\f49b"}.fad.fa-square-wine-glass-crack::after,.fa-duotone.fa-square-wine-glass-crack::after{content:"\f49b\f49b"}.fad.fa-arrow-up-right-dots::after,.fa-duotone.fa-arrow-up-right-dots::after{content:"\e4b7\e4b7"}.fad.fa-square-n::after,.fa-duotone.fa-square-n::after{content:"\e277\e277"}.fad.fa-splotch::after,.fa-duotone.fa-splotch::after{content:"\f5bc\f5bc"}.fad.fa-face-grin-hearts::after,.fa-duotone.fa-face-grin-hearts::after{content:"\f584\f584"}.fad.fa-grin-hearts::after,.fa-duotone.fa-grin-hearts::after{content:"\f584\f584"}.fad.fa-meter::after,.fa-duotone.fa-meter::after{content:"\e1e8\e1e8"}.fad.fa-mandolin::after,.fa-duotone.fa-mandolin::after{content:"\f6f9\f6f9"}.fad.fa-dice-four::after,.fa-duotone.fa-dice-four::after{content:"\f524\f524"}.fad.fa-sim-card::after,.fa-duotone.fa-sim-card::after{content:"\f7c4\f7c4"}.fad.fa-transgender::after,.fa-duotone.fa-transgender::after{content:"\f225\f225"}.fad.fa-transgender-alt::after,.fa-duotone.fa-transgender-alt::after{content:"\f225\f225"}.fad.fa-mercury::after,.fa-duotone.fa-mercury::after{content:"\f223\f223"}.fad.fa-up-from-bracket::after,.fa-duotone.fa-up-from-bracket::after{content:"\e590\e590"}.fad.fa-knife-kitchen::after,.fa-duotone.fa-knife-kitchen::after{content:"\f6f5\f6f5"}.fad.fa-border-right::after,.fa-duotone.fa-border-right::after{content:"\f852\f852"}.fad.fa-arrow-turn-down::after,.fa-duotone.fa-arrow-turn-down::after{content:"\f149\f149"}.fad.fa-level-down::after,.fa-duotone.fa-level-down::after{content:"\f149\f149"}.fad.fa-spade::after,.fa-duotone.fa-spade::after{content:"\f2f4\f2f4"}.fad.fa-card-spade::after,.fa-duotone.fa-card-spade::after{content:"\e3ec\e3ec"}.fad.fa-line-columns::after,.fa-duotone.fa-line-columns::after{content:"\f870\f870"}.fad.fa-arrow-right-to-line::after,.fa-duotone.fa-arrow-right-to-line::after{content:"\f340\f340"}.fad.fa-arrow-to-right::after,.fa-duotone.fa-arrow-to-right::after{content:"\f340\f340"}.fad.fa-person-falling-burst::after,.fa-duotone.fa-person-falling-burst::after{content:"\e547\e547"}.fad.fa-flag-pennant::after,.fa-duotone.fa-flag-pennant::after{content:"\f456\f456"}.fad.fa-pennant::after,.fa-duotone.fa-pennant::after{content:"\f456\f456"}.fad.fa-conveyor-belt-empty::after,.fa-duotone.fa-conveyor-belt-empty::after{content:"\e150\e150"}.fad.fa-user-group-simple::after,.fa-duotone.fa-user-group-simple::after{content:"\e603\e603"}.fad.fa-award::after,.fa-duotone.fa-award::after{content:"\f559\f559"}.fad.fa-ticket-simple::after,.fa-duotone.fa-ticket-simple::after{content:"\f3ff\f3ff"}.fad.fa-ticket-alt::after,.fa-duotone.fa-ticket-alt::after{content:"\f3ff\f3ff"}.fad.fa-building::after,.fa-duotone.fa-building::after{content:"\f1ad\f1ad"}.fad.fa-angles-left::after,.fa-duotone.fa-angles-left::after{content:"\f100\f100"}.fad.fa-angle-double-left::after,.fa-duotone.fa-angle-double-left::after{content:"\f100\f100"}.fad.fa-camcorder::after,.fa-duotone.fa-camcorder::after{content:"\f8a8\f8a8"}.fad.fa-video-handheld::after,.fa-duotone.fa-video-handheld::after{content:"\f8a8\f8a8"}.fad.fa-pancakes::after,.fa-duotone.fa-pancakes::after{content:"\e42d\e42d"}.fad.fa-album-circle-user::after,.fa-duotone.fa-album-circle-user::after{content:"\e48d\e48d"}.fad.fa-subtitles-slash::after,.fa-duotone.fa-subtitles-slash::after{content:"\e610\e610"}.fad.fa-qrcode::after,.fa-duotone.fa-qrcode::after{content:"\f029\f029"}.fad.fa-dice-d10::after,.fa-duotone.fa-dice-d10::after{content:"\f6cd\f6cd"}.fad.fa-fireplace::after,.fa-duotone.fa-fireplace::after{content:"\f79a\f79a"}.fad.fa-browser::after,.fa-duotone.fa-browser::after{content:"\f37e\f37e"}.fad.fa-pen-paintbrush::after,.fa-duotone.fa-pen-paintbrush::after{content:"\f618\f618"}.fad.fa-pencil-paintbrush::after,.fa-duotone.fa-pencil-paintbrush::after{content:"\f618\f618"}.fad.fa-fish-cooked::after,.fa-duotone.fa-fish-cooked::after{content:"\f7fe\f7fe"}.fad.fa-chair-office::after,.fa-duotone.fa-chair-office::after{content:"\f6c1\f6c1"}.fad.fa-nesting-dolls::after,.fa-duotone.fa-nesting-dolls::after{content:"\e3ba\e3ba"}.fad.fa-clock-rotate-left::after,.fa-duotone.fa-clock-rotate-left::after{content:"\f1da\f1da"}.fad.fa-history::after,.fa-duotone.fa-history::after{content:"\f1da\f1da"}.fad.fa-trumpet::after,.fa-duotone.fa-trumpet::after{content:"\f8e3\f8e3"}.fad.fa-face-grin-beam-sweat::after,.fa-duotone.fa-face-grin-beam-sweat::after{content:"\f583\f583"}.fad.fa-grin-beam-sweat::after,.fa-duotone.fa-grin-beam-sweat::after{content:"\f583\f583"}.fad.fa-fire-smoke::after,.fa-duotone.fa-fire-smoke::after{content:"\f74b\f74b"}.fad.fa-phone-missed::after,.fa-duotone.fa-phone-missed::after{content:"\e226\e226"}.fad.fa-file-export::after,.fa-duotone.fa-file-export::after{content:"\f56e\f56e"}.fad.fa-arrow-right-from-file::after,.fa-duotone.fa-arrow-right-from-file::after{content:"\f56e\f56e"}.fad.fa-shield::after,.fa-duotone.fa-shield::after{content:"\f132\f132"}.fad.fa-shield-blank::after,.fa-duotone.fa-shield-blank::after{content:"\f132\f132"}.fad.fa-arrow-up-short-wide::after,.fa-duotone.fa-arrow-up-short-wide::after{content:"\f885\f885"}.fad.fa-sort-amount-up-alt::after,.fa-duotone.fa-sort-amount-up-alt::after{content:"\f885\f885"}.fad.fa-arrows-repeat-1::after,.fa-duotone.fa-arrows-repeat-1::after{content:"\f366\f366"}.fad.fa-repeat-1-alt::after,.fa-duotone.fa-repeat-1-alt::after{content:"\f366\f366"}.fad.fa-gun-slash::after,.fa-duotone.fa-gun-slash::after{content:"\e19c\e19c"}.fad.fa-avocado::after,.fa-duotone.fa-avocado::after{content:"\e0aa\e0aa"}.fad.fa-binary::after,.fa-duotone.fa-binary::after{content:"\e33b\e33b"}.fad.fa-glasses-round::after,.fa-duotone.fa-glasses-round::after{content:"\f5f5\f5f5"}.fad.fa-glasses-alt::after,.fa-duotone.fa-glasses-alt::after{content:"\f5f5\f5f5"}.fad.fa-phone-plus::after,.fa-duotone.fa-phone-plus::after{content:"\f4d2\f4d2"}.fad.fa-ditto::after,.fa-duotone.fa-ditto::after{content:"\22\22"}.fad.fa-person-seat::after,.fa-duotone.fa-person-seat::after{content:"\e21e\e21e"}.fad.fa-house-medical::after,.fa-duotone.fa-house-medical::after{content:"\e3b2\e3b2"}.fad.fa-golf-ball-tee::after,.fa-duotone.fa-golf-ball-tee::after{content:"\f450\f450"}.fad.fa-golf-ball::after,.fa-duotone.fa-golf-ball::after{content:"\f450\f450"}.fad.fa-circle-chevron-left::after,.fa-duotone.fa-circle-chevron-left::after{content:"\f137\f137"}.fad.fa-chevron-circle-left::after,.fa-duotone.fa-chevron-circle-left::after{content:"\f137\f137"}.fad.fa-house-chimney-window::after,.fa-duotone.fa-house-chimney-window::after{content:"\e00d\e00d"}.fad.fa-scythe::after,.fa-duotone.fa-scythe::after{content:"\f710\f710"}.fad.fa-pen-nib::after,.fa-duotone.fa-pen-nib::after{content:"\f5ad\f5ad"}.fad.fa-ban-parking::after,.fa-duotone.fa-ban-parking::after{content:"\f616\f616"}.fad.fa-parking-circle-slash::after,.fa-duotone.fa-parking-circle-slash::after{content:"\f616\f616"}.fad.fa-tent-arrow-turn-left::after,.fa-duotone.fa-tent-arrow-turn-left::after{content:"\e580\e580"}.fad.fa-face-diagonal-mouth::after,.fa-duotone.fa-face-diagonal-mouth::after{content:"\e47e\e47e"}.fad.fa-diagram-cells::after,.fa-duotone.fa-diagram-cells::after{content:"\e475\e475"}.fad.fa-cricket-bat-ball::after,.fa-duotone.fa-cricket-bat-ball::after{content:"\f449\f449"}.fad.fa-cricket::after,.fa-duotone.fa-cricket::after{content:"\f449\f449"}.fad.fa-tents::after,.fa-duotone.fa-tents::after{content:"\e582\e582"}.fad.fa-wand-magic::after,.fa-duotone.fa-wand-magic::after{content:"\f0d0\f0d0"}.fad.fa-magic::after,.fa-duotone.fa-magic::after{content:"\f0d0\f0d0"}.fad.fa-dog::after,.fa-duotone.fa-dog::after{content:"\f6d3\f6d3"}.fad.fa-pen-line::after,.fa-duotone.fa-pen-line::after{content:"\e212\e212"}.fad.fa-atom-simple::after,.fa-duotone.fa-atom-simple::after{content:"\f5d3\f5d3"}.fad.fa-atom-alt::after,.fa-duotone.fa-atom-alt::after{content:"\f5d3\f5d3"}.fad.fa-ampersand::after,.fa-duotone.fa-ampersand::after{content:"\26\26"}.fad.fa-carrot::after,.fa-duotone.fa-carrot::after{content:"\f787\f787"}.fad.fa-arrow-up-from-line::after,.fa-duotone.fa-arrow-up-from-line::after{content:"\f342\f342"}.fad.fa-arrow-from-bottom::after,.fa-duotone.fa-arrow-from-bottom::after{content:"\f342\f342"}.fad.fa-moon::after,.fa-duotone.fa-moon::after{content:"\f186\f186"}.fad.fa-pen-slash::after,.fa-duotone.fa-pen-slash::after{content:"\e213\e213"}.fad.fa-wine-glass-empty::after,.fa-duotone.fa-wine-glass-empty::after{content:"\f5ce\f5ce"}.fad.fa-wine-glass-alt::after,.fa-duotone.fa-wine-glass-alt::after{content:"\f5ce\f5ce"}.fad.fa-square-star::after,.fa-duotone.fa-square-star::after{content:"\e27f\e27f"}.fad.fa-cheese::after,.fa-duotone.fa-cheese::after{content:"\f7ef\f7ef"}.fad.fa-send-backward::after,.fa-duotone.fa-send-backward::after{content:"\f87f\f87f"}.fad.fa-yin-yang::after,.fa-duotone.fa-yin-yang::after{content:"\f6ad\f6ad"}.fad.fa-music::after,.fa-duotone.fa-music::after{content:"\f001\f001"}.fad.fa-compass-slash::after,.fa-duotone.fa-compass-slash::after{content:"\f5e9\f5e9"}.fad.fa-clock-one::after,.fa-duotone.fa-clock-one::after{content:"\e34e\e34e"}.fad.fa-file-music::after,.fa-duotone.fa-file-music::after{content:"\f8b6\f8b6"}.fad.fa-code-commit::after,.fa-duotone.fa-code-commit::after{content:"\f386\f386"}.fad.fa-temperature-low::after,.fa-duotone.fa-temperature-low::after{content:"\f76b\f76b"}.fad.fa-person-biking::after,.fa-duotone.fa-person-biking::after{content:"\f84a\f84a"}.fad.fa-biking::after,.fa-duotone.fa-biking::after{content:"\f84a\f84a"}.fad.fa-display-chart-up-circle-currency::after,.fa-duotone.fa-display-chart-up-circle-currency::after{content:"\e5e5\e5e5"}.fad.fa-skeleton::after,.fa-duotone.fa-skeleton::after{content:"\f620\f620"}.fad.fa-circle-g::after,.fa-duotone.fa-circle-g::after{content:"\e10f\e10f"}.fad.fa-circle-arrow-up-left::after,.fa-duotone.fa-circle-arrow-up-left::after{content:"\e0fb\e0fb"}.fad.fa-coin-blank::after,.fa-duotone.fa-coin-blank::after{content:"\e3fb\e3fb"}.fad.fa-broom::after,.fa-duotone.fa-broom::after{content:"\f51a\f51a"}.fad.fa-vacuum::after,.fa-duotone.fa-vacuum::after{content:"\e04d\e04d"}.fad.fa-shield-heart::after,.fa-duotone.fa-shield-heart::after{content:"\e574\e574"}.fad.fa-card-heart::after,.fa-duotone.fa-card-heart::after{content:"\e3eb\e3eb"}.fad.fa-lightbulb-cfl-on::after,.fa-duotone.fa-lightbulb-cfl-on::after{content:"\e5a7\e5a7"}.fad.fa-melon::after,.fa-duotone.fa-melon::after{content:"\e310\e310"}.fad.fa-gopuram::after,.fa-duotone.fa-gopuram::after{content:"\f664\f664"}.fad.fa-earth-oceania::after,.fa-duotone.fa-earth-oceania::after{content:"\e47b\e47b"}.fad.fa-globe-oceania::after,.fa-duotone.fa-globe-oceania::after{content:"\e47b\e47b"}.fad.fa-container-storage::after,.fa-duotone.fa-container-storage::after{content:"\f4b7\f4b7"}.fad.fa-face-pouting::after,.fa-duotone.fa-face-pouting::after{content:"\e387\e387"}.fad.fa-square-xmark::after,.fa-duotone.fa-square-xmark::after{content:"\f2d3\f2d3"}.fad.fa-times-square::after,.fa-duotone.fa-times-square::after{content:"\f2d3\f2d3"}.fad.fa-xmark-square::after,.fa-duotone.fa-xmark-square::after{content:"\f2d3\f2d3"}.fad.fa-face-explode::after,.fa-duotone.fa-face-explode::after{content:"\e2fe\e2fe"}.fad.fa-exploding-head::after,.fa-duotone.fa-exploding-head::after{content:"\e2fe\e2fe"}.fad.fa-hashtag::after,.fa-duotone.fa-hashtag::after{content:"\23\23"}.fad.fa-up-right-and-down-left-from-center::after,.fa-duotone.fa-up-right-and-down-left-from-center::after{content:"\f424\f424"}.fad.fa-expand-alt::after,.fa-duotone.fa-expand-alt::after{content:"\f424\f424"}.fad.fa-oil-can::after,.fa-duotone.fa-oil-can::after{content:"\f613\f613"}.fad.fa-t::after,.fa-duotone.fa-t::after{content:"\54\54"}.fad.fa-transformer-bolt::after,.fa-duotone.fa-transformer-bolt::after{content:"\e2a4\e2a4"}.fad.fa-hippo::after,.fa-duotone.fa-hippo::after{content:"\f6ed\f6ed"}.fad.fa-chart-column::after,.fa-duotone.fa-chart-column::after{content:"\e0e3\e0e3"}.fad.fa-cassette-vhs::after,.fa-duotone.fa-cassette-vhs::after{content:"\f8ec\f8ec"}.fad.fa-vhs::after,.fa-duotone.fa-vhs::after{content:"\f8ec\f8ec"}.fad.fa-infinity::after,.fa-duotone.fa-infinity::after{content:"\f534\f534"}.fad.fa-vial-circle-check::after,.fa-duotone.fa-vial-circle-check::after{content:"\e596\e596"}.fad.fa-chimney::after,.fa-duotone.fa-chimney::after{content:"\f78b\f78b"}.fad.fa-object-intersect::after,.fa-duotone.fa-object-intersect::after{content:"\e49d\e49d"}.fad.fa-person-arrow-down-to-line::after,.fa-duotone.fa-person-arrow-down-to-line::after{content:"\e538\e538"}.fad.fa-voicemail::after,.fa-duotone.fa-voicemail::after{content:"\f897\f897"}.fad.fa-block-brick::after,.fa-duotone.fa-block-brick::after{content:"\e3db\e3db"}.fad.fa-wall-brick::after,.fa-duotone.fa-wall-brick::after{content:"\e3db\e3db"}.fad.fa-fan::after,.fa-duotone.fa-fan::after{content:"\f863\f863"}.fad.fa-bags-shopping::after,.fa-duotone.fa-bags-shopping::after{content:"\f847\f847"}.fad.fa-paragraph-left::after,.fa-duotone.fa-paragraph-left::after{content:"\f878\f878"}.fad.fa-paragraph-rtl::after,.fa-duotone.fa-paragraph-rtl::after{content:"\f878\f878"}.fad.fa-person-walking-luggage::after,.fa-duotone.fa-person-walking-luggage::after{content:"\e554\e554"}.fad.fa-caravan-simple::after,.fa-duotone.fa-caravan-simple::after{content:"\e000\e000"}.fad.fa-caravan-alt::after,.fa-duotone.fa-caravan-alt::after{content:"\e000\e000"}.fad.fa-turtle::after,.fa-duotone.fa-turtle::after{content:"\f726\f726"}.fad.fa-pencil-mechanical::after,.fa-duotone.fa-pencil-mechanical::after{content:"\e5ca\e5ca"}.fad.fa-up-down::after,.fa-duotone.fa-up-down::after{content:"\f338\f338"}.fad.fa-arrows-alt-v::after,.fa-duotone.fa-arrows-alt-v::after{content:"\f338\f338"}.fad.fa-cloud-moon-rain::after,.fa-duotone.fa-cloud-moon-rain::after{content:"\f73c\f73c"}.fad.fa-booth-curtain::after,.fa-duotone.fa-booth-curtain::after{content:"\f734\f734"}.fad.fa-calendar::after,.fa-duotone.fa-calendar::after{content:"\f133\f133"}.fad.fa-box-heart::after,.fa-duotone.fa-box-heart::after{content:"\f49d\f49d"}.fad.fa-trailer::after,.fa-duotone.fa-trailer::after{content:"\e041\e041"}.fad.fa-user-doctor-message::after,.fa-duotone.fa-user-doctor-message::after{content:"\f82e\f82e"}.fad.fa-user-md-chat::after,.fa-duotone.fa-user-md-chat::after{content:"\f82e\f82e"}.fad.fa-bahai::after,.fa-duotone.fa-bahai::after{content:"\f666\f666"}.fad.fa-haykal::after,.fa-duotone.fa-haykal::after{content:"\f666\f666"}.fad.fa-lighthouse::after,.fa-duotone.fa-lighthouse::after{content:"\e612\e612"}.fad.fa-amp-guitar::after,.fa-duotone.fa-amp-guitar::after{content:"\f8a1\f8a1"}.fad.fa-sd-card::after,.fa-duotone.fa-sd-card::after{content:"\f7c2\f7c2"}.fad.fa-volume-slash::after,.fa-duotone.fa-volume-slash::after{content:"\f2e2\f2e2"}.fad.fa-border-bottom::after,.fa-duotone.fa-border-bottom::after{content:"\f84d\f84d"}.fad.fa-wifi-weak::after,.fa-duotone.fa-wifi-weak::after{content:"\f6aa\f6aa"}.fad.fa-wifi-1::after,.fa-duotone.fa-wifi-1::after{content:"\f6aa\f6aa"}.fad.fa-dragon::after,.fa-duotone.fa-dragon::after{content:"\f6d5\f6d5"}.fad.fa-shoe-prints::after,.fa-duotone.fa-shoe-prints::after{content:"\f54b\f54b"}.fad.fa-circle-plus::after,.fa-duotone.fa-circle-plus::after{content:"\f055\f055"}.fad.fa-plus-circle::after,.fa-duotone.fa-plus-circle::after{content:"\f055\f055"}.fad.fa-face-grin-tongue-wink::after,.fa-duotone.fa-face-grin-tongue-wink::after{content:"\f58b\f58b"}.fad.fa-grin-tongue-wink::after,.fa-duotone.fa-grin-tongue-wink::after{content:"\f58b\f58b"}.fad.fa-hand-holding::after,.fa-duotone.fa-hand-holding::after{content:"\f4bd\f4bd"}.fad.fa-plug-circle-exclamation::after,.fa-duotone.fa-plug-circle-exclamation::after{content:"\e55d\e55d"}.fad.fa-link-slash::after,.fa-duotone.fa-link-slash::after{content:"\f127\f127"}.fad.fa-chain-broken::after,.fa-duotone.fa-chain-broken::after{content:"\f127\f127"}.fad.fa-chain-slash::after,.fa-duotone.fa-chain-slash::after{content:"\f127\f127"}.fad.fa-unlink::after,.fa-duotone.fa-unlink::after{content:"\f127\f127"}.fad.fa-clone::after,.fa-duotone.fa-clone::after{content:"\f24d\f24d"}.fad.fa-person-walking-arrow-loop-left::after,.fa-duotone.fa-person-walking-arrow-loop-left::after{content:"\e551\e551"}.fad.fa-arrow-up-z-a::after,.fa-duotone.fa-arrow-up-z-a::after{content:"\f882\f882"}.fad.fa-sort-alpha-up-alt::after,.fa-duotone.fa-sort-alpha-up-alt::after{content:"\f882\f882"}.fad.fa-fire-flame-curved::after,.fa-duotone.fa-fire-flame-curved::after{content:"\f7e4\f7e4"}.fad.fa-fire-alt::after,.fa-duotone.fa-fire-alt::after{content:"\f7e4\f7e4"}.fad.fa-tornado::after,.fa-duotone.fa-tornado::after{content:"\f76f\f76f"}.fad.fa-file-circle-plus::after,.fa-duotone.fa-file-circle-plus::after{content:"\e494\e494"}.fad.fa-delete-right::after,.fa-duotone.fa-delete-right::after{content:"\e154\e154"}.fad.fa-book-quran::after,.fa-duotone.fa-book-quran::after{content:"\f687\f687"}.fad.fa-quran::after,.fa-duotone.fa-quran::after{content:"\f687\f687"}.fad.fa-circle-quarter::after,.fa-duotone.fa-circle-quarter::after{content:"\e11f\e11f"}.fad.fa-anchor::after,.fa-duotone.fa-anchor::after{content:"\f13d\f13d"}.fad.fa-border-all::after,.fa-duotone.fa-border-all::after{content:"\f84c\f84c"}.fad.fa-function::after,.fa-duotone.fa-function::after{content:"\f661\f661"}.fad.fa-face-angry::after,.fa-duotone.fa-face-angry::after{content:"\f556\f556"}.fad.fa-angry::after,.fa-duotone.fa-angry::after{content:"\f556\f556"}.fad.fa-people-simple::after,.fa-duotone.fa-people-simple::after{content:"\e21b\e21b"}.fad.fa-cookie-bite::after,.fa-duotone.fa-cookie-bite::after{content:"\f564\f564"}.fad.fa-arrow-trend-down::after,.fa-duotone.fa-arrow-trend-down::after{content:"\e097\e097"}.fad.fa-rss::after,.fa-duotone.fa-rss::after{content:"\f09e\f09e"}.fad.fa-feed::after,.fa-duotone.fa-feed::after{content:"\f09e\f09e"}.fad.fa-face-monocle::after,.fa-duotone.fa-face-monocle::after{content:"\e380\e380"}.fad.fa-draw-polygon::after,.fa-duotone.fa-draw-polygon::after{content:"\f5ee\f5ee"}.fad.fa-scale-balanced::after,.fa-duotone.fa-scale-balanced::after{content:"\f24e\f24e"}.fad.fa-balance-scale::after,.fa-duotone.fa-balance-scale::after{content:"\f24e\f24e"}.fad.fa-calendar-lines::after,.fa-duotone.fa-calendar-lines::after{content:"\e0d5\e0d5"}.fad.fa-calendar-note::after,.fa-duotone.fa-calendar-note::after{content:"\e0d5\e0d5"}.fad.fa-arrow-down-big-small::after,.fa-duotone.fa-arrow-down-big-small::after{content:"\f88c\f88c"}.fad.fa-sort-size-down::after,.fa-duotone.fa-sort-size-down::after{content:"\f88c\f88c"}.fad.fa-gauge-simple-high::after,.fa-duotone.fa-gauge-simple-high::after{content:"\f62a\f62a"}.fad.fa-tachometer::after,.fa-duotone.fa-tachometer::after{content:"\f62a\f62a"}.fad.fa-tachometer-fast::after,.fa-duotone.fa-tachometer-fast::after{content:"\f62a\f62a"}.fad.fa-do-not-enter::after,.fa-duotone.fa-do-not-enter::after{content:"\f5ec\f5ec"}.fad.fa-shower::after,.fa-duotone.fa-shower::after{content:"\f2cc\f2cc"}.fad.fa-dice-d8::after,.fa-duotone.fa-dice-d8::after{content:"\f6d2\f6d2"}.fad.fa-desktop::after,.fa-duotone.fa-desktop::after{content:"\f390\f390"}.fad.fa-desktop-alt::after,.fa-duotone.fa-desktop-alt::after{content:"\f390\f390"}.fad.fa-m::after,.fa-duotone.fa-m::after{content:"\4d\4d"}.fad.fa-grip-dots-vertical::after,.fa-duotone.fa-grip-dots-vertical::after{content:"\e411\e411"}.fad.fa-face-viewfinder::after,.fa-duotone.fa-face-viewfinder::after{content:"\e2ff\e2ff"}.fad.fa-soft-serve::after,.fa-duotone.fa-soft-serve::after{content:"\e400\e400"}.fad.fa-creemee::after,.fa-duotone.fa-creemee::after{content:"\e400\e400"}.fad.fa-h5::after,.fa-duotone.fa-h5::after{content:"\e412\e412"}.fad.fa-hand-back-point-down::after,.fa-duotone.fa-hand-back-point-down::after{content:"\e19e\e19e"}.fad.fa-table-list::after,.fa-duotone.fa-table-list::after{content:"\f00b\f00b"}.fad.fa-th-list::after,.fa-duotone.fa-th-list::after{content:"\f00b\f00b"}.fad.fa-comment-sms::after,.fa-duotone.fa-comment-sms::after{content:"\f7cd\f7cd"}.fad.fa-sms::after,.fa-duotone.fa-sms::after{content:"\f7cd\f7cd"}.fad.fa-rectangle::after,.fa-duotone.fa-rectangle::after{content:"\f2fa\f2fa"}.fad.fa-rectangle-landscape::after,.fa-duotone.fa-rectangle-landscape::after{content:"\f2fa\f2fa"}.fad.fa-clipboard-list-check::after,.fa-duotone.fa-clipboard-list-check::after{content:"\f737\f737"}.fad.fa-turkey::after,.fa-duotone.fa-turkey::after{content:"\f725\f725"}.fad.fa-book::after,.fa-duotone.fa-book::after{content:"\f02d\f02d"}.fad.fa-user-plus::after,.fa-duotone.fa-user-plus::after{content:"\f234\f234"}.fad.fa-ice-skate::after,.fa-duotone.fa-ice-skate::after{content:"\f7ac\f7ac"}.fad.fa-check::after,.fa-duotone.fa-check::after{content:"\f00c\f00c"}.fad.fa-battery-three-quarters::after,.fa-duotone.fa-battery-three-quarters::after{content:"\f241\f241"}.fad.fa-battery-4::after,.fa-duotone.fa-battery-4::after{content:"\f241\f241"}.fad.fa-tomato::after,.fa-duotone.fa-tomato::after{content:"\e330\e330"}.fad.fa-sword-laser::after,.fa-duotone.fa-sword-laser::after{content:"\e03b\e03b"}.fad.fa-house-circle-check::after,.fa-duotone.fa-house-circle-check::after{content:"\e509\e509"}.fad.fa-buildings::after,.fa-duotone.fa-buildings::after{content:"\e0cc\e0cc"}.fad.fa-angle-left::after,.fa-duotone.fa-angle-left::after{content:"\f104\f104"}.fad.fa-cart-flatbed-boxes::after,.fa-duotone.fa-cart-flatbed-boxes::after{content:"\f475\f475"}.fad.fa-dolly-flatbed-alt::after,.fa-duotone.fa-dolly-flatbed-alt::after{content:"\f475\f475"}.fad.fa-diagram-successor::after,.fa-duotone.fa-diagram-successor::after{content:"\e47a\e47a"}.fad.fa-truck-arrow-right::after,.fa-duotone.fa-truck-arrow-right::after{content:"\e58b\e58b"}.fad.fa-square-w::after,.fa-duotone.fa-square-w::after{content:"\e285\e285"}.fad.fa-arrows-split-up-and-left::after,.fa-duotone.fa-arrows-split-up-and-left::after{content:"\e4bc\e4bc"}.fad.fa-lamp::after,.fa-duotone.fa-lamp::after{content:"\f4ca\f4ca"}.fad.fa-airplay::after,.fa-duotone.fa-airplay::after{content:"\e089\e089"}.fad.fa-hand-fist::after,.fa-duotone.fa-hand-fist::after{content:"\f6de\f6de"}.fad.fa-fist-raised::after,.fa-duotone.fa-fist-raised::after{content:"\f6de\f6de"}.fad.fa-shield-quartered::after,.fa-duotone.fa-shield-quartered::after{content:"\e575\e575"}.fad.fa-slash-forward::after,.fa-duotone.fa-slash-forward::after{content:"\2f\2f"}.fad.fa-location-pen::after,.fa-duotone.fa-location-pen::after{content:"\f607\f607"}.fad.fa-map-marker-edit::after,.fa-duotone.fa-map-marker-edit::after{content:"\f607\f607"}.fad.fa-cloud-moon::after,.fa-duotone.fa-cloud-moon::after{content:"\f6c3\f6c3"}.fad.fa-pot-food::after,.fa-duotone.fa-pot-food::after{content:"\e43f\e43f"}.fad.fa-briefcase::after,.fa-duotone.fa-briefcase::after{content:"\f0b1\f0b1"}.fad.fa-person-falling::after,.fa-duotone.fa-person-falling::after{content:"\e546\e546"}.fad.fa-image-portrait::after,.fa-duotone.fa-image-portrait::after{content:"\f3e0\f3e0"}.fad.fa-portrait::after,.fa-duotone.fa-portrait::after{content:"\f3e0\f3e0"}.fad.fa-user-tag::after,.fa-duotone.fa-user-tag::after{content:"\f507\f507"}.fad.fa-rug::after,.fa-duotone.fa-rug::after{content:"\e569\e569"}.fad.fa-print-slash::after,.fa-duotone.fa-print-slash::after{content:"\f686\f686"}.fad.fa-earth-europe::after,.fa-duotone.fa-earth-europe::after{content:"\f7a2\f7a2"}.fad.fa-globe-europe::after,.fa-duotone.fa-globe-europe::after{content:"\f7a2\f7a2"}.fad.fa-cart-flatbed-suitcase::after,.fa-duotone.fa-cart-flatbed-suitcase::after{content:"\f59d\f59d"}.fad.fa-luggage-cart::after,.fa-duotone.fa-luggage-cart::after{content:"\f59d\f59d"}.fad.fa-hand-back-point-ribbon::after,.fa-duotone.fa-hand-back-point-ribbon::after{content:"\e1a0\e1a0"}.fad.fa-rectangle-xmark::after,.fa-duotone.fa-rectangle-xmark::after{content:"\f410\f410"}.fad.fa-rectangle-times::after,.fa-duotone.fa-rectangle-times::after{content:"\f410\f410"}.fad.fa-times-rectangle::after,.fa-duotone.fa-times-rectangle::after{content:"\f410\f410"}.fad.fa-window-close::after,.fa-duotone.fa-window-close::after{content:"\f410\f410"}.fad.fa-tire-rugged::after,.fa-duotone.fa-tire-rugged::after{content:"\f634\f634"}.fad.fa-lightbulb-dollar::after,.fa-duotone.fa-lightbulb-dollar::after{content:"\f670\f670"}.fad.fa-cowbell::after,.fa-duotone.fa-cowbell::after{content:"\f8b3\f8b3"}.fad.fa-baht-sign::after,.fa-duotone.fa-baht-sign::after{content:"\e0ac\e0ac"}.fad.fa-corner::after,.fa-duotone.fa-corner::after{content:"\e3fe\e3fe"}.fad.fa-chevrons-right::after,.fa-duotone.fa-chevrons-right::after{content:"\f324\f324"}.fad.fa-chevron-double-right::after,.fa-duotone.fa-chevron-double-right::after{content:"\f324\f324"}.fad.fa-book-open::after,.fa-duotone.fa-book-open::after{content:"\f518\f518"}.fad.fa-book-journal-whills::after,.fa-duotone.fa-book-journal-whills::after{content:"\f66a\f66a"}.fad.fa-journal-whills::after,.fa-duotone.fa-journal-whills::after{content:"\f66a\f66a"}.fad.fa-inhaler::after,.fa-duotone.fa-inhaler::after{content:"\f5f9\f5f9"}.fad.fa-handcuffs::after,.fa-duotone.fa-handcuffs::after{content:"\e4f8\e4f8"}.fad.fa-snake::after,.fa-duotone.fa-snake::after{content:"\f716\f716"}.fad.fa-triangle-exclamation::after,.fa-duotone.fa-triangle-exclamation::after{content:"\f071\f071"}.fad.fa-exclamation-triangle::after,.fa-duotone.fa-exclamation-triangle::after{content:"\f071\f071"}.fad.fa-warning::after,.fa-duotone.fa-warning::after{content:"\f071\f071"}.fad.fa-note-medical::after,.fa-duotone.fa-note-medical::after{content:"\e200\e200"}.fad.fa-database::after,.fa-duotone.fa-database::after{content:"\f1c0\f1c0"}.fad.fa-down-left::after,.fa-duotone.fa-down-left::after{content:"\e16a\e16a"}.fad.fa-share::after,.fa-duotone.fa-share::after{content:"\f064\f064"}.fad.fa-arrow-turn-right::after,.fa-duotone.fa-arrow-turn-right::after{content:"\f064\f064"}.fad.fa-mail-forward::after,.fa-duotone.fa-mail-forward::after{content:"\f064\f064"}.fad.fa-face-thinking::after,.fa-duotone.fa-face-thinking::after{content:"\e39b\e39b"}.fad.fa-turn-down-right::after,.fa-duotone.fa-turn-down-right::after{content:"\e455\e455"}.fad.fa-bottle-droplet::after,.fa-duotone.fa-bottle-droplet::after{content:"\e4c4\e4c4"}.fad.fa-mask-face::after,.fa-duotone.fa-mask-face::after{content:"\e1d7\e1d7"}.fad.fa-hill-rockslide::after,.fa-duotone.fa-hill-rockslide::after{content:"\e508\e508"}.fad.fa-scanner-keyboard::after,.fa-duotone.fa-scanner-keyboard::after{content:"\f489\f489"}.fad.fa-circle-o::after,.fa-duotone.fa-circle-o::after{content:"\e119\e119"}.fad.fa-grid-horizontal::after,.fa-duotone.fa-grid-horizontal::after{content:"\e307\e307"}.fad.fa-message-dollar::after,.fa-duotone.fa-message-dollar::after{content:"\f650\f650"}.fad.fa-comment-alt-dollar::after,.fa-duotone.fa-comment-alt-dollar::after{content:"\f650\f650"}.fad.fa-right-left::after,.fa-duotone.fa-right-left::after{content:"\f362\f362"}.fad.fa-exchange-alt::after,.fa-duotone.fa-exchange-alt::after{content:"\f362\f362"}.fad.fa-columns-3::after,.fa-duotone.fa-columns-3::after{content:"\e361\e361"}.fad.fa-paper-plane::after,.fa-duotone.fa-paper-plane::after{content:"\f1d8\f1d8"}.fad.fa-road-circle-exclamation::after,.fa-duotone.fa-road-circle-exclamation::after{content:"\e565\e565"}.fad.fa-dungeon::after,.fa-duotone.fa-dungeon::after{content:"\f6d9\f6d9"}.fad.fa-hand-holding-box::after,.fa-duotone.fa-hand-holding-box::after{content:"\f47b\f47b"}.fad.fa-input-text::after,.fa-duotone.fa-input-text::after{content:"\e1bf\e1bf"}.fad.fa-window-flip::after,.fa-duotone.fa-window-flip::after{content:"\f40f\f40f"}.fad.fa-window-alt::after,.fa-duotone.fa-window-alt::after{content:"\f40f\f40f"}.fad.fa-align-right::after,.fa-duotone.fa-align-right::after{content:"\f038\f038"}.fad.fa-scanner-gun::after,.fa-duotone.fa-scanner-gun::after{content:"\f488\f488"}.fad.fa-scanner::after,.fa-duotone.fa-scanner::after{content:"\f488\f488"}.fad.fa-tire::after,.fa-duotone.fa-tire::after{content:"\f631\f631"}.fad.fa-engine::after,.fa-duotone.fa-engine::after{content:"\e16e\e16e"}.fad.fa-money-bill-1-wave::after,.fa-duotone.fa-money-bill-1-wave::after{content:"\f53b\f53b"}.fad.fa-money-bill-wave-alt::after,.fa-duotone.fa-money-bill-wave-alt::after{content:"\f53b\f53b"}.fad.fa-life-ring::after,.fa-duotone.fa-life-ring::after{content:"\f1cd\f1cd"}.fad.fa-hands::after,.fa-duotone.fa-hands::after{content:"\f2a7\f2a7"}.fad.fa-sign-language::after,.fa-duotone.fa-sign-language::after{content:"\f2a7\f2a7"}.fad.fa-signing::after,.fa-duotone.fa-signing::after{content:"\f2a7\f2a7"}.fad.fa-circle-caret-right::after,.fa-duotone.fa-circle-caret-right::after{content:"\f330\f330"}.fad.fa-caret-circle-right::after,.fa-duotone.fa-caret-circle-right::after{content:"\f330\f330"}.fad.fa-wheat::after,.fa-duotone.fa-wheat::after{content:"\f72d\f72d"}.fad.fa-file-spreadsheet::after,.fa-duotone.fa-file-spreadsheet::after{content:"\f65b\f65b"}.fad.fa-audio-description-slash::after,.fa-duotone.fa-audio-description-slash::after{content:"\e0a8\e0a8"}.fad.fa-calendar-day::after,.fa-duotone.fa-calendar-day::after{content:"\f783\f783"}.fad.fa-water-ladder::after,.fa-duotone.fa-water-ladder::after{content:"\f5c5\f5c5"}.fad.fa-ladder-water::after,.fa-duotone.fa-ladder-water::after{content:"\f5c5\f5c5"}.fad.fa-swimming-pool::after,.fa-duotone.fa-swimming-pool::after{content:"\f5c5\f5c5"}.fad.fa-arrows-up-down::after,.fa-duotone.fa-arrows-up-down::after{content:"\f07d\f07d"}.fad.fa-arrows-v::after,.fa-duotone.fa-arrows-v::after{content:"\f07d\f07d"}.fad.fa-chess-pawn-piece::after,.fa-duotone.fa-chess-pawn-piece::after{content:"\f444\f444"}.fad.fa-chess-pawn-alt::after,.fa-duotone.fa-chess-pawn-alt::after{content:"\f444\f444"}.fad.fa-face-grimace::after,.fa-duotone.fa-face-grimace::after{content:"\f57f\f57f"}.fad.fa-grimace::after,.fa-duotone.fa-grimace::after{content:"\f57f\f57f"}.fad.fa-wheelchair-move::after,.fa-duotone.fa-wheelchair-move::after{content:"\e2ce\e2ce"}.fad.fa-wheelchair-alt::after,.fa-duotone.fa-wheelchair-alt::after{content:"\e2ce\e2ce"}.fad.fa-turn-down::after,.fa-duotone.fa-turn-down::after{content:"\f3be\f3be"}.fad.fa-level-down-alt::after,.fa-duotone.fa-level-down-alt::after{content:"\f3be\f3be"}.fad.fa-square-s::after,.fa-duotone.fa-square-s::after{content:"\e27d\e27d"}.fad.fa-rectangle-barcode::after,.fa-duotone.fa-rectangle-barcode::after{content:"\f463\f463"}.fad.fa-barcode-alt::after,.fa-duotone.fa-barcode-alt::after{content:"\f463\f463"}.fad.fa-person-walking-arrow-right::after,.fa-duotone.fa-person-walking-arrow-right::after{content:"\e552\e552"}.fad.fa-square-envelope::after,.fa-duotone.fa-square-envelope::after{content:"\f199\f199"}.fad.fa-envelope-square::after,.fa-duotone.fa-envelope-square::after{content:"\f199\f199"}.fad.fa-dice::after,.fa-duotone.fa-dice::after{content:"\f522\f522"}.fad.fa-unicorn::after,.fa-duotone.fa-unicorn::after{content:"\f727\f727"}.fad.fa-bowling-ball::after,.fa-duotone.fa-bowling-ball::after{content:"\f436\f436"}.fad.fa-pompebled::after,.fa-duotone.fa-pompebled::after{content:"\e43d\e43d"}.fad.fa-brain::after,.fa-duotone.fa-brain::after{content:"\f5dc\f5dc"}.fad.fa-watch-smart::after,.fa-duotone.fa-watch-smart::after{content:"\e2cc\e2cc"}.fad.fa-book-user::after,.fa-duotone.fa-book-user::after{content:"\f7e7\f7e7"}.fad.fa-sensor-cloud::after,.fa-duotone.fa-sensor-cloud::after{content:"\e02c\e02c"}.fad.fa-sensor-smoke::after,.fa-duotone.fa-sensor-smoke::after{content:"\e02c\e02c"}.fad.fa-clapperboard-play::after,.fa-duotone.fa-clapperboard-play::after{content:"\e132\e132"}.fad.fa-bandage::after,.fa-duotone.fa-bandage::after{content:"\f462\f462"}.fad.fa-band-aid::after,.fa-duotone.fa-band-aid::after{content:"\f462\f462"}.fad.fa-calendar-minus::after,.fa-duotone.fa-calendar-minus::after{content:"\f272\f272"}.fad.fa-circle-xmark::after,.fa-duotone.fa-circle-xmark::after{content:"\f057\f057"}.fad.fa-times-circle::after,.fa-duotone.fa-times-circle::after{content:"\f057\f057"}.fad.fa-xmark-circle::after,.fa-duotone.fa-xmark-circle::after{content:"\f057\f057"}.fad.fa-circle-4::after,.fa-duotone.fa-circle-4::after{content:"\e0f1\e0f1"}.fad.fa-gifts::after,.fa-duotone.fa-gifts::after{content:"\f79c\f79c"}.fad.fa-album-collection::after,.fa-duotone.fa-album-collection::after{content:"\f8a0\f8a0"}.fad.fa-hotel::after,.fa-duotone.fa-hotel::after{content:"\f594\f594"}.fad.fa-earth-asia::after,.fa-duotone.fa-earth-asia::after{content:"\f57e\f57e"}.fad.fa-globe-asia::after,.fa-duotone.fa-globe-asia::after{content:"\f57e\f57e"}.fad.fa-id-card-clip::after,.fa-duotone.fa-id-card-clip::after{content:"\f47f\f47f"}.fad.fa-id-card-alt::after,.fa-duotone.fa-id-card-alt::after{content:"\f47f\f47f"}.fad.fa-magnifying-glass-plus::after,.fa-duotone.fa-magnifying-glass-plus::after{content:"\f00e\f00e"}.fad.fa-search-plus::after,.fa-duotone.fa-search-plus::after{content:"\f00e\f00e"}.fad.fa-thumbs-up::after,.fa-duotone.fa-thumbs-up::after{content:"\f164\f164"}.fad.fa-cloud-showers::after,.fa-duotone.fa-cloud-showers::after{content:"\f73f\f73f"}.fad.fa-user-clock::after,.fa-duotone.fa-user-clock::after{content:"\f4fd\f4fd"}.fad.fa-onion::after,.fa-duotone.fa-onion::after{content:"\e427\e427"}.fad.fa-clock-twelve-thirty::after,.fa-duotone.fa-clock-twelve-thirty::after{content:"\e359\e359"}.fad.fa-arrow-down-to-dotted-line::after,.fa-duotone.fa-arrow-down-to-dotted-line::after{content:"\e095\e095"}.fad.fa-hand-dots::after,.fa-duotone.fa-hand-dots::after{content:"\f461\f461"}.fad.fa-allergies::after,.fa-duotone.fa-allergies::after{content:"\f461\f461"}.fad.fa-file-invoice::after,.fa-duotone.fa-file-invoice::after{content:"\f570\f570"}.fad.fa-window-minimize::after,.fa-duotone.fa-window-minimize::after{content:"\f2d1\f2d1"}.fad.fa-rectangle-wide::after,.fa-duotone.fa-rectangle-wide::after{content:"\f2fc\f2fc"}.fad.fa-comment-arrow-up::after,.fa-duotone.fa-comment-arrow-up::after{content:"\e144\e144"}.fad.fa-garlic::after,.fa-duotone.fa-garlic::after{content:"\e40e\e40e"}.fad.fa-mug-saucer::after,.fa-duotone.fa-mug-saucer::after{content:"\f0f4\f0f4"}.fad.fa-coffee::after,.fa-duotone.fa-coffee::after{content:"\f0f4\f0f4"}.fad.fa-brush::after,.fa-duotone.fa-brush::after{content:"\f55d\f55d"}.fad.fa-tree-decorated::after,.fa-duotone.fa-tree-decorated::after{content:"\f7dc\f7dc"}.fad.fa-mask::after,.fa-duotone.fa-mask::after{content:"\f6fa\f6fa"}.fad.fa-calendar-heart::after,.fa-duotone.fa-calendar-heart::after{content:"\e0d3\e0d3"}.fad.fa-magnifying-glass-minus::after,.fa-duotone.fa-magnifying-glass-minus::after{content:"\f010\f010"}.fad.fa-search-minus::after,.fa-duotone.fa-search-minus::after{content:"\f010\f010"}.fad.fa-flower::after,.fa-duotone.fa-flower::after{content:"\f7ff\f7ff"}.fad.fa-arrow-down-from-arc::after,.fa-duotone.fa-arrow-down-from-arc::after{content:"\e614\e614"}.fad.fa-right-left-large::after,.fa-duotone.fa-right-left-large::after{content:"\e5e1\e5e1"}.fad.fa-ruler-vertical::after,.fa-duotone.fa-ruler-vertical::after{content:"\f548\f548"}.fad.fa-circles-overlap::after,.fa-duotone.fa-circles-overlap::after{content:"\e600\e600"}.fad.fa-user-large::after,.fa-duotone.fa-user-large::after{content:"\f406\f406"}.fad.fa-user-alt::after,.fa-duotone.fa-user-alt::after{content:"\f406\f406"}.fad.fa-starship-freighter::after,.fa-duotone.fa-starship-freighter::after{content:"\e03a\e03a"}.fad.fa-train-tram::after,.fa-duotone.fa-train-tram::after{content:"\e5b4\e5b4"}.fad.fa-bridge-suspension::after,.fa-duotone.fa-bridge-suspension::after{content:"\e4cd\e4cd"}.fad.fa-trash-check::after,.fa-duotone.fa-trash-check::after{content:"\e2af\e2af"}.fad.fa-user-nurse::after,.fa-duotone.fa-user-nurse::after{content:"\f82f\f82f"}.fad.fa-boombox::after,.fa-duotone.fa-boombox::after{content:"\f8a5\f8a5"}.fad.fa-syringe::after,.fa-duotone.fa-syringe::after{content:"\f48e\f48e"}.fad.fa-cloud-sun::after,.fa-duotone.fa-cloud-sun::after{content:"\f6c4\f6c4"}.fad.fa-shield-exclamation::after,.fa-duotone.fa-shield-exclamation::after{content:"\e247\e247"}.fad.fa-stopwatch-20::after,.fa-duotone.fa-stopwatch-20::after{content:"\e06f\e06f"}.fad.fa-square-full::after,.fa-duotone.fa-square-full::after{content:"\f45c\f45c"}.fad.fa-grip-dots::after,.fa-duotone.fa-grip-dots::after{content:"\e410\e410"}.fad.fa-comment-exclamation::after,.fa-duotone.fa-comment-exclamation::after{content:"\f4af\f4af"}.fad.fa-pen-swirl::after,.fa-duotone.fa-pen-swirl::after{content:"\e214\e214"}.fad.fa-falafel::after,.fa-duotone.fa-falafel::after{content:"\e40a\e40a"}.fad.fa-circle-2::after,.fa-duotone.fa-circle-2::after{content:"\e0ef\e0ef"}.fad.fa-magnet::after,.fa-duotone.fa-magnet::after{content:"\f076\f076"}.fad.fa-jar::after,.fa-duotone.fa-jar::after{content:"\e516\e516"}.fad.fa-gramophone::after,.fa-duotone.fa-gramophone::after{content:"\f8bd\f8bd"}.fad.fa-dice-d12::after,.fa-duotone.fa-dice-d12::after{content:"\f6ce\f6ce"}.fad.fa-note-sticky::after,.fa-duotone.fa-note-sticky::after{content:"\f249\f249"}.fad.fa-sticky-note::after,.fa-duotone.fa-sticky-note::after{content:"\f249\f249"}.fad.fa-down::after,.fa-duotone.fa-down::after{content:"\f354\f354"}.fad.fa-arrow-alt-down::after,.fa-duotone.fa-arrow-alt-down::after{content:"\f354\f354"}.fad.fa-hundred-points::after,.fa-duotone.fa-hundred-points::after{content:"\e41c\e41c"}.fad.fa-100::after,.fa-duotone.fa-100::after{content:"\e41c\e41c"}.fad.fa-paperclip-vertical::after,.fa-duotone.fa-paperclip-vertical::after{content:"\e3c2\e3c2"}.fad.fa-wind-warning::after,.fa-duotone.fa-wind-warning::after{content:"\f776\f776"}.fad.fa-wind-circle-exclamation::after,.fa-duotone.fa-wind-circle-exclamation::after{content:"\f776\f776"}.fad.fa-location-pin-slash::after,.fa-duotone.fa-location-pin-slash::after{content:"\f60c\f60c"}.fad.fa-map-marker-slash::after,.fa-duotone.fa-map-marker-slash::after{content:"\f60c\f60c"}.fad.fa-face-sad-sweat::after,.fa-duotone.fa-face-sad-sweat::after{content:"\e38a\e38a"}.fad.fa-bug-slash::after,.fa-duotone.fa-bug-slash::after{content:"\e490\e490"}.fad.fa-cupcake::after,.fa-duotone.fa-cupcake::after{content:"\e402\e402"}.fad.fa-light-switch-off::after,.fa-duotone.fa-light-switch-off::after{content:"\e018\e018"}.fad.fa-toggle-large-off::after,.fa-duotone.fa-toggle-large-off::after{content:"\e5b0\e5b0"}.fad.fa-pen-fancy-slash::after,.fa-duotone.fa-pen-fancy-slash::after{content:"\e210\e210"}.fad.fa-truck-container::after,.fa-duotone.fa-truck-container::after{content:"\f4dc\f4dc"}.fad.fa-boot::after,.fa-duotone.fa-boot::after{content:"\f782\f782"}.fad.fa-arrow-up-from-water-pump::after,.fa-duotone.fa-arrow-up-from-water-pump::after{content:"\e4b6\e4b6"}.fad.fa-file-check::after,.fa-duotone.fa-file-check::after{content:"\f316\f316"}.fad.fa-bone::after,.fa-duotone.fa-bone::after{content:"\f5d7\f5d7"}.fad.fa-cards-blank::after,.fa-duotone.fa-cards-blank::after{content:"\e4df\e4df"}.fad.fa-circle-3::after,.fa-duotone.fa-circle-3::after{content:"\e0f0\e0f0"}.fad.fa-bench-tree::after,.fa-duotone.fa-bench-tree::after{content:"\e2e7\e2e7"}.fad.fa-keyboard-brightness-low::after,.fa-duotone.fa-keyboard-brightness-low::after{content:"\e1c1\e1c1"}.fad.fa-ski-boot-ski::after,.fa-duotone.fa-ski-boot-ski::after{content:"\e3cd\e3cd"}.fad.fa-brain-circuit::after,.fa-duotone.fa-brain-circuit::after{content:"\e0c6\e0c6"}.fad.fa-user-injured::after,.fa-duotone.fa-user-injured::after{content:"\f728\f728"}.fad.fa-block-brick-fire::after,.fa-duotone.fa-block-brick-fire::after{content:"\e3dc\e3dc"}.fad.fa-firewall::after,.fa-duotone.fa-firewall::after{content:"\e3dc\e3dc"}.fad.fa-face-sad-tear::after,.fa-duotone.fa-face-sad-tear::after{content:"\f5b4\f5b4"}.fad.fa-sad-tear::after,.fa-duotone.fa-sad-tear::after{content:"\f5b4\f5b4"}.fad.fa-plane::after,.fa-duotone.fa-plane::after{content:"\f072\f072"}.fad.fa-tent-arrows-down::after,.fa-duotone.fa-tent-arrows-down::after{content:"\e581\e581"}.fad.fa-exclamation::after,.fa-duotone.fa-exclamation::after{content:"\21\21"}.fad.fa-arrows-spin::after,.fa-duotone.fa-arrows-spin::after{content:"\e4bb\e4bb"}.fad.fa-face-smile-relaxed::after,.fa-duotone.fa-face-smile-relaxed::after{content:"\e392\e392"}.fad.fa-comment-xmark::after,.fa-duotone.fa-comment-xmark::after{content:"\f4b5\f4b5"}.fad.fa-comment-times::after,.fa-duotone.fa-comment-times::after{content:"\f4b5\f4b5"}.fad.fa-print::after,.fa-duotone.fa-print::after{content:"\f02f\f02f"}.fad.fa-turkish-lira-sign::after,.fa-duotone.fa-turkish-lira-sign::after{content:"\e2bb\e2bb"}.fad.fa-try::after,.fa-duotone.fa-try::after{content:"\e2bb\e2bb"}.fad.fa-turkish-lira::after,.fa-duotone.fa-turkish-lira::after{content:"\e2bb\e2bb"}.fad.fa-face-nose-steam::after,.fa-duotone.fa-face-nose-steam::after{content:"\e382\e382"}.fad.fa-circle-waveform-lines::after,.fa-duotone.fa-circle-waveform-lines::after{content:"\e12d\e12d"}.fad.fa-waveform-circle::after,.fa-duotone.fa-waveform-circle::after{content:"\e12d\e12d"}.fad.fa-dollar-sign::after,.fa-duotone.fa-dollar-sign::after{content:"\24\24"}.fad.fa-dollar::after,.fa-duotone.fa-dollar::after{content:"\24\24"}.fad.fa-usd::after,.fa-duotone.fa-usd::after{content:"\24\24"}.fad.fa-ferris-wheel::after,.fa-duotone.fa-ferris-wheel::after{content:"\e174\e174"}.fad.fa-computer-speaker::after,.fa-duotone.fa-computer-speaker::after{content:"\f8b2\f8b2"}.fad.fa-skull-cow::after,.fa-duotone.fa-skull-cow::after{content:"\f8de\f8de"}.fad.fa-x::after,.fa-duotone.fa-x::after{content:"\58\58"}.fad.fa-magnifying-glass-dollar::after,.fa-duotone.fa-magnifying-glass-dollar::after{content:"\f688\f688"}.fad.fa-search-dollar::after,.fa-duotone.fa-search-dollar::after{content:"\f688\f688"}.fad.fa-users-gear::after,.fa-duotone.fa-users-gear::after{content:"\f509\f509"}.fad.fa-users-cog::after,.fa-duotone.fa-users-cog::after{content:"\f509\f509"}.fad.fa-person-military-pointing::after,.fa-duotone.fa-person-military-pointing::after{content:"\e54a\e54a"}.fad.fa-building-columns::after,.fa-duotone.fa-building-columns::after{content:"\f19c\f19c"}.fad.fa-bank::after,.fa-duotone.fa-bank::after{content:"\f19c\f19c"}.fad.fa-institution::after,.fa-duotone.fa-institution::after{content:"\f19c\f19c"}.fad.fa-museum::after,.fa-duotone.fa-museum::after{content:"\f19c\f19c"}.fad.fa-university::after,.fa-duotone.fa-university::after{content:"\f19c\f19c"}.fad.fa-circle-t::after,.fa-duotone.fa-circle-t::after{content:"\e124\e124"}.fad.fa-sack::after,.fa-duotone.fa-sack::after{content:"\f81c\f81c"}.fad.fa-grid-2::after,.fa-duotone.fa-grid-2::after{content:"\e196\e196"}.fad.fa-camera-cctv::after,.fa-duotone.fa-camera-cctv::after{content:"\f8ac\f8ac"}.fad.fa-cctv::after,.fa-duotone.fa-cctv::after{content:"\f8ac\f8ac"}.fad.fa-umbrella::after,.fa-duotone.fa-umbrella::after{content:"\f0e9\f0e9"}.fad.fa-trowel::after,.fa-duotone.fa-trowel::after{content:"\e589\e589"}.fad.fa-horizontal-rule::after,.fa-duotone.fa-horizontal-rule::after{content:"\f86c\f86c"}.fad.fa-bed-front::after,.fa-duotone.fa-bed-front::after{content:"\f8f7\f8f7"}.fad.fa-bed-alt::after,.fa-duotone.fa-bed-alt::after{content:"\f8f7\f8f7"}.fad.fa-d::after,.fa-duotone.fa-d::after{content:"\44\44"}.fad.fa-stapler::after,.fa-duotone.fa-stapler::after{content:"\e5af\e5af"}.fad.fa-masks-theater::after,.fa-duotone.fa-masks-theater::after{content:"\f630\f630"}.fad.fa-theater-masks::after,.fa-duotone.fa-theater-masks::after{content:"\f630\f630"}.fad.fa-kip-sign::after,.fa-duotone.fa-kip-sign::after{content:"\e1c4\e1c4"}.fad.fa-face-woozy::after,.fa-duotone.fa-face-woozy::after{content:"\e3a2\e3a2"}.fad.fa-cloud-question::after,.fa-duotone.fa-cloud-question::after{content:"\e492\e492"}.fad.fa-pineapple::after,.fa-duotone.fa-pineapple::after{content:"\e31f\e31f"}.fad.fa-hand-point-left::after,.fa-duotone.fa-hand-point-left::after{content:"\f0a5\f0a5"}.fad.fa-gallery-thumbnails::after,.fa-duotone.fa-gallery-thumbnails::after{content:"\e3aa\e3aa"}.fad.fa-circle-j::after,.fa-duotone.fa-circle-j::after{content:"\e112\e112"}.fad.fa-eyes::after,.fa-duotone.fa-eyes::after{content:"\e367\e367"}.fad.fa-handshake-simple::after,.fa-duotone.fa-handshake-simple::after{content:"\f4c6\f4c6"}.fad.fa-handshake-alt::after,.fa-duotone.fa-handshake-alt::after{content:"\f4c6\f4c6"}.fad.fa-page-caret-up::after,.fa-duotone.fa-page-caret-up::after{content:"\e42a\e42a"}.fad.fa-file-caret-up::after,.fa-duotone.fa-file-caret-up::after{content:"\e42a\e42a"}.fad.fa-jet-fighter::after,.fa-duotone.fa-jet-fighter::after{content:"\f0fb\f0fb"}.fad.fa-fighter-jet::after,.fa-duotone.fa-fighter-jet::after{content:"\f0fb\f0fb"}.fad.fa-comet::after,.fa-duotone.fa-comet::after{content:"\e003\e003"}.fad.fa-square-share-nodes::after,.fa-duotone.fa-square-share-nodes::after{content:"\f1e1\f1e1"}.fad.fa-share-alt-square::after,.fa-duotone.fa-share-alt-square::after{content:"\f1e1\f1e1"}.fad.fa-shield-keyhole::after,.fa-duotone.fa-shield-keyhole::after{content:"\e248\e248"}.fad.fa-barcode::after,.fa-duotone.fa-barcode::after{content:"\f02a\f02a"}.fad.fa-plus-minus::after,.fa-duotone.fa-plus-minus::after{content:"\e43c\e43c"}.fad.fa-square-sliders-vertical::after,.fa-duotone.fa-square-sliders-vertical::after{content:"\f3f2\f3f2"}.fad.fa-sliders-v-square::after,.fa-duotone.fa-sliders-v-square::after{content:"\f3f2\f3f2"}.fad.fa-video::after,.fa-duotone.fa-video::after{content:"\f03d\f03d"}.fad.fa-video-camera::after,.fa-duotone.fa-video-camera::after{content:"\f03d\f03d"}.fad.fa-message-middle::after,.fa-duotone.fa-message-middle::after{content:"\e1e1\e1e1"}.fad.fa-comment-middle-alt::after,.fa-duotone.fa-comment-middle-alt::after{content:"\e1e1\e1e1"}.fad.fa-graduation-cap::after,.fa-duotone.fa-graduation-cap::after{content:"\f19d\f19d"}.fad.fa-mortar-board::after,.fa-duotone.fa-mortar-board::after{content:"\f19d\f19d"}.fad.fa-hand-holding-medical::after,.fa-duotone.fa-hand-holding-medical::after{content:"\e05c\e05c"}.fad.fa-person-circle-check::after,.fa-duotone.fa-person-circle-check::after{content:"\e53e\e53e"}.fad.fa-square-z::after,.fa-duotone.fa-square-z::after{content:"\e288\e288"}.fad.fa-message-text::after,.fa-duotone.fa-message-text::after{content:"\e1e6\e1e6"}.fad.fa-comment-alt-text::after,.fa-duotone.fa-comment-alt-text::after{content:"\e1e6\e1e6"}.fad.fa-turn-up::after,.fa-duotone.fa-turn-up::after{content:"\f3bf\f3bf"}.fad.fa-level-up-alt::after,.fa-duotone.fa-level-up-alt::after{content:"\f3bf\f3bf"}:root,:host{--fa-style-family-classic: 'Font Awesome 6 Pro';--fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:300;font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-light-300.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-light-300.ttf) format("truetype")}.fal,.fa-light{font-weight:300}:root,:host{--fa-style-family-classic: 'Font Awesome 6 Pro';--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:400;font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-regular-400.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: 'Font Awesome 6 Pro';--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:900;font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-solid-900.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}:root,:host{--fa-style-family-classic: 'Font Awesome 6 Pro';--fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:100;font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-thin-100.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-thin-100.ttf) format("truetype")}.fat,.fa-thin{font-weight:100}@font-face{font-family:'Font Awesome 5 Brands';font-display:block;font-weight:400;src:url(@fontawesome/fontawesome-pro/webfonts/fa-brands-400.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Pro';font-display:block;font-weight:900;src:url(@fontawesome/fontawesome-pro/webfonts/fa-solid-900.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Pro';font-display:block;font-weight:400;src:url(@fontawesome/fontawesome-pro/webfonts/fa-regular-400.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Pro';font-display:block;font-weight:300;src:url(@fontawesome/fontawesome-pro/webfonts/fa-light-300.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-light-300.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Duotone';font-display:block;font-weight:900;src:url(@fontawesome/fontawesome-pro/webfonts/fa-duotone-900.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-duotone-900.ttf) format("truetype")}@font-face{font-family:'FontAwesome';font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-solid-900.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:'FontAwesome';font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-brands-400.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:'FontAwesome';font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-regular-400.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:'FontAwesome';font-display:block;src:url(@fontawesome/fontawesome-pro/webfonts/fa-v4compatibility.woff2) format("woff2"),url(@fontawesome/fontawesome-pro/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}

.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox].form-control{width:34px;margin:0}body>.ui-select-bootstrap.open{z-index:10000}md-input-container label{display:initial;max-width:initial;margin-bottom:initial;font-weight:normal}md-input-container .md-unit{position:absolute;top:.55em;color:rgba(0,0,0,0.54)}md-input-container .md-unit .md-unit-spacer{visibility:hidden;margin-right:.3em}.chosen-container-multi .chosen-choices{padding-top:3px;padding-bottom:3px}.chosen-container-active .chosen-choices{border-color:#ec971f;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.08),0 0 8px rgba(236,151,31,0.6)}.chosen-container .chosen-results li.highlighted{color:#fff;background:#464646}.chosen-container .chosen-results li{padding:10px 13px}.chosen-container-multi .chosen-choices li.search-choice{box-shadow:none;background-image:none;background-color:#3e3e3e;color:#ffffff}.chosen-container-multi .chosen-choices .search-choice .search-choice-close:before{content:"\f00d";font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;text-decoration:inherit;color:#ffffff;font-size:15px;position:absolute;display:block;top:0;right:5px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:0 0;display:block;font-size:1px;height:18px;position:absolute;right:0;top:3px;width:18px}.modal-header h4{font-size:20px}.modal-header>header{display:flex;align-items:center}.modal-header>header>i.fa{font-size:1.6em;margin-right:0.5em}

/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked]>.ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:'\2610'}@supports (counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}

/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked]>.ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:'\2610'}@supports (counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:'';display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked]>.ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:'\2610'}@supports (counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:'';display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble{box-sizing:border-box}.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:'';display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label::before,.ql-bubble .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label::before,.ql-bubble .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label::before,.ql-bubble .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:bold}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:normal;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{left:0;margin-left:50%;position:absolute;transform:translate(-50%, -100%);transition:visibility 0s ease 200ms;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::after{visibility:visible}

select-item-list .list-group{margin-bottom:.5em}select-item-list .list-group>ul{margin:0;padding:0}select-item-list .list-group .list-group-item{cursor:pointer;display:flex;justify-content:space-between;align-items:center}select-item-list .list-group .list-group-item .buttons{visibility:hidden}select-item-list .list-group .list-group-item:hover{background-color:#d0d0d0}select-item-list .list-group .list-group-item:hover .buttons{visibility:visible}select-item-list .list-group .list-group-item.active,select-item-list .list-group .list-group-item.active:hover{background-color:#464646}select-item-list .list-group .list-group-item.active .buttons{visibility:visible}select-item-list footer{display:flex;position:sticky;z-index:2;bottom:0}select-item-list footer>button{flex:1}

asset-tile{display:inline-block;height:110px;width:170px;overflow:hidden;position:relative}asset-tile .tile-overlay{z-index:1}asset-tile .hide-remove .asset-content .actions .delete{display:none}

icon-tile{display:inline-block;background:#fff;border:1px solid #ddd;color:#aaa;border-radius:.25em;font-weight:700;width:160px;margin:4px;padding:3px;text-align:center;height:102px;overflow:hidden;position:relative;cursor:pointer}icon-tile:hover{color:#000}icon-tile .icon{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}

availability-groups-button .restricted,availability-icon .restricted,availability-time-button .restricted{color:#22576c}availability-groups-button .past,availability-icon .past,availability-time-button .past{color:red}availability-groups-button .future,availability-icon .future,availability-time-button .future{color:blue}availability-groups-button .now,availability-icon .now,availability-time-button .now{color:green}availability-icon .wrapper{display:inline-flex;justify-content:center;align-items:center;border-radius:2px;height:26px;width:26px;background:#fff}availability-icon .draft{color:#FC8B1D}availability-icon .draft:hover{color:#b7712b}

availability-groups-button .restricted,availability-icon .restricted,availability-time-button .restricted{color:#22576c}availability-groups-button .past,availability-icon .past,availability-time-button .past{color:red}availability-groups-button .future,availability-icon .future,availability-time-button .future{color:blue}availability-groups-button .now,availability-icon .now,availability-time-button .now{color:green}availability-draft-button .btn,availability-groups-button .btn{padding:4.1px 8px;font-size:18px;color:#FC8B1D}availability-draft-button .btn:hover,availability-groups-button .btn:hover{color:#b7712b}

availability-values-picker{display:flex;flex-wrap:wrap;gap:12px}availability-values-picker>section{flex:1}

add-asset{width:100%;display:flex;justify-content:center;align-items:center}add-asset .add-asset,add-asset .added-asset{flex:1;width:100%;margin:0;padding:56.25% 0 0 0;height:0;border:1px solid #ddd;min-width:160px}add-asset .added-asset .asset-content .asset-thumbnail{background-size:contain}add-asset .add-asset{position:relative;background:#fff;color:#aaaaaa}add-asset .add-asset-icon{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}add-asset .fallback-image img{max-width:100%}add-asset .override-fallback-icon a.btn{position:absolute;top:7px;right:7px;padding:0;font-size:16px;z-index:10;height:26px;width:26px;display:flex;justify-content:center;align-items:center}

show-asset .asset-block{height:200px;width:350px}show-asset .contained-view .asset-block .asset-content .asset-thumbnail{background-size:contain}

multi-edit-checkbox *{-webkit-transition:none !important;transition:none !important}multi-edit-checkbox md-input-container{margin:0}multi-edit-checkbox input.indecisive:after{content:' ';display:inline-block;position:absolute;top:1em;height:.5em;width:1.3em;background:#555;left:0.5em}

multi-edit-textfield{width:100%}multi-edit-textfield md-input-container{width:100%}

multi-edit-number{display:flex;margin:18px 0}multi-edit-number *{-webkit-transition:none !important;transition:none !important}multi-edit-number md-input-container{margin:0}

multi-edit-dropdown{display:flex;min-width:80px}multi-edit-dropdown .indecisive md-select-header{-webkit-transform:translate3d(0, 6px, 0) scale(0.75);transform:translate3d(0, 6px, 0) scale(0.75);transition:width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s,-webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s;transition:transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s,width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s;transition:transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s,width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s,-webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:3px;padding-right:0;z-index:1;max-width:100%;-webkit-transform-origin:left top;transform-origin:left top;color:rgba(0,0,0,0.54);position:absolute;bottom:100%;left:0;right:auto}multi-edit-dropdown .indecisive .md-select-value>span:not(.md-select-icon) .md-text{color:rgba(255,255,255,0)}multi-edit-dropdown .indecisive .md-select-value>span:not(.md-select-icon) .md-text:after{content:'—';position:absolute;color:black;left:0;top:0}multi-edit-dropdown .indecisive+.chosen-container>.chosen-single>span{visibility:hidden}multi-edit-dropdown .indecisive+.chosen-container>.chosen-single:after{content:'-';display:inline-block;position:absolute;top:0}

font-picker{max-height:30vh;overflow-y:auto;display:block;width:265px}font-picker ul,font-picker li{display:block;margin:0;padding:0}font-picker a{padding:6px 10px;display:flex;justify-content:space-between;text-decoration:none}font-picker a:hover{text-decoration:none;background:rgba(70,70,70,0.5)}font-picker .sub-menu a{padding-left:20px}font-picker .selected{color:#fff;background:#464646}font-picker .selected:hover{background:#464646}

show-receivers .grouped-label{display:block}

receiver-type-label{display:inline-block;margin-right:2px}receiver-type-label span{display:block;padding:2px 3px;font-size:10px;border-radius:3px;color:#fff}receiver-type-label span.type-1{background-color:#0a7ac1}receiver-type-label span.type-2{background-color:#950B02}receiver-type-label span.type-3{background-color:#cb9a31}

language-picker .custom-wrapper{margin-top:.5em}

edit-tags edit-tag{margin-bottom:20px;display:block}edit-tags header{display:flex}edit-tags header .text{flex:1}edit-tags .section-header{font-size:1.2em;margin:5px 0;font-weight:bold;color:#3F51B5;border-bottom:1px solid #ddd}

edit-tags-modal{display:block}edit-tags-modal .modal-header{display:flex;justify-content:space-between;align-items:center}edit-tags-modal .modal-header header{flex:1}edit-tags-modal .modal-body{max-height:80vh;overflow-y:auto}

tags-picker{display:flex}tags-picker .tags-container{flex:1}

tags-picker-modal .modal-header{display:flex;align-items:center}tags-picker-modal .modal-header header{flex:1}.section-header{font-size:1.2em;font-weight:bold;color:#3F51B5;display:flex;padding-bottom:.3em;align-items:center}.section-header .text{flex:1}

edit-time{display:block;padding-top:20px}edit-time .form-inline{display:flex}edit-time .form-inline label{font-size:.7em;margin-bottom:0;margin-left:3px;font-weight:normal}edit-time .form-inline .hours{width:50px}edit-time .form-inline .minutes{width:50px}edit-time .form-inline .seconds{width:50px}edit-time .form-inline .milliseconds{width:65px}edit-time .form-inline>div{display:inline-flex;flex-direction:column}edit-time .delimiter{align-self:flex-end;height:34px;padding:6px 6px}

edit-permissions{display:block}edit-permissions .warning{padding:16px 34px}edit-permissions header{padding:0 4px}edit-permissions main{margin-bottom:1em}edit-permissions .permission-line{padding:5px 4px}edit-permissions .permission-line:nth-child(even){background-color:#f5f5f5}edit-permissions p.inherited-leadin{padding:12px 0 0 6px}

select-permission-holders-modal .tab-content>.tab-pane{padding:0 10px 10px;max-height:70vh;overflow-y:auto}select-permission-holders-modal select-permission-list-view.faded{opacity:.5}select-permission-holders-modal .name{display:flex}

edit-permission-list-view{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0.5rem;color:#333}edit-permission-list-view .icon{width:20px}edit-permission-list-view .name{flex:1;padding-left:.5rem}edit-permission-list-view .access-values{display:flex;flex:0 0 150px}edit-permission-list-view .access-values .access-value{justify-content:center;display:flex;flex:1}edit-permission-list-view md-checkbox{margin-bottom:0;margin-right:0}

edit-permission-list-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0.5rem;border-bottom:1px solid #e6e6e6}edit-permission-list-header .name{flex:1;margin-left:20px;padding-left:.5rem}edit-permission-list-header .access-values{display:flex;flex:0 0 150px}edit-permission-list-header .access-values .access-value-header{padding-right:9px;justify-content:center;display:flex;flex:1}

select-permission-list-header{position:sticky;top:0;z-index:1;display:flex;height:40px;background:#fff;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10px 0 10px;border-bottom:1px solid #e6e6e6}select-permission-list-header .name{flex:1;margin-left:31px;padding-left:.5rem}select-permission-list-header .access-values{display:flex;flex:0 0 150px}select-permission-list-header .access-values .access-value-header{padding-right:9px;justify-content:center;display:flex;flex:1}

select-permission-list-view{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0.5rem;color:#333}select-permission-list-view .checkbox{width:20px}select-permission-list-view md-checkbox.inherited-access .md-icon:after{box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:4.66667px;top:0.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}select-permission-list-view .disabled-overlay{position:absolute;top:0;left:10px;width:20px;height:100%;z-index:1}select-permission-list-view md-checkbox.md-default-theme[disabled]:not(.md-checked) .md-icon,select-permission-list-view md-checkbox[disabled]:not(.md-checked) .md-icon{border-color:rgba(0,0,0,0.2)}select-permission-list-view .name{flex:1;padding-left:.5rem}select-permission-list-view .access-values{display:flex;flex:0 0 150px}select-permission-list-view .access-values .access-value{justify-content:center;display:flex;flex:1}select-permission-list-view md-checkbox{margin-bottom:0;margin-right:0}

select-permission-tree-view select-permission-list-view:hover{background:#f0f0f0}

edit-permissions-modal .modal-header{display:flex;justify-content:flex-start}edit-permissions-modal .modal-header>div.header-left{flex:1}

show-permission-list-view{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0.5rem;opacity:.6;color:#333}show-permission-list-view .icon{width:20px}show-permission-list-view .name{flex:1;padding-left:.5rem}show-permission-list-view .access-values{display:flex;flex:0 0 150px}show-permission-list-view .access-values .access-value{justify-content:center;display:flex;flex:1}show-permission-list-view md-checkbox{margin-bottom:0;margin-right:0}

web-request-action-edit p.bg-warning{padding:1em}

auth-editor .form-control,auth-editor .btn-group{margin-bottom:.5em}

payload-editor .ace_editor{height:200px}payload-editor .advanced-switch-container{display:flex;justify-content:flex-end}

.interact{display:inline-flex;min-height:65px}.interact>*{cursor:inherit;flex:1}.guide{top:0;left:0;background:green;position:absolute}.guide.horizontal{height:1px;width:100%}.guide.vertical{width:1px;height:100%}

shopping-order{display:block}shopping-order header{display:flex;justify-content:space-between;align-items:center;background:#eeeeee}shopping-order header h2,shopping-order header h3,shopping-order header p{margin:0;padding:0}shopping-order header .label{display:block}shopping-order header>.title,shopping-order header>.status,shopping-order header>.buttons{padding:5px 10px;display:block}shopping-order header>.status{flex:0 0 130px}shopping-order header>.buttons{flex:1;text-align:right}

form.ng-attempted edit-vod-movie .has-error input.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-movie .has-error textarea.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-movie .has-error select.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-movie .has-error .ui-select-container:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-series .has-error input.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-series .has-error textarea.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-series .has-error select.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-series .has-error .ui-select-container:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-episode .has-error input.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-episode .has-error textarea.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-episode .has-error select.form-control:not(:hover):not(:focus):not(.open),form.ng-attempted edit-vod-episode .has-error .ui-select-container:not(:hover):not(:focus):not(.open){background:#fff;border-color:#b94a48;-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)}edit-vod-movie input.form-control:not(:hover):not(:focus):not(.open),edit-vod-movie textarea.form-control:not(:hover):not(:focus):not(.open),edit-vod-movie select.form-control:not(:hover):not(:focus):not(.open),edit-vod-movie .ui-select-container:not(:hover):not(:focus):not(.open),edit-vod-series input.form-control:not(:hover):not(:focus):not(.open),edit-vod-series textarea.form-control:not(:hover):not(:focus):not(.open),edit-vod-series select.form-control:not(:hover):not(:focus):not(.open),edit-vod-series .ui-select-container:not(:hover):not(:focus):not(.open){background:transparent;border-color:transparent;box-shadow:none}edit-vod-movie select.form-control:not(:hover):not(:focus):not(.open),edit-vod-series select.form-control:not(:hover):not(:focus):not(.open){padding:6px 16px;-moz-appearance:none;-webkit-appearance:none}edit-vod-movie .backdrop,edit-vod-series .backdrop{opacity:0.5;height:360px;overflow:hidden;top:0;position:absolute;margin:0 0 0 -20px}edit-vod-movie .backdrop,edit-vod-movie .backdrop .image-uploader,edit-vod-movie .backdrop img,edit-vod-series .backdrop,edit-vod-series .backdrop .image-uploader,edit-vod-series .backdrop img{width:100%}edit-vod-movie .backdrop:hover,edit-vod-series .backdrop:hover{opacity:1}edit-vod-movie .nav-tabs>li>a,edit-vod-series .nav-tabs>li>a{border-color:#eee #eee #ddd;background-color:#eee}edit-vod-movie main,edit-vod-series main{margin-top:180px;display:flex;position:relative;align-items:flex-start}edit-vod-movie main .tab-content,edit-vod-series main .tab-content{background:#fff;box-shadow:2px 2px 7px 2px #0000003d;padding:17px 7px}edit-vod-movie main .image-container,edit-vod-series main .image-container{margin-right:28px;flex:0 0 180px;box-shadow:2px 2px 7px 2px #0000003d}edit-vod-movie main .content-container,edit-vod-series main .content-container{flex:1;margin-right:-10px}edit-vod-movie main .padded-left,edit-vod-series main .padded-left{padding-left:12px}edit-vod-movie main .file-name,edit-vod-series main .file-name{margin:0}edit-vod-movie main .right-container,edit-vod-series main .right-container{width:20%}edit-vod-movie main header,edit-vod-series main header{display:flex}edit-vod-movie main header .title-input-wrapper,edit-vod-series main header .title-input-wrapper{flex:1;margin-right:1em}edit-vod-movie .content-details,edit-vod-series .content-details{display:flex}edit-vod-movie .content-details .content-properties,edit-vod-series .content-details .content-properties{padding:0 12px;width:100%}edit-vod-movie .content-details .content-properties input.form-control,edit-vod-movie .content-details .content-properties textarea.form-control,edit-vod-series .content-details .content-properties input.form-control,edit-vod-series .content-details .content-properties textarea.form-control{margin-bottom:6px}edit-vod-movie .content-details input.title,edit-vod-series .content-details input.title{font-size:1.6em}edit-vod-movie .content-details ul.prop-columns,edit-vod-series .content-details ul.prop-columns{display:block;margin:0;padding:0}edit-vod-movie .content-details ul.prop-columns>li,edit-vod-series .content-details ul.prop-columns>li{margin:0;display:flex;align-items:baseline}edit-vod-movie .content-details ul.prop-columns>li label,edit-vod-series .content-details ul.prop-columns>li label{white-space:nowrap;margin-right:5px;margin-bottom:2px}edit-vod-movie .content-details ul.prop-columns>li select,edit-vod-series .content-details ul.prop-columns>li select{width:100%}edit-vod-movie .content-details ul.prop-columns>li .chosen-container,edit-vod-series .content-details ul.prop-columns>li .chosen-container{min-height:39px}edit-vod-movie .content-details ul.prop-columns>li input.form-control,edit-vod-movie .content-details ul.prop-columns>li .chosen-container,edit-vod-series .content-details ul.prop-columns>li input.form-control,edit-vod-series .content-details ul.prop-columns>li .chosen-container{width:100%;margin-left:0;margin-bottom:3px}edit-vod-movie .content-details textarea.description,edit-vod-series .content-details textarea.description{height:8.3em;width:100%;resize:none}edit-vod-movie .content-details .image-container,edit-vod-series .content-details .image-container{width:225px}edit-vod-movie .content-details img,edit-vod-series .content-details img{max-width:100%;float:left}edit-vod-movie .content-details h2,edit-vod-series .content-details h2{margin-top:0}edit-vod-movie .ui-select-multiple.ui-select-bootstrap,edit-vod-series .ui-select-multiple.ui-select-bootstrap{min-height:34px;margin-bottom:3px}edit-vod-movie .add-language-tab a.nav-link,edit-vod-series .add-language-tab a.nav-link{position:relative;height:42px;width:42px}edit-vod-movie .add-language-tab .context-menu-container,edit-vod-series .add-language-tab .context-menu-container{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}

edit-vod-movie .btn.remove-translation{margin-left:10px;float:right}edit-vod-movie uib-tab-heading{display:flex;height:20px;align-items:center}edit-vod-movie .ui-select-container input.ui-select-search{display:contents}edit-vod-movie .ui-select-container:hover input.ui-select-search{display:block}

edit-vod-series .btn.remove-translation{margin-left:10px;float:right}edit-vod-series uib-tab-heading{display:flex;height:20px;align-items:center}

edit-vod-episodes ul.seasons{display:block;margin:0;padding:0}edit-vod-episodes ul.seasons>li{display:block;margin:1em 0px;padding:0}edit-vod-episodes ul.seasons>li .season-header{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background:#ddd;border:1px solid #ddd;border-top-right-radius:4px;border-top-left-radius:4px;color:#333}edit-vod-episodes ul.seasons>li .season-header>h3{margin:0;padding:0}edit-vod-episodes ul.seasons>li .season-header>a{text-align:right}edit-vod-episodes ul.episodes{display:block;margin:0;padding:0}edit-vod-episodes ul.episodes>li{border:1px solid #ddd;color:#555;display:block;margin:0;padding:4px 10px 4px 8px}edit-vod-episodes ul.episodes>li .buttons{visibility:hidden}edit-vod-episodes ul.episodes>li:hover{background:#f5f5f5}edit-vod-episodes ul.episodes>li:hover .buttons{visibility:visible}edit-vod-episodes ul.episodes>li .header{display:flex;justify-content:space-between;align-items:center}edit-vod-episodes ul.episodes>li>a{text-align:right}

edit-vod-episode .episode-name-wrapper{display:flex;align-items:center;flex:1}edit-vod-episode .episode-name-wrapper .input-wrapper{width:100%}edit-vod-episode .episode-name-wrapper .episode-number{flex:0 0 2em;text-align:right;padding-right:.5em}edit-vod-episode .buttons{margin-left:4px;text-align:right}edit-vod-episode .editmode{padding:10px 0}edit-vod-episode .thumbnail-and-description{display:flex}edit-vod-episode .thumbnail-and-description .episode-thumbnail{flex:0 0 30%;margin-right:20px}edit-vod-episode .thumbnail-and-description .description{flex:1}edit-vod-episode .thumbnail-and-description .description label{margin-left:13px}edit-vod-episode .thumbnail-and-description .description textarea{min-height:150px}


.vjs-marker{position:absolute;left:0;bottom:0em;opacity:1;height:100%;transition:opacity .2s ease;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;z-index:100}.vjs-marker:hover{cursor:pointer;-webkit-transform:scale(1.3, 1.3);-moz-transform:scale(1.3, 1.3);-o-transform:scale(1.3, 1.3);-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.vjs-tip{visibility:hidden;display:block;opacity:0.8;padding:5px;font-size:10px;position:absolute;bottom:14px;z-index:100000}.vjs-tip .vjs-tip-arrow{background:url(data:image/gif;base64,R0lGODlhCQAJAIABAAAAAAAAACH5BAEAAAEALAAAAAAJAAkAAAIRjAOnwIrcDJxvwkplPtchVQAAOw==) no-repeat top left;bottom:0;left:50%;margin-left:-4px;background-position:bottom left;position:absolute;width:9px;height:5px}.vjs-tip .vjs-tip-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:5px 8px 4px 8px;background-color:black;color:white;max-width:200px;text-align:center}.vjs-break-overlay{visibility:hidden;position:absolute;z-index:100000;top:0}.vjs-break-overlay .vjs-break-overlay-text{padding:9px;text-align:center}

.quill-disabled .ql-editor{background:#f5f5f5 !important;color:#888 !important;pointer-events:none;opacity:0.8}.quill-disabled .ql-toolbar{background:#eee !important;pointer-events:none;opacity:0.6}

edit-channels{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}edit-channels .panel-heading{display:flex}edit-channels .panel-heading span{flex:1}edit-channels .panel-heading .expander{padding:0 10px}edit-channels md-input-container.mb-0{margin-bottom:0}edit-channels md-input-container.mt-0{margin-top:0}edit-channels md-input-container.w100{width:100%}edit-channels md-input-container.no-error .md-errors-spacer{display:none}edit-channels .fileUpload input[type=file]{position:absolute;top:0;left:0;right:0;margin-top:-20px;height:40px;width:68px;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}edit-channels .edit-channels-content{height:100%;display:flex}edit-channels .edit-channels-content .menu{flex:0 0 600px;transition:flex .3s;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}edit-channels .edit-channels-content .menu.wide{flex:0 0 1000px}edit-channels .edit-channels-content .menu>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-x:hidden;display:flex;flex-direction:column}edit-channels .edit-channels-content .menu>.panel>.panel-body{flex:1;overflow-y:auto;padding:0 10px;margin-bottom:10px}edit-channels .edit-channels-content .content{flex:1;margin-left:20px;position:relative;align-items:stretch;display:flex;flex-direction:column;background:none}edit-channels .edit-channels-content .content>channel-view{position:absolute;top:50px;left:0;bottom:0;right:0;overflow-y:auto;overflow-x:hidden}edit-channels .edit-channels-content .content>.panel-heading{display:table;table-layout:fixed;width:100%}edit-channels .edit-channels-content .content>.panel-heading span{display:table-cell;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold}edit-channels .add-channel-button{margin-top:5px;position:sticky;bottom:0}edit-channels .add-channel-button>button{width:100%}.stream-address-label,.stream-address{display:none}.wide .stream-address-label,.wide .stream-address{display:block}

channel-list{display:block}channel-list>.channels{padding-top:2px}channel-list p.no-result{margin:1em 0}channel-list .list-labels{display:flex;background:#f2f2f2de;color:rgba(0,0,0,0.54);position:sticky;top:0;padding-top:5px;padding-bottom:5px;padding-left:49px;z-index:1}channel-list .list-labels .name-label{font-size:.75em;flex:1}channel-list .list-labels .stream-address-label{font-size:.75em;flex:1}channel-list .list-labels .value-labels{flex:0 0 175px;margin-right:30px;display:flex}channel-list .list-labels .value-labels>*{font-size:.75em;flex:1;text-align:center}channel-list .dndPlaceholder{height:calc(var(--tvchannel-listheight) * var(--data-x));background:grey;border:2px dashed #aaa}channel-list .dndDraggingSource{display:none}channel-list channel-listitem.invalid{outline:2px solid red}:root{--tvchannel-listheight: 36px;--data-x: 1}

channel-listitem{display:flex;align-items:stretch;padding:5px;border-radius:2px;cursor:pointer}channel-listitem>.channel-name{flex:1;font-size:14px}channel-listitem>.channel-name.disabled{text-decoration:line-through}channel-listitem>.stream-address{flex:1;font-size:14px}channel-listitem>.channel-values{flex:0 0 175px;display:flex}channel-listitem>.channel-values .value-container{display:flex;flex:1;justify-content:center;align-items:center}channel-listitem>.channel-values md-checkbox{flex:0 0;margin:0}channel-listitem.disabled{display:none}channel-listitem>.channel-type{display:flex;align-items:center;justify-content:center;flex:0 0 24px;border-radius:2px;margin-right:10px}channel-listitem>.status{border-radius:3px;align-self:center;height:16px;width:16px;display:flex;margin-right:3px;align-items:center;justify-content:center;font-size:0.6em;color:#fff}channel-listitem>.status.status-ok{background:#468c46}channel-listitem>.status.status-error{background:#ba2e37;color:#fff}channel-listitem>.status.status-warning{background:orange}channel-listitem>.drag-handle{cursor:move;display:flex;flex:0 0 25px;align-items:center;justify-content:center}channel-listitem.selected{cursor:default;background:black;color:#fff}

channel-view multi-edit-textfield,channel-view multi-edit-dropdown,channel-view multi-edit-number{min-width:120px}channel-view .warning{padding:15px;margin-bottom:10px}channel-view .magic-button{margin:0;padding:0;top:13px}channel-view .mb-neg-18{margin-bottom:-18px}channel-view fieldset{border-color:#cacaca;border-width:2px;border-image:initial;padding:0 14px}channel-view fieldset legend{width:auto;padding:2px;margin-bottom:auto;font-size:1em;border-style:none}channel-view .channel-icon-wrapper{max-width:260px;margin-right:20px}channel-view .epg-id-text{display:inline-block;min-width:50px;text-align:left;padding-left:4px}channel-view .icon-picker{margin-right:20px}channel-view .channel-icon .image-upload-wrapper{height:140px;width:240px;display:flex;align-items:center;justify-content:center;position:static}channel-view .channel-icon .image-upload-wrapper:hover .image-uploader .upload-button{display:inline-block}channel-view .channel-icon .image-upload-wrapper .image-uploader{position:static}channel-view .channel-icon .image-uploader img{max-height:140px;max-width:240px}channel-view fieldset.standard{border-style:solid;border-width:1px}channel-view legend{color:#3F51B5}channel-view legend code{color:#3F51B5;font-weight:normal}channel-view md-input-container.epg{min-width:100px}channel-view md-input-container.epg label{transform-origin:left top;transform:translate3d(0, 6px, 0) scale(0.75) !important;opacity:1 !important;position:absolute;bottom:100%;left:0;right:auto;padding-left:5px}channel-view .availability-wrapper{padding-top:10px}channel-view .next-address-wrapper{padding-bottom:0 !important;position:relative;padding-top:0}channel-view .next-address-wrapper>md-input-container{flex:1}channel-view .next-address-wrapper button{position:absolute;right:-10px}channel-view .next-address-wrapper>multi-edit-checkbox{margin-right:16px}channel-view .next-address-wrapper>multi-edit-checkbox:last-child{margin-right:0}

edit-dashboards{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}edit-dashboards select-item-list .list-group-item>span{flex:1}edit-dashboards select-item-list .list-group-item .extra-icons{opacity:.6;padding:0 10px}edit-dashboards .edit-dashboards-component-content{height:100%;display:flex}edit-dashboards .edit-dashboards-component-content>.edit-dashboards-component-left,edit-dashboards .edit-dashboards-component-content .edit-dashboards-component-right{position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}edit-dashboards .edit-dashboards-component-content>.edit-dashboards-component-left>.panel,edit-dashboards .edit-dashboards-component-content .edit-dashboards-component-right>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-y:auto;overflow-x:hidden}edit-dashboards .edit-dashboards-component-left{flex:0 0 350px}edit-dashboards .edit-dashboards-component-right{margin-left:20px;flex:1}edit-dashboards .edit-dashboards-component-right .panel-heading{max-height:50px;display:flex;justify-content:space-between;align-items:center}edit-dashboards .edit-dashboards-component-right .panel-body{padding:0;flex:1;position:relative}edit-dashboards .edit-dashboards-component-right .panel-body>edit-dashboard{position:absolute;top:0;bottom:0;left:0;right:0}edit-dashboards .edit-dashboards-component-right>.panel{display:flex;flex-direction:column}.inline-block{display:inline-block}

edit-dashboard{height:100%;display:flex;flex-direction:column}edit-dashboard header{background:#333333;color:#fff;flex:0 0 20px;padding:10px}edit-dashboard main{flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}edit-dashboard .buttons-canvas{transition:width 0.6s ease 0s, height 0.6s ease 0s;display:inline-block;position:relative;background-size:cover;background-position:center center}edit-dashboard .buttons-canvas dashboard-button{position:absolute}edit-dashboard .buttons-canvas .action-button{position:absolute;width:200px;height:200px;background-color:#29e;color:white;border-radius:0.75em;touch-action:none;user-select:none;-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}.edit-dashboard-toolbar .form-group{display:inline-flex;align-items:center;margin:5px}.edit-dashboard-toolbar .form-group label{margin-bottom:0;margin-right:6px}img.background-image{position:absolute;max-height:100%;max-width:100%;height:100%;width:100%}

dashboard-button .btn{flex:1;display:flex;justify-content:center;align-items:center;font-size:3vh;max-width:100%}dashboard-button .btn>span{text-overflow:ellipsis;overflow:hidden}dashboard-button .dbb-pending{display:flex;content:'';position:absolute;top:0;left:0;height:100%;width:100%;justify-content:center;align-items:center;background:rgba(240,240,240,0.7);pointer-events:none;transition:opacity .25s ease-in-out}dashboard-button .dbb-pending .icon-container{display:flex;justify-content:center;align-items:center;background:#4c4c4c;height:100px;width:100px;border-radius:50px}dashboard-button .dbb-pending .fa-stack{position:absolute}dashboard-button .dbb-pending .pending-icon.ng-enter,dashboard-button .dbb-pending .success-icon.ng-enter,dashboard-button .dbb-pending .failure-icon.ng-enter{transition:.5s linear opacity;opacity:0}dashboard-button .dbb-pending .pending-icon.ng-enter-active,dashboard-button .dbb-pending .success-icon.ng-enter-active,dashboard-button .dbb-pending .failure-icon.ng-enter-active{opacity:1}dashboard-button .dbb-pending .pending-icon .top-icon{color:#FC8B1D}dashboard-button .dbb-pending .pending-icon .fa-spin{animation:fa-spin .4s infinite linear}dashboard-button .dbb-pending .success-icon .top-icon,dashboard-button .dbb-pending .success-icon .bottom-icon{color:#76cd4d}dashboard-button .dbb-pending .failure-icon .top-icon,dashboard-button .dbb-pending .failure-icon .bottom-icon{color:#cd2735}dashboard-button:hover:before{opacity:1}

.button-edit-modal dashboard-button{max-width:100%;display:inline-block}.button-edit-modal dashboard-button>.btn{min-height:1.4em;min-width:350px}.button-edit-modal dashboard-button>.btn>span{text-overflow:ellipsis;overflow:hidden}.button-edit-modal .modal-footer .form-group{display:flex;justify-content:space-between;align-items:center}.button-edit-modal .modal-footer .form-group modal-footer-buttons{flex:1}

view-dashboards{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}view-dashboards select-item-list .list-group-item>span{flex:1}view-dashboards select-item-list .list-group-item .extra-icons{opacity:.6;padding:0 10px}view-dashboards .view-dashboards-component-content{height:100%;display:flex}view-dashboards .view-dashboards-component-content>.view-dashboards-component-left,view-dashboards .view-dashboards-component-content .view-dashboards-component-right{position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}view-dashboards .view-dashboards-component-content>.view-dashboards-component-left>.panel,view-dashboards .view-dashboards-component-content .view-dashboards-component-right>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-y:auto;overflow-x:hidden}view-dashboards .view-dashboards-component-content>.view-dashboards-component-left>.panel>.panel-body,view-dashboards .view-dashboards-component-content .view-dashboards-component-right>.panel>.panel-body{height:100%}view-dashboards .view-dashboards-component-left{flex:0 0 350px}view-dashboards .view-dashboards-component-right{margin-left:20px;flex:1}view-dashboards .view-dashboards-component-right .panel-body{padding:0}

view-dashboard{height:100%;display:flex;flex-direction:column}view-dashboard .back-button{position:absolute;top:20px;left:20px;z-index:10}view-dashboard header{background:#333333;color:#fff;flex:0 0 20px;padding:10px}view-dashboard main{padding:10px;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}view-dashboard .fullscreen-button{outline:none;color:#8989898c;position:absolute;z-index:10;top:10px;right:10px;background:transparent;display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}view-dashboard .buttons-canvas{transition:width 0.6s ease 0s, height 0.6s ease 0s;display:inline-block;position:relative;background-size:cover;background-position:center center}view-dashboard .buttons-canvas dashboard-button{position:absolute;display:inline-flex}view-dashboard.cover-viewport main{padding:0}.cover-viewport{position:fixed;margin:0;top:0;left:0;right:0;bottom:0}img.background-image{position:absolute;max-height:100%;max-width:100%}

icon-picker .select-icon{display:flex;flex-direction:column;width:460px;height:400px}icon-picker .select-icon header{padding:1em 0}icon-picker .select-icon main{flex:1;overflow:hidden}icon-picker .select-icon main .select-icon-item{padding:5px}icon-picker .select-icon main .select-icon-item .item{display:inline-flex;border:1px solid #cccc;border-radius:3px;justify-content:center;align-items:center;height:50px;width:50px}

view-single-dashboard{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh}view-single-dashboard view-dashboard main{padding:0}view-single-dashboard .error-container{display:flex;position:absolute;top:0;left:0;width:100vw;height:100vh;align-items:center;justify-content:center}view-single-dashboard .error-container .back-button-container{display:flex;align-items:center;justify-content:center}

edit-variables{display:block}edit-variables header{font-weight:bold;display:flex;margin-bottom:10px;padding:7px 15px 0 15px;margin-right:60px}edit-variables header>span{flex:1}edit-variables .name_col,edit-variables .val_col{flex:1}edit-variables .name_col{padding-right:10px}edit-variables .button_col{flex:0 0 50px;text-align:right}edit-variables .variable-list-item{display:flex;margin-bottom:10px;padding:0 15px}edit-variables .variable-list-item>.remove-button{flex:0 0 60px;text-align:right}edit-variables .variable-list-item .btn-danger{height:fit-content}

dashboard-settings-modal .form-group{display:flex;align-items:center}dashboard-settings-modal .form-group>label{margin-bottom:0;text-align:right}dashboard-settings-modal .form-group>label.control-label{align-self:flex-start}

flow{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}flow .panel-default .panel-heading{min-height:50px}flow .panel-default .panel-heading .run-flow{position:absolute;right:10px;top:8px}flow .flow-component-content{height:100%;display:flex}flow .flow-component-content>.flow-component-left,flow .flow-component-content .flow-component-right{position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}flow .flow-component-content>.flow-component-left>.panel,flow .flow-component-content .flow-component-right>.panel{position:absolute;top:0;left:0;bottom:0;right:0}flow .flow-component-content>.flow-component-left .panel-body,flow .flow-component-content .flow-component-right .panel-body{overflow-y:auto;overflow-x:hidden;padding:10px 10px 0 10px;margin-bottom:10px}flow .flow-component-left{flex:0 0 350px}flow .flow-component-left>.panel{display:flex;flex-direction:column}flow .flow-component-right{margin-left:20px;flex:1}flow .flow-component-right .panel{display:flex;flex-direction:column}flow .flow-component-right .panel-heading{display:flex}.select-type-modal .modal-body .form-group{display:flex;justify-content:center;align-items:center}.select-type-modal .modal-body .form-group card{margin:1em}.select-type-modal .modal-footer .form-group{display:flex;align-items:center;justify-content:space-between}.wizard-modal .modal-footer .cancel-button{margin-left:1em}.wizard-modal .modal-header{display:flex;justify-content:space-between;align-items:center}.wizard-modal .modal-header>h4{flex:1}

flow-details>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5em}flow-details>header h1{margin:0}flow-details .flow-details-content{display:flex}flow-details .flow-details-content .flow-panel{padding:10px;border-radius:3px;background:#fff}flow-details .flow-details-content .flow-panel>header,flow-details .flow-details-content .flow-panel>footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7em;min-height:3em}flow-details .flow-details-content .flow-panel>header h2,flow-details .flow-details-content .flow-panel>footer h2{margin:0}flow-details .flow-details-content .add-trigger button{flex:1}flow-details .flow-details-content .flow-details-left-side{flex:0 0 350px;max-width:350px}flow-details .flow-details-content .flow-details-right-side{overflow:hidden;margin-left:10px;flex:1}

vod-item-select vod-movie-card{cursor:pointer;transition:transform .2s}vod-item-select vod-movie-card:hover{transform:scale(1.1);z-index:1}

vod-series-list ul,vod-series-list li{margin:0;padding:0;list-style:none}vod-series-list ul{display:flex;flex-wrap:wrap}vod-series-list li{display:flex;flex:0 0 20%;padding:1%}

vod-movie-list ul,vod-movie-list li{margin:0;padding:0;list-style:none}vod-movie-list ul{display:flex;flex-wrap:wrap}vod-movie-list li{display:flex;flex:0 0 20%;padding:1%}

vod-item-select-modal .modal-body .tab-content{max-height:65vh;overflow-y:scroll;overflow-x:hidden}

vod-movie-card{display:flex;flex-direction:column;width:100%;border-radius:3px;border:1px solid #d2d2d2;background:#e2e2e2}vod-movie-card img{object-fit:cover;height:100%;width:100%;position:absolute;top:0;left:0}vod-movie-card .cover{height:0;overflow:hidden;padding-top:146.15385%;background:white;position:relative}vod-movie-card span{display:block;line-height:1.1em;padding:5px}

vod-series-block{display:flex;flex-direction:column;width:100%;border-radius:3px;border:1px solid #d2d2d2;background:#e2e2e2}vod-series-block img{object-fit:cover;height:100%;width:100%;position:absolute;top:0;left:0}vod-series-block .cover{height:0;overflow:hidden;padding-top:146.15385%;background:white;position:relative}vod-series-block span{display:block;line-height:1.1em;padding:5px}

action-listitem{display:block;background:#f1f1f1;padding:10px;border-radius:5px;margin-bottom:10px;position:relative}action-listitem.webRequest{background:#fbb565}action-listitem .buttons{display:none;position:absolute;right:10px}action-listitem:hover .buttons{display:block}action-listitem:hover .buttons a{pointer-events:all}

.action-item,action-item-play-asset{display:flex}.action-item .icon,action-item-play-asset .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-play-asset .image{margin-right:1em}.action-item main,action-item-play-asset main{display:flex;align-items:center}.action-item main h3,action-item-play-asset main h3{font-weight:normal;margin:.3em 0}action-item-play-asset .image{margin-right:10px}

.action-item,action-item-play-channel{display:flex}.action-item .icon,action-item-play-channel .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-play-channel .image{margin-right:1em}.action-item main,action-item-play-channel main{display:flex;align-items:center}.action-item main h3,action-item-play-channel main h3{font-weight:normal;margin:.3em 0}

.action-item,action-item-play-vod{display:flex}.action-item .icon,action-item-play-vod .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-play-vod .image{margin-right:1em}.action-item main,action-item-play-vod main{display:flex;align-items:center}.action-item main h3,action-item-play-vod main h3{font-weight:normal;margin:.3em 0}action-item-play-vod .cover{width:164px}action-item-play-vod main vod-movie-card span{display:none}

.action-item,action-item-show-message{display:flex}.action-item .icon,action-item-show-message .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-show-message .image{margin-right:1em}.action-item main,action-item-show-message main{display:flex;align-items:center}.action-item main h3,action-item-show-message main h3{font-weight:normal;margin:.3em 0}action-item-show-message .body{margin-bottom:.3em}

.action-item,action-item-paga{display:flex}.action-item .icon,action-item-paga .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-paga .image{margin-right:1em}.action-item main,action-item-paga main{display:flex;align-items:center}.action-item main h3,action-item-paga main h3{font-weight:normal;margin:.3em 0}

.action-item,action-item-set-variable{display:flex}.action-item .icon,action-item-set-variable .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-set-variable .image{margin-right:1em}.action-item main,action-item-set-variable main{display:flex;align-items:center}.action-item main h3,action-item-set-variable main h3{font-weight:normal;margin:.3em 0}

.action-item,action-item-system-command{display:flex}.action-item .icon,action-item-system-command .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-system-command .image{margin-right:1em}.action-item main,action-item-system-command main{display:flex;align-items:center}.action-item main h3,action-item-system-command main h3{font-weight:normal;margin:.3em 0}

.action-item,action-item-web-request{display:flex}.action-item .icon,action-item-web-request .icon{flex:0 0 64px;justify-content:center;color:#464646;font-size:2em;display:flex;align-items:center}.action-item .image,action-item-web-request .image{margin-right:1em}.action-item main,action-item-web-request main{display:flex;align-items:center}.action-item main h3,action-item-web-request main h3{font-weight:normal;margin:.3em 0}

trigger-list{margin-bottom:.5em;display:block}trigger-list ul,trigger-list li{margin:0;padding:0;display:block}trigger-list .delimiter{text-align:center;display:flex;align-items:center;justify-content:center;color:#464646;margin-top:-5px;margin-bottom:5px;text-transform:lowercase}

trigger-list-item{display:block;background:#f1f1f1;padding:10px;border-radius:5px;margin-bottom:10px}trigger-list-item:last-child{margin-bottom:0}trigger-list-item>header{display:flex;justify-content:space-between;align-items:center}trigger-list-item>header .header{flex:1;font-size:18px}trigger-list-item>header .type{flex:0 0 24px;margin-right:10px;color:#464646}trigger-list-item>header .description{font-size:1.5em;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:10px}trigger-list-item>header .buttons{visibility:hidden}trigger-list-item:hover>header .buttons,trigger-list-item:focus>header .buttons,trigger-list-item:active>header .buttons{visibility:visible}.trigger-description{color:#636363;padding:10px 0 4px}.trigger-detail{font-size:12px;color:#888}.trigger-detail i{margin-right:3px}.trigger-detail.trigger-warning{color:#c09000}

.modal-fullscreen trigger-edit-modal .wizard-modal{display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0}.modal-fullscreen trigger-edit-modal .wizard-modal .modal-body{flex:1;display:flex;align-items:stretch;position:relative}.modal-fullscreen trigger-edit-modal .wizard-modal .modal-footer{flex:0 0 80px}.modal-fullscreen trigger-edit-modal .wizard-modal trigger-edit{display:block;position:absolute;bottom:20px;top:20px;right:20px;left:20px}.modal-fullscreen trigger-edit-modal .wizard-modal trigger-edit>div>ng-form{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column}.modal-fullscreen trigger-edit-modal .wizard-modal gps-trigger-edit{display:flex;flex:1}

action-set-list ul,action-set-list li{margin:0;padding:0;display:block}action-set-list .dndPlaceholder{height:54px;border:1px solid #eee;background-color:#fafafa;margin-bottom:1em}action-set-list .dropdown-menu{min-width:auto}action-set-list .action-set-container{display:block;margin-bottom:10px;min-height:40px}action-set-list .action-set-container>header{display:flex;align-items:center;justify-content:space-between;border:1px solid #ddd;border-radius:3px 3px 0 0;background-color:#ddd}action-set-list .action-set-container>header h4{padding:0 0 0 10px;margin:0;display:flex;flex:1;align-items:center;overflow:hidden;position:relative}action-set-list .action-set-container>header h4:after{position:absolute;content:"";right:0;width:140px;top:0;bottom:0;background:linear-gradient(90deg, transparent, #ddd);pointer-events:none}action-set-list .action-set-container>header .buttons{display:flex;flex:0 0 50px;align-items:center;padding-right:10px}action-set-list .action-set-container>header .flag{margin-right:16px}action-set-list .action-set-container>header .flag .value-true{color:#00A000}action-set-list .action-set-container>header .flag>a.btn{font-size:19px;padding:2px 12px}action-set-list .action-set-container>header .expand-icon{display:flex;flex:0 0 50px;height:50px;z-index:2;border-left:1px solid #cfcfcf;cursor:pointer;align-items:center;justify-content:center}action-set-list>ul>li.dndPlaceholder{height:120px;background:#f1f1f1;margin:10px 0;border-radius:10px}action-set-list .receiver-list>span{display:inline-flex;margin-right:10px;align-items:center}action-set-list .receiver-list>span .receiver-name{vertical-align:center}action-set-list action-list{border:1px solid #ddd;border-top:none;border-radius:0 0 3px 3px}action-set-list li.is-open header{background-color:#464646;border-color:#464646;color:#fff}action-set-list li.is-open header a{color:#fff}action-set-list li.is-open header h4:after{background:linear-gradient(90deg, transparent, #464646)}action-set-list li.is-open header .expand-icon{border-color:#5f5f5f}action-set-list li.is-open action-list{border-color:#ababab}.start-end-time-container{margin-bottom:10px}.start-end-time-container input{pointer-events:none}.start-end-time-container .help-text{display:block;margin-top:10px;font-weight:bold}.start-end-time-container .seperator{padding:0 5px}

card{display:block;cursor:pointer;width:140px;height:140px;background:#e0e0e0;border-radius:5px;position:relative;transition-property:transform;transition-duration:.2s}card:hover,card:active,card:focus{transform:scale(1.1);box-shadow:0 0 10px -3px #464646}card .card-content{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;text-align:center}card header{border:1px solid #737373;border-radius:5px 5px 0 0;padding:0.5em .2em;border-bottom:none;background:#464646;color:#fff}card header h1,card header h2,card header h3{margin:0}card header h2{font-size:15px}card .icon-container{border:1px solid #bbbbbb;border-top:none;border-radius:0 0 5px 5px;flex:1;display:flex;align-items:center;justify-content:center;text-align:center}

consent .content{position:fixed;bottom:0;left:0;right:0;z-index:10000}consent .content .content-wrapper{display:flex;align-items:center;justify-content:center;padding:1em;background-color:rgba(255,255,255,0.8);border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.1);margin:0 auto;text-align:center}consent p{margin:0;margin-right:20px}

play-asset-action-edit .asset-list-container.block-view{width:280px;padding:0}play-asset-action-edit asset-tile{height:auto;width:342px}.view-mode-tooltip .tooltip-inner{max-width:300px;min-width:250px;white-space:pre-line}

play-vod-action-edit vod-movie-card{position:relative}play-vod-action-edit .buttons{z-index:1;position:absolute;top:4px;right:4px}

show-message-action-edit textarea{max-width:100%}

.variable-select input{box-sizing:border-box}

action-list{display:block;clear:both;padding:10px}action-list ol,action-list li{margin:0;padding:0;list-style:none}action-list .delimiter{text-align:center;display:flex;align-items:center;justify-content:center;color:#464646;margin-top:-5px;margin-bottom:5px;text-transform:lowercase}action-list footer{display:flex;position:sticky;z-index:2;bottom:0;justify-content:center}action-list footer button{max-width:400px;flex:1}action-list .dndDraggingSource{display:none}action-list .item-wrapper.add-item-wrapper{display:flex;font-size:1.5em;align-items:center;justify-content:center}action-list .item-wrapper.add-item-wrapper .add-item{border:1px solid #cfcfcf;border-radius:4px;width:83px;height:67px;overflow:hidden;position:relative}

dashboard-trigger-edit{display:block;margin:0 15px}dashboard-trigger-edit .trigger-api{height:36px;padding:6px 0}dashboard-trigger-edit .trigger-variable{margin-bottom:.4em;display:flex}dashboard-trigger-edit .trigger-variable select{flex:0 0 126px}dashboard-trigger-edit .trigger-variable .btn,dashboard-trigger-edit .trigger-variable select{margin-left:6px}dashboard-trigger-edit .row{margin-bottom:.4em}

time-trigger-edit .type-select{display:flex}time-trigger-edit .type-select .nth-wrapper{display:flex}time-trigger-edit .type-select .nth-wrapper .form-group{margin:0;display:flex;margin-left:16px;align-items:center}time-trigger-edit .type-select .nth-wrapper label{margin:0;margin-right:5px}time-trigger-edit .type-select .nth-wrapper input{width:70px}

gps-trigger-edit{display:flex}gps-trigger-edit .map-container{display:flex;flex:1;position:relative;flex-direction:column}gps-trigger-edit .map-wrapper{display:flex;flex:1;position:relative}gps-trigger-edit .map-wrapper leaflet-map{flex:1;display:flex}gps-trigger-edit .map-wrapper leaflet-map .leaflet-map-container{width:100%;height:100%;min-height:500px}gps-trigger-edit .map-tools{background:#fff;position:absolute;left:50%;transform:translateX(-50%);top:10px;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,0.2);border-radius:4px}gps-trigger-edit .map-tools .big-icon{padding:4px 8px;line-height:1}gps-trigger-edit .map-tools .big-icon i{font-size:24px}gps-trigger-edit .map-tools.bottom-right{left:auto;bottom:0;right:0}gps-trigger-edit .map-tools ul{list-style:none;display:block;margin:0;padding:0 10px}gps-trigger-edit .map-tools li{display:inline-block;padding:10px 5px}gps-trigger-edit gps-trigger-options{padding-left:20px;flex:0 0 300px}

gps-trigger-options{width:300px}gps-trigger-options .options .warning{padding:10px;border:1px solid #ffb4ba;background:#ffe7eb;border-radius:.3em}gps-trigger-options .options .option{margin-bottom:20px}gps-trigger-options .options .option.direction label{display:block;text-align:left}gps-trigger-options .options .option:last-child{margin-bottom:0}gps-trigger-options .row.coordinates{margin-bottom:5px}

select-weekdays input[type=checkbox]{width:34px}

webhook-trigger-edit .trigger-api{height:36px;padding:6px 0}

.help-text{display:block;margin-top:4px;margin-right:20px}

edit-system-settings header{font-size:1.2em;margin:10px 10px 0 10px;font-weight:bold;color:#3F51B5;max-width:680px;border-bottom:1px solid #ddd}edit-system-settings main{display:flex;padding:10px;flex-direction:column}edit-system-settings .error-indicator{position:absolute;right:3px;font-size:8px;top:50%;margin-top:-.5em}

edit-setting{display:flex;align-items:start;margin:10px 0;width:680px}edit-setting .label-container{flex:1;height:34px;display:flex;align-items:flex-start;flex-direction:column}edit-setting .label-container label{margin:0}edit-setting .label-container.with-help-text{height:unset}edit-setting .edit-field-container{flex:0 0 40%}

edit-number{display:flex;align-items:center}edit-number .unit{height:34px;width:130px;padding:6px 12px;font-size:14px;font-weight:400;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:0;border-left:none;text-transform:lowercase}

edit-dropdown{display:flex}edit-dropdown .chosen-container{min-width:272px;flex:1}.dropdown-error-border .chosen-container,.dropdown-error-border .chosen-single,.dropdown-error-border .chosen-choices{border-color:#b94a48 !important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) !important}

edit-multiple-select .disabled{opacity:.4;pointer-events:none}edit-multiple-select .list{margin:0;padding:0;display:block;border-bottom:1px solid #ccc}edit-multiple-select .dndPlaceholder{display:block;height:43px;background:#fafafa}edit-multiple-select li{margin:0;display:flex;align-items:center;justify-content:space-between;padding:6px 6px;border:1px solid #ccc;border-bottom:none}edit-multiple-select li md-switch{margin:0}edit-multiple-select .dndDragging{border-bottom:1px solid #ccc}edit-multiple-select .anchor{align-self:stretch;display:flex;align-items:center;justify-content:center;width:30px;cursor:move}

.container{display:flex;flex-direction:row;justify-content:space-between;flex:1;width:auto !important;padding:0}.item-container{display:flex;flex-direction:row;justify-content:flex-end;width:50%}.item-container.cp{justify-content:flex-start;align-items:center}.item-container.cp .color-picker-wrapper .input-group .input-group-addon:first-child{border-right-width:1px}.item-container.cp .color-picker{border:1px solid #ccc;height:34px;padding:5px}.item-container.cp .color-picker input{border:none;min-width:80px}.item-container.button{justify-content:flex-end}

.preview-container{display:flex;max-width:272px;justify-content:space-between;margin-top:1em}.remove-btn{height:32px}

.open-asset-button{background:none;margin:none;color:#fff;border:none;border-radius:100%;width:30px;height:30px;display:grid;place-items:center;background:rgba(0,0,0,0.75);z-index:2}.open-asset-button i{color:#fff;font-size:16px}.logo-preview{z-index:1}.logo-preview img{max-width:100%;height:auto;max-height:80px}.overlay{position:absolute;pointer-events:none;inset:0;z-index:0;background:linear-gradient(0deg, rgba(0,0,0,0.3), 60%, rgba(0,0,0,0))}.remove-logo-button{position:absolute;top:10px;right:10px;background:none;margin:0;border:none;border-radius:100%;background:rgba(0,0,0,0.3);width:30px;height:30px;display:grid;place-items:center}.remove-logo-button i{color:#fff;font-size:14px}.logo-picker{display:flex;align-items:center;justify-content:center;background-color:#0f2f4d;aspect-ratio:16/9;padding:20px;position:relative}

show-bandwidth-throttle{margin:10px 0;display:block}

system-status h3{font-size:16px}system-status .last-seven-days h3{margin-bottom:0}system-status .health-overview-component .problem-list{margin-left:25px}system-status .panels-wrapper{display:flex;flex-wrap:wrap}system-status .panels-wrapper>.panel,system-status .panels-wrapper .panel-wrapper{margin:10px;flex:1}system-status transfer-queue footer{background:transparent}

transfers-page{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}transfers-page .transfers-page{flex:1}transfers-page .page-header-right{display:flex;justify-content:flex-end;height:40px}transfers-page .page-header-right .page-setting{margin-left:15px}transfers-page .page-header-right .page-setting span{margin-right:5px;display:inline-block}transfers-page .tab-pane{padding:10px 5px}transfers-page .message{display:flex;justify-content:center;align-items:center}transfers-page .message>a.btn{margin-left:1em;margin-bottom:10px}transfers-page .message>p{display:flex;align-items:center}transfers-page .message>p i{margin-right:.2em}

transfer-log header{padding:10px 0;text-transform:capitalize;display:flex;background:#e6e6e6;position:sticky;top:0;z-index:100}transfer-log header .state-header{flex:0 0 70px;text-indent:14px}transfer-log header .name-header{flex:1}transfer-log header .size-header{flex:0 0 80px}transfer-log header .speed-header{flex:0 0 80px}transfer-log header .started-header{flex:0 0 120px}transfer-log header .completed-header{flex:0 0 120px}transfer-log footer{position:sticky;bottom:0;background:#fff;background:linear-gradient(0deg, #fff 0%, #fff 80%, rgba(255,255,255,0) 100%);display:flex;justify-content:center}

transfer-queue .no-items{display:flex;align-items:center;justify-content:center}transfer-queue .no-items .fa{margin-right:10px}transfer-queue header{padding:10px 0;text-transform:capitalize;display:flex;background:#e6e6e6;position:sticky;top:0;z-index:100}transfer-queue header .state-header{flex:0 0 60px;text-align:center}transfer-queue header .name-header{flex:0 0 300px;margin:0 10px}transfer-queue header .progress-header{flex:1}transfer-queue header .started-header{flex:0 0 120px;text-align:left;padding:0 10px}transfer-queue footer{position:sticky;bottom:0;background:#fff;background:linear-gradient(0deg, #fff 0%, #fff 80%, rgba(255,255,255,0) 100%);display:flex;justify-content:center}

transfer-queue-listitem{position:relative;display:flex;align-items:center;padding:10px 0;overflow:hidden}transfer-queue-listitem .transfer-state{width:32px;display:flex;align-items:center;justify-content:center}transfer-queue-listitem .direction-icon,transfer-queue-listitem .speed,transfer-queue-listitem .started{padding:0 .5em}transfer-queue-listitem .speed{text-align:right;position:absolute;top:0;line-height:28px;right:0;color:#fff}transfer-queue-listitem .started{flex:0 0 120px;text-align:left;padding:0 10px}transfer-queue-listitem .name{flex:0 0 300px;margin:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}transfer-queue-listitem .name.simple{flex:0 0 170px}transfer-queue-listitem .progress-bar-container{position:relative;flex:1}transfer-queue-listitem .progress-bar-container .progress{margin-bottom:0;background:#6f6d6d;border-radius:2px;height:28px}transfer-queue-listitem .progress-bar-container .progress-bar{text-align:left;line-height:28px;text-indent:7px}transfer-queue-listitem .actions{opacity:0;transform:translateX(200px);transition:transform .2s, opacity .4s;font-size:1.8em;position:absolute;right:0;top:0;bottom:0;display:flex;align-items:stretch;background:#eeeeee}transfer-queue-listitem .actions a{display:inline-flex;align-items:center;padding:0 7px}transfer-queue-listitem .actions a:hover{text-decoration:none}transfer-queue-listitem .actions .bump{color:#54ca70}transfer-queue-listitem .actions .abort{color:#d9534f}transfer-queue-listitem:hover{background:#eee}transfer-queue-listitem:hover .actions{opacity:1;transform:translateX(-10px)}

throttle-control{display:inline-flex}throttle-control .form-control,throttle-control .input-group-addon{width:auto;display:inline-block}throttle-control input.throttlespeed{width:120px}throttle-control .input-group-addon{border-left-width:0}throttle-control .btn{border-radius:0 3px 3px 0}throttle-control .btn-group{display:flex}

transfer-log-listitem{display:flex;align-items:center;padding:10px 0}transfer-log-listitem .transfer-state{width:32px;display:flex;align-items:center;justify-content:center}transfer-log-listitem .direction-icon{padding:0 .5em}transfer-log-listitem .started{flex:0 0 120px}transfer-log-listitem .completed{flex:0 0 120px}transfer-log-listitem .name{flex:1;margin:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}transfer-log-listitem .size{flex:0 0 80px}transfer-log-listitem .speed{flex:0 0 80px}transfer-log-listitem .transfer-result{display:inline-flex;height:22px;width:22px;border-radius:11px;align-items:center;justify-content:center;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);color:#fff;margin:0 5px}transfer-log-listitem .transfer-result.done{background-color:#54ca70}transfer-log-listitem .transfer-result.failed{background-color:#c9302c}transfer-log-listitem .transfer-result.aborted{background-color:#f0ad4e}

items-per-page .current-value{display:inline-block;padding-right:5px}

transfers-page-filter .open>.dropdown-menu{padding-top:5px;padding-bottom:5px}transfers-page-filter .dropdown-menu>li>div.checkbox{padding:3px 15px}


infochannel-assets-list asset-tile{float:left}infochannel-assets-list asset-tile .tile-overlay>a{bottom:6px;left:9px;position:absolute;font-size:1.5em;z-index:12}infochannel-assets-list asset-tile .tile-overlay>a:hover,infochannel-assets-list asset-tile .tile-overlay>a:active{text-decoration:none}infochannel-assets-list .end-of-list-icons{display:inline-block}infochannel-assets-list .dndPlaceholder{float:left;display:inline-block;background-color:#ddd;border:none;border-radius:.25em;color:#fff;font-weight:700;width:160px;height:100px;margin:5px;padding:3px;text-align:center;overflow:hidden;position:relative}infochannel-assets-list .dndDraggingSource{display:none}

infochannel-list{padding-bottom:50px}infochannel-list .channels>.dndPlaceholder{height:54px;border:1px solid #eee;background-color:#fafafa;margin-bottom:1em}infochannel-list .channels>.dndDraggingSource{display:none}

infochannel-listitem{border:1px solid #ddd;background-color:#f2f2f2;margin-bottom:1em;display:block}infochannel-listitem a.toggle-menu{position:relative;display:inline-block;vertical-align:middle;justify-content:center;align-items:center;height:31px;width:34px;font-size:1.5em;margin-left:7px;box-shadow:none !important;-webkit-box-shadow:none}infochannel-listitem .channel-header{padding:10px 60px 10px 10px;position:relative}infochannel-listitem .channel-header>.expand-icon{position:absolute;top:0;right:0;bottom:0;display:flex;width:50px;z-index:2;border-left:1px solid #ddd;cursor:pointer;align-items:center;justify-content:center}infochannel-listitem .channel-header>.expand-icon i.fa{font-size:1.3em}.channel-disabled{background-color:#C4C4C4}

channel-notification .channels-notification{display:flex;align-items:center;height:44px;background-color:#E2EFFC;margin-bottom:14px}channel-notification .channels-notification.limit{background-color:#4C78A9;color:#FFFFFF}channel-notification .channels-notification.warn{background-color:#FEE7C7}channel-notification .notification-text{margin-left:32px;font-weight:500}channel-notification .notification-btn{all:unset;cursor:pointer}channel-notification .notification-icon{color:#9fa7ae;font-size:16px;margin-left:14px}channel-notification .notification-icon.limit{color:#FFFFFF}channel-notification .notification-icon.warn{color:#e36903}channel-notification .notification-dialog-content{width:437px;height:132px;border-radius:3px;background-color:#E2EFFC;box-shadow:0px 3px 5px #00000029;border-left:6px solid #4C78A8;display:flex;position:absolute;z-index:99}channel-notification .notification-dialog-content.warn{background-color:#FEE7C7;border-left:6px solid #e36a04}channel-notification .notification-dialog-icon{display:flex;justify-content:center;align-items:center;font-size:27px;width:63px;color:#4C78A8}channel-notification .notification-dialog-icon.warn{color:#e36903}channel-notification .notification-dialog-text-container{display:flex;align-items:center;width:315px}channel-notification .notification-dialog-text{color:#000000;font-weight:500}channel-notification .notification-dialog-btn{all:unset;cursor:pointer;color:#000000}channel-notification .notification-dialog-close{display:flex;justify-content:flex-end;align-items:flex-start;padding-top:8px;padding-right:8px;font-size:17px;width:50px}channel-notification .notification-dialog-anchor{color:#4C78A8;text-decoration:underline}channel-notification .notification-dialog-anchor:hover{color:#345375}

infochannel-player-modal header.modal-header{display:none}

@keyframes fadeOut{from{opacity:1}to{opacity:0.01}}@keyframes fadeIn{from{opacity:0.01}to{opacity:1}}infochannel-player main.infochannel-preview{width:860px;height:463px;max-height:calc(90vh - 115px);background-position:top left;background-size:cover}infochannel-player main .tv-screen{width:75%;position:absolute;top:70px;left:113px;background:#fff}infochannel-player asset-player{transition:all .5s;background:#fff;position:absolute;top:0;left:0;height:100%;width:100%}infochannel-player asset-player.inactive{z-index:1;opacity:.001;visibility:hidden}infochannel-player asset-player.inactive.inactive-remove{visibility:visible}infochannel-player asset-player.active{z-index:4;opacity:1}infochannel-player .loader{display:none;height:100%;width:100%;z-index:10}infochannel-player .loader header{text-align:center;margin-bottom:.3rem;color:#fff}infochannel-player .loader.loading{background:#000;display:flex;align-items:center;justify-content:center}infochannel-player .availability-controller{height:80px;display:flex;padding:20px 20px 0px}infochannel-player .availability-controller .availability-toggle{display:flex;align-items:center;padding-right:20px}infochannel-player .availability-controller .availability-toggle label{margin-right:10px}infochannel-player .availability-controller .availability-values{flex:1}infochannel-player .nothing-available{position:absolute;display:flex;align-items:center;justify-content:center;background:#000011;color:#fff;top:0;left:0;height:100%;width:100%;z-index:11}infochannel-player .nothing-available .content{text-align:center;padding:20px}infochannel-player .nothing-available .content header{font-size:1.3em}infochannel-player .nothing-available .content main{max-width:350px}

slide-asset-player{display:block;width:100%;height:100%}

default-asset-player{display:grid;place-items:center;max-height:379px;height:100%}default-asset-player video{max-width:100%;max-height:379px}

slide-asset-player{background:#fff}slide-asset-player .slide-render.slide-render{position:static}slide-asset-player .slide-render .slide-canvas{border-radius:0}slide-asset-player [contenteditable]:empty:not(:focus):before,slide-asset-player [data-placeholder]:empty:not(:focus):before{display:none}

fallback-asset-player{display:flex;height:100%;align-items:center;justify-content:center;overflow:hidden;background:#242424}fallback-asset-player .image-element{flex:1;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center center}

infochannel-player-controller{display:block;position:relative;background:#2d2d2d;color:#fff;height:130px}infochannel-player-controller label{margin:0}infochannel-player-controller .availability-wrapper{position:absolute;bottom:0;width:100%}infochannel-player-controller availability-values-picker{transform:translateY(-8px)}infochannel-player-controller .counter{text-align:center;padding:.5em 0}infochannel-player-controller nav{display:flex;position:absolute;width:100%;top:5px;font-size:1.5em;align-items:center}infochannel-player-controller nav a{flex:1;color:#fff;padding:0 10px}infochannel-player-controller nav a.backward{text-align:right}infochannel-player-controller nav a:hover,infochannel-player-controller nav a:focus,infochannel-player-controller nav a:active{color:#fff}

edit-rss-feeds{height:100%;display:flex}edit-rss-feeds p.no-result{margin:16px 0}edit-rss-feeds .menu{flex:0 0 450px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}edit-rss-feeds .menu>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-x:hidden;display:flex;flex-direction:column}edit-rss-feeds .menu>.panel>.panel-body{flex:1;overflow-y:auto;padding:0 10px 0 10px;margin-bottom:10px}edit-rss-feeds .menu>.panel footer{margin-top:5px;position:sticky;bottom:0}edit-rss-feeds .menu>.panel footer button{width:100%}edit-rss-feeds .content{flex:1;margin-left:20px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column;overflow:hidden}edit-rss-feeds .content>.panel{display:flex;flex-direction:column;overflow:hidden;height:100%}edit-rss-feeds .content>.panel .panel-heading{min-height:50px}edit-rss-feeds .content>.panel .panel-heading span{display:table-cell;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold}edit-rss-feeds .content>.panel .panel-body{overflow-y:auto}

edit-rss-feeds-page{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}edit-rss-feeds-page>main{height:100%;overflow:hidden}

rss-feed-list{display:block}rss-feed-list .dndPlaceholder{height:30px;background:grey;border:2px dashed #aaa}rss-feed-list .dndDraggingSource{display:none}rss-feed-list .value-labels{flex:0 0 105px;margin-right:30px;display:flex}rss-feed-list .value-labels>div{text-align:center}rss-feed-list .list-labels{display:flex;background:#f2f2f2de;color:rgba(0,0,0,0.54);position:sticky;top:0;padding-top:5px;padding-bottom:5px;padding-left:5px;z-index:1}rss-feed-list .list-labels .name-label,rss-feed-list .list-labels .enabled-label,rss-feed-list .list-labels .forced-label{font-size:.75em;flex:1}rss-feed-list rss-feed-listitem.invalid{outline:2px solid red}

rss-feed-listitem{display:flex;align-items:stretch;padding:5px;border-radius:2px;overflow:hidden;color:#555;cursor:pointer;user-select:none}rss-feed-listitem .title{flex:1;align-items:center;display:flex}rss-feed-listitem>div>span{color:#888}rss-feed-listitem.active{cursor:default;background:black;color:white}rss-feed-listitem.active>div>span{color:#ccc}rss-feed-listitem>.feed-values{flex:0 0 105px;display:flex}rss-feed-listitem>.feed-values md-checkbox{flex:0 0;margin:0}rss-feed-listitem>.feed-values .value-container{display:flex;flex:1;justify-content:center;align-items:center}.drag-handle{cursor:move;display:flex;flex:0 0 25px;align-items:center;justify-content:center}.disabled rss-feed-listitem,.disabled rss-feed-listitem>*{cursor:not-allowed;color:#999}

view-rss-feed{display:flex;flex-direction:row-reverse}view-rss-feed edit-rss-feed-properties{flex:1}view-rss-feed .items{width:350px;margin-right:30px}view-rss-feed .items .loading{text-align:center}@media (max-width: 1489px){view-rss-feed{flex-direction:column}}

rss-items-list rss-item-listitem{padding-bottom:10px;padding-top:10px;border-bottom:1px solid #ccc}rss-items-list .add-new{z-index:10;display:flex;align-items:center;background:#f2f2f2;justify-content:center;margin-bottom:0;padding-top:16px;position:sticky;top:0;margin:0 -15px;transform:translateY(-16px)}rss-items-list .add-new .btn{flex:1;margin:0 15px}

rss-item-listitem{display:flex;max-width:350px;flex-direction:column;position:relative}rss-item-listitem .item-overlay{position:absolute;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center;background:rgba(255,255,255,0.47);display:none;z-index:1}rss-item-listitem .item-overlay .btn{margin:10px}rss-item-listitem:hover .item-overlay{display:flex}rss-item-listitem img{margin:0 0 10px;width:350px}rss-item-listitem .byline{margin-bottom:10px}rss-item-listitem h2{margin:0 0 10px}rss-item-listitem .rssitem-content{margin:0 0 10px;max-height:8em;overflow:hidden;position:relative}rss-item-listitem .rssitem-content:after{content:' ';display:block;position:absolute;top:48px;left:0;right:0;height:64px;background:linear-gradient(0deg, #f2f2f2 0%, rgba(242,242,242,0) 100%)}rss-item-listitem.over-limit{opacity:.5}

new-rss-feed-modal .loading{height:304px;display:flex;align-items:center;justify-content:center}

new-rss-feed .form-group{display:flex;align-items:center}new-rss-feed .fa-asterisk{position:absolute;right:20px;top:7px;font-size:.65em}

edit-rss-feed .row{display:flex;align-items:center}edit-rss-feed label{margin-bottom:0}

edit-rss-feed-properties{display:block}edit-rss-feed-properties ng-form{display:flex;flex-direction:column}edit-rss-feed-properties ng-form md-input-container{margin-bottom:0}edit-rss-feed-properties ng-form .feed-image-wrapper{width:250px;margin-bottom:20px}edit-rss-feed-properties ng-form .feed-image-wrapper .padded{min-height:140px}edit-rss-feed-properties ng-form .feed-image-wrapper .image-upload-wrapper{height:140px;width:240px;display:flex;align-items:center;justify-content:center;position:static}edit-rss-feed-properties ng-form .feed-image-wrapper .image-upload-wrapper .image-uploader{position:static;text-align:center;width:100%;height:100%;display:flex;align-items:center;justify-content:center}edit-rss-feed-properties ng-form .feed-image-wrapper .image-upload-wrapper .image-uploader img{max-height:114px}edit-rss-feed-properties .url-container{display:flex;align-items:center}edit-rss-feed-properties .url-container md-input-container{flex:1}edit-rss-feed-properties .url-container .refresh-button{transform:translateY(-3px)}

edit-rss-item .form-group{display:flex;align-items:center}edit-rss-item .item-image{max-width:230px;position:relative}

select-rss-type-modal .select-type{display:flex;align-items:center;justify-content:center}select-rss-type-modal .select-type card{margin:0 10px 10px 10px}

edit-info-portal{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}edit-info-portal .info-portal-content{height:100%;display:flex}edit-info-portal .menu{flex:0 0 350px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}edit-info-portal .menu>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-x:hidden;display:flex;flex-direction:column}edit-info-portal .menu>.panel>.panel-body{flex:1;overflow-y:auto;padding:10px 10px 0;margin-bottom:10px}edit-info-portal .content{flex:1;margin-left:20px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}edit-info-portal .content>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-y:auto;overflow-x:hidden}

info-page-list .tree-node{padding:0 6px;overflow:hidden;height:36px;display:flex;align-items:center}info-page-list .tree-node>.type{width:20px}info-page-list .extra{visibility:hidden;margin:0 10px 0 10px}info-page-list availability-icon .wrapper{background:none}info-page-list .tree-node.selected a,info-page-list .tree-node.selected a:hover,info-page-list .tree-node.selected:hover a,info-page-list .tree-node.selected:hover a:hover{color:#fff}info-page-list .tree-node.selected .extra,info-page-list .tree-node.selected:hover .extra{visibility:visible}info-page-list .tree-node.selected availability-icon .wrapper,info-page-list .tree-node.selected:hover availability-icon .wrapper{background:#fff;color:#555}info-page-list .tree-node.selected availability-icon .wrapper.draft,info-page-list .tree-node.selected:hover availability-icon .wrapper.draft{color:#FC8B1D}info-page-list .tree-node.selected availability-icon .wrapper.draft:hover,info-page-list .tree-node.selected:hover availability-icon .wrapper.draft:hover{color:#b7712b}info-page-list .tree-node:hover .extra{visibility:visible}info-page-list .angular-ui-tree-node,info-page-list .angular-ui-tree-placeholder{min-height:36px}info-page-list .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}info-page-list .angular-ui-tree-placeholder{max-height:36px}info-page-list .angular-ui-tree-handle.reorder{color:rgba(70,70,70,0.17)}info-page-list footer{margin-top:5px;position:sticky;bottom:0}info-page-list footer button{width:100%}.new-page-icon{font-size:.5em}.new-page-icon .fa-plus{top:0.2em}.new-page-icon>i{vertical-align:middle}.dropdown-menu>li>a:focus .fa-inverse,.dropdown-menu>li>a:hover .fa-inverse{color:#333}.info-page-list-tree.angular-ui-tree-drag{display:flex;width:100%;height:36px;overflow:hidden}.info-page-list-tree.angular-ui-tree-drag>li{flex:1}.info-page-list-tree.angular-ui-tree-drag>li>div{height:36px;padding:0 6px;overflow:hidden;display:flex;align-items:center;flex-direction:row;background:rgba(29,29,30,0.44)}.info-page-list-tree.angular-ui-tree-drag>li>div *{color:#000}.info-page-list-tree.angular-ui-tree-drag>li>div>.type{width:20px}.info-page-list-tree.angular-ui-tree-drag>li>div .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.info-page-list-tree.angular-ui-tree-drag>li>div>.extra{visibility:hidden}

info-page-view .action-buttons{float:right}info-page-view .page-content{display:flex;padding:15px;background:#fff;border:1px solid #ddd;border-top:none}info-page-view .page-content show-asset{flex:1;max-width:36%;display:block;margin-right:1em}info-page-view .page-content .byline{margin:10px 0;padding:6px 0;border:1px solid #d7d7d7;border-left:none;border-right:none;color:#a5a5a5}info-page-view .page-content .text{flex:1;max-width:750px}info-page-view .page-content h1{margin:0;margin-top:6px}info-page-view .page-content p{white-space:pre-wrap}

info-page-edit .tab-content{padding:10px;border:1px solid #ddd;border-top:none}info-page-edit .nav-tabs>li>a{border-color:#eee #eee #ddd;background-color:#eee;max-height:42px}info-page-edit .nav-item.add-language>a{display:flex;padding:0;border:none}info-page-edit .nav-item.add-language>a uib-tab-heading{padding:10px 15px;border:1px solid transparent;border-color:#eee #eee #ddd}info-page-edit .asset-container{max-width:260px}info-page-edit .page-settings{float:right}info-page-edit .section-header{font-size:1.2em;margin:5px 10px 20px;font-weight:bold;color:#3F51B5;border-bottom:1px solid #ddd}info-page-edit .chosen-container{min-width:100%}info-page-edit .info-body-button-container{padding-top:7px;margin-bottom:10px}info-page-edit .info-body-text{padding:8px;min-height:300px;max-height:50vh;border:1px solid #ddd;border-radius:4px;overflow:auto}

mxp-edit h1{font-size:14px}

avod-listitem{margin:1.5rem 0;display:flex;padding:5px;transition:background-color 0.2s}avod-listitem:hover{background-color:#9c9c9c75}avod-listitem .faded{opacity:.4}avod-listitem>main{flex:1}avod-listitem>figure{flex:0 0 200px;margin-right:1rem}avod-listitem>figure.visible-xs{flex:0 0 100px}avod-listitem .availability>div{margin:1rem 0}avod-listitem header{font-size:1.2em;margin-bottom:.5em}avod-listitem header span{word-break:break-all}avod-listitem .data{height:100%;display:flex;justify-content:space-between}avod-listitem .data>*{margin-right:1rem}avod-listitem .md-primary{margin:0}avod-listitem .content{flex:0 0 185px;min-width:100px;display:flex;flex-direction:column}avod-listitem .tags{flex:1;max-width:485px}avod-listitem .availability{flex:1;max-width:485px}avod-listitem .tools{display:flex;align-items:center;height:34px}avod-listitem .tools .buttons{width:85px;height:34px}avod-listitem .tools .enabled-switch{margin:0 16px 0 0}avod-listitem .av{display:inline-flex;align-items:baseline}avod-listitem .av .type{align-self:center;background:#0a0a0a;color:#ffffff;border-radius:2px;margin-right:2px;padding:0 2px;text-transform:uppercase;font-size:.8em}avod-listitem .av .type.stb{background:#0a7ac1}avod-listitem .av .type.group{background:#950B02}avod-listitem .av .type.stb{background:#cb9a31}avod-listitem .av .text{display:inline-block;margin-right:.6rem}avod-listitem .section-header{color:#0b3e6f;border-bottom:1px solid #dddddd;margin-bottom:7px}avod-listitem display-availability{max-height:96px;overflow-y:auto;display:block}avod-listitem .tags .avod-tags{max-height:96px;overflow-y:auto}avod-listitem show-receivers{margin-top:6px;display:block}avod-listitem show-receivers .grouped-label{font-weight:bold}avod-listitem availability-icon .wrapper{width:30px;background:#fff;border:1px solid #a7a3a3;border-radius:4px}

avod-list-filter{background:#ccc;display:block}

avod-settings .avod-setting{display:flex;align-items:center;margin:10px 10px}avod-settings .avod-setting-label{flex:0 0 140px;font-weight:bold}avod-settings .avod-setting-value{flex:0 0 250px}avod-settings .avod-setting-value input{max-width:100px}

avod-tag span{display:inline-flex;padding:2px 5px;background:#000000;color:#ffffff;border-radius:2px;margin:0 4px 4px}avod-tag span.special{background:#d7a800;color:#0a0a0a}avod-tag span.vod_category{background:#4a96df;color:#0a0a0a}avod-tag span.section{background:#da83cf;color:#0a0a0a}avod-tag span.section.podcast{background:#2bd081}

edit-avod .tab-content{padding-top:10px}edit-avod .avod-content .form-group{margin-bottom:20px}edit-avod .chosen-container{min-width:100%}edit-avod .prioritized{margin:2px 0 0}

edit-skip md-switch{margin:0;margin-bottom:.4rem}edit-skip .seconds.disabled{opacity:.5}@media (min-width: 768px){edit-skip .form-inline .input-group>.form-control{width:60px}}

avod-tags-icon .tag-wrapper{width:30px;background:#fff;border:1px solid #a7a3a3;border-radius:4px;display:inline-flex;justify-content:center;align-items:center;height:26px}

edit-podcasts,edit-news-podcasts{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}edit-podcasts .edit-podcasts-content,edit-news-podcasts .edit-podcasts-content{height:100%;display:flex}edit-podcasts .edit-podcasts-content .menu,edit-news-podcasts .edit-podcasts-content .menu{flex:0 0 350px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}edit-podcasts .edit-podcasts-content .menu>.panel,edit-news-podcasts .edit-podcasts-content .menu>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-x:hidden;display:flex;flex-direction:column}edit-podcasts .edit-podcasts-content .menu>.panel>.panel-body,edit-news-podcasts .edit-podcasts-content .menu>.panel>.panel-body{flex:1;overflow-y:auto;padding:10px 10px 0 10px;margin-bottom:10px}edit-podcasts .edit-podcasts-content .menu>.panel footer,edit-news-podcasts .edit-podcasts-content .menu>.panel footer{margin-top:5px;position:sticky;bottom:0}edit-podcasts .edit-podcasts-content .menu>.panel footer button,edit-news-podcasts .edit-podcasts-content .menu>.panel footer button{width:100%}edit-podcasts .edit-podcasts-content .content,edit-news-podcasts .edit-podcasts-content .content{flex:1;margin-left:20px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}edit-podcasts .edit-podcasts-content .content>.panel,edit-news-podcasts .edit-podcasts-content .content>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-y:auto;overflow-x:hidden}edit-podcasts .add-podcast-button>button,edit-news-podcasts .add-podcast-button>button{display:block;float:none;width:100%;height:50px}

podcast-list .dndPlaceholder{height:40px;background:grey;border:2px dashed #aaa}podcast-list .dndDraggingSource{display:none}

podcast-list-item{padding:6px 10px;overflow:hidden;display:flex;align-items:center;border-radius:2px;color:#555;cursor:pointer;user-select:none}podcast-list-item .drag-handle{display:none}podcast-list-item[dnd-draggable] .drag-handle{display:block}podcast-list-item .podcast-listitem-wrapper{display:flex;flex:1;align-items:center}podcast-list-item .listitem-content{flex:1}podcast-list-item .listitem-content>header{font-weight:bold;font-size:1.2em}podcast-list-item .listitem-content>span{color:#888}podcast-list-item.active{cursor:default;background:#464646;color:white}podcast-list-item.active .listitem-content>span{color:#ccc}.disabled podcast-list-item,.disabled podcast-list-item>*{cursor:not-allowed;color:#999}

.podcast-tab-pane{padding:20px}

podcast-view{max-height:100%;margin-bottom:20px;background:#f2f2f2;padding:10px}podcast-view>div,podcast-view{position:relative;align-items:stretch;display:flex;flex-direction:column;height:100%}podcast-view .tab-content{flex:1;position:relative}podcast-view .tab-content .scrollable-panel{position:absolute;padding-top:15px;top:0;left:15px;bottom:-10px;right:-10px;overflow-y:auto}podcast-view .podcast-description{max-width:870px;display:flex;flex-direction:row}podcast-view .podcast-description .image{margin-right:1em}podcast-view .podcast-description .text header{display:flex;justify-content:space-between;align-items:center}podcast-view .podcast-description .text header>*{margin:0}podcast-view .podcast-description .text main .last-updated{margin:10px 0;padding:6px 0;border:1px solid #d7d7d7;border-left:none;border-right:none;color:#a5a5a5}

number-or-date .backlog-datepicker{float:left}

episode-list{display:block}

episode-list-item{background:#fff;padding:9px;margin-bottom:14px;display:block;max-width:870px;border-radius:4px;border:1px solid #999}episode-list-item header{font-size:1.5em;margin-bottom:4px;display:flex;align-items:center}episode-list-item header .state{flex:0 0 20px;margin-right:10px}episode-list-item header .state .downloaded{color:#3b964f}episode-list-item header .state .failed{color:#d43f3a}episode-list-item header .state .queued{color:#5782bc}episode-list-item header .title{flex:1;margin:0 10px 0 0}episode-list-item .actions .cancel-download{padding:2px 2px}episode-list-item .actions .cancel-download .fa-stack{display:flex;align-items:center;justify-content:center}episode-list-item .actions .cancel-download .fa-stack-2x{font-size:20px;color:#d9534f;text-shadow:1px 3px white}episode-list-item .byline{color:#777;margin-bottom:8px}episode-list-item .byline>span{margin-right:10px;display:inline-block}episode-list-item .description{white-space:pre-line}

select-podcast-list{display:block;max-height:60vh;overflow-y:auto}select-podcast-list .select-podcast .radio{padding:0}select-podcast-list .select-podcast .radio:nth-child(2n){background:#f3f3f3}select-podcast-list .select-podcast .radio:hover{background:#e7e7e7;border-radius:2px}select-podcast-list .select-podcast .radio>label{display:flex;align-items:center}select-podcast-list .select-podcast .radio>label>input[type=checkbox]{margin:8px 0}select-podcast-list podcast-list-item{flex:1}select-podcast-list .faded podcast-list-item{color:#aaa}select-podcast-list .not-available{margin-right:20px}select-podcast-list .podcast-options{margin:0 15px;padding:5px 0}select-podcast-list .podcast-options label{font-weight:700;cursor:default}

slide-settings-dialog{display:block;margin:0 15px}slide-settings-dialog .row{margin-bottom:.4em}

external-data-edit .external-data{display:flex;justify-content:space-between;height:34px;padding:7px;border-radius:4px}external-data-edit .external-data .row-container{display:flex;flex-grow:4}external-data-edit .external-data .row-container .item{flex-direction:row;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}external-data-edit .external-data .row-container .name{min-width:200px;max-width:200px;margin-right:8px}external-data-edit .external-data .row-container .url{flex-grow:5;max-width:300px}external-data-edit .external-data:hover{background-color:#ebebeb}external-data-edit .icon-container{display:flex;justify-content:end;max-width:48px}external-data-edit .icon-btn{all:unset}external-data-edit .icon-btn:hover{cursor:pointer}external-data-edit .icon{margin-left:6px;margin-right:6px}external-data-edit .icon.delete{color:#d9534f;font-size:17px}external-data-edit .icon.delete:hover{color:#c9302c}

external-data-add-dialog .external-data-row{margin-bottom:10px}external-data-add-dialog .form-group{display:flex;justify-content:center;align-items:center}external-data-add-dialog .ep-verify{display:flex;justify-content:flex-end;align-items:center}external-data-add-dialog .ep-background{padding:4px;border-radius:1px}external-data-add-dialog .ep-background.success{background-color:#e3ffea;border-left:2px solid #55ca71}external-data-add-dialog .ep-background.warn{background-color:#ffe8c7;border-left:2px solid #e36a04}external-data-add-dialog .ep-text{margin-left:4px;margin-right:8px;font-weight:500}external-data-add-dialog .ep-icon{margin-right:4px}external-data-add-dialog .ep-icon.success{color:#55ca71}external-data-add-dialog .ep-icon.warn{color:#e36a04}

unsplash .container{display:flex;flex-direction:column;height:100%;width:100%;padding:28px}unsplash header{display:flex;justify-content:space-between;font-size:28px;font-weight:500;color:#0B407C}unsplash header button{background:none;border:none;outline:none;cursor:pointer;font-size:20px;color:#3E3E3E;width:24px;height:24px}unsplash .toggle-landscape{position:absolute;display:flex;right:0;align-items:center}unsplash .toggle-landscape label{margin-bottom:0}unsplash .toggle-landscape input{width:auto !important;margin-left:4px}unsplash .header-text{padding-top:4px;padding-left:4px}unsplash main{padding:4px}unsplash .search{display:flex;align-items:center;position:relative;margin-top:18px}unsplash .icon{font-size:16px;margin-right:16px}unsplash input{width:100%;border:none;font-size:16px}unsplash input:focus{outline:none}unsplash .divider{width:100%;height:1px;background:#000;margin:8px 0}unsplash .placeholder-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:61vh;max-height:61vh;margin:16px 0px;color:#E2E2E2}unsplash .placeholder-icon{font-size:105px}unsplash .placeholder-text{font-size:20px;font-weight:500;margin-top:20px}unsplash .grid-container{width:100%;height:61vh;max-height:61vh;margin:16px 0px;overflow:scroll}unsplash .grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:4px}unsplash .select-wrap{border:1px solid #3D3D3D;border-radius:4px;padding:4px 6px}unsplash .select-wrap select{border:0}unsplash .photo-item{float:left;background:#000;transition:background 200ms ease-in-out}unsplash .photo-item:hover{opacity:0.5}unsplash .photo-item-image{display:block;width:100%;height:100%;object-fit:cover}unsplash .photo-item-caption{position:relative;top:-30px;left:10px;color:#fff}unsplash footer{display:flex;justify-content:flex-end}unsplash footer button{cursor:pointer;padding:0.5em;width:150px;border-radius:3px;background-color:#104d93;color:#fff;font-size:16px;font-weight:400;border:none}

edit-folder-modal .modal-header{display:flex;justify-content:flex-start}edit-folder-modal .modal-header>div.header-left{flex:1}

folder-listitem .icon .fa-stack{font-size:.5em}folder-listitem .icon .fa-stack .fa-key{transform:translateY(0.12em);opacity:.7}.block-view folder-listitem{cursor:default;height:100px;width:160px;border:1px solid #ddd;margin:5px;overflow:hidden;position:relative;border-radius:0.25em;padding:3px;font-weight:700;text-align:center;display:block}.block-view folder-listitem .title{background:none;display:flex;align-items:flex-end;z-index:13;color:#fff;position:absolute;top:0;left:0;height:100%;width:100%}.block-view folder-listitem .title .text{text-align:center;background:rgba(0,0,0,0.6);flex:1;cursor:default}.block-view folder-listitem .icon{border-radius:2px;bottom:3px;right:3px;background-color:#fff;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;z-index:12;position:absolute;top:0;left:0;height:100%;width:100%;color:#464646;font-size:3.7em;transform:translateY(-0.1em)}.block-view folder-listitem .spinner-icon{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:#464646;background:rgba(255,255,255,0.6);z-index:20}.list-view li:nth-child(2n) folder-listitem{background:rgba(250,250,250,0.45)}.list-view folder-listitem{padding:5px 10px;display:flex;align-items:center}.list-view folder-listitem.selected{background:#464646;color:#fff}.list-view folder-listitem .folder-wrapper{flex:4;padding:5px 10px;display:flex;align-items:center}.list-view folder-listitem .folder-wrapper>div{flex:1}.list-view folder-listitem .icon{font-size:1.5em;max-width:28px;order:1;flex:4}.list-view folder-listitem .name{order:2;flex:4}.list-view folder-listitem .updated{max-width:150px;order:4}.list-view folder-listitem .spinner-icon{order:3;font-size:2px;padding:0 20px;position:absolute;left:6px}

edit-folder .tab-content{padding:1em 0 0 0}

move-asset-dialog ul.folder-list{max-height:70vh;overflow-y:auto}

[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.password-count{float:right;position:relative;bottom:24px;right:10px}.strength-meter{position:relative;height:3px;background:#DDD;margin:10px auto 0;border-radius:3px}.strength-meter:before,.strength-meter:after{content:'';height:inherit;background:transparent;display:block;position:absolute;z-index:10}.strength-meter:before{left:70px}.strength-meter:after{right:70px}.strength-meter-fill{background:transparent;height:inherit;position:absolute;width:0;border-radius:inherit;transition:width 0.5s ease-in-out, background 0.25s}.strength-meter-fill[data-strength='0']{background:darkred;width:20%}.strength-meter-fill[data-strength='1']{background:orangered;width:40%}.strength-meter-fill[data-strength='2']{background:orange;width:60%}.strength-meter-fill[data-strength='3']{background:yellowgreen;width:80%}.strength-meter-fill[data-strength='4']{background:green;width:100%}

.scheduled-maintenance-wrap{position:fixed;height:100vh;width:100vw;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.3)}.scheduled-maintenance-wrap.is-visible{display:flex;z-index:999999}.scheduled-maintenance-icon{margin:0 auto;text-align:center}.scheduled-maintenance{background:#fff;border-radius:10px;color:#292929;max-width:527px;margin:0 auto;display:flex;flex-direction:column;text-align:center;border:none;font-size:18px;position:relative;padding:24px 12px}@media (min-width: 768px){.scheduled-maintenance{padding:37px 65px}}.scheduled-maintenance::backdrop{background:rgba(0,0,0,0.3);pointer-events:none}.scheduled-maintenance-header{font-size:24px;font-weight:700;line-height:32px;word-wrap:break-word;margin-bottom:32px;margin-top:6px}.scheduled-maintenance-alert{padding:22px;background:#ffe8c7;font-weight:700;margin:24px 0;border-radius:4px}.scheduled-maintenance-button{color:#fff;font-weight:700;font-size:16px;padding:7px 37px;border:none;max-width:fit-content;margin:0 auto;margin-top:24px;border-radius:4px;max-height:40px;background:#104d93;transition:all 200ms ease-in-out}.scheduled-maintenance-button:hover,.scheduled-maintenance-button:focus{background:#093c76}.scheduled-maintenance-email{font-weight:700}

render-slide{display:block;overflow:hidden;height:100%;width:100%}render-slide.fullscreen{position:fixed;left:0;top:0;height:100vh;width:100vw;display:flex}

render-slide-item .slide-item{position:absolute}render-slide-item .slide-item ul,render-slide-item .slide-item ol{list-style:outside;padding-inline-start:0;padding:0;margin:0}render-slide-item .slide-item ul li,render-slide-item .slide-item ol li{padding:0;margin:0 0 0 1.5em}

.render-slide-canvas{position:relative;background-size:cover;background-position:center center;overflow:hidden;flex:1}

slide-item-text{display:block;overflow:hidden;position:relative}

slide-item-image{display:flex;align-items:stretch;position:relative}slide-item-image .slide-item-image{flex:1;background-repeat:no-repeat;background-position:center center}

preview-slide-modal{position:relative;display:block;width:100%}preview-slide-modal a.closebtn{position:absolute;right:0;top:0;z-index:1;color:#999;background:#fff;padding:5px;user-select:none;border-radius:4px}preview-slide-modal a.closebtn:hover{color:#666}

ejs-editor.fullscreen{position:fixed;left:0;top:0}ejs-editor .ace_editor{height:50vh;width:60vw}ejs-editor .html-preview{overflow:scroll;height:50vh;width:60vw}ejs-editor .header{position:absolute;right:0;font-size:1em;background-color:#FC8B1D;font-family:monospace;text-align:center;padding:0.4rem;z-index:10;min-width:80px;border:1px solid #843909}ejs-editor .data-seperation{border-left:8px solid #555651}ejs-editor .id-selector{z-index:10;min-width:250px}ejs-editor .relative{position:relative}ejs-editor .code-container{display:flex;flex-direction:column}ejs-editor .editor-container{display:flex}ejs-editor .data-viewer{height:100vh;width:40vw}ejs-editor ::-webkit-scrollbar{width:10px;height:10px}ejs-editor ::-webkit-scrollbar-track{background-color:rgba(113,112,107,0.1);-webkit-border-radius:5px}ejs-editor ::-webkit-scrollbar-thumb:vertical{background-color:rgba(0,0,0,0.2);-webkit-border-radius:6px}ejs-editor ::-webkit-scrollbar-thumb:vertical:hover,ejs-editor ::-webkit-scrollbar-thumb:horizontal:hover{background:#FC8B1D}ejs-editor ::-webkit-scrollbar-thumb:horizontal{background-color:rgba(0,0,0,0.2);-webkit-border-radius:6px}

keynotes-list-page{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0 15px}keynotes-list-page .keynotes-content{height:100%;display:flex}keynotes-list-page .loading-spinner{display:flex;padding:10px;align-items:center;justify-content:center}keynotes-list-page .menu{flex:0 0 350px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}keynotes-list-page .menu>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-x:hidden;display:flex;flex-direction:column}keynotes-list-page .menu>.panel>.panel-body{flex:1;overflow-y:auto;padding:10px 10px 0;margin-bottom:10px}keynotes-list-page .content{flex:1;margin-left:20px;position:relative;height:100%;align-items:stretch;display:flex;flex-direction:column}keynotes-list-page .content>.panel{position:absolute;top:0;left:0;bottom:0;right:0;overflow-y:auto;overflow-x:hidden}

keynote-list-item{display:flex}keynote-list-item .name{flex:1}

keynote-edit .tab-content{display:flex;flex-direction:column;padding:20px}keynote-edit .row{margin-bottom:.7em}keynote-edit .row label{margin:0}keynote-edit .chosen-container{min-width:100%}keynote-edit .nav-tabs>li>a{border-color:#eee #eee #ddd;background-color:#eee;min-height:44px}keynote-edit .nav-item.add-language>a{display:flex;padding:0;border:none}keynote-edit .nav-item.add-language>a uib-tab-heading{padding:10px 15px;border:1px solid transparent;border-color:#eee #eee #ddd}keynote-edit .keynote-settings{float:right}keynote-edit .video{float:right}keynote-edit .section-header{font-size:1.2em;margin:5px 10px 10px;font-weight:bold;color:#3F51B5;border-bottom:1px solid #ddd;display:flex;padding-bottom:.3em}keynote-edit .section-header .text{flex:1}keynote-edit tags-picker{display:block;margin-bottom:1.5em;padding:0 10px}

keynote-chapters-edit .content-container{display:flex;height:310px;overflow:hidden}keynote-chapters-edit .chapters{flex:1;padding:0 10px;margin-right:-10px}

chapter-edit{display:flex;margin-bottom:.5em;padding:.5em;position:relative}chapter-edit a{position:absolute;top:4px;right:6px;padding:.2em}chapter-edit edit-time{margin-bottom:.5em}chapter-edit .chapter-edit-container{flex:1}

chapters-edit{display:flex;flex-direction:column;height:310px}chapters-edit .chapter-list{flex:1;height:100%;max-height:100%;overflow-y:auto}chapters-edit chapter-edit.active{background:#dbdbdb}

keynote-edit-modal{position:relative;display:block}keynote-edit-modal .upload-overlay{position:absolute;top:0;left:0;background:rgba(255,255,255,0.35);height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center}keynote-edit-modal .modal-header{display:flex}keynote-edit-modal .modal-header header{flex:1}

keynote-control-page .start-container{background:#0a0a0a;display:flex;justify-content:stretch;align-items:stretch;position:absolute;top:0;left:0;height:100%;width:100%;padding:5vh 2vw}keynote-control-page .start-container .start-buttons-container{flex:1;display:flex;justify-content:center;align-items:center}keynote-control-page .start-container .start-buttons-container button{margin:0 5vw;width:20vw;min-width:430px;line-height:1.1em;padding:0.4em 0;font-size:min(5vh, 5vw);border:none;outline:none;cursor:pointer}keynote-control-page .current-active-keynote{background:#0a0a0a;display:flex;justify-content:stretch;align-items:stretch;position:absolute;top:0;left:0;height:100%;width:100%;padding:5vh 2vw}keynote-control-page .current-active-keynote>div{flex:1;border:1px solid #ccc}keynote-control-page .current-active-keynote .start-button-container{display:flex;justify-content:center;align-items:center}keynote-control-page .current-active-keynote .start-button-container .start-new-keynote-button{font-size:70px}keynote-control-page .current-active-keynote .keynote-controller-container{position:relative}

new-live-keynote-modal{padding:1em;display:block}new-live-keynote-modal .source-picker{display:flex;flex-direction:column;padding:20px}new-live-keynote-modal .source-picker .chosen-container{width:100%}new-live-keynote-modal .select-folder{padding:0 20px;display:flex;flex-direction:column}new-live-keynote-modal .select-folder .value-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}new-live-keynote-modal .select-folder .row{display:flex;align-items:center}new-live-keynote-modal .select-folder .control-label{padding-top:0}new-live-keynote-modal .select-folder .chosen-container{width:100%}new-live-keynote-modal .draft{padding:0 20px;display:flex;flex-direction:column}new-live-keynote-modal .select-tag{padding:0 20px;display:flex;flex-direction:column}new-live-keynote-modal .select-tag .chosen-container-multi .chosen-choices{padding:3px 11px 1px 11px}

@keyframes blinker{50%{opacity:0.5}}keynote-controller{display:flex;position:absolute;top:0;left:0;right:0;bottom:0}keynote-controller .channel{position:absolute;left:20px;top:20px;font-size:40px;color:#fff;z-index:1;margin-left:10px}keynote-controller .time{position:absolute;right:20px;top:20px;font-size:40px;color:#fff;z-index:1}keynote-controller .time .time-item{margin-right:10px;text-align:right}keynote-controller .time .time-item>span{font-size:15px;margin-right:.5em;text-transform:uppercase}keynote-controller .time .time-item button{transform:translateY(-3px);font-size:11px}keynote-controller .chapters{position:absolute;top:0;padding:20px;z-index:2;height:100%}keynote-controller .chapters chapters-edit{color:#fff;width:270px;height:100%}keynote-controller .chapters chapters-edit button{font-size:36px;height:auto}keynote-controller .chapters chapters-edit chapter-edit.active{background:none}keynote-controller .state{position:absolute;bottom:0;left:0;right:0;top:0;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14vh;z-index:0}keynote-controller .state .record-icon{color:red;animation:blinker 2s step-start infinite}keynote-controller .buttons{position:absolute;bottom:20px;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:1}keynote-controller .buttons button{margin:0 20px}keynote-controller .buttons button .record{color:red}keynote-controller .buttons .pausebtn,keynote-controller .buttons .recordbtn{font-size:min(7vh, 7vw);padding:0.2em 0.6em}keynote-controller .stop-container{z-index:1;position:absolute;right:20px;bottom:20px}keynote-controller .stop-container .stopbtn{font-size:min(7vh, 7vw);padding:0.2em 0.6em}

keynotes-tree .tree-node{padding:0 6px;overflow:hidden;height:36px;display:flex;align-items:center}keynotes-tree .tree-node>.type{width:20px}keynotes-tree .extra{visibility:hidden;margin:0 10px 0 5px}keynotes-tree availability-icon .wrapper{margin:0 5px 0 5px}keynotes-tree availability-icon .wrapper{background:none}keynotes-tree tags-icon{display:block;margin-right:4px}keynotes-tree .tree-node.selected a,keynotes-tree .tree-node.selected a:hover,keynotes-tree .tree-node.selected:hover a,keynotes-tree .tree-node.selected:hover a:hover{color:#fff}keynotes-tree .tree-node.selected .extra,keynotes-tree .tree-node.selected:hover .extra{visibility:visible}keynotes-tree .tree-node.selected availability-icon .wrapper,keynotes-tree .tree-node.selected:hover availability-icon .wrapper{background:#fff;color:#555}keynotes-tree .tree-node.selected availability-icon .wrapper.draft,keynotes-tree .tree-node.selected:hover availability-icon .wrapper.draft{color:#FC8B1D}keynotes-tree .tree-node.selected availability-icon .wrapper.draft:hover,keynotes-tree .tree-node.selected:hover availability-icon .wrapper.draft:hover{color:#b7712b}keynotes-tree .tree-node:hover .extra{visibility:visible}keynotes-tree .angular-ui-tree-node,keynotes-tree .angular-ui-tree-placeholder{min-height:36px}keynotes-tree .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}keynotes-tree .angular-ui-tree-placeholder{max-height:36px}keynotes-tree .angular-ui-tree-handle.reorder{color:rgba(70,70,70,0.17)}keynotes-tree footer{margin-top:5px;position:sticky;bottom:0}keynotes-tree footer button{width:100%}.new-page-icon{font-size:.5em}.new-page-icon .fa-plus{top:0.2em}.new-page-icon>i{vertical-align:middle}.dropdown-menu>li>a:focus .fa-inverse,.dropdown-menu>li>a:hover .fa-inverse{color:#333}.keynote-tree.angular-ui-tree-drag{display:flex;width:100%;height:36px;overflow:hidden}.keynote-tree.angular-ui-tree-drag>li{flex:1}.keynote-tree.angular-ui-tree-drag>li>div{height:36px;padding:0 6px;overflow:hidden;display:flex;align-items:center;flex-direction:row;background:rgba(29,29,30,0.44)}.keynote-tree.angular-ui-tree-drag>li>div *{color:#000}.keynote-tree.angular-ui-tree-drag>li>div>.type{width:20px}.keynote-tree.angular-ui-tree-drag>li>div .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.keynote-tree.angular-ui-tree-drag>li>div>.extra{visibility:hidden}

keynote-view .action-buttons{float:right}keynote-view .keynote-content{display:flex;padding:15px;background:#fff;border:1px solid #ddd;border-top:none}keynote-view .keynote-content .content-container{flex:1;max-width:450px;display:block;margin-right:1em}keynote-view .keynote-content .video-placeholder{width:450px;height:253px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;background:#111;border:1px solid #000;border-radius:4px;font-size:2em}keynote-view .keynote-content .video-placeholder .fa{margin-bottom:.5em}keynote-view .keynote-content .video-placeholder .record-icon{color:red;animation:blinker 2s step-start infinite}keynote-view .keynote-content .text{flex:1;max-width:750px}keynote-view .keynote-content h1{margin:0;margin-top:6px}keynote-view .keynote-content .byline{margin:10px 0;padding:6px 0;border:1px solid #d7d7d7;border-left:none;border-right:none;color:#a5a5a5}keynote-view .keynote-content p{white-space:pre-wrap}

edit-video-modal .video-label{height:40px;display:flex;align-items:center;padding-top:0 !important}edit-video-modal .video-file{display:flex;align-items:center}edit-video-modal .video-file .file-info{flex:1;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}

select-keynote-modal .modal-body{max-height:80vh;display:flex;flex-direction:column;overflow:hidden}select-keynote-modal .modal-body active-keynotes-list{overflow-y:auto}

active-keynotes-list{display:block}active-keynotes-list ul,active-keynotes-list li{list-style:none;padding:0;margin:0}active-keynotes-list li{margin-right:10px;font-size:14px;font-weight:bold;padding:5px 10px;border-radius:3px}active-keynotes-list li .title{margin:0;margin-bottom:5px}active-keynotes-list li.active{background-color:#333;color:#fff}active-keynotes-list li.active .active-keynotes-list-title{display:block;font-size:1.5rem;font-weight:bold}active-keynotes-list li.active .active-keynotes-list-description{display:block;font-size:1.2rem;margin-bottom:0.5rem}active-keynotes-list li.active .active-keynotes-list-speaker{display:block;font-size:1.2rem;margin-bottom:0.5rem}active-keynotes-list li.active .active-keynotes-list-time{display:block;font-size:1.2rem;margin-bottom:0.5rem}

keynote-summary-modal .modal-body>ul,keynote-summary-modal .modal-body>li{margin:0;padding:0;list-style:none;display:block}keynote-summary-modal .modal-body>ul{margin-bottom:1em}keynote-summary-modal .keynote-label{font-weight:bold;margin-bottom:5px;width:80px;display:inline-block}

chapter-list ul,chapter-list li{display:block;margin:0;padding:0}

select-keynote-folder .selected{background-color:#464646;color:#fff}select-keynote-folder .folder{color:#333;display:block;padding:5px 10px}select-keynote-folder .folder:hover{text-decoration:none;background:#dfdfdf}

