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

1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap);/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\F26E"; }

.fa-accessible-icon:before {
  content: "\F368"; }

.fa-accusoft:before {
  content: "\F369"; }

.fa-acquisitions-incorporated:before {
  content: "\F6AF"; }

.fa-ad:before {
  content: "\F641"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-card:before {
  content: "\F2BB"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-adn:before {
  content: "\F170"; }

.fa-adversal:before {
  content: "\F36A"; }

.fa-affiliatetheme:before {
  content: "\F36B"; }

.fa-air-freshener:before {
  content: "\F5D0"; }

.fa-airbnb:before {
  content: "\F834"; }

.fa-algolia:before {
  content: "\F36C"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-alipay:before {
  content: "\F642"; }

.fa-allergies:before {
  content: "\F461"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-amazon-pay:before {
  content: "\F42C"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-amilia:before {
  content: "\F36D"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-android:before {
  content: "\F17B"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angry:before {
  content: "\F556"; }

.fa-angrycreative:before {
  content: "\F36E"; }

.fa-angular:before {
  content: "\F420"; }

.fa-ankh:before {
  content: "\F644"; }

.fa-app-store:before {
  content: "\F36F"; }

.fa-app-store-ios:before {
  content: "\F370"; }

.fa-apper:before {
  content: "\F371"; }

.fa-apple:before {
  content: "\F179"; }

.fa-apple-alt:before {
  content: "\F5D1"; }

.fa-apple-pay:before {
  content: "\F415"; }

.fa-archive:before {
  content: "\F187"; }

.fa-archway:before {
  content: "\F557"; }

.fa-arrow-alt-circle-down:before {
  content: "\F358"; }

.fa-arrow-alt-circle-left:before {
  content: "\F359"; }

.fa-arrow-alt-circle-right:before {
  content: "\F35A"; }

.fa-arrow-alt-circle-up:before {
  content: "\F35B"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-arrows-alt-h:before {
  content: "\F337"; }

.fa-arrows-alt-v:before {
  content: "\F338"; }

.fa-artstation:before {
  content: "\F77A"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-asymmetrik:before {
  content: "\F372"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-atlas:before {
  content: "\F558"; }

.fa-atlassian:before {
  content: "\F77B"; }

.fa-atom:before {
  content: "\F5D2"; }

.fa-audible:before {
  content: "\F373"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-autoprefixer:before {
  content: "\F41C"; }

.fa-avianex:before {
  content: "\F374"; }

.fa-aviato:before {
  content: "\F421"; }

.fa-award:before {
  content: "\F559"; }

.fa-aws:before {
  content: "\F375"; }

.fa-baby:before {
  content: "\F77C"; }

.fa-baby-carriage:before {
  content: "\F77D"; }

.fa-backspace:before {
  content: "\F55A"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-bacon:before {
  content: "\F7E5"; }

.fa-bacteria:before {
  content: "\E059"; }

.fa-bacterium:before {
  content: "\E05A"; }

.fa-bahai:before {
  content: "\F666"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-balance-scale-left:before {
  content: "\F515"; }

.fa-balance-scale-right:before {
  content: "\F516"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-band-aid:before {
  content: "\F462"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-bars:before {
  content: "\F0C9"; }

.fa-baseball-ball:before {
  content: "\F433"; }

.fa-basketball-ball:before {
  content: "\F434"; }

.fa-bath:before {
  content: "\F2CD"; }

.fa-battery-empty:before {
  content: "\F244"; }

.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-battle-net:before {
  content: "\F835"; }

.fa-bed:before {
  content: "\F236"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bezier-curve:before {
  content: "\F55B"; }

.fa-bible:before {
  content: "\F647"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-biking:before {
  content: "\F84A"; }

.fa-bimobject:before {
  content: "\F378"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-biohazard:before {
  content: "\F780"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitcoin:before {
  content: "\F379"; }

.fa-bity:before {
  content: "\F37A"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-blackberry:before {
  content: "\F37B"; }

.fa-blender:before {
  content: "\F517"; }

.fa-blender-phone:before {
  content: "\F6B6"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-blog:before {
  content: "\F781"; }

.fa-blogger:before {
  content: "\F37C"; }

.fa-blogger-b:before {
  content: "\F37D"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-bold:before {
  content: "\F032"; }

.fa-bolt:before {
  content: "\F0E7"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-bone:before {
  content: "\F5D7"; }

.fa-bong:before {
  content: "\F55C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-book-dead:before {
  content: "\F6B7"; }

.fa-book-medical:before {
  content: "\F7E6"; }

.fa-book-open:before {
  content: "\F518"; }

.fa-book-reader:before {
  content: "\F5DA"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-bootstrap:before {
  content: "\F836"; }

.fa-border-all:before {
  content: "\F84C"; }

.fa-border-none:before {
  content: "\F850"; }

.fa-border-style:before {
  content: "\F853"; }

.fa-bowling-ball:before {
  content: "\F436"; }

.fa-box:before {
  content: "\F466"; }

.fa-box-open:before {
  content: "\F49E"; }

.fa-box-tissue:before {
  content: "\E05B"; }

.fa-boxes:before {
  content: "\F468"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-brain:before {
  content: "\F5DC"; }

.fa-bread-slice:before {
  content: "\F7EC"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-briefcase-medical:before {
  content: "\F469"; }

.fa-broadcast-tower:before {
  content: "\F519"; }

.fa-broom:before {
  content: "\F51A"; }

.fa-brush:before {
  content: "\F55D"; }

.fa-btc:before {
  content: "\F15A"; }

.fa-buffer:before {
  content: "\F837"; }

.fa-bug:before {
  content: "\F188"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-burn:before {
  content: "\F46A"; }

.fa-buromobelexperte:before {
  content: "\F37F"; }

.fa-bus:before {
  content: "\F207"; }

.fa-bus-alt:before {
  content: "\F55E"; }

.fa-business-time:before {
  content: "\F64A"; }

.fa-buy-n-large:before {
  content: "\F8A6"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-calendar:before {
  content: "\F133"; }

.fa-calendar-alt:before {
  content: "\F073"; }

.fa-calendar-check:before {
  content: "\F274"; }

.fa-calendar-day:before {
  content: "\F783"; }

.fa-calendar-minus:before {
  content: "\F272"; }

.fa-calendar-plus:before {
  content: "\F271"; }

.fa-calendar-times:before {
  content: "\F273"; }

.fa-calendar-week:before {
  content: "\F784"; }

.fa-camera:before {
  content: "\F030"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-campground:before {
  content: "\F6BB"; }

.fa-canadian-maple-leaf:before {
  content: "\F785"; }

.fa-candy-cane:before {
  content: "\F786"; }

.fa-cannabis:before {
  content: "\F55F"; }

.fa-capsules:before {
  content: "\F46B"; }

.fa-car:before {
  content: "\F1B9"; }

.fa-car-alt:before {
  content: "\F5DE"; }

.fa-car-battery:before {
  content: "\F5DF"; }

.fa-car-crash:before {
  content: "\F5E1"; }

.fa-car-side:before {
  content: "\F5E4"; }

.fa-caravan:before {
  content: "\F8FF"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-caret-square-down:before {
  content: "\F150"; }

.fa-caret-square-left:before {
  content: "\F191"; }

.fa-caret-square-right:before {
  content: "\F152"; }

.fa-caret-square-up:before {
  content: "\F151"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-carrot:before {
  content: "\F787"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cash-register:before {
  content: "\F788"; }

.fa-cat:before {
  content: "\F6BE"; }

.fa-cc-amazon-pay:before {
  content: "\F42D"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-apple-pay:before {
  content: "\F416"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-centercode:before {
  content: "\F380"; }

.fa-centos:before {
  content: "\F789"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-chair:before {
  content: "\F6C0"; }

.fa-chalkboard:before {
  content: "\F51B"; }

.fa-chalkboard-teacher:before {
  content: "\F51C"; }

.fa-charging-station:before {
  content: "\F5E7"; }

.fa-chart-area:before {
  content: "\F1FE"; }

.fa-chart-bar:before {
  content: "\F080"; }

.fa-chart-line:before {
  content: "\F201"; }

.fa-chart-pie:before {
  content: "\F200"; }

.fa-check:before {
  content: "\F00C"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-check-double:before {
  content: "\F560"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-cheese:before {
  content: "\F7EF"; }

.fa-chess:before {
  content: "\F439"; }

.fa-chess-bishop:before {
  content: "\F43A"; }

.fa-chess-board:before {
  content: "\F43C"; }

.fa-chess-king:before {
  content: "\F43F"; }

.fa-chess-knight:before {
  content: "\F441"; }

.fa-chess-pawn:before {
  content: "\F443"; }

.fa-chess-queen:before {
  content: "\F445"; }

.fa-chess-rook:before {
  content: "\F447"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-chromecast:before {
  content: "\F838"; }

.fa-church:before {
  content: "\F51D"; }

.fa-circle:before {
  content: "\F111"; }

.fa-circle-notch:before {
  content: "\F1CE"; }

.fa-city:before {
  content: "\F64F"; }

.fa-clinic-medical:before {
  content: "\F7F2"; }

.fa-clipboard:before {
  content: "\F328"; }

.fa-clipboard-check:before {
  content: "\F46C"; }

.fa-clipboard-list:before {
  content: "\F46D"; }

.fa-clock:before {
  content: "\F017"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-closed-captioning:before {
  content: "\F20A"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-cloud-download-alt:before {
  content: "\F381"; }

.fa-cloud-meatball:before {
  content: "\F73B"; }

.fa-cloud-moon:before {
  content: "\F6C3"; }

.fa-cloud-moon-rain:before {
  content: "\F73C"; }

.fa-cloud-rain:before {
  content: "\F73D"; }

.fa-cloud-showers-heavy:before {
  content: "\F740"; }

.fa-cloud-sun:before {
  content: "\F6C4"; }

.fa-cloud-sun-rain:before {
  content: "\F743"; }

.fa-cloud-upload-alt:before {
  content: "\F382"; }

.fa-cloudflare:before {
  content: "\E07D"; }

.fa-cloudscale:before {
  content: "\F383"; }

.fa-cloudsmith:before {
  content: "\F384"; }

.fa-cloudversify:before {
  content: "\F385"; }

.fa-cocktail:before {
  content: "\F561"; }

.fa-code:before {
  content: "\F121"; }

.fa-code-branch:before {
  content: "\F126"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cog:before {
  content: "\F013"; }

.fa-cogs:before {
  content: "\F085"; }

.fa-coins:before {
  content: "\F51E"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-comment:before {
  content: "\F075"; }

.fa-comment-alt:before {
  content: "\F27A"; }

.fa-comment-dollar:before {
  content: "\F651"; }

.fa-comment-dots:before {
  content: "\F4AD"; }

.fa-comment-medical:before {
  content: "\F7F5"; }

.fa-comment-slash:before {
  content: "\F4B3"; }

.fa-comments:before {
  content: "\F086"; }

.fa-comments-dollar:before {
  content: "\F653"; }

.fa-compact-disc:before {
  content: "\F51F"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-compress:before {
  content: "\F066"; }

.fa-compress-alt:before {
  content: "\F422"; }

.fa-compress-arrows-alt:before {
  content: "\F78C"; }

.fa-concierge-bell:before {
  content: "\F562"; }

.fa-confluence:before {
  content: "\F78D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-cookie:before {
  content: "\F563"; }

.fa-cookie-bite:before {
  content: "\F564"; }

.fa-copy:before {
  content: "\F0C5"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-cotton-bureau:before {
  content: "\F89E"; }

.fa-couch:before {
  content: "\F4B8"; }

.fa-cpanel:before {
  content: "\F388"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-creative-commons-by:before {
  content: "\F4E7"; }

.fa-creative-commons-nc:before {
  content: "\F4E8"; }

.fa-creative-commons-nc-eu:before {
  content: "\F4E9"; }

.fa-creative-commons-nc-jp:before {
  content: "\F4EA"; }

.fa-creative-commons-nd:before {
  content: "\F4EB"; }

.fa-creative-commons-pd:before {
  content: "\F4EC"; }

.fa-creative-commons-pd-alt:before {
  content: "\F4ED"; }

.fa-creative-commons-remix:before {
  content: "\F4EE"; }

.fa-creative-commons-sa:before {
  content: "\F4EF"; }

.fa-creative-commons-sampling:before {
  content: "\F4F0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\F4F1"; }

.fa-creative-commons-share:before {
  content: "\F4F2"; }

.fa-creative-commons-zero:before {
  content: "\F4F3"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-critical-role:before {
  content: "\F6C9"; }

.fa-crop:before {
  content: "\F125"; }

.fa-crop-alt:before {
  content: "\F565"; }

.fa-cross:before {
  content: "\F654"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-crow:before {
  content: "\F520"; }

.fa-crown:before {
  content: "\F521"; }

.fa-crutch:before {
  content: "\F7F7"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-css3-alt:before {
  content: "\F38B"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-cut:before {
  content: "\F0C4"; }

.fa-cuttlefish:before {
  content: "\F38C"; }

.fa-d-and-d:before {
  content: "\F38D"; }

.fa-d-and-d-beyond:before {
  content: "\F6CA"; }

.fa-dailymotion:before {
  content: "\E052"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-deaf:before {
  content: "\F2A4"; }

.fa-deezer:before {
  content: "\E077"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-democrat:before {
  content: "\F747"; }

.fa-deploydog:before {
  content: "\F38E"; }

.fa-deskpro:before {
  content: "\F38F"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-dev:before {
  content: "\F6CC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-dharmachakra:before {
  content: "\F655"; }

.fa-dhl:before {
  content: "\F790"; }

.fa-diagnoses:before {
  content: "\F470"; }

.fa-diaspora:before {
  content: "\F791"; }

.fa-dice:before {
  content: "\F522"; }

.fa-dice-d20:before {
  content: "\F6CF"; }

.fa-dice-d6:before {
  content: "\F6D1"; }

.fa-dice-five:before {
  content: "\F523"; }

.fa-dice-four:before {
  content: "\F524"; }

.fa-dice-one:before {
  content: "\F525"; }

.fa-dice-six:before {
  content: "\F526"; }

.fa-dice-three:before {
  content: "\F527"; }

.fa-dice-two:before {
  content: "\F528"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-digital-ocean:before {
  content: "\F391"; }

.fa-digital-tachograph:before {
  content: "\F566"; }

.fa-directions:before {
  content: "\F5EB"; }

.fa-discord:before {
  content: "\F392"; }

.fa-discourse:before {
  content: "\F393"; }

.fa-disease:before {
  content: "\F7FA"; }

.fa-divide:before {
  content: "\F529"; }

.fa-dizzy:before {
  content: "\F567"; }

.fa-dna:before {
  content: "\F471"; }

.fa-dochub:before {
  content: "\F394"; }

.fa-docker:before {
  content: "\F395"; }

.fa-dog:before {
  content: "\F6D3"; }

.fa-dollar-sign:before {
  content: "\F155"; }

.fa-dolly:before {
  content: "\F472"; }

.fa-dolly-flatbed:before {
  content: "\F474"; }

.fa-donate:before {
  content: "\F4B9"; }

.fa-door-closed:before {
  content: "\F52A"; }

.fa-door-open:before {
  content: "\F52B"; }

.fa-dot-circle:before {
  content: "\F192"; }

.fa-dove:before {
  content: "\F4BA"; }

.fa-download:before {
  content: "\F019"; }

.fa-draft2digital:before {
  content: "\F396"; }

.fa-drafting-compass:before {
  content: "\F568"; }

.fa-dragon:before {
  content: "\F6D5"; }

.fa-draw-polygon:before {
  content: "\F5EE"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-dribbble-square:before {
  content: "\F397"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-drum:before {
  content: "\F569"; }

.fa-drum-steelpan:before {
  content: "\F56A"; }

.fa-drumstick-bite:before {
  content: "\F6D7"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-dumbbell:before {
  content: "\F44B"; }

.fa-dumpster:before {
  content: "\F793"; }

.fa-dumpster-fire:before {
  content: "\F794"; }

.fa-dungeon:before {
  content: "\F6D9"; }

.fa-dyalog:before {
  content: "\F399"; }

.fa-earlybirds:before {
  content: "\F39A"; }

.fa-ebay:before {
  content: "\F4F4"; }

.fa-edge:before {
  content: "\F282"; }

.fa-edge-legacy:before {
  content: "\E078"; }

.fa-edit:before {
  content: "\F044"; }

.fa-egg:before {
  content: "\F7FB"; }

.fa-eject:before {
  content: "\F052"; }

.fa-elementor:before {
  content: "\F430"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-ello:before {
  content: "\F5F1"; }

.fa-ember:before {
  content: "\F423"; }

.fa-empire:before {
  content: "\F1D1"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-open-text:before {
  content: "\F658"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-envira:before {
  content: "\F299"; }

.fa-equals:before {
  content: "\F52C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-erlang:before {
  content: "\F39D"; }

.fa-ethereum:before {
  content: "\F42E"; }

.fa-ethernet:before {
  content: "\F796"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-euro-sign:before {
  content: "\F153"; }

.fa-evernote:before {
  content: "\F839"; }

.fa-exchange-alt:before {
  content: "\F362"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-expand:before {
  content: "\F065"; }

.fa-expand-alt:before {
  content: "\F424"; }

.fa-expand-arrows-alt:before {
  content: "\F31E"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-external-link-alt:before {
  content: "\F35D"; }

.fa-external-link-square-alt:before {
  content: "\F360"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-dropper:before {
  content: "\F1FB"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-facebook:before {
  content: "\F09A"; }

.fa-facebook-f:before {
  content: "\F39E"; }

.fa-facebook-messenger:before {
  content: "\F39F"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-fan:before {
  content: "\F863"; }

.fa-fantasy-flight-games:before {
  content: "\F6DC"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-faucet:before {
  content: "\E005"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-feather:before {
  content: "\F52D"; }

.fa-feather-alt:before {
  content: "\F56B"; }

.fa-fedex:before {
  content: "\F797"; }

.fa-fedora:before {
  content: "\F798"; }

.fa-female:before {
  content: "\F182"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-figma:before {
  content: "\F799"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-alt:before {
  content: "\F15C"; }

.fa-file-archive:before {
  content: "\F1C6"; }

.fa-file-audio:before {
  content: "\F1C7"; }

.fa-file-code:before {
  content: "\F1C9"; }

.fa-file-contract:before {
  content: "\F56C"; }

.fa-file-csv:before {
  content: "\F6DD"; }

.fa-file-download:before {
  content: "\F56D"; }

.fa-file-excel:before {
  content: "\F1C3"; }

.fa-file-export:before {
  content: "\F56E"; }

.fa-file-image:before {
  content: "\F1C5"; }

.fa-file-import:before {
  content: "\F56F"; }

.fa-file-invoice:before {
  content: "\F570"; }

.fa-file-invoice-dollar:before {
  content: "\F571"; }

.fa-file-medical:before {
  content: "\F477"; }

.fa-file-medical-alt:before {
  content: "\F478"; }

.fa-file-pdf:before {
  content: "\F1C1"; }

.fa-file-powerpoint:before {
  content: "\F1C4"; }

.fa-file-prescription:before {
  content: "\F572"; }

.fa-file-signature:before {
  content: "\F573"; }

.fa-file-upload:before {
  content: "\F574"; }

.fa-file-video:before {
  content: "\F1C8"; }

.fa-file-word:before {
  content: "\F1C2"; }

.fa-fill:before {
  content: "\F575"; }

.fa-fill-drip:before {
  content: "\F576"; }

.fa-film:before {
  content: "\F008"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-fingerprint:before {
  content: "\F577"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-fire-alt:before {
  content: "\F7E4"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-firefox-browser:before {
  content: "\E007"; }

.fa-first-aid:before {
  content: "\F479"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-first-order-alt:before {
  content: "\F50A"; }

.fa-firstdraft:before {
  content: "\F3A1"; }

.fa-fish:before {
  content: "\F578"; }

.fa-fist-raised:before {
  content: "\F6DE"; }

.fa-flag:before {
  content: "\F024"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-flag-usa:before {
  content: "\F74D"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-flipboard:before {
  content: "\F44D"; }

.fa-flushed:before {
  content: "\F579"; }

.fa-fly:before {
  content: "\F417"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-minus:before {
  content: "\F65D"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-folder-plus:before {
  content: "\F65E"; }

.fa-font:before {
  content: "\F031"; }

.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-font-awesome-alt:before {
  content: "\F35C"; }

.fa-font-awesome-flag:before {
  content: "\F425"; }

.fa-font-awesome-logo-full:before {
  content: "\F4E6"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-fonticons-fi:before {
  content: "\F3A2"; }

.fa-football-ball:before {
  content: "\F44E"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-fort-awesome-alt:before {
  content: "\F3A3"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-freebsd:before {
  content: "\F3A4"; }

.fa-frog:before {
  content: "\F52E"; }

.fa-frown:before {
  content: "\F119"; }

.fa-frown-open:before {
  content: "\F57A"; }

.fa-fulcrum:before {
  content: "\F50B"; }

.fa-funnel-dollar:before {
  content: "\F662"; }

.fa-futbol:before {
  content: "\F1E3"; }

.fa-galactic-republic:before {
  content: "\F50C"; }

.fa-galactic-senate:before {
  content: "\F50D"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-gas-pump:before {
  content: "\F52F"; }

.fa-gavel:before {
  content: "\F0E3"; }

.fa-gem:before {
  content: "\F3A5"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-ghost:before {
  content: "\F6E2"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-gifts:before {
  content: "\F79C"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-git-alt:before {
  content: "\F841"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-github:before {
  content: "\F09B"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-gitkraken:before {
  content: "\F3A6"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-gitter:before {
  content: "\F426"; }

.fa-glass-cheers:before {
  content: "\F79F"; }

.fa-glass-martini:before {
  content: "\F000"; }

.fa-glass-martini-alt:before {
  content: "\F57B"; }

.fa-glass-whiskey:before {
  content: "\F7A0"; }

.fa-glasses:before {
  content: "\F530"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-globe-africa:before {
  content: "\F57C"; }

.fa-globe-americas:before {
  content: "\F57D"; }

.fa-globe-asia:before {
  content: "\F57E"; }

.fa-globe-europe:before {
  content: "\F7A2"; }

.fa-gofore:before {
  content: "\F3A7"; }

.fa-golf-ball:before {
  content: "\F450"; }

.fa-goodreads:before {
  content: "\F3A8"; }

.fa-goodreads-g:before {
  content: "\F3A9"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-google-drive:before {
  content: "\F3AA"; }

.fa-google-pay:before {
  content: "\E079"; }

.fa-google-play:before {
  content: "\F3AB"; }

.fa-google-plus:before {
  content: "\F2B3"; }

.fa-google-plus-g:before {
  content: "\F0D5"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-gopuram:before {
  content: "\F664"; }

.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-gratipay:before {
  content: "\F184"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-greater-than:before {
  content: "\F531"; }

.fa-greater-than-equal:before {
  content: "\F532"; }

.fa-grimace:before {
  content: "\F57F"; }

.fa-grin:before {
  content: "\F580"; }

.fa-grin-alt:before {
  content: "\F581"; }

.fa-grin-beam:before {
  content: "\F582"; }

.fa-grin-beam-sweat:before {
  content: "\F583"; }

.fa-grin-hearts:before {
  content: "\F584"; }

.fa-grin-squint:before {
  content: "\F585"; }

.fa-grin-squint-tears:before {
  content: "\F586"; }

.fa-grin-stars:before {
  content: "\F587"; }

.fa-grin-tears:before {
  content: "\F588"; }

.fa-grin-tongue:before {
  content: "\F589"; }

.fa-grin-tongue-squint:before {
  content: "\F58A"; }

.fa-grin-tongue-wink:before {
  content: "\F58B"; }

.fa-grin-wink:before {
  content: "\F58C"; }

.fa-grip-horizontal:before {
  content: "\F58D"; }

.fa-grip-lines:before {
  content: "\F7A4"; }

.fa-grip-lines-vertical:before {
  content: "\F7A5"; }

.fa-grip-vertical:before {
  content: "\F58E"; }

.fa-gripfire:before {
  content: "\F3AC"; }

.fa-grunt:before {
  content: "\F3AD"; }

.fa-guilded:before {
  content: "\E07E"; }

.fa-guitar:before {
  content: "\F7A6"; }

.fa-gulp:before {
  content: "\F3AE"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-hacker-news-square:before {
  content: "\F3AF"; }

.fa-hackerrank:before {
  content: "\F5F7"; }

.fa-hamburger:before {
  content: "\F805"; }

.fa-hammer:before {
  content: "\F6E3"; }

.fa-hamsa:before {
  content: "\F665"; }

.fa-hand-holding:before {
  content: "\F4BD"; }

.fa-hand-holding-heart:before {
  content: "\F4BE"; }

.fa-hand-holding-medical:before {
  content: "\E05C"; }

.fa-hand-holding-usd:before {
  content: "\F4C0"; }

.fa-hand-holding-water:before {
  content: "\F4C1"; }

.fa-hand-lizard:before {
  content: "\F258"; }

.fa-hand-middle-finger:before {
  content: "\F806"; }

.fa-hand-paper:before {
  content: "\F256"; }

.fa-hand-peace:before {
  content: "\F25B"; }

.fa-hand-point-down:before {
  content: "\F0A7"; }

.fa-hand-point-left:before {
  content: "\F0A5"; }

.fa-hand-point-right:before {
  content: "\F0A4"; }

.fa-hand-point-up:before {
  content: "\F0A6"; }

.fa-hand-pointer:before {
  content: "\F25A"; }

.fa-hand-rock:before {
  content: "\F255"; }

.fa-hand-scissors:before {
  content: "\F257"; }

.fa-hand-sparkles:before {
  content: "\E05D"; }

.fa-hand-spock:before {
  content: "\F259"; }

.fa-hands:before {
  content: "\F4C2"; }

.fa-hands-helping:before {
  content: "\F4C4"; }

.fa-hands-wash:before {
  content: "\E05E"; }

.fa-handshake:before {
  content: "\F2B5"; }

.fa-handshake-alt-slash:before {
  content: "\E05F"; }

.fa-handshake-slash:before {
  content: "\E060"; }

.fa-hanukiah:before {
  content: "\F6E6"; }

.fa-hard-hat:before {
  content: "\F807"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-hat-cowboy:before {
  content: "\F8C0"; }

.fa-hat-cowboy-side:before {
  content: "\F8C1"; }

.fa-hat-wizard:before {
  content: "\F6E8"; }

.fa-hdd:before {
  content: "\F0A0"; }

.fa-head-side-cough:before {
  content: "\E061"; }

.fa-head-side-cough-slash:before {
  content: "\E062"; }

.fa-head-side-mask:before {
  content: "\E063"; }

.fa-head-side-virus:before {
  content: "\E064"; }

.fa-heading:before {
  content: "\F1DC"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-headphones-alt:before {
  content: "\F58F"; }

.fa-headset:before {
  content: "\F590"; }

.fa-heart:before {
  content: "\F004"; }

.fa-heart-broken:before {
  content: "\F7A9"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-helicopter:before {
  content: "\F533"; }

.fa-highlighter:before {
  content: "\F591"; }

.fa-hiking:before {
  content: "\F6EC"; }

.fa-hippo:before {
  content: "\F6ED"; }

.fa-hips:before {
  content: "\F452"; }

.fa-hire-a-helper:before {
  content: "\F3B0"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-hive:before {
  content: "\E07F"; }

.fa-hockey-puck:before {
  content: "\F453"; }

.fa-holly-berry:before {
  content: "\F7AA"; }

.fa-home:before {
  content: "\F015"; }

.fa-hooli:before {
  content: "\F427"; }

.fa-hornbill:before {
  content: "\F592"; }

.fa-horse:before {
  content: "\F6F0"; }

.fa-horse-head:before {
  content: "\F7AB"; }

.fa-hospital:before {
  content: "\F0F8"; }

.fa-hospital-alt:before {
  content: "\F47D"; }

.fa-hospital-symbol:before {
  content: "\F47E"; }

.fa-hospital-user:before {
  content: "\F80D"; }

.fa-hot-tub:before {
  content: "\F593"; }

.fa-hotdog:before {
  content: "\F80F"; }

.fa-hotel:before {
  content: "\F594"; }

.fa-hotjar:before {
  content: "\F3B1"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-start:before {
  content: "\F251"; }

.fa-house-damage:before {
  content: "\F6F1"; }

.fa-house-user:before {
  content: "\E065"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-hryvnia:before {
  content: "\F6F2"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-hubspot:before {
  content: "\F3B2"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-ice-cream:before {
  content: "\F810"; }

.fa-icicles:before {
  content: "\F7AD"; }

.fa-icons:before {
  content: "\F86D"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-id-card:before {
  content: "\F2C2"; }

.fa-id-card-alt:before {
  content: "\F47F"; }

.fa-ideal:before {
  content: "\E013"; }

.fa-igloo:before {
  content: "\F7AE"; }

.fa-image:before {
  content: "\F03E"; }

.fa-images:before {
  content: "\F302"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-industry:before {
  content: "\F275"; }

.fa-infinity:before {
  content: "\F534"; }

.fa-info:before {
  content: "\F129"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-innosoft:before {
  content: "\E080"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-instagram-square:before {
  content: "\E055"; }

.fa-instalod:before {
  content: "\E081"; }

.fa-intercom:before {
  content: "\F7AF"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-invision:before {
  content: "\F7B0"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-italic:before {
  content: "\F033"; }

.fa-itch-io:before {
  content: "\F83A"; }

.fa-itunes:before {
  content: "\F3B4"; }

.fa-itunes-note:before {
  content: "\F3B5"; }

.fa-java:before {
  content: "\F4E4"; }

.fa-jedi:before {
  content: "\F669"; }

.fa-jedi-order:before {
  content: "\F50E"; }

.fa-jenkins:before {
  content: "\F3B6"; }

.fa-jira:before {
  content: "\F7B1"; }

.fa-joget:before {
  content: "\F3B7"; }

.fa-joint:before {
  content: "\F595"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-journal-whills:before {
  content: "\F66A"; }

.fa-js:before {
  content: "\F3B8"; }

.fa-js-square:before {
  content: "\F3B9"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-kaaba:before {
  content: "\F66B"; }

.fa-kaggle:before {
  content: "\F5FA"; }

.fa-key:before {
  content: "\F084"; }

.fa-keybase:before {
  content: "\F4F5"; }

.fa-keyboard:before {
  content: "\F11C"; }

.fa-keycdn:before {
  content: "\F3BA"; }

.fa-khanda:before {
  content: "\F66D"; }

.fa-kickstarter:before {
  content: "\F3BB"; }

.fa-kickstarter-k:before {
  content: "\F3BC"; }

.fa-kiss:before {
  content: "\F596"; }

.fa-kiss-beam:before {
  content: "\F597"; }

.fa-kiss-wink-heart:before {
  content: "\F598"; }

.fa-kiwi-bird:before {
  content: "\F535"; }

.fa-korvue:before {
  content: "\F42F"; }

.fa-landmark:before {
  content: "\F66F"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-laptop-code:before {
  content: "\F5FC"; }

.fa-laptop-house:before {
  content: "\E066"; }

.fa-laptop-medical:before {
  content: "\F812"; }

.fa-laravel:before {
  content: "\F3BD"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-laugh:before {
  content: "\F599"; }

.fa-laugh-beam:before {
  content: "\F59A"; }

.fa-laugh-squint:before {
  content: "\F59B"; }

.fa-laugh-wink:before {
  content: "\F59C"; }

.fa-layer-group:before {
  content: "\F5FD"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-lemon:before {
  content: "\F094"; }

.fa-less:before {
  content: "\F41D"; }

.fa-less-than:before {
  content: "\F536"; }

.fa-less-than-equal:before {
  content: "\F537"; }

.fa-level-down-alt:before {
  content: "\F3BE"; }

.fa-level-up-alt:before {
  content: "\F3BF"; }

.fa-life-ring:before {
  content: "\F1CD"; }

.fa-lightbulb:before {
  content: "\F0EB"; }

.fa-line:before {
  content: "\F3C0"; }

.fa-link:before {
  content: "\F0C1"; }

.fa-linkedin:before {
  content: "\F08C"; }

.fa-linkedin-in:before {
  content: "\F0E1"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-lira-sign:before {
  content: "\F195"; }

.fa-list:before {
  content: "\F03A"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-lock:before {
  content: "\F023"; }

.fa-lock-open:before {
  content: "\F3C1"; }

.fa-long-arrow-alt-down:before {
  content: "\F309"; }

.fa-long-arrow-alt-left:before {
  content: "\F30A"; }

.fa-long-arrow-alt-right:before {
  content: "\F30B"; }

.fa-long-arrow-alt-up:before {
  content: "\F30C"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-luggage-cart:before {
  content: "\F59D"; }

.fa-lungs:before {
  content: "\F604"; }

.fa-lungs-virus:before {
  content: "\E067"; }

.fa-lyft:before {
  content: "\F3C3"; }

.fa-magento:before {
  content: "\F3C4"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-mail-bulk:before {
  content: "\F674"; }

.fa-mailchimp:before {
  content: "\F59E"; }

.fa-male:before {
  content: "\F183"; }

.fa-mandalorian:before {
  content: "\F50F"; }

.fa-map:before {
  content: "\F279"; }

.fa-map-marked:before {
  content: "\F59F"; }

.fa-map-marked-alt:before {
  content: "\F5A0"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-map-marker-alt:before {
  content: "\F3C5"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-markdown:before {
  content: "\F60F"; }

.fa-marker:before {
  content: "\F5A1"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mask:before {
  content: "\F6FA"; }

.fa-mastodon:before {
  content: "\F4F6"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-mdb:before {
  content: "\F8CA"; }

.fa-medal:before {
  content: "\F5A2"; }

.fa-medapps:before {
  content: "\F3C6"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-medium-m:before {
  content: "\F3C7"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-medrt:before {
  content: "\F3C8"; }

.fa-meetup:before {
  content: "\F2E0"; }

.fa-megaport:before {
  content: "\F5A3"; }

.fa-meh:before {
  content: "\F11A"; }

.fa-meh-blank:before {
  content: "\F5A4"; }

.fa-meh-rolling-eyes:before {
  content: "\F5A5"; }

.fa-memory:before {
  content: "\F538"; }

.fa-mendeley:before {
  content: "\F7B3"; }

.fa-menorah:before {
  content: "\F676"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-meteor:before {
  content: "\F753"; }

.fa-microblog:before {
  content: "\E01A"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-alt:before {
  content: "\F3C9"; }

.fa-microphone-alt-slash:before {
  content: "\F539"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-microscope:before {
  content: "\F610"; }

.fa-microsoft:before {
  content: "\F3CA"; }

.fa-minus:before {
  content: "\F068"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-mitten:before {
  content: "\F7B5"; }

.fa-mix:before {
  content: "\F3CB"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-mixer:before {
  content: "\E056"; }

.fa-mizuni:before {
  content: "\F3CC"; }

.fa-mobile:before {
  content: "\F10B"; }

.fa-mobile-alt:before {
  content: "\F3CD"; }

.fa-modx:before {
  content: "\F285"; }

.fa-monero:before {
  content: "\F3D0"; }

.fa-money-bill:before {
  content: "\F0D6"; }

.fa-money-bill-alt:before {
  content: "\F3D1"; }

.fa-money-bill-wave:before {
  content: "\F53A"; }

.fa-money-bill-wave-alt:before {
  content: "\F53B"; }

.fa-money-check:before {
  content: "\F53C"; }

.fa-money-check-alt:before {
  content: "\F53D"; }

.fa-monument:before {
  content: "\F5A6"; }

.fa-moon:before {
  content: "\F186"; }

.fa-mortar-pestle:before {
  content: "\F5A7"; }

.fa-mosque:before {
  content: "\F678"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-mountain:before {
  content: "\F6FC"; }

.fa-mouse:before {
  content: "\F8CC"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-mug-hot:before {
  content: "\F7B6"; }

.fa-music:before {
  content: "\F001"; }

.fa-napster:before {
  content: "\F3D2"; }

.fa-neos:before {
  content: "\F612"; }

.fa-network-wired:before {
  content: "\F6FF"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-newspaper:before {
  content: "\F1EA"; }

.fa-nimblr:before {
  content: "\F5A8"; }

.fa-node:before {
  content: "\F419"; }

.fa-node-js:before {
  content: "\F3D3"; }

.fa-not-equal:before {
  content: "\F53E"; }

.fa-notes-medical:before {
  content: "\F481"; }

.fa-npm:before {
  content: "\F3D4"; }

.fa-ns8:before {
  content: "\F3D5"; }

.fa-nutritionix:before {
  content: "\F3D6"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-octopus-deploy:before {
  content: "\E082"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-oil-can:before {
  content: "\F613"; }

.fa-old-republic:before {
  content: "\F510"; }

.fa-om:before {
  content: "\F679"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-orcid:before {
  content: "\F8D2"; }

.fa-osi:before {
  content: "\F41A"; }

.fa-otter:before {
  content: "\F700"; }

.fa-outdent:before {
  content: "\F03B"; }

.fa-page4:before {
  content: "\F3D7"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-pager:before {
  content: "\F815"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-paint-roller:before {
  content: "\F5AA"; }

.fa-palette:before {
  content: "\F53F"; }

.fa-palfed:before {
  content: "\F3D8"; }

.fa-pallet:before {
  content: "\F482"; }

.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-parachute-box:before {
  content: "\F4CD"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-parking:before {
  content: "\F540"; }

.fa-passport:before {
  content: "\F5AB"; }

.fa-pastafarianism:before {
  content: "\F67B"; }

.fa-paste:before {
  content: "\F0EA"; }

.fa-patreon:before {
  content: "\F3D9"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-peace:before {
  content: "\F67C"; }

.fa-pen:before {
  content: "\F304"; }

.fa-pen-alt:before {
  content: "\F305"; }

.fa-pen-fancy:before {
  content: "\F5AC"; }

.fa-pen-nib:before {
  content: "\F5AD"; }

.fa-pen-square:before {
  content: "\F14B"; }

.fa-pencil-alt:before {
  content: "\F303"; }

.fa-pencil-ruler:before {
  content: "\F5AE"; }

.fa-penny-arcade:before {
  content: "\F704"; }

.fa-people-arrows:before {
  content: "\E068"; }

.fa-people-carry:before {
  content: "\F4CE"; }

.fa-pepper-hot:before {
  content: "\F816"; }

.fa-perbyte:before {
  content: "\E083"; }

.fa-percent:before {
  content: "\F295"; }

.fa-percentage:before {
  content: "\F541"; }

.fa-periscope:before {
  content: "\F3DA"; }

.fa-person-booth:before {
  content: "\F756"; }

.fa-phabricator:before {
  content: "\F3DB"; }

.fa-phoenix-framework:before {
  content: "\F3DC"; }

.fa-phoenix-squadron:before {
  content: "\F511"; }

.fa-phone:before {
  content: "\F095"; }

.fa-phone-alt:before {
  content: "\F879"; }

.fa-phone-slash:before {
  content: "\F3DD"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-phone-square-alt:before {
  content: "\F87B"; }

.fa-phone-volume:before {
  content: "\F2A0"; }

.fa-photo-video:before {
  content: "\F87C"; }

.fa-php:before {
  content: "\F457"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-pied-piper-hat:before {
  content: "\F4E5"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-pied-piper-square:before {
  content: "\E01E"; }

.fa-piggy-bank:before {
  content: "\F4D3"; }

.fa-pills:before {
  content: "\F484"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-pizza-slice:before {
  content: "\F818"; }

.fa-place-of-worship:before {
  content: "\F67F"; }

.fa-plane:before {
  content: "\F072"; }

.fa-plane-arrival:before {
  content: "\F5AF"; }

.fa-plane-departure:before {
  content: "\F5B0"; }

.fa-plane-slash:before {
  content: "\E069"; }

.fa-play:before {
  content: "\F04B"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-playstation:before {
  content: "\F3DF"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-plus:before {
  content: "\F067"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-poll:before {
  content: "\F681"; }

.fa-poll-h:before {
  content: "\F682"; }

.fa-poo:before {
  content: "\F2FE"; }

.fa-poo-storm:before {
  content: "\F75A"; }

.fa-poop:before {
  content: "\F619"; }

.fa-portrait:before {
  content: "\F3E0"; }

.fa-pound-sign:before {
  content: "\F154"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-pray:before {
  content: "\F683"; }

.fa-praying-hands:before {
  content: "\F684"; }

.fa-prescription:before {
  content: "\F5B1"; }

.fa-prescription-bottle:before {
  content: "\F485"; }

.fa-prescription-bottle-alt:before {
  content: "\F486"; }

.fa-print:before {
  content: "\F02F"; }

.fa-procedures:before {
  content: "\F487"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-project-diagram:before {
  content: "\F542"; }

.fa-pump-medical:before {
  content: "\E06A"; }

.fa-pump-soap:before {
  content: "\E06B"; }

.fa-pushed:before {
  content: "\F3E1"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-python:before {
  content: "\F3E2"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-question:before {
  content: "\F128"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-quidditch:before {
  content: "\F458"; }

.fa-quinscape:before {
  content: "\F459"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-quran:before {
  content: "\F687"; }

.fa-r-project:before {
  content: "\F4F7"; }

.fa-radiation:before {
  content: "\F7B9"; }

.fa-radiation-alt:before {
  content: "\F7BA"; }

.fa-rainbow:before {
  content: "\F75B"; }

.fa-random:before {
  content: "\F074"; }

.fa-raspberry-pi:before {
  content: "\F7BB"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-react:before {
  content: "\F41B"; }

.fa-reacteurope:before {
  content: "\F75D"; }

.fa-readme:before {
  content: "\F4D5"; }

.fa-rebel:before {
  content: "\F1D0"; }

.fa-receipt:before {
  content: "\F543"; }

.fa-record-vinyl:before {
  content: "\F8D9"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-red-river:before {
  content: "\F3E3"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-redhat:before {
  content: "\F7BC"; }

.fa-redo:before {
  content: "\F01E"; }

.fa-redo-alt:before {
  content: "\F2F9"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-remove-format:before {
  content: "\F87D"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-reply:before {
  content: "\F3E5"; }

.fa-reply-all:before {
  content: "\F122"; }

.fa-replyd:before {
  content: "\F3E6"; }

.fa-republican:before {
  content: "\F75E"; }

.fa-researchgate:before {
  content: "\F4F8"; }

.fa-resolving:before {
  content: "\F3E7"; }

.fa-restroom:before {
  content: "\F7BD"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-rev:before {
  content: "\F5B2"; }

.fa-ribbon:before {
  content: "\F4D6"; }

.fa-ring:before {
  content: "\F70B"; }

.fa-road:before {
  content: "\F018"; }

.fa-robot:before {
  content: "\F544"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-rocketchat:before {
  content: "\F3E8"; }

.fa-rockrms:before {
  content: "\F3E9"; }

.fa-route:before {
  content: "\F4D7"; }

.fa-rss:before {
  content: "\F09E"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-ruble-sign:before {
  content: "\F158"; }

.fa-ruler:before {
  content: "\F545"; }

.fa-ruler-combined:before {
  content: "\F546"; }

.fa-ruler-horizontal:before {
  content: "\F547"; }

.fa-ruler-vertical:before {
  content: "\F548"; }

.fa-running:before {
  content: "\F70C"; }

.fa-rupee-sign:before {
  content: "\F156"; }

.fa-rust:before {
  content: "\E07A"; }

.fa-sad-cry:before {
  content: "\F5B3"; }

.fa-sad-tear:before {
  content: "\F5B4"; }

.fa-safari:before {
  content: "\F267"; }

.fa-salesforce:before {
  content: "\F83B"; }

.fa-sass:before {
  content: "\F41E"; }

.fa-satellite:before {
  content: "\F7BF"; }

.fa-satellite-dish:before {
  content: "\F7C0"; }

.fa-save:before {
  content: "\F0C7"; }

.fa-schlix:before {
  content: "\F3EA"; }

.fa-school:before {
  content: "\F549"; }

.fa-screwdriver:before {
  content: "\F54A"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-scroll:before {
  content: "\F70E"; }

.fa-sd-card:before {
  content: "\F7C2"; }

.fa-search:before {
  content: "\F002"; }

.fa-search-dollar:before {
  content: "\F688"; }

.fa-search-location:before {
  content: "\F689"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-searchengin:before {
  content: "\F3EB"; }

.fa-seedling:before {
  content: "\F4D8"; }

.fa-sellcast:before {
  content: "\F2DA"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-server:before {
  content: "\F233"; }

.fa-servicestack:before {
  content: "\F3EC"; }

.fa-shapes:before {
  content: "\F61F"; }

.fa-share:before {
  content: "\F064"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-shekel-sign:before {
  content: "\F20B"; }

.fa-shield-alt:before {
  content: "\F3ED"; }

.fa-shield-virus:before {
  content: "\E06C"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-shipping-fast:before {
  content: "\F48B"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-shoe-prints:before {
  content: "\F54B"; }

.fa-shopify:before {
  content: "\E057"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-shopware:before {
  content: "\F5B5"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-shuttle-van:before {
  content: "\F5B6"; }

.fa-sign:before {
  content: "\F4D9"; }

.fa-sign-in-alt:before {
  content: "\F2F6"; }

.fa-sign-language:before {
  content: "\F2A7"; }

.fa-sign-out-alt:before {
  content: "\F2F5"; }

.fa-signal:before {
  content: "\F012"; }

.fa-signature:before {
  content: "\F5B7"; }

.fa-sim-card:before {
  content: "\F7C4"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-sink:before {
  content: "\E06D"; }

.fa-sistrix:before {
  content: "\F3EE"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-sith:before {
  content: "\F512"; }

.fa-skating:before {
  content: "\F7C5"; }

.fa-sketch:before {
  content: "\F7C6"; }

.fa-skiing:before {
  content: "\F7C9"; }

.fa-skiing-nordic:before {
  content: "\F7CA"; }

.fa-skull:before {
  content: "\F54C"; }

.fa-skull-crossbones:before {
  content: "\F714"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-slack:before {
  content: "\F198"; }

.fa-slack-hash:before {
  content: "\F3EF"; }

.fa-slash:before {
  content: "\F715"; }

.fa-sleigh:before {
  content: "\F7CC"; }

.fa-sliders-h:before {
  content: "\F1DE"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-smile:before {
  content: "\F118"; }

.fa-smile-beam:before {
  content: "\F5B8"; }

.fa-smile-wink:before {
  content: "\F4DA"; }

.fa-smog:before {
  content: "\F75F"; }

.fa-smoking:before {
  content: "\F48D"; }

.fa-smoking-ban:before {
  content: "\F54D"; }

.fa-sms:before {
  content: "\F7CD"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-snowboarding:before {
  content: "\F7CE"; }

.fa-snowflake:before {
  content: "\F2DC"; }

.fa-snowman:before {
  content: "\F7D0"; }

.fa-snowplow:before {
  content: "\F7D2"; }

.fa-soap:before {
  content: "\E06E"; }

.fa-socks:before {
  content: "\F696"; }

.fa-solar-panel:before {
  content: "\F5BA"; }

.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-alpha-down:before {
  content: "\F15D"; }

.fa-sort-alpha-down-alt:before {
  content: "\F881"; }

.fa-sort-alpha-up:before {
  content: "\F15E"; }

.fa-sort-alpha-up-alt:before {
  content: "\F882"; }

.fa-sort-amount-down:before {
  content: "\F160"; }

.fa-sort-amount-down-alt:before {
  content: "\F884"; }

.fa-sort-amount-up:before {
  content: "\F161"; }

.fa-sort-amount-up-alt:before {
  content: "\F885"; }

.fa-sort-down:before {
  content: "\F0DD"; }

.fa-sort-numeric-down:before {
  content: "\F162"; }

.fa-sort-numeric-down-alt:before {
  content: "\F886"; }

.fa-sort-numeric-up:before {
  content: "\F163"; }

.fa-sort-numeric-up-alt:before {
  content: "\F887"; }

.fa-sort-up:before {
  content: "\F0DE"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-sourcetree:before {
  content: "\F7D3"; }

.fa-spa:before {
  content: "\F5BB"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-speakap:before {
  content: "\F3F3"; }

.fa-speaker-deck:before {
  content: "\F83C"; }

.fa-spell-check:before {
  content: "\F891"; }

.fa-spider:before {
  content: "\F717"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-splotch:before {
  content: "\F5BC"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-spray-can:before {
  content: "\F5BD"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-square-full:before {
  content: "\F45C"; }

.fa-square-root-alt:before {
  content: "\F698"; }

.fa-squarespace:before {
  content: "\F5BE"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-stackpath:before {
  content: "\F842"; }

.fa-stamp:before {
  content: "\F5BF"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-and-crescent:before {
  content: "\F699"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-star-half-alt:before {
  content: "\F5C0"; }

.fa-star-of-david:before {
  content: "\F69A"; }

.fa-star-of-life:before {
  content: "\F621"; }

.fa-staylinked:before {
  content: "\F3F5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-steam-symbol:before {
  content: "\F3F6"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-sticker-mule:before {
  content: "\F3F7"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stopwatch:before {
  content: "\F2F2"; }

.fa-stopwatch-20:before {
  content: "\E06F"; }

.fa-store:before {
  content: "\F54E"; }

.fa-store-alt:before {
  content: "\F54F"; }

.fa-store-alt-slash:before {
  content: "\E070"; }

.fa-store-slash:before {
  content: "\E071"; }

.fa-strava:before {
  content: "\F428"; }

.fa-stream:before {
  content: "\F550"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-stripe:before {
  content: "\F429"; }

.fa-stripe-s:before {
  content: "\F42A"; }

.fa-stroopwafel:before {
  content: "\F551"; }

.fa-studiovinari:before {
  content: "\F3F8"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-subway:before {
  content: "\F239"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-suitcase-rolling:before {
  content: "\F5C1"; }

.fa-sun:before {
  content: "\F185"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-supple:before {
  content: "\F3F9"; }

.fa-surprise:before {
  content: "\F5C2"; }

.fa-suse:before {
  content: "\F7D6"; }

.fa-swatchbook:before {
  content: "\F5C3"; }

.fa-swift:before {
  content: "\F8E1"; }

.fa-swimmer:before {
  content: "\F5C4"; }

.fa-swimming-pool:before {
  content: "\F5C5"; }

.fa-symfony:before {
  content: "\F83D"; }

.fa-synagogue:before {
  content: "\F69B"; }

.fa-sync:before {
  content: "\F021"; }

.fa-sync-alt:before {
  content: "\F2F1"; }

.fa-syringe:before {
  content: "\F48E"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-table-tennis:before {
  content: "\F45D"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-tablet-alt:before {
  content: "\F3FA"; }

.fa-tablets:before {
  content: "\F490"; }

.fa-tachometer-alt:before {
  content: "\F3FD"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-tape:before {
  content: "\F4DB"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-taxi:before {
  content: "\F1BA"; }

.fa-teamspeak:before {
  content: "\F4F9"; }

.fa-teeth:before {
  content: "\F62E"; }

.fa-teeth-open:before {
  content: "\F62F"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-telegram-plane:before {
  content: "\F3FE"; }

.fa-temperature-high:before {
  content: "\F769"; }

.fa-temperature-low:before {
  content: "\F76B"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-tenge:before {
  content: "\F7D7"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-the-red-yeti:before {
  content: "\F69D"; }

.fa-theater-masks:before {
  content: "\F630"; }

.fa-themeco:before {
  content: "\F5C6"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-thermometer:before {
  content: "\F491"; }

.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-think-peaks:before {
  content: "\F731"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbtack:before {
  content: "\F08D"; }

.fa-ticket-alt:before {
  content: "\F3FF"; }

.fa-tiktok:before {
  content: "\E07B"; }

.fa-times:before {
  content: "\F00D"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-tint:before {
  content: "\F043"; }

.fa-tint-slash:before {
  content: "\F5C7"; }

.fa-tired:before {
  content: "\F5C8"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-toilet:before {
  content: "\F7D8"; }

.fa-toilet-paper:before {
  content: "\F71E"; }

.fa-toilet-paper-slash:before {
  content: "\E072"; }

.fa-toolbox:before {
  content: "\F552"; }

.fa-tools:before {
  content: "\F7D9"; }

.fa-tooth:before {
  content: "\F5C9"; }

.fa-torah:before {
  content: "\F6A0"; }

.fa-torii-gate:before {
  content: "\F6A1"; }

.fa-tractor:before {
  content: "\F722"; }

.fa-trade-federation:before {
  content: "\F513"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-traffic-light:before {
  content: "\F637"; }

.fa-trailer:before {
  content: "\E041"; }

.fa-train:before {
  content: "\F238"; }

.fa-tram:before {
  content: "\F7DA"; }

.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-trash-alt:before {
  content: "\F2ED"; }

.fa-trash-restore:before {
  content: "\F829"; }

.fa-trash-restore-alt:before {
  content: "\F82A"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-trello:before {
  content: "\F181"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-truck-loading:before {
  content: "\F4DE"; }

.fa-truck-monster:before {
  content: "\F63B"; }

.fa-truck-moving:before {
  content: "\F4DF"; }

.fa-truck-pickup:before {
  content: "\F63C"; }

.fa-tshirt:before {
  content: "\F553"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-tv:before {
  content: "\F26C"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-typo3:before {
  content: "\F42B"; }

.fa-uber:before {
  content: "\F402"; }

.fa-ubuntu:before {
  content: "\F7DF"; }

.fa-uikit:before {
  content: "\F403"; }

.fa-umbraco:before {
  content: "\F8E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-umbrella-beach:before {
  content: "\F5CA"; }

.fa-uncharted:before {
  content: "\E084"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-undo:before {
  content: "\F0E2"; }

.fa-undo-alt:before {
  content: "\F2EA"; }

.fa-uniregistry:before {
  content: "\F404"; }

.fa-unity:before {
  content: "\E049"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-university:before {
  content: "\F19C"; }

.fa-unlink:before {
  content: "\F127"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-unsplash:before {
  content: "\E07C"; }

.fa-untappd:before {
  content: "\F405"; }

.fa-upload:before {
  content: "\F093"; }

.fa-ups:before {
  content: "\F7E0"; }

.fa-usb:before {
  content: "\F287"; }

.fa-user:before {
  content: "\F007"; }

.fa-user-alt:before {
  content: "\F406"; }

.fa-user-alt-slash:before {
  content: "\F4FA"; }

.fa-user-astronaut:before {
  content: "\F4FB"; }

.fa-user-check:before {
  content: "\F4FC"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-clock:before {
  content: "\F4FD"; }

.fa-user-cog:before {
  content: "\F4FE"; }

.fa-user-edit:before {
  content: "\F4FF"; }

.fa-user-friends:before {
  content: "\F500"; }

.fa-user-graduate:before {
  content: "\F501"; }

.fa-user-injured:before {
  content: "\F728"; }

.fa-user-lock:before {
  content: "\F502"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-user-minus:before {
  content: "\F503"; }

.fa-user-ninja:before {
  content: "\F504"; }

.fa-user-nurse:before {
  content: "\F82F"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-user-shield:before {
  content: "\F505"; }

.fa-user-slash:before {
  content: "\F506"; }

.fa-user-tag:before {
  content: "\F507"; }

.fa-user-tie:before {
  content: "\F508"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-users:before {
  content: "\F0C0"; }

.fa-users-cog:before {
  content: "\F509"; }

.fa-users-slash:before {
  content: "\E073"; }

.fa-usps:before {
  content: "\F7E1"; }

.fa-ussunnah:before {
  content: "\F407"; }

.fa-utensil-spoon:before {
  content: "\F2E5"; }

.fa-utensils:before {
  content: "\F2E7"; }

.fa-vaadin:before {
  content: "\F408"; }

.fa-vector-square:before {
  content: "\F5CB"; }

.fa-venus:before {
  content: "\F221"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-vest:before {
  content: "\E085"; }

.fa-vest-patches:before {
  content: "\E086"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-vial:before {
  content: "\F492"; }

.fa-vials:before {
  content: "\F493"; }

.fa-viber:before {
  content: "\F409"; }

.fa-video:before {
  content: "\F03D"; }

.fa-video-slash:before {
  content: "\F4E2"; }

.fa-vihara:before {
  content: "\F6A7"; }

.fa-vimeo:before {
  content: "\F40A"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-vimeo-v:before {
  content: "\F27D"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-virus:before {
  content: "\E074"; }

.fa-virus-slash:before {
  content: "\E075"; }

.fa-viruses:before {
  content: "\E076"; }

.fa-vk:before {
  content: "\F189"; }

.fa-vnv:before {
  content: "\F40B"; }

.fa-voicemail:before {
  content: "\F897"; }

.fa-volleyball-ball:before {
  content: "\F45F"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-mute:before {
  content: "\F6A9"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-vote-yea:before {
  content: "\F772"; }

.fa-vr-cardboard:before {
  content: "\F729"; }

.fa-vuejs:before {
  content: "\F41F"; }

.fa-walking:before {
  content: "\F554"; }

.fa-wallet:before {
  content: "\F555"; }

.fa-warehouse:before {
  content: "\F494"; }

.fa-watchman-monitoring:before {
  content: "\E087"; }

.fa-water:before {
  content: "\F773"; }

.fa-wave-square:before {
  content: "\F83E"; }

.fa-waze:before {
  content: "\F83F"; }

.fa-weebly:before {
  content: "\F5CC"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-weight:before {
  content: "\F496"; }

.fa-weight-hanging:before {
  content: "\F5CD"; }

.fa-weixin:before {
  content: "\F1D7"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-whatsapp-square:before {
  content: "\F40C"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-whmcs:before {
  content: "\F40D"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-wind:before {
  content: "\F72E"; }

.fa-window-close:before {
  content: "\F410"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-wine-bottle:before {
  content: "\F72F"; }

.fa-wine-glass:before {
  content: "\F4E3"; }

.fa-wine-glass-alt:before {
  content: "\F5CE"; }

.fa-wix:before {
  content: "\F5CF"; }

.fa-wizards-of-the-coast:before {
  content: "\F730"; }

.fa-wodu:before {
  content: "\E088"; }

.fa-wolf-pack-battalion:before {
  content: "\F514"; }

.fa-won-sign:before {
  content: "\F159"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-wordpress-simple:before {
  content: "\F411"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-wpressr:before {
  content: "\F3E4"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-x-ray:before {
  content: "\F497"; }

.fa-xbox:before {
  content: "\F412"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-y-combinator:before {
  content: "\F23B"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-yammer:before {
  content: "\F840"; }

.fa-yandex:before {
  content: "\F413"; }

.fa-yandex-international:before {
  content: "\F414"; }

.fa-yarn:before {
  content: "\F7E3"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-yen-sign:before {
  content: "\F157"; }

.fa-yin-yang:before {
  content: "\F6AD"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-youtube-square:before {
  content: "\F431"; }

.fa-zhihu:before {
  content: "\F63F"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.eot?592643a83b8541edc52063d84c468700);
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.eot?592643a83b8541edc52063d84c468700?#iefix) format("embedded-opentype"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff2?ed311c7a0ade9a75bb3ebf5a7670f31d) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff?1a575a4138e5f366474f0e7c5bd614a5) format("woff"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.ttf?513aa607d398efaccc559916c3431403) format("truetype"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.svg?1d5619cd804367cefe6da2d79289218a#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.eot?b0e2db3b634d1bc3928e127458d993d8);
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.eot?b0e2db3b634d1bc3928e127458d993d8?#iefix) format("embedded-opentype"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff2?b91d376b8d7646d671cd820950d5f7f1) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff?d1d7e3b4c219fde0f7376c6facfd7149) format("woff"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.ttf?766913e6c0088ab8c9f73e18b4127bc4) format("truetype"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.svg?c5d109be8edd3de0f60eb472bd9ef691#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.eot?0c6bfc668a72935760178f91327aed3a);
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.eot?0c6bfc668a72935760178f91327aed3a?#iefix) format("embedded-opentype"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff2?d824df7eb2e268626a2dd9a6a741ac4e) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff?d745348d289b149026921f197929a893) format("woff"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.ttf?b9625119ce4300f0ef890a8f3234c773) format("truetype"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.svg?37bc7099f6f1ba80236164f22e905837#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
@font-face
{
    font-family: 'boxicons';
    font-weight: normal;
    font-style: normal;

    src: url(/fonts/vendor/boxicons/boxicons.eot?4002d1c83d8dd40df85708c5601993e4);
    src: url(/fonts/vendor/boxicons/boxicons.eot?4002d1c83d8dd40df85708c5601993e4) format('embedded-opentype'),
    url(/fonts/vendor/boxicons/boxicons.woff2?aab73283f839e775f9ac86d642983653) format('woff2'),
    url(/fonts/vendor/boxicons/boxicons.woff?3a0cb82447f8e9ce865a709a92f0c752) format('woff'),
    url(/fonts/vendor/boxicons/boxicons.ttf?878061312a371566f591f1f1a9f76a87) format('truetype'),
    url(/fonts/vendor/boxicons/boxicons.svg?b0bb967778275b356010f01219188eb0?#boxicons) format('svg');
}
.bx
{
    font-family: 'boxicons' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;

    text-transform: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bx-ul
{
    margin-left: 2em;
    padding-left: 0;

    list-style: none;
}
.bx-ul > li
{
    position: relative;
}
.bx-ul .bx
{
    font-size: inherit;
    line-height: inherit;

    position: absolute;
    left: -2em;

    width: 2em;

    text-align: center;
}
@keyframes spin
{
    0%
    {
        transform: rotate(0);
    }
    100%
    {
        transform: rotate(359deg);
    }
}
@keyframes burst
{
    0%
    {
        transform: scale(1);

        opacity: 1;
    }
    90%
    {
        transform: scale(1.5);

        opacity: 0;
    }
}
@keyframes flashing
{
    0%
    {
        opacity: 1;
    }
    45%
    {
        opacity: 0;
    }
    90%
    {
        opacity: 1;
    }
}
@keyframes fade-left
{
    0%
    {
        transform: translateX(0);

        opacity: 1;
    }
    75%
    {
        transform: translateX(-20px);

        opacity: 0;
    }
}
@keyframes fade-right
{
    0%
    {
        transform: translateX(0);

        opacity: 1;
    }
    75%
    {
        transform: translateX(20px);

        opacity: 0;
    }
}
@keyframes fade-up
{
    0%
    {
        transform: translateY(0);

        opacity: 1;
    }
    75%
    {
        transform: translateY(-20px);

        opacity: 0;
    }
}
@keyframes fade-down
{
    0%
    {
        transform: translateY(0);

        opacity: 1;
    }
    75%
    {
        transform: translateY(20px);

        opacity: 0;
    }
}

@keyframes tada
{
    from
    {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20%
    {
        transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
    }

    30%,
    50%,
    70%,
    90%
    {
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
    }

    40%,
    60%,
    80%
    {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    to
    {
        transform: scale3d(1, 1, 1);
    }
}
.bx-spin
{
    animation: spin 2s linear infinite;
}
.bx-spin-hover:hover
{
    animation: spin 2s linear infinite;
}

.bx-tada
{
    animation: tada 1.5s ease infinite;
}
.bx-tada-hover:hover
{
    animation: tada 1.5s ease infinite;
}

.bx-flashing
{
    animation: flashing 1.5s infinite linear;
}
.bx-flashing-hover:hover
{
    animation: flashing 1.5s infinite linear;
}

.bx-burst
{
    animation: burst 1.5s infinite linear;
}
.bx-burst-hover:hover
{
    animation: burst 1.5s infinite linear;
}
.bx-fade-up
{
    animation: fade-up 1.5s infinite linear;
}
.bx-fade-up-hover:hover
{
    animation: fade-up 1.5s infinite linear;
}
.bx-fade-down
{
    animation: fade-down 1.5s infinite linear;
}
.bx-fade-down-hover:hover
{
    animation: fade-down 1.5s infinite linear;
}
.bx-fade-left
{
    animation: fade-left 1.5s infinite linear;
}
.bx-fade-left-hover:hover
{
    animation: fade-left 1.5s infinite linear;
}
.bx-fade-right
{
    animation: fade-right 1.5s infinite linear;
}
.bx-fade-right-hover:hover
{
    animation: fade-right 1.5s infinite linear;
}
.bx-xs
{
    font-size: 1rem!important;
}
.bx-sm
{
    font-size: 1.55rem!important;
}
.bx-md
{
    font-size: 2.25rem!important;
}
.bx-lg
{
    font-size: 3.0rem!important;
}
.bx-fw
{
    font-size: 1.2857142857em;
    line-height: .8em;

    width: 1.2857142857em;
    height: .8em;
    margin-top: -.2em!important;

    vertical-align: middle;
}
.bx-pull-left
{
    float: left;

    margin-right: .3em!important;
}
.bx-pull-right
{
    float: right;

    margin-left: .3em!important;
}
.bx-rotate-90
{
    transform: rotate(90deg);

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}
.bx-rotate-180
{
    transform: rotate(180deg);

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}
.bx-rotate-270
{
    transform: rotate(270deg);

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
}
.bx-flip-horizontal
{
    transform: scaleX(-1);

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}
.bx-flip-vertical
{
    transform: scaleY(-1);

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}
.bx-border
{
    padding: .25em;

    border: .07em solid rgba(0,0,0,.1);
    border-radius: .25em;
}
.bx-border-circle
{
    padding: .25em;

    border: .07em solid rgba(0,0,0,.1);
    border-radius: 50%;
}

  .bxs-balloon:before {
    content: "\EB60";
  }
  .bxs-castle:before {
    content: "\EB79";
  }
  .bxs-coffee-bean:before {
    content: "\EB92";
  }
  .bxs-objects-horizontal-center:before {
    content: "\EBAB";
  }
  .bxs-objects-horizontal-left:before {
    content: "\EBC4";
  }
  .bxs-objects-horizontal-right:before {
    content: "\EBDD";
  }
  .bxs-objects-vertical-bottom:before {
    content: "\EBF6";
  }
  .bxs-objects-vertical-center:before {
    content: "\EF40";
  }
  .bxs-objects-vertical-top:before {
    content: "\EF41";
  }
  .bxs-pear:before {
    content: "\EF42";
  }
  .bxs-shield-minus:before {
    content: "\EF43";
  }
  .bxs-shield-plus:before {
    content: "\EF44";
  }
  .bxs-shower:before {
    content: "\EF45";
  }
  .bxs-sushi:before {
    content: "\EF46";
  }
  .bxs-universal-access:before {
    content: "\EF47";
  }
  .bx-child:before {
    content: "\EF48";
  }
  .bx-horizontal-left:before {
    content: "\EF49";
  }
  .bx-horizontal-right:before {
    content: "\EF4A";
  }
  .bx-objects-horizontal-center:before {
    content: "\EF4B";
  }
  .bx-objects-horizontal-left:before {
    content: "\EF4C";
  }
  .bx-objects-horizontal-right:before {
    content: "\EF4D";
  }
  .bx-objects-vertical-bottom:before {
    content: "\EF4E";
  }
  .bx-objects-vertical-center:before {
    content: "\EF4F";
  }
  .bx-objects-vertical-top:before {
    content: "\EF50";
  }
  .bx-rfid:before {
    content: "\EF51";
  }
  .bx-shield-minus:before {
    content: "\EF52";
  }
  .bx-shield-plus:before {
    content: "\EF53";
  }
  .bx-shower:before {
    content: "\EF54";
  }
  .bx-sushi:before {
    content: "\EF55";
  }
  .bx-universal-access:before {
    content: "\EF56";
  }
  .bx-vertical-bottom:before {
    content: "\EF57";
  }
  .bx-vertical-top:before {
    content: "\EF58";
  }
  .bxl-graphql:before {
    content: "\EF59";
  }
  .bxl-typescript:before {
    content: "\EF5A";
  }
  .bxs-color:before {
    content: "\EF39";
  }
  .bx-reflect-horizontal:before {
    content: "\EF3A";
  }
  .bx-reflect-vertical:before {
    content: "\EF3B";
  }
  .bx-color:before {
    content: "\EF3C";
  }
  .bxl-mongodb:before {
    content: "\EF3D";
  }
  .bxl-postgresql:before {
    content: "\EF3E";
  }
  .bxl-deezer:before {
    content: "\EF3F";
  }
  .bxs-hard-hat:before {
    content: "\EF2A";
  }
  .bxs-home-alt-2:before {
    content: "\EF2B";
  }
  .bxs-cheese:before {
    content: "\EF2C";
  }
  .bx-home-alt-2:before {
    content: "\EF2D";
  }
  .bx-hard-hat:before {
    content: "\EF2E";
  }
  .bx-cheese:before {
    content: "\EF2F";
  }
  .bx-cart-add:before {
    content: "\EF30";
  }
  .bx-cart-download:before {
    content: "\EF31";
  }
  .bx-no-signal:before {
    content: "\EF32";
  }
  .bx-signal-1:before {
    content: "\EF33";
  }
  .bx-signal-2:before {
    content: "\EF34";
  }
  .bx-signal-3:before {
    content: "\EF35";
  }
  .bx-signal-4:before {
    content: "\EF36";
  }
  .bx-signal-5:before {
    content: "\EF37";
  }
  .bxl-xing:before {
    content: "\EF38";
  }
  .bxl-meta:before {
    content: "\EF27";
  }
  .bx-lemon:before {
    content: "\EF28";
  }
  .bxs-lemon:before {
    content: "\EF29";
  }
  .bx-cricket-ball:before {
    content: "\EF0C";
  }
  .bx-baguette:before {
    content: "\EF0D";
  }
  .bx-bowl-hot:before {
    content: "\EF0E";
  }
  .bx-bowl-rice:before {
    content: "\EF0F";
  }
  .bx-cable-car:before {
    content: "\EF10";
  }
  .bx-candles:before {
    content: "\EF11";
  }
  .bx-circle-half:before {
    content: "\EF12";
  }
  .bx-circle-quarter:before {
    content: "\EF13";
  }
  .bx-circle-three-quarter:before {
    content: "\EF14";
  }
  .bx-cross:before {
    content: "\EF15";
  }
  .bx-fork:before {
    content: "\EF16";
  }
  .bx-knife:before {
    content: "\EF17";
  }
  .bx-money-withdraw:before {
    content: "\EF18";
  }
  .bx-popsicle:before {
    content: "\EF19";
  }
  .bx-scatter-chart:before {
    content: "\EF1A";
  }
  .bxs-baguette:before {
    content: "\EF1B";
  }
  .bxs-bowl-hot:before {
    content: "\EF1C";
  }
  .bxs-bowl-rice:before {
    content: "\EF1D";
  }
  .bxs-cable-car:before {
    content: "\EF1E";
  }
  .bxs-circle-half:before {
    content: "\EF1F";
  }
  .bxs-circle-quarter:before {
    content: "\EF20";
  }
  .bxs-circle-three-quarter:before {
    content: "\EF21";
  }
  .bxs-cricket-ball:before {
    content: "\EF22";
  }
  .bxs-invader:before {
    content: "\EF23";
  }
  .bx-male-female:before {
    content: "\EF24";
  }
  .bxs-popsicle:before {
    content: "\EF25";
  }
  .bxs-tree-alt:before {
    content: "\EF26";
  }
  .bxl-venmo:before {
    content: "\E900";
  }
  .bxl-upwork:before {
    content: "\E901";
  }
  .bxl-netlify:before {
    content: "\E902";
  }
  .bxl-java:before {
    content: "\E903";
  }
  .bxl-heroku:before {
    content: "\E904";
  }
  .bxl-go-lang:before {
    content: "\E905";
  }
  .bxl-gmail:before {
    content: "\E906";
  }
  .bxl-flask:before {
    content: "\E907";
  }
  .bxl-99designs:before {
    content: "\E908";
  }
  .bxl-500px:before {
    content: "\E909";
  }
  .bxl-adobe:before {
    content: "\E90A";
  }
  .bxl-airbnb:before {
    content: "\E90B";
  }
  .bxl-algolia:before {
    content: "\E90C";
  }
  .bxl-amazon:before {
    content: "\E90D";
  }
  .bxl-android:before {
    content: "\E90E";
  }
  .bxl-angular:before {
    content: "\E90F";
  }
  .bxl-apple:before {
    content: "\E910";
  }
  .bxl-audible:before {
    content: "\E911";
  }
  .bxl-aws:before {
    content: "\E912";
  }
  .bxl-baidu:before {
    content: "\E913";
  }
  .bxl-behance:before {
    content: "\E914";
  }
  .bxl-bing:before {
    content: "\E915";
  }
  .bxl-bitcoin:before {
    content: "\E916";
  }
  .bxl-blender:before {
    content: "\E917";
  }
  .bxl-blogger:before {
    content: "\E918";
  }
  .bxl-bootstrap:before {
    content: "\E919";
  }
  .bxl-chrome:before {
    content: "\E91A";
  }
  .bxl-codepen:before {
    content: "\E91B";
  }
  .bxl-c-plus-plus:before {
    content: "\E91C";
  }
  .bxl-creative-commons:before {
    content: "\E91D";
  }
  .bxl-css3:before {
    content: "\E91E";
  }
  .bxl-dailymotion:before {
    content: "\E91F";
  }
  .bxl-deviantart:before {
    content: "\E920";
  }
  .bxl-dev-to:before {
    content: "\E921";
  }
  .bxl-digg:before {
    content: "\E922";
  }
  .bxl-digitalocean:before {
    content: "\E923";
  }
  .bxl-discord:before {
    content: "\E924";
  }
  .bxl-discord-alt:before {
    content: "\E925";
  }
  .bxl-discourse:before {
    content: "\E926";
  }
  .bxl-django:before {
    content: "\E927";
  }
  .bxl-docker:before {
    content: "\E928";
  }
  .bxl-dribbble:before {
    content: "\E929";
  }
  .bxl-dropbox:before {
    content: "\E92A";
  }
  .bxl-drupal:before {
    content: "\E92B";
  }
  .bxl-ebay:before {
    content: "\E92C";
  }
  .bxl-edge:before {
    content: "\E92D";
  }
  .bxl-etsy:before {
    content: "\E92E";
  }
  .bxl-facebook:before {
    content: "\E92F";
  }
  .bxl-facebook-circle:before {
    content: "\E930";
  }
  .bxl-facebook-square:before {
    content: "\E931";
  }
  .bxl-figma:before {
    content: "\E932";
  }
  .bxl-firebase:before {
    content: "\E933";
  }
  .bxl-firefox:before {
    content: "\E934";
  }
  .bxl-flickr:before {
    content: "\E935";
  }
  .bxl-flickr-square:before {
    content: "\E936";
  }
  .bxl-flutter:before {
    content: "\E937";
  }
  .bxl-foursquare:before {
    content: "\E938";
  }
  .bxl-git:before {
    content: "\E939";
  }
  .bxl-github:before {
    content: "\E93A";
  }
  .bxl-gitlab:before {
    content: "\E93B";
  }
  .bxl-google:before {
    content: "\E93C";
  }
  .bxl-google-cloud:before {
    content: "\E93D";
  }
  .bxl-google-plus:before {
    content: "\E93E";
  }
  .bxl-google-plus-circle:before {
    content: "\E93F";
  }
  .bxl-html5:before {
    content: "\E940";
  }
  .bxl-imdb:before {
    content: "\E941";
  }
  .bxl-instagram:before {
    content: "\E942";
  }
  .bxl-instagram-alt:before {
    content: "\E943";
  }
  .bxl-internet-explorer:before {
    content: "\E944";
  }
  .bxl-invision:before {
    content: "\E945";
  }
  .bxl-javascript:before {
    content: "\E946";
  }
  .bxl-joomla:before {
    content: "\E947";
  }
  .bxl-jquery:before {
    content: "\E948";
  }
  .bxl-jsfiddle:before {
    content: "\E949";
  }
  .bxl-kickstarter:before {
    content: "\E94A";
  }
  .bxl-kubernetes:before {
    content: "\E94B";
  }
  .bxl-less:before {
    content: "\E94C";
  }
  .bxl-linkedin:before {
    content: "\E94D";
  }
  .bxl-linkedin-square:before {
    content: "\E94E";
  }
  .bxl-magento:before {
    content: "\E94F";
  }
  .bxl-mailchimp:before {
    content: "\E950";
  }
  .bxl-markdown:before {
    content: "\E951";
  }
  .bxl-mastercard:before {
    content: "\E952";
  }
  .bxl-mastodon:before {
    content: "\E953";
  }
  .bxl-medium:before {
    content: "\E954";
  }
  .bxl-medium-old:before {
    content: "\E955";
  }
  .bxl-medium-square:before {
    content: "\E956";
  }
  .bxl-messenger:before {
    content: "\E957";
  }
  .bxl-microsoft:before {
    content: "\E958";
  }
  .bxl-microsoft-teams:before {
    content: "\E959";
  }
  .bxl-nodejs:before {
    content: "\E95A";
  }
  .bxl-ok-ru:before {
    content: "\E95B";
  }
  .bxl-opera:before {
    content: "\E95C";
  }
  .bxl-patreon:before {
    content: "\E95D";
  }
  .bxl-paypal:before {
    content: "\E95E";
  }
  .bxl-periscope:before {
    content: "\E95F";
  }
  .bxl-php:before {
    content: "\E960";
  }
  .bxl-pinterest:before {
    content: "\E961";
  }
  .bxl-pinterest-alt:before {
    content: "\E962";
  }
  .bxl-play-store:before {
    content: "\E963";
  }
  .bxl-pocket:before {
    content: "\E964";
  }
  .bxl-product-hunt:before {
    content: "\E965";
  }
  .bxl-python:before {
    content: "\E966";
  }
  .bxl-quora:before {
    content: "\E967";
  }
  .bxl-react:before {
    content: "\E968";
  }
  .bxl-redbubble:before {
    content: "\E969";
  }
  .bxl-reddit:before {
    content: "\E96A";
  }
  .bxl-redux:before {
    content: "\E96B";
  }
  .bxl-sass:before {
    content: "\E96C";
  }
  .bxl-shopify:before {
    content: "\E96D";
  }
  .bxl-sketch:before {
    content: "\E96E";
  }
  .bxl-skype:before {
    content: "\E96F";
  }
  .bxl-slack:before {
    content: "\E970";
  }
  .bxl-slack-old:before {
    content: "\E971";
  }
  .bxl-snapchat:before {
    content: "\E972";
  }
  .bxl-soundcloud:before {
    content: "\E973";
  }
  .bxl-spotify:before {
    content: "\E974";
  }
  .bxl-spring-boot:before {
    content: "\E975";
  }
  .bxl-squarespace:before {
    content: "\E976";
  }
  .bxl-stack-overflow:before {
    content: "\E977";
  }
  .bxl-steam:before {
    content: "\E978";
  }
  .bxl-stripe:before {
    content: "\E979";
  }
  .bxl-tailwind-css:before {
    content: "\E97A";
  }
  .bxl-telegram:before {
    content: "\E97B";
  }
  .bxl-tiktok:before {
    content: "\E97C";
  }
  .bxl-trello:before {
    content: "\E97D";
  }
  .bxl-trip-advisor:before {
    content: "\E97E";
  }
  .bxl-tumblr:before {
    content: "\E97F";
  }
  .bxl-tux:before {
    content: "\E980";
  }
  .bxl-twitch:before {
    content: "\E981";
  }
  .bxl-twitter:before {
    content: "\E982";
  }
  .bxl-unity:before {
    content: "\E983";
  }
  .bxl-unsplash:before {
    content: "\E984";
  }
  .bxl-vimeo:before {
    content: "\E985";
  }
  .bxl-visa:before {
    content: "\E986";
  }
  .bxl-visual-studio:before {
    content: "\E987";
  }
  .bxl-vk:before {
    content: "\E988";
  }
  .bxl-vuejs:before {
    content: "\E989";
  }
  .bxl-whatsapp:before {
    content: "\E98A";
  }
  .bxl-whatsapp-square:before {
    content: "\E98B";
  }
  .bxl-wikipedia:before {
    content: "\E98C";
  }
  .bxl-windows:before {
    content: "\E98D";
  }
  .bxl-wix:before {
    content: "\E98E";
  }
  .bxl-wordpress:before {
    content: "\E98F";
  }
  .bxl-yahoo:before {
    content: "\E990";
  }
  .bxl-yelp:before {
    content: "\E991";
  }
  .bxl-youtube:before {
    content: "\E992";
  }
  .bxl-zoom:before {
    content: "\E993";
  }
  .bx-collapse-alt:before {
    content: "\E994";
  }
  .bx-collapse-horizontal:before {
    content: "\E995";
  }
  .bx-collapse-vertical:before {
    content: "\E996";
  }
  .bx-expand-horizontal:before {
    content: "\E997";
  }
  .bx-expand-vertical:before {
    content: "\E998";
  }
  .bx-injection:before {
    content: "\E999";
  }
  .bx-leaf:before {
    content: "\E99A";
  }
  .bx-math:before {
    content: "\E99B";
  }
  .bx-party:before {
    content: "\E99C";
  }
  .bx-abacus:before {
    content: "\E99D";
  }
  .bx-accessibility:before {
    content: "\E99E";
  }
  .bx-add-to-queue:before {
    content: "\E99F";
  }
  .bx-adjust:before {
    content: "\E9A0";
  }
  .bx-alarm:before {
    content: "\E9A1";
  }
  .bx-alarm-add:before {
    content: "\E9A2";
  }
  .bx-alarm-exclamation:before {
    content: "\E9A3";
  }
  .bx-alarm-off:before {
    content: "\E9A4";
  }
  .bx-alarm-snooze:before {
    content: "\E9A5";
  }
  .bx-album:before {
    content: "\E9A6";
  }
  .bx-align-justify:before {
    content: "\E9A7";
  }
  .bx-align-left:before {
    content: "\E9A8";
  }
  .bx-align-middle:before {
    content: "\E9A9";
  }
  .bx-align-right:before {
    content: "\E9AA";
  }
  .bx-analyse:before {
    content: "\E9AB";
  }
  .bx-anchor:before {
    content: "\E9AC";
  }
  .bx-angry:before {
    content: "\E9AD";
  }
  .bx-aperture:before {
    content: "\E9AE";
  }
  .bx-arch:before {
    content: "\E9AF";
  }
  .bx-archive:before {
    content: "\E9B0";
  }
  .bx-archive-in:before {
    content: "\E9B1";
  }
  .bx-archive-out:before {
    content: "\E9B2";
  }
  .bx-area:before {
    content: "\E9B3";
  }
  .bx-arrow-back:before {
    content: "\E9B4";
  }
  .bx-arrow-from-bottom:before {
    content: "\E9B5";
  }
  .bx-arrow-from-left:before {
    content: "\E9B6";
  }
  .bx-arrow-from-right:before {
    content: "\E9B7";
  }
  .bx-arrow-from-top:before {
    content: "\E9B8";
  }
  .bx-arrow-to-bottom:before {
    content: "\E9B9";
  }
  .bx-arrow-to-left:before {
    content: "\E9BA";
  }
  .bx-arrow-to-right:before {
    content: "\E9BB";
  }
  .bx-arrow-to-top:before {
    content: "\E9BC";
  }
  .bx-at:before {
    content: "\E9BD";
  }
  .bx-atom:before {
    content: "\E9BE";
  }
  .bx-award:before {
    content: "\E9BF";
  }
  .bx-badge:before {
    content: "\E9C0";
  }
  .bx-badge-check:before {
    content: "\E9C1";
  }
  .bx-ball:before {
    content: "\E9C2";
  }
  .bx-band-aid:before {
    content: "\E9C3";
  }
  .bx-bar-chart:before {
    content: "\E9C4";
  }
  .bx-bar-chart-alt:before {
    content: "\E9C5";
  }
  .bx-bar-chart-alt-2:before {
    content: "\E9C6";
  }
  .bx-bar-chart-square:before {
    content: "\E9C7";
  }
  .bx-barcode:before {
    content: "\E9C8";
  }
  .bx-barcode-reader:before {
    content: "\E9C9";
  }
  .bx-baseball:before {
    content: "\E9CA";
  }
  .bx-basket:before {
    content: "\E9CB";
  }
  .bx-basketball:before {
    content: "\E9CC";
  }
  .bx-bath:before {
    content: "\E9CD";
  }
  .bx-battery:before {
    content: "\E9CE";
  }
  .bx-bed:before {
    content: "\E9CF";
  }
  .bx-been-here:before {
    content: "\E9D0";
  }
  .bx-beer:before {
    content: "\E9D1";
  }
  .bx-bell:before {
    content: "\E9D2";
  }
  .bx-bell-minus:before {
    content: "\E9D3";
  }
  .bx-bell-off:before {
    content: "\E9D4";
  }
  .bx-bell-plus:before {
    content: "\E9D5";
  }
  .bx-bible:before {
    content: "\E9D6";
  }
  .bx-bitcoin:before {
    content: "\E9D7";
  }
  .bx-blanket:before {
    content: "\E9D8";
  }
  .bx-block:before {
    content: "\E9D9";
  }
  .bx-bluetooth:before {
    content: "\E9DA";
  }
  .bx-body:before {
    content: "\E9DB";
  }
  .bx-bold:before {
    content: "\E9DC";
  }
  .bx-bolt-circle:before {
    content: "\E9DD";
  }
  .bx-bomb:before {
    content: "\E9DE";
  }
  .bx-bone:before {
    content: "\E9DF";
  }
  .bx-bong:before {
    content: "\E9E0";
  }
  .bx-book:before {
    content: "\E9E1";
  }
  .bx-book-add:before {
    content: "\E9E2";
  }
  .bx-book-alt:before {
    content: "\E9E3";
  }
  .bx-book-bookmark:before {
    content: "\E9E4";
  }
  .bx-book-content:before {
    content: "\E9E5";
  }
  .bx-book-heart:before {
    content: "\E9E6";
  }
  .bx-bookmark:before {
    content: "\E9E7";
  }
  .bx-bookmark-alt:before {
    content: "\E9E8";
  }
  .bx-bookmark-alt-minus:before {
    content: "\E9E9";
  }
  .bx-bookmark-alt-plus:before {
    content: "\E9EA";
  }
  .bx-bookmark-heart:before {
    content: "\E9EB";
  }
  .bx-bookmark-minus:before {
    content: "\E9EC";
  }
  .bx-bookmark-plus:before {
    content: "\E9ED";
  }
  .bx-bookmarks:before {
    content: "\E9EE";
  }
  .bx-book-open:before {
    content: "\E9EF";
  }
  .bx-book-reader:before {
    content: "\E9F0";
  }
  .bx-border-all:before {
    content: "\E9F1";
  }
  .bx-border-bottom:before {
    content: "\E9F2";
  }
  .bx-border-inner:before {
    content: "\E9F3";
  }
  .bx-border-left:before {
    content: "\E9F4";
  }
  .bx-border-none:before {
    content: "\E9F5";
  }
  .bx-border-outer:before {
    content: "\E9F6";
  }
  .bx-border-radius:before {
    content: "\E9F7";
  }
  .bx-border-right:before {
    content: "\E9F8";
  }
  .bx-border-top:before {
    content: "\E9F9";
  }
  .bx-bot:before {
    content: "\E9FA";
  }
  .bx-bowling-ball:before {
    content: "\E9FB";
  }
  .bx-box:before {
    content: "\E9FC";
  }
  .bx-bracket:before {
    content: "\E9FD";
  }
  .bx-braille:before {
    content: "\E9FE";
  }
  .bx-brain:before {
    content: "\E9FF";
  }
  .bx-briefcase:before {
    content: "\EA00";
  }
  .bx-briefcase-alt:before {
    content: "\EA01";
  }
  .bx-briefcase-alt-2:before {
    content: "\EA02";
  }
  .bx-brightness:before {
    content: "\EA03";
  }
  .bx-brightness-half:before {
    content: "\EA04";
  }
  .bx-broadcast:before {
    content: "\EA05";
  }
  .bx-brush:before {
    content: "\EA06";
  }
  .bx-brush-alt:before {
    content: "\EA07";
  }
  .bx-bug:before {
    content: "\EA08";
  }
  .bx-bug-alt:before {
    content: "\EA09";
  }
  .bx-building:before {
    content: "\EA0A";
  }
  .bx-building-house:before {
    content: "\EA0B";
  }
  .bx-buildings:before {
    content: "\EA0C";
  }
  .bx-bulb:before {
    content: "\EA0D";
  }
  .bx-bullseye:before {
    content: "\EA0E";
  }
  .bx-buoy:before {
    content: "\EA0F";
  }
  .bx-bus:before {
    content: "\EA10";
  }
  .bx-bus-school:before {
    content: "\EA11";
  }
  .bx-cabinet:before {
    content: "\EA12";
  }
  .bx-cake:before {
    content: "\EA13";
  }
  .bx-calculator:before {
    content: "\EA14";
  }
  .bx-calendar:before {
    content: "\EA15";
  }
  .bx-calendar-alt:before {
    content: "\EA16";
  }
  .bx-calendar-check:before {
    content: "\EA17";
  }
  .bx-calendar-edit:before {
    content: "\EA18";
  }
  .bx-calendar-event:before {
    content: "\EA19";
  }
  .bx-calendar-exclamation:before {
    content: "\EA1A";
  }
  .bx-calendar-heart:before {
    content: "\EA1B";
  }
  .bx-calendar-minus:before {
    content: "\EA1C";
  }
  .bx-calendar-plus:before {
    content: "\EA1D";
  }
  .bx-calendar-star:before {
    content: "\EA1E";
  }
  .bx-calendar-week:before {
    content: "\EA1F";
  }
  .bx-calendar-x:before {
    content: "\EA20";
  }
  .bx-camera:before {
    content: "\EA21";
  }
  .bx-camera-home:before {
    content: "\EA22";
  }
  .bx-camera-movie:before {
    content: "\EA23";
  }
  .bx-camera-off:before {
    content: "\EA24";
  }
  .bx-capsule:before {
    content: "\EA25";
  }
  .bx-captions:before {
    content: "\EA26";
  }
  .bx-car:before {
    content: "\EA27";
  }
  .bx-card:before {
    content: "\EA28";
  }
  .bx-caret-down:before {
    content: "\EA29";
  }
  .bx-caret-down-circle:before {
    content: "\EA2A";
  }
  .bx-caret-down-square:before {
    content: "\EA2B";
  }
  .bx-caret-left:before {
    content: "\EA2C";
  }
  .bx-caret-left-circle:before {
    content: "\EA2D";
  }
  .bx-caret-left-square:before {
    content: "\EA2E";
  }
  .bx-caret-right:before {
    content: "\EA2F";
  }
  .bx-caret-right-circle:before {
    content: "\EA30";
  }
  .bx-caret-right-square:before {
    content: "\EA31";
  }
  .bx-caret-up:before {
    content: "\EA32";
  }
  .bx-caret-up-circle:before {
    content: "\EA33";
  }
  .bx-caret-up-square:before {
    content: "\EA34";
  }
  .bx-carousel:before {
    content: "\EA35";
  }
  .bx-cart:before {
    content: "\EA36";
  }
  .bx-cart-alt:before {
    content: "\EA37";
  }
  .bx-cast:before {
    content: "\EA38";
  }
  .bx-category:before {
    content: "\EA39";
  }
  .bx-category-alt:before {
    content: "\EA3A";
  }
  .bx-cctv:before {
    content: "\EA3B";
  }
  .bx-certification:before {
    content: "\EA3C";
  }
  .bx-chair:before {
    content: "\EA3D";
  }
  .bx-chalkboard:before {
    content: "\EA3E";
  }
  .bx-chart:before {
    content: "\EA3F";
  }
  .bx-chat:before {
    content: "\EA40";
  }
  .bx-check:before {
    content: "\EA41";
  }
  .bx-checkbox:before {
    content: "\EA42";
  }
  .bx-checkbox-checked:before {
    content: "\EA43";
  }
  .bx-checkbox-minus:before {
    content: "\EA44";
  }
  .bx-checkbox-square:before {
    content: "\EA45";
  }
  .bx-check-circle:before {
    content: "\EA46";
  }
  .bx-check-double:before {
    content: "\EA47";
  }
  .bx-check-shield:before {
    content: "\EA48";
  }
  .bx-check-square:before {
    content: "\EA49";
  }
  .bx-chevron-down:before {
    content: "\EA4A";
  }
  .bx-chevron-down-circle:before {
    content: "\EA4B";
  }
  .bx-chevron-down-square:before {
    content: "\EA4C";
  }
  .bx-chevron-left:before {
    content: "\EA4D";
  }
  .bx-chevron-left-circle:before {
    content: "\EA4E";
  }
  .bx-chevron-left-square:before {
    content: "\EA4F";
  }
  .bx-chevron-right:before {
    content: "\EA50";
  }
  .bx-chevron-right-circle:before {
    content: "\EA51";
  }
  .bx-chevron-right-square:before {
    content: "\EA52";
  }
  .bx-chevrons-down:before {
    content: "\EA53";
  }
  .bx-chevrons-left:before {
    content: "\EA54";
  }
  .bx-chevrons-right:before {
    content: "\EA55";
  }
  .bx-chevrons-up:before {
    content: "\EA56";
  }
  .bx-chevron-up:before {
    content: "\EA57";
  }
  .bx-chevron-up-circle:before {
    content: "\EA58";
  }
  .bx-chevron-up-square:before {
    content: "\EA59";
  }
  .bx-chip:before {
    content: "\EA5A";
  }
  .bx-church:before {
    content: "\EA5B";
  }
  .bx-circle:before {
    content: "\EA5C";
  }
  .bx-clinic:before {
    content: "\EA5D";
  }
  .bx-clipboard:before {
    content: "\EA5E";
  }
  .bx-closet:before {
    content: "\EA5F";
  }
  .bx-cloud:before {
    content: "\EA60";
  }
  .bx-cloud-download:before {
    content: "\EA61";
  }
  .bx-cloud-drizzle:before {
    content: "\EA62";
  }
  .bx-cloud-lightning:before {
    content: "\EA63";
  }
  .bx-cloud-light-rain:before {
    content: "\EA64";
  }
  .bx-cloud-rain:before {
    content: "\EA65";
  }
  .bx-cloud-snow:before {
    content: "\EA66";
  }
  .bx-cloud-upload:before {
    content: "\EA67";
  }
  .bx-code:before {
    content: "\EA68";
  }
  .bx-code-alt:before {
    content: "\EA69";
  }
  .bx-code-block:before {
    content: "\EA6A";
  }
  .bx-code-curly:before {
    content: "\EA6B";
  }
  .bx-coffee:before {
    content: "\EA6C";
  }
  .bx-coffee-togo:before {
    content: "\EA6D";
  }
  .bx-cog:before {
    content: "\EA6E";
  }
  .bx-coin:before {
    content: "\EA6F";
  }
  .bx-coin-stack:before {
    content: "\EA70";
  }
  .bx-collapse:before {
    content: "\EA71";
  }
  .bx-collection:before {
    content: "\EA72";
  }
  .bx-color-fill:before {
    content: "\EA73";
  }
  .bx-columns:before {
    content: "\EA74";
  }
  .bx-command:before {
    content: "\EA75";
  }
  .bx-comment:before {
    content: "\EA76";
  }
  .bx-comment-add:before {
    content: "\EA77";
  }
  .bx-comment-check:before {
    content: "\EA78";
  }
  .bx-comment-detail:before {
    content: "\EA79";
  }
  .bx-comment-dots:before {
    content: "\EA7A";
  }
  .bx-comment-edit:before {
    content: "\EA7B";
  }
  .bx-comment-error:before {
    content: "\EA7C";
  }
  .bx-comment-minus:before {
    content: "\EA7D";
  }
  .bx-comment-x:before {
    content: "\EA7E";
  }
  .bx-compass:before {
    content: "\EA7F";
  }
  .bx-confused:before {
    content: "\EA80";
  }
  .bx-conversation:before {
    content: "\EA81";
  }
  .bx-cookie:before {
    content: "\EA82";
  }
  .bx-cool:before {
    content: "\EA83";
  }
  .bx-copy:before {
    content: "\EA84";
  }
  .bx-copy-alt:before {
    content: "\EA85";
  }
  .bx-copyright:before {
    content: "\EA86";
  }
  .bx-credit-card:before {
    content: "\EA87";
  }
  .bx-credit-card-alt:before {
    content: "\EA88";
  }
  .bx-credit-card-front:before {
    content: "\EA89";
  }
  .bx-crop:before {
    content: "\EA8A";
  }
  .bx-crosshair:before {
    content: "\EA8B";
  }
  .bx-crown:before {
    content: "\EA8C";
  }
  .bx-cube:before {
    content: "\EA8D";
  }
  .bx-cube-alt:before {
    content: "\EA8E";
  }
  .bx-cuboid:before {
    content: "\EA8F";
  }
  .bx-current-location:before {
    content: "\EA90";
  }
  .bx-customize:before {
    content: "\EA91";
  }
  .bx-cut:before {
    content: "\EA92";
  }
  .bx-cycling:before {
    content: "\EA93";
  }
  .bx-cylinder:before {
    content: "\EA94";
  }
  .bx-data:before {
    content: "\EA95";
  }
  .bx-desktop:before {
    content: "\EA96";
  }
  .bx-detail:before {
    content: "\EA97";
  }
  .bx-devices:before {
    content: "\EA98";
  }
  .bx-dialpad:before {
    content: "\EA99";
  }
  .bx-dialpad-alt:before {
    content: "\EA9A";
  }
  .bx-diamond:before {
    content: "\EA9B";
  }
  .bx-dice-1:before {
    content: "\EA9C";
  }
  .bx-dice-2:before {
    content: "\EA9D";
  }
  .bx-dice-3:before {
    content: "\EA9E";
  }
  .bx-dice-4:before {
    content: "\EA9F";
  }
  .bx-dice-5:before {
    content: "\EAA0";
  }
  .bx-dice-6:before {
    content: "\EAA1";
  }
  .bx-directions:before {
    content: "\EAA2";
  }
  .bx-disc:before {
    content: "\EAA3";
  }
  .bx-dish:before {
    content: "\EAA4";
  }
  .bx-dislike:before {
    content: "\EAA5";
  }
  .bx-dizzy:before {
    content: "\EAA6";
  }
  .bx-dna:before {
    content: "\EAA7";
  }
  .bx-dock-bottom:before {
    content: "\EAA8";
  }
  .bx-dock-left:before {
    content: "\EAA9";
  }
  .bx-dock-right:before {
    content: "\EAAA";
  }
  .bx-dock-top:before {
    content: "\EAAB";
  }
  .bx-dollar:before {
    content: "\EAAC";
  }
  .bx-dollar-circle:before {
    content: "\EAAD";
  }
  .bx-donate-blood:before {
    content: "\EAAE";
  }
  .bx-donate-heart:before {
    content: "\EAAF";
  }
  .bx-door-open:before {
    content: "\EAB0";
  }
  .bx-dots-horizontal:before {
    content: "\EAB1";
  }
  .bx-dots-horizontal-rounded:before {
    content: "\EAB2";
  }
  .bx-dots-vertical:before {
    content: "\EAB3";
  }
  .bx-dots-vertical-rounded:before {
    content: "\EAB4";
  }
  .bx-doughnut-chart:before {
    content: "\EAB5";
  }
  .bx-down-arrow:before {
    content: "\EAB6";
  }
  .bx-down-arrow-alt:before {
    content: "\EAB7";
  }
  .bx-down-arrow-circle:before {
    content: "\EAB8";
  }
  .bx-download:before {
    content: "\EAB9";
  }
  .bx-downvote:before {
    content: "\EABA";
  }
  .bx-drink:before {
    content: "\EABB";
  }
  .bx-droplet:before {
    content: "\EABC";
  }
  .bx-dumbbell:before {
    content: "\EABD";
  }
  .bx-duplicate:before {
    content: "\EABE";
  }
  .bx-edit:before {
    content: "\EABF";
  }
  .bx-edit-alt:before {
    content: "\EAC0";
  }
  .bx-envelope:before {
    content: "\EAC1";
  }
  .bx-envelope-open:before {
    content: "\EAC2";
  }
  .bx-equalizer:before {
    content: "\EAC3";
  }
  .bx-eraser:before {
    content: "\EAC4";
  }
  .bx-error:before {
    content: "\EAC5";
  }
  .bx-error-alt:before {
    content: "\EAC6";
  }
  .bx-error-circle:before {
    content: "\EAC7";
  }
  .bx-euro:before {
    content: "\EAC8";
  }
  .bx-exclude:before {
    content: "\EAC9";
  }
  .bx-exit:before {
    content: "\EACA";
  }
  .bx-exit-fullscreen:before {
    content: "\EACB";
  }
  .bx-expand:before {
    content: "\EACC";
  }
  .bx-expand-alt:before {
    content: "\EACD";
  }
  .bx-export:before {
    content: "\EACE";
  }
  .bx-extension:before {
    content: "\EACF";
  }
  .bx-face:before {
    content: "\EAD0";
  }
  .bx-fast-forward:before {
    content: "\EAD1";
  }
  .bx-fast-forward-circle:before {
    content: "\EAD2";
  }
  .bx-female:before {
    content: "\EAD3";
  }
  .bx-female-sign:before {
    content: "\EAD4";
  }
  .bx-file:before {
    content: "\EAD5";
  }
  .bx-file-blank:before {
    content: "\EAD6";
  }
  .bx-file-find:before {
    content: "\EAD7";
  }
  .bx-film:before {
    content: "\EAD8";
  }
  .bx-filter:before {
    content: "\EAD9";
  }
  .bx-filter-alt:before {
    content: "\EADA";
  }
  .bx-fingerprint:before {
    content: "\EADB";
  }
  .bx-first-aid:before {
    content: "\EADC";
  }
  .bx-first-page:before {
    content: "\EADD";
  }
  .bx-flag:before {
    content: "\EADE";
  }
  .bx-folder:before {
    content: "\EADF";
  }
  .bx-folder-minus:before {
    content: "\EAE0";
  }
  .bx-folder-open:before {
    content: "\EAE1";
  }
  .bx-folder-plus:before {
    content: "\EAE2";
  }
  .bx-font:before {
    content: "\EAE3";
  }
  .bx-font-color:before {
    content: "\EAE4";
  }
  .bx-font-family:before {
    content: "\EAE5";
  }
  .bx-font-size:before {
    content: "\EAE6";
  }
  .bx-food-menu:before {
    content: "\EAE7";
  }
  .bx-food-tag:before {
    content: "\EAE8";
  }
  .bx-football:before {
    content: "\EAE9";
  }
  .bx-fridge:before {
    content: "\EAEA";
  }
  .bx-fullscreen:before {
    content: "\EAEB";
  }
  .bx-game:before {
    content: "\EAEC";
  }
  .bx-gas-pump:before {
    content: "\EAED";
  }
  .bx-ghost:before {
    content: "\EAEE";
  }
  .bx-gift:before {
    content: "\EAEF";
  }
  .bx-git-branch:before {
    content: "\EAF0";
  }
  .bx-git-commit:before {
    content: "\EAF1";
  }
  .bx-git-compare:before {
    content: "\EAF2";
  }
  .bx-git-merge:before {
    content: "\EAF3";
  }
  .bx-git-pull-request:before {
    content: "\EAF4";
  }
  .bx-git-repo-forked:before {
    content: "\EAF5";
  }
  .bx-glasses:before {
    content: "\EAF6";
  }
  .bx-glasses-alt:before {
    content: "\EAF7";
  }
  .bx-globe:before {
    content: "\EAF8";
  }
  .bx-globe-alt:before {
    content: "\EAF9";
  }
  .bx-grid:before {
    content: "\EAFA";
  }
  .bx-grid-alt:before {
    content: "\EAFB";
  }
  .bx-grid-horizontal:before {
    content: "\EAFC";
  }
  .bx-grid-small:before {
    content: "\EAFD";
  }
  .bx-grid-vertical:before {
    content: "\EAFE";
  }
  .bx-group:before {
    content: "\EAFF";
  }
  .bx-handicap:before {
    content: "\EB00";
  }
  .bx-happy:before {
    content: "\EB01";
  }
  .bx-happy-alt:before {
    content: "\EB02";
  }
  .bx-happy-beaming:before {
    content: "\EB03";
  }
  .bx-happy-heart-eyes:before {
    content: "\EB04";
  }
  .bx-hash:before {
    content: "\EB05";
  }
  .bx-hdd:before {
    content: "\EB06";
  }
  .bx-heading:before {
    content: "\EB07";
  }
  .bx-headphone:before {
    content: "\EB08";
  }
  .bx-health:before {
    content: "\EB09";
  }
  .bx-heart:before {
    content: "\EB0A";
  }
  .bx-heart-circle:before {
    content: "\EB0B";
  }
  .bx-heart-square:before {
    content: "\EB0C";
  }
  .bx-help-circle:before {
    content: "\EB0D";
  }
  .bx-hide:before {
    content: "\EB0E";
  }
  .bx-highlight:before {
    content: "\EB0F";
  }
  .bx-history:before {
    content: "\EB10";
  }
  .bx-hive:before {
    content: "\EB11";
  }
  .bx-home:before {
    content: "\EB12";
  }
  .bx-home-alt:before {
    content: "\EB13";
  }
  .bx-home-circle:before {
    content: "\EB14";
  }
  .bx-home-heart:before {
    content: "\EB15";
  }
  .bx-home-smile:before {
    content: "\EB16";
  }
  .bx-horizontal-center:before {
    content: "\EB17";
  }
  .bx-hotel:before {
    content: "\EB18";
  }
  .bx-hourglass:before {
    content: "\EB19";
  }
  .bx-id-card:before {
    content: "\EB1A";
  }
  .bx-image:before {
    content: "\EB1B";
  }
  .bx-image-add:before {
    content: "\EB1C";
  }
  .bx-image-alt:before {
    content: "\EB1D";
  }
  .bx-images:before {
    content: "\EB1E";
  }
  .bx-import:before {
    content: "\EB1F";
  }
  .bx-infinite:before {
    content: "\EB20";
  }
  .bx-info-circle:before {
    content: "\EB21";
  }
  .bx-info-square:before {
    content: "\EB22";
  }
  .bx-intersect:before {
    content: "\EB23";
  }
  .bx-italic:before {
    content: "\EB24";
  }
  .bx-joystick:before {
    content: "\EB25";
  }
  .bx-joystick-alt:before {
    content: "\EB26";
  }
  .bx-joystick-button:before {
    content: "\EB27";
  }
  .bx-key:before {
    content: "\EB28";
  }
  .bx-label:before {
    content: "\EB29";
  }
  .bx-landscape:before {
    content: "\EB2A";
  }
  .bx-laptop:before {
    content: "\EB2B";
  }
  .bx-last-page:before {
    content: "\EB2C";
  }
  .bx-laugh:before {
    content: "\EB2D";
  }
  .bx-layer:before {
    content: "\EB2E";
  }
  .bx-layer-minus:before {
    content: "\EB2F";
  }
  .bx-layer-plus:before {
    content: "\EB30";
  }
  .bx-layout:before {
    content: "\EB31";
  }
  .bx-left-arrow:before {
    content: "\EB32";
  }
  .bx-left-arrow-alt:before {
    content: "\EB33";
  }
  .bx-left-arrow-circle:before {
    content: "\EB34";
  }
  .bx-left-down-arrow-circle:before {
    content: "\EB35";
  }
  .bx-left-indent:before {
    content: "\EB36";
  }
  .bx-left-top-arrow-circle:before {
    content: "\EB37";
  }
  .bx-library:before {
    content: "\EB38";
  }
  .bx-like:before {
    content: "\EB39";
  }
  .bx-line-chart:before {
    content: "\EB3A";
  }
  .bx-line-chart-down:before {
    content: "\EB3B";
  }
  .bx-link:before {
    content: "\EB3C";
  }
  .bx-link-alt:before {
    content: "\EB3D";
  }
  .bx-link-external:before {
    content: "\EB3E";
  }
  .bx-lira:before {
    content: "\EB3F";
  }
  .bx-list-check:before {
    content: "\EB40";
  }
  .bx-list-minus:before {
    content: "\EB41";
  }
  .bx-list-ol:before {
    content: "\EB42";
  }
  .bx-list-plus:before {
    content: "\EB43";
  }
  .bx-list-ul:before {
    content: "\EB44";
  }
  .bx-loader:before {
    content: "\EB45";
  }
  .bx-loader-alt:before {
    content: "\EB46";
  }
  .bx-loader-circle:before {
    content: "\EB47";
  }
  .bx-location-plus:before {
    content: "\EB48";
  }
  .bx-lock:before {
    content: "\EB49";
  }
  .bx-lock-alt:before {
    content: "\EB4A";
  }
  .bx-lock-open:before {
    content: "\EB4B";
  }
  .bx-lock-open-alt:before {
    content: "\EB4C";
  }
  .bx-log-in:before {
    content: "\EB4D";
  }
  .bx-log-in-circle:before {
    content: "\EB4E";
  }
  .bx-log-out:before {
    content: "\EB4F";
  }
  .bx-log-out-circle:before {
    content: "\EB50";
  }
  .bx-low-vision:before {
    content: "\EB51";
  }
  .bx-magnet:before {
    content: "\EB52";
  }
  .bx-mail-send:before {
    content: "\EB53";
  }
  .bx-male:before {
    content: "\EB54";
  }
  .bx-male-sign:before {
    content: "\EB55";
  }
  .bx-map:before {
    content: "\EB56";
  }
  .bx-map-alt:before {
    content: "\EB57";
  }
  .bx-map-pin:before {
    content: "\EB58";
  }
  .bx-mask:before {
    content: "\EB59";
  }
  .bx-medal:before {
    content: "\EB5A";
  }
  .bx-meh:before {
    content: "\EB5B";
  }
  .bx-meh-alt:before {
    content: "\EB5C";
  }
  .bx-meh-blank:before {
    content: "\EB5D";
  }
  .bx-memory-card:before {
    content: "\EB5E";
  }
  .bx-menu:before {
    content: "\EB5F";
  }
  .bx-menu-alt-left:before {
    content: "\EF5B";
  }
  .bx-menu-alt-right:before {
    content: "\EB61";
  }
  .bx-merge:before {
    content: "\EB62";
  }
  .bx-message:before {
    content: "\EB63";
  }
  .bx-message-add:before {
    content: "\EB64";
  }
  .bx-message-alt:before {
    content: "\EB65";
  }
  .bx-message-alt-add:before {
    content: "\EB66";
  }
  .bx-message-alt-check:before {
    content: "\EB67";
  }
  .bx-message-alt-detail:before {
    content: "\EB68";
  }
  .bx-message-alt-dots:before {
    content: "\EB69";
  }
  .bx-message-alt-edit:before {
    content: "\EB6A";
  }
  .bx-message-alt-error:before {
    content: "\EB6B";
  }
  .bx-message-alt-minus:before {
    content: "\EB6C";
  }
  .bx-message-alt-x:before {
    content: "\EB6D";
  }
  .bx-message-check:before {
    content: "\EB6E";
  }
  .bx-message-detail:before {
    content: "\EB6F";
  }
  .bx-message-dots:before {
    content: "\EB70";
  }
  .bx-message-edit:before {
    content: "\EB71";
  }
  .bx-message-error:before {
    content: "\EB72";
  }
  .bx-message-minus:before {
    content: "\EB73";
  }
  .bx-message-rounded:before {
    content: "\EB74";
  }
  .bx-message-rounded-add:before {
    content: "\EB75";
  }
  .bx-message-rounded-check:before {
    content: "\EB76";
  }
  .bx-message-rounded-detail:before {
    content: "\EB77";
  }
  .bx-message-rounded-dots:before {
    content: "\EB78";
  }
  .bx-message-rounded-edit:before {
    content: "\EF5C";
  }
  .bx-message-rounded-error:before {
    content: "\EB7A";
  }
  .bx-message-rounded-minus:before {
    content: "\EB7B";
  }
  .bx-message-rounded-x:before {
    content: "\EB7C";
  }
  .bx-message-square:before {
    content: "\EB7D";
  }
  .bx-message-square-add:before {
    content: "\EB7E";
  }
  .bx-message-square-check:before {
    content: "\EB7F";
  }
  .bx-message-square-detail:before {
    content: "\EB80";
  }
  .bx-message-square-dots:before {
    content: "\EB81";
  }
  .bx-message-square-edit:before {
    content: "\EB82";
  }
  .bx-message-square-error:before {
    content: "\EB83";
  }
  .bx-message-square-minus:before {
    content: "\EB84";
  }
  .bx-message-square-x:before {
    content: "\EB85";
  }
  .bx-message-x:before {
    content: "\EB86";
  }
  .bx-meteor:before {
    content: "\EB87";
  }
  .bx-microchip:before {
    content: "\EB88";
  }
  .bx-microphone:before {
    content: "\EB89";
  }
  .bx-microphone-off:before {
    content: "\EB8A";
  }
  .bx-minus:before {
    content: "\EB8B";
  }
  .bx-minus-back:before {
    content: "\EB8C";
  }
  .bx-minus-circle:before {
    content: "\EB8D";
  }
  .bx-minus-front:before {
    content: "\EB8E";
  }
  .bx-mobile:before {
    content: "\EB8F";
  }
  .bx-mobile-alt:before {
    content: "\EB90";
  }
  .bx-mobile-landscape:before {
    content: "\EB91";
  }
  .bx-mobile-vibration:before {
    content: "\EF5D";
  }
  .bx-money:before {
    content: "\EB93";
  }
  .bx-moon:before {
    content: "\EB94";
  }
  .bx-mouse:before {
    content: "\EB95";
  }
  .bx-mouse-alt:before {
    content: "\EB96";
  }
  .bx-move:before {
    content: "\EB97";
  }
  .bx-move-horizontal:before {
    content: "\EB98";
  }
  .bx-move-vertical:before {
    content: "\EB99";
  }
  .bx-movie:before {
    content: "\EB9A";
  }
  .bx-movie-play:before {
    content: "\EB9B";
  }
  .bx-music:before {
    content: "\EB9C";
  }
  .bx-navigation:before {
    content: "\EB9D";
  }
  .bx-network-chart:before {
    content: "\EB9E";
  }
  .bx-news:before {
    content: "\EB9F";
  }
  .bx-no-entry:before {
    content: "\EBA0";
  }
  .bx-note:before {
    content: "\EBA1";
  }
  .bx-notepad:before {
    content: "\EBA2";
  }
  .bx-notification:before {
    content: "\EBA3";
  }
  .bx-notification-off:before {
    content: "\EBA4";
  }
  .bx-outline:before {
    content: "\EBA5";
  }
  .bx-package:before {
    content: "\EBA6";
  }
  .bx-paint:before {
    content: "\EBA7";
  }
  .bx-paint-roll:before {
    content: "\EBA8";
  }
  .bx-palette:before {
    content: "\EBA9";
  }
  .bx-paperclip:before {
    content: "\EBAA";
  }
  .bx-paper-plane:before {
    content: "\EF61";
  }
  .bx-paragraph:before {
    content: "\EBAC";
  }
  .bx-paste:before {
    content: "\EBAD";
  }
  .bx-pause:before {
    content: "\EBAE";
  }
  .bx-pause-circle:before {
    content: "\EBAF";
  }
  .bx-pen:before {
    content: "\EBB0";
  }
  .bx-pencil:before {
    content: "\EBB1";
  }
  .bx-phone:before {
    content: "\EBB2";
  }
  .bx-phone-call:before {
    content: "\EBB3";
  }
  .bx-phone-incoming:before {
    content: "\EBB4";
  }
  .bx-phone-off:before {
    content: "\EBB5";
  }
  .bx-phone-outgoing:before {
    content: "\EBB6";
  }
  .bx-photo-album:before {
    content: "\EBB7";
  }
  .bx-pie-chart:before {
    content: "\EBB8";
  }
  .bx-pie-chart-alt:before {
    content: "\EBB9";
  }
  .bx-pie-chart-alt-2:before {
    content: "\EBBA";
  }
  .bx-pin:before {
    content: "\EBBB";
  }
  .bx-planet:before {
    content: "\EBBC";
  }
  .bx-play:before {
    content: "\EBBD";
  }
  .bx-play-circle:before {
    content: "\EBBE";
  }
  .bx-plug:before {
    content: "\EBBF";
  }
  .bx-plus:before {
    content: "\EBC0";
  }
  .bx-plus-circle:before {
    content: "\EBC1";
  }
  .bx-plus-medical:before {
    content: "\EBC2";
  }
  .bx-podcast:before {
    content: "\EBC3";
  }
  .bx-pointer:before {
    content: "\EF5E";
  }
  .bx-poll:before {
    content: "\EBC5";
  }
  .bx-polygon:before {
    content: "\EBC6";
  }
  .bx-pound:before {
    content: "\EBC7";
  }
  .bx-power-off:before {
    content: "\EBC8";
  }
  .bx-printer:before {
    content: "\EBC9";
  }
  .bx-pulse:before {
    content: "\EBCA";
  }
  .bx-purchase-tag:before {
    content: "\EBCB";
  }
  .bx-purchase-tag-alt:before {
    content: "\EBCC";
  }
  .bx-pyramid:before {
    content: "\EBCD";
  }
  .bx-qr:before {
    content: "\EBCE";
  }
  .bx-qr-scan:before {
    content: "\EBCF";
  }
  .bx-question-mark:before {
    content: "\EBD0";
  }
  .bx-radar:before {
    content: "\EBD1";
  }
  .bx-radio:before {
    content: "\EBD2";
  }
  .bx-radio-circle:before {
    content: "\EBD3";
  }
  .bx-radio-circle-marked:before {
    content: "\EBD4";
  }
  .bx-receipt:before {
    content: "\EBD5";
  }
  .bx-rectangle:before {
    content: "\EBD6";
  }
  .bx-recycle:before {
    content: "\EBD7";
  }
  .bx-redo:before {
    content: "\EBD8";
  }
  .bx-refresh:before {
    content: "\EBD9";
  }
  .bx-registered:before {
    content: "\EBDA";
  }
  .bx-rename:before {
    content: "\EBDB";
  }
  .bx-repeat:before {
    content: "\EBDC";
  }
  .bx-reply:before {
    content: "\EF5F";
  }
  .bx-reply-all:before {
    content: "\EBDE";
  }
  .bx-repost:before {
    content: "\EBDF";
  }
  .bx-reset:before {
    content: "\EBE0";
  }
  .bx-restaurant:before {
    content: "\EBE1";
  }
  .bx-revision:before {
    content: "\EBE2";
  }
  .bx-rewind:before {
    content: "\EBE3";
  }
  .bx-rewind-circle:before {
    content: "\EBE4";
  }
  .bx-right-arrow:before {
    content: "\EBE5";
  }
  .bx-right-arrow-alt:before {
    content: "\EBE6";
  }
  .bx-right-arrow-circle:before {
    content: "\EBE7";
  }
  .bx-right-down-arrow-circle:before {
    content: "\EBE8";
  }
  .bx-right-indent:before {
    content: "\EBE9";
  }
  .bx-right-top-arrow-circle:before {
    content: "\EBEA";
  }
  .bx-rocket:before {
    content: "\EBEB";
  }
  .bx-rotate-left:before {
    content: "\EBEC";
  }
  .bx-rotate-right:before {
    content: "\EBED";
  }
  .bx-rss:before {
    content: "\EBEE";
  }
  .bx-ruble:before {
    content: "\EBEF";
  }
  .bx-ruler:before {
    content: "\EBF0";
  }
  .bx-run:before {
    content: "\EBF1";
  }
  .bx-rupee:before {
    content: "\EBF2";
  }
  .bx-sad:before {
    content: "\EBF3";
  }
  .bx-save:before {
    content: "\EBF4";
  }
  .bx-scan:before {
    content: "\EBF5";
  }
  .bx-screenshot:before {
    content: "\EF60";
  }
  .bx-search:before {
    content: "\EBF7";
  }
  .bx-search-alt:before {
    content: "\EBF8";
  }
  .bx-search-alt-2:before {
    content: "\EBF9";
  }
  .bx-selection:before {
    content: "\EBFA";
  }
  .bx-select-multiple:before {
    content: "\EBFB";
  }
  .bx-send:before {
    content: "\EBFC";
  }
  .bx-server:before {
    content: "\EBFD";
  }
  .bx-shape-circle:before {
    content: "\EBFE";
  }
  .bx-shape-polygon:before {
    content: "\EBFF";
  }
  .bx-shape-square:before {
    content: "\EC00";
  }
  .bx-shape-triangle:before {
    content: "\EC01";
  }
  .bx-share:before {
    content: "\EC02";
  }
  .bx-share-alt:before {
    content: "\EC03";
  }
  .bx-shekel:before {
    content: "\EC04";
  }
  .bx-shield:before {
    content: "\EC05";
  }
  .bx-shield-alt:before {
    content: "\EC06";
  }
  .bx-shield-alt-2:before {
    content: "\EC07";
  }
  .bx-shield-quarter:before {
    content: "\EC08";
  }
  .bx-shield-x:before {
    content: "\EC09";
  }
  .bx-shocked:before {
    content: "\EC0A";
  }
  .bx-shopping-bag:before {
    content: "\EC0B";
  }
  .bx-show:before {
    content: "\EC0C";
  }
  .bx-show-alt:before {
    content: "\EC0D";
  }
  .bx-shuffle:before {
    content: "\EC0E";
  }
  .bx-sidebar:before {
    content: "\EC0F";
  }
  .bx-sitemap:before {
    content: "\EC10";
  }
  .bx-skip-next:before {
    content: "\EC11";
  }
  .bx-skip-next-circle:before {
    content: "\EC12";
  }
  .bx-skip-previous:before {
    content: "\EC13";
  }
  .bx-skip-previous-circle:before {
    content: "\EC14";
  }
  .bx-sleepy:before {
    content: "\EC15";
  }
  .bx-slider:before {
    content: "\EC16";
  }
  .bx-slider-alt:before {
    content: "\EC17";
  }
  .bx-slideshow:before {
    content: "\EC18";
  }
  .bx-smile:before {
    content: "\EC19";
  }
  .bx-sort:before {
    content: "\EC1A";
  }
  .bx-sort-alt-2:before {
    content: "\EC1B";
  }
  .bx-sort-a-z:before {
    content: "\EC1C";
  }
  .bx-sort-down:before {
    content: "\EC1D";
  }
  .bx-sort-up:before {
    content: "\EC1E";
  }
  .bx-sort-z-a:before {
    content: "\EC1F";
  }
  .bx-spa:before {
    content: "\EC20";
  }
  .bx-space-bar:before {
    content: "\EC21";
  }
  .bx-speaker:before {
    content: "\EC22";
  }
  .bx-spray-can:before {
    content: "\EC23";
  }
  .bx-spreadsheet:before {
    content: "\EC24";
  }
  .bx-square:before {
    content: "\EC25";
  }
  .bx-square-rounded:before {
    content: "\EC26";
  }
  .bx-star:before {
    content: "\EC27";
  }
  .bx-station:before {
    content: "\EC28";
  }
  .bx-stats:before {
    content: "\EC29";
  }
  .bx-sticker:before {
    content: "\EC2A";
  }
  .bx-stop:before {
    content: "\EC2B";
  }
  .bx-stop-circle:before {
    content: "\EC2C";
  }
  .bx-stopwatch:before {
    content: "\EC2D";
  }
  .bx-store:before {
    content: "\EC2E";
  }
  .bx-store-alt:before {
    content: "\EC2F";
  }
  .bx-street-view:before {
    content: "\EC30";
  }
  .bx-strikethrough:before {
    content: "\EC31";
  }
  .bx-subdirectory-left:before {
    content: "\EC32";
  }
  .bx-subdirectory-right:before {
    content: "\EC33";
  }
  .bx-sun:before {
    content: "\EC34";
  }
  .bx-support:before {
    content: "\EC35";
  }
  .bx-swim:before {
    content: "\EC36";
  }
  .bx-sync:before {
    content: "\EC37";
  }
  .bx-tab:before {
    content: "\EC38";
  }
  .bx-table:before {
    content: "\EC39";
  }
  .bx-tachometer:before {
    content: "\EC3A";
  }
  .bx-tag:before {
    content: "\EC3B";
  }
  .bx-tag-alt:before {
    content: "\EC3C";
  }
  .bx-target-lock:before {
    content: "\EC3D";
  }
  .bx-task:before {
    content: "\EC3E";
  }
  .bx-task-x:before {
    content: "\EC3F";
  }
  .bx-taxi:before {
    content: "\EC40";
  }
  .bx-tennis-ball:before {
    content: "\EC41";
  }
  .bx-terminal:before {
    content: "\EC42";
  }
  .bx-test-tube:before {
    content: "\EC43";
  }
  .bx-text:before {
    content: "\EC44";
  }
  .bx-time:before {
    content: "\EC45";
  }
  .bx-time-five:before {
    content: "\EC46";
  }
  .bx-timer:before {
    content: "\EC47";
  }
  .bx-tired:before {
    content: "\EC48";
  }
  .bx-toggle-left:before {
    content: "\EC49";
  }
  .bx-toggle-right:before {
    content: "\EC4A";
  }
  .bx-tone:before {
    content: "\EC4B";
  }
  .bx-traffic-cone:before {
    content: "\EC4C";
  }
  .bx-train:before {
    content: "\EC4D";
  }
  .bx-transfer:before {
    content: "\EC4E";
  }
  .bx-transfer-alt:before {
    content: "\EC4F";
  }
  .bx-trash:before {
    content: "\EC50";
  }
  .bx-trash-alt:before {
    content: "\EC51";
  }
  .bx-trending-down:before {
    content: "\EC52";
  }
  .bx-trending-up:before {
    content: "\EC53";
  }
  .bx-trim:before {
    content: "\EC54";
  }
  .bx-trip:before {
    content: "\EC55";
  }
  .bx-trophy:before {
    content: "\EC56";
  }
  .bx-tv:before {
    content: "\EC57";
  }
  .bx-underline:before {
    content: "\EC58";
  }
  .bx-undo:before {
    content: "\EC59";
  }
  .bx-unite:before {
    content: "\EC5A";
  }
  .bx-unlink:before {
    content: "\EC5B";
  }
  .bx-up-arrow:before {
    content: "\EC5C";
  }
  .bx-up-arrow-alt:before {
    content: "\EC5D";
  }
  .bx-up-arrow-circle:before {
    content: "\EC5E";
  }
  .bx-upload:before {
    content: "\EC5F";
  }
  .bx-upside-down:before {
    content: "\EC60";
  }
  .bx-upvote:before {
    content: "\EC61";
  }
  .bx-usb:before {
    content: "\EC62";
  }
  .bx-user:before {
    content: "\EC63";
  }
  .bx-user-check:before {
    content: "\EC64";
  }
  .bx-user-circle:before {
    content: "\EC65";
  }
  .bx-user-minus:before {
    content: "\EC66";
  }
  .bx-user-pin:before {
    content: "\EC67";
  }
  .bx-user-plus:before {
    content: "\EC68";
  }
  .bx-user-voice:before {
    content: "\EC69";
  }
  .bx-user-x:before {
    content: "\EC6A";
  }
  .bx-vector:before {
    content: "\EC6B";
  }
  .bx-vertical-center:before {
    content: "\EC6C";
  }
  .bx-vial:before {
    content: "\EC6D";
  }
  .bx-video:before {
    content: "\EC6E";
  }
  .bx-video-off:before {
    content: "\EC6F";
  }
  .bx-video-plus:before {
    content: "\EC70";
  }
  .bx-video-recording:before {
    content: "\EC71";
  }
  .bx-voicemail:before {
    content: "\EC72";
  }
  .bx-volume:before {
    content: "\EC73";
  }
  .bx-volume-full:before {
    content: "\EC74";
  }
  .bx-volume-low:before {
    content: "\EC75";
  }
  .bx-volume-mute:before {
    content: "\EC76";
  }
  .bx-walk:before {
    content: "\EC77";
  }
  .bx-wallet:before {
    content: "\EC78";
  }
  .bx-wallet-alt:before {
    content: "\EC79";
  }
  .bx-water:before {
    content: "\EC7A";
  }
  .bx-webcam:before {
    content: "\EC7B";
  }
  .bx-wifi:before {
    content: "\EC7C";
  }
  .bx-wifi-0:before {
    content: "\EC7D";
  }
  .bx-wifi-1:before {
    content: "\EC7E";
  }
  .bx-wifi-2:before {
    content: "\EC7F";
  }
  .bx-wifi-off:before {
    content: "\EC80";
  }
  .bx-wind:before {
    content: "\EC81";
  }
  .bx-window:before {
    content: "\EC82";
  }
  .bx-window-alt:before {
    content: "\EC83";
  }
  .bx-window-close:before {
    content: "\EC84";
  }
  .bx-window-open:before {
    content: "\EC85";
  }
  .bx-windows:before {
    content: "\EC86";
  }
  .bx-wine:before {
    content: "\EC87";
  }
  .bx-wink-smile:before {
    content: "\EC88";
  }
  .bx-wink-tongue:before {
    content: "\EC89";
  }
  .bx-won:before {
    content: "\EC8A";
  }
  .bx-world:before {
    content: "\EC8B";
  }
  .bx-wrench:before {
    content: "\EC8C";
  }
  .bx-x:before {
    content: "\EC8D";
  }
  .bx-x-circle:before {
    content: "\EC8E";
  }
  .bx-yen:before {
    content: "\EC8F";
  }
  .bx-zoom-in:before {
    content: "\EC90";
  }
  .bx-zoom-out:before {
    content: "\EC91";
  }
  .bxs-party:before {
    content: "\EC92";
  }
  .bxs-hot:before {
    content: "\EC93";
  }
  .bxs-droplet:before {
    content: "\EC94";
  }
  .bxs-cat:before {
    content: "\EC95";
  }
  .bxs-dog:before {
    content: "\EC96";
  }
  .bxs-injection:before {
    content: "\EC97";
  }
  .bxs-leaf:before {
    content: "\EC98";
  }
  .bxs-add-to-queue:before {
    content: "\EC99";
  }
  .bxs-adjust:before {
    content: "\EC9A";
  }
  .bxs-adjust-alt:before {
    content: "\EC9B";
  }
  .bxs-alarm:before {
    content: "\EC9C";
  }
  .bxs-alarm-add:before {
    content: "\EC9D";
  }
  .bxs-alarm-exclamation:before {
    content: "\EC9E";
  }
  .bxs-alarm-off:before {
    content: "\EC9F";
  }
  .bxs-alarm-snooze:before {
    content: "\ECA0";
  }
  .bxs-album:before {
    content: "\ECA1";
  }
  .bxs-ambulance:before {
    content: "\ECA2";
  }
  .bxs-analyse:before {
    content: "\ECA3";
  }
  .bxs-angry:before {
    content: "\ECA4";
  }
  .bxs-arch:before {
    content: "\ECA5";
  }
  .bxs-archive:before {
    content: "\ECA6";
  }
  .bxs-archive-in:before {
    content: "\ECA7";
  }
  .bxs-archive-out:before {
    content: "\ECA8";
  }
  .bxs-area:before {
    content: "\ECA9";
  }
  .bxs-arrow-from-bottom:before {
    content: "\ECAA";
  }
  .bxs-arrow-from-left:before {
    content: "\ECAB";
  }
  .bxs-arrow-from-right:before {
    content: "\ECAC";
  }
  .bxs-arrow-from-top:before {
    content: "\ECAD";
  }
  .bxs-arrow-to-bottom:before {
    content: "\ECAE";
  }
  .bxs-arrow-to-left:before {
    content: "\ECAF";
  }
  .bxs-arrow-to-right:before {
    content: "\ECB0";
  }
  .bxs-arrow-to-top:before {
    content: "\ECB1";
  }
  .bxs-award:before {
    content: "\ECB2";
  }
  .bxs-baby-carriage:before {
    content: "\ECB3";
  }
  .bxs-backpack:before {
    content: "\ECB4";
  }
  .bxs-badge:before {
    content: "\ECB5";
  }
  .bxs-badge-check:before {
    content: "\ECB6";
  }
  .bxs-badge-dollar:before {
    content: "\ECB7";
  }
  .bxs-ball:before {
    content: "\ECB8";
  }
  .bxs-band-aid:before {
    content: "\ECB9";
  }
  .bxs-bank:before {
    content: "\ECBA";
  }
  .bxs-bar-chart-alt-2:before {
    content: "\ECBB";
  }
  .bxs-bar-chart-square:before {
    content: "\ECBC";
  }
  .bxs-barcode:before {
    content: "\ECBD";
  }
  .bxs-baseball:before {
    content: "\ECBE";
  }
  .bxs-basket:before {
    content: "\ECBF";
  }
  .bxs-basketball:before {
    content: "\ECC0";
  }
  .bxs-bath:before {
    content: "\ECC1";
  }
  .bxs-battery:before {
    content: "\ECC2";
  }
  .bxs-battery-charging:before {
    content: "\ECC3";
  }
  .bxs-battery-full:before {
    content: "\ECC4";
  }
  .bxs-battery-low:before {
    content: "\ECC5";
  }
  .bxs-bed:before {
    content: "\ECC6";
  }
  .bxs-been-here:before {
    content: "\ECC7";
  }
  .bxs-beer:before {
    content: "\ECC8";
  }
  .bxs-bell:before {
    content: "\ECC9";
  }
  .bxs-bell-minus:before {
    content: "\ECCA";
  }
  .bxs-bell-off:before {
    content: "\ECCB";
  }
  .bxs-bell-plus:before {
    content: "\ECCC";
  }
  .bxs-bell-ring:before {
    content: "\ECCD";
  }
  .bxs-bible:before {
    content: "\ECCE";
  }
  .bxs-binoculars:before {
    content: "\ECCF";
  }
  .bxs-blanket:before {
    content: "\ECD0";
  }
  .bxs-bolt:before {
    content: "\ECD1";
  }
  .bxs-bolt-circle:before {
    content: "\ECD2";
  }
  .bxs-bomb:before {
    content: "\ECD3";
  }
  .bxs-bone:before {
    content: "\ECD4";
  }
  .bxs-bong:before {
    content: "\ECD5";
  }
  .bxs-book:before {
    content: "\ECD6";
  }
  .bxs-book-add:before {
    content: "\ECD7";
  }
  .bxs-book-alt:before {
    content: "\ECD8";
  }
  .bxs-book-bookmark:before {
    content: "\ECD9";
  }
  .bxs-book-content:before {
    content: "\ECDA";
  }
  .bxs-book-heart:before {
    content: "\ECDB";
  }
  .bxs-bookmark:before {
    content: "\ECDC";
  }
  .bxs-bookmark-alt:before {
    content: "\ECDD";
  }
  .bxs-bookmark-alt-minus:before {
    content: "\ECDE";
  }
  .bxs-bookmark-alt-plus:before {
    content: "\ECDF";
  }
  .bxs-bookmark-heart:before {
    content: "\ECE0";
  }
  .bxs-bookmark-minus:before {
    content: "\ECE1";
  }
  .bxs-bookmark-plus:before {
    content: "\ECE2";
  }
  .bxs-bookmarks:before {
    content: "\ECE3";
  }
  .bxs-bookmark-star:before {
    content: "\ECE4";
  }
  .bxs-book-open:before {
    content: "\ECE5";
  }
  .bxs-book-reader:before {
    content: "\ECE6";
  }
  .bxs-bot:before {
    content: "\ECE7";
  }
  .bxs-bowling-ball:before {
    content: "\ECE8";
  }
  .bxs-box:before {
    content: "\ECE9";
  }
  .bxs-brain:before {
    content: "\ECEA";
  }
  .bxs-briefcase:before {
    content: "\ECEB";
  }
  .bxs-briefcase-alt:before {
    content: "\ECEC";
  }
  .bxs-briefcase-alt-2:before {
    content: "\ECED";
  }
  .bxs-brightness:before {
    content: "\ECEE";
  }
  .bxs-brightness-half:before {
    content: "\ECEF";
  }
  .bxs-brush:before {
    content: "\ECF0";
  }
  .bxs-brush-alt:before {
    content: "\ECF1";
  }
  .bxs-bug:before {
    content: "\ECF2";
  }
  .bxs-bug-alt:before {
    content: "\ECF3";
  }
  .bxs-building:before {
    content: "\ECF4";
  }
  .bxs-building-house:before {
    content: "\ECF5";
  }
  .bxs-buildings:before {
    content: "\ECF6";
  }
  .bxs-bulb:before {
    content: "\ECF7";
  }
  .bxs-bullseye:before {
    content: "\ECF8";
  }
  .bxs-buoy:before {
    content: "\ECF9";
  }
  .bxs-bus:before {
    content: "\ECFA";
  }
  .bxs-business:before {
    content: "\ECFB";
  }
  .bxs-bus-school:before {
    content: "\ECFC";
  }
  .bxs-cabinet:before {
    content: "\ECFD";
  }
  .bxs-cake:before {
    content: "\ECFE";
  }
  .bxs-calculator:before {
    content: "\ECFF";
  }
  .bxs-calendar:before {
    content: "\ED00";
  }
  .bxs-calendar-alt:before {
    content: "\ED01";
  }
  .bxs-calendar-check:before {
    content: "\ED02";
  }
  .bxs-calendar-edit:before {
    content: "\ED03";
  }
  .bxs-calendar-event:before {
    content: "\ED04";
  }
  .bxs-calendar-exclamation:before {
    content: "\ED05";
  }
  .bxs-calendar-heart:before {
    content: "\ED06";
  }
  .bxs-calendar-minus:before {
    content: "\ED07";
  }
  .bxs-calendar-plus:before {
    content: "\ED08";
  }
  .bxs-calendar-star:before {
    content: "\ED09";
  }
  .bxs-calendar-week:before {
    content: "\ED0A";
  }
  .bxs-calendar-x:before {
    content: "\ED0B";
  }
  .bxs-camera:before {
    content: "\ED0C";
  }
  .bxs-camera-home:before {
    content: "\ED0D";
  }
  .bxs-camera-movie:before {
    content: "\ED0E";
  }
  .bxs-camera-off:before {
    content: "\ED0F";
  }
  .bxs-camera-plus:before {
    content: "\ED10";
  }
  .bxs-capsule:before {
    content: "\ED11";
  }
  .bxs-captions:before {
    content: "\ED12";
  }
  .bxs-car:before {
    content: "\ED13";
  }
  .bxs-car-battery:before {
    content: "\ED14";
  }
  .bxs-car-crash:before {
    content: "\ED15";
  }
  .bxs-card:before {
    content: "\ED16";
  }
  .bxs-caret-down-circle:before {
    content: "\ED17";
  }
  .bxs-caret-down-square:before {
    content: "\ED18";
  }
  .bxs-caret-left-circle:before {
    content: "\ED19";
  }
  .bxs-caret-left-square:before {
    content: "\ED1A";
  }
  .bxs-caret-right-circle:before {
    content: "\ED1B";
  }
  .bxs-caret-right-square:before {
    content: "\ED1C";
  }
  .bxs-caret-up-circle:before {
    content: "\ED1D";
  }
  .bxs-caret-up-square:before {
    content: "\ED1E";
  }
  .bxs-car-garage:before {
    content: "\ED1F";
  }
  .bxs-car-mechanic:before {
    content: "\ED20";
  }
  .bxs-carousel:before {
    content: "\ED21";
  }
  .bxs-cart:before {
    content: "\ED22";
  }
  .bxs-cart-add:before {
    content: "\ED23";
  }
  .bxs-cart-alt:before {
    content: "\ED24";
  }
  .bxs-cart-download:before {
    content: "\ED25";
  }
  .bxs-car-wash:before {
    content: "\ED26";
  }
  .bxs-category:before {
    content: "\ED27";
  }
  .bxs-category-alt:before {
    content: "\ED28";
  }
  .bxs-cctv:before {
    content: "\ED29";
  }
  .bxs-certification:before {
    content: "\ED2A";
  }
  .bxs-chalkboard:before {
    content: "\ED2B";
  }
  .bxs-chart:before {
    content: "\ED2C";
  }
  .bxs-chat:before {
    content: "\ED2D";
  }
  .bxs-checkbox:before {
    content: "\ED2E";
  }
  .bxs-checkbox-checked:before {
    content: "\ED2F";
  }
  .bxs-checkbox-minus:before {
    content: "\ED30";
  }
  .bxs-check-circle:before {
    content: "\ED31";
  }
  .bxs-check-shield:before {
    content: "\ED32";
  }
  .bxs-check-square:before {
    content: "\ED33";
  }
  .bxs-chess:before {
    content: "\ED34";
  }
  .bxs-chevron-down:before {
    content: "\ED35";
  }
  .bxs-chevron-down-circle:before {
    content: "\ED36";
  }
  .bxs-chevron-down-square:before {
    content: "\ED37";
  }
  .bxs-chevron-left:before {
    content: "\ED38";
  }
  .bxs-chevron-left-circle:before {
    content: "\ED39";
  }
  .bxs-chevron-left-square:before {
    content: "\ED3A";
  }
  .bxs-chevron-right:before {
    content: "\ED3B";
  }
  .bxs-chevron-right-circle:before {
    content: "\ED3C";
  }
  .bxs-chevron-right-square:before {
    content: "\ED3D";
  }
  .bxs-chevrons-down:before {
    content: "\ED3E";
  }
  .bxs-chevrons-left:before {
    content: "\ED3F";
  }
  .bxs-chevrons-right:before {
    content: "\ED40";
  }
  .bxs-chevrons-up:before {
    content: "\ED41";
  }
  .bxs-chevron-up:before {
    content: "\ED42";
  }
  .bxs-chevron-up-circle:before {
    content: "\ED43";
  }
  .bxs-chevron-up-square:before {
    content: "\ED44";
  }
  .bxs-chip:before {
    content: "\ED45";
  }
  .bxs-church:before {
    content: "\ED46";
  }
  .bxs-circle:before {
    content: "\ED47";
  }
  .bxs-city:before {
    content: "\ED48";
  }
  .bxs-clinic:before {
    content: "\ED49";
  }
  .bxs-cloud:before {
    content: "\ED4A";
  }
  .bxs-cloud-download:before {
    content: "\ED4B";
  }
  .bxs-cloud-lightning:before {
    content: "\ED4C";
  }
  .bxs-cloud-rain:before {
    content: "\ED4D";
  }
  .bxs-cloud-upload:before {
    content: "\ED4E";
  }
  .bxs-coffee:before {
    content: "\ED4F";
  }
  .bxs-coffee-alt:before {
    content: "\ED50";
  }
  .bxs-coffee-togo:before {
    content: "\ED51";
  }
  .bxs-cog:before {
    content: "\ED52";
  }
  .bxs-coin:before {
    content: "\ED53";
  }
  .bxs-coin-stack:before {
    content: "\ED54";
  }
  .bxs-collection:before {
    content: "\ED55";
  }
  .bxs-color-fill:before {
    content: "\ED56";
  }
  .bxs-comment:before {
    content: "\ED57";
  }
  .bxs-comment-add:before {
    content: "\ED58";
  }
  .bxs-comment-check:before {
    content: "\ED59";
  }
  .bxs-comment-detail:before {
    content: "\ED5A";
  }
  .bxs-comment-dots:before {
    content: "\ED5B";
  }
  .bxs-comment-edit:before {
    content: "\ED5C";
  }
  .bxs-comment-error:before {
    content: "\ED5D";
  }
  .bxs-comment-minus:before {
    content: "\ED5E";
  }
  .bxs-comment-x:before {
    content: "\ED5F";
  }
  .bxs-compass:before {
    content: "\ED60";
  }
  .bxs-component:before {
    content: "\ED61";
  }
  .bxs-confused:before {
    content: "\ED62";
  }
  .bxs-contact:before {
    content: "\ED63";
  }
  .bxs-conversation:before {
    content: "\ED64";
  }
  .bxs-cookie:before {
    content: "\ED65";
  }
  .bxs-cool:before {
    content: "\ED66";
  }
  .bxs-copy:before {
    content: "\ED67";
  }
  .bxs-copy-alt:before {
    content: "\ED68";
  }
  .bxs-copyright:before {
    content: "\ED69";
  }
  .bxs-coupon:before {
    content: "\ED6A";
  }
  .bxs-credit-card:before {
    content: "\ED6B";
  }
  .bxs-credit-card-alt:before {
    content: "\ED6C";
  }
  .bxs-credit-card-front:before {
    content: "\ED6D";
  }
  .bxs-crop:before {
    content: "\ED6E";
  }
  .bxs-crown:before {
    content: "\ED6F";
  }
  .bxs-cube:before {
    content: "\ED70";
  }
  .bxs-cube-alt:before {
    content: "\ED71";
  }
  .bxs-cuboid:before {
    content: "\ED72";
  }
  .bxs-customize:before {
    content: "\ED73";
  }
  .bxs-cylinder:before {
    content: "\ED74";
  }
  .bxs-dashboard:before {
    content: "\ED75";
  }
  .bxs-data:before {
    content: "\ED76";
  }
  .bxs-detail:before {
    content: "\ED77";
  }
  .bxs-devices:before {
    content: "\ED78";
  }
  .bxs-diamond:before {
    content: "\ED79";
  }
  .bxs-dice-1:before {
    content: "\ED7A";
  }
  .bxs-dice-2:before {
    content: "\ED7B";
  }
  .bxs-dice-3:before {
    content: "\ED7C";
  }
  .bxs-dice-4:before {
    content: "\ED7D";
  }
  .bxs-dice-5:before {
    content: "\ED7E";
  }
  .bxs-dice-6:before {
    content: "\ED7F";
  }
  .bxs-direction-left:before {
    content: "\ED80";
  }
  .bxs-direction-right:before {
    content: "\ED81";
  }
  .bxs-directions:before {
    content: "\ED82";
  }
  .bxs-disc:before {
    content: "\ED83";
  }
  .bxs-discount:before {
    content: "\ED84";
  }
  .bxs-dish:before {
    content: "\ED85";
  }
  .bxs-dislike:before {
    content: "\ED86";
  }
  .bxs-dizzy:before {
    content: "\ED87";
  }
  .bxs-dock-bottom:before {
    content: "\ED88";
  }
  .bxs-dock-left:before {
    content: "\ED89";
  }
  .bxs-dock-right:before {
    content: "\ED8A";
  }
  .bxs-dock-top:before {
    content: "\ED8B";
  }
  .bxs-dollar-circle:before {
    content: "\ED8C";
  }
  .bxs-donate-blood:before {
    content: "\ED8D";
  }
  .bxs-donate-heart:before {
    content: "\ED8E";
  }
  .bxs-door-open:before {
    content: "\ED8F";
  }
  .bxs-doughnut-chart:before {
    content: "\ED90";
  }
  .bxs-down-arrow:before {
    content: "\ED91";
  }
  .bxs-down-arrow-alt:before {
    content: "\ED92";
  }
  .bxs-down-arrow-circle:before {
    content: "\ED93";
  }
  .bxs-down-arrow-square:before {
    content: "\ED94";
  }
  .bxs-download:before {
    content: "\ED95";
  }
  .bxs-downvote:before {
    content: "\ED96";
  }
  .bxs-drink:before {
    content: "\ED97";
  }
  .bxs-droplet-half:before {
    content: "\ED98";
  }
  .bxs-dryer:before {
    content: "\ED99";
  }
  .bxs-duplicate:before {
    content: "\ED9A";
  }
  .bxs-edit:before {
    content: "\ED9B";
  }
  .bxs-edit-alt:before {
    content: "\ED9C";
  }
  .bxs-edit-location:before {
    content: "\ED9D";
  }
  .bxs-eject:before {
    content: "\ED9E";
  }
  .bxs-envelope:before {
    content: "\ED9F";
  }
  .bxs-envelope-open:before {
    content: "\EDA0";
  }
  .bxs-eraser:before {
    content: "\EDA1";
  }
  .bxs-error:before {
    content: "\EDA2";
  }
  .bxs-error-alt:before {
    content: "\EDA3";
  }
  .bxs-error-circle:before {
    content: "\EDA4";
  }
  .bxs-ev-station:before {
    content: "\EDA5";
  }
  .bxs-exit:before {
    content: "\EDA6";
  }
  .bxs-extension:before {
    content: "\EDA7";
  }
  .bxs-eyedropper:before {
    content: "\EDA8";
  }
  .bxs-face:before {
    content: "\EDA9";
  }
  .bxs-face-mask:before {
    content: "\EDAA";
  }
  .bxs-factory:before {
    content: "\EDAB";
  }
  .bxs-fast-forward-circle:before {
    content: "\EDAC";
  }
  .bxs-file:before {
    content: "\EDAD";
  }
  .bxs-file-archive:before {
    content: "\EDAE";
  }
  .bxs-file-blank:before {
    content: "\EDAF";
  }
  .bxs-file-css:before {
    content: "\EDB0";
  }
  .bxs-file-doc:before {
    content: "\EDB1";
  }
  .bxs-file-export:before {
    content: "\EDB2";
  }
  .bxs-file-find:before {
    content: "\EDB3";
  }
  .bxs-file-gif:before {
    content: "\EDB4";
  }
  .bxs-file-html:before {
    content: "\EDB5";
  }
  .bxs-file-image:before {
    content: "\EDB6";
  }
  .bxs-file-import:before {
    content: "\EDB7";
  }
  .bxs-file-jpg:before {
    content: "\EDB8";
  }
  .bxs-file-js:before {
    content: "\EDB9";
  }
  .bxs-file-json:before {
    content: "\EDBA";
  }
  .bxs-file-md:before {
    content: "\EDBB";
  }
  .bxs-file-pdf:before {
    content: "\EDBC";
  }
  .bxs-file-plus:before {
    content: "\EDBD";
  }
  .bxs-file-png:before {
    content: "\EDBE";
  }
  .bxs-file-txt:before {
    content: "\EDBF";
  }
  .bxs-film:before {
    content: "\EDC0";
  }
  .bxs-filter-alt:before {
    content: "\EDC1";
  }
  .bxs-first-aid:before {
    content: "\EDC2";
  }
  .bxs-flag:before {
    content: "\EDC3";
  }
  .bxs-flag-alt:before {
    content: "\EDC4";
  }
  .bxs-flag-checkered:before {
    content: "\EDC5";
  }
  .bxs-flame:before {
    content: "\EDC6";
  }
  .bxs-flask:before {
    content: "\EDC7";
  }
  .bxs-florist:before {
    content: "\EDC8";
  }
  .bxs-folder:before {
    content: "\EDC9";
  }
  .bxs-folder-minus:before {
    content: "\EDCA";
  }
  .bxs-folder-open:before {
    content: "\EDCB";
  }
  .bxs-folder-plus:before {
    content: "\EDCC";
  }
  .bxs-food-menu:before {
    content: "\EDCD";
  }
  .bxs-fridge:before {
    content: "\EDCE";
  }
  .bxs-game:before {
    content: "\EDCF";
  }
  .bxs-gas-pump:before {
    content: "\EDD0";
  }
  .bxs-ghost:before {
    content: "\EDD1";
  }
  .bxs-gift:before {
    content: "\EDD2";
  }
  .bxs-graduation:before {
    content: "\EDD3";
  }
  .bxs-grid:before {
    content: "\EDD4";
  }
  .bxs-grid-alt:before {
    content: "\EDD5";
  }
  .bxs-group:before {
    content: "\EDD6";
  }
  .bxs-guitar-amp:before {
    content: "\EDD7";
  }
  .bxs-hand:before {
    content: "\EDD8";
  }
  .bxs-hand-down:before {
    content: "\EDD9";
  }
  .bxs-hand-left:before {
    content: "\EDDA";
  }
  .bxs-hand-right:before {
    content: "\EDDB";
  }
  .bxs-hand-up:before {
    content: "\EDDC";
  }
  .bxs-happy:before {
    content: "\EDDD";
  }
  .bxs-happy-alt:before {
    content: "\EDDE";
  }
  .bxs-happy-beaming:before {
    content: "\EDDF";
  }
  .bxs-happy-heart-eyes:before {
    content: "\EDE0";
  }
  .bxs-hdd:before {
    content: "\EDE1";
  }
  .bxs-heart:before {
    content: "\EDE2";
  }
  .bxs-heart-circle:before {
    content: "\EDE3";
  }
  .bxs-heart-square:before {
    content: "\EDE4";
  }
  .bxs-help-circle:before {
    content: "\EDE5";
  }
  .bxs-hide:before {
    content: "\EDE6";
  }
  .bxs-home:before {
    content: "\EDE7";
  }
  .bxs-home-circle:before {
    content: "\EDE8";
  }
  .bxs-home-heart:before {
    content: "\EDE9";
  }
  .bxs-home-smile:before {
    content: "\EDEA";
  }
  .bxs-hotel:before {
    content: "\EDEB";
  }
  .bxs-hourglass:before {
    content: "\EDEC";
  }
  .bxs-hourglass-bottom:before {
    content: "\EDED";
  }
  .bxs-hourglass-top:before {
    content: "\EDEE";
  }
  .bxs-id-card:before {
    content: "\EDEF";
  }
  .bxs-image:before {
    content: "\EDF0";
  }
  .bxs-image-add:before {
    content: "\EDF1";
  }
  .bxs-image-alt:before {
    content: "\EDF2";
  }
  .bxs-inbox:before {
    content: "\EDF3";
  }
  .bxs-info-circle:before {
    content: "\EDF4";
  }
  .bxs-info-square:before {
    content: "\EDF5";
  }
  .bxs-institution:before {
    content: "\EDF6";
  }
  .bxs-joystick:before {
    content: "\EDF7";
  }
  .bxs-joystick-alt:before {
    content: "\EDF8";
  }
  .bxs-joystick-button:before {
    content: "\EDF9";
  }
  .bxs-key:before {
    content: "\EDFA";
  }
  .bxs-keyboard:before {
    content: "\EDFB";
  }
  .bxs-label:before {
    content: "\EDFC";
  }
  .bxs-landmark:before {
    content: "\EDFD";
  }
  .bxs-landscape:before {
    content: "\EDFE";
  }
  .bxs-laugh:before {
    content: "\EDFF";
  }
  .bxs-layer:before {
    content: "\EE00";
  }
  .bxs-layer-minus:before {
    content: "\EE01";
  }
  .bxs-layer-plus:before {
    content: "\EE02";
  }
  .bxs-layout:before {
    content: "\EE03";
  }
  .bxs-left-arrow:before {
    content: "\EE04";
  }
  .bxs-left-arrow-alt:before {
    content: "\EE05";
  }
  .bxs-left-arrow-circle:before {
    content: "\EE06";
  }
  .bxs-left-arrow-square:before {
    content: "\EE07";
  }
  .bxs-left-down-arrow-circle:before {
    content: "\EE08";
  }
  .bxs-left-top-arrow-circle:before {
    content: "\EE09";
  }
  .bxs-like:before {
    content: "\EE0A";
  }
  .bxs-location-plus:before {
    content: "\EE0B";
  }
  .bxs-lock:before {
    content: "\EE0C";
  }
  .bxs-lock-alt:before {
    content: "\EE0D";
  }
  .bxs-lock-open:before {
    content: "\EE0E";
  }
  .bxs-lock-open-alt:before {
    content: "\EE0F";
  }
  .bxs-log-in:before {
    content: "\EE10";
  }
  .bxs-log-in-circle:before {
    content: "\EE11";
  }
  .bxs-log-out:before {
    content: "\EE12";
  }
  .bxs-log-out-circle:before {
    content: "\EE13";
  }
  .bxs-low-vision:before {
    content: "\EE14";
  }
  .bxs-magic-wand:before {
    content: "\EE15";
  }
  .bxs-magnet:before {
    content: "\EE16";
  }
  .bxs-map:before {
    content: "\EE17";
  }
  .bxs-map-alt:before {
    content: "\EE18";
  }
  .bxs-map-pin:before {
    content: "\EE19";
  }
  .bxs-mask:before {
    content: "\EE1A";
  }
  .bxs-medal:before {
    content: "\EE1B";
  }
  .bxs-megaphone:before {
    content: "\EE1C";
  }
  .bxs-meh:before {
    content: "\EE1D";
  }
  .bxs-meh-alt:before {
    content: "\EE1E";
  }
  .bxs-meh-blank:before {
    content: "\EE1F";
  }
  .bxs-memory-card:before {
    content: "\EE20";
  }
  .bxs-message:before {
    content: "\EE21";
  }
  .bxs-message-add:before {
    content: "\EE22";
  }
  .bxs-message-alt:before {
    content: "\EE23";
  }
  .bxs-message-alt-add:before {
    content: "\EE24";
  }
  .bxs-message-alt-check:before {
    content: "\EE25";
  }
  .bxs-message-alt-detail:before {
    content: "\EE26";
  }
  .bxs-message-alt-dots:before {
    content: "\EE27";
  }
  .bxs-message-alt-edit:before {
    content: "\EE28";
  }
  .bxs-message-alt-error:before {
    content: "\EE29";
  }
  .bxs-message-alt-minus:before {
    content: "\EE2A";
  }
  .bxs-message-alt-x:before {
    content: "\EE2B";
  }
  .bxs-message-check:before {
    content: "\EE2C";
  }
  .bxs-message-detail:before {
    content: "\EE2D";
  }
  .bxs-message-dots:before {
    content: "\EE2E";
  }
  .bxs-message-edit:before {
    content: "\EE2F";
  }
  .bxs-message-error:before {
    content: "\EE30";
  }
  .bxs-message-minus:before {
    content: "\EE31";
  }
  .bxs-message-rounded:before {
    content: "\EE32";
  }
  .bxs-message-rounded-add:before {
    content: "\EE33";
  }
  .bxs-message-rounded-check:before {
    content: "\EE34";
  }
  .bxs-message-rounded-detail:before {
    content: "\EE35";
  }
  .bxs-message-rounded-dots:before {
    content: "\EE36";
  }
  .bxs-message-rounded-edit:before {
    content: "\EE37";
  }
  .bxs-message-rounded-error:before {
    content: "\EE38";
  }
  .bxs-message-rounded-minus:before {
    content: "\EE39";
  }
  .bxs-message-rounded-x:before {
    content: "\EE3A";
  }
  .bxs-message-square:before {
    content: "\EE3B";
  }
  .bxs-message-square-add:before {
    content: "\EE3C";
  }
  .bxs-message-square-check:before {
    content: "\EE3D";
  }
  .bxs-message-square-detail:before {
    content: "\EE3E";
  }
  .bxs-message-square-dots:before {
    content: "\EE3F";
  }
  .bxs-message-square-edit:before {
    content: "\EE40";
  }
  .bxs-message-square-error:before {
    content: "\EE41";
  }
  .bxs-message-square-minus:before {
    content: "\EE42";
  }
  .bxs-message-square-x:before {
    content: "\EE43";
  }
  .bxs-message-x:before {
    content: "\EE44";
  }
  .bxs-meteor:before {
    content: "\EE45";
  }
  .bxs-microchip:before {
    content: "\EE46";
  }
  .bxs-microphone:before {
    content: "\EE47";
  }
  .bxs-microphone-alt:before {
    content: "\EE48";
  }
  .bxs-microphone-off:before {
    content: "\EE49";
  }
  .bxs-minus-circle:before {
    content: "\EE4A";
  }
  .bxs-minus-square:before {
    content: "\EE4B";
  }
  .bxs-mobile:before {
    content: "\EE4C";
  }
  .bxs-mobile-vibration:before {
    content: "\EE4D";
  }
  .bxs-moon:before {
    content: "\EE4E";
  }
  .bxs-mouse:before {
    content: "\EE4F";
  }
  .bxs-mouse-alt:before {
    content: "\EE50";
  }
  .bxs-movie:before {
    content: "\EE51";
  }
  .bxs-movie-play:before {
    content: "\EE52";
  }
  .bxs-music:before {
    content: "\EE53";
  }
  .bxs-navigation:before {
    content: "\EE54";
  }
  .bxs-network-chart:before {
    content: "\EE55";
  }
  .bxs-news:before {
    content: "\EE56";
  }
  .bxs-no-entry:before {
    content: "\EE57";
  }
  .bxs-note:before {
    content: "\EE58";
  }
  .bxs-notepad:before {
    content: "\EE59";
  }
  .bxs-notification:before {
    content: "\EE5A";
  }
  .bxs-notification-off:before {
    content: "\EE5B";
  }
  .bxs-offer:before {
    content: "\EE5C";
  }
  .bxs-package:before {
    content: "\EE5D";
  }
  .bxs-paint:before {
    content: "\EE5E";
  }
  .bxs-paint-roll:before {
    content: "\EE5F";
  }
  .bxs-palette:before {
    content: "\EE60";
  }
  .bxs-paper-plane:before {
    content: "\EE61";
  }
  .bxs-parking:before {
    content: "\EE62";
  }
  .bxs-paste:before {
    content: "\EE63";
  }
  .bxs-pen:before {
    content: "\EE64";
  }
  .bxs-pencil:before {
    content: "\EE65";
  }
  .bxs-phone:before {
    content: "\EE66";
  }
  .bxs-phone-call:before {
    content: "\EE67";
  }
  .bxs-phone-incoming:before {
    content: "\EE68";
  }
  .bxs-phone-off:before {
    content: "\EE69";
  }
  .bxs-phone-outgoing:before {
    content: "\EE6A";
  }
  .bxs-photo-album:before {
    content: "\EE6B";
  }
  .bxs-piano:before {
    content: "\EE6C";
  }
  .bxs-pie-chart:before {
    content: "\EE6D";
  }
  .bxs-pie-chart-alt:before {
    content: "\EE6E";
  }
  .bxs-pie-chart-alt-2:before {
    content: "\EE6F";
  }
  .bxs-pin:before {
    content: "\EE70";
  }
  .bxs-pizza:before {
    content: "\EE71";
  }
  .bxs-plane:before {
    content: "\EE72";
  }
  .bxs-plane-alt:before {
    content: "\EE73";
  }
  .bxs-plane-land:before {
    content: "\EE74";
  }
  .bxs-planet:before {
    content: "\EE75";
  }
  .bxs-plane-take-off:before {
    content: "\EE76";
  }
  .bxs-playlist:before {
    content: "\EE77";
  }
  .bxs-plug:before {
    content: "\EE78";
  }
  .bxs-plus-circle:before {
    content: "\EE79";
  }
  .bxs-plus-square:before {
    content: "\EE7A";
  }
  .bxs-pointer:before {
    content: "\EE7B";
  }
  .bxs-polygon:before {
    content: "\EE7C";
  }
  .bxs-printer:before {
    content: "\EE7D";
  }
  .bxs-purchase-tag:before {
    content: "\EE7E";
  }
  .bxs-purchase-tag-alt:before {
    content: "\EE7F";
  }
  .bxs-pyramid:before {
    content: "\EE80";
  }
  .bxs-quote-alt-left:before {
    content: "\EE81";
  }
  .bxs-quote-alt-right:before {
    content: "\EE82";
  }
  .bxs-quote-left:before {
    content: "\EE83";
  }
  .bxs-quote-right:before {
    content: "\EE84";
  }
  .bxs-quote-single-left:before {
    content: "\EE85";
  }
  .bxs-quote-single-right:before {
    content: "\EE86";
  }
  .bxs-radiation:before {
    content: "\EE87";
  }
  .bxs-radio:before {
    content: "\EE88";
  }
  .bxs-receipt:before {
    content: "\EE89";
  }
  .bxs-rectangle:before {
    content: "\EE8A";
  }
  .bxs-registered:before {
    content: "\EE8B";
  }
  .bxs-rename:before {
    content: "\EE8C";
  }
  .bxs-report:before {
    content: "\EE8D";
  }
  .bxs-rewind-circle:before {
    content: "\EE8E";
  }
  .bxs-right-arrow:before {
    content: "\EE8F";
  }
  .bxs-right-arrow-alt:before {
    content: "\EE90";
  }
  .bxs-right-arrow-circle:before {
    content: "\EE91";
  }
  .bxs-right-arrow-square:before {
    content: "\EE92";
  }
  .bxs-right-down-arrow-circle:before {
    content: "\EE93";
  }
  .bxs-right-top-arrow-circle:before {
    content: "\EE94";
  }
  .bxs-rocket:before {
    content: "\EE95";
  }
  .bxs-ruler:before {
    content: "\EE96";
  }
  .bxs-sad:before {
    content: "\EE97";
  }
  .bxs-save:before {
    content: "\EE98";
  }
  .bxs-school:before {
    content: "\EE99";
  }
  .bxs-search:before {
    content: "\EE9A";
  }
  .bxs-search-alt-2:before {
    content: "\EE9B";
  }
  .bxs-select-multiple:before {
    content: "\EE9C";
  }
  .bxs-send:before {
    content: "\EE9D";
  }
  .bxs-server:before {
    content: "\EE9E";
  }
  .bxs-shapes:before {
    content: "\EE9F";
  }
  .bxs-share:before {
    content: "\EEA0";
  }
  .bxs-share-alt:before {
    content: "\EEA1";
  }
  .bxs-shield:before {
    content: "\EEA2";
  }
  .bxs-shield-alt-2:before {
    content: "\EEA3";
  }
  .bxs-shield-x:before {
    content: "\EEA4";
  }
  .bxs-ship:before {
    content: "\EEA5";
  }
  .bxs-shocked:before {
    content: "\EEA6";
  }
  .bxs-shopping-bag:before {
    content: "\EEA7";
  }
  .bxs-shopping-bag-alt:before {
    content: "\EEA8";
  }
  .bxs-shopping-bags:before {
    content: "\EEA9";
  }
  .bxs-show:before {
    content: "\EEAA";
  }
  .bxs-skip-next-circle:before {
    content: "\EEAB";
  }
  .bxs-skip-previous-circle:before {
    content: "\EEAC";
  }
  .bxs-skull:before {
    content: "\EEAD";
  }
  .bxs-sleepy:before {
    content: "\EEAE";
  }
  .bxs-slideshow:before {
    content: "\EEAF";
  }
  .bxs-smile:before {
    content: "\EEB0";
  }
  .bxs-sort-alt:before {
    content: "\EEB1";
  }
  .bxs-spa:before {
    content: "\EEB2";
  }
  .bxs-speaker:before {
    content: "\EEB3";
  }
  .bxs-spray-can:before {
    content: "\EEB4";
  }
  .bxs-spreadsheet:before {
    content: "\EEB5";
  }
  .bxs-square:before {
    content: "\EEB6";
  }
  .bxs-square-rounded:before {
    content: "\EEB7";
  }
  .bxs-star:before {
    content: "\EEB8";
  }
  .bxs-star-half:before {
    content: "\EEB9";
  }
  .bxs-sticker:before {
    content: "\EEBA";
  }
  .bxs-stopwatch:before {
    content: "\EEBB";
  }
  .bxs-store:before {
    content: "\EEBC";
  }
  .bxs-store-alt:before {
    content: "\EEBD";
  }
  .bxs-sun:before {
    content: "\EEBE";
  }
  .bxs-tachometer:before {
    content: "\EEBF";
  }
  .bxs-tag:before {
    content: "\EEC0";
  }
  .bxs-tag-alt:before {
    content: "\EEC1";
  }
  .bxs-tag-x:before {
    content: "\EEC2";
  }
  .bxs-taxi:before {
    content: "\EEC3";
  }
  .bxs-tennis-ball:before {
    content: "\EEC4";
  }
  .bxs-terminal:before {
    content: "\EEC5";
  }
  .bxs-thermometer:before {
    content: "\EEC6";
  }
  .bxs-time:before {
    content: "\EEC7";
  }
  .bxs-time-five:before {
    content: "\EEC8";
  }
  .bxs-timer:before {
    content: "\EEC9";
  }
  .bxs-tired:before {
    content: "\EECA";
  }
  .bxs-toggle-left:before {
    content: "\EECB";
  }
  .bxs-toggle-right:before {
    content: "\EECC";
  }
  .bxs-tone:before {
    content: "\EECD";
  }
  .bxs-torch:before {
    content: "\EECE";
  }
  .bxs-to-top:before {
    content: "\EECF";
  }
  .bxs-traffic:before {
    content: "\EED0";
  }
  .bxs-traffic-barrier:before {
    content: "\EED1";
  }
  .bxs-traffic-cone:before {
    content: "\EED2";
  }
  .bxs-train:before {
    content: "\EED3";
  }
  .bxs-trash:before {
    content: "\EED4";
  }
  .bxs-trash-alt:before {
    content: "\EED5";
  }
  .bxs-tree:before {
    content: "\EED6";
  }
  .bxs-trophy:before {
    content: "\EED7";
  }
  .bxs-truck:before {
    content: "\EED8";
  }
  .bxs-t-shirt:before {
    content: "\EED9";
  }
  .bxs-tv:before {
    content: "\EEDA";
  }
  .bxs-up-arrow:before {
    content: "\EEDB";
  }
  .bxs-up-arrow-alt:before {
    content: "\EEDC";
  }
  .bxs-up-arrow-circle:before {
    content: "\EEDD";
  }
  .bxs-up-arrow-square:before {
    content: "\EEDE";
  }
  .bxs-upside-down:before {
    content: "\EEDF";
  }
  .bxs-upvote:before {
    content: "\EEE0";
  }
  .bxs-user:before {
    content: "\EEE1";
  }
  .bxs-user-account:before {
    content: "\EEE2";
  }
  .bxs-user-badge:before {
    content: "\EEE3";
  }
  .bxs-user-check:before {
    content: "\EEE4";
  }
  .bxs-user-circle:before {
    content: "\EEE5";
  }
  .bxs-user-detail:before {
    content: "\EEE6";
  }
  .bxs-user-minus:before {
    content: "\EEE7";
  }
  .bxs-user-pin:before {
    content: "\EEE8";
  }
  .bxs-user-plus:before {
    content: "\EEE9";
  }
  .bxs-user-rectangle:before {
    content: "\EEEA";
  }
  .bxs-user-voice:before {
    content: "\EEEB";
  }
  .bxs-user-x:before {
    content: "\EEEC";
  }
  .bxs-vector:before {
    content: "\EEED";
  }
  .bxs-vial:before {
    content: "\EEEE";
  }
  .bxs-video:before {
    content: "\EEEF";
  }
  .bxs-video-off:before {
    content: "\EEF0";
  }
  .bxs-video-plus:before {
    content: "\EEF1";
  }
  .bxs-video-recording:before {
    content: "\EEF2";
  }
  .bxs-videos:before {
    content: "\EEF3";
  }
  .bxs-virus:before {
    content: "\EEF4";
  }
  .bxs-virus-block:before {
    content: "\EEF5";
  }
  .bxs-volume:before {
    content: "\EEF6";
  }
  .bxs-volume-full:before {
    content: "\EEF7";
  }
  .bxs-volume-low:before {
    content: "\EEF8";
  }
  .bxs-volume-mute:before {
    content: "\EEF9";
  }
  .bxs-wallet:before {
    content: "\EEFA";
  }
  .bxs-wallet-alt:before {
    content: "\EEFB";
  }
  .bxs-washer:before {
    content: "\EEFC";
  }
  .bxs-watch:before {
    content: "\EEFD";
  }
  .bxs-watch-alt:before {
    content: "\EEFE";
  }
  .bxs-webcam:before {
    content: "\EEFF";
  }
  .bxs-widget:before {
    content: "\EF00";
  }
  .bxs-window-alt:before {
    content: "\EF01";
  }
  .bxs-wine:before {
    content: "\EF02";
  }
  .bxs-wink-smile:before {
    content: "\EF03";
  }
  .bxs-wink-tongue:before {
    content: "\EF04";
  }
  .bxs-wrench:before {
    content: "\EF05";
  }
  .bxs-x-circle:before {
    content: "\EF06";
  }
  .bxs-x-square:before {
    content: "\EF07";
  }
  .bxs-yin-yang:before {
    content: "\EF08";
  }
  .bxs-zap:before {
    content: "\EF09";
  }
  .bxs-zoom-in:before {
    content: "\EF0A";
  }
  .bxs-zoom-out:before {
    content: "\EF0B";
  }
  table.dataTable tr.dtrg-group th{background-color:rgba(0, 0, 0, 0.1);text-align:left}table.dataTable tr.dtrg-group.dtrg-level-0 th{font-weight:bold}table.dataTable tr.dtrg-group.dtrg-level-1 th,table.dataTable tr.dtrg-group.dtrg-level-2 th,table.dataTable tr.dtrg-group.dtrg-level-3 th,table.dataTable tr.dtrg-group.dtrg-level-4 th,table.dataTable tr.dtrg-group.dtrg-level-5 th{background-color:rgba(0, 0, 0, 0.05);padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}table.dataTable tr.dtrg-group.dtrg-level-2 th{background-color:rgba(0, 0, 0, 0.01);padding-left:2.5em}table.dataTable tr.dtrg-group.dtrg-level-3 th{background-color:rgba(0, 0, 0, 0.01);padding-left:3em}table.dataTable tr.dtrg-group.dtrg-level-4 th{background-color:rgba(0, 0, 0, 0.01);padding-left:3.5em}table.dataTable tr.dtrg-group.dtrg-level-5 th{background-color:rgba(0, 0, 0, 0.01);padding-left:4em}html.dark table.dataTable tr.dtrg-group th{background-color:rgba(255, 255, 255, 0.1)}html.dark table.dataTable tr.dtrg-group.dtrg-level-1 th{background-color:rgba(255, 255, 255, 0.05)}html.dark table.dataTable tr.dtrg-group.dtrg-level-2 th,html.dark table.dataTable tr.dtrg-group.dtrg-level-3 th,html.dark table.dataTable tr.dtrg-group.dtrg-level-4 th,html.dark table.dataTable tr.dtrg-group.dtrg-level-5 th{background-color:rgba(255, 255, 255, 0.01)}
.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2}/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 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;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI Accordion 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
/*!
 * jQuery UI Autocomplete 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/*!
 * jQuery UI Button 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Checkboxradio 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
/*!
 * jQuery UI Controlgroup 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

/*!
 * jQuery UI Datepicker 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .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,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .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: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .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 .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,
.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: 0;
}

/* 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,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/*!
 * jQuery UI Dialog 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*!
 * jQuery UI Draggable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-draggable-handle {
	touch-action: none;
}
/*!
 * jQuery UI Menu 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
/*!
 * jQuery UI Progressbar 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
/*!
 * jQuery UI Resizable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	touch-action: none;
}
.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;
}
/*!
 * jQuery UI Selectable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-selectable {
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*!
 * jQuery UI Selectmenu 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
/*!
 * jQuery UI Sortable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-sortable-handle {
	touch-action: none;
}
/*!
 * jQuery UI Slider 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.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: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.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;
}
/*!
 * jQuery UI Spinner 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
/*!
 * jQuery UI Tabs 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .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 .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
/*!
 * jQuery UI Tooltip 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	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,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.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: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240.png?f83a8b8886694eaef4505dd80af7a430);
}
.ui-widget-header .ui-icon {
	background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240.png?f83a8b8886694eaef4505dd80af7a430);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_555555_256x240.png?91b1966e761a8e0c0b83450f676e8fe4);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_ffffff_256x240.png?47d227801c1ad6c59d033bc151848c07);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_777620_256x240.png?efbf84f0f6384f5c303ea15ebb299a08);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_cc0000_256x240.png?dd8125ead27254818e47e1a08814e83a);
}
.ui-button .ui-icon {
	background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_777777_256x240.png?5e7882c25f80ead21c4b7fa3d8e7c1a3);
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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 {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	-ms-filter: "alpha(opacity=30)"/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */

.select2-container--bootstrap{display:block}.select2-container--bootstrap .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px;outline:0}.select2-container--bootstrap .select2-selection.form-control{border-radius:4px}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#999}.select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#999}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#999}.select2-container--bootstrap .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#777;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#f5f5f5;color:#262626}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:#fff}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}.select2-container--bootstrap .select2-results__group{color:#777;display:block;padding:6px 12px;font-size:12px;line-height:1.42857143;white-space:nowrap}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-color:#66afe9}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 4px 4px}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--bootstrap .select2-selection__clear:hover{color:#333}.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ccc;box-shadow:none}.select2-container--bootstrap.select2-container--disabled .select2-search__field,.select2-container--bootstrap.select2-container--disabled .select2-selection{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#eee}.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap.select2-container--disabled .select2-selection__clear{display:none}.select2-container--bootstrap .select2-dropdown{box-shadow:0 6px 12px rgba(0,0,0,.175);border-color:#66afe9;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap .select2-dropdown--above{box-shadow:0 -6px 12px rgba(0,0,0,.175);margin-top:1px}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:34px;line-height:1.42857143;padding:6px 24px 6px 12px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent;border-style:solid;border-width:4px 4px 0;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#555;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--bootstrap .select2-selection--multiple{min-height:34px;padding:0;height:auto}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;display:block;line-height:1.42857143;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;padding:0 12px;height:32px;line-height:1.42857143;margin-top:0;min-width:5em}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:3px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}.form-group-sm .select2-container--bootstrap .select2-selection--single,.input-group-sm .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-sm{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 22px 5px 10px}.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b{margin-left:-5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-sm{min-height:30px;border-radius:3px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice{font-size:12px;line-height:1.5;margin:4px 0 0 5px;padding:0 5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field{padding:0 10px;font-size:12px;height:28px;line-height:1.5}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear{margin-top:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single,.input-group-lg .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-lg{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 31px 10px 16px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow{width:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b{border-width:5px 5px 0;margin-left:-10px;margin-top:-2.5px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-lg{min-height:46px;border-radius:6px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice{font-size:18px;line-height:1.3333333;border-radius:4px;margin:9px 0 0 8px;padding:0 10px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field{padding:0 16px;font-size:18px;height:44px;line-height:1.3333333}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear{margin-top:10px}.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 5px 5px}.select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:24px;padding-right:12px}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#8a6d3b}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;border-color:#66512c}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#a94442}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;border-color:#843534}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#3c763d}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;border-color:#2b542c}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection.form-control{border-radius:0}.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control{border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;width:100%;margin-bottom:0}.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap.select2-container--focus,.input-group>.select2-container--bootstrap.select2-container--open{z-index:3}.input-group>.select2-container--bootstrap,.input-group>.select2-container--bootstrap .input-group-btn,.input-group>.select2-container--bootstrap .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media (min-width:768px){.form-inline .select2-container--bootstrap{display:inline-block}}
/*!
 * Datepicker for Bootstrap v1.8.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker-rtl {
    direction: rtl
}

.datepicker-rtl.dropdown-menu {
    left: auto
}

.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #999;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.highlighted {
    background: #d9edf7;
    border-radius: 0
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {
    background-color: #fdf59a
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active {
    background-color: #fbf069\9
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
    background: #eee;
    border-radius: 0
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
    background-color: #f3d17a;
    background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 0
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] {
    background-color: #f3e97a
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active {
    background-color: #efe24b\9
}

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
    background-color: #9e9e9e;
    background-image: linear-gradient(to bottom, #b3b3b3, grey);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: grey grey #595959;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] {
    background-color: grey
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active {
    background-color: #666\9
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-color: #04c
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active {
    background-color: #039\9
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span.focused, .datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
    background-color: #04c
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
    background-color: #039\9
}

.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #999
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
    cursor: pointer
}

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
    background: #eee
}

.datepicker .next.disabled, .datepicker .prev.disabled {
    visibility: hidden
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-append.date .add-on, .input-prepend.date .add-on {
    cursor: pointer
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    margin-top: 3px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}/**
  * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
  *
  * @version v3.3.4
  * @homepage https://bttstrp.github.io/bootstrap-switch
  * @author Mattia Larentis <mattia@larentis.eu> (http://larentis.eu)
  * @license Apache-2.0
  */

.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid #ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;transform:translate3d(0,0,0)}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{box-sizing:border-box;cursor:pointer;display:table-cell;vertical-align:middle;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{color:#fff;background:#337ab7}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default{color:#000;background:#eee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.bootstrap-switch span::before{content:"\200B"}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type=radio],.bootstrap-switch input[type=checkbox]{position:absolute!important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0);visibility:hidden}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-indeterminate,.bootstrap-switch.bootstrap-switch-readonly{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-radius:0 3px 3px 0}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-radius:3px 0 0 3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\F26E"; }

.fa-accessible-icon:before {
  content: "\F368"; }

.fa-accusoft:before {
  content: "\F369"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-card:before {
  content: "\F2BB"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-adn:before {
  content: "\F170"; }

.fa-adversal:before {
  content: "\F36A"; }

.fa-affiliatetheme:before {
  content: "\F36B"; }

.fa-algolia:before {
  content: "\F36C"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-allergies:before {
  content: "\F461"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-amazon-pay:before {
  content: "\F42C"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-amilia:before {
  content: "\F36D"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-android:before {
  content: "\F17B"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angrycreative:before {
  content: "\F36E"; }

.fa-angular:before {
  content: "\F420"; }

.fa-app-store:before {
  content: "\F36F"; }

.fa-app-store-ios:before {
  content: "\F370"; }

.fa-apper:before {
  content: "\F371"; }

.fa-apple:before {
  content: "\F179"; }

.fa-apple-pay:before {
  content: "\F415"; }

.fa-archive:before {
  content: "\F187"; }

.fa-arrow-alt-circle-down:before {
  content: "\F358"; }

.fa-arrow-alt-circle-left:before {
  content: "\F359"; }

.fa-arrow-alt-circle-right:before {
  content: "\F35A"; }

.fa-arrow-alt-circle-up:before {
  content: "\F35B"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-arrows-alt-h:before {
  content: "\F337"; }

.fa-arrows-alt-v:before {
  content: "\F338"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-asymmetrik:before {
  content: "\F372"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-audible:before {
  content: "\F373"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-autoprefixer:before {
  content: "\F41C"; }

.fa-avianex:before {
  content: "\F374"; }

.fa-aviato:before {
  content: "\F421"; }

.fa-aws:before {
  content: "\F375"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-band-aid:before {
  content: "\F462"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-bars:before {
  content: "\F0C9"; }

.fa-baseball-ball:before {
  content: "\F433"; }

.fa-basketball-ball:before {
  content: "\F434"; }

.fa-bath:before {
  content: "\F2CD"; }

.fa-battery-empty:before {
  content: "\F244"; }

.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-bed:before {
  content: "\F236"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bimobject:before {
  content: "\F378"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitcoin:before {
  content: "\F379"; }

.fa-bity:before {
  content: "\F37A"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-blackberry:before {
  content: "\F37B"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-blogger:before {
  content: "\F37C"; }

.fa-blogger-b:before {
  content: "\F37D"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-bold:before {
  content: "\F032"; }

.fa-bolt:before {
  content: "\F0E7"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-bowling-ball:before {
  content: "\F436"; }

.fa-box:before {
  content: "\F466"; }

.fa-box-open:before {
  content: "\F49E"; }

.fa-boxes:before {
  content: "\F468"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-briefcase-medical:before {
  content: "\F469"; }

.fa-btc:before {
  content: "\F15A"; }

.fa-bug:before {
  content: "\F188"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-burn:before {
  content: "\F46A"; }

.fa-buromobelexperte:before {
  content: "\F37F"; }

.fa-bus:before {
  content: "\F207"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-calendar:before {
  content: "\F133"; }

.fa-calendar-alt:before {
  content: "\F073"; }

.fa-calendar-check:before {
  content: "\F274"; }

.fa-calendar-minus:before {
  content: "\F272"; }

.fa-calendar-plus:before {
  content: "\F271"; }

.fa-calendar-times:before {
  content: "\F273"; }

.fa-camera:before {
  content: "\F030"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-capsules:before {
  content: "\F46B"; }

.fa-car:before {
  content: "\F1B9"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-caret-square-down:before {
  content: "\F150"; }

.fa-caret-square-left:before {
  content: "\F191"; }

.fa-caret-square-right:before {
  content: "\F152"; }

.fa-caret-square-up:before {
  content: "\F151"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cc-amazon-pay:before {
  content: "\F42D"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-apple-pay:before {
  content: "\F416"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-centercode:before {
  content: "\F380"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-chart-area:before {
  content: "\F1FE"; }

.fa-chart-bar:before {
  content: "\F080"; }

.fa-chart-line:before {
  content: "\F201"; }

.fa-chart-pie:before {
  content: "\F200"; }

.fa-check:before {
  content: "\F00C"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-chess:before {
  content: "\F439"; }

.fa-chess-bishop:before {
  content: "\F43A"; }

.fa-chess-board:before {
  content: "\F43C"; }

.fa-chess-king:before {
  content: "\F43F"; }

.fa-chess-knight:before {
  content: "\F441"; }

.fa-chess-pawn:before {
  content: "\F443"; }

.fa-chess-queen:before {
  content: "\F445"; }

.fa-chess-rook:before {
  content: "\F447"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-circle:before {
  content: "\F111"; }

.fa-circle-notch:before {
  content: "\F1CE"; }

.fa-clipboard:before {
  content: "\F328"; }

.fa-clipboard-check:before {
  content: "\F46C"; }

.fa-clipboard-list:before {
  content: "\F46D"; }

.fa-clock:before {
  content: "\F017"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-closed-captioning:before {
  content: "\F20A"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-cloud-download-alt:before {
  content: "\F381"; }

.fa-cloud-upload-alt:before {
  content: "\F382"; }

.fa-cloudscale:before {
  content: "\F383"; }

.fa-cloudsmith:before {
  content: "\F384"; }

.fa-cloudversify:before {
  content: "\F385"; }

.fa-code:before {
  content: "\F121"; }

.fa-code-branch:before {
  content: "\F126"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cog:before {
  content: "\F013"; }

.fa-cogs:before {
  content: "\F085"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-comment:before {
  content: "\F075"; }

.fa-comment-alt:before {
  content: "\F27A"; }

.fa-comment-dots:before {
  content: "\F4AD"; }

.fa-comment-slash:before {
  content: "\F4B3"; }

.fa-comments:before {
  content: "\F086"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-compress:before {
  content: "\F066"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-copy:before {
  content: "\F0C5"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-couch:before {
  content: "\F4B8"; }

.fa-cpanel:before {
  content: "\F388"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-crop:before {
  content: "\F125"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-css3-alt:before {
  content: "\F38B"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-cut:before {
  content: "\F0C4"; }

.fa-cuttlefish:before {
  content: "\F38C"; }

.fa-d-and-d:before {
  content: "\F38D"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-deaf:before {
  content: "\F2A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-deploydog:before {
  content: "\F38E"; }

.fa-deskpro:before {
  content: "\F38F"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-diagnoses:before {
  content: "\F470"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-digital-ocean:before {
  content: "\F391"; }

.fa-discord:before {
  content: "\F392"; }

.fa-discourse:before {
  content: "\F393"; }

.fa-dna:before {
  content: "\F471"; }

.fa-dochub:before {
  content: "\F394"; }

.fa-docker:before {
  content: "\F395"; }

.fa-dollar-sign:before {
  content: "\F155"; }

.fa-dolly:before {
  content: "\F472"; }

.fa-dolly-flatbed:before {
  content: "\F474"; }

.fa-donate:before {
  content: "\F4B9"; }

.fa-dot-circle:before {
  content: "\F192"; }

.fa-dove:before {
  content: "\F4BA"; }

.fa-download:before {
  content: "\F019"; }

.fa-draft2digital:before {
  content: "\F396"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-dribbble-square:before {
  content: "\F397"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-dyalog:before {
  content: "\F399"; }

.fa-earlybirds:before {
  content: "\F39A"; }

.fa-edge:before {
  content: "\F282"; }

.fa-edit:before {
  content: "\F044"; }

.fa-eject:before {
  content: "\F052"; }

.fa-elementor:before {
  content: "\F430"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-ember:before {
  content: "\F423"; }

.fa-empire:before {
  content: "\F1D1"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-envira:before {
  content: "\F299"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-erlang:before {
  content: "\F39D"; }

.fa-ethereum:before {
  content: "\F42E"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-euro-sign:before {
  content: "\F153"; }

.fa-exchange-alt:before {
  content: "\F362"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-expand:before {
  content: "\F065"; }

.fa-expand-arrows-alt:before {
  content: "\F31E"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-external-link-alt:before {
  content: "\F35D"; }

.fa-external-link-square-alt:before {
  content: "\F360"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-dropper:before {
  content: "\F1FB"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-facebook:before {
  content: "\F09A"; }

.fa-facebook-f:before {
  content: "\F39E"; }

.fa-facebook-messenger:before {
  content: "\F39F"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-female:before {
  content: "\F182"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-alt:before {
  content: "\F15C"; }

.fa-file-archive:before {
  content: "\F1C6"; }

.fa-file-audio:before {
  content: "\F1C7"; }

.fa-file-code:before {
  content: "\F1C9"; }

.fa-file-excel:before {
  content: "\F1C3"; }

.fa-file-image:before {
  content: "\F1C5"; }

.fa-file-medical:before {
  content: "\F477"; }

.fa-file-medical-alt:before {
  content: "\F478"; }

.fa-file-pdf:before {
  content: "\F1C1"; }

.fa-file-powerpoint:before {
  content: "\F1C4"; }

.fa-file-video:before {
  content: "\F1C8"; }

.fa-file-word:before {
  content: "\F1C2"; }

.fa-film:before {
  content: "\F008"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-first-aid:before {
  content: "\F479"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-firstdraft:before {
  content: "\F3A1"; }

.fa-flag:before {
  content: "\F024"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-flipboard:before {
  content: "\F44D"; }

.fa-fly:before {
  content: "\F417"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-font:before {
  content: "\F031"; }

.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-font-awesome-alt:before {
  content: "\F35C"; }

.fa-font-awesome-flag:before {
  content: "\F425"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-fonticons-fi:before {
  content: "\F3A2"; }

.fa-football-ball:before {
  content: "\F44E"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-fort-awesome-alt:before {
  content: "\F3A3"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-freebsd:before {
  content: "\F3A4"; }

.fa-frown:before {
  content: "\F119"; }

.fa-futbol:before {
  content: "\F1E3"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-gavel:before {
  content: "\F0E3"; }

.fa-gem:before {
  content: "\F3A5"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-github:before {
  content: "\F09B"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-gitkraken:before {
  content: "\F3A6"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-gitter:before {
  content: "\F426"; }

.fa-glass-martini:before {
  content: "\F000"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-gofore:before {
  content: "\F3A7"; }

.fa-golf-ball:before {
  content: "\F450"; }

.fa-goodreads:before {
  content: "\F3A8"; }

.fa-goodreads-g:before {
  content: "\F3A9"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-google-drive:before {
  content: "\F3AA"; }

.fa-google-play:before {
  content: "\F3AB"; }

.fa-google-plus:before {
  content: "\F2B3"; }

.fa-google-plus-g:before {
  content: "\F0D5"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-gratipay:before {
  content: "\F184"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-gripfire:before {
  content: "\F3AC"; }

.fa-grunt:before {
  content: "\F3AD"; }

.fa-gulp:before {
  content: "\F3AE"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-hacker-news-square:before {
  content: "\F3AF"; }

.fa-hand-holding:before {
  content: "\F4BD"; }

.fa-hand-holding-heart:before {
  content: "\F4BE"; }

.fa-hand-holding-usd:before {
  content: "\F4C0"; }

.fa-hand-lizard:before {
  content: "\F258"; }

.fa-hand-paper:before {
  content: "\F256"; }

.fa-hand-peace:before {
  content: "\F25B"; }

.fa-hand-point-down:before {
  content: "\F0A7"; }

.fa-hand-point-left:before {
  content: "\F0A5"; }

.fa-hand-point-right:before {
  content: "\F0A4"; }

.fa-hand-point-up:before {
  content: "\F0A6"; }

.fa-hand-pointer:before {
  content: "\F25A"; }

.fa-hand-rock:before {
  content: "\F255"; }

.fa-hand-scissors:before {
  content: "\F257"; }

.fa-hand-spock:before {
  content: "\F259"; }

.fa-hands:before {
  content: "\F4C2"; }

.fa-hands-helping:before {
  content: "\F4C4"; }

.fa-handshake:before {
  content: "\F2B5"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-hdd:before {
  content: "\F0A0"; }

.fa-heading:before {
  content: "\F1DC"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-heart:before {
  content: "\F004"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-hips:before {
  content: "\F452"; }

.fa-hire-a-helper:before {
  content: "\F3B0"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-hockey-puck:before {
  content: "\F453"; }

.fa-home:before {
  content: "\F015"; }

.fa-hooli:before {
  content: "\F427"; }

.fa-hospital:before {
  content: "\F0F8"; }

.fa-hospital-alt:before {
  content: "\F47D"; }

.fa-hospital-symbol:before {
  content: "\F47E"; }

.fa-hotjar:before {
  content: "\F3B1"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-start:before {
  content: "\F251"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-hubspot:before {
  content: "\F3B2"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-id-card:before {
  content: "\F2C2"; }

.fa-id-card-alt:before {
  content: "\F47F"; }

.fa-image:before {
  content: "\F03E"; }

.fa-images:before {
  content: "\F302"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-industry:before {
  content: "\F275"; }

.fa-info:before {
  content: "\F129"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-italic:before {
  content: "\F033"; }

.fa-itunes:before {
  content: "\F3B4"; }

.fa-itunes-note:before {
  content: "\F3B5"; }

.fa-jenkins:before {
  content: "\F3B6"; }

.fa-joget:before {
  content: "\F3B7"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-js:before {
  content: "\F3B8"; }

.fa-js-square:before {
  content: "\F3B9"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-key:before {
  content: "\F084"; }

.fa-keyboard:before {
  content: "\F11C"; }

.fa-keycdn:before {
  content: "\F3BA"; }

.fa-kickstarter:before {
  content: "\F3BB"; }

.fa-kickstarter-k:before {
  content: "\F3BC"; }

.fa-korvue:before {
  content: "\F42F"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-laravel:before {
  content: "\F3BD"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-lemon:before {
  content: "\F094"; }

.fa-less:before {
  content: "\F41D"; }

.fa-level-down-alt:before {
  content: "\F3BE"; }

.fa-level-up-alt:before {
  content: "\F3BF"; }

.fa-life-ring:before {
  content: "\F1CD"; }

.fa-lightbulb:before {
  content: "\F0EB"; }

.fa-line:before {
  content: "\F3C0"; }

.fa-link:before {
  content: "\F0C1"; }

.fa-linkedin:before {
  content: "\F08C"; }

.fa-linkedin-in:before {
  content: "\F0E1"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-lira-sign:before {
  content: "\F195"; }

.fa-list:before {
  content: "\F03A"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-lock:before {
  content: "\F023"; }

.fa-lock-open:before {
  content: "\F3C1"; }

.fa-long-arrow-alt-down:before {
  content: "\F309"; }

.fa-long-arrow-alt-left:before {
  content: "\F30A"; }

.fa-long-arrow-alt-right:before {
  content: "\F30B"; }

.fa-long-arrow-alt-up:before {
  content: "\F30C"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-lyft:before {
  content: "\F3C3"; }

.fa-magento:before {
  content: "\F3C4"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-male:before {
  content: "\F183"; }

.fa-map:before {
  content: "\F279"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-map-marker-alt:before {
  content: "\F3C5"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-medapps:before {
  content: "\F3C6"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-medium-m:before {
  content: "\F3C7"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-medrt:before {
  content: "\F3C8"; }

.fa-meetup:before {
  content: "\F2E0"; }

.fa-meh:before {
  content: "\F11A"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-microsoft:before {
  content: "\F3CA"; }

.fa-minus:before {
  content: "\F068"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-mix:before {
  content: "\F3CB"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-mizuni:before {
  content: "\F3CC"; }

.fa-mobile:before {
  content: "\F10B"; }

.fa-mobile-alt:before {
  content: "\F3CD"; }

.fa-modx:before {
  content: "\F285"; }

.fa-monero:before {
  content: "\F3D0"; }

.fa-money-bill-alt:before {
  content: "\F3D1"; }

.fa-moon:before {
  content: "\F186"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-music:before {
  content: "\F001"; }

.fa-napster:before {
  content: "\F3D2"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-newspaper:before {
  content: "\F1EA"; }

.fa-nintendo-switch:before {
  content: "\F418"; }

.fa-node:before {
  content: "\F419"; }

.fa-node-js:before {
  content: "\F3D3"; }

.fa-notes-medical:before {
  content: "\F481"; }

.fa-npm:before {
  content: "\F3D4"; }

.fa-ns8:before {
  content: "\F3D5"; }

.fa-nutritionix:before {
  content: "\F3D6"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-osi:before {
  content: "\F41A"; }

.fa-outdent:before {
  content: "\F03B"; }

.fa-page4:before {
  content: "\F3D7"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-palfed:before {
  content: "\F3D8"; }

.fa-pallet:before {
  content: "\F482"; }

.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-parachute-box:before {
  content: "\F4CD"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-paste:before {
  content: "\F0EA"; }

.fa-patreon:before {
  content: "\F3D9"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-pen-square:before {
  content: "\F14B"; }

.fa-pencil-alt:before {
  content: "\F303"; }

.fa-people-carry:before {
  content: "\F4CE"; }

.fa-percent:before {
  content: "\F295"; }

.fa-periscope:before {
  content: "\F3DA"; }

.fa-phabricator:before {
  content: "\F3DB"; }

.fa-phoenix-framework:before {
  content: "\F3DC"; }

.fa-phone:before {
  content: "\F095"; }

.fa-phone-slash:before {
  content: "\F3DD"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-phone-volume:before {
  content: "\F2A0"; }

.fa-php:before {
  content: "\F457"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-piggy-bank:before {
  content: "\F4D3"; }

.fa-pills:before {
  content: "\F484"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-plane:before {
  content: "\F072"; }

.fa-play:before {
  content: "\F04B"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-playstation:before {
  content: "\F3DF"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-plus:before {
  content: "\F067"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-poo:before {
  content: "\F2FE"; }

.fa-pound-sign:before {
  content: "\F154"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-prescription-bottle:before {
  content: "\F485"; }

.fa-prescription-bottle-alt:before {
  content: "\F486"; }

.fa-print:before {
  content: "\F02F"; }

.fa-procedures:before {
  content: "\F487"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-pushed:before {
  content: "\F3E1"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-python:before {
  content: "\F3E2"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-question:before {
  content: "\F128"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-quidditch:before {
  content: "\F458"; }

.fa-quinscape:before {
  content: "\F459"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-random:before {
  content: "\F074"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-react:before {
  content: "\F41B"; }

.fa-readme:before {
  content: "\F4D5"; }

.fa-rebel:before {
  content: "\F1D0"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-red-river:before {
  content: "\F3E3"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-redo:before {
  content: "\F01E"; }

.fa-redo-alt:before {
  content: "\F2F9"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-rendact:before {
  content: "\F3E4"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-reply:before {
  content: "\F3E5"; }

.fa-reply-all:before {
  content: "\F122"; }

.fa-replyd:before {
  content: "\F3E6"; }

.fa-resolving:before {
  content: "\F3E7"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-ribbon:before {
  content: "\F4D6"; }

.fa-road:before {
  content: "\F018"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-rocketchat:before {
  content: "\F3E8"; }

.fa-rockrms:before {
  content: "\F3E9"; }

.fa-rss:before {
  content: "\F09E"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-ruble-sign:before {
  content: "\F158"; }

.fa-rupee-sign:before {
  content: "\F156"; }

.fa-safari:before {
  content: "\F267"; }

.fa-sass:before {
  content: "\F41E"; }

.fa-save:before {
  content: "\F0C7"; }

.fa-schlix:before {
  content: "\F3EA"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-search:before {
  content: "\F002"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-searchengin:before {
  content: "\F3EB"; }

.fa-seedling:before {
  content: "\F4D8"; }

.fa-sellcast:before {
  content: "\F2DA"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-server:before {
  content: "\F233"; }

.fa-servicestack:before {
  content: "\F3EC"; }

.fa-share:before {
  content: "\F064"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-shekel-sign:before {
  content: "\F20B"; }

.fa-shield-alt:before {
  content: "\F3ED"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-shipping-fast:before {
  content: "\F48B"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-sign:before {
  content: "\F4D9"; }

.fa-sign-in-alt:before {
  content: "\F2F6"; }

.fa-sign-language:before {
  content: "\F2A7"; }

.fa-sign-out-alt:before {
  content: "\F2F5"; }

.fa-signal:before {
  content: "\F012"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-sistrix:before {
  content: "\F3EE"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-slack:before {
  content: "\F198"; }

.fa-slack-hash:before {
  content: "\F3EF"; }

.fa-sliders-h:before {
  content: "\F1DE"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-smile:before {
  content: "\F118"; }

.fa-smoking:before {
  content: "\F48D"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-snowflake:before {
  content: "\F2DC"; }

.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-alpha-down:before {
  content: "\F15D"; }

.fa-sort-alpha-up:before {
  content: "\F15E"; }

.fa-sort-amount-down:before {
  content: "\F160"; }

.fa-sort-amount-up:before {
  content: "\F161"; }

.fa-sort-down:before {
  content: "\F0DD"; }

.fa-sort-numeric-down:before {
  content: "\F162"; }

.fa-sort-numeric-up:before {
  content: "\F163"; }

.fa-sort-up:before {
  content: "\F0DE"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-speakap:before {
  content: "\F3F3"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-square-full:before {
  content: "\F45C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-staylinked:before {
  content: "\F3F5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-steam-symbol:before {
  content: "\F3F6"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-sticker-mule:before {
  content: "\F3F7"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stopwatch:before {
  content: "\F2F2"; }

.fa-strava:before {
  content: "\F428"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-stripe:before {
  content: "\F429"; }

.fa-stripe-s:before {
  content: "\F42A"; }

.fa-studiovinari:before {
  content: "\F3F8"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-subway:before {
  content: "\F239"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-sun:before {
  content: "\F185"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-supple:before {
  content: "\F3F9"; }

.fa-sync:before {
  content: "\F021"; }

.fa-sync-alt:before {
  content: "\F2F1"; }

.fa-syringe:before {
  content: "\F48E"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-table-tennis:before {
  content: "\F45D"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-tablet-alt:before {
  content: "\F3FA"; }

.fa-tablets:before {
  content: "\F490"; }

.fa-tachometer-alt:before {
  content: "\F3FD"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-tape:before {
  content: "\F4DB"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-taxi:before {
  content: "\F1BA"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-telegram-plane:before {
  content: "\F3FE"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-thermometer:before {
  content: "\F491"; }

.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbtack:before {
  content: "\F08D"; }

.fa-ticket-alt:before {
  content: "\F3FF"; }

.fa-times:before {
  content: "\F00D"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-tint:before {
  content: "\F043"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-train:before {
  content: "\F238"; }

.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-trash-alt:before {
  content: "\F2ED"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-trello:before {
  content: "\F181"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-truck-loading:before {
  content: "\F4DE"; }

.fa-truck-moving:before {
  content: "\F4DF"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-tv:before {
  content: "\F26C"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-typo3:before {
  content: "\F42B"; }

.fa-uber:before {
  content: "\F402"; }

.fa-uikit:before {
  content: "\F403"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-undo:before {
  content: "\F0E2"; }

.fa-undo-alt:before {
  content: "\F2EA"; }

.fa-uniregistry:before {
  content: "\F404"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-university:before {
  content: "\F19C"; }

.fa-unlink:before {
  content: "\F127"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-untappd:before {
  content: "\F405"; }

.fa-upload:before {
  content: "\F093"; }

.fa-usb:before {
  content: "\F287"; }

.fa-user:before {
  content: "\F007"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-users:before {
  content: "\F0C0"; }

.fa-ussunnah:before {
  content: "\F407"; }

.fa-utensil-spoon:before {
  content: "\F2E5"; }

.fa-utensils:before {
  content: "\F2E7"; }

.fa-vaadin:before {
  content: "\F408"; }

.fa-venus:before {
  content: "\F221"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-vial:before {
  content: "\F492"; }

.fa-vials:before {
  content: "\F493"; }

.fa-viber:before {
  content: "\F409"; }

.fa-video:before {
  content: "\F03D"; }

.fa-video-slash:before {
  content: "\F4E2"; }

.fa-vimeo:before {
  content: "\F40A"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-vimeo-v:before {
  content: "\F27D"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-vk:before {
  content: "\F189"; }

.fa-vnv:before {
  content: "\F40B"; }

.fa-volleyball-ball:before {
  content: "\F45F"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-vuejs:before {
  content: "\F41F"; }

.fa-warehouse:before {
  content: "\F494"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-weight:before {
  content: "\F496"; }

.fa-weixin:before {
  content: "\F1D7"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-whatsapp-square:before {
  content: "\F40C"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-whmcs:before {
  content: "\F40D"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-window-close:before {
  content: "\F410"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-wine-glass:before {
  content: "\F4E3"; }

.fa-won-sign:before {
  content: "\F159"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-wordpress-simple:before {
  content: "\F411"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-x-ray:before {
  content: "\F497"; }

.fa-xbox:before {
  content: "\F412"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-y-combinator:before {
  content: "\F23B"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-yandex:before {
  content: "\F413"; }

.fa-yandex-international:before {
  content: "\F414"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-yen-sign:before {
  content: "\F157"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-youtube-square:before {
  content: "\F431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url(/fonts/fa-brands-400.eot?b680adbac11d91675e2ecdb198206211);
  src: url(/fonts/fa-brands-400.eot?b680adbac11d91675e2ecdb198206211?#iefix) format("embedded-opentype"), url(/fonts/fa-brands-400.woff2?4019e2ef5746b8baa1ca57ff6afd6bed) format("woff2"), url(/fonts/fa-brands-400.woff?0d2158700ccb68e527a6915a6f9256e3) format("woff"), url(/fonts/fa-brands-400.ttf?913334b20fe18a3568d18d9178d2b9b8) format("truetype"), url(/fonts/fa-brands-400.svg?3dabc72295310f7340b7583c62b0dd96#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/fa-regular-400.eot?190faaa2f9bcb3c7cf5d174fb7846ecc);
  src: url(/fonts/fa-regular-400.eot?190faaa2f9bcb3c7cf5d174fb7846ecc?#iefix) format("embedded-opentype"), url(/fonts/fa-regular-400.woff2?4758ad6071911a36d5b4ea7faa9d3c16) format("woff2"), url(/fonts/fa-regular-400.woff?da900afa8bd1d66d93fa576058d6a268) format("woff"), url(/fonts/fa-regular-400.ttf?dddf7b2cfdcc9f9da4354794809221c5) format("truetype"), url(/fonts/fa-regular-400.svg?9113e63ab4b96b6f71a36ac4ed02b94d#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/fa-solid-900.eot?4cb8ea72ad6d4f33465239dbc106e015);
  src: url(/fonts/fa-solid-900.eot?4cb8ea72ad6d4f33465239dbc106e015?#iefix) format("embedded-opentype"), url(/fonts/fa-solid-900.woff2?9f3c8f805668d4182d2173b660a7a21e) format("woff2"), url(/fonts/fa-solid-900.woff?7960713e96c6058336d3928be08067a4) format("woff"), url(/fonts/fa-solid-900.ttf?0d995a145d7392132124440336bba586) format("truetype"), url(/fonts/fa-solid-900.svg?5bee5910d39a7a2699da064b2b3b1163#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
@font-face {
  font-family: 'simple-line-icons';
  src: url(/fonts/Simple-Line-Icons.eot?dacd16c9a3d2cb61b472a35979015bf3);
  src: url(/fonts/Simple-Line-Icons.eot?dacd16c9a3d2cb61b472a35979015bf3?#iefix-i3a2kk) format('embedded-opentype'), url(/fonts/Simple-Line-Icons.ttf?b2892aa62b0fb2c21c8d7700e2ef6e56) format('truetype'), url(/fonts/Simple-Line-Icons.woff2?6ac7320f709ffd2784b4a861e5b60395) format('woff2'), url(/fonts/Simple-Line-Icons.woff?0bbfc705e37a927ce2ae72b749b3154d) format('woff'), url(/fonts/Simple-Line-Icons.svg?00ce23caac2c875bcc6db8e4afe5c532#simple-line-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower: 
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-close,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawar,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calender,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symble-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pintarest,
.icon-social-github,
.icon-social-gplus,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox {
  font-family: 'simple-line-icons';
  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-user:before {
  content: "\E005";
}
.icon-people:before {
  content: "\E001";
}
.icon-user-female:before {
  content: "\E000";
}
.icon-user-follow:before {
  content: "\E002";
}
.icon-user-following:before {
  content: "\E003";
}
.icon-user-unfollow:before {
  content: "\E004";
}
.icon-login:before {
  content: "\E066";
}
.icon-logout:before {
  content: "\E065";
}
.icon-emotsmile:before {
  content: "\E021";
}
.icon-phone:before {
  content: "\E600";
}
.icon-call-end:before {
  content: "\E048";
}
.icon-call-in:before {
  content: "\E047";
}
.icon-call-out:before {
  content: "\E046";
}
.icon-map:before {
  content: "\E033";
}
.icon-location-pin:before {
  content: "\E096";
}
.icon-direction:before {
  content: "\E042";
}
.icon-directions:before {
  content: "\E041";
}
.icon-compass:before {
  content: "\E045";
}
.icon-layers:before {
  content: "\E034";
}
.icon-menu:before {
  content: "\E601";
}
.icon-list:before {
  content: "\E067";
}
.icon-options-vertical:before {
  content: "\E602";
}
.icon-options:before {
  content: "\E603";
}
.icon-arrow-down:before {
  content: "\E604";
}
.icon-arrow-left:before {
  content: "\E605";
}
.icon-arrow-right:before {
  content: "\E606";
}
.icon-arrow-up:before {
  content: "\E607";
}
.icon-arrow-up-circle:before {
  content: "\E078";
}
.icon-arrow-left-circle:before {
  content: "\E07A";
}
.icon-arrow-right-circle:before {
  content: "\E079";
}
.icon-arrow-down-circle:before {
  content: "\E07B";
}
.icon-check:before {
  content: "\E080";
}
.icon-clock:before {
  content: "\E081";
}
.icon-plus:before {
  content: "\E095";
}
.icon-close:before {
  content: "\E082";
}
.icon-trophy:before {
  content: "\E006";
}
.icon-screen-smartphone:before {
  content: "\E010";
}
.icon-screen-desktop:before {
  content: "\E011";
}
.icon-plane:before {
  content: "\E012";
}
.icon-notebook:before {
  content: "\E013";
}
.icon-mustache:before {
  content: "\E014";
}
.icon-mouse:before {
  content: "\E015";
}
.icon-magnet:before {
  content: "\E016";
}
.icon-energy:before {
  content: "\E020";
}
.icon-disc:before {
  content: "\E022";
}
.icon-cursor:before {
  content: "\E06E";
}
.icon-cursor-move:before {
  content: "\E023";
}
.icon-crop:before {
  content: "\E024";
}
.icon-chemistry:before {
  content: "\E026";
}
.icon-speedometer:before {
  content: "\E007";
}
.icon-shield:before {
  content: "\E00E";
}
.icon-screen-tablet:before {
  content: "\E00F";
}
.icon-magic-wand:before {
  content: "\E017";
}
.icon-hourglass:before {
  content: "\E018";
}
.icon-graduation:before {
  content: "\E019";
}
.icon-ghost:before {
  content: "\E01A";
}
.icon-game-controller:before {
  content: "\E01B";
}
.icon-fire:before {
  content: "\E01C";
}
.icon-eyeglass:before {
  content: "\E01D";
}
.icon-envelope-open:before {
  content: "\E01E";
}
.icon-envelope-letter:before {
  content: "\E01F";
}
.icon-bell:before {
  content: "\E027";
}
.icon-badge:before {
  content: "\E028";
}
.icon-anchor:before {
  content: "\E029";
}
.icon-wallet:before {
  content: "\E02A";
}
.icon-vector:before {
  content: "\E02B";
}
.icon-speech:before {
  content: "\E02C";
}
.icon-puzzle:before {
  content: "\E02D";
}
.icon-printer:before {
  content: "\E02E";
}
.icon-present:before {
  content: "\E02F";
}
.icon-playlist:before {
  content: "\E030";
}
.icon-pin:before {
  content: "\E031";
}
.icon-picture:before {
  content: "\E032";
}
.icon-handbag:before {
  content: "\E035";
}
.icon-globe-alt:before {
  content: "\E036";
}
.icon-globe:before {
  content: "\E037";
}
.icon-folder-alt:before {
  content: "\E039";
}
.icon-folder:before {
  content: "\E089";
}
.icon-film:before {
  content: "\E03A";
}
.icon-feed:before {
  content: "\E03B";
}
.icon-drop:before {
  content: "\E03E";
}
.icon-drawar:before {
  content: "\E03F";
}
.icon-docs:before {
  content: "\E040";
}
.icon-doc:before {
  content: "\E085";
}
.icon-diamond:before {
  content: "\E043";
}
.icon-cup:before {
  content: "\E044";
}
.icon-calculator:before {
  content: "\E049";
}
.icon-bubbles:before {
  content: "\E04A";
}
.icon-briefcase:before {
  content: "\E04B";
}
.icon-book-open:before {
  content: "\E04C";
}
.icon-basket-loaded:before {
  content: "\E04D";
}
.icon-basket:before {
  content: "\E04E";
}
.icon-bag:before {
  content: "\E04F";
}
.icon-action-undo:before {
  content: "\E050";
}
.icon-action-redo:before {
  content: "\E051";
}
.icon-wrench:before {
  content: "\E052";
}
.icon-umbrella:before {
  content: "\E053";
}
.icon-trash:before {
  content: "\E054";
}
.icon-tag:before {
  content: "\E055";
}
.icon-support:before {
  content: "\E056";
}
.icon-frame:before {
  content: "\E038";
}
.icon-size-fullscreen:before {
  content: "\E057";
}
.icon-size-actual:before {
  content: "\E058";
}
.icon-shuffle:before {
  content: "\E059";
}
.icon-share-alt:before {
  content: "\E05A";
}
.icon-share:before {
  content: "\E05B";
}
.icon-rocket:before {
  content: "\E05C";
}
.icon-question:before {
  content: "\E05D";
}
.icon-pie-chart:before {
  content: "\E05E";
}
.icon-pencil:before {
  content: "\E05F";
}
.icon-note:before {
  content: "\E060";
}
.icon-loop:before {
  content: "\E064";
}
.icon-home:before {
  content: "\E069";
}
.icon-grid:before {
  content: "\E06A";
}
.icon-graph:before {
  content: "\E06B";
}
.icon-microphone:before {
  content: "\E063";
}
.icon-music-tone-alt:before {
  content: "\E061";
}
.icon-music-tone:before {
  content: "\E062";
}
.icon-earphones-alt:before {
  content: "\E03C";
}
.icon-earphones:before {
  content: "\E03D";
}
.icon-equalizer:before {
  content: "\E06C";
}
.icon-like:before {
  content: "\E068";
}
.icon-dislike:before {
  content: "\E06D";
}
.icon-control-start:before {
  content: "\E06F";
}
.icon-control-rewind:before {
  content: "\E070";
}
.icon-control-play:before {
  content: "\E071";
}
.icon-control-pause:before {
  content: "\E072";
}
.icon-control-forward:before {
  content: "\E073";
}
.icon-control-end:before {
  content: "\E074";
}
.icon-volume-1:before {
  content: "\E09F";
}
.icon-volume-2:before {
  content: "\E0A0";
}
.icon-volume-off:before {
  content: "\E0A1";
}
.icon-calender:before {
  content: "\E075";
}
.icon-bulb:before {
  content: "\E076";
}
.icon-chart:before {
  content: "\E077";
}
.icon-ban:before {
  content: "\E07C";
}
.icon-bubble:before {
  content: "\E07D";
}
.icon-camrecorder:before {
  content: "\E07E";
}
.icon-camera:before {
  content: "\E07F";
}
.icon-cloud-download:before {
  content: "\E083";
}
.icon-cloud-upload:before {
  content: "\E084";
}
.icon-envelope:before {
  content: "\E086";
}
.icon-eye:before {
  content: "\E087";
}
.icon-flag:before {
  content: "\E088";
}
.icon-heart:before {
  content: "\E08A";
}
.icon-info:before {
  content: "\E08B";
}
.icon-key:before {
  content: "\E08C";
}
.icon-link:before {
  content: "\E08D";
}
.icon-lock:before {
  content: "\E08E";
}
.icon-lock-open:before {
  content: "\E08F";
}
.icon-magnifier:before {
  content: "\E090";
}
.icon-magnifier-add:before {
  content: "\E091";
}
.icon-magnifier-remove:before {
  content: "\E092";
}
.icon-paper-clip:before {
  content: "\E093";
}
.icon-paper-plane:before {
  content: "\E094";
}
.icon-power:before {
  content: "\E097";
}
.icon-refresh:before {
  content: "\E098";
}
.icon-reload:before {
  content: "\E099";
}
.icon-settings:before {
  content: "\E09A";
}
.icon-star:before {
  content: "\E09B";
}
.icon-symble-female:before {
  content: "\E09C";
}
.icon-symbol-male:before {
  content: "\E09D";
}
.icon-target:before {
  content: "\E09E";
}
.icon-credit-card:before {
  content: "\E025";
}
.icon-paypal:before {
  content: "\E608";
}
.icon-social-tumblr:before {
  content: "\E00A";
}
.icon-social-twitter:before {
  content: "\E009";
}
.icon-social-facebook:before {
  content: "\E00B";
}
.icon-social-instagram:before {
  content: "\E609";
}
.icon-social-linkedin:before {
  content: "\E60A";
}
.icon-social-pintarest:before {
  content: "\E60B";
}
.icon-social-github:before {
  content: "\E60C";
}
.icon-social-gplus:before {
  content: "\E60D";
}
.icon-social-reddit:before {
  content: "\E60E";
}
.icon-social-skype:before {
  content: "\E60F";
}
.icon-social-dribbble:before {
  content: "\E00D";
}
.icon-social-behance:before {
  content: "\E610";
}
.icon-social-foursqare:before {
  content: "\E611";
}
.icon-social-soundcloud:before {
  content: "\E612";
}
.icon-social-spotify:before {
  content: "\E613";
}
.icon-social-stumbleupon:before {
  content: "\E614";
}
.icon-social-youtube:before {
  content: "\E008";
}
.icon-social-dropbox:before {
  content: "\E00C";
}
/*!
 *  Weather Icons 2.0
 *  Updated August 1, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */@font-face{font-family:weathericons;src:url(/fonts/weathericons-regular-webfont.eot?4b658767da6bd92ce2addb3ce512784d);src:url(/fonts/weathericons-regular-webfont.eot?4b658767da6bd92ce2addb3ce512784d?#iefix) format('embedded-opentype'),url(/fonts/weathericons-regular-webfont.woff2?1cd48d78f06d33973d9d761d426e69bf) format('woff2'),url(/fonts/weathericons-regular-webfont.woff?8cac70ebda3f23ce472110d9f21e8593) format('woff'),url(/fonts/weathericons-regular-webfont.ttf?4618f0de2a818e7ad3fe880e0b74d04a) format('truetype'),url(/fonts/weathericons-regular-webfont.svg?ecaf8b481729b18f6a8494d9f691cdae#weather_iconsregular) format('svg');font-weight:400;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-fw{text-align:center;width:1.4em}.wi-rotate-90{filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.wi-rotate-180{filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.wi-rotate-270{filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.wi-flip-horizontal{filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);transform:scale(-1,1)}.wi-flip-vertical{filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);transform:scale(1,-1)}.wi-day-sunny:before{content:"\F00D"}.wi-day-cloudy:before{content:"\F002"}.wi-day-cloudy-gusts:before{content:"\F000"}.wi-day-cloudy-windy:before{content:"\F001"}.wi-day-fog:before{content:"\F003"}.wi-day-hail:before{content:"\F004"}.wi-day-haze:before{content:"\F0B6"}.wi-day-lightning:before{content:"\F005"}.wi-day-rain:before{content:"\F008"}.wi-day-rain-mix:before{content:"\F006"}.wi-day-rain-wind:before{content:"\F007"}.wi-day-showers:before{content:"\F009"}.wi-day-sleet:before{content:"\F0B2"}.wi-day-sleet-storm:before{content:"\F068"}.wi-day-snow:before{content:"\F00A"}.wi-day-snow-thunderstorm:before{content:"\F06B"}.wi-day-snow-wind:before{content:"\F065"}.wi-day-sprinkle:before{content:"\F00B"}.wi-day-storm-showers:before{content:"\F00E"}.wi-day-sunny-overcast:before{content:"\F00C"}.wi-day-thunderstorm:before{content:"\F010"}.wi-day-windy:before{content:"\F085"}.wi-solar-eclipse:before{content:"\F06E"}.wi-hot:before{content:"\F072"}.wi-day-cloudy-high:before{content:"\F07D"}.wi-day-light-wind:before{content:"\F0C4"}.wi-night-clear:before{content:"\F02E"}.wi-night-alt-cloudy:before{content:"\F086"}.wi-night-alt-cloudy-gusts:before{content:"\F022"}.wi-night-alt-cloudy-windy:before{content:"\F023"}.wi-night-alt-hail:before{content:"\F024"}.wi-night-alt-lightning:before{content:"\F025"}.wi-night-alt-rain:before{content:"\F028"}.wi-night-alt-rain-mix:before{content:"\F026"}.wi-night-alt-rain-wind:before{content:"\F027"}.wi-night-alt-showers:before{content:"\F029"}.wi-night-alt-sleet:before{content:"\F0B4"}.wi-night-alt-sleet-storm:before{content:"\F06A"}.wi-night-alt-snow:before{content:"\F02A"}.wi-night-alt-snow-thunderstorm:before{content:"\F06D"}.wi-night-alt-snow-wind:before{content:"\F067"}.wi-night-alt-sprinkle:before{content:"\F02B"}.wi-night-alt-storm-showers:before{content:"\F02C"}.wi-night-alt-thunderstorm:before{content:"\F02D"}.wi-night-cloudy:before{content:"\F031"}.wi-night-cloudy-gusts:before{content:"\F02F"}.wi-night-cloudy-windy:before{content:"\F030"}.wi-night-fog:before{content:"\F04A"}.wi-night-hail:before{content:"\F032"}.wi-night-lightning:before{content:"\F033"}.wi-night-partly-cloudy:before{content:"\F083"}.wi-night-rain:before{content:"\F036"}.wi-night-rain-mix:before{content:"\F034"}.wi-night-rain-wind:before{content:"\F035"}.wi-night-showers:before{content:"\F037"}.wi-night-sleet:before{content:"\F0B3"}.wi-night-sleet-storm:before{content:"\F069"}.wi-night-snow:before{content:"\F038"}.wi-night-snow-thunderstorm:before{content:"\F06C"}.wi-night-snow-wind:before{content:"\F066"}.wi-night-sprinkle:before{content:"\F039"}.wi-night-storm-showers:before{content:"\F03A"}.wi-night-thunderstorm:before{content:"\F03B"}.wi-lunar-eclipse:before{content:"\F070"}.wi-stars:before{content:"\F077"}.wi-night-alt-cloudy-high:before{content:"\F07E"}.wi-night-cloudy-high:before{content:"\F080"}.wi-night-alt-partly-cloudy:before{content:"\F081"}.wi-cloud:before{content:"\F041"}.wi-cloudy:before{content:"\F013"}.wi-cloudy-gusts:before{content:"\F011"}.wi-cloudy-windy:before{content:"\F012"}.wi-fog:before{content:"\F014"}.wi-hail:before{content:"\F015"}.wi-rain:before{content:"\F019"}.wi-rain-mix:before{content:"\F017"}.wi-rain-wind:before{content:"\F018"}.wi-showers:before{content:"\F01A"}.wi-sleet:before{content:"\F0B5"}.wi-sprinkle:before{content:"\F01C"}.wi-storm-showers:before{content:"\F01D"}.wi-thunderstorm:before{content:"\F01E"}.wi-snow-wind:before{content:"\F064"}.wi-snow:before{content:"\F01B"}.wi-smog:before{content:"\F074"}.wi-smoke:before{content:"\F062"}.wi-lightning:before{content:"\F016"}.wi-raindrops:before{content:"\F04E"}.wi-raindrop:before{content:"\F078"}.wi-dust:before{content:"\F063"}.wi-snowflake-cold:before{content:"\F076"}.wi-windy:before{content:"\F021"}.wi-strong-wind:before{content:"\F050"}.wi-sandstorm:before{content:"\F082"}.wi-earthquake:before{content:"\F0C6"}.wi-fire:before{content:"\F0C7"}.wi-flood:before{content:"\F07C"}.wi-meteor:before{content:"\F071"}.wi-tsunami:before{content:"\F0C5"}.wi-volcano:before{content:"\F0C8"}.wi-hurricane:before{content:"\F073"}.wi-tornado:before{content:"\F056"}.wi-small-craft-advisory:before{content:"\F0CC"}.wi-gale-warning:before{content:"\F0CD"}.wi-storm-warning:before{content:"\F0CE"}.wi-hurricane-warning:before{content:"\F0CF"}.wi-wind-direction:before{content:"\F0B1"}.wi-alien:before{content:"\F075"}.wi-celsius:before{content:"\F03C"}.wi-fahrenheit:before{content:"\F045"}.wi-degrees:before{content:"\F042"}.wi-thermometer:before{content:"\F055"}.wi-thermometer-exterior:before{content:"\F053"}.wi-thermometer-internal:before{content:"\F054"}.wi-cloud-down:before{content:"\F03D"}.wi-cloud-up:before{content:"\F040"}.wi-cloud-refresh:before{content:"\F03E"}.wi-horizon:before{content:"\F047"}.wi-horizon-alt:before{content:"\F046"}.wi-sunrise:before{content:"\F051"}.wi-sunset:before{content:"\F052"}.wi-moonrise:before{content:"\F0C9"}.wi-moonset:before{content:"\F0CA"}.wi-refresh:before{content:"\F04C"}.wi-refresh-alt:before{content:"\F04B"}.wi-umbrella:before{content:"\F084"}.wi-barometer:before{content:"\F079"}.wi-humidity:before{content:"\F07A"}.wi-na:before{content:"\F07B"}.wi-train:before{content:"\F0CB"}.wi-moon-new:before{content:"\F095"}.wi-moon-waxing-cresent-1:before{content:"\F096"}.wi-moon-waxing-cresent-2:before{content:"\F097"}.wi-moon-waxing-cresent-3:before{content:"\F098"}.wi-moon-waxing-cresent-4:before{content:"\F099"}.wi-moon-waxing-cresent-5:before{content:"\F09A"}.wi-moon-waxing-cresent-6:before{content:"\F09B"}.wi-moon-first-quarter:before{content:"\F09C"}.wi-moon-waxing-gibbous-1:before{content:"\F09D"}.wi-moon-waxing-gibbous-2:before{content:"\F09E"}.wi-moon-waxing-gibbous-3:before{content:"\F09F"}.wi-moon-waxing-gibbous-4:before{content:"\F0A0"}.wi-moon-waxing-gibbous-5:before{content:"\F0A1"}.wi-moon-waxing-gibbous-6:before{content:"\F0A2"}.wi-moon-full:before{content:"\F0A3"}.wi-moon-waning-gibbous-1:before{content:"\F0A4"}.wi-moon-waning-gibbous-2:before{content:"\F0A5"}.wi-moon-waning-gibbous-3:before{content:"\F0A6"}.wi-moon-waning-gibbous-4:before{content:"\F0A7"}.wi-moon-waning-gibbous-5:before{content:"\F0A8"}.wi-moon-waning-gibbous-6:before{content:"\F0A9"}.wi-moon-third-quarter:before{content:"\F0AA"}.wi-moon-waning-crescent-1:before{content:"\F0AB"}.wi-moon-waning-crescent-2:before{content:"\F0AC"}.wi-moon-waning-crescent-3:before{content:"\F0AD"}.wi-moon-waning-crescent-4:before{content:"\F0AE"}.wi-moon-waning-crescent-5:before{content:"\F0AF"}.wi-moon-waning-crescent-6:before{content:"\F0B0"}.wi-moon-alt-new:before{content:"\F0EB"}.wi-moon-alt-waxing-cresent-1:before{content:"\F0D0"}.wi-moon-alt-waxing-cresent-2:before{content:"\F0D1"}.wi-moon-alt-waxing-cresent-3:before{content:"\F0D2"}.wi-moon-alt-waxing-cresent-4:before{content:"\F0D3"}.wi-moon-alt-waxing-cresent-5:before{content:"\F0D4"}.wi-moon-alt-waxing-cresent-6:before{content:"\F0D5"}.wi-moon-alt-first-quarter:before{content:"\F0D6"}.wi-moon-alt-waxing-gibbous-1:before{content:"\F0D7"}.wi-moon-alt-waxing-gibbous-2:before{content:"\F0D8"}.wi-moon-alt-waxing-gibbous-3:before{content:"\F0D9"}.wi-moon-alt-waxing-gibbous-4:before{content:"\F0DA"}.wi-moon-alt-waxing-gibbous-5:before{content:"\F0DB"}.wi-moon-alt-waxing-gibbous-6:before{content:"\F0DC"}.wi-moon-alt-full:before{content:"\F0DD"}.wi-moon-alt-waning-gibbous-1:before{content:"\F0DE"}.wi-moon-alt-waning-gibbous-2:before{content:"\F0DF"}.wi-moon-alt-waning-gibbous-3:before{content:"\F0E0"}.wi-moon-alt-waning-gibbous-4:before{content:"\F0E1"}.wi-moon-alt-waning-gibbous-5:before{content:"\F0E2"}.wi-moon-alt-waning-gibbous-6:before{content:"\F0E3"}.wi-moon-alt-third-quarter:before{content:"\F0E4"}.wi-moon-alt-waning-crescent-1:before{content:"\F0E5"}.wi-moon-alt-waning-crescent-2:before{content:"\F0E6"}.wi-moon-alt-waning-crescent-3:before{content:"\F0E7"}.wi-moon-alt-waning-crescent-4:before{content:"\F0E8"}.wi-moon-alt-waning-crescent-5:before{content:"\F0E9"}.wi-moon-alt-waning-crescent-6:before{content:"\F0EA"}.wi-moon-0:before{content:"\F095"}.wi-moon-1:before{content:"\F096"}.wi-moon-2:before{content:"\F097"}.wi-moon-3:before{content:"\F098"}.wi-moon-4:before{content:"\F099"}.wi-moon-5:before{content:"\F09A"}.wi-moon-6:before{content:"\F09B"}.wi-moon-7:before{content:"\F09C"}.wi-moon-8:before{content:"\F09D"}.wi-moon-9:before{content:"\F09E"}.wi-moon-10:before{content:"\F09F"}.wi-moon-11:before{content:"\F0A0"}.wi-moon-12:before{content:"\F0A1"}.wi-moon-13:before{content:"\F0A2"}.wi-moon-14:before{content:"\F0A3"}.wi-moon-15:before{content:"\F0A4"}.wi-moon-16:before{content:"\F0A5"}.wi-moon-17:before{content:"\F0A6"}.wi-moon-18:before{content:"\F0A7"}.wi-moon-19:before{content:"\F0A8"}.wi-moon-20:before{content:"\F0A9"}.wi-moon-21:before{content:"\F0AA"}.wi-moon-22:before{content:"\F0AB"}.wi-moon-23:before{content:"\F0AC"}.wi-moon-24:before{content:"\F0AD"}.wi-moon-25:before{content:"\F0AE"}.wi-moon-26:before{content:"\F0AF"}.wi-moon-27:before{content:"\F0B0"}.wi-time-1:before{content:"\F08A"}.wi-time-2:before{content:"\F08B"}.wi-time-3:before{content:"\F08C"}.wi-time-4:before{content:"\F08D"}.wi-time-5:before{content:"\F08E"}.wi-time-6:before{content:"\F08F"}.wi-time-7:before{content:"\F090"}.wi-time-8:before{content:"\F091"}.wi-time-9:before{content:"\F092"}.wi-time-10:before{content:"\F093"}.wi-time-11:before{content:"\F094"}.wi-time-12:before{content:"\F089"}.wi-direction-up:before{content:"\F058"}.wi-direction-up-right:before{content:"\F057"}.wi-direction-right:before{content:"\F04D"}.wi-direction-down-right:before{content:"\F088"}.wi-direction-down:before{content:"\F044"}.wi-direction-down-left:before{content:"\F043"}.wi-direction-left:before{content:"\F048"}.wi-direction-up-left:before{content:"\F087"}.wi-wind-beaufort-0:before{content:"\F0B7"}.wi-wind-beaufort-1:before{content:"\F0B8"}.wi-wind-beaufort-2:before{content:"\F0B9"}.wi-wind-beaufort-3:before{content:"\F0BA"}.wi-wind-beaufort-4:before{content:"\F0BB"}.wi-wind-beaufort-5:before{content:"\F0BC"}.wi-wind-beaufort-6:before{content:"\F0BD"}.wi-wind-beaufort-7:before{content:"\F0BE"}.wi-wind-beaufort-8:before{content:"\F0BF"}.wi-wind-beaufort-9:before{content:"\F0C0"}.wi-wind-beaufort-10:before{content:"\F0C1"}.wi-wind-beaufort-11:before{content:"\F0C2"}.wi-wind-beaufort-12:before{content:"\F0C3"}.wi-yahoo-0:before{content:"\F056"}.wi-yahoo-1:before{content:"\F00E"}.wi-yahoo-2:before{content:"\F073"}.wi-yahoo-3:before,.wi-yahoo-4:before{content:"\F01E"}.wi-yahoo-5:before,.wi-yahoo-6:before,.wi-yahoo-7:before{content:"\F017"}.wi-yahoo-8:before{content:"\F015"}.wi-yahoo-9:before{content:"\F01A"}.wi-yahoo-10:before{content:"\F015"}.wi-yahoo-11:before,.wi-yahoo-12:before{content:"\F01A"}.wi-yahoo-13:before{content:"\F01B"}.wi-yahoo-14:before{content:"\F00A"}.wi-yahoo-15:before{content:"\F064"}.wi-yahoo-16:before{content:"\F01B"}.wi-yahoo-17:before{content:"\F015"}.wi-yahoo-18:before{content:"\F017"}.wi-yahoo-19:before{content:"\F063"}.wi-yahoo-20:before{content:"\F014"}.wi-yahoo-21:before{content:"\F021"}.wi-yahoo-22:before{content:"\F062"}.wi-yahoo-23:before,.wi-yahoo-24:before{content:"\F050"}.wi-yahoo-25:before{content:"\F076"}.wi-yahoo-26:before{content:"\F013"}.wi-yahoo-27:before{content:"\F031"}.wi-yahoo-28:before{content:"\F002"}.wi-yahoo-29:before{content:"\F031"}.wi-yahoo-30:before{content:"\F002"}.wi-yahoo-31:before{content:"\F02E"}.wi-yahoo-32:before{content:"\F00D"}.wi-yahoo-33:before{content:"\F083"}.wi-yahoo-34:before{content:"\F00C"}.wi-yahoo-35:before{content:"\F017"}.wi-yahoo-36:before{content:"\F072"}.wi-yahoo-37:before,.wi-yahoo-38:before,.wi-yahoo-39:before{content:"\F00E"}.wi-yahoo-40:before{content:"\F01A"}.wi-yahoo-41:before{content:"\F064"}.wi-yahoo-42:before{content:"\F01B"}.wi-yahoo-43:before{content:"\F064"}.wi-yahoo-44:before{content:"\F00C"}.wi-yahoo-45:before{content:"\F00E"}.wi-yahoo-46:before{content:"\F01B"}.wi-yahoo-47:before{content:"\F00E"}.wi-yahoo-3200:before{content:"\F077"}.wi-forecast-io-clear-day:before{content:"\F00D"}.wi-forecast-io-clear-night:before{content:"\F02E"}.wi-forecast-io-rain:before{content:"\F019"}.wi-forecast-io-snow:before{content:"\F01B"}.wi-forecast-io-sleet:before{content:"\F0B5"}.wi-forecast-io-wind:before{content:"\F050"}.wi-forecast-io-fog:before{content:"\F014"}.wi-forecast-io-cloudy:before{content:"\F013"}.wi-forecast-io-partly-cloudy-day:before{content:"\F002"}.wi-forecast-io-partly-cloudy-night:before{content:"\F031"}.wi-forecast-io-hail:before{content:"\F015"}.wi-forecast-io-thunderstorm:before{content:"\F01E"}.wi-forecast-io-tornado:before{content:"\F056"}.wi-wmo4680-00:before,.wi-wmo4680-0:before{content:"\F055"}.wi-wmo4680-01:before,.wi-wmo4680-1:before{content:"\F013"}.wi-wmo4680-02:before,.wi-wmo4680-2:before{content:"\F055"}.wi-wmo4680-03:before,.wi-wmo4680-3:before{content:"\F013"}.wi-wmo4680-04:before,.wi-wmo4680-05:before,.wi-wmo4680-10:before,.wi-wmo4680-11:before,.wi-wmo4680-4:before,.wi-wmo4680-5:before{content:"\F014"}.wi-wmo4680-12:before{content:"\F016"}.wi-wmo4680-18:before{content:"\F050"}.wi-wmo4680-20:before{content:"\F014"}.wi-wmo4680-21:before,.wi-wmo4680-22:before{content:"\F017"}.wi-wmo4680-23:before{content:"\F019"}.wi-wmo4680-24:before{content:"\F01B"}.wi-wmo4680-25:before{content:"\F015"}.wi-wmo4680-26:before{content:"\F01E"}.wi-wmo4680-27:before,.wi-wmo4680-28:before,.wi-wmo4680-29:before{content:"\F063"}.wi-wmo4680-30:before,.wi-wmo4680-31:before,.wi-wmo4680-32:before,.wi-wmo4680-33:before,.wi-wmo4680-34:before,.wi-wmo4680-35:before{content:"\F014"}.wi-wmo4680-40:before{content:"\F017"}.wi-wmo4680-41:before{content:"\F01C"}.wi-wmo4680-42:before{content:"\F019"}.wi-wmo4680-43:before{content:"\F01C"}.wi-wmo4680-44:before{content:"\F019"}.wi-wmo4680-45:before,.wi-wmo4680-46:before{content:"\F015"}.wi-wmo4680-47:before,.wi-wmo4680-48:before{content:"\F01B"}.wi-wmo4680-50:before,.wi-wmo4680-51:before{content:"\F01C"}.wi-wmo4680-52:before,.wi-wmo4680-53:before{content:"\F019"}.wi-wmo4680-54:before,.wi-wmo4680-55:before,.wi-wmo4680-56:before{content:"\F076"}.wi-wmo4680-57:before{content:"\F01C"}.wi-wmo4680-58:before{content:"\F019"}.wi-wmo4680-60:before,.wi-wmo4680-61:before{content:"\F01C"}.wi-wmo4680-62:before,.wi-wmo4680-63:before{content:"\F019"}.wi-wmo4680-64:before,.wi-wmo4680-65:before,.wi-wmo4680-66:before{content:"\F015"}.wi-wmo4680-67:before,.wi-wmo4680-68:before{content:"\F017"}.wi-wmo4680-70:before,.wi-wmo4680-71:before,.wi-wmo4680-72:before,.wi-wmo4680-73:before{content:"\F01B"}.wi-wmo4680-74:before,.wi-wmo4680-75:before,.wi-wmo4680-76:before{content:"\F076"}.wi-wmo4680-77:before{content:"\F01B"}.wi-wmo4680-78:before{content:"\F076"}.wi-wmo4680-80:before{content:"\F019"}.wi-wmo4680-81:before{content:"\F01C"}.wi-wmo4680-82:before,.wi-wmo4680-83:before{content:"\F019"}.wi-wmo4680-84:before{content:"\F01D"}.wi-wmo4680-85:before,.wi-wmo4680-86:before,.wi-wmo4680-87:before{content:"\F017"}.wi-wmo4680-89:before{content:"\F015"}.wi-wmo4680-90:before{content:"\F016"}.wi-wmo4680-91:before{content:"\F01D"}.wi-wmo4680-92:before,.wi-wmo4680-93:before{content:"\F01E"}.wi-wmo4680-94:before{content:"\F016"}.wi-wmo4680-95:before,.wi-wmo4680-96:before{content:"\F01E"}.wi-wmo4680-99:before{content:"\F056"}.wi-owm-200:before,.wi-owm-201:before,.wi-owm-202:before{content:"\F01E"}.wi-owm-210:before,.wi-owm-211:before,.wi-owm-212:before,.wi-owm-221:before{content:"\F016"}.wi-owm-230:before,.wi-owm-231:before,.wi-owm-232:before{content:"\F01E"}.wi-owm-300:before,.wi-owm-301:before{content:"\F01C"}.wi-owm-302:before{content:"\F019"}.wi-owm-310:before{content:"\F017"}.wi-owm-311:before,.wi-owm-312:before{content:"\F019"}.wi-owm-313:before{content:"\F01A"}.wi-owm-314:before{content:"\F019"}.wi-owm-321:before,.wi-owm-500:before{content:"\F01C"}.wi-owm-501:before,.wi-owm-502:before,.wi-owm-503:before,.wi-owm-504:before{content:"\F019"}.wi-owm-511:before{content:"\F017"}.wi-owm-520:before,.wi-owm-521:before,.wi-owm-522:before{content:"\F01A"}.wi-owm-531:before{content:"\F01D"}.wi-owm-600:before,.wi-owm-601:before{content:"\F01B"}.wi-owm-602:before{content:"\F0B5"}.wi-owm-611:before,.wi-owm-612:before,.wi-owm-615:before,.wi-owm-616:before,.wi-owm-620:before{content:"\F017"}.wi-owm-621:before,.wi-owm-622:before{content:"\F01B"}.wi-owm-701:before{content:"\F01A"}.wi-owm-711:before{content:"\F062"}.wi-owm-721:before{content:"\F0B6"}.wi-owm-731:before{content:"\F063"}.wi-owm-741:before{content:"\F014"}.wi-owm-761:before,.wi-owm-762:before{content:"\F063"}.wi-owm-771:before{content:"\F011"}.wi-owm-781:before{content:"\F056"}.wi-owm-800:before{content:"\F00D"}.wi-owm-801:before,.wi-owm-802:before,.wi-owm-803:before{content:"\F011"}.wi-owm-803:before{content:"\F012"}.wi-owm-804:before{content:"\F013"}.wi-owm-900:before{content:"\F056"}.wi-owm-901:before{content:"\F01D"}.wi-owm-902:before{content:"\F073"}.wi-owm-903:before{content:"\F076"}.wi-owm-904:before{content:"\F072"}.wi-owm-905:before{content:"\F021"}.wi-owm-906:before{content:"\F015"}.wi-owm-957:before{content:"\F050"}.wi-owm-day-200:before,.wi-owm-day-201:before,.wi-owm-day-202:before{content:"\F010"}.wi-owm-day-210:before,.wi-owm-day-211:before,.wi-owm-day-212:before,.wi-owm-day-221:before{content:"\F005"}.wi-owm-day-230:before,.wi-owm-day-231:before,.wi-owm-day-232:before{content:"\F010"}.wi-owm-day-300:before,.wi-owm-day-301:before{content:"\F00B"}.wi-owm-day-302:before,.wi-owm-day-310:before,.wi-owm-day-311:before,.wi-owm-day-312:before,.wi-owm-day-313:before,.wi-owm-day-314:before{content:"\F008"}.wi-owm-day-321:before,.wi-owm-day-500:before{content:"\F00B"}.wi-owm-day-501:before,.wi-owm-day-502:before,.wi-owm-day-503:before,.wi-owm-day-504:before{content:"\F008"}.wi-owm-day-511:before{content:"\F006"}.wi-owm-day-520:before,.wi-owm-day-521:before,.wi-owm-day-522:before{content:"\F009"}.wi-owm-day-531:before{content:"\F00E"}.wi-owm-day-600:before{content:"\F00A"}.wi-owm-day-601:before{content:"\F0B2"}.wi-owm-day-602:before{content:"\F00A"}.wi-owm-day-611:before,.wi-owm-day-612:before,.wi-owm-day-615:before,.wi-owm-day-616:before,.wi-owm-day-620:before{content:"\F006"}.wi-owm-day-621:before,.wi-owm-day-622:before{content:"\F00A"}.wi-owm-day-701:before{content:"\F009"}.wi-owm-day-711:before{content:"\F062"}.wi-owm-day-721:before{content:"\F0B6"}.wi-owm-day-731:before{content:"\F063"}.wi-owm-day-741:before{content:"\F003"}.wi-owm-day-761:before,.wi-owm-day-762:before{content:"\F063"}.wi-owm-day-781:before{content:"\F056"}.wi-owm-day-800:before{content:"\F00D"}.wi-owm-day-801:before,.wi-owm-day-802:before,.wi-owm-day-803:before{content:"\F000"}.wi-owm-day-804:before{content:"\F00C"}.wi-owm-day-900:before{content:"\F056"}.wi-owm-day-902:before{content:"\F073"}.wi-owm-day-903:before{content:"\F076"}.wi-owm-day-904:before{content:"\F072"}.wi-owm-day-906:before{content:"\F004"}.wi-owm-day-957:before{content:"\F050"}.wi-owm-night-200:before,.wi-owm-night-201:before,.wi-owm-night-202:before{content:"\F02D"}.wi-owm-night-210:before,.wi-owm-night-211:before,.wi-owm-night-212:before,.wi-owm-night-221:before{content:"\F025"}.wi-owm-night-230:before,.wi-owm-night-231:before,.wi-owm-night-232:before{content:"\F02D"}.wi-owm-night-300:before,.wi-owm-night-301:before{content:"\F02B"}.wi-owm-night-302:before,.wi-owm-night-310:before,.wi-owm-night-311:before,.wi-owm-night-312:before,.wi-owm-night-313:before,.wi-owm-night-314:before{content:"\F028"}.wi-owm-night-321:before,.wi-owm-night-500:before{content:"\F02B"}.wi-owm-night-501:before,.wi-owm-night-502:before,.wi-owm-night-503:before,.wi-owm-night-504:before{content:"\F028"}.wi-owm-night-511:before{content:"\F026"}.wi-owm-night-520:before,.wi-owm-night-521:before,.wi-owm-night-522:before{content:"\F029"}.wi-owm-night-531:before{content:"\F02C"}.wi-owm-night-600:before{content:"\F02A"}.wi-owm-night-601:before{content:"\F0B4"}.wi-owm-night-602:before{content:"\F02A"}.wi-owm-night-611:before,.wi-owm-night-612:before,.wi-owm-night-615:before,.wi-owm-night-616:before,.wi-owm-night-620:before{content:"\F026"}.wi-owm-night-621:before,.wi-owm-night-622:before{content:"\F02A"}.wi-owm-night-701:before{content:"\F029"}.wi-owm-night-711:before{content:"\F062"}.wi-owm-night-721:before{content:"\F0B6"}.wi-owm-night-731:before{content:"\F063"}.wi-owm-night-741:before{content:"\F04A"}.wi-owm-night-761:before,.wi-owm-night-762:before{content:"\F063"}.wi-owm-night-781:before{content:"\F056"}.wi-owm-night-800:before{content:"\F02E"}.wi-owm-night-801:before,.wi-owm-night-802:before,.wi-owm-night-803:before{content:"\F022"}.wi-owm-night-804:before{content:"\F086"}.wi-owm-night-900:before{content:"\F056"}.wi-owm-night-902:before{content:"\F073"}.wi-owm-night-903:before{content:"\F076"}.wi-owm-night-904:before{content:"\F072"}.wi-owm-night-906:before{content:"\F024"}.wi-owm-night-957:before{content:"\F050"}@font-face {
	font-family: 'themify';
	src:url(/fonts/themify.eot?2c454669bdf3aebf32a1bd8ac1e0d2d6);
	src:url(/fonts/themify.eot?2c454669bdf3aebf32a1bd8ac1e0d2d6?#iefix-fvbane) format('embedded-opentype'),
		url(/fonts/themify.woff?a1ecc3b826d01251edddf29c3e4e1e97) format('woff'),
		url(/fonts/themify.ttf?e23a7dcaefbde4e74e263247aa42ecd7) format('truetype'),
		url(/fonts/themify.svg?9c8e96ecc7fa01e6ebcd196495ed2db5#themify) format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	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;
}

.ti-wand:before {
	content: "\E600";
}
.ti-volume:before {
	content: "\E601";
}
.ti-user:before {
	content: "\E602";
}
.ti-unlock:before {
	content: "\E603";
}
.ti-unlink:before {
	content: "\E604";
}
.ti-trash:before {
	content: "\E605";
}
.ti-thought:before {
	content: "\E606";
}
.ti-target:before {
	content: "\E607";
}
.ti-tag:before {
	content: "\E608";
}
.ti-tablet:before {
	content: "\E609";
}
.ti-star:before {
	content: "\E60A";
}
.ti-spray:before {
	content: "\E60B";
}
.ti-signal:before {
	content: "\E60C";
}
.ti-shopping-cart:before {
	content: "\E60D";
}
.ti-shopping-cart-full:before {
	content: "\E60E";
}
.ti-settings:before {
	content: "\E60F";
}
.ti-search:before {
	content: "\E610";
}
.ti-zoom-in:before {
	content: "\E611";
}
.ti-zoom-out:before {
	content: "\E612";
}
.ti-cut:before {
	content: "\E613";
}
.ti-ruler:before {
	content: "\E614";
}
.ti-ruler-pencil:before {
	content: "\E615";
}
.ti-ruler-alt:before {
	content: "\E616";
}
.ti-bookmark:before {
	content: "\E617";
}
.ti-bookmark-alt:before {
	content: "\E618";
}
.ti-reload:before {
	content: "\E619";
}
.ti-plus:before {
	content: "\E61A";
}
.ti-pin:before {
	content: "\E61B";
}
.ti-pencil:before {
	content: "\E61C";
}
.ti-pencil-alt:before {
	content: "\E61D";
}
.ti-paint-roller:before {
	content: "\E61E";
}
.ti-paint-bucket:before {
	content: "\E61F";
}
.ti-na:before {
	content: "\E620";
}
.ti-mobile:before {
	content: "\E621";
}
.ti-minus:before {
	content: "\E622";
}
.ti-medall:before {
	content: "\E623";
}
.ti-medall-alt:before {
	content: "\E624";
}
.ti-marker:before {
	content: "\E625";
}
.ti-marker-alt:before {
	content: "\E626";
}
.ti-arrow-up:before {
	content: "\E627";
}
.ti-arrow-right:before {
	content: "\E628";
}
.ti-arrow-left:before {
	content: "\E629";
}
.ti-arrow-down:before {
	content: "\E62A";
}
.ti-lock:before {
	content: "\E62B";
}
.ti-location-arrow:before {
	content: "\E62C";
}
.ti-link:before {
	content: "\E62D";
}
.ti-layout:before {
	content: "\E62E";
}
.ti-layers:before {
	content: "\E62F";
}
.ti-layers-alt:before {
	content: "\E630";
}
.ti-key:before {
	content: "\E631";
}
.ti-import:before {
	content: "\E632";
}
.ti-image:before {
	content: "\E633";
}
.ti-heart:before {
	content: "\E634";
}
.ti-heart-broken:before {
	content: "\E635";
}
.ti-hand-stop:before {
	content: "\E636";
}
.ti-hand-open:before {
	content: "\E637";
}
.ti-hand-drag:before {
	content: "\E638";
}
.ti-folder:before {
	content: "\E639";
}
.ti-flag:before {
	content: "\E63A";
}
.ti-flag-alt:before {
	content: "\E63B";
}
.ti-flag-alt-2:before {
	content: "\E63C";
}
.ti-eye:before {
	content: "\E63D";
}
.ti-export:before {
	content: "\E63E";
}
.ti-exchange-vertical:before {
	content: "\E63F";
}
.ti-desktop:before {
	content: "\E640";
}
.ti-cup:before {
	content: "\E641";
}
.ti-crown:before {
	content: "\E642";
}
.ti-comments:before {
	content: "\E643";
}
.ti-comment:before {
	content: "\E644";
}
.ti-comment-alt:before {
	content: "\E645";
}
.ti-close:before {
	content: "\E646";
}
.ti-clip:before {
	content: "\E647";
}
.ti-angle-up:before {
	content: "\E648";
}
.ti-angle-right:before {
	content: "\E649";
}
.ti-angle-left:before {
	content: "\E64A";
}
.ti-angle-down:before {
	content: "\E64B";
}
.ti-check:before {
	content: "\E64C";
}
.ti-check-box:before {
	content: "\E64D";
}
.ti-camera:before {
	content: "\E64E";
}
.ti-announcement:before {
	content: "\E64F";
}
.ti-brush:before {
	content: "\E650";
}
.ti-briefcase:before {
	content: "\E651";
}
.ti-bolt:before {
	content: "\E652";
}
.ti-bolt-alt:before {
	content: "\E653";
}
.ti-blackboard:before {
	content: "\E654";
}
.ti-bag:before {
	content: "\E655";
}
.ti-move:before {
	content: "\E656";
}
.ti-arrows-vertical:before {
	content: "\E657";
}
.ti-arrows-horizontal:before {
	content: "\E658";
}
.ti-fullscreen:before {
	content: "\E659";
}
.ti-arrow-top-right:before {
	content: "\E65A";
}
.ti-arrow-top-left:before {
	content: "\E65B";
}
.ti-arrow-circle-up:before {
	content: "\E65C";
}
.ti-arrow-circle-right:before {
	content: "\E65D";
}
.ti-arrow-circle-left:before {
	content: "\E65E";
}
.ti-arrow-circle-down:before {
	content: "\E65F";
}
.ti-angle-double-up:before {
	content: "\E660";
}
.ti-angle-double-right:before {
	content: "\E661";
}
.ti-angle-double-left:before {
	content: "\E662";
}
.ti-angle-double-down:before {
	content: "\E663";
}
.ti-zip:before {
	content: "\E664";
}
.ti-world:before {
	content: "\E665";
}
.ti-wheelchair:before {
	content: "\E666";
}
.ti-view-list:before {
	content: "\E667";
}
.ti-view-list-alt:before {
	content: "\E668";
}
.ti-view-grid:before {
	content: "\E669";
}
.ti-uppercase:before {
	content: "\E66A";
}
.ti-upload:before {
	content: "\E66B";
}
.ti-underline:before {
	content: "\E66C";
}
.ti-truck:before {
	content: "\E66D";
}
.ti-timer:before {
	content: "\E66E";
}
.ti-ticket:before {
	content: "\E66F";
}
.ti-thumb-up:before {
	content: "\E670";
}
.ti-thumb-down:before {
	content: "\E671";
}
.ti-text:before {
	content: "\E672";
}
.ti-stats-up:before {
	content: "\E673";
}
.ti-stats-down:before {
	content: "\E674";
}
.ti-split-v:before {
	content: "\E675";
}
.ti-split-h:before {
	content: "\E676";
}
.ti-smallcap:before {
	content: "\E677";
}
.ti-shine:before {
	content: "\E678";
}
.ti-shift-right:before {
	content: "\E679";
}
.ti-shift-left:before {
	content: "\E67A";
}
.ti-shield:before {
	content: "\E67B";
}
.ti-notepad:before {
	content: "\E67C";
}
.ti-server:before {
	content: "\E67D";
}
.ti-quote-right:before {
	content: "\E67E";
}
.ti-quote-left:before {
	content: "\E67F";
}
.ti-pulse:before {
	content: "\E680";
}
.ti-printer:before {
	content: "\E681";
}
.ti-power-off:before {
	content: "\E682";
}
.ti-plug:before {
	content: "\E683";
}
.ti-pie-chart:before {
	content: "\E684";
}
.ti-paragraph:before {
	content: "\E685";
}
.ti-panel:before {
	content: "\E686";
}
.ti-package:before {
	content: "\E687";
}
.ti-music:before {
	content: "\E688";
}
.ti-music-alt:before {
	content: "\E689";
}
.ti-mouse:before {
	content: "\E68A";
}
.ti-mouse-alt:before {
	content: "\E68B";
}
.ti-money:before {
	content: "\E68C";
}
.ti-microphone:before {
	content: "\E68D";
}
.ti-menu:before {
	content: "\E68E";
}
.ti-menu-alt:before {
	content: "\E68F";
}
.ti-map:before {
	content: "\E690";
}
.ti-map-alt:before {
	content: "\E691";
}
.ti-loop:before {
	content: "\E692";
}
.ti-location-pin:before {
	content: "\E693";
}
.ti-list:before {
	content: "\E694";
}
.ti-light-bulb:before {
	content: "\E695";
}
.ti-Italic:before {
	content: "\E696";
}
.ti-info:before {
	content: "\E697";
}
.ti-infinite:before {
	content: "\E698";
}
.ti-id-badge:before {
	content: "\E699";
}
.ti-hummer:before {
	content: "\E69A";
}
.ti-home:before {
	content: "\E69B";
}
.ti-help:before {
	content: "\E69C";
}
.ti-headphone:before {
	content: "\E69D";
}
.ti-harddrives:before {
	content: "\E69E";
}
.ti-harddrive:before {
	content: "\E69F";
}
.ti-gift:before {
	content: "\E6A0";
}
.ti-game:before {
	content: "\E6A1";
}
.ti-filter:before {
	content: "\E6A2";
}
.ti-files:before {
	content: "\E6A3";
}
.ti-file:before {
	content: "\E6A4";
}
.ti-eraser:before {
	content: "\E6A5";
}
.ti-envelope:before {
	content: "\E6A6";
}
.ti-download:before {
	content: "\E6A7";
}
.ti-direction:before {
	content: "\E6A8";
}
.ti-direction-alt:before {
	content: "\E6A9";
}
.ti-dashboard:before {
	content: "\E6AA";
}
.ti-control-stop:before {
	content: "\E6AB";
}
.ti-control-shuffle:before {
	content: "\E6AC";
}
.ti-control-play:before {
	content: "\E6AD";
}
.ti-control-pause:before {
	content: "\E6AE";
}
.ti-control-forward:before {
	content: "\E6AF";
}
.ti-control-backward:before {
	content: "\E6B0";
}
.ti-cloud:before {
	content: "\E6B1";
}
.ti-cloud-up:before {
	content: "\E6B2";
}
.ti-cloud-down:before {
	content: "\E6B3";
}
.ti-clipboard:before {
	content: "\E6B4";
}
.ti-car:before {
	content: "\E6B5";
}
.ti-calendar:before {
	content: "\E6B6";
}
.ti-book:before {
	content: "\E6B7";
}
.ti-bell:before {
	content: "\E6B8";
}
.ti-basketball:before {
	content: "\E6B9";
}
.ti-bar-chart:before {
	content: "\E6BA";
}
.ti-bar-chart-alt:before {
	content: "\E6BB";
}
.ti-back-right:before {
	content: "\E6BC";
}
.ti-back-left:before {
	content: "\E6BD";
}
.ti-arrows-corner:before {
	content: "\E6BE";
}
.ti-archive:before {
	content: "\E6BF";
}
.ti-anchor:before {
	content: "\E6C0";
}
.ti-align-right:before {
	content: "\E6C1";
}
.ti-align-left:before {
	content: "\E6C2";
}
.ti-align-justify:before {
	content: "\E6C3";
}
.ti-align-center:before {
	content: "\E6C4";
}
.ti-alert:before {
	content: "\E6C5";
}
.ti-alarm-clock:before {
	content: "\E6C6";
}
.ti-agenda:before {
	content: "\E6C7";
}
.ti-write:before {
	content: "\E6C8";
}
.ti-window:before {
	content: "\E6C9";
}
.ti-widgetized:before {
	content: "\E6CA";
}
.ti-widget:before {
	content: "\E6CB";
}
.ti-widget-alt:before {
	content: "\E6CC";
}
.ti-wallet:before {
	content: "\E6CD";
}
.ti-video-clapper:before {
	content: "\E6CE";
}
.ti-video-camera:before {
	content: "\E6CF";
}
.ti-vector:before {
	content: "\E6D0";
}
.ti-themify-logo:before {
	content: "\E6D1";
}
.ti-themify-favicon:before {
	content: "\E6D2";
}
.ti-themify-favicon-alt:before {
	content: "\E6D3";
}
.ti-support:before {
	content: "\E6D4";
}
.ti-stamp:before {
	content: "\E6D5";
}
.ti-split-v-alt:before {
	content: "\E6D6";
}
.ti-slice:before {
	content: "\E6D7";
}
.ti-shortcode:before {
	content: "\E6D8";
}
.ti-shift-right-alt:before {
	content: "\E6D9";
}
.ti-shift-left-alt:before {
	content: "\E6DA";
}
.ti-ruler-alt-2:before {
	content: "\E6DB";
}
.ti-receipt:before {
	content: "\E6DC";
}
.ti-pin2:before {
	content: "\E6DD";
}
.ti-pin-alt:before {
	content: "\E6DE";
}
.ti-pencil-alt2:before {
	content: "\E6DF";
}
.ti-palette:before {
	content: "\E6E0";
}
.ti-more:before {
	content: "\E6E1";
}
.ti-more-alt:before {
	content: "\E6E2";
}
.ti-microphone-alt:before {
	content: "\E6E3";
}
.ti-magnet:before {
	content: "\E6E4";
}
.ti-line-double:before {
	content: "\E6E5";
}
.ti-line-dotted:before {
	content: "\E6E6";
}
.ti-line-dashed:before {
	content: "\E6E7";
}
.ti-layout-width-full:before {
	content: "\E6E8";
}
.ti-layout-width-default:before {
	content: "\E6E9";
}
.ti-layout-width-default-alt:before {
	content: "\E6EA";
}
.ti-layout-tab:before {
	content: "\E6EB";
}
.ti-layout-tab-window:before {
	content: "\E6EC";
}
.ti-layout-tab-v:before {
	content: "\E6ED";
}
.ti-layout-tab-min:before {
	content: "\E6EE";
}
.ti-layout-slider:before {
	content: "\E6EF";
}
.ti-layout-slider-alt:before {
	content: "\E6F0";
}
.ti-layout-sidebar-right:before {
	content: "\E6F1";
}
.ti-layout-sidebar-none:before {
	content: "\E6F2";
}
.ti-layout-sidebar-left:before {
	content: "\E6F3";
}
.ti-layout-placeholder:before {
	content: "\E6F4";
}
.ti-layout-menu:before {
	content: "\E6F5";
}
.ti-layout-menu-v:before {
	content: "\E6F6";
}
.ti-layout-menu-separated:before {
	content: "\E6F7";
}
.ti-layout-menu-full:before {
	content: "\E6F8";
}
.ti-layout-media-right-alt:before {
	content: "\E6F9";
}
.ti-layout-media-right:before {
	content: "\E6FA";
}
.ti-layout-media-overlay:before {
	content: "\E6FB";
}
.ti-layout-media-overlay-alt:before {
	content: "\E6FC";
}
.ti-layout-media-overlay-alt-2:before {
	content: "\E6FD";
}
.ti-layout-media-left-alt:before {
	content: "\E6FE";
}
.ti-layout-media-left:before {
	content: "\E6FF";
}
.ti-layout-media-center-alt:before {
	content: "\E700";
}
.ti-layout-media-center:before {
	content: "\E701";
}
.ti-layout-list-thumb:before {
	content: "\E702";
}
.ti-layout-list-thumb-alt:before {
	content: "\E703";
}
.ti-layout-list-post:before {
	content: "\E704";
}
.ti-layout-list-large-image:before {
	content: "\E705";
}
.ti-layout-line-solid:before {
	content: "\E706";
}
.ti-layout-grid4:before {
	content: "\E707";
}
.ti-layout-grid3:before {
	content: "\E708";
}
.ti-layout-grid2:before {
	content: "\E709";
}
.ti-layout-grid2-thumb:before {
	content: "\E70A";
}
.ti-layout-cta-right:before {
	content: "\E70B";
}
.ti-layout-cta-left:before {
	content: "\E70C";
}
.ti-layout-cta-center:before {
	content: "\E70D";
}
.ti-layout-cta-btn-right:before {
	content: "\E70E";
}
.ti-layout-cta-btn-left:before {
	content: "\E70F";
}
.ti-layout-column4:before {
	content: "\E710";
}
.ti-layout-column3:before {
	content: "\E711";
}
.ti-layout-column2:before {
	content: "\E712";
}
.ti-layout-accordion-separated:before {
	content: "\E713";
}
.ti-layout-accordion-merged:before {
	content: "\E714";
}
.ti-layout-accordion-list:before {
	content: "\E715";
}
.ti-ink-pen:before {
	content: "\E716";
}
.ti-info-alt:before {
	content: "\E717";
}
.ti-help-alt:before {
	content: "\E718";
}
.ti-headphone-alt:before {
	content: "\E719";
}
.ti-hand-point-up:before {
	content: "\E71A";
}
.ti-hand-point-right:before {
	content: "\E71B";
}
.ti-hand-point-left:before {
	content: "\E71C";
}
.ti-hand-point-down:before {
	content: "\E71D";
}
.ti-gallery:before {
	content: "\E71E";
}
.ti-face-smile:before {
	content: "\E71F";
}
.ti-face-sad:before {
	content: "\E720";
}
.ti-credit-card:before {
	content: "\E721";
}
.ti-control-skip-forward:before {
	content: "\E722";
}
.ti-control-skip-backward:before {
	content: "\E723";
}
.ti-control-record:before {
	content: "\E724";
}
.ti-control-eject:before {
	content: "\E725";
}
.ti-comments-smiley:before {
	content: "\E726";
}
.ti-brush-alt:before {
	content: "\E727";
}
.ti-youtube:before {
	content: "\E728";
}
.ti-vimeo:before {
	content: "\E729";
}
.ti-twitter:before {
	content: "\E72A";
}
.ti-time:before {
	content: "\E72B";
}
.ti-tumblr:before {
	content: "\E72C";
}
.ti-skype:before {
	content: "\E72D";
}
.ti-share:before {
	content: "\E72E";
}
.ti-share-alt:before {
	content: "\E72F";
}
.ti-rocket:before {
	content: "\E730";
}
.ti-pinterest:before {
	content: "\E731";
}
.ti-new-window:before {
	content: "\E732";
}
.ti-microsoft:before {
	content: "\E733";
}
.ti-list-ol:before {
	content: "\E734";
}
.ti-linkedin:before {
	content: "\E735";
}
.ti-layout-sidebar-2:before {
	content: "\E736";
}
.ti-layout-grid4-alt:before {
	content: "\E737";
}
.ti-layout-grid3-alt:before {
	content: "\E738";
}
.ti-layout-grid2-alt:before {
	content: "\E739";
}
.ti-layout-column4-alt:before {
	content: "\E73A";
}
.ti-layout-column3-alt:before {
	content: "\E73B";
}
.ti-layout-column2-alt:before {
	content: "\E73C";
}
.ti-instagram:before {
	content: "\E73D";
}
.ti-google:before {
	content: "\E73E";
}
.ti-github:before {
	content: "\E73F";
}
.ti-flickr:before {
	content: "\E740";
}
.ti-facebook:before {
	content: "\E741";
}
.ti-dropbox:before {
	content: "\E742";
}
.ti-dribbble:before {
	content: "\E743";
}
.ti-apple:before {
	content: "\E744";
}
.ti-andrAdminid:before {
	content: "\E745";
}
.ti-save:before {
	content: "\E746";
}
.ti-save-alt:before {
	content: "\E747";
}
.ti-yahoo:before {
	content: "\E748";
}
.ti-wordpress:before {
	content: "\E749";
}
.ti-vimeo-alt:before {
	content: "\E74A";
}
.ti-twitter-alt:before {
	content: "\E74B";
}
.ti-tumblr-alt:before {
	content: "\E74C";
}
.ti-trello:before {
	content: "\E74D";
}
.ti-stack-overflow:before {
	content: "\E74E";
}
.ti-soundcloud:before {
	content: "\E74F";
}
.ti-sharethis:before {
	content: "\E750";
}
.ti-sharethis-alt:before {
	content: "\E751";
}
.ti-reddit:before {
	content: "\E752";
}
.ti-pinterest-alt:before {
	content: "\E753";
}
.ti-microsoft-alt:before {
	content: "\E754";
}
.ti-linux:before {
	content: "\E755";
}
.ti-jsfiddle:before {
	content: "\E756";
}
.ti-joomla:before {
	content: "\E757";
}
.ti-html5:before {
	content: "\E758";
}
.ti-flickr-alt:before {
	content: "\E759";
}
.ti-email:before {
	content: "\E75A";
}
.ti-drupal:before {
	content: "\E75B";
}
.ti-dropbox-alt:before {
	content: "\E75C";
}
.ti-css3:before {
	content: "\E75D";
}
.ti-rss:before {
	content: "\E75E";
}
.ti-rss-alt:before {
	content: "\E75F";
}
.flag-icon-background{background-repeat:no-repeat;background-position:50%;background-size:contain}.flag-icon{position:relative;display:inline-block;width:1.33333333em;line-height:1em;background-repeat:no-repeat;background-position:50%;background-size:contain}.flag-icon:before{content:"\A0"}.dropdown-menu .flag-icon{margin-right:5px}.flag-icon-ad{background-image:url(/images/ad.svg?1aae0c8a035dc49e8c724d257afd10a0)}.flag-icon-ae{background-image:url(/images/ae.svg?dd3ce5611e576b9967256d4bfae5ba34)}.flag-icon-af{background-image:url(/images/af.svg?db4f3480a1a44b9688db16b93d2faec4)}.flag-icon-ag{background-image:url(/images/ag.svg?3fe64dea02c4e2d72ecad947167686d8)}.flag-icon-ai{background-image:url(/images/ai.svg?58d7fcf292c2f296f6c7b49e62adcf4e)}.flag-icon-al{background-image:url(/images/al.svg?61378ee11bf05ea415fbb38e9fe6785f)}.flag-icon-am{background-image:url(/images/am.svg?11924d229dc72c5e66e1f214b3b51d04)}.flag-icon-ao{background-image:url(/images/ao.svg?fc81fbfb5712a55e57df8ba73f2d6cd3)}.flag-icon-aq{background-image:url(/images/aq.svg?715536ff4275d2abc63074a78f9e2ae8)}.flag-icon-ar{background-image:url(/images/ar.svg?c1bbd575a008577a8d23f55898b1dfa8)}.flag-icon-as{background-image:url(/images/as.svg?7cfb0e5a81f461abab864caa18130259)}.flag-icon-at{background-image:url(/images/at.svg?4c59075970a312c7491aff0a56f21f9a)}.flag-icon-au{background-image:url(/images/au.svg?a73f953470a901c4baa45332daf44ae7)}.flag-icon-aw{background-image:url(/images/aw.svg?cbea4f0bf662b3f597f4a1d88c5e9604)}.flag-icon-ax{background-image:url(/images/ax.svg?918079f3335ff83b554b852805144ec6)}.flag-icon-az{background-image:url(/images/az.svg?c593bb3a6bfd42b60893d072efd5e05a)}.flag-icon-ba{background-image:url(/images/ba.svg?06c220dbf9f7d6a25c36c74c72cc2e85)}.flag-icon-bb{background-image:url(/images/bb.svg?a6f7b00078473002b62f686c02b23325)}.flag-icon-bd{background-image:url(/images/bd.svg?0f9aaae78cda938f5f15180a5422a38f)}.flag-icon-be{background-image:url(/images/be.svg?345432d0d8f80e642c1944edd417dd86)}.flag-icon-bf{background-image:url(/images/bf.svg?57dda3d7dfaa2542c7db65cb08fcbf95)}.flag-icon-bg{background-image:url(/images/bg.svg?1d5f4d063c93c72eed3c383d540fbce9)}.flag-icon-bh{background-image:url(/images/bh.svg?3f0d982aed0a4c817ec1b167d3d208b3)}.flag-icon-bi{background-image:url(/images/bi.svg?9ec21b5178da6d4128bfa7ee292bc721)}.flag-icon-bj{background-image:url(/images/bj.svg?cd590754292f83211b8dff6545fa8eb5)}.flag-icon-bl{background-image:url(/images/bl.svg?0906bc288ced59a7b3e651989834ef24)}.flag-icon-bm{background-image:url(/images/bm.svg?f5bfc53ab55e58ead9d668e12bd45909)}.flag-icon-bn{background-image:url(/images/bn.svg?8ba60fe3f4bbd12ddc83825993d852f6)}.flag-icon-bo{background-image:url(/images/bo.svg?25836d6f8942f7cd59d136e869b4f7b0)}.flag-icon-bq{background-image:url(/images/bq.svg?9618efeea3d140e972fbce7e8a2d158b)}.flag-icon-br{background-image:url(/images/br.svg?575b1c811c4940c67c8df103444452c1)}.flag-icon-bs{background-image:url(/images/bs.svg?ba61c942340e224b8aabed19655c1ae1)}.flag-icon-bt{background-image:url(/images/bt.svg?f66cf74f6550f2e01b5564711f3f78a8)}.flag-icon-bv{background-image:url(/images/bv.svg?88b8b4d2f004c3e94676dea28f0d5b58)}.flag-icon-bw{background-image:url(/images/bw.svg?304055ab2ef0ff34e4bbf43243f9ec0f)}.flag-icon-by{background-image:url(/images/by.svg?7976843191002d5de61c0de97c87520f)}.flag-icon-bz{background-image:url(/images/bz.svg?ccfe22597a7ee8fbee305533cb1532e3)}.flag-icon-ca{background-image:url(/images/ca.svg?4aa15a3b0286c030c8d4154ad08955e2)}.flag-icon-cc{background-image:url(/images/cc.svg?11c9df0ae8fcb031cc8e850b2a13a065)}.flag-icon-cd{background-image:url(/images/cd.svg?bf7ab9cbece5617ff639fbcd3091bc4a)}.flag-icon-cf{background-image:url(/images/cf.svg?36a24f21c09f2ed107501e92503ff76e)}.flag-icon-cg{background-image:url(/images/cg.svg?71bc2100ae2aa7aad85ef81352b8fb05)}.flag-icon-ch{background-image:url(/images/ch.svg?a3312ec4e447949e5f957f3e50e7f03a)}.flag-icon-ci{background-image:url(/images/ci.svg?84246befb604b1c913972ba98f11f26c)}.flag-icon-ck{background-image:url(/images/ck.svg?50a8c8a576497a14e9d1e7efe8478bdd)}.flag-icon-cl{background-image:url(/images/cl.svg?da199dd2e2c674e419cfa1eb1982b0b1)}.flag-icon-cm{background-image:url(/images/cm.svg?efbd7d23ca5e93493daf340f6a84c109)}.flag-icon-cn{background-image:url(/images/cn.svg?d1fdc3cc790ffc5cf49ebf470ed60571)}.flag-icon-co{background-image:url(/images/co.svg?0368620bd2b4e80868b487b0ebec7175)}.flag-icon-cr{background-image:url(/images/cr.svg?342c5d93f25a929f70fe6d5691e14dfc)}.flag-icon-cu{background-image:url(/images/cu.svg?e77571bcafd5db2e9f4025ec5f8000d9)}.flag-icon-cv{background-image:url(/images/cv.svg?009766529c2c4ee426e6fe0067d24262)}.flag-icon-cw{background-image:url(/images/cw.svg?376ad58abb15419cf0a13ffae71b7575)}.flag-icon-cx{background-image:url(/images/cx.svg?70e8663377e56b69afd0b23fb38d29c8)}.flag-icon-cy{background-image:url(/images/cy.svg?bae70729e93db3e733818167d6b0c31e)}.flag-icon-cz{background-image:url(/images/cz.svg?a8deda35b11018b08bd1c060c583b70e)}.flag-icon-de{background-image:url(/images/de.svg?10ba90e2837b04c98fb0624f213870b7)}.flag-icon-dj{background-image:url(/images/dj.svg?4c1d93dbd3e15990e7e7137f3eb4664f)}.flag-icon-dk{background-image:url(/images/dk.svg?6b899b6022e900d15e287db0139c7bd3)}.flag-icon-dm{background-image:url(/images/dm.svg?41dd94c6a57180b331a10e0c8a48665b)}.flag-icon-do{background-image:url(/images/do.svg?e02379514804947cb856cf52d8119367)}.flag-icon-dz{background-image:url(/images/dz.svg?09eb4681c4b6598c06145f7bea96af5f)}.flag-icon-ec{background-image:url(/images/ec.svg?7d964e793f4784f575b8f544fbb28011)}.flag-icon-ee{background-image:url(/images/ee.svg?b0480f38ecee7a5bb1b8c0f71efcb22e)}.flag-icon-eg{background-image:url(/images/eg.svg?b3d82dced36f73b9f206be16fa4efff8)}.flag-icon-eh{background-image:url(/images/eh.svg?a6905e34d878d6038adbddce8ace509c)}.flag-icon-er{background-image:url(/images/er.svg?3f3e6b433065835f21e5707f9a5c0af7)}.flag-icon-es{background-image:url(/images/es.svg?a1deda796be1dc30b198e93cd5796b52)}.flag-icon-et{background-image:url(/images/et.svg?dbcc172bb41de600103690ae62349147)}.flag-icon-fi{background-image:url(/images/fi.svg?8c19a9b7faac4dfdd7ecdab631bcde8e)}.flag-icon-fj{background-image:url(/images/fj.svg?e6ac2df690e49a2e1f8e75505f10e04c)}.flag-icon-fk{background-image:url(/images/fk.svg?4eedda91743d7ce9739e4a69ed41b4b4)}.flag-icon-fm{background-image:url(/images/fm.svg?66d95fe8da8228777bd72355563c3f66)}.flag-icon-fo{background-image:url(/images/fo.svg?d9a430cf084a3555510f6a49250abad2)}.flag-icon-fr{background-image:url(/images/fr.svg?027fddb4ab18a2891b0eeabc9aff4a99)}.flag-icon-ga{background-image:url(/images/ga.svg?3b8fc84d14863cc358a2a955a4e4d2f1)}.flag-icon-gb{background-image:url(/images/gb.svg?2a10cd05641109b0f63286a03c969344)}.flag-icon-gd{background-image:url(/images/gd.svg?96303b120e580d23f3302c21b3ff7476)}.flag-icon-ge{background-image:url(/images/ge.svg?2c8b97902e577829dd04a7d258aec5a3)}.flag-icon-gf{background-image:url(/images/gf.svg?74a2016a0f34e25e6c36fefc4df7331a)}.flag-icon-gg{background-image:url(/images/gg.svg?5b913b28b126fc5aeb700cfddc54c7c1)}.flag-icon-gh{background-image:url(/images/gh.svg?0984643ac1e536675e1aca69e6734177)}.flag-icon-gi{background-image:url(/images/gi.svg?2191c786892ef71b73fd7c488c729057)}.flag-icon-gl{background-image:url(/images/gl.svg?58e56f220b03dfd5c5ad46c7607e9311)}.flag-icon-gm{background-image:url(/images/gm.svg?f28ee1a1dd061d3f11e37fac9d786521)}.flag-icon-gn{background-image:url(/images/gn.svg?c2713a2faea35a4884c5998203f5994a)}.flag-icon-gp{background-image:url(/images/gp.svg?027fddb4ab18a2891b0eeabc9aff4a99)}.flag-icon-gq{background-image:url(/images/gq.svg?b005c471da8ce37636be777a4eadd263)}.flag-icon-gr{background-image:url(/images/gr.svg?c36da13f161e829b9e4437709c0bf504)}.flag-icon-gs{background-image:url(/images/gs.svg?f5ee3c5f48337b685712b091be3e1085)}.flag-icon-gt{background-image:url(/images/gt.svg?858e26cb9cb6dd2cb6dca086833362c5)}.flag-icon-gu{background-image:url(/images/gu.svg?4d4cc905856268b425f04510327df38d)}.flag-icon-gw{background-image:url(/images/gw.svg?7422cb6db091930ccf94f4df9182be37)}.flag-icon-gy{background-image:url(/images/gy.svg?97a820f9b45d01f48d151c8545984c9f)}.flag-icon-hk{background-image:url(/images/hk.svg?689b4278cdebebe4d119b313969df99f)}.flag-icon-hm{background-image:url(/images/hm.svg?0697c27da154e895fc7342be48955ea0)}.flag-icon-hn{background-image:url(/images/hn.svg?e9233ea9e8a3786a1a80127769b3779d)}.flag-icon-hr{background-image:url(/images/hr.svg?1e110ec4c3405e49b5861df0e586a795)}.flag-icon-ht{background-image:url(/images/ht.svg?5f7db09891556a15237370bbc101fde8)}.flag-icon-hu{background-image:url(/images/hu.svg?e4b82010101ab330ca3e947e7b889bed)}.flag-icon-id{background-image:url(/images/id.svg?a709c923806669f98119437fe188f43d)}.flag-icon-ie{background-image:url(/images/ie.svg?2a7cb1d532123bde699c5c418640b9d3)}.flag-icon-il{background-image:url(/images/il.svg?3c73421d022e74adcc2e82f0f3ead7ac)}.flag-icon-im{background-image:url(/images/im.svg?509c6777671f1ce8d064c014aae30cb7)}.flag-icon-in{background-image:url(/images/in.svg?e9932bf7368b9ca60faff72766119b23)}.flag-icon-io{background-image:url(/images/io.svg?5484cb8b086cc77919fc255935e478eb)}.flag-icon-iq{background-image:url(/images/iq.svg?5831ff7646cf16f9b682e820039e84be)}.flag-icon-ir{background-image:url(/images/ir.svg?060d8821328bf59c8283be61156f5169)}.flag-icon-is{background-image:url(/images/is.svg?8fa2e58bbb2851235c003872c7da45be)}.flag-icon-it{background-image:url(/images/it.svg?47b1aa54b9571aa8c3ca3a5e883bf659)}.flag-icon-je{background-image:url(/images/je.svg?6aa4bed97004bc026a5ab1bb6f6f7265)}.flag-icon-jm{background-image:url(/images/jm.svg?e17d27a256982c5a43acb4e87e7770af)}.flag-icon-jo{background-image:url(/images/jo.svg?01bddff94c5f00efb6138e47def4fc4f)}.flag-icon-jp{background-image:url(/images/jp.svg?0e71d5e23d1a19158c675015f8adec38)}.flag-icon-ke{background-image:url(/images/ke.svg?b215f71aa64b45cf12eaa7f7edde7e11)}.flag-icon-kg{background-image:url(/images/kg.svg?194489992c407c776714c249542c6e96)}.flag-icon-kh{background-image:url(/images/kh.svg?bb49ccf91f41c7cad8a40f3173f5b88f)}.flag-icon-ki{background-image:url(/images/ki.svg?a280423f59f73e573f45458baa90611b)}.flag-icon-km{background-image:url(/images/km.svg?0edaa17d295f044ab26b387d6123df27)}.flag-icon-kn{background-image:url(/images/kn.svg?b5c61a561c3b1a37a9d36c04afd93d28)}.flag-icon-kp{background-image:url(/images/kp.svg?497e6fe7f7f84fcb93adf0383000b404)}.flag-icon-kr{background-image:url(/images/kr.svg?ed1449e83483556476812fc073fcd719)}.flag-icon-kw{background-image:url(/images/kw.svg?04aa920c9d646eb55c000215322e2d98)}.flag-icon-ky{background-image:url(/images/ky.svg?7029a2b264d948401ff218099e04fb23)}.flag-icon-kz{background-image:url(/images/kz.svg?5d76f13884ac0ca882aae37b5848d127)}.flag-icon-la{background-image:url(/images/la.svg?5f4730ffbf9524316fef7611694b948e)}.flag-icon-lb{background-image:url(/images/lb.svg?1dda97dd1dd429d70af7ba2e087e65c0)}.flag-icon-lc{background-image:url(/images/lc.svg?c7028fff031e7b6e427d9998753ebb28)}.flag-icon-li{background-image:url(/images/li.svg?34c242f5ecb82d56d74137c6b18966ba)}.flag-icon-lk{background-image:url(/images/lk.svg?203db126daa658d6446583a22b600614)}.flag-icon-lr{background-image:url(/images/lr.svg?1dfbc73748543d4f8a8ea32ef90c80b8)}.flag-icon-ls{background-image:url(/images/ls.svg?633cd8a0e42f0f84c25ab8a51d8d9639)}.flag-icon-lt{background-image:url(/images/lt.svg?e6a12b4b489407d12aede0078580883e)}.flag-icon-lu{background-image:url(/images/lu.svg?8fee0bf51c6ac0c38cd65f49c142e442)}.flag-icon-lv{background-image:url(/images/lv.svg?81e09ae90f40671e660d9252a06e7f3d)}.flag-icon-ly{background-image:url(/images/ly.svg?90d30077f8a3804d97b146261cf4a3dc)}.flag-icon-ma{background-image:url(/images/ma.svg?1a0dcc3ead6a6454d44b898a4a79bc68)}.flag-icon-mc{background-image:url(/images/mc.svg?19332ab10e31929efe19e01e025847ba)}.flag-icon-md{background-image:url(/images/md.svg?e988d06e7521a5747a749d480e10711f)}.flag-icon-me{background-image:url(/images/me.svg?7205477bdac5b8c124ca0bd945f7cd5a)}.flag-icon-mf{background-image:url(/images/mf.svg?027fddb4ab18a2891b0eeabc9aff4a99)}.flag-icon-mg{background-image:url(/images/mg.svg?3188bbb4bd729ad4ee1d568d5551d7e1)}.flag-icon-mh{background-image:url(/images/mh.svg?44e5eb9b8c21b0ee9d4b5825eebde1a0)}.flag-icon-mk{background-image:url(/images/mk.svg?61b54f022ec3a38e163b8434493932a5)}.flag-icon-ml{background-image:url(/images/ml.svg?69380f5e913e1910ef108451957f7c54)}.flag-icon-mm{background-image:url(/images/mm.svg?ab106c08f140b816fd9d6194615c3e8f)}.flag-icon-mn{background-image:url(/images/mn.svg?27a06bbab7b35161a735cfc2fee36d15)}.flag-icon-mo{background-image:url(/images/mo.svg?f292dcec7f3162710541fb80a3a4dbdc)}.flag-icon-mp{background-image:url(/images/mp.svg?ee67e252aa99f1e76779e99f3b92c801)}.flag-icon-mq{background-image:url(/images/mq.svg?70086d0feb719f8eb504b30e9ecf0053)}.flag-icon-mr{background-image:url(/images/mr.svg?092d85720d3e13cf9845bacb2453d997)}.flag-icon-ms{background-image:url(/images/ms.svg?6b34ba781c7eceef8f5f318fdeda10b6)}.flag-icon-mt{background-image:url(/images/mt.svg?e4c6b9b130e5e2d924496c14e2e1e5fc)}.flag-icon-mu{background-image:url(/images/mu.svg?04b8653254d02595d1f2a2012d4838a1)}.flag-icon-mv{background-image:url(/images/mv.svg?38bc21fbd62efd98d03a11b7b7f0d5eb)}.flag-icon-mw{background-image:url(/images/mw.svg?b8a69df676fa2acca63a7a20b2af0a9e)}.flag-icon-mx{background-image:url(/images/mx.svg?e2a17e8bb0f7f4eecbc8cba77d61adeb)}.flag-icon-my{background-image:url(/images/my.svg?c3040651398145aaa42b8f568aa9c9b5)}.flag-icon-mz{background-image:url(/images/mz.svg?000f27295afbecaa7242c0fdc5d72856)}.flag-icon-na{background-image:url(/images/na.svg?92ff1effd6fa46fcddd59e53a94225cb)}.flag-icon-nc{background-image:url(/images/nc.svg?24f6e95e01b68f3cae37e36cf8d4c1b6)}.flag-icon-ne{background-image:url(/images/ne.svg?a47d382a08c586969cd33cef74e9b4a4)}.flag-icon-nf{background-image:url(/images/nf.svg?b945d98c29ff5e93d76f8d69f8bae5d3)}.flag-icon-ng{background-image:url(/images/ng.svg?f06a1a96f287b092d0679f27ec93fa56)}.flag-icon-ni{background-image:url(/images/ni.svg?37c145f65f2da7fa12f2b32c44d33803)}.flag-icon-nl{background-image:url(/images/nl.svg?54ee2fb96fd8fe9a9fdf7118aa0d838b)}.flag-icon-no{background-image:url(/images/no.svg?ac8a4a84672e14bb2d189bd525bc286c)}.flag-icon-np{background-image:url(/images/np.svg?d6471cdf5482b96a994c9bd10757942c)}.flag-icon-nr{background-image:url(/images/nr.svg?afd9a1bc965716cfda7e03080c2e11dc)}.flag-icon-nu{background-image:url(/images/nu.svg?c74cea43495fe4d8b95af4e086a34aba)}.flag-icon-nz{background-image:url(/images/nz.svg?2484cd907986aaf23f03c91a5d914300)}.flag-icon-om{background-image:url(/images/om.svg?8cf29d8c6803a56dc65e2e07c7e4d3ac)}.flag-icon-pa{background-image:url(/images/pa.svg?ac852bd19bb54f2e74ada410152cb882)}.flag-icon-pe{background-image:url(/images/pe.svg?9e203490ba981bb8620ff0c4fa6fab7f)}.flag-icon-pf{background-image:url(/images/pf.svg?ad7ef976ecc1172a7521fee9178a50dd)}.flag-icon-pg{background-image:url(/images/pg.svg?eba00217917bc1a76d1c931c8c701ee0)}.flag-icon-ph{background-image:url(/images/ph.svg?13ee68d079dc56c8d0fae7fc5e8cfa6e)}.flag-icon-pk{background-image:url(/images/pk.svg?4b3f34983920d4ea264b0b33b894d307)}.flag-icon-pl{background-image:url(/images/pl.svg?a2ca265aa40c2d563c9f0ed2ff22268a)}.flag-icon-pm{background-image:url(/images/pm.svg?24f6e95e01b68f3cae37e36cf8d4c1b6)}.flag-icon-pn{background-image:url(/images/pn.svg?c381ab4afcd27607e158a9852b13d7d6)}.flag-icon-pr{background-image:url(/images/pr.svg?09777752983dc08c4bb0eca20ba05237)}.flag-icon-ps{background-image:url(/images/ps.svg?67e24eaef6cf308e1fa685ef0d8b3125)}.flag-icon-pt{background-image:url(/images/pt.svg?7f2bbb3c489b6c954ab3900a05bdbcfb)}.flag-icon-pw{background-image:url(/images/pw.svg?146b586e90e1663fff1fb3f766a802ed)}.flag-icon-py{background-image:url(/images/py.svg?dfdb8e4a0e7b8600271cf1e4326e90b6)}.flag-icon-qa{background-image:url(/images/qa.svg?31e0f5df2ede992a5913aeef98bbeee6)}.flag-icon-re{background-image:url(/images/re.svg?24f6e95e01b68f3cae37e36cf8d4c1b6)}.flag-icon-ro{background-image:url(/images/ro.svg?3f922c052c2726fa4f5d7633b3a14161)}.flag-icon-rs{background-image:url(/images/rs.svg?a7f6e38c2e8bda0e8e0890ccac48b388)}.flag-icon-ru{background-image:url(/images/ru.svg?c6787e76343b1a18850b354d15a191f5)}.flag-icon-rw{background-image:url(/images/rw.svg?e0c95c6729c06f6f7af89da13abe33c4)}.flag-icon-sa{background-image:url(/images/sa.svg?c63bf725633fd74a61776ed84d1e448b)}.flag-icon-sb{background-image:url(/images/sb.svg?0f9fbaf76e96f789044c56cc836c9ea3)}.flag-icon-sc{background-image:url(/images/sc.svg?dcf33318e810041d2cf74533d2785f64)}.flag-icon-sd{background-image:url(/images/sd.svg?09213f7dd99090411851cb80ad45210c)}.flag-icon-se{background-image:url(/images/se.svg?9d13be9808d6805a0b0e3a83ed80c7c1)}.flag-icon-sg{background-image:url(/images/sg.svg?50136aa9ece4d55229f96bdf285d6008)}.flag-icon-sh{background-image:url(/images/sh.svg?c0aa9546bd03d8182a0b73cf64c08057)}.flag-icon-si{background-image:url(/images/si.svg?b9769a826ee4cf51d81965aa6111121c)}.flag-icon-sj{background-image:url(/images/sj.svg?549a88cc6aee4f404de50e0b26b74fab)}.flag-icon-sk{background-image:url(/images/sk.svg?8c5d7bd93ddd784c045d97736432dce4)}.flag-icon-sl{background-image:url(/images/sl.svg?102c76ff04cd6f1928e9ffddbb92ab27)}.flag-icon-sm{background-image:url(/images/sm.svg?2157d4b73143a64b050bbcfa65fc3893)}.flag-icon-sn{background-image:url(/images/sn.svg?c95adb975759cd776fb94fd13baa2071)}.flag-icon-so{background-image:url(/images/so.svg?8fa2173936bd215ed1e81d191beed4a0)}.flag-icon-sr{background-image:url(/images/sr.svg?296ce1189dce4bc95dc47d821d8cce1d)}.flag-icon-ss{background-image:url(/images/ss.svg?fbf10fdeacadd4b1de5136d40ed738ea)}.flag-icon-st{background-image:url(/images/st.svg?ca125d8e52179f8dbc0d152004ca9450)}.flag-icon-sv{background-image:url(/images/sv.svg?3d8a8502a46da4864b914b5a2244a6f0)}.flag-icon-sx{background-image:url(/images/sx.svg?818aae784f4f0f9050eac0be12694174)}.flag-icon-sy{background-image:url(/images/sy.svg?5b1078ffc2bed55370d826c84b46f428)}.flag-icon-sz{background-image:url(/images/sz.svg?ceaaa4c63b769d0e24616fb523a4c8ce)}.flag-icon-tc{background-image:url(/images/tc.svg?a440078a71152f92b140c4d43f59fbb4)}.flag-icon-td{background-image:url(/images/td.svg?42b680859a5317024e3010db889b833b)}.flag-icon-tf{background-image:url(/images/tf.svg?f98f3dc2697f3f29aa3d3030da782be1)}.flag-icon-tg{background-image:url(/images/tg.svg?ff005c53b99176b8a52b09529146892d)}.flag-icon-th{background-image:url(/images/th.svg?683b0a8c411156541ca52e540a66dee8)}.flag-icon-tj{background-image:url(/images/tj.svg?1cbf3f862ebdd1e757d848f6fe4c8d03)}.flag-icon-tk{background-image:url(/images/tk.svg?b4fbd870a5c002bdf25294aeb4c9d17c)}.flag-icon-tl{background-image:url(/images/tl.svg?931c955e882e1d9d383fac4913acc86a)}.flag-icon-tm{background-image:url(/images/tm.svg?438cc808a5015eb4d5f8a5351d9351a8)}.flag-icon-tn{background-image:url(/images/tn.svg?0168e01e9ad2f30b3d905380a3582aee)}.flag-icon-to{background-image:url(/images/to.svg?aaf7f0c1550c14bdcea58b7559db5e3a)}.flag-icon-tr{background-image:url(/images/tr.svg?68b6d6c554004d4df34816fbf15f4fb1)}.flag-icon-tt{background-image:url(/images/tt.svg?b3e3b71d90427b59fdcf66ae66f2e037)}.flag-icon-tv{background-image:url(/images/tv.svg?7f24b5dd9a072b1f86843a767c3a58c6)}.flag-icon-tw{background-image:url(/images/tw.svg?9deb4dca659f5c13ce77ec9e00e654a0)}.flag-icon-tz{background-image:url(/images/tz.svg?2879aa446856858165e3a9f59ca6fc39)}.flag-icon-ua{background-image:url(/images/ua.svg?6a02d44c854899fbdeb819ff95ae5795)}.flag-icon-ug{background-image:url(/images/ug.svg?12860da242bf1bc1bd2653265416e5fb)}.flag-icon-um{background-image:url(/images/um.svg?17feb77f1a37ae3c7cdd1527a33b3074)}.flag-icon-us{background-image:url(/images/us.svg?17feb77f1a37ae3c7cdd1527a33b3074)}.flag-icon-uy{background-image:url(/images/uy.svg?567a17c677329128424d89748f69057c)}.flag-icon-uz{background-image:url(/images/uz.svg?f4169159e8a9c5f8fcb4462eea3ab397)}.flag-icon-va{background-image:url(/images/va.svg?75dcc30dd69fe4a8de1c7cdbf175fb2b)}.flag-icon-vc{background-image:url(/images/vc.svg?2f8354cf0fb65fad79f3ad295a2ba30c)}.flag-icon-ve{background-image:url(/images/ve.svg?3af86393f0364048e3a863cf3f4b6e7e)}.flag-icon-vg{background-image:url(/images/vg.svg?419c82fbaf9621fdf048405dcb61ea87)}.flag-icon-vi{background-image:url(/images/vi.svg?dba63d733ebf1fb05e13e6b365600313)}.flag-icon-vn{background-image:url(/images/vn.svg?cc07a154881da36c00f2cdd21ed3ffa9)}.flag-icon-vu{background-image:url(/images/vu.svg?f3e975fa70550c76f6ffebf0701f43f8)}.flag-icon-wf{background-image:url(/images/wf.svg?1356331a61772d4609f9f692f82750f0)}.flag-icon-ws{background-image:url(/images/ws.svg?56d9ece9b5f11e84992a723df5c60dd8)}.flag-icon-ye{background-image:url(/images/ye.svg?8244b2d2a803cff9823c380344c35792)}.flag-icon-yt{background-image:url(/images/yt.svg?24f6e95e01b68f3cae37e36cf8d4c1b6)}.flag-icon-za{background-image:url(/images/za.svg?36eedd4dfce7ad655005a95735894ee5)}.flag-icon-zm{background-image:url(/images/zm.svg?f3bb83f175a89fc894fb57dc8428c515)}.flag-icon-zw{background-image:url(/images/zw.svg?871680141a2d163ccad8e09c23015cbe)}/* MaterialDesignIcons.com */@font-face{font-family:"Material Design Icons";src:url(/fonts/materialdesignicons-webfont.eot?b8695cc16b97f1bd97446651af325e6d);src:url(/fonts/materialdesignicons-webfont.eot?b8695cc16b97f1bd97446651af325e6d?#iefix&v=1.8.36) format("embedded-opentype"),url(/fonts/materialdesignicons-webfont.woff2?cc3cf0bd5af9550e4d1836a730647860) format("woff2"),url(/fonts/materialdesignicons-webfont.woff?4fed03f1e0fb2169381382b5e4294d14) format("woff"),url(/fonts/materialdesignicons-webfont.ttf?a65b9561e6b00796ee6a34ea2c81e661) format("truetype"),url(/fonts/materialdesignicons-webfont.svg?f0a064470d89b1068f209bec65933633#materialdesigniconsregular) format("svg");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.mdi-access-point:before{content:"\F002"}.mdi-access-point-network:before{content:"\F003"}.mdi-account:before{content:"\F004"}.mdi-account-alert:before{content:"\F005"}.mdi-account-box:before{content:"\F006"}.mdi-account-box-outline:before{content:"\F007"}.mdi-account-card-details:before{content:"\F5D2"}.mdi-account-check:before{content:"\F008"}.mdi-account-circle:before{content:"\F009"}.mdi-account-convert:before{content:"\F00A"}.mdi-account-edit:before{content:"\F6BB"}.mdi-account-key:before{content:"\F00B"}.mdi-account-location:before{content:"\F00C"}.mdi-account-minus:before{content:"\F00D"}.mdi-account-multiple:before{content:"\F00E"}.mdi-account-multiple-minus:before{content:"\F5D3"}.mdi-account-multiple-outline:before{content:"\F00F"}.mdi-account-multiple-plus:before{content:"\F010"}.mdi-account-network:before{content:"\F011"}.mdi-account-off:before{content:"\F012"}.mdi-account-outline:before{content:"\F013"}.mdi-account-plus:before{content:"\F014"}.mdi-account-remove:before{content:"\F015"}.mdi-account-search:before{content:"\F016"}.mdi-account-settings:before{content:"\F630"}.mdi-account-settings-variant:before{content:"\F631"}.mdi-account-star:before{content:"\F017"}.mdi-account-star-variant:before{content:"\F018"}.mdi-account-switch:before{content:"\F019"}.mdi-adjust:before{content:"\F01A"}.mdi-air-conditioner:before{content:"\F01B"}.mdi-airballoon:before{content:"\F01C"}.mdi-airplane:before{content:"\F01D"}.mdi-airplane-landing:before{content:"\F5D4"}.mdi-airplane-off:before{content:"\F01E"}.mdi-airplane-takeoff:before{content:"\F5D5"}.mdi-airplay:before{content:"\F01F"}.mdi-alarm:before{content:"\F020"}.mdi-alarm-check:before{content:"\F021"}.mdi-alarm-multiple:before{content:"\F022"}.mdi-alarm-off:before{content:"\F023"}.mdi-alarm-plus:before{content:"\F024"}.mdi-alarm-snooze:before{content:"\F68D"}.mdi-album:before{content:"\F025"}.mdi-alert:before{content:"\F026"}.mdi-alert-box:before{content:"\F027"}.mdi-alert-circle:before{content:"\F028"}.mdi-alert-circle-outline:before{content:"\F5D6"}.mdi-alert-octagon:before{content:"\F029"}.mdi-alert-octagram:before{content:"\F6BC"}.mdi-alert-outline:before{content:"\F02A"}.mdi-all-inclusive:before{content:"\F6BD"}.mdi-alpha:before{content:"\F02B"}.mdi-alphabetical:before{content:"\F02C"}.mdi-altimeter:before{content:"\F5D7"}.mdi-amazon:before{content:"\F02D"}.mdi-amazon-clouddrive:before{content:"\F02E"}.mdi-ambulance:before{content:"\F02F"}.mdi-amplifier:before{content:"\F030"}.mdi-anchor:before{content:"\F031"}.mdi-andrAdminid:before{content:"\F032"}.mdi-andrAdminid-debug-bridge:before{content:"\F033"}.mdi-andrAdminid-studio:before{content:"\F034"}.mdi-angular:before{content:"\F6B1"}.mdi-angularjs:before{content:"\F6BE"}.mdi-animation:before{content:"\F5D8"}.mdi-apple:before{content:"\F035"}.mdi-apple-finder:before{content:"\F036"}.mdi-apple-ios:before{content:"\F037"}.mdi-apple-keyboard-caps:before{content:"\F632"}.mdi-apple-keyboard-command:before{content:"\F633"}.mdi-apple-keyboard-control:before{content:"\F634"}.mdi-apple-keyboard-option:before{content:"\F635"}.mdi-apple-keyboard-shift:before{content:"\F636"}.mdi-apple-mobileme:before{content:"\F038"}.mdi-apple-safari:before{content:"\F039"}.mdi-application:before{content:"\F614"}.mdi-apps:before{content:"\F03B"}.mdi-archive:before{content:"\F03C"}.mdi-arrange-bring-forward:before{content:"\F03D"}.mdi-arrange-bring-to-front:before{content:"\F03E"}.mdi-arrange-send-backward:before{content:"\F03F"}.mdi-arrange-send-to-back:before{content:"\F040"}.mdi-arrow-all:before{content:"\F041"}.mdi-arrow-bottom-left:before{content:"\F042"}.mdi-arrow-bottom-right:before{content:"\F043"}.mdi-arrow-compress:before{content:"\F615"}.mdi-arrow-compress-all:before{content:"\F044"}.mdi-arrow-down:before{content:"\F045"}.mdi-arrow-down-bold:before{content:"\F046"}.mdi-arrow-down-bold-circle:before{content:"\F047"}.mdi-arrow-down-bold-circle-outline:before{content:"\F048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\F049"}.mdi-arrow-down-box:before{content:"\F6BF"}.mdi-arrow-down-drop-circle:before{content:"\F04A"}.mdi-arrow-down-drop-circle-outline:before{content:"\F04B"}.mdi-arrow-expand:before{content:"\F616"}.mdi-arrow-expand-all:before{content:"\F04C"}.mdi-arrow-left:before{content:"\F04D"}.mdi-arrow-left-bold:before{content:"\F04E"}.mdi-arrow-left-bold-circle:before{content:"\F04F"}.mdi-arrow-left-bold-circle-outline:before{content:"\F050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\F051"}.mdi-arrow-left-box:before{content:"\F6C0"}.mdi-arrow-left-drop-circle:before{content:"\F052"}.mdi-arrow-left-drop-circle-outline:before{content:"\F053"}.mdi-arrow-right:before{content:"\F054"}.mdi-arrow-right-bold:before{content:"\F055"}.mdi-arrow-right-bold-circle:before{content:"\F056"}.mdi-arrow-right-bold-circle-outline:before{content:"\F057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\F058"}.mdi-arrow-right-box:before{content:"\F6C1"}.mdi-arrow-right-drop-circle:before{content:"\F059"}.mdi-arrow-right-drop-circle-outline:before{content:"\F05A"}.mdi-arrow-top-left:before{content:"\F05B"}.mdi-arrow-top-right:before{content:"\F05C"}.mdi-arrow-up:before{content:"\F05D"}.mdi-arrow-up-bold:before{content:"\F05E"}.mdi-arrow-up-bold-circle:before{content:"\F05F"}.mdi-arrow-up-bold-circle-outline:before{content:"\F060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\F061"}.mdi-arrow-up-box:before{content:"\F6C2"}.mdi-arrow-up-drop-circle:before{content:"\F062"}.mdi-arrow-up-drop-circle-outline:before{content:"\F063"}.mdi-assistant:before{content:"\F064"}.mdi-asterisk:before{content:"\F6C3"}.mdi-at:before{content:"\F065"}.mdi-attachment:before{content:"\F066"}.mdi-audiobook:before{content:"\F067"}.mdi-auto-fix:before{content:"\F068"}.mdi-auto-upload:before{content:"\F069"}.mdi-autorenew:before{content:"\F06A"}.mdi-av-timer:before{content:"\F06B"}.mdi-baby:before{content:"\F06C"}.mdi-baby-buggy:before{content:"\F68E"}.mdi-backburger:before{content:"\F06D"}.mdi-backspace:before{content:"\F06E"}.mdi-backup-restore:before{content:"\F06F"}.mdi-bandcamp:before{content:"\F674"}.mdi-bank:before{content:"\F070"}.mdi-barcode:before{content:"\F071"}.mdi-barcode-scan:before{content:"\F072"}.mdi-barley:before{content:"\F073"}.mdi-barrel:before{content:"\F074"}.mdi-basecamp:before{content:"\F075"}.mdi-basket:before{content:"\F076"}.mdi-basket-fill:before{content:"\F077"}.mdi-basket-unfill:before{content:"\F078"}.mdi-battery:before{content:"\F079"}.mdi-battery-10:before{content:"\F07A"}.mdi-battery-20:before{content:"\F07B"}.mdi-battery-30:before{content:"\F07C"}.mdi-battery-40:before{content:"\F07D"}.mdi-battery-50:before{content:"\F07E"}.mdi-battery-60:before{content:"\F07F"}.mdi-battery-70:before{content:"\F080"}.mdi-battery-80:before{content:"\F081"}.mdi-battery-90:before{content:"\F082"}.mdi-battery-alert:before{content:"\F083"}.mdi-battery-charging:before{content:"\F084"}.mdi-battery-charging-100:before{content:"\F085"}.mdi-battery-charging-20:before{content:"\F086"}.mdi-battery-charging-30:before{content:"\F087"}.mdi-battery-charging-40:before{content:"\F088"}.mdi-battery-charging-60:before{content:"\F089"}.mdi-battery-charging-80:before{content:"\F08A"}.mdi-battery-charging-90:before{content:"\F08B"}.mdi-battery-minus:before{content:"\F08C"}.mdi-battery-negative:before{content:"\F08D"}.mdi-battery-outline:before{content:"\F08E"}.mdi-battery-plus:before{content:"\F08F"}.mdi-battery-positive:before{content:"\F090"}.mdi-battery-unknown:before{content:"\F091"}.mdi-beach:before{content:"\F092"}.mdi-beaker:before{content:"\F68F"}.mdi-beats:before{content:"\F097"}.mdi-beer:before{content:"\F098"}.mdi-behance:before{content:"\F099"}.mdi-bell:before{content:"\F09A"}.mdi-bell-off:before{content:"\F09B"}.mdi-bell-outline:before{content:"\F09C"}.mdi-bell-plus:before{content:"\F09D"}.mdi-bell-ring:before{content:"\F09E"}.mdi-bell-ring-outline:before{content:"\F09F"}.mdi-bell-sleep:before{content:"\F0A0"}.mdi-beta:before{content:"\F0A1"}.mdi-bible:before{content:"\F0A2"}.mdi-bike:before{content:"\F0A3"}.mdi-bing:before{content:"\F0A4"}.mdi-binoculars:before{content:"\F0A5"}.mdi-bio:before{content:"\F0A6"}.mdi-biohazard:before{content:"\F0A7"}.mdi-bitbucket:before{content:"\F0A8"}.mdi-black-mesa:before{content:"\F0A9"}.mdi-blackberry:before{content:"\F0AA"}.mdi-blender:before{content:"\F0AB"}.mdi-blinds:before{content:"\F0AC"}.mdi-block-helper:before{content:"\F0AD"}.mdi-blogger:before{content:"\F0AE"}.mdi-bluetooth:before{content:"\F0AF"}.mdi-bluetooth-audio:before{content:"\F0B0"}.mdi-bluetooth-connect:before{content:"\F0B1"}.mdi-bluetooth-off:before{content:"\F0B2"}.mdi-bluetooth-settings:before{content:"\F0B3"}.mdi-bluetooth-transfer:before{content:"\F0B4"}.mdi-blur:before{content:"\F0B5"}.mdi-blur-linear:before{content:"\F0B6"}.mdi-blur-off:before{content:"\F0B7"}.mdi-blur-radial:before{content:"\F0B8"}.mdi-bomb:before{content:"\F690"}.mdi-bomb-off:before{content:"\F6C4"}.mdi-bone:before{content:"\F0B9"}.mdi-book:before{content:"\F0BA"}.mdi-book-minus:before{content:"\F5D9"}.mdi-book-multiple:before{content:"\F0BB"}.mdi-book-multiple-variant:before{content:"\F0BC"}.mdi-book-open:before{content:"\F0BD"}.mdi-book-open-page-variant:before{content:"\F5DA"}.mdi-book-open-variant:before{content:"\F0BE"}.mdi-book-plus:before{content:"\F5DB"}.mdi-book-variant:before{content:"\F0BF"}.mdi-bookmark:before{content:"\F0C0"}.mdi-bookmark-check:before{content:"\F0C1"}.mdi-bookmark-music:before{content:"\F0C2"}.mdi-bookmark-outline:before{content:"\F0C3"}.mdi-bookmark-plus:before{content:"\F0C5"}.mdi-bookmark-plus-outline:before{content:"\F0C4"}.mdi-bookmark-remove:before{content:"\F0C6"}.mdi-boombox:before{content:"\F5DC"}.mdi-bootstrap:before{content:"\F6C5"}.mdi-border-all:before{content:"\F0C7"}.mdi-border-bottom:before{content:"\F0C8"}.mdi-border-color:before{content:"\F0C9"}.mdi-border-horizontal:before{content:"\F0CA"}.mdi-border-inside:before{content:"\F0CB"}.mdi-border-left:before{content:"\F0CC"}.mdi-border-none:before{content:"\F0CD"}.mdi-border-outside:before{content:"\F0CE"}.mdi-border-right:before{content:"\F0CF"}.mdi-border-style:before{content:"\F0D0"}.mdi-border-top:before{content:"\F0D1"}.mdi-border-vertical:before{content:"\F0D2"}.mdi-bow-tie:before{content:"\F677"}.mdi-bowl:before{content:"\F617"}.mdi-bowling:before{content:"\F0D3"}.mdi-box:before{content:"\F0D4"}.mdi-box-cutter:before{content:"\F0D5"}.mdi-box-shadow:before{content:"\F637"}.mdi-bridge:before{content:"\F618"}.mdi-briefcase:before{content:"\F0D6"}.mdi-briefcase-check:before{content:"\F0D7"}.mdi-briefcase-download:before{content:"\F0D8"}.mdi-briefcase-upload:before{content:"\F0D9"}.mdi-brightness-1:before{content:"\F0DA"}.mdi-brightness-2:before{content:"\F0DB"}.mdi-brightness-3:before{content:"\F0DC"}.mdi-brightness-4:before{content:"\F0DD"}.mdi-brightness-5:before{content:"\F0DE"}.mdi-brightness-6:before{content:"\F0DF"}.mdi-brightness-7:before{content:"\F0E0"}.mdi-brightness-auto:before{content:"\F0E1"}.mdi-broom:before{content:"\F0E2"}.mdi-brush:before{content:"\F0E3"}.mdi-buffer:before{content:"\F619"}.mdi-bug:before{content:"\F0E4"}.mdi-bulletin-board:before{content:"\F0E5"}.mdi-bullhorn:before{content:"\F0E6"}.mdi-bullseye:before{content:"\F5DD"}.mdi-burst-mode:before{content:"\F5DE"}.mdi-bus:before{content:"\F0E7"}.mdi-cached:before{content:"\F0E8"}.mdi-cake:before{content:"\F0E9"}.mdi-cake-layered:before{content:"\F0EA"}.mdi-cake-variant:before{content:"\F0EB"}.mdi-calculator:before{content:"\F0EC"}.mdi-calendar:before{content:"\F0ED"}.mdi-calendar-blank:before{content:"\F0EE"}.mdi-calendar-check:before{content:"\F0EF"}.mdi-calendar-clock:before{content:"\F0F0"}.mdi-calendar-multiple:before{content:"\F0F1"}.mdi-calendar-multiple-check:before{content:"\F0F2"}.mdi-calendar-plus:before{content:"\F0F3"}.mdi-calendar-question:before{content:"\F691"}.mdi-calendar-range:before{content:"\F678"}.mdi-calendar-remove:before{content:"\F0F4"}.mdi-calendar-text:before{content:"\F0F5"}.mdi-calendar-today:before{content:"\F0F6"}.mdi-call-made:before{content:"\F0F7"}.mdi-call-merge:before{content:"\F0F8"}.mdi-call-missed:before{content:"\F0F9"}.mdi-call-received:before{content:"\F0FA"}.mdi-call-split:before{content:"\F0FB"}.mdi-camcorder:before{content:"\F0FC"}.mdi-camcorder-box:before{content:"\F0FD"}.mdi-camcorder-box-off:before{content:"\F0FE"}.mdi-camcorder-off:before{content:"\F0FF"}.mdi-camera:before{content:"\F100"}.mdi-camera-burst:before{content:"\F692"}.mdi-camera-enhance:before{content:"\F101"}.mdi-camera-front:before{content:"\F102"}.mdi-camera-front-variant:before{content:"\F103"}.mdi-camera-iris:before{content:"\F104"}.mdi-camera-off:before{content:"\F5DF"}.mdi-camera-party-mode:before{content:"\F105"}.mdi-camera-rear:before{content:"\F106"}.mdi-camera-rear-variant:before{content:"\F107"}.mdi-camera-switch:before{content:"\F108"}.mdi-camera-timer:before{content:"\F109"}.mdi-candle:before{content:"\F5E2"}.mdi-candycane:before{content:"\F10A"}.mdi-car:before{content:"\F10B"}.mdi-car-battery:before{content:"\F10C"}.mdi-car-connected:before{content:"\F10D"}.mdi-car-wash:before{content:"\F10E"}.mdi-cards:before{content:"\F638"}.mdi-cards-outline:before{content:"\F639"}.mdi-cards-playing-outline:before{content:"\F63A"}.mdi-cards-variant:before{content:"\F6C6"}.mdi-carrot:before{content:"\F10F"}.mdi-cart:before{content:"\F110"}.mdi-cart-off:before{content:"\F66B"}.mdi-cart-outline:before{content:"\F111"}.mdi-cart-plus:before{content:"\F112"}.mdi-case-sensitive-alt:before{content:"\F113"}.mdi-cash:before{content:"\F114"}.mdi-cash-100:before{content:"\F115"}.mdi-cash-multiple:before{content:"\F116"}.mdi-cash-usd:before{content:"\F117"}.mdi-cast:before{content:"\F118"}.mdi-cast-connected:before{content:"\F119"}.mdi-castle:before{content:"\F11A"}.mdi-cat:before{content:"\F11B"}.mdi-cellphone:before{content:"\F11C"}.mdi-cellphone-andrAdminid:before{content:"\F11D"}.mdi-cellphone-basic:before{content:"\F11E"}.mdi-cellphone-dock:before{content:"\F11F"}.mdi-cellphone-iphone:before{content:"\F120"}.mdi-cellphone-link:before{content:"\F121"}.mdi-cellphone-link-off:before{content:"\F122"}.mdi-cellphone-settings:before{content:"\F123"}.mdi-certificate:before{content:"\F124"}.mdi-chair-school:before{content:"\F125"}.mdi-chart-arc:before{content:"\F126"}.mdi-chart-areaspline:before{content:"\F127"}.mdi-chart-bar:before{content:"\F128"}.mdi-chart-bubble:before{content:"\F5E3"}.mdi-chart-gantt:before{content:"\F66C"}.mdi-chart-histogram:before{content:"\F129"}.mdi-chart-line:before{content:"\F12A"}.mdi-chart-pie:before{content:"\F12B"}.mdi-chart-scatterplot-hexbin:before{content:"\F66D"}.mdi-chart-timeline:before{content:"\F66E"}.mdi-check:before{content:"\F12C"}.mdi-check-all:before{content:"\F12D"}.mdi-check-circle:before{content:"\F5E0"}.mdi-check-circle-outline:before{content:"\F5E1"}.mdi-checkbox-blank:before{content:"\F12E"}.mdi-checkbox-blank-circle:before{content:"\F12F"}.mdi-checkbox-blank-circle-outline:before{content:"\F130"}.mdi-checkbox-blank-outline:before{content:"\F131"}.mdi-checkbox-marked:before{content:"\F132"}.mdi-checkbox-marked-circle:before{content:"\F133"}.mdi-checkbox-marked-circle-outline:before{content:"\F134"}.mdi-checkbox-marked-outline:before{content:"\F135"}.mdi-checkbox-multiple-blank:before{content:"\F136"}.mdi-checkbox-multiple-blank-circle:before{content:"\F63B"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\F63C"}.mdi-checkbox-multiple-blank-outline:before{content:"\F137"}.mdi-checkbox-multiple-marked:before{content:"\F138"}.mdi-checkbox-multiple-marked-circle:before{content:"\F63D"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\F63E"}.mdi-checkbox-multiple-marked-outline:before{content:"\F139"}.mdi-checkerboard:before{content:"\F13A"}.mdi-chemical-weapon:before{content:"\F13B"}.mdi-chevron-double-down:before{content:"\F13C"}.mdi-chevron-double-left:before{content:"\F13D"}.mdi-chevron-double-right:before{content:"\F13E"}.mdi-chevron-double-up:before{content:"\F13F"}.mdi-chevron-down:before{content:"\F140"}.mdi-chevron-left:before{content:"\F141"}.mdi-chevron-right:before{content:"\F142"}.mdi-chevron-up:before{content:"\F143"}.mdi-chip:before{content:"\F61A"}.mdi-church:before{content:"\F144"}.mdi-cisco-webex:before{content:"\F145"}.mdi-city:before{content:"\F146"}.mdi-clipboard:before{content:"\F147"}.mdi-clipboard-account:before{content:"\F148"}.mdi-clipboard-alert:before{content:"\F149"}.mdi-clipboard-arrow-down:before{content:"\F14A"}.mdi-clipboard-arrow-left:before{content:"\F14B"}.mdi-clipboard-check:before{content:"\F14C"}.mdi-clipboard-flow:before{content:"\F6C7"}.mdi-clipboard-outline:before{content:"\F14D"}.mdi-clipboard-text:before{content:"\F14E"}.mdi-clippy:before{content:"\F14F"}.mdi-clock:before{content:"\F150"}.mdi-clock-alert:before{content:"\F5CE"}.mdi-clock-end:before{content:"\F151"}.mdi-clock-fast:before{content:"\F152"}.mdi-clock-in:before{content:"\F153"}.mdi-clock-out:before{content:"\F154"}.mdi-clock-start:before{content:"\F155"}.mdi-close:before{content:"\F156"}.mdi-close-box:before{content:"\F157"}.mdi-close-box-outline:before{content:"\F158"}.mdi-close-circle:before{content:"\F159"}.mdi-close-circle-outline:before{content:"\F15A"}.mdi-close-network:before{content:"\F15B"}.mdi-close-octagon:before{content:"\F15C"}.mdi-close-octagon-outline:before{content:"\F15D"}.mdi-close-outline:before{content:"\F6C8"}.mdi-closed-caption:before{content:"\F15E"}.mdi-cloud:before{content:"\F15F"}.mdi-cloud-check:before{content:"\F160"}.mdi-cloud-circle:before{content:"\F161"}.mdi-cloud-download:before{content:"\F162"}.mdi-cloud-outline:before{content:"\F163"}.mdi-cloud-outline-off:before{content:"\F164"}.mdi-cloud-print:before{content:"\F165"}.mdi-cloud-print-outline:before{content:"\F166"}.mdi-cloud-sync:before{content:"\F63F"}.mdi-cloud-upload:before{content:"\F167"}.mdi-code-array:before{content:"\F168"}.mdi-code-braces:before{content:"\F169"}.mdi-code-brackets:before{content:"\F16A"}.mdi-code-equal:before{content:"\F16B"}.mdi-code-greater-than:before{content:"\F16C"}.mdi-code-greater-than-or-equal:before{content:"\F16D"}.mdi-code-less-than:before{content:"\F16E"}.mdi-code-less-than-or-equal:before{content:"\F16F"}.mdi-code-not-equal:before{content:"\F170"}.mdi-code-not-equal-variant:before{content:"\F171"}.mdi-code-parentheses:before{content:"\F172"}.mdi-code-string:before{content:"\F173"}.mdi-code-tags:before{content:"\F174"}.mdi-code-tags-check:before{content:"\F693"}.mdi-codepen:before{content:"\F175"}.mdi-coffee:before{content:"\F176"}.mdi-coffee-outline:before{content:"\F6C9"}.mdi-coffee-to-go:before{content:"\F177"}.mdi-coin:before{content:"\F178"}.mdi-coins:before{content:"\F694"}.mdi-collage:before{content:"\F640"}.mdi-color-helper:before{content:"\F179"}.mdi-comment:before{content:"\F17A"}.mdi-comment-account:before{content:"\F17B"}.mdi-comment-account-outline:before{content:"\F17C"}.mdi-comment-alert:before{content:"\F17D"}.mdi-comment-alert-outline:before{content:"\F17E"}.mdi-comment-check:before{content:"\F17F"}.mdi-comment-check-outline:before{content:"\F180"}.mdi-comment-multiple-outline:before{content:"\F181"}.mdi-comment-outline:before{content:"\F182"}.mdi-comment-plus-outline:before{content:"\F183"}.mdi-comment-processing:before{content:"\F184"}.mdi-comment-processing-outline:before{content:"\F185"}.mdi-comment-question-outline:before{content:"\F186"}.mdi-comment-remove-outline:before{content:"\F187"}.mdi-comment-text:before{content:"\F188"}.mdi-comment-text-outline:before{content:"\F189"}.mdi-compare:before{content:"\F18A"}.mdi-compass:before{content:"\F18B"}.mdi-compass-outline:before{content:"\F18C"}.mdi-console:before{content:"\F18D"}.mdi-contact-mail:before{content:"\F18E"}.mdi-contacts:before{content:"\F6CA"}.mdi-content-copy:before{content:"\F18F"}.mdi-content-cut:before{content:"\F190"}.mdi-content-duplicate:before{content:"\F191"}.mdi-content-paste:before{content:"\F192"}.mdi-content-save:before{content:"\F193"}.mdi-content-save-all:before{content:"\F194"}.mdi-content-save-settings:before{content:"\F61B"}.mdi-contrast:before{content:"\F195"}.mdi-contrast-box:before{content:"\F196"}.mdi-contrast-circle:before{content:"\F197"}.mdi-cookie:before{content:"\F198"}.mdi-copyright:before{content:"\F5E6"}.mdi-counter:before{content:"\F199"}.mdi-cow:before{content:"\F19A"}.mdi-creation:before{content:"\F1C9"}.mdi-credit-card:before{content:"\F19B"}.mdi-credit-card-multiple:before{content:"\F19C"}.mdi-credit-card-off:before{content:"\F5E4"}.mdi-credit-card-plus:before{content:"\F675"}.mdi-credit-card-scan:before{content:"\F19D"}.mdi-crop:before{content:"\F19E"}.mdi-crop-free:before{content:"\F19F"}.mdi-crop-landscape:before{content:"\F1A0"}.mdi-crop-portrait:before{content:"\F1A1"}.mdi-crop-rotate:before{content:"\F695"}.mdi-crop-square:before{content:"\F1A2"}.mdi-crosshairs:before{content:"\F1A3"}.mdi-crosshairs-gps:before{content:"\F1A4"}.mdi-crown:before{content:"\F1A5"}.mdi-cube:before{content:"\F1A6"}.mdi-cube-outline:before{content:"\F1A7"}.mdi-cube-send:before{content:"\F1A8"}.mdi-cube-unfolded:before{content:"\F1A9"}.mdi-cup:before{content:"\F1AA"}.mdi-cup-off:before{content:"\F5E5"}.mdi-cup-water:before{content:"\F1AB"}.mdi-currency-btc:before{content:"\F1AC"}.mdi-currency-eur:before{content:"\F1AD"}.mdi-currency-gbp:before{content:"\F1AE"}.mdi-currency-inr:before{content:"\F1AF"}.mdi-currency-ngn:before{content:"\F1B0"}.mdi-currency-rub:before{content:"\F1B1"}.mdi-currency-try:before{content:"\F1B2"}.mdi-currency-usd:before{content:"\F1B3"}.mdi-currency-usd-off:before{content:"\F679"}.mdi-cursor-default:before{content:"\F1B4"}.mdi-cursor-default-outline:before{content:"\F1B5"}.mdi-cursor-move:before{content:"\F1B6"}.mdi-cursor-pointer:before{content:"\F1B7"}.mdi-cursor-text:before{content:"\F5E7"}.mdi-database:before{content:"\F1B8"}.mdi-database-minus:before{content:"\F1B9"}.mdi-database-plus:before{content:"\F1BA"}.mdi-debug-step-into:before{content:"\F1BB"}.mdi-debug-step-out:before{content:"\F1BC"}.mdi-debug-step-over:before{content:"\F1BD"}.mdi-decimal-decrease:before{content:"\F1BE"}.mdi-decimal-increase:before{content:"\F1BF"}.mdi-delete:before{content:"\F1C0"}.mdi-delete-circle:before{content:"\F682"}.mdi-delete-empty:before{content:"\F6CB"}.mdi-delete-forever:before{content:"\F5E8"}.mdi-delete-sweep:before{content:"\F5E9"}.mdi-delete-variant:before{content:"\F1C1"}.mdi-delta:before{content:"\F1C2"}.mdi-deskphone:before{content:"\F1C3"}.mdi-desktop-mac:before{content:"\F1C4"}.mdi-desktop-tower:before{content:"\F1C5"}.mdi-details:before{content:"\F1C6"}.mdi-developer-board:before{content:"\F696"}.mdi-deviantart:before{content:"\F1C7"}.mdi-dialpad:before{content:"\F61C"}.mdi-diamond:before{content:"\F1C8"}.mdi-dice-1:before{content:"\F1CA"}.mdi-dice-2:before{content:"\F1CB"}.mdi-dice-3:before{content:"\F1CC"}.mdi-dice-4:before{content:"\F1CD"}.mdi-dice-5:before{content:"\F1CE"}.mdi-dice-6:before{content:"\F1CF"}.mdi-dice-d20:before{content:"\F5EA"}.mdi-dice-d4:before{content:"\F5EB"}.mdi-dice-d6:before{content:"\F5EC"}.mdi-dice-d8:before{content:"\F5ED"}.mdi-dictionary:before{content:"\F61D"}.mdi-directions:before{content:"\F1D0"}.mdi-directions-fork:before{content:"\F641"}.mdi-discord:before{content:"\F66F"}.mdi-disk:before{content:"\F5EE"}.mdi-disk-alert:before{content:"\F1D1"}.mdi-disqus:before{content:"\F1D2"}.mdi-disqus-outline:before{content:"\F1D3"}.mdi-division:before{content:"\F1D4"}.mdi-division-box:before{content:"\F1D5"}.mdi-dna:before{content:"\F683"}.mdi-dns:before{content:"\F1D6"}.mdi-do-not-disturb:before{content:"\F697"}.mdi-do-not-disturb-off:before{content:"\F698"}.mdi-dolby:before{content:"\F6B2"}.mdi-domain:before{content:"\F1D7"}.mdi-dots-horizontal:before{content:"\F1D8"}.mdi-dots-vertical:before{content:"\F1D9"}.mdi-douban:before{content:"\F699"}.mdi-download:before{content:"\F1DA"}.mdi-drag:before{content:"\F1DB"}.mdi-drag-horizontal:before{content:"\F1DC"}.mdi-drag-vertical:before{content:"\F1DD"}.mdi-drawing:before{content:"\F1DE"}.mdi-drawing-box:before{content:"\F1DF"}.mdi-dribbble:before{content:"\F1E0"}.mdi-dribbble-box:before{content:"\F1E1"}.mdi-drone:before{content:"\F1E2"}.mdi-dropbox:before{content:"\F1E3"}.mdi-drupal:before{content:"\F1E4"}.mdi-duck:before{content:"\F1E5"}.mdi-dumbbell:before{content:"\F1E6"}.mdi-earth:before{content:"\F1E7"}.mdi-earth-box:before{content:"\F6CC"}.mdi-earth-box-off:before{content:"\F6CD"}.mdi-earth-off:before{content:"\F1E8"}.mdi-edge:before{content:"\F1E9"}.mdi-eject:before{content:"\F1EA"}.mdi-elevation-decline:before{content:"\F1EB"}.mdi-elevation-rise:before{content:"\F1EC"}.mdi-elevator:before{content:"\F1ED"}.mdi-email:before{content:"\F1EE"}.mdi-email-alert:before{content:"\F6CE"}.mdi-email-open:before{content:"\F1EF"}.mdi-email-open-outline:before{content:"\F5EF"}.mdi-email-outline:before{content:"\F1F0"}.mdi-email-secure:before{content:"\F1F1"}.mdi-email-variant:before{content:"\F5F0"}.mdi-emby:before{content:"\F6B3"}.mdi-emoticon:before{content:"\F1F2"}.mdi-emoticon-cool:before{content:"\F1F3"}.mdi-emoticon-dead:before{content:"\F69A"}.mdi-emoticon-devil:before{content:"\F1F4"}.mdi-emoticon-excited:before{content:"\F69B"}.mdi-emoticon-happy:before{content:"\F1F5"}.mdi-emoticon-neutral:before{content:"\F1F6"}.mdi-emoticon-poop:before{content:"\F1F7"}.mdi-emoticon-sad:before{content:"\F1F8"}.mdi-emoticon-tongue:before{content:"\F1F9"}.mdi-engine:before{content:"\F1FA"}.mdi-engine-outline:before{content:"\F1FB"}.mdi-equal:before{content:"\F1FC"}.mdi-equal-box:before{content:"\F1FD"}.mdi-eraser:before{content:"\F1FE"}.mdi-eraser-variant:before{content:"\F642"}.mdi-escalator:before{content:"\F1FF"}.mdi-ethernet:before{content:"\F200"}.mdi-ethernet-cable:before{content:"\F201"}.mdi-ethernet-cable-off:before{content:"\F202"}.mdi-etsy:before{content:"\F203"}.mdi-ev-station:before{content:"\F5F1"}.mdi-evernote:before{content:"\F204"}.mdi-exclamation:before{content:"\F205"}.mdi-exit-to-app:before{content:"\F206"}.mdi-export:before{content:"\F207"}.mdi-eye:before{content:"\F208"}.mdi-eye-off:before{content:"\F209"}.mdi-eye-outline:before{content:"\F6CF"}.mdi-eye-outline-off:before{content:"\F6D0"}.mdi-eyedropper:before{content:"\F20A"}.mdi-eyedropper-variant:before{content:"\F20B"}.mdi-face:before{content:"\F643"}.mdi-face-profile:before{content:"\F644"}.mdi-facebook:before{content:"\F20C"}.mdi-facebook-box:before{content:"\F20D"}.mdi-facebook-messenger:before{content:"\F20E"}.mdi-factory:before{content:"\F20F"}.mdi-fan:before{content:"\F210"}.mdi-fast-forward:before{content:"\F211"}.mdi-fast-forward-outline:before{content:"\F6D1"}.mdi-fax:before{content:"\F212"}.mdi-feather:before{content:"\F6D2"}.mdi-ferry:before{content:"\F213"}.mdi-file:before{content:"\F214"}.mdi-file-chart:before{content:"\F215"}.mdi-file-check:before{content:"\F216"}.mdi-file-cloud:before{content:"\F217"}.mdi-file-delimited:before{content:"\F218"}.mdi-file-document:before{content:"\F219"}.mdi-file-document-box:before{content:"\F21A"}.mdi-file-excel:before{content:"\F21B"}.mdi-file-excel-box:before{content:"\F21C"}.mdi-file-export:before{content:"\F21D"}.mdi-file-find:before{content:"\F21E"}.mdi-file-hidden:before{content:"\F613"}.mdi-file-image:before{content:"\F21F"}.mdi-file-import:before{content:"\F220"}.mdi-file-lock:before{content:"\F221"}.mdi-file-multiple:before{content:"\F222"}.mdi-file-music:before{content:"\F223"}.mdi-file-outline:before{content:"\F224"}.mdi-file-pdf:before{content:"\F225"}.mdi-file-pdf-box:before{content:"\F226"}.mdi-file-powerpoint:before{content:"\F227"}.mdi-file-powerpoint-box:before{content:"\F228"}.mdi-file-presentation-box:before{content:"\F229"}.mdi-file-restore:before{content:"\F670"}.mdi-file-send:before{content:"\F22A"}.mdi-file-tree:before{content:"\F645"}.mdi-file-video:before{content:"\F22B"}.mdi-file-word:before{content:"\F22C"}.mdi-file-word-box:before{content:"\F22D"}.mdi-file-xml:before{content:"\F22E"}.mdi-film:before{content:"\F22F"}.mdi-filmstrip:before{content:"\F230"}.mdi-filmstrip-off:before{content:"\F231"}.mdi-filter:before{content:"\F232"}.mdi-filter-outline:before{content:"\F233"}.mdi-filter-remove:before{content:"\F234"}.mdi-filter-remove-outline:before{content:"\F235"}.mdi-filter-variant:before{content:"\F236"}.mdi-find-replace:before{content:"\F6D3"}.mdi-fingerprint:before{content:"\F237"}.mdi-fire:before{content:"\F238"}.mdi-firefox:before{content:"\F239"}.mdi-fish:before{content:"\F23A"}.mdi-flag:before{content:"\F23B"}.mdi-flag-checkered:before{content:"\F23C"}.mdi-flag-outline:before{content:"\F23D"}.mdi-flag-outline-variant:before{content:"\F23E"}.mdi-flag-triangle:before{content:"\F23F"}.mdi-flag-variant:before{content:"\F240"}.mdi-flash:before{content:"\F241"}.mdi-flash-auto:before{content:"\F242"}.mdi-flash-off:before{content:"\F243"}.mdi-flash-outline:before{content:"\F6D4"}.mdi-flash-red-eye:before{content:"\F67A"}.mdi-flashlight:before{content:"\F244"}.mdi-flashlight-off:before{content:"\F245"}.mdi-flask:before{content:"\F093"}.mdi-flask-empty:before{content:"\F094"}.mdi-flask-empty-outline:before{content:"\F095"}.mdi-flask-outline:before{content:"\F096"}.mdi-flattr:before{content:"\F246"}.mdi-flip-to-back:before{content:"\F247"}.mdi-flip-to-front:before{content:"\F248"}.mdi-floppy:before{content:"\F249"}.mdi-flower:before{content:"\F24A"}.mdi-folder:before{content:"\F24B"}.mdi-folder-account:before{content:"\F24C"}.mdi-folder-download:before{content:"\F24D"}.mdi-folder-google-drive:before{content:"\F24E"}.mdi-folder-image:before{content:"\F24F"}.mdi-folder-lock:before{content:"\F250"}.mdi-folder-lock-open:before{content:"\F251"}.mdi-folder-move:before{content:"\F252"}.mdi-folder-multiple:before{content:"\F253"}.mdi-folder-multiple-image:before{content:"\F254"}.mdi-folder-multiple-outline:before{content:"\F255"}.mdi-folder-outline:before{content:"\F256"}.mdi-folder-plus:before{content:"\F257"}.mdi-folder-remove:before{content:"\F258"}.mdi-folder-star:before{content:"\F69C"}.mdi-folder-upload:before{content:"\F259"}.mdi-font-awesome:before{content:"\F03A"}.mdi-food:before{content:"\F25A"}.mdi-food-apple:before{content:"\F25B"}.mdi-food-fork-drink:before{content:"\F5F2"}.mdi-food-off:before{content:"\F5F3"}.mdi-food-variant:before{content:"\F25C"}.mdi-football:before{content:"\F25D"}.mdi-football-australian:before{content:"\F25E"}.mdi-football-helmet:before{content:"\F25F"}.mdi-format-align-center:before{content:"\F260"}.mdi-format-align-justify:before{content:"\F261"}.mdi-format-align-left:before{content:"\F262"}.mdi-format-align-right:before{content:"\F263"}.mdi-format-annotation-plus:before{content:"\F646"}.mdi-format-bold:before{content:"\F264"}.mdi-format-clear:before{content:"\F265"}.mdi-format-color-fill:before{content:"\F266"}.mdi-format-color-text:before{content:"\F69D"}.mdi-format-float-center:before{content:"\F267"}.mdi-format-float-left:before{content:"\F268"}.mdi-format-float-none:before{content:"\F269"}.mdi-format-float-right:before{content:"\F26A"}.mdi-format-font:before{content:"\F6D5"}.mdi-format-header-1:before{content:"\F26B"}.mdi-format-header-2:before{content:"\F26C"}.mdi-format-header-3:before{content:"\F26D"}.mdi-format-header-4:before{content:"\F26E"}.mdi-format-header-5:before{content:"\F26F"}.mdi-format-header-6:before{content:"\F270"}.mdi-format-header-decrease:before{content:"\F271"}.mdi-format-header-equal:before{content:"\F272"}.mdi-format-header-increase:before{content:"\F273"}.mdi-format-header-pound:before{content:"\F274"}.mdi-format-horizontal-align-center:before{content:"\F61E"}.mdi-format-horizontal-align-left:before{content:"\F61F"}.mdi-format-horizontal-align-right:before{content:"\F620"}.mdi-format-indent-decrease:before{content:"\F275"}.mdi-format-indent-increase:before{content:"\F276"}.mdi-format-italic:before{content:"\F277"}.mdi-format-line-spacing:before{content:"\F278"}.mdi-format-line-style:before{content:"\F5C8"}.mdi-format-line-weight:before{content:"\F5C9"}.mdi-format-list-bulleted:before{content:"\F279"}.mdi-format-list-bulleted-type:before{content:"\F27A"}.mdi-format-list-numbers:before{content:"\F27B"}.mdi-format-page-break:before{content:"\F6D6"}.mdi-format-paint:before{content:"\F27C"}.mdi-format-paragraph:before{content:"\F27D"}.mdi-format-pilcrow:before{content:"\F6D7"}.mdi-format-quote:before{content:"\F27E"}.mdi-format-rotate-90:before{content:"\F6A9"}.mdi-format-section:before{content:"\F69E"}.mdi-format-size:before{content:"\F27F"}.mdi-format-strikethrough:before{content:"\F280"}.mdi-format-strikethrough-variant:before{content:"\F281"}.mdi-format-subscript:before{content:"\F282"}.mdi-format-superscript:before{content:"\F283"}.mdi-format-text:before{content:"\F284"}.mdi-format-textdirection-l-to-r:before{content:"\F285"}.mdi-format-textdirection-r-to-l:before{content:"\F286"}.mdi-format-title:before{content:"\F5F4"}.mdi-format-underline:before{content:"\F287"}.mdi-format-vertical-align-bottom:before{content:"\F621"}.mdi-format-vertical-align-center:before{content:"\F622"}.mdi-format-vertical-align-top:before{content:"\F623"}.mdi-format-wrap-inline:before{content:"\F288"}.mdi-format-wrap-square:before{content:"\F289"}.mdi-format-wrap-tight:before{content:"\F28A"}.mdi-format-wrap-top-bottom:before{content:"\F28B"}.mdi-forum:before{content:"\F28C"}.mdi-forward:before{content:"\F28D"}.mdi-foursquare:before{content:"\F28E"}.mdi-fridge:before{content:"\F28F"}.mdi-fridge-filled:before{content:"\F290"}.mdi-fridge-filled-bottom:before{content:"\F291"}.mdi-fridge-filled-top:before{content:"\F292"}.mdi-fullscreen:before{content:"\F293"}.mdi-fullscreen-exit:before{content:"\F294"}.mdi-function:before{content:"\F295"}.mdi-gamepad:before{content:"\F296"}.mdi-gamepad-variant:before{content:"\F297"}.mdi-garage:before{content:"\F6D8"}.mdi-garage-open:before{content:"\F6D9"}.mdi-gas-cylinder:before{content:"\F647"}.mdi-gas-station:before{content:"\F298"}.mdi-gate:before{content:"\F299"}.mdi-gauge:before{content:"\F29A"}.mdi-gavel:before{content:"\F29B"}.mdi-gender-female:before{content:"\F29C"}.mdi-gender-male:before{content:"\F29D"}.mdi-gender-male-female:before{content:"\F29E"}.mdi-gender-transgender:before{content:"\F29F"}.mdi-ghost:before{content:"\F2A0"}.mdi-gift:before{content:"\F2A1"}.mdi-git:before{content:"\F2A2"}.mdi-github-box:before{content:"\F2A3"}.mdi-github-circle:before{content:"\F2A4"}.mdi-github-face:before{content:"\F6DA"}.mdi-glass-flute:before{content:"\F2A5"}.mdi-glass-mug:before{content:"\F2A6"}.mdi-glass-stange:before{content:"\F2A7"}.mdi-glass-tulip:before{content:"\F2A8"}.mdi-glassdoor:before{content:"\F2A9"}.mdi-glasses:before{content:"\F2AA"}.mdi-gmail:before{content:"\F2AB"}.mdi-gnome:before{content:"\F2AC"}.mdi-gondola:before{content:"\F685"}.mdi-google:before{content:"\F2AD"}.mdi-google-cardboard:before{content:"\F2AE"}.mdi-google-chrome:before{content:"\F2AF"}.mdi-google-circles:before{content:"\F2B0"}.mdi-google-circles-communities:before{content:"\F2B1"}.mdi-google-circles-extended:before{content:"\F2B2"}.mdi-google-circles-group:before{content:"\F2B3"}.mdi-google-controller:before{content:"\F2B4"}.mdi-google-controller-off:before{content:"\F2B5"}.mdi-google-drive:before{content:"\F2B6"}.mdi-google-earth:before{content:"\F2B7"}.mdi-google-glass:before{content:"\F2B8"}.mdi-google-keep:before{content:"\F6DB"}.mdi-google-maps:before{content:"\F5F5"}.mdi-google-nearby:before{content:"\F2B9"}.mdi-google-pages:before{content:"\F2BA"}.mdi-google-photos:before{content:"\F6DC"}.mdi-google-physical-web:before{content:"\F2BB"}.mdi-google-play:before{content:"\F2BC"}.mdi-google-plus:before{content:"\F2BD"}.mdi-google-plus-box:before{content:"\F2BE"}.mdi-google-translate:before{content:"\F2BF"}.mdi-google-wallet:before{content:"\F2C0"}.mdi-gradient:before{content:"\F69F"}.mdi-grease-pencil:before{content:"\F648"}.mdi-grid:before{content:"\F2C1"}.mdi-grid-off:before{content:"\F2C2"}.mdi-group:before{content:"\F2C3"}.mdi-guitar-electric:before{content:"\F2C4"}.mdi-guitar-pick:before{content:"\F2C5"}.mdi-guitar-pick-outline:before{content:"\F2C6"}.mdi-hackernews:before{content:"\F624"}.mdi-hamburger:before{content:"\F684"}.mdi-hand-pointing-right:before{content:"\F2C7"}.mdi-hanger:before{content:"\F2C8"}.mdi-hangouts:before{content:"\F2C9"}.mdi-harddisk:before{content:"\F2CA"}.mdi-headphones:before{content:"\F2CB"}.mdi-headphones-box:before{content:"\F2CC"}.mdi-headphones-settings:before{content:"\F2CD"}.mdi-headset:before{content:"\F2CE"}.mdi-headset-dock:before{content:"\F2CF"}.mdi-headset-off:before{content:"\F2D0"}.mdi-heart:before{content:"\F2D1"}.mdi-heart-box:before{content:"\F2D2"}.mdi-heart-box-outline:before{content:"\F2D3"}.mdi-heart-broken:before{content:"\F2D4"}.mdi-heart-half-outline:before{content:"\F6DD"}.mdi-heart-half-part:before{content:"\F6DE"}.mdi-heart-half-part-outline:before{content:"\F6DF"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-heart-pulse:before{content:"\F5F6"}.mdi-help:before{content:"\F2D6"}.mdi-help-circle:before{content:"\F2D7"}.mdi-help-circle-outline:before{content:"\F625"}.mdi-hexagon:before{content:"\F2D8"}.mdi-hexagon-multiple:before{content:"\F6E0"}.mdi-hexagon-outline:before{content:"\F2D9"}.mdi-highway:before{content:"\F5F7"}.mdi-history:before{content:"\F2DA"}.mdi-hololens:before{content:"\F2DB"}.mdi-home:before{content:"\F2DC"}.mdi-home-map-marker:before{content:"\F5F8"}.mdi-home-modern:before{content:"\F2DD"}.mdi-home-outline:before{content:"\F6A0"}.mdi-home-variant:before{content:"\F2DE"}.mdi-hook:before{content:"\F6E1"}.mdi-hook-off:before{content:"\F6E2"}.mdi-hops:before{content:"\F2DF"}.mdi-hospital:before{content:"\F2E0"}.mdi-hospital-building:before{content:"\F2E1"}.mdi-hospital-marker:before{content:"\F2E2"}.mdi-hotel:before{content:"\F2E3"}.mdi-houzz:before{content:"\F2E4"}.mdi-houzz-box:before{content:"\F2E5"}.mdi-human:before{content:"\F2E6"}.mdi-human-child:before{content:"\F2E7"}.mdi-human-female:before{content:"\F649"}.mdi-human-greeting:before{content:"\F64A"}.mdi-human-handsdown:before{content:"\F64B"}.mdi-human-handsup:before{content:"\F64C"}.mdi-human-male:before{content:"\F64D"}.mdi-human-male-female:before{content:"\F2E8"}.mdi-human-pregnant:before{content:"\F5CF"}.mdi-image:before{content:"\F2E9"}.mdi-image-album:before{content:"\F2EA"}.mdi-image-area:before{content:"\F2EB"}.mdi-image-area-close:before{content:"\F2EC"}.mdi-image-broken:before{content:"\F2ED"}.mdi-image-broken-variant:before{content:"\F2EE"}.mdi-image-filter:before{content:"\F2EF"}.mdi-image-filter-black-white:before{content:"\F2F0"}.mdi-image-filter-center-focus:before{content:"\F2F1"}.mdi-image-filter-center-focus-weak:before{content:"\F2F2"}.mdi-image-filter-drama:before{content:"\F2F3"}.mdi-image-filter-frames:before{content:"\F2F4"}.mdi-image-filter-hdr:before{content:"\F2F5"}.mdi-image-filter-none:before{content:"\F2F6"}.mdi-image-filter-tilt-shift:before{content:"\F2F7"}.mdi-image-filter-vintage:before{content:"\F2F8"}.mdi-image-multiple:before{content:"\F2F9"}.mdi-import:before{content:"\F2FA"}.mdi-inbox:before{content:"\F686"}.mdi-inbox-arrow-down:before{content:"\F2FB"}.mdi-inbox-arrow-up:before{content:"\F3D1"}.mdi-incognito:before{content:"\F5F9"}.mdi-infinity:before{content:"\F6E3"}.mdi-information:before{content:"\F2FC"}.mdi-information-outline:before{content:"\F2FD"}.mdi-information-variant:before{content:"\F64E"}.mdi-instagram:before{content:"\F2FE"}.mdi-instapaper:before{content:"\F2FF"}.mdi-internet-explorer:before{content:"\F300"}.mdi-invert-colors:before{content:"\F301"}.mdi-itunes:before{content:"\F676"}.mdi-jeepney:before{content:"\F302"}.mdi-jira:before{content:"\F303"}.mdi-jsfiddle:before{content:"\F304"}.mdi-json:before{content:"\F626"}.mdi-keg:before{content:"\F305"}.mdi-kettle:before{content:"\F5FA"}.mdi-key:before{content:"\F306"}.mdi-key-change:before{content:"\F307"}.mdi-key-minus:before{content:"\F308"}.mdi-key-plus:before{content:"\F309"}.mdi-key-remove:before{content:"\F30A"}.mdi-key-variant:before{content:"\F30B"}.mdi-keyboard:before{content:"\F30C"}.mdi-keyboard-backspace:before{content:"\F30D"}.mdi-keyboard-caps:before{content:"\F30E"}.mdi-keyboard-close:before{content:"\F30F"}.mdi-keyboard-off:before{content:"\F310"}.mdi-keyboard-return:before{content:"\F311"}.mdi-keyboard-tab:before{content:"\F312"}.mdi-keyboard-variant:before{content:"\F313"}.mdi-kodi:before{content:"\F314"}.mdi-label:before{content:"\F315"}.mdi-label-outline:before{content:"\F316"}.mdi-lambda:before{content:"\F627"}.mdi-lamp:before{content:"\F6B4"}.mdi-lan:before{content:"\F317"}.mdi-lan-connect:before{content:"\F318"}.mdi-lan-disconnect:before{content:"\F319"}.mdi-lan-pending:before{content:"\F31A"}.mdi-language-c:before{content:"\F671"}.mdi-language-cpp:before{content:"\F672"}.mdi-language-csharp:before{content:"\F31B"}.mdi-language-css3:before{content:"\F31C"}.mdi-language-html5:before{content:"\F31D"}.mdi-language-javascript:before{content:"\F31E"}.mdi-language-php:before{content:"\F31F"}.mdi-language-python:before{content:"\F320"}.mdi-language-python-text:before{content:"\F321"}.mdi-language-swift:before{content:"\F6E4"}.mdi-language-typescript:before{content:"\F6E5"}.mdi-laptop:before{content:"\F322"}.mdi-laptop-chromebook:before{content:"\F323"}.mdi-laptop-mac:before{content:"\F324"}.mdi-laptop-off:before{content:"\F6E6"}.mdi-laptop-windows:before{content:"\F325"}.mdi-lastfm:before{content:"\F326"}.mdi-launch:before{content:"\F327"}.mdi-layers:before{content:"\F328"}.mdi-layers-off:before{content:"\F329"}.mdi-lead-pencil:before{content:"\F64F"}.mdi-leaf:before{content:"\F32A"}.mdi-led-off:before{content:"\F32B"}.mdi-led-on:before{content:"\F32C"}.mdi-led-outline:before{content:"\F32D"}.mdi-led-variant-off:before{content:"\F32E"}.mdi-led-variant-on:before{content:"\F32F"}.mdi-led-variant-outline:before{content:"\F330"}.mdi-library:before{content:"\F331"}.mdi-library-books:before{content:"\F332"}.mdi-library-music:before{content:"\F333"}.mdi-library-plus:before{content:"\F334"}.mdi-lightbulb:before{content:"\F335"}.mdi-lightbulb-on:before{content:"\F6E7"}.mdi-lightbulb-on-outline:before{content:"\F6E8"}.mdi-lightbulb-outline:before{content:"\F336"}.mdi-link:before{content:"\F337"}.mdi-link-off:before{content:"\F338"}.mdi-link-variant:before{content:"\F339"}.mdi-link-variant-off:before{content:"\F33A"}.mdi-linkedin:before{content:"\F33B"}.mdi-linkedin-box:before{content:"\F33C"}.mdi-linux:before{content:"\F33D"}.mdi-lock:before{content:"\F33E"}.mdi-lock-open:before{content:"\F33F"}.mdi-lock-open-outline:before{content:"\F340"}.mdi-lock-outline:before{content:"\F341"}.mdi-lock-pattern:before{content:"\F6E9"}.mdi-lock-plus:before{content:"\F5FB"}.mdi-login:before{content:"\F342"}.mdi-login-variant:before{content:"\F5FC"}.mdi-logout:before{content:"\F343"}.mdi-logout-variant:before{content:"\F5FD"}.mdi-looks:before{content:"\F344"}.mdi-loop:before{content:"\F6EA"}.mdi-loupe:before{content:"\F345"}.mdi-lumx:before{content:"\F346"}.mdi-magnet:before{content:"\F347"}.mdi-magnet-on:before{content:"\F348"}.mdi-magnify:before{content:"\F349"}.mdi-magnify-minus:before{content:"\F34A"}.mdi-magnify-minus-outline:before{content:"\F6EB"}.mdi-magnify-plus:before{content:"\F34B"}.mdi-magnify-plus-outline:before{content:"\F6EC"}.mdi-mail-ru:before{content:"\F34C"}.mdi-mailbox:before{content:"\F6ED"}.mdi-map:before{content:"\F34D"}.mdi-map-marker:before{content:"\F34E"}.mdi-map-marker-circle:before{content:"\F34F"}.mdi-map-marker-minus:before{content:"\F650"}.mdi-map-marker-multiple:before{content:"\F350"}.mdi-map-marker-off:before{content:"\F351"}.mdi-map-marker-plus:before{content:"\F651"}.mdi-map-marker-radius:before{content:"\F352"}.mdi-margin:before{content:"\F353"}.mdi-markdown:before{content:"\F354"}.mdi-marker:before{content:"\F652"}.mdi-marker-check:before{content:"\F355"}.mdi-martini:before{content:"\F356"}.mdi-material-ui:before{content:"\F357"}.mdi-math-compass:before{content:"\F358"}.mdi-matrix:before{content:"\F628"}.mdi-maxcdn:before{content:"\F359"}.mdi-medical-bag:before{content:"\F6EE"}.mdi-medium:before{content:"\F35A"}.mdi-memory:before{content:"\F35B"}.mdi-menu:before{content:"\F35C"}.mdi-menu-down:before{content:"\F35D"}.mdi-menu-down-outline:before{content:"\F6B5"}.mdi-menu-left:before{content:"\F35E"}.mdi-menu-right:before{content:"\F35F"}.mdi-menu-up:before{content:"\F360"}.mdi-menu-up-outline:before{content:"\F6B6"}.mdi-message:before{content:"\F361"}.mdi-message-alert:before{content:"\F362"}.mdi-message-bulleted:before{content:"\F6A1"}.mdi-message-bulleted-off:before{content:"\F6A2"}.mdi-message-draw:before{content:"\F363"}.mdi-message-image:before{content:"\F364"}.mdi-message-outline:before{content:"\F365"}.mdi-message-plus:before{content:"\F653"}.mdi-message-processing:before{content:"\F366"}.mdi-message-reply:before{content:"\F367"}.mdi-message-reply-text:before{content:"\F368"}.mdi-message-settings:before{content:"\F6EF"}.mdi-message-settings-variant:before{content:"\F6F0"}.mdi-message-text:before{content:"\F369"}.mdi-message-text-outline:before{content:"\F36A"}.mdi-message-video:before{content:"\F36B"}.mdi-meteor:before{content:"\F629"}.mdi-microphone:before{content:"\F36C"}.mdi-microphone-off:before{content:"\F36D"}.mdi-microphone-outline:before{content:"\F36E"}.mdi-microphone-settings:before{content:"\F36F"}.mdi-microphone-variant:before{content:"\F370"}.mdi-microphone-variant-off:before{content:"\F371"}.mdi-microscope:before{content:"\F654"}.mdi-microsoft:before{content:"\F372"}.mdi-minecraft:before{content:"\F373"}.mdi-minus:before{content:"\F374"}.mdi-minus-box:before{content:"\F375"}.mdi-minus-box-outline:before{content:"\F6F1"}.mdi-minus-circle:before{content:"\F376"}.mdi-minus-circle-outline:before{content:"\F377"}.mdi-minus-network:before{content:"\F378"}.mdi-mixcloud:before{content:"\F62A"}.mdi-monitor:before{content:"\F379"}.mdi-monitor-multiple:before{content:"\F37A"}.mdi-more:before{content:"\F37B"}.mdi-motorbike:before{content:"\F37C"}.mdi-mouse:before{content:"\F37D"}.mdi-mouse-off:before{content:"\F37E"}.mdi-mouse-variant:before{content:"\F37F"}.mdi-mouse-variant-off:before{content:"\F380"}.mdi-move-resize:before{content:"\F655"}.mdi-move-resize-variant:before{content:"\F656"}.mdi-movie:before{content:"\F381"}.mdi-multiplication:before{content:"\F382"}.mdi-multiplication-box:before{content:"\F383"}.mdi-music-box:before{content:"\F384"}.mdi-music-box-outline:before{content:"\F385"}.mdi-music-circle:before{content:"\F386"}.mdi-music-note:before{content:"\F387"}.mdi-music-note-bluetooth:before{content:"\F5FE"}.mdi-music-note-bluetooth-off:before{content:"\F5FF"}.mdi-music-note-eighth:before{content:"\F388"}.mdi-music-note-half:before{content:"\F389"}.mdi-music-note-off:before{content:"\F38A"}.mdi-music-note-quarter:before{content:"\F38B"}.mdi-music-note-sixteenth:before{content:"\F38C"}.mdi-music-note-whole:before{content:"\F38D"}.mdi-nature:before{content:"\F38E"}.mdi-nature-people:before{content:"\F38F"}.mdi-navigation:before{content:"\F390"}.mdi-near-me:before{content:"\F5CD"}.mdi-needle:before{content:"\F391"}.mdi-nest-protect:before{content:"\F392"}.mdi-nest-thermostat:before{content:"\F393"}.mdi-network:before{content:"\F6F2"}.mdi-network-download:before{content:"\F6F3"}.mdi-network-question:before{content:"\F6F4"}.mdi-network-upload:before{content:"\F6F5"}.mdi-new-box:before{content:"\F394"}.mdi-newspaper:before{content:"\F395"}.mdi-nfc:before{content:"\F396"}.mdi-nfc-tap:before{content:"\F397"}.mdi-nfc-variant:before{content:"\F398"}.mdi-nodejs:before{content:"\F399"}.mdi-note:before{content:"\F39A"}.mdi-note-multiple:before{content:"\F6B7"}.mdi-note-multiple-outline:before{content:"\F6B8"}.mdi-note-outline:before{content:"\F39B"}.mdi-note-plus:before{content:"\F39C"}.mdi-note-plus-outline:before{content:"\F39D"}.mdi-note-text:before{content:"\F39E"}.mdi-notification-clear-all:before{content:"\F39F"}.mdi-npm:before{content:"\F6F6"}.mdi-nuke:before{content:"\F6A3"}.mdi-numeric:before{content:"\F3A0"}.mdi-numeric-0-box:before{content:"\F3A1"}.mdi-numeric-0-box-multiple-outline:before{content:"\F3A2"}.mdi-numeric-0-box-outline:before{content:"\F3A3"}.mdi-numeric-1-box:before{content:"\F3A4"}.mdi-numeric-1-box-multiple-outline:before{content:"\F3A5"}.mdi-numeric-1-box-outline:before{content:"\F3A6"}.mdi-numeric-2-box:before{content:"\F3A7"}.mdi-numeric-2-box-multiple-outline:before{content:"\F3A8"}.mdi-numeric-2-box-outline:before{content:"\F3A9"}.mdi-numeric-3-box:before{content:"\F3AA"}.mdi-numeric-3-box-multiple-outline:before{content:"\F3AB"}.mdi-numeric-3-box-outline:before{content:"\F3AC"}.mdi-numeric-4-box:before{content:"\F3AD"}.mdi-numeric-4-box-multiple-outline:before{content:"\F3AE"}.mdi-numeric-4-box-outline:before{content:"\F3AF"}.mdi-numeric-5-box:before{content:"\F3B0"}.mdi-numeric-5-box-multiple-outline:before{content:"\F3B1"}.mdi-numeric-5-box-outline:before{content:"\F3B2"}.mdi-numeric-6-box:before{content:"\F3B3"}.mdi-numeric-6-box-multiple-outline:before{content:"\F3B4"}.mdi-numeric-6-box-outline:before{content:"\F3B5"}.mdi-numeric-7-box:before{content:"\F3B6"}.mdi-numeric-7-box-multiple-outline:before{content:"\F3B7"}.mdi-numeric-7-box-outline:before{content:"\F3B8"}.mdi-numeric-8-box:before{content:"\F3B9"}.mdi-numeric-8-box-multiple-outline:before{content:"\F3BA"}.mdi-numeric-8-box-outline:before{content:"\F3BB"}.mdi-numeric-9-box:before{content:"\F3BC"}.mdi-numeric-9-box-multiple-outline:before{content:"\F3BD"}.mdi-numeric-9-box-outline:before{content:"\F3BE"}.mdi-numeric-9-plus-box:before{content:"\F3BF"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\F3C0"}.mdi-numeric-9-plus-box-outline:before{content:"\F3C1"}.mdi-nut:before{content:"\F6F7"}.mdi-nutrition:before{content:"\F3C2"}.mdi-oar:before{content:"\F67B"}.mdi-octagon:before{content:"\F3C3"}.mdi-octagon-outline:before{content:"\F3C4"}.mdi-octagram:before{content:"\F6F8"}.mdi-odnoklassniki:before{content:"\F3C5"}.mdi-office:before{content:"\F3C6"}.mdi-oil:before{content:"\F3C7"}.mdi-oil-temperature:before{content:"\F3C8"}.mdi-omega:before{content:"\F3C9"}.mdi-onedrive:before{content:"\F3CA"}.mdi-opacity:before{content:"\F5CC"}.mdi-open-in-app:before{content:"\F3CB"}.mdi-open-in-new:before{content:"\F3CC"}.mdi-openid:before{content:"\F3CD"}.mdi-opera:before{content:"\F3CE"}.mdi-ornament:before{content:"\F3CF"}.mdi-ornament-variant:before{content:"\F3D0"}.mdi-owl:before{content:"\F3D2"}.mdi-package:before{content:"\F3D3"}.mdi-package-down:before{content:"\F3D4"}.mdi-package-up:before{content:"\F3D5"}.mdi-package-variant:before{content:"\F3D6"}.mdi-package-variant-closed:before{content:"\F3D7"}.mdi-page-first:before{content:"\F600"}.mdi-page-last:before{content:"\F601"}.mdi-page-layout-body:before{content:"\F6F9"}.mdi-page-layout-footer:before{content:"\F6FA"}.mdi-page-layout-header:before{content:"\F6FB"}.mdi-page-layout-sidebar-left:before{content:"\F6FC"}.mdi-page-layout-sidebar-right:before{content:"\F6FD"}.mdi-palette:before{content:"\F3D8"}.mdi-palette-advanced:before{content:"\F3D9"}.mdi-panda:before{content:"\F3DA"}.mdi-pandora:before{content:"\F3DB"}.mdi-panorama:before{content:"\F3DC"}.mdi-panorama-fisheye:before{content:"\F3DD"}.mdi-panorama-horizontal:before{content:"\F3DE"}.mdi-panorama-vertical:before{content:"\F3DF"}.mdi-panorama-wide-angle:before{content:"\F3E0"}.mdi-paper-cut-vertical:before{content:"\F3E1"}.mdi-paperclip:before{content:"\F3E2"}.mdi-parking:before{content:"\F3E3"}.mdi-pause:before{content:"\F3E4"}.mdi-pause-circle:before{content:"\F3E5"}.mdi-pause-circle-outline:before{content:"\F3E6"}.mdi-pause-octagon:before{content:"\F3E7"}.mdi-pause-octagon-outline:before{content:"\F3E8"}.mdi-paw:before{content:"\F3E9"}.mdi-paw-off:before{content:"\F657"}.mdi-pen:before{content:"\F3EA"}.mdi-pencil:before{content:"\F3EB"}.mdi-pencil-box:before{content:"\F3EC"}.mdi-pencil-box-outline:before{content:"\F3ED"}.mdi-pencil-circle:before{content:"\F6FE"}.mdi-pencil-lock:before{content:"\F3EE"}.mdi-pencil-off:before{content:"\F3EF"}.mdi-pentagon:before{content:"\F6FF"}.mdi-pentagon-outline:before{content:"\F700"}.mdi-percent:before{content:"\F3F0"}.mdi-pharmacy:before{content:"\F3F1"}.mdi-phone:before{content:"\F3F2"}.mdi-phone-bluetooth:before{content:"\F3F3"}.mdi-phone-classic:before{content:"\F602"}.mdi-phone-forward:before{content:"\F3F4"}.mdi-phone-hangup:before{content:"\F3F5"}.mdi-phone-in-talk:before{content:"\F3F6"}.mdi-phone-incoming:before{content:"\F3F7"}.mdi-phone-locked:before{content:"\F3F8"}.mdi-phone-log:before{content:"\F3F9"}.mdi-phone-minus:before{content:"\F658"}.mdi-phone-missed:before{content:"\F3FA"}.mdi-phone-outgoing:before{content:"\F3FB"}.mdi-phone-paused:before{content:"\F3FC"}.mdi-phone-plus:before{content:"\F659"}.mdi-phone-settings:before{content:"\F3FD"}.mdi-phone-voip:before{content:"\F3FE"}.mdi-pi:before{content:"\F3FF"}.mdi-pi-box:before{content:"\F400"}.mdi-piano:before{content:"\F67C"}.mdi-pig:before{content:"\F401"}.mdi-pill:before{content:"\F402"}.mdi-pillar:before{content:"\F701"}.mdi-pin:before{content:"\F403"}.mdi-pin-off:before{content:"\F404"}.mdi-pine-tree:before{content:"\F405"}.mdi-pine-tree-box:before{content:"\F406"}.mdi-pinterest:before{content:"\F407"}.mdi-pinterest-box:before{content:"\F408"}.mdi-pistol:before{content:"\F702"}.mdi-pizza:before{content:"\F409"}.mdi-plane-shield:before{content:"\F6BA"}.mdi-play:before{content:"\F40A"}.mdi-play-box-outline:before{content:"\F40B"}.mdi-play-circle:before{content:"\F40C"}.mdi-play-circle-outline:before{content:"\F40D"}.mdi-play-pause:before{content:"\F40E"}.mdi-play-protected-content:before{content:"\F40F"}.mdi-playlist-check:before{content:"\F5C7"}.mdi-playlist-minus:before{content:"\F410"}.mdi-playlist-play:before{content:"\F411"}.mdi-playlist-plus:before{content:"\F412"}.mdi-playlist-remove:before{content:"\F413"}.mdi-playstation:before{content:"\F414"}.mdi-plex:before{content:"\F6B9"}.mdi-plus:before{content:"\F415"}.mdi-plus-box:before{content:"\F416"}.mdi-plus-box-outline:before{content:"\F703"}.mdi-plus-circle:before{content:"\F417"}.mdi-plus-circle-multiple-outline:before{content:"\F418"}.mdi-plus-circle-outline:before{content:"\F419"}.mdi-plus-network:before{content:"\F41A"}.mdi-plus-one:before{content:"\F41B"}.mdi-plus-outline:before{content:"\F704"}.mdi-pocket:before{content:"\F41C"}.mdi-pokeball:before{content:"\F41D"}.mdi-polarAdminid:before{content:"\F41E"}.mdi-poll:before{content:"\F41F"}.mdi-poll-box:before{content:"\F420"}.mdi-polymer:before{content:"\F421"}.mdi-pool:before{content:"\F606"}.mdi-popcorn:before{content:"\F422"}.mdi-pot:before{content:"\F65A"}.mdi-pot-mix:before{content:"\F65B"}.mdi-pound:before{content:"\F423"}.mdi-pound-box:before{content:"\F424"}.mdi-power:before{content:"\F425"}.mdi-power-plug:before{content:"\F6A4"}.mdi-power-plug-off:before{content:"\F6A5"}.mdi-power-settings:before{content:"\F426"}.mdi-power-socket:before{content:"\F427"}.mdi-prescription:before{content:"\F705"}.mdi-presentation:before{content:"\F428"}.mdi-presentation-play:before{content:"\F429"}.mdi-printer:before{content:"\F42A"}.mdi-printer-3d:before{content:"\F42B"}.mdi-printer-alert:before{content:"\F42C"}.mdi-printer-settings:before{content:"\F706"}.mdi-priority-high:before{content:"\F603"}.mdi-priority-low:before{content:"\F604"}.mdi-professional-hexagon:before{content:"\F42D"}.mdi-projector:before{content:"\F42E"}.mdi-projector-screen:before{content:"\F42F"}.mdi-publish:before{content:"\F6A6"}.mdi-pulse:before{content:"\F430"}.mdi-puzzle:before{content:"\F431"}.mdi-qqchat:before{content:"\F605"}.mdi-qrcode:before{content:"\F432"}.mdi-qrcode-scan:before{content:"\F433"}.mdi-quadcopter:before{content:"\F434"}.mdi-quality-high:before{content:"\F435"}.mdi-quicktime:before{content:"\F436"}.mdi-radar:before{content:"\F437"}.mdi-radiator:before{content:"\F438"}.mdi-radio:before{content:"\F439"}.mdi-radio-handheld:before{content:"\F43A"}.mdi-radio-tower:before{content:"\F43B"}.mdi-radioactive:before{content:"\F43C"}.mdi-radiobox-blank:before{content:"\F43D"}.mdi-radiobox-marked:before{content:"\F43E"}.mdi-raspberrypi:before{content:"\F43F"}.mdi-ray-end:before{content:"\F440"}.mdi-ray-end-arrow:before{content:"\F441"}.mdi-ray-start:before{content:"\F442"}.mdi-ray-start-arrow:before{content:"\F443"}.mdi-ray-start-end:before{content:"\F444"}.mdi-ray-vertex:before{content:"\F445"}.mdi-rdio:before{content:"\F446"}.mdi-react:before{content:"\F707"}.mdi-read:before{content:"\F447"}.mdi-readability:before{content:"\F448"}.mdi-receipt:before{content:"\F449"}.mdi-record:before{content:"\F44A"}.mdi-record-rec:before{content:"\F44B"}.mdi-recycle:before{content:"\F44C"}.mdi-reddit:before{content:"\F44D"}.mdi-redo:before{content:"\F44E"}.mdi-redo-variant:before{content:"\F44F"}.mdi-refresh:before{content:"\F450"}.mdi-regex:before{content:"\F451"}.mdi-relative-scale:before{content:"\F452"}.mdi-reload:before{content:"\F453"}.mdi-remote:before{content:"\F454"}.mdi-rename-box:before{content:"\F455"}.mdi-reorder-horizontal:before{content:"\F687"}.mdi-reorder-vertical:before{content:"\F688"}.mdi-repeat:before{content:"\F456"}.mdi-repeat-off:before{content:"\F457"}.mdi-repeat-once:before{content:"\F458"}.mdi-replay:before{content:"\F459"}.mdi-reply:before{content:"\F45A"}.mdi-reply-all:before{content:"\F45B"}.mdi-reproduction:before{content:"\F45C"}.mdi-resize-bottom-right:before{content:"\F45D"}.mdi-responsive:before{content:"\F45E"}.mdi-restart:before{content:"\F708"}.mdi-restore:before{content:"\F6A7"}.mdi-rewind:before{content:"\F45F"}.mdi-rewind-outline:before{content:"\F709"}.mdi-rhombus:before{content:"\F70A"}.mdi-rhombus-outline:before{content:"\F70B"}.mdi-ribbon:before{content:"\F460"}.mdi-road:before{content:"\F461"}.mdi-road-variant:before{content:"\F462"}.mdi-robot:before{content:"\F6A8"}.mdi-rocket:before{content:"\F463"}.mdi-roomba:before{content:"\F70C"}.mdi-rotate-3d:before{content:"\F464"}.mdi-rotate-left:before{content:"\F465"}.mdi-rotate-left-variant:before{content:"\F466"}.mdi-rotate-right:before{content:"\F467"}.mdi-rotate-right-variant:before{content:"\F468"}.mdi-rounded-corner:before{content:"\F607"}.mdi-router-wireless:before{content:"\F469"}.mdi-routes:before{content:"\F46A"}.mdi-rowing:before{content:"\F608"}.mdi-rss:before{content:"\F46B"}.mdi-rss-box:before{content:"\F46C"}.mdi-ruler:before{content:"\F46D"}.mdi-run:before{content:"\F70D"}.mdi-run-fast:before{content:"\F46E"}.mdi-sale:before{content:"\F46F"}.mdi-satellite:before{content:"\F470"}.mdi-satellite-variant:before{content:"\F471"}.mdi-saxophone:before{content:"\F609"}.mdi-scale:before{content:"\F472"}.mdi-scale-balance:before{content:"\F5D1"}.mdi-scale-bathroom:before{content:"\F473"}.mdi-scanner:before{content:"\F6AA"}.mdi-school:before{content:"\F474"}.mdi-screen-rotation:before{content:"\F475"}.mdi-screen-rotation-lock:before{content:"\F476"}.mdi-screwdriver:before{content:"\F477"}.mdi-script:before{content:"\F478"}.mdi-sd:before{content:"\F479"}.mdi-seal:before{content:"\F47A"}.mdi-search-web:before{content:"\F70E"}.mdi-seat-flat:before{content:"\F47B"}.mdi-seat-flat-angled:before{content:"\F47C"}.mdi-seat-individual-suite:before{content:"\F47D"}.mdi-seat-legroom-extra:before{content:"\F47E"}.mdi-seat-legroom-normal:before{content:"\F47F"}.mdi-seat-legroom-reduced:before{content:"\F480"}.mdi-seat-recline-extra:before{content:"\F481"}.mdi-seat-recline-normal:before{content:"\F482"}.mdi-security:before{content:"\F483"}.mdi-security-home:before{content:"\F689"}.mdi-security-network:before{content:"\F484"}.mdi-select:before{content:"\F485"}.mdi-select-all:before{content:"\F486"}.mdi-select-inverse:before{content:"\F487"}.mdi-select-off:before{content:"\F488"}.mdi-selection:before{content:"\F489"}.mdi-send:before{content:"\F48A"}.mdi-serial-port:before{content:"\F65C"}.mdi-server:before{content:"\F48B"}.mdi-server-minus:before{content:"\F48C"}.mdi-server-network:before{content:"\F48D"}.mdi-server-network-off:before{content:"\F48E"}.mdi-server-off:before{content:"\F48F"}.mdi-server-plus:before{content:"\F490"}.mdi-server-remove:before{content:"\F491"}.mdi-server-security:before{content:"\F492"}.mdi-settings:before{content:"\F493"}.mdi-settings-box:before{content:"\F494"}.mdi-shape-circle-plus:before{content:"\F65D"}.mdi-shape-plus:before{content:"\F495"}.mdi-shape-polygon-plus:before{content:"\F65E"}.mdi-shape-rectangle-plus:before{content:"\F65F"}.mdi-shape-square-plus:before{content:"\F660"}.mdi-share:before{content:"\F496"}.mdi-share-variant:before{content:"\F497"}.mdi-shield:before{content:"\F498"}.mdi-shield-outline:before{content:"\F499"}.mdi-shopping:before{content:"\F49A"}.mdi-shopping-music:before{content:"\F49B"}.mdi-shovel:before{content:"\F70F"}.mdi-shovel-off:before{content:"\F710"}.mdi-shredder:before{content:"\F49C"}.mdi-shuffle:before{content:"\F49D"}.mdi-shuffle-disabled:before{content:"\F49E"}.mdi-shuffle-variant:before{content:"\F49F"}.mdi-sigma:before{content:"\F4A0"}.mdi-sigma-lower:before{content:"\F62B"}.mdi-sign-caution:before{content:"\F4A1"}.mdi-signal:before{content:"\F4A2"}.mdi-signal-2g:before{content:"\F711"}.mdi-signal-3g:before{content:"\F712"}.mdi-signal-4g:before{content:"\F713"}.mdi-signal-hspa:before{content:"\F714"}.mdi-signal-hspa-plus:before{content:"\F715"}.mdi-signal-variant:before{content:"\F60A"}.mdi-silverware:before{content:"\F4A3"}.mdi-silverware-fork:before{content:"\F4A4"}.mdi-silverware-spoon:before{content:"\F4A5"}.mdi-silverware-variant:before{content:"\F4A6"}.mdi-sim:before{content:"\F4A7"}.mdi-sim-alert:before{content:"\F4A8"}.mdi-sim-off:before{content:"\F4A9"}.mdi-sitemap:before{content:"\F4AA"}.mdi-skip-backward:before{content:"\F4AB"}.mdi-skip-forward:before{content:"\F4AC"}.mdi-skip-next:before{content:"\F4AD"}.mdi-skip-next-circle:before{content:"\F661"}.mdi-skip-next-circle-outline:before{content:"\F662"}.mdi-skip-previous:before{content:"\F4AE"}.mdi-skip-previous-circle:before{content:"\F663"}.mdi-skip-previous-circle-outline:before{content:"\F664"}.mdi-skull:before{content:"\F68B"}.mdi-skype:before{content:"\F4AF"}.mdi-skype-business:before{content:"\F4B0"}.mdi-slack:before{content:"\F4B1"}.mdi-sleep:before{content:"\F4B2"}.mdi-sleep-off:before{content:"\F4B3"}.mdi-smoking:before{content:"\F4B4"}.mdi-smoking-off:before{content:"\F4B5"}.mdi-snapchat:before{content:"\F4B6"}.mdi-snowflake:before{content:"\F716"}.mdi-snowman:before{content:"\F4B7"}.mdi-soccer:before{content:"\F4B8"}.mdi-sofa:before{content:"\F4B9"}.mdi-solid:before{content:"\F68C"}.mdi-sort:before{content:"\F4BA"}.mdi-sort-alphabetical:before{content:"\F4BB"}.mdi-sort-ascending:before{content:"\F4BC"}.mdi-sort-descending:before{content:"\F4BD"}.mdi-sort-numeric:before{content:"\F4BE"}.mdi-sort-variant:before{content:"\F4BF"}.mdi-soundcloud:before{content:"\F4C0"}.mdi-source-branch:before{content:"\F62C"}.mdi-source-commit:before{content:"\F717"}.mdi-source-commit-end:before{content:"\F718"}.mdi-source-commit-end-local:before{content:"\F719"}.mdi-source-commit-local:before{content:"\F71A"}.mdi-source-commit-next-local:before{content:"\F71B"}.mdi-source-commit-start:before{content:"\F71C"}.mdi-source-commit-start-next-local:before{content:"\F71D"}.mdi-source-fork:before{content:"\F4C1"}.mdi-source-merge:before{content:"\F62D"}.mdi-source-pull:before{content:"\F4C2"}.mdi-speaker:before{content:"\F4C3"}.mdi-speaker-off:before{content:"\F4C4"}.mdi-speaker-wireless:before{content:"\F71E"}.mdi-speedometer:before{content:"\F4C5"}.mdi-spellcheck:before{content:"\F4C6"}.mdi-spotify:before{content:"\F4C7"}.mdi-spotlight:before{content:"\F4C8"}.mdi-spotlight-beam:before{content:"\F4C9"}.mdi-spray:before{content:"\F665"}.mdi-square-inc:before{content:"\F4CA"}.mdi-square-inc-cash:before{content:"\F4CB"}.mdi-stackexchange:before{content:"\F60B"}.mdi-stackoverflow:before{content:"\F4CC"}.mdi-stadium:before{content:"\F71F"}.mdi-stairs:before{content:"\F4CD"}.mdi-star:before{content:"\F4CE"}.mdi-star-circle:before{content:"\F4CF"}.mdi-star-half:before{content:"\F4D0"}.mdi-star-off:before{content:"\F4D1"}.mdi-star-outline:before{content:"\F4D2"}.mdi-steam:before{content:"\F4D3"}.mdi-steering:before{content:"\F4D4"}.mdi-step-backward:before{content:"\F4D5"}.mdi-step-backward-2:before{content:"\F4D6"}.mdi-step-forward:before{content:"\F4D7"}.mdi-step-forward-2:before{content:"\F4D8"}.mdi-stethoscope:before{content:"\F4D9"}.mdi-sticker:before{content:"\F5D0"}.mdi-stocking:before{content:"\F4DA"}.mdi-stop:before{content:"\F4DB"}.mdi-stop-circle:before{content:"\F666"}.mdi-stop-circle-outline:before{content:"\F667"}.mdi-store:before{content:"\F4DC"}.mdi-store-24-hour:before{content:"\F4DD"}.mdi-stove:before{content:"\F4DE"}.mdi-subdirectory-arrow-left:before{content:"\F60C"}.mdi-subdirectory-arrow-right:before{content:"\F60D"}.mdi-subway:before{content:"\F6AB"}.mdi-subway-variant:before{content:"\F4DF"}.mdi-sunglasses:before{content:"\F4E0"}.mdi-surround-sound:before{content:"\F5C5"}.mdi-svg:before{content:"\F720"}.mdi-swap-horizontal:before{content:"\F4E1"}.mdi-swap-vertical:before{content:"\F4E2"}.mdi-swim:before{content:"\F4E3"}.mdi-switch:before{content:"\F4E4"}.mdi-sword:before{content:"\F4E5"}.mdi-sync:before{content:"\F4E6"}.mdi-sync-alert:before{content:"\F4E7"}.mdi-sync-off:before{content:"\F4E8"}.mdi-tab:before{content:"\F4E9"}.mdi-tab-unselected:before{content:"\F4EA"}.mdi-table:before{content:"\F4EB"}.mdi-table-column-plus-after:before{content:"\F4EC"}.mdi-table-column-plus-before:before{content:"\F4ED"}.mdi-table-column-remove:before{content:"\F4EE"}.mdi-table-column-width:before{content:"\F4EF"}.mdi-table-edit:before{content:"\F4F0"}.mdi-table-large:before{content:"\F4F1"}.mdi-table-row-height:before{content:"\F4F2"}.mdi-table-row-plus-after:before{content:"\F4F3"}.mdi-table-row-plus-before:before{content:"\F4F4"}.mdi-table-row-remove:before{content:"\F4F5"}.mdi-tablet:before{content:"\F4F6"}.mdi-tablet-andrAdminid:before{content:"\F4F7"}.mdi-tablet-ipad:before{content:"\F4F8"}.mdi-tag:before{content:"\F4F9"}.mdi-tag-faces:before{content:"\F4FA"}.mdi-tag-heart:before{content:"\F68A"}.mdi-tag-multiple:before{content:"\F4FB"}.mdi-tag-outline:before{content:"\F4FC"}.mdi-tag-plus:before{content:"\F721"}.mdi-tag-remove:before{content:"\F722"}.mdi-tag-text-outline:before{content:"\F4FD"}.mdi-target:before{content:"\F4FE"}.mdi-taxi:before{content:"\F4FF"}.mdi-teamviewer:before{content:"\F500"}.mdi-telegram:before{content:"\F501"}.mdi-television:before{content:"\F502"}.mdi-television-guide:before{content:"\F503"}.mdi-temperature-celsius:before{content:"\F504"}.mdi-temperature-fahrenheit:before{content:"\F505"}.mdi-temperature-kelvin:before{content:"\F506"}.mdi-tennis:before{content:"\F507"}.mdi-tent:before{content:"\F508"}.mdi-terrain:before{content:"\F509"}.mdi-test-tube:before{content:"\F668"}.mdi-text-shadow:before{content:"\F669"}.mdi-text-to-speech:before{content:"\F50A"}.mdi-text-to-speech-off:before{content:"\F50B"}.mdi-textbox:before{content:"\F60E"}.mdi-texture:before{content:"\F50C"}.mdi-theater:before{content:"\F50D"}.mdi-theme-light-dark:before{content:"\F50E"}.mdi-thermometer:before{content:"\F50F"}.mdi-thermometer-lines:before{content:"\F510"}.mdi-thumb-down:before{content:"\F511"}.mdi-thumb-down-outline:before{content:"\F512"}.mdi-thumb-up:before{content:"\F513"}.mdi-thumb-up-outline:before{content:"\F514"}.mdi-thumbs-up-down:before{content:"\F515"}.mdi-ticket:before{content:"\F516"}.mdi-ticket-account:before{content:"\F517"}.mdi-ticket-confirmation:before{content:"\F518"}.mdi-ticket-percent:before{content:"\F723"}.mdi-tie:before{content:"\F519"}.mdi-tilde:before{content:"\F724"}.mdi-timelapse:before{content:"\F51A"}.mdi-timer:before{content:"\F51B"}.mdi-timer-10:before{content:"\F51C"}.mdi-timer-3:before{content:"\F51D"}.mdi-timer-off:before{content:"\F51E"}.mdi-timer-sand:before{content:"\F51F"}.mdi-timer-sand-empty:before{content:"\F6AC"}.mdi-timetable:before{content:"\F520"}.mdi-toggle-switch:before{content:"\F521"}.mdi-toggle-switch-off:before{content:"\F522"}.mdi-tooltip:before{content:"\F523"}.mdi-tooltip-edit:before{content:"\F524"}.mdi-tooltip-image:before{content:"\F525"}.mdi-tooltip-outline:before{content:"\F526"}.mdi-tooltip-outline-plus:before{content:"\F527"}.mdi-tooltip-text:before{content:"\F528"}.mdi-tooth:before{content:"\F529"}.mdi-tor:before{content:"\F52A"}.mdi-tower-beach:before{content:"\F680"}.mdi-tower-fire:before{content:"\F681"}.mdi-traffic-light:before{content:"\F52B"}.mdi-train:before{content:"\F52C"}.mdi-tram:before{content:"\F52D"}.mdi-transcribe:before{content:"\F52E"}.mdi-transcribe-close:before{content:"\F52F"}.mdi-transfer:before{content:"\F530"}.mdi-transit-transfer:before{content:"\F6AD"}.mdi-translate:before{content:"\F5CA"}.mdi-treasure-chest:before{content:"\F725"}.mdi-tree:before{content:"\F531"}.mdi-trello:before{content:"\F532"}.mdi-trending-down:before{content:"\F533"}.mdi-trending-neutral:before{content:"\F534"}.mdi-trending-up:before{content:"\F535"}.mdi-triangle:before{content:"\F536"}.mdi-triangle-outline:before{content:"\F537"}.mdi-trophy:before{content:"\F538"}.mdi-trophy-award:before{content:"\F539"}.mdi-trophy-outline:before{content:"\F53A"}.mdi-trophy-variant:before{content:"\F53B"}.mdi-trophy-variant-outline:before{content:"\F53C"}.mdi-truck:before{content:"\F53D"}.mdi-truck-delivery:before{content:"\F53E"}.mdi-truck-trailer:before{content:"\F726"}.mdi-tshirt-crew:before{content:"\F53F"}.mdi-tshirt-v:before{content:"\F540"}.mdi-tumblr:before{content:"\F541"}.mdi-tumblr-reblog:before{content:"\F542"}.mdi-tune:before{content:"\F62E"}.mdi-tune-vertical:before{content:"\F66A"}.mdi-twitch:before{content:"\F543"}.mdi-twitter:before{content:"\F544"}.mdi-twitter-box:before{content:"\F545"}.mdi-twitter-circle:before{content:"\F546"}.mdi-twitter-retweet:before{content:"\F547"}.mdi-ubuntu:before{content:"\F548"}.mdi-umbraco:before{content:"\F549"}.mdi-umbrella:before{content:"\F54A"}.mdi-umbrella-outline:before{content:"\F54B"}.mdi-undo:before{content:"\F54C"}.mdi-undo-variant:before{content:"\F54D"}.mdi-unfold-less:before{content:"\F54E"}.mdi-unfold-more:before{content:"\F54F"}.mdi-ungroup:before{content:"\F550"}.mdi-unity:before{content:"\F6AE"}.mdi-untappd:before{content:"\F551"}.mdi-update:before{content:"\F6AF"}.mdi-upload:before{content:"\F552"}.mdi-usb:before{content:"\F553"}.mdi-vector-arrange-above:before{content:"\F554"}.mdi-vector-arrange-below:before{content:"\F555"}.mdi-vector-circle:before{content:"\F556"}.mdi-vector-circle-variant:before{content:"\F557"}.mdi-vector-combine:before{content:"\F558"}.mdi-vector-curve:before{content:"\F559"}.mdi-vector-difference:before{content:"\F55A"}.mdi-vector-difference-ab:before{content:"\F55B"}.mdi-vector-difference-ba:before{content:"\F55C"}.mdi-vector-intersection:before{content:"\F55D"}.mdi-vector-line:before{content:"\F55E"}.mdi-vector-point:before{content:"\F55F"}.mdi-vector-polygon:before{content:"\F560"}.mdi-vector-polyline:before{content:"\F561"}.mdi-vector-rectangle:before{content:"\F5C6"}.mdi-vector-selection:before{content:"\F562"}.mdi-vector-square:before{content:"\F001"}.mdi-vector-triangle:before{content:"\F563"}.mdi-vector-union:before{content:"\F564"}.mdi-verified:before{content:"\F565"}.mdi-vibrate:before{content:"\F566"}.mdi-video:before{content:"\F567"}.mdi-video-off:before{content:"\F568"}.mdi-video-switch:before{content:"\F569"}.mdi-view-agenda:before{content:"\F56A"}.mdi-view-array:before{content:"\F56B"}.mdi-view-carousel:before{content:"\F56C"}.mdi-view-column:before{content:"\F56D"}.mdi-view-dashboard:before{content:"\F56E"}.mdi-view-day:before{content:"\F56F"}.mdi-view-grid:before{content:"\F570"}.mdi-view-headline:before{content:"\F571"}.mdi-view-list:before{content:"\F572"}.mdi-view-module:before{content:"\F573"}.mdi-view-parallel:before{content:"\F727"}.mdi-view-quilt:before{content:"\F574"}.mdi-view-sequential:before{content:"\F728"}.mdi-view-stream:before{content:"\F575"}.mdi-view-week:before{content:"\F576"}.mdi-vimeo:before{content:"\F577"}.mdi-vine:before{content:"\F578"}.mdi-violin:before{content:"\F60F"}.mdi-visualstudio:before{content:"\F610"}.mdi-vk:before{content:"\F579"}.mdi-vk-box:before{content:"\F57A"}.mdi-vk-circle:before{content:"\F57B"}.mdi-vlc:before{content:"\F57C"}.mdi-voice:before{content:"\F5CB"}.mdi-voicemail:before{content:"\F57D"}.mdi-volume-high:before{content:"\F57E"}.mdi-volume-low:before{content:"\F57F"}.mdi-volume-medium:before{content:"\F580"}.mdi-volume-off:before{content:"\F581"}.mdi-vpn:before{content:"\F582"}.mdi-walk:before{content:"\F583"}.mdi-wallet:before{content:"\F584"}.mdi-wallet-giftcard:before{content:"\F585"}.mdi-wallet-membership:before{content:"\F586"}.mdi-wallet-travel:before{content:"\F587"}.mdi-wan:before{content:"\F588"}.mdi-washing-machine:before{content:"\F729"}.mdi-watch:before{content:"\F589"}.mdi-watch-export:before{content:"\F58A"}.mdi-watch-import:before{content:"\F58B"}.mdi-watch-vibrate:before{content:"\F6B0"}.mdi-water:before{content:"\F58C"}.mdi-water-off:before{content:"\F58D"}.mdi-water-percent:before{content:"\F58E"}.mdi-water-pump:before{content:"\F58F"}.mdi-watermark:before{content:"\F612"}.mdi-weather-cloudy:before{content:"\F590"}.mdi-weather-fog:before{content:"\F591"}.mdi-weather-hail:before{content:"\F592"}.mdi-weather-lightning:before{content:"\F593"}.mdi-weather-lightning-rainy:before{content:"\F67D"}.mdi-weather-night:before{content:"\F594"}.mdi-weather-partlycloudy:before{content:"\F595"}.mdi-weather-pouring:before{content:"\F596"}.mdi-weather-rainy:before{content:"\F597"}.mdi-weather-snowy:before{content:"\F598"}.mdi-weather-snowy-rainy:before{content:"\F67E"}.mdi-weather-sunny:before{content:"\F599"}.mdi-weather-sunset:before{content:"\F59A"}.mdi-weather-sunset-down:before{content:"\F59B"}.mdi-weather-sunset-up:before{content:"\F59C"}.mdi-weather-windy:before{content:"\F59D"}.mdi-weather-windy-variant:before{content:"\F59E"}.mdi-web:before{content:"\F59F"}.mdi-webcam:before{content:"\F5A0"}.mdi-webhook:before{content:"\F62F"}.mdi-webpack:before{content:"\F72A"}.mdi-wechat:before{content:"\F611"}.mdi-weight:before{content:"\F5A1"}.mdi-weight-kilogram:before{content:"\F5A2"}.mdi-whatsapp:before{content:"\F5A3"}.mdi-wheelchair-accessibility:before{content:"\F5A4"}.mdi-white-balance-auto:before{content:"\F5A5"}.mdi-white-balance-incandescent:before{content:"\F5A6"}.mdi-white-balance-iridescent:before{content:"\F5A7"}.mdi-white-balance-sunny:before{content:"\F5A8"}.mdi-widgets:before{content:"\F72B"}.mdi-wifi:before{content:"\F5A9"}.mdi-wifi-off:before{content:"\F5AA"}.mdi-wii:before{content:"\F5AB"}.mdi-wiiu:before{content:"\F72C"}.mdi-wikipedia:before{content:"\F5AC"}.mdi-window-close:before{content:"\F5AD"}.mdi-window-closed:before{content:"\F5AE"}.mdi-window-maximize:before{content:"\F5AF"}.mdi-window-minimize:before{content:"\F5B0"}.mdi-window-open:before{content:"\F5B1"}.mdi-window-restore:before{content:"\F5B2"}.mdi-windows:before{content:"\F5B3"}.mdi-wordpress:before{content:"\F5B4"}.mdi-worker:before{content:"\F5B5"}.mdi-wrap:before{content:"\F5B6"}.mdi-wrench:before{content:"\F5B7"}.mdi-wunderlist:before{content:"\F5B8"}.mdi-xaml:before{content:"\F673"}.mdi-xbox:before{content:"\F5B9"}.mdi-xbox-controller:before{content:"\F5BA"}.mdi-xbox-controller-off:before{content:"\F5BB"}.mdi-xda:before{content:"\F5BC"}.mdi-xing:before{content:"\F5BD"}.mdi-xing-box:before{content:"\F5BE"}.mdi-xing-circle:before{content:"\F5BF"}.mdi-xml:before{content:"\F5C0"}.mdi-yeast:before{content:"\F5C1"}.mdi-yelp:before{content:"\F5C2"}.mdi-yin-yang:before{content:"\F67F"}.mdi-youtube-play:before{content:"\F5C3"}.mdi-zip-box:before{content:"\F5C4"}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark{color:rgba(0,0,0,0.54)}.mdi-dark.mdi-inactive{color:rgba(0,0,0,0.26)}.mdi-light{color:#fff}.mdi-light.mdi-inactive{color:rgba(255,255,255,0.3)}.mdi-rotate-45{transform:rotate(45deg)}.mdi-rotate-90{transform:rotate(90deg)}.mdi-rotate-135{transform:rotate(135deg)}.mdi-rotate-180{transform:rotate(180deg)}.mdi-rotate-225{transform:rotate(225deg)}.mdi-rotate-270{transform:rotate(270deg)}.mdi-rotate-315{transform:rotate(315deg)}.mdi-flip-horizontal{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-vertical{transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}
/*! Cryptocoins - cryptocurrency icon font | https://github.com/allienworks/cryptocoins */

@font-face {
    font-family: "cryptocoins";
    src: url(/fonts/cryptocoins.woff2?8e447dff2cb527d39a0755cba725598d) format('woff2'),
    url(/fonts/cryptocoins.woff?0265924a671b4309a48ab9a78519a343) format('woff'),
    url(/fonts/cryptocoins.ttf?fa16c0d7fa0beccfa8534790552cfc79) format('truetype');
}


/* .cc:before { */

.cc::before {
    font-family: "cryptocoins";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
    text-decoration: none;
    text-transform: none;
}

.ADA {
    color: #3CC8C8;
}

.ADC {
    color: #3CB0E5;
}

.AEON {
    color: #164450;
}

.AMP {
    color: #048DD2;
}

.ANC {
    color: #000;
}

.ARCH {
    color: #002652;
}

.ARDR {
    color: #1162a1;
}

.ARK {
    color: #F70000;
}

.AUR {
    color: #136c5e;
}

.BANX {
    color: #225BA6;
}

.BAT {
    color: #9e1f63;
}

.BAY {
    color: #584ba1;
}

.BC {
    color: #202121;
}

.BCN {
    color: #964F51;
}

.BFT {
    color: #4fc3f7;
}

.BRK {
    color: #194fa0;
}

.BRX {
    color: #a8c300;
}

.BSD {
    color: #1186E7;
}

.BTA {
    color: #210094;
}

.BTC,
.BCH {
    color: #F7931A;
}

.BTCD {
    color: #2A72DC;
}

.BTM {
    color: #9FA8B4;
}

.BTS {
    color: #03A9E0;
}

.CLAM {
    color: #D6AB31;
}

.CLOAK {
    color: #DF3F1E;
}

.DAO {
    color: #FF3B3B;
}

.DASH {
    color: #1c75bc;
}

.DCR {
    color: #3b7cfb;
}

.DCT {
    color: #008770;
}

.DGB {
    color: #0066cc;
}

.DGD,
.DGX {
    color: #D8A24A;
}

.DMD {
    color: #5497b2;
}

.DOGE {
    color: #BA9F33;
}

.EMC {
    color: #674c8c;
}

.EOS {
    color: #19191A;
}

.ERC {
    color: #101E84;
}

.ETC {
    color: #669073;
}

.ETH {
    color: #282828;
}

.FC2 {
    color: #040405;
}

.FCT {
    color: #2175BB;
}

.FLO {
    color: #1358C8;
}

.FRK {
    color: #0633cd;
}

.FTC {
    color: #679EF1;
}

.GAME {
    color: #ed1b24;
}

.GBYTE {
    color: #2C3E50;
}

.GDC {
    color: #E9A226;
}

.GEMZ {
    color: #e86060;
}

.GLD {
    color: #E8BE24;
}

.GNO {
    color: #00A6C4;
}

.GNT {
    color: #00d6e3;
}

.GOLOS {
    color: #2670B7;
}

.GRC {
    color: #88A13C;
}

.GRS {
    color: #648FA0;
}

.HEAT {
    color: #ff5606;
}

.ICN {
    color: #4c6f8c;
}

.IFC {
    color: #ed272d;
}

.INCNT {
    color: #f2932f;
}

.IOC {
    color: #2fa3de;
}

.IOTA {
    color: #FFFFFF;
}

.JBS {
    color: #1A8BCD;
}

.KMD {
    color: #326464;
}

.KOBO {
    color: #80C342;
}

.KORE {
    color: #DF4124;
}

.LBC {
    color: #015C47;
}

.LDOGE {
    color: #ffcc00;
}

.LISK {
    color: #1A6896;
}

.LTC {
    color: #838383;
}

.MAID {
    color: #5492D6;
}

.MCO {
    color: #0D3459;
}

.MINT {
    color: #006835;
}

.MONA {
    color: #a99364;
}

.MRC {
    color: #4279bd;
}

.MSC {
    color: #1D4983;
}

.MTR {
    color: #b92429;
}

.MUE {
    color: #f5a10e;
}

.NBT {
    color: #FFC93D;
}

.NEO {
    color: #58BF00;
}

.NEOS {
    color: #1d1d1b;
}

.NEU {
    color: #2983c0;
}

.NLG {
    color: #003E7E;
}

.NMC {
    color: #6787B7;
}

.NOTE {
    color: #42daff;
}

.NVC {
    color: #ecab41;
}

.NXT {
    color: #008FBB;
}

.OK {
    color: #0165A4;
}

.OMG {
    color: #1A53F0;
}

.OMNI {
    color: #18347E;
}

.OPAL {
    color: #7193AA;
}

.PART {
    color: #05D5A3;
}

.PIGGY {
    color: #F27A7A;
}

.PINK {
    color: #ED31CA;
}

.PIVX {
    color: #3b2f4d;
}

.POT {
    color: #105B2F;
}

.PPC {
    color: #3FA30C;
}

.QRK {
    color: #22AABF;
}

.QTUM {
    color: #359BCE;
}

.RADS {
    color: #924cea;
}

.RBIES {
    color: #C62436;
}

.RBT {
    color: #0d4982;
}

.RBY {
    color: #D31F26;
}

.RDD {
    color: #ED1C24;
}

.REP {
    color: #40a2cb;
}

.RISE {
    color: #43CEA2;
}

.SALT {
    color: #373C43;
}

.SAR {
    color: #1B72B8;
}

.SCOT {
    color: #3498DB;
}

.SDC {
    color: #981D2D;
}

.SIA {
    color: #00CBA0;
}

.SJCX {
    color: #003366;
}

.SLG {
    color: #5A6875;
}

.SLS {
    color: #1EB549;
}

.SNRG {
    color: #160363;
}

.START {
    color: #01AEF0;
}

.STEEM {
    color: #1A5099;
}

.STR {
    color: #08B5E5;
}

.STRAT {
    color: #2398dd;
}

.SWIFT {
    color: #428BCA;
}

.SYNC {
    color: #008DD2;
}

.SYS {
    color: #0098DA;
}

.TRIG {
    color: #1fbff4;
}

.TX {
    color: #1F8BCC;
}

.UBQ {
    color: #00ec8d;
}

.UNITY {
    color: #ED8527;
}

.USDT {
    color: #2CA07A;
}

.VIOR {
    color: #1F52A4;
}

.VNL {
    color: #404249;
}

.VPN {
    color: #589700;
}

.VRC {
    color: #418bca;
}

.VTC {
    color: #1b5c2e;
}

.WAVES {
    color: #24aad6;
}

.XAI {
    color: #2ef99f;
}

.XBS {
    color: #d3261d;
}

.XCP {
    color: #EC1550;
}

.XEM {
    color: #41bf76;
}

.XMR {
    color: #FF6600;
}

.XPM {
    color: #e5b625;
}

.XRP {
    color: #346AA9;
}

.XTZ {
    color: #A6DF00;
}

.XVG {
    color: #42AFB2;
}

.XZC {
    color: #23B852;
}

.YBC {
    color: #D6C154;
}

.ZEC {
    color: #e5a93d;
}

.ZEIT {
    color: #ACACAC;
}


.cc.ADA-alt::before {
    content: "\E001";
}

.cc.ADA::before {
    content: "\E002";
}

.cc.ADC-alt::before {
    content: "\E003";
}

.cc.ADC::before {
    content: "\E004";
}

.cc.AEON-alt::before {
    content: "\E005";
}

.cc.AEON::before {
    content: "\E006";
}

.cc.AMP-alt::before {
    content: "\E007";
}

.cc.AMP::before {
    content: "\E008";
}

.cc.ANC-alt::before {
    content: "\E009";
}

.cc.ANC::before {
    content: "\E00A";
}

.cc.ARCH-alt::before {
    content: "\E00B";
}

.cc.ARCH::before {
    content: "\E00C";
}

.cc.ARDR-alt::before {
    content: "\E00D";
}

.cc.ARDR::before {
    content: "\E00E";
}

.cc.ARK-alt::before {
    content: "\E00F";
}

.cc.ARK::before {
    content: "\E010";
}

.cc.AUR-alt::before {
    content: "\E011";
}

.cc.AUR::before {
    content: "\E012";
}

.cc.BANX-alt::before {
    content: "\E013";
}

.cc.BANX::before {
    content: "\E014";
}

.cc.BAT-alt::before {
    content: "\E015";
}

.cc.BAT::before {
    content: "\E016";
}

.cc.BAY-alt::before {
    content: "\E017";
}

.cc.BAY::before {
    content: "\E018";
}

.cc.BC-alt::before {
    content: "\E019";
}

.cc.BC::before {
    content: "\E01A";
}

.cc.BCH-alt::before {
    content: "\E01B";
}

.cc.BCH::before {
    content: "\E01C";
}

.cc.BCN-alt::before {
    content: "\E01D";
}

.cc.BCN::before {
    content: "\E01E";
}

.cc.BFT-alt::before {
    content: "\E01F";
}

.cc.BFT::before {
    content: "\E020";
}

.cc.BRK-alt::before {
    content: "\E021";
}

.cc.BRK::before {
    content: "\E022";
}

.cc.BRX-alt::before {
    content: "\E023";
}

.cc.BRX::before {
    content: "\E024";
}

.cc.BSD-alt::before {
    content: "\E025";
}

.cc.BSD::before {
    content: "\E026";
}

.cc.BTA::before {
    content: "\E027";
}

.cc.BTC-alt::before {
    content: "\E028";
}

.cc.BTC::before {
    content: "\E029";
}

.cc.BTCD-alt::before {
    content: "\E02A";
}

.cc.BTCD::before {
    content: "\E02B";
}

.cc.BTM-alt::before {
    content: "\E02C";
}

.cc.BTM::before {
    content: "\E02D";
}

.cc.BTS-alt::before {
    content: "\E02E";
}

.cc.BTS::before {
    content: "\E02F";
}

.cc.CLAM-alt::before {
    content: "\E030";
}

.cc.CLAM::before {
    content: "\E031";
}

.cc.CLOAK-alt::before {
    content: "\E032";
}

.cc.CLOAK::before {
    content: "\E033";
}

.cc.DAO-alt::before {
    content: "\E034";
}

.cc.DAO::before {
    content: "\E035";
}

.cc.DASH-alt::before {
    content: "\E036";
}

.cc.DASH::before {
    content: "\E037";
}

.cc.DCR-alt::before {
    content: "\E038";
}

.cc.DCR::before {
    content: "\E039";
}

.cc.DCT-alt::before {
    content: "\E03A";
}

.cc.DCT::before {
    content: "\E03B";
}

.cc.DGB-alt::before {
    content: "\E03C";
}

.cc.DGB::before {
    content: "\E03D";
}

.cc.DGD::before {
    content: "\E03E";
}

.cc.DGX::before {
    content: "\E03F";
}

.cc.DMD-alt::before {
    content: "\E040";
}

.cc.DMD::before {
    content: "\E041";
}

.cc.DOGE-alt::before {
    content: "\E042";
}

.cc.DOGE::before {
    content: "\E043";
}

.cc.EMC-alt::before {
    content: "\E044";
}

.cc.EMC::before {
    content: "\E045";
}

.cc.EOS-alt::before {
    content: "\E046";
}

.cc.EOS::before {
    content: "\E047";
}

.cc.ERC-alt::before {
    content: "\E048";
}

.cc.ERC::before {
    content: "\E049";
}

.cc.ETC-alt::before {
    content: "\E04A";
}

.cc.ETC::before {
    content: "\E04B";
}

.cc.ETH-alt::before {
    content: "\E04C";
}

.cc.ETH::before {
    content: "\E04D";
}

.cc.FC2-alt::before {
    content: "\E04E";
}

.cc.FC2::before {
    content: "\E04F";
}

.cc.FCT-alt::before {
    content: "\E050";
}

.cc.FCT::before {
    content: "\E051";
}

.cc.FLO-alt::before {
    content: "\E052";
}

.cc.FLO::before {
    content: "\E053";
}

.cc.FRK-alt::before {
    content: "\E054";
}

.cc.FRK::before {
    content: "\E055";
}

.cc.FTC-alt::before {
    content: "\E056";
}

.cc.FTC::before {
    content: "\E057";
}

.cc.GAME-alt::before {
    content: "\E058";
}

.cc.GAME::before {
    content: "\E059";
}

.cc.GBYTE-alt::before {
    content: "\E05A";
}

.cc.GBYTE::before {
    content: "\E05B";
}

.cc.GDC-alt::before {
    content: "\E05C";
}

.cc.GDC::before {
    content: "\E05D";
}

.cc.GEMZ-alt::before {
    content: "\E05E";
}

.cc.GEMZ::before {
    content: "\E05F";
}

.cc.GLD-alt::before {
    content: "\E060";
}

.cc.GLD::before {
    content: "\E061";
}

.cc.GNO-alt::before {
    content: "\E062";
}

.cc.GNO::before {
    content: "\E063";
}

.cc.GNT-alt::before {
    content: "\E064";
}

.cc.GNT::before {
    content: "\E065";
}

.cc.GOLOS-alt::before {
    content: "\E066";
}

.cc.GOLOS::before {
    content: "\E067";
}

.cc.GRC-alt::before {
    content: "\E068";
}

.cc.GRC::before {
    content: "\E069";
}

.cc.GRS::before {
    content: "\E06A";
}

.cc.HEAT-alt::before {
    content: "\E06B";
}

.cc.HEAT::before {
    content: "\E06C";
}

.cc.ICN-alt::before {
    content: "\E06D";
}

.cc.ICN::before {
    content: "\E06E";
}

.cc.IFC-alt::before {
    content: "\E06F";
}

.cc.IFC::before {
    content: "\E070";
}

.cc.INCNT-alt::before {
    content: "\E071";
}

.cc.INCNT::before {
    content: "\E072";
}

.cc.IOC-alt::before {
    content: "\E073";
}

.cc.IOC::before {
    content: "\E074";
}

.cc.IOTA-alt::before {
    content: "\E075";
}

.cc.IOTA::before {
    content: "\E076";
}

.cc.JBS-alt::before {
    content: "\E077";
}

.cc.JBS::before {
    content: "\E078";
}

.cc.KMD-alt::before {
    content: "\E079";
}

.cc.KMD::before {
    content: "\E07A";
}

.cc.KOBO::before {
    content: "\E07B";
}

.cc.KORE-alt::before {
    content: "\E07C";
}

.cc.KORE::before {
    content: "\E07D";
}

.cc.LBC-alt::before {
    content: "\E07E";
}

.cc.LBC::before {
    content: "\E07F";
}

.cc.LDOGE-alt::before {
    content: "\E080";
}

.cc.LDOGE::before {
    content: "\E081";
}

.cc.LSK-alt::before {
    content: "\E082";
}

.cc.LSK::before {
    content: "\E083";
}

.cc.LTC-alt::before {
    content: "\E084";
}

.cc.LTC::before {
    content: "\E085";
}

.cc.MAID-alt::before {
    content: "\E086";
}

.cc.MAID::before {
    content: "\E087";
}

.cc.MCO-alt::before {
    content: "\E088";
}

.cc.MCO::before {
    content: "\E089";
}

.cc.MINT-alt::before {
    content: "\E08A";
}

.cc.MINT::before {
    content: "\E08B";
}

.cc.MONA-alt::before {
    content: "\E08C";
}

.cc.MONA::before {
    content: "\E08D";
}

.cc.MRC::before {
    content: "\E08E";
}

.cc.MSC-alt::before {
    content: "\E08F";
}

.cc.MSC::before {
    content: "\E090";
}

.cc.MTR-alt::before {
    content: "\E091";
}

.cc.MTR::before {
    content: "\E092";
}

.cc.MUE-alt::before {
    content: "\E093";
}

.cc.MUE::before {
    content: "\E094";
}

.cc.NBT::before {
    content: "\E095";
}

.cc.NEO-alt::before {
    content: "\E096";
}

.cc.NEO::before {
    content: "\E097";
}

.cc.NEOS-alt::before {
    content: "\E098";
}

.cc.NEOS::before {
    content: "\E099";
}

.cc.NEU-alt::before {
    content: "\E09A";
}

.cc.NEU::before {
    content: "\E09B";
}

.cc.NLG-alt::before {
    content: "\E09C";
}

.cc.NLG::before {
    content: "\E09D";
}

.cc.NMC-alt::before {
    content: "\E09E";
}

.cc.NMC::before {
    content: "\E09F";
}

.cc.NOTE-alt::before {
    content: "\E0A0";
}

.cc.NOTE::before {
    content: "\E0A1";
}

.cc.NVC-alt::before {
    content: "\E0A2";
}

.cc.NVC::before {
    content: "\E0A3";
}

.cc.NXT-alt::before {
    content: "\E0A4";
}

.cc.NXT::before {
    content: "\E0A5";
}

.cc.OK-alt::before {
    content: "\E0A6";
}

.cc.OK::before {
    content: "\E0A7";
}

.cc.OMG-alt::before {
    content: "\E0A8";
}

.cc.OMG::before {
    content: "\E0A9";
}

.cc.OMNI-alt::before {
    content: "\E0AA";
}

.cc.OMNI::before {
    content: "\E0AB";
}

.cc.OPAL-alt::before {
    content: "\E0AC";
}

.cc.OPAL::before {
    content: "\E0AD";
}

.cc.PART-alt::before {
    content: "\E0AE";
}

.cc.PART::before {
    content: "\E0AF";
}

.cc.PIGGY-alt::before {
    content: "\E0B0";
}

.cc.PIGGY::before {
    content: "\E0B1";
}

.cc.PINK-alt::before {
    content: "\E0B2";
}

.cc.PINK::before {
    content: "\E0B3";
}

.cc.PIVX-alt::before {
    content: "\E0B4";
}

.cc.PIVX::before {
    content: "\E0B5";
}

.cc.POT-alt::before {
    content: "\E0B6";
}

.cc.POT::before {
    content: "\E0B7";
}

.cc.PPC-alt::before {
    content: "\E0B8";
}

.cc.PPC::before {
    content: "\E0B9";
}

.cc.QRK-alt::before {
    content: "\E0BA";
}

.cc.QRK::before {
    content: "\E0BB";
}

.cc.QTUM-alt::before {
    content: "\E0BC";
}

.cc.QTUM::before {
    content: "\E0BD";
}

.cc.RADS-alt::before {
    content: "\E0BE";
}

.cc.RADS::before {
    content: "\E0BF";
}

.cc.RBIES-alt::before {
    content: "\E0C0";
}

.cc.RBIES::before {
    content: "\E0C1";
}

.cc.RBT-alt::before {
    content: "\E0C2";
}

.cc.RBT::before {
    content: "\E0C3";
}

.cc.RBY-alt::before {
    content: "\E0C4";
}

.cc.RBY::before {
    content: "\E0C5";
}

.cc.RDD-alt::before {
    content: "\E0C6";
}

.cc.RDD::before {
    content: "\E0C7";
}

.cc.REP-alt::before {
    content: "\E0C8";
}

.cc.REP::before {
    content: "\E0C9";
}

.cc.RISE-alt::before {
    content: "\E0CA";
}

.cc.RISE::before {
    content: "\E0CB";
}

.cc.SALT-alt::before {
    content: "\E0CC";
}

.cc.SALT::before {
    content: "\E0CD";
}

.cc.SAR-alt::before {
    content: "\E0CE";
}

.cc.SAR::before {
    content: "\E0CF";
}

.cc.SCOT-alt::before {
    content: "\E0D0";
}

.cc.SCOT::before {
    content: "\E0D1";
}

.cc.SDC-alt::before {
    content: "\E0D2";
}

.cc.SDC::before {
    content: "\E0D3";
}

.cc.SIA-alt::before {
    content: "\E0D4";
}

.cc.SIA::before {
    content: "\E0D5";
}

.cc.SJCX-alt::before {
    content: "\E0D6";
}

.cc.SJCX::before {
    content: "\E0D7";
}

.cc.SLG-alt::before {
    content: "\E0D8";
}

.cc.SLG::before {
    content: "\E0D9";
}

.cc.SLS-alt::before {
    content: "\E0DA";
}

.cc.SLS::before {
    content: "\E0DB";
}

.cc.SNRG-alt::before {
    content: "\E0DC";
}

.cc.SNRG::before {
    content: "\E0DD";
}

.cc.START-alt::before {
    content: "\E0DE";
}

.cc.START::before {
    content: "\E0DF";
}

.cc.STEEM-alt::before {
    content: "\E0E0";
}

.cc.STEEM::before {
    content: "\E0E1";
}

.cc.STR-alt::before {
    content: "\E0E2";
}

.cc.STR::before {
    content: "\E0E3";
}

.cc.STRAT-alt::before {
    content: "\E0E4";
}

.cc.STRAT::before {
    content: "\E0E5";
}

.cc.SWIFT-alt::before {
    content: "\E0E6";
}

.cc.SWIFT::before {
    content: "\E0E7";
}

.cc.SYNC-alt::before {
    content: "\E0E8";
}

.cc.SYNC::before {
    content: "\E0E9";
}

.cc.SYS-alt::before {
    content: "\E0EA";
}

.cc.SYS::before {
    content: "\E0EB";
}

.cc.TRIG-alt::before {
    content: "\E0EC";
}

.cc.TRIG::before {
    content: "\E0ED";
}

.cc.TX-alt::before {
    content: "\E0EE";
}

.cc.TX::before {
    content: "\E0EF";
}

.cc.UBQ-alt::before {
    content: "\E0F0";
}

.cc.UBQ::before {
    content: "\E0F1";
}

.cc.UNITY-alt::before {
    content: "\E0F2";
}

.cc.UNITY::before {
    content: "\E0F3";
}

.cc.USDT-alt::before {
    content: "\E0F4";
}

.cc.USDT::before {
    content: "\E0F5";
}

.cc.VIOR-alt::before {
    content: "\E0F6";
}

.cc.VIOR::before {
    content: "\E0F7";
}

.cc.VNL-alt::before {
    content: "\E0F8";
}

.cc.VNL::before {
    content: "\E0F9";
}

.cc.VPN-alt::before {
    content: "\E0FA";
}

.cc.VPN::before {
    content: "\E0FB";
}

.cc.VRC-alt::before {
    content: "\E0FC";
}

.cc.VRC::before {
    content: "\E0FD";
}

.cc.VTC-alt::before {
    content: "\E0FE";
}

.cc.VTC::before {
    content: "\E0FF";
}

.cc.WAVES-alt::before {
    content: "\E100";
}

.cc.WAVES::before {
    content: "\E101";
}

.cc.XAI-alt::before {
    content: "\E102";
}

.cc.XAI::before {
    content: "\E103";
}

.cc.XBS-alt::before {
    content: "\E104";
}

.cc.XBS::before {
    content: "\E105";
}

.cc.XCP-alt::before {
    content: "\E106";
}

.cc.XCP::before {
    content: "\E107";
}

.cc.XEM-alt::before {
    content: "\E108";
}

.cc.XEM::before {
    content: "\E109";
}

.cc.XMR::before {
    content: "\E10A";
}

.cc.XPM-alt::before {
    content: "\E10B";
}

.cc.XPM::before {
    content: "\E10C";
}

.cc.XRP-alt::before {
    content: "\E10D";
}

.cc.XRP::before {
    content: "\E10E";
}

.cc.XTZ-alt::before {
    content: "\E10F";
}

.cc.XTZ::before {
    content: "\E110";
}

.cc.XVG-alt::before {
    content: "\E111";
}

.cc.XVG::before {
    content: "\E112";
}

.cc.XZC-alt::before {
    content: "\E113";
}

.cc.XZC::before {
    content: "\E114";
}

.cc.YBC-alt::before {
    content: "\E115";
}

.cc.YBC::before {
    content: "\E116";
}

.cc.ZEC-alt::before {
    content: "\E117";
}

.cc.ZEC::before {
    content: "\E118";
}

.cc.ZEIT-alt::before {
    content: "\E119";
}

.cc.ZEIT::before {
    content: "\E11A";
}/* @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;1,100;1,300;1,400;1,500;1,600;1,700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap'); */
.btn-primary,
.btn-outline-primary {
  box-shadow: 0 2px 2px rgba(116, 96, 238, 0.05); }
  .btn-primary:hover,
  .btn-outline-primary:hover {
    box-shadow: 0 8px 15px rgba(116, 96, 238, 0.3); }

.btn-secondary,
.btn-outline-secondary {
  box-shadow: 0 2px 2px rgba(134, 142, 150, 0.05); }
  .btn-secondary:hover,
  .btn-outline-secondary:hover {
    box-shadow: 0 8px 15px rgba(134, 142, 150, 0.3); }

.btn-success,
.btn-outline-success {
  box-shadow: 0 2px 2px rgba(57, 196, 73, 0.05); }
  .btn-success:hover,
  .btn-outline-success:hover {
    box-shadow: 0 8px 15px rgba(57, 196, 73, 0.3); }

.btn-info,
.btn-outline-info {
  box-shadow: 0 2px 2px rgba(0, 158, 251, 0.05); }
  .btn-info:hover,
  .btn-outline-info:hover {
    box-shadow: 0 8px 15px rgba(0, 158, 251, 0.3); }

.btn-warning,
.btn-outline-warning {
  box-shadow: 0 2px 2px rgba(255, 188, 52, 0.05); }
  .btn-warning:hover,
  .btn-outline-warning:hover {
    box-shadow: 0 8px 15px rgba(255, 188, 52, 0.3); }

.btn-danger,
.btn-outline-danger {
  box-shadow: 0 2px 2px rgba(246, 45, 81, 0.05); }
  .btn-danger:hover,
  .btn-outline-danger:hover {
    box-shadow: 0 8px 15px rgba(246, 45, 81, 0.3); }

.btn-light,
.btn-outline-light {
  box-shadow: 0 2px 2px rgba(235, 243, 245, 0.05); }
  .btn-light:hover,
  .btn-outline-light:hover {
    box-shadow: 0 8px 15px rgba(235, 243, 245, 0.3); }

.btn-dark,
.btn-outline-dark {
  box-shadow: 0 2px 2px rgba(38, 50, 56, 0.05); }
  .btn-dark:hover,
  .btn-outline-dark:hover {
    box-shadow: 0 8px 15px rgba(38, 50, 56, 0.3); }

.btn-cyan,
.btn-outline-cyan {
  box-shadow: 0 2px 2px rgba(79, 195, 247, 0.05); }
  .btn-cyan:hover,
  .btn-outline-cyan:hover {
    box-shadow: 0 8px 15px rgba(79, 195, 247, 0.3); }

.btn-orange,
.btn-outline-orange {
  box-shadow: 0 2px 2px rgba(251, 140, 0, 0.05); }
  .btn-orange:hover,
  .btn-outline-orange:hover {
    box-shadow: 0 8px 15px rgba(251, 140, 0, 0.3); }

.btn-purple,
.btn-outline-purple {
  box-shadow: 0 2px 2px rgba(116, 96, 238, 0.05); }
  .btn-purple:hover,
  .btn-outline-purple:hover {
    box-shadow: 0 8px 15px rgba(116, 96, 238, 0.3); }

.btn-inverse,
.btn-outline-inverse {
  box-shadow: 0 2px 2px rgba(47, 61, 74, 0.05); }
  .btn-inverse:hover,
  .btn-outline-inverse:hover {
    box-shadow: 0 8px 15px rgba(47, 61, 74, 0.3); }

.btn-megna,
.btn-outline-megna {
  box-shadow: 0 2px 2px rgba(1, 192, 200, 0.05); }
  .btn-megna:hover,
  .btn-outline-megna:hover {
    box-shadow: 0 8px 15px rgba(1, 192, 200, 0.3); }

.btn-light-danger,
.btn-outline-light-danger {
  box-shadow: 0 2px 2px rgba(249, 231, 235, 0.05); }
  .btn-light-danger:hover,
  .btn-outline-light-danger:hover {
    box-shadow: 0 8px 15px rgba(249, 231, 235, 0.3); }

.btn-light-success,
.btn-outline-light-success {
  box-shadow: 0 2px 2px rgba(232, 253, 235, 0.05); }
  .btn-light-success:hover,
  .btn-outline-light-success:hover {
    box-shadow: 0 8px 15px rgba(232, 253, 235, 0.3); }

.btn-light-warning,
.btn-outline-light-warning {
  box-shadow: 0 2px 2px rgba(255, 248, 236, 0.05); }
  .btn-light-warning:hover,
  .btn-outline-light-warning:hover {
    box-shadow: 0 8px 15px rgba(255, 248, 236, 0.3); }

.btn-light-primary,
.btn-outline-light-primary {
  box-shadow: 0 2px 2px rgba(241, 239, 253, 0.05); }
  .btn-light-primary:hover,
  .btn-outline-light-primary:hover {
    box-shadow: 0 8px 15px rgba(241, 239, 253, 0.3); }

.btn-light-info,
.btn-outline-light-info {
  box-shadow: 0 2px 2px rgba(207, 236, 254, 0.05); }
  .btn-light-info:hover,
  .btn-outline-light-info:hover {
    box-shadow: 0 8px 15px rgba(207, 236, 254, 0.3); }

.btn-light-inverse,
.btn-outline-light-inverse {
  box-shadow: 0 2px 2px rgba(246, 246, 246, 0.05); }
  .btn-light-inverse:hover,
  .btn-outline-light-inverse:hover {
    box-shadow: 0 8px 15px rgba(246, 246, 246, 0.3); }

.btn-light-megna,
.btn-outline-light-megna {
  box-shadow: 0 2px 2px rgba(224, 242, 244, 0.05); }
  .btn-light-megna:hover,
  .btn-outline-light-megna:hover {
    box-shadow: 0 8px 15px rgba(224, 242, 244, 0.3); }

.btn-dark-danger,
.btn-outline-dark-danger {
  box-shadow: 0 2px 2px rgba(230, 41, 75, 0.05); }
  .btn-dark-danger:hover,
  .btn-outline-dark-danger:hover {
    box-shadow: 0 8px 15px rgba(230, 41, 75, 0.3); }

.btn-dark-success,
.btn-outline-dark-success {
  box-shadow: 0 2px 2px rgba(74, 182, 87, 0.05); }
  .btn-dark-success:hover,
  .btn-outline-dark-success:hover {
    box-shadow: 0 8px 15px rgba(74, 182, 87, 0.3); }

.btn-dark-warning,
.btn-outline-dark-warning {
  box-shadow: 0 2px 2px rgba(233, 171, 46, 0.05); }
  .btn-dark-warning:hover,
  .btn-outline-dark-warning:hover {
    box-shadow: 0 8px 15px rgba(233, 171, 46, 0.3); }

.btn-dark-primary,
.btn-outline-dark-primary {
  box-shadow: 0 2px 2px rgba(99, 82, 206, 0.05); }
  .btn-dark-primary:hover,
  .btn-outline-dark-primary:hover {
    box-shadow: 0 8px 15px rgba(99, 82, 206, 0.3); }

.btn-dark-info,
.btn-outline-dark-info {
  box-shadow: 0 2px 2px rgba(2, 142, 225, 0.05); }
  .btn-dark-info:hover,
  .btn-outline-dark-info:hover {
    box-shadow: 0 8px 15px rgba(2, 142, 225, 0.3); }

.theme-color .theme-item .theme-link[data-navbarbg="skin1"], #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin1"], #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin1"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin1"], #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin1"] {
  background: #009efb;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0178bc 0%, #00bdda 100%); }

.theme-color .theme-item .theme-link[data-navbarbg="skin2"], #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin2"], #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin2"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin2"], #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin2"] {
  background: #363d4a; }

.theme-color .theme-item .theme-link[data-navbarbg="skin3"], #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin3"], #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin3"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin3"], #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin3"] {
  background: #0178bc;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #318f94 0%, #5ec58c 100%); }

.theme-color .theme-item .theme-link[data-navbarbg="skin4"], #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin4"], #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin4"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin4"], #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin4"] {
  background: #01c0c8;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #01c0c8 0%, #1f72a2 100%); }

.theme-color .theme-item .theme-link[data-navbarbg="skin5"], #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin5"], #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin5"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin5"], #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin5"] {
  background: #7460ee;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #533fd0 0%, #840fb5 100%); }

#main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin6"], #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin6"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin6"], #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin6"] {
  background: #fff; }

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #009efb;
  --indigo: #6610f2;
  --purple: #7460ee;
  --pink: #e83e8c;
  --red: #f62d51;
  --orange: #fb8c00;
  --yellow: #ffbc34;
  --green: #39c449;
  --teal: #20c997;
  --cyan: #4fc3f7;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #263238;
  --blue: #009efb;
  --indigo: #6610f2;
  --purple: #7460ee;
  --pink: #e83e8c;
  --red: #f62d51;
  --orange: #fb8c00;
  --yellow: #ffbc34;
  --green: #39c449;
  --teal: #20c997;
  --cyan: #4fc3f7;
  --white: #fff;
  --gray: #868e96;
  --primary: #7460ee;
  --secondary: #868e96;
  --success: #39c449;
  --info: #009efb;
  --warning: #ffbc34;
  --danger: #f62d51;
  --light: #ebf3f5;
  --dark: #263238;
  --cyan: #4fc3f7;
  --orange: #fb8c00;
  --purple: #7460ee;
  --inverse: #2f3d4a;
  --megna: #01c0c8;
  --light-danger: #f9e7eb;
  --light-success: #e8fdeb;
  --light-warning: #fff8ec;
  --light-primary: #f1effd;
  --light-info: #cfecfe;
  --light-inverse: #f6f6f6;
  --light-megna: #e0f2f4;
  --dark-danger: #e6294b;
  --dark-success: #4ab657;
  --dark-warning: #e9ab2e;
  --dark-primary: #6352ce;
  --dark-info: #028ee1;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1600px;
  --font-family-sans-serif: "Roboto Condensed", sans-serif;
  --font-family-monospace: "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body {
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #54667a;
  text-align: left;
  background-color: #f2f7f8; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: 500; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #7460ee;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #381be7;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #90a4ae;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
  color: #2c2b2e; }

h1, .h1 {
  font-size: 2.25rem; }

h2, .h2 {
  font-size: 1.5rem; }

h3, .h3 {
  font-size: 1.3125rem; }

h4, .h4 {
  font-size: 1.125rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.875rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer::before {
    content: "\2014\A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f2f7f8;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #868e96; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 1px;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 500;
    box-shadow: none; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1600px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

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

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .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, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e8eef3; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e8eef3; }
  .table tbody + tbody {
    border-top: 2px solid #e8eef3; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e8eef3; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e8eef3; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.02); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: #ebf3f5; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #e3dffc; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #b7acf6; }

.table-hover .table-primary:hover {
  background-color: #cfc8fa; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #cfc8fa; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #e7e8ea; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #c0c4c8; }

.table-hover .table-secondary:hover {
  background-color: #d9dbde; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #d9dbde; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #d7f3db; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #98e0a0; }

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #ccecfe; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #7acdfd; }

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fff2d6; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdc95; }

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fdd5dc; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #fa92a5; }

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfdfd; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f5f9fa; }

.table-hover .table-light:hover {
  background-color: #eaf5f5; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #eaf5f5; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #d4d6d7; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8e9498; }

.table-hover .table-dark:hover {
  background-color: #c7c9cb; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #c7c9cb; }

.table-cyan,
.table-cyan > th,
.table-cyan > td {
  background-color: #dcf3fd; }

.table-cyan th,
.table-cyan td,
.table-cyan thead th,
.table-cyan tbody + tbody {
  border-color: #a3e0fb; }

.table-hover .table-cyan:hover {
  background-color: #c4ebfc; }
  .table-hover .table-cyan:hover > td,
  .table-hover .table-cyan:hover > th {
    background-color: #c4ebfc; }

.table-orange,
.table-orange > th,
.table-orange > td {
  background-color: #fee8cc; }

.table-orange th,
.table-orange td,
.table-orange thead th,
.table-orange tbody + tbody {
  border-color: #fdc37a; }

.table-hover .table-orange:hover {
  background-color: #feddb3; }
  .table-hover .table-orange:hover > td,
  .table-hover .table-orange:hover > th {
    background-color: #feddb3; }

.table-purple,
.table-purple > th,
.table-purple > td {
  background-color: #e3dffc; }

.table-purple th,
.table-purple td,
.table-purple thead th,
.table-purple tbody + tbody {
  border-color: #b7acf6; }

.table-hover .table-purple:hover {
  background-color: #cfc8fa; }
  .table-hover .table-purple:hover > td,
  .table-hover .table-purple:hover > th {
    background-color: #cfc8fa; }

.table-inverse,
.table-inverse > th,
.table-inverse > td {
  background-color: #d5d8db; }

.table-inverse th,
.table-inverse td,
.table-inverse thead th,
.table-inverse tbody + tbody {
  border-color: #939aa1; }

.table-hover .table-inverse:hover {
  background-color: #c7cbcf; }
  .table-hover .table-inverse:hover > td,
  .table-hover .table-inverse:hover > th {
    background-color: #c7cbcf; }

.table-megna,
.table-megna > th,
.table-megna > td {
  background-color: #ccf2f4; }

.table-megna th,
.table-megna td,
.table-megna thead th,
.table-megna tbody + tbody {
  border-color: #7bdee2; }

.table-hover .table-megna:hover {
  background-color: #b7edef; }
  .table-hover .table-megna:hover > td,
  .table-hover .table-megna:hover > th {
    background-color: #b7edef; }

.table-light-danger,
.table-light-danger > th,
.table-light-danger > td {
  background-color: #fefafb; }

.table-light-danger th,
.table-light-danger td,
.table-light-danger thead th,
.table-light-danger tbody + tbody {
  border-color: #fcf3f5; }

.table-hover .table-light-danger:hover {
  background-color: #fae5ea; }
  .table-hover .table-light-danger:hover > td,
  .table-hover .table-light-danger:hover > th {
    background-color: #fae5ea; }

.table-light-success,
.table-light-success > th,
.table-light-success > td {
  background-color: #fafffb; }

.table-light-success th,
.table-light-success td,
.table-light-success thead th,
.table-light-success tbody + tbody {
  border-color: #f3fef5; }

.table-hover .table-light-success:hover {
  background-color: #e1ffe7; }
  .table-hover .table-light-success:hover > td,
  .table-hover .table-light-success:hover > th {
    background-color: #e1ffe7; }

.table-light-warning,
.table-light-warning > th,
.table-light-warning > td {
  background-color: #fffefb; }

.table-light-warning th,
.table-light-warning td,
.table-light-warning thead th,
.table-light-warning tbody + tbody {
  border-color: #fffbf5; }

.table-hover .table-light-warning:hover {
  background-color: #fff8e2; }
  .table-hover .table-light-warning:hover > td,
  .table-hover .table-light-warning:hover > th {
    background-color: #fff8e2; }

.table-light-primary,
.table-light-primary > th,
.table-light-primary > td {
  background-color: #fcfcff; }

.table-light-primary th,
.table-light-primary td,
.table-light-primary thead th,
.table-light-primary tbody + tbody {
  border-color: #f8f7fe; }

.table-hover .table-light-primary:hover {
  background-color: #e3e3ff; }
  .table-hover .table-light-primary:hover > td,
  .table-hover .table-light-primary:hover > th {
    background-color: #e3e3ff; }

.table-light-info,
.table-light-info > th,
.table-light-info > td {
  background-color: #f5fbff; }

.table-light-info th,
.table-light-info td,
.table-light-info thead th,
.table-light-info tbody + tbody {
  border-color: #e6f5fe; }

.table-hover .table-light-info:hover {
  background-color: #dcf1ff; }
  .table-hover .table-light-info:hover > td,
  .table-hover .table-light-info:hover > th {
    background-color: #dcf1ff; }

.table-light-inverse,
.table-light-inverse > th,
.table-light-inverse > td {
  background-color: #fdfdfd; }

.table-light-inverse th,
.table-light-inverse td,
.table-light-inverse thead th,
.table-light-inverse tbody + tbody {
  border-color: #fafafa; }

.table-hover .table-light-inverse:hover {
  background-color: #f0f0f0; }
  .table-hover .table-light-inverse:hover > td,
  .table-hover .table-light-inverse:hover > th {
    background-color: #f0f0f0; }

.table-light-megna,
.table-light-megna > th,
.table-light-megna > td {
  background-color: #f9fcfd; }

.table-light-megna th,
.table-light-megna td,
.table-light-megna thead th,
.table-light-megna tbody + tbody {
  border-color: #eff8f9; }

.table-hover .table-light-megna:hover {
  background-color: #e6f2f7; }
  .table-hover .table-light-megna:hover > td,
  .table-hover .table-light-megna:hover > th {
    background-color: #e6f2f7; }

.table-dark-danger,
.table-dark-danger > th,
.table-dark-danger > td {
  background-color: #fad4db; }

.table-dark-danger th,
.table-dark-danger td,
.table-dark-danger thead th,
.table-dark-danger tbody + tbody {
  border-color: #f290a1; }

.table-hover .table-dark-danger:hover {
  background-color: #f7bdc8; }
  .table-hover .table-dark-danger:hover > td,
  .table-hover .table-dark-danger:hover > th {
    background-color: #f7bdc8; }

.table-dark-success,
.table-dark-success > th,
.table-dark-success > td {
  background-color: #dbf0dd; }

.table-dark-success th,
.table-dark-success td,
.table-dark-success thead th,
.table-dark-success tbody + tbody {
  border-color: #a1d9a8; }

.table-hover .table-dark-success:hover {
  background-color: #c9e9cc; }
  .table-hover .table-dark-success:hover > td,
  .table-hover .table-dark-success:hover > th {
    background-color: #c9e9cc; }

.table-dark-warning,
.table-dark-warning > th,
.table-dark-warning > td {
  background-color: #fbeed5; }

.table-dark-warning th,
.table-dark-warning td,
.table-dark-warning thead th,
.table-dark-warning tbody + tbody {
  border-color: #f4d392; }

.table-hover .table-dark-warning:hover {
  background-color: #f9e5be; }
  .table-hover .table-dark-warning:hover > td,
  .table-hover .table-dark-warning:hover > th {
    background-color: #f9e5be; }

.table-dark-primary,
.table-dark-primary > th,
.table-dark-primary > td {
  background-color: #e0dcf5; }

.table-dark-primary th,
.table-dark-primary td,
.table-dark-primary thead th,
.table-dark-primary tbody + tbody {
  border-color: #aea5e6; }

.table-hover .table-dark-primary:hover {
  background-color: #cec8ef; }
  .table-hover .table-dark-primary:hover > td,
  .table-hover .table-dark-primary:hover > th {
    background-color: #cec8ef; }

.table-dark-info,
.table-dark-info > th,
.table-dark-info > td {
  background-color: #cce8f9; }

.table-dark-info th,
.table-dark-info td,
.table-dark-info thead th,
.table-dark-info tbody + tbody {
  border-color: #7bc4ef; }

.table-hover .table-dark-info:hover {
  background-color: #b5def6; }
  .table-hover .table-dark-info:hover > td,
  .table-hover .table-dark-info:hover > th {
    background-color: #b5def6; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #ebf3f5; }

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

.table .thead-dark th {
  color: #fff;
  background-color: #263238;
  border-color: #35464f; }

.table .thead-light th {
  color: #4F5467;
  background-color: #e9ecef;
  border-color: #e8eef3; }

.table-dark {
  color: #fff;
  background-color: #263238; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #35464f; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1599.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #54667a; }
  .form-control:focus {
    color: #54667a;
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.25);
    outline: 0;
    box-shadow: none, transparent; }
  .form-control::-moz-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #54667a;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #54667a;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1px; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 5px; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #90a4ae; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #39c449; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(57, 196, 73, 0.9);
  border-radius: 4px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #39c449;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2339c449' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #39c449;
    box-shadow: 0 0 0 0.2rem rgba(57, 196, 73, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #39c449;
  padding-right: calc(0.75em + 2.3125rem);
  background: url(/images/custom-select.png?33d0b67c047e466b46c464b8eefc2d31) no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2339c449' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #39c449;
    box-shadow: 0 0 0 0.2rem rgba(57, 196, 73, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #39c449; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #39c449; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #39c449; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #5fd16c;
  background-color: #5fd16c; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(57, 196, 73, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #39c449; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #39c449; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #39c449;
  box-shadow: 0 0 0 0.2rem rgba(57, 196, 73, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f62d51; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(246, 45, 81, 0.9);
  border-radius: 4px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #f62d51;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f62d51' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f62d51' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #f62d51;
    box-shadow: 0 0 0 0.2rem rgba(246, 45, 81, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f62d51;
  padding-right: calc(0.75em + 2.3125rem);
  background: url(/images/custom-select.png?33d0b67c047e466b46c464b8eefc2d31) no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f62d51' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f62d51' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #f62d51;
    box-shadow: 0 0 0 0.2rem rgba(246, 45, 81, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f62d51; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #f62d51; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #f62d51; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f85e7a;
  background-color: #f85e7a; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(246, 45, 81, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #f62d51; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f62d51; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f62d51;
  box-shadow: 0 0 0 0.2rem rgba(246, 45, 81, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #54667a;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #54667a;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: transparent; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65;
    box-shadow: none; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
      box-shadow: transparent, inset 0 3px 5px rgba(0, 0, 0, 0.125); }

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

.btn-primary {
  color: #fff;
  background-color: #7460ee;
  border-color: #7460ee;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-primary:hover {
    color: #fff;
    background-color: #563dea;
    border-color: #4c32e9; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #563dea;
    border-color: #4c32e9;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(137, 120, 241, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4c32e9;
    border-color: #4226e8; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137, 120, 241, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(152, 159, 166, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(152, 159, 166, 0.5); }

.btn-success {
  color: #fff;
  background-color: #39c449;
  border-color: #39c449;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-success:hover {
    color: #fff;
    background-color: #30a63e;
    border-color: #2e9c3a; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #30a63e;
    border-color: #2e9c3a;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(87, 205, 100, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #39c449;
    border-color: #39c449; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2e9c3a;
    border-color: #2b9337; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(87, 205, 100, 0.5); }

.btn-info {
  color: #fff;
  background-color: #009efb;
  border-color: #009efb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-info:hover {
    color: #fff;
    background-color: #0086d5;
    border-color: #007ec8; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #0086d5;
    border-color: #007ec8;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(38, 173, 252, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #009efb;
    border-color: #009efb; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #007ec8;
    border-color: #0076bb; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 173, 252, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffbc34;
  border-color: #ffbc34;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-warning:hover {
    color: #212529;
    background-color: #ffaf0e;
    border-color: #ffab01; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #ffaf0e;
    border-color: #ffab01;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(222, 165, 50, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffbc34;
    border-color: #ffbc34; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffab01;
    border-color: #f3a300; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 165, 50, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #f62d51;
  border-color: #f62d51;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-danger:hover {
    color: #fff;
    background-color: #f20a34;
    border-color: #e60a31; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #f20a34;
    border-color: #e60a31;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(247, 77, 107, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #f62d51;
    border-color: #f62d51; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #e60a31;
    border-color: #da092f; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(247, 77, 107, 0.5); }

.btn-light {
  color: #212529;
  background-color: #ebf3f5;
  border-color: #ebf3f5;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light:hover {
    color: #212529;
    background-color: #d2e4e8;
    border-color: #c9dfe4; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #d2e4e8;
    border-color: #c9dfe4;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(205, 212, 214, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #ebf3f5;
    border-color: #ebf3f5; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #c9dfe4;
    border-color: #c1dae0; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(205, 212, 214, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #263238;
  border-color: #263238;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-dark:hover {
    color: #fff;
    background-color: #171e21;
    border-color: #11171a; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #171e21;
    border-color: #11171a;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(71, 81, 86, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #263238;
    border-color: #263238; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #11171a;
    border-color: #0c1012; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(71, 81, 86, 0.5); }

.btn-cyan {
  color: #212529;
  background-color: #4fc3f7;
  border-color: #4fc3f7;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-cyan:hover {
    color: #fff;
    background-color: #2ab7f5;
    border-color: #1eb2f5; }
  .btn-cyan:focus, .btn-cyan.focus {
    color: #fff;
    background-color: #2ab7f5;
    border-color: #1eb2f5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(72, 171, 216, 0.5); }
  .btn-cyan.disabled, .btn-cyan:disabled {
    color: #212529;
    background-color: #4fc3f7;
    border-color: #4fc3f7; }
  .btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active,
  .show > .btn-cyan.dropdown-toggle {
    color: #fff;
    background-color: #1eb2f5;
    border-color: #12aef4; }
    .btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus,
    .show > .btn-cyan.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72, 171, 216, 0.5); }

.btn-orange {
  color: #212529;
  background-color: #fb8c00;
  border-color: #fb8c00;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-orange:hover {
    color: #fff;
    background-color: #d57700;
    border-color: #c87000; }
  .btn-orange:focus, .btn-orange.focus {
    color: #fff;
    background-color: #d57700;
    border-color: #c87000;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(218, 125, 6, 0.5); }
  .btn-orange.disabled, .btn-orange:disabled {
    color: #212529;
    background-color: #fb8c00;
    border-color: #fb8c00; }
  .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active,
  .show > .btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #c87000;
    border-color: #bb6800; }
    .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus,
    .show > .btn-orange.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(218, 125, 6, 0.5); }

.btn-purple {
  color: #fff;
  background-color: #7460ee;
  border-color: #7460ee;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-purple:hover {
    color: #fff;
    background-color: #563dea;
    border-color: #4c32e9; }
  .btn-purple:focus, .btn-purple.focus {
    color: #fff;
    background-color: #563dea;
    border-color: #4c32e9;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(137, 120, 241, 0.5); }
  .btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
  .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
  .show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #4c32e9;
    border-color: #4226e8; }
    .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-purple.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137, 120, 241, 0.5); }

.btn-inverse {
  color: #fff;
  background-color: #2f3d4a;
  border-color: #2f3d4a;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-inverse:hover {
    color: #fff;
    background-color: #202a33;
    border-color: #1b232b; }
  .btn-inverse:focus, .btn-inverse.focus {
    color: #fff;
    background-color: #202a33;
    border-color: #1b232b;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(78, 90, 101, 0.5); }
  .btn-inverse.disabled, .btn-inverse:disabled {
    color: #fff;
    background-color: #2f3d4a;
    border-color: #2f3d4a; }
  .btn-inverse:not(:disabled):not(.disabled):active, .btn-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-inverse.dropdown-toggle {
    color: #fff;
    background-color: #1b232b;
    border-color: #161d23; }
    .btn-inverse:not(:disabled):not(.disabled):active:focus, .btn-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 90, 101, 0.5); }

.btn-megna {
  color: #fff;
  background-color: #01c0c8;
  border-color: #01c0c8;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-megna:hover {
    color: #fff;
    background-color: #019ba2;
    border-color: #018f95; }
  .btn-megna:focus, .btn-megna.focus {
    color: #fff;
    background-color: #019ba2;
    border-color: #018f95;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(39, 201, 208, 0.5); }
  .btn-megna.disabled, .btn-megna:disabled {
    color: #fff;
    background-color: #01c0c8;
    border-color: #01c0c8; }
  .btn-megna:not(:disabled):not(.disabled):active, .btn-megna:not(:disabled):not(.disabled).active,
  .show > .btn-megna.dropdown-toggle {
    color: #fff;
    background-color: #018f95;
    border-color: #018389; }
    .btn-megna:not(:disabled):not(.disabled):active:focus, .btn-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(39, 201, 208, 0.5); }

.btn-light-danger {
  color: #212529;
  background-color: #f9e7eb;
  border-color: #f9e7eb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-danger:hover {
    color: #212529;
    background-color: #f1c8d2;
    border-color: #efbec9; }
  .btn-light-danger:focus, .btn-light-danger.focus {
    color: #212529;
    background-color: #f1c8d2;
    border-color: #efbec9;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(217, 202, 206, 0.5); }
  .btn-light-danger.disabled, .btn-light-danger:disabled {
    color: #212529;
    background-color: #f9e7eb;
    border-color: #f9e7eb; }
  .btn-light-danger:not(:disabled):not(.disabled):active, .btn-light-danger:not(:disabled):not(.disabled).active,
  .show > .btn-light-danger.dropdown-toggle {
    color: #212529;
    background-color: #efbec9;
    border-color: #ecb4c1; }
    .btn-light-danger:not(:disabled):not(.disabled):active:focus, .btn-light-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 202, 206, 0.5); }

.btn-light-success {
  color: #212529;
  background-color: #e8fdeb;
  border-color: #e8fdeb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-success:hover {
    color: #212529;
    background-color: #c5facc;
    border-color: #b9f9c2; }
  .btn-light-success:focus, .btn-light-success.focus {
    color: #212529;
    background-color: #c5facc;
    border-color: #b9f9c2;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(202, 221, 206, 0.5); }
  .btn-light-success.disabled, .btn-light-success:disabled {
    color: #212529;
    background-color: #e8fdeb;
    border-color: #e8fdeb; }
  .btn-light-success:not(:disabled):not(.disabled):active, .btn-light-success:not(:disabled):not(.disabled).active,
  .show > .btn-light-success.dropdown-toggle {
    color: #212529;
    background-color: #b9f9c2;
    border-color: #adf8b8; }
    .btn-light-success:not(:disabled):not(.disabled):active:focus, .btn-light-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(202, 221, 206, 0.5); }

.btn-light-warning {
  color: #212529;
  background-color: #fff8ec;
  border-color: #fff8ec;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-warning:hover {
    color: #212529;
    background-color: #ffeac6;
    border-color: #ffe5b9; }
  .btn-light-warning:focus, .btn-light-warning.focus {
    color: #212529;
    background-color: #ffeac6;
    border-color: #ffe5b9;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(222, 216, 207, 0.5); }
  .btn-light-warning.disabled, .btn-light-warning:disabled {
    color: #212529;
    background-color: #fff8ec;
    border-color: #fff8ec; }
  .btn-light-warning:not(:disabled):not(.disabled):active, .btn-light-warning:not(:disabled):not(.disabled).active,
  .show > .btn-light-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffe5b9;
    border-color: #ffe1ac; }
    .btn-light-warning:not(:disabled):not(.disabled):active:focus, .btn-light-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 216, 207, 0.5); }

.btn-light-primary {
  color: #212529;
  background-color: #f1effd;
  border-color: #f1effd;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-primary:hover {
    color: #212529;
    background-color: #d3cdf9;
    border-color: #c9c2f7; }
  .btn-light-primary:focus, .btn-light-primary.focus {
    color: #212529;
    background-color: #d3cdf9;
    border-color: #c9c2f7;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(210, 209, 221, 0.5); }
  .btn-light-primary.disabled, .btn-light-primary:disabled {
    color: #212529;
    background-color: #f1effd;
    border-color: #f1effd; }
  .btn-light-primary:not(:disabled):not(.disabled):active, .btn-light-primary:not(:disabled):not(.disabled).active,
  .show > .btn-light-primary.dropdown-toggle {
    color: #212529;
    background-color: #c9c2f7;
    border-color: #bfb6f6; }
    .btn-light-primary:not(:disabled):not(.disabled):active:focus, .btn-light-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(210, 209, 221, 0.5); }

.btn-light-info {
  color: #212529;
  background-color: #cfecfe;
  border-color: #cfecfe;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-info:hover {
    color: #212529;
    background-color: #aaddfd;
    border-color: #9dd8fd; }
  .btn-light-info:focus, .btn-light-info.focus {
    color: #212529;
    background-color: #aaddfd;
    border-color: #9dd8fd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(181, 206, 222, 0.5); }
  .btn-light-info.disabled, .btn-light-info:disabled {
    color: #212529;
    background-color: #cfecfe;
    border-color: #cfecfe; }
  .btn-light-info:not(:disabled):not(.disabled):active, .btn-light-info:not(:disabled):not(.disabled).active,
  .show > .btn-light-info.dropdown-toggle {
    color: #212529;
    background-color: #9dd8fd;
    border-color: #91d3fd; }
    .btn-light-info:not(:disabled):not(.disabled):active:focus, .btn-light-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(181, 206, 222, 0.5); }

.btn-light-inverse {
  color: #212529;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-inverse:hover {
    color: #212529;
    background-color: #e3e3e3;
    border-color: #dddddd; }
  .btn-light-inverse:focus, .btn-light-inverse.focus {
    color: #212529;
    background-color: #e3e3e3;
    border-color: #dddddd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(214, 215, 215, 0.5); }
  .btn-light-inverse.disabled, .btn-light-inverse:disabled {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
  .btn-light-inverse:not(:disabled):not(.disabled):active, .btn-light-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-light-inverse.dropdown-toggle {
    color: #212529;
    background-color: #dddddd;
    border-color: #d6d6d6; }
    .btn-light-inverse:not(:disabled):not(.disabled):active:focus, .btn-light-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(214, 215, 215, 0.5); }

.btn-light-megna {
  color: #212529;
  background-color: #e0f2f4;
  border-color: #e0f2f4;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-megna:hover {
    color: #212529;
    background-color: #c4e6ea;
    border-color: #bae2e7; }
  .btn-light-megna:focus, .btn-light-megna.focus {
    color: #212529;
    background-color: #c4e6ea;
    border-color: #bae2e7;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(195, 211, 214, 0.5); }
  .btn-light-megna.disabled, .btn-light-megna:disabled {
    color: #212529;
    background-color: #e0f2f4;
    border-color: #e0f2f4; }
  .btn-light-megna:not(:disabled):not(.disabled):active, .btn-light-megna:not(:disabled):not(.disabled).active,
  .show > .btn-light-megna.dropdown-toggle {
    color: #212529;
    background-color: #bae2e7;
    border-color: #b1dee3; }
    .btn-light-megna:not(:disabled):not(.disabled):active:focus, .btn-light-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(195, 211, 214, 0.5); }

.btn-dark-danger {
  color: #fff;
  background-color: #e6294b;
  border-color: #e6294b;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-dark-danger:hover {
    color: #fff;
    background-color: #d01839;
    border-color: #c51736; }
  .btn-dark-danger:focus, .btn-dark-danger.focus {
    color: #fff;
    background-color: #d01839;
    border-color: #c51736;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(234, 73, 102, 0.5); }
  .btn-dark-danger.disabled, .btn-dark-danger:disabled {
    color: #fff;
    background-color: #e6294b;
    border-color: #e6294b; }
  .btn-dark-danger:not(:disabled):not(.disabled):active, .btn-dark-danger:not(:disabled):not(.disabled).active,
  .show > .btn-dark-danger.dropdown-toggle {
    color: #fff;
    background-color: #c51736;
    border-color: #ba1633; }
    .btn-dark-danger:not(:disabled):not(.disabled):active:focus, .btn-dark-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(234, 73, 102, 0.5); }

.btn-dark-success {
  color: #fff;
  background-color: #4ab657;
  border-color: #4ab657;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-dark-success:hover {
    color: #fff;
    background-color: #3f9b4a;
    border-color: #3b9245; }
  .btn-dark-success:focus, .btn-dark-success.focus {
    color: #fff;
    background-color: #3f9b4a;
    border-color: #3b9245;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(101, 193, 112, 0.5); }
  .btn-dark-success.disabled, .btn-dark-success:disabled {
    color: #fff;
    background-color: #4ab657;
    border-color: #4ab657; }
  .btn-dark-success:not(:disabled):not(.disabled):active, .btn-dark-success:not(:disabled):not(.disabled).active,
  .show > .btn-dark-success.dropdown-toggle {
    color: #fff;
    background-color: #3b9245;
    border-color: #378941; }
    .btn-dark-success:not(:disabled):not(.disabled):active:focus, .btn-dark-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(101, 193, 112, 0.5); }

.btn-dark-warning {
  color: #212529;
  background-color: #e9ab2e;
  border-color: #e9ab2e;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-dark-warning:hover {
    color: #212529;
    background-color: #da9917;
    border-color: #ce9116; }
  .btn-dark-warning:focus, .btn-dark-warning.focus {
    color: #212529;
    background-color: #da9917;
    border-color: #ce9116;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(203, 151, 45, 0.5); }
  .btn-dark-warning.disabled, .btn-dark-warning:disabled {
    color: #212529;
    background-color: #e9ab2e;
    border-color: #e9ab2e; }
  .btn-dark-warning:not(:disabled):not(.disabled):active, .btn-dark-warning:not(:disabled):not(.disabled).active,
  .show > .btn-dark-warning.dropdown-toggle {
    color: #fff;
    background-color: #ce9116;
    border-color: #c38915; }
    .btn-dark-warning:not(:disabled):not(.disabled):active:focus, .btn-dark-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203, 151, 45, 0.5); }

.btn-dark-primary {
  color: #fff;
  background-color: #6352ce;
  border-color: #6352ce;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-dark-primary:hover {
    color: #fff;
    background-color: #4a37c3;
    border-color: #4634b9; }
  .btn-dark-primary:focus, .btn-dark-primary.focus {
    color: #fff;
    background-color: #4a37c3;
    border-color: #4634b9;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(122, 108, 213, 0.5); }
  .btn-dark-primary.disabled, .btn-dark-primary:disabled {
    color: #fff;
    background-color: #6352ce;
    border-color: #6352ce; }
  .btn-dark-primary:not(:disabled):not(.disabled):active, .btn-dark-primary:not(:disabled):not(.disabled).active,
  .show > .btn-dark-primary.dropdown-toggle {
    color: #fff;
    background-color: #4634b9;
    border-color: #4331af; }
    .btn-dark-primary:not(:disabled):not(.disabled):active:focus, .btn-dark-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(122, 108, 213, 0.5); }

.btn-dark-info {
  color: #fff;
  background-color: #028ee1;
  border-color: #028ee1;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-dark-info:hover {
    color: #fff;
    background-color: #0276bb;
    border-color: #026eae; }
  .btn-dark-info:focus, .btn-dark-info.focus {
    color: #fff;
    background-color: #0276bb;
    border-color: #026eae;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(40, 159, 230, 0.5); }
  .btn-dark-info.disabled, .btn-dark-info:disabled {
    color: #fff;
    background-color: #028ee1;
    border-color: #028ee1; }
  .btn-dark-info:not(:disabled):not(.disabled):active, .btn-dark-info:not(:disabled):not(.disabled).active,
  .show > .btn-dark-info.dropdown-toggle {
    color: #fff;
    background-color: #026eae;
    border-color: #0166a2; }
    .btn-dark-info:not(:disabled):not(.disabled):active:focus, .btn-dark-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 159, 230, 0.5); }

.btn-outline-primary {
  color: #7460ee;
  border-color: #7460ee; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(116, 96, 238, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #7460ee;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(116, 96, 238, 0.5); }

.btn-outline-secondary {
  color: #868e96;
  border-color: #868e96; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.btn-outline-success {
  color: #39c449;
  border-color: #39c449; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #39c449;
    border-color: #39c449; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(57, 196, 73, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #39c449;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #39c449;
    border-color: #39c449; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(57, 196, 73, 0.5); }

.btn-outline-info {
  color: #009efb;
  border-color: #009efb; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #009efb;
    border-color: #009efb; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 158, 251, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #009efb;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #009efb;
    border-color: #009efb; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 158, 251, 0.5); }

.btn-outline-warning {
  color: #ffbc34;
  border-color: #ffbc34; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffbc34;
    border-color: #ffbc34; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 188, 52, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffbc34;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffbc34;
    border-color: #ffbc34; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 188, 52, 0.5); }

.btn-outline-danger {
  color: #f62d51;
  border-color: #f62d51; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #f62d51;
    border-color: #f62d51; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 45, 81, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #f62d51;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #f62d51;
    border-color: #f62d51; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(246, 45, 81, 0.5); }

.btn-outline-light {
  color: #ebf3f5;
  border-color: #ebf3f5; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #ebf3f5;
    border-color: #ebf3f5; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(235, 243, 245, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #ebf3f5;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #ebf3f5;
    border-color: #ebf3f5; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(235, 243, 245, 0.5); }

.btn-outline-dark {
  color: #263238;
  border-color: #263238; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #263238;
    border-color: #263238; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 50, 56, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #263238;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #263238;
    border-color: #263238; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 50, 56, 0.5); }

.btn-outline-cyan {
  color: #4fc3f7;
  border-color: #4fc3f7; }
  .btn-outline-cyan:hover {
    color: #212529;
    background-color: #4fc3f7;
    border-color: #4fc3f7; }
  .btn-outline-cyan:focus, .btn-outline-cyan.focus {
    box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.5); }
  .btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
    color: #4fc3f7;
    background-color: transparent; }
  .btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active,
  .show > .btn-outline-cyan.dropdown-toggle {
    color: #212529;
    background-color: #4fc3f7;
    border-color: #4fc3f7; }
    .btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-cyan.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(79, 195, 247, 0.5); }

.btn-outline-orange {
  color: #fb8c00;
  border-color: #fb8c00; }
  .btn-outline-orange:hover {
    color: #212529;
    background-color: #fb8c00;
    border-color: #fb8c00; }
  .btn-outline-orange:focus, .btn-outline-orange.focus {
    box-shadow: 0 0 0 0.2rem rgba(251, 140, 0, 0.5); }
  .btn-outline-orange.disabled, .btn-outline-orange:disabled {
    color: #fb8c00;
    background-color: transparent; }
  .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active,
  .show > .btn-outline-orange.dropdown-toggle {
    color: #212529;
    background-color: #fb8c00;
    border-color: #fb8c00; }
    .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-orange.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(251, 140, 0, 0.5); }

.btn-outline-purple {
  color: #7460ee;
  border-color: #7460ee; }
  .btn-outline-purple:hover {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
  .btn-outline-purple:focus, .btn-outline-purple.focus {
    box-shadow: 0 0 0 0.2rem rgba(116, 96, 238, 0.5); }
  .btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #7460ee;
    background-color: transparent; }
  .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,
  .show > .btn-outline-purple.dropdown-toggle {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
    .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-purple.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(116, 96, 238, 0.5); }

.btn-outline-inverse {
  color: #2f3d4a;
  border-color: #2f3d4a; }
  .btn-outline-inverse:hover {
    color: #fff;
    background-color: #2f3d4a;
    border-color: #2f3d4a; }
  .btn-outline-inverse:focus, .btn-outline-inverse.focus {
    box-shadow: 0 0 0 0.2rem rgba(47, 61, 74, 0.5); }
  .btn-outline-inverse.disabled, .btn-outline-inverse:disabled {
    color: #2f3d4a;
    background-color: transparent; }
  .btn-outline-inverse:not(:disabled):not(.disabled):active, .btn-outline-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-outline-inverse.dropdown-toggle {
    color: #fff;
    background-color: #2f3d4a;
    border-color: #2f3d4a; }
    .btn-outline-inverse:not(:disabled):not(.disabled):active:focus, .btn-outline-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(47, 61, 74, 0.5); }

.btn-outline-megna {
  color: #01c0c8;
  border-color: #01c0c8; }
  .btn-outline-megna:hover {
    color: #fff;
    background-color: #01c0c8;
    border-color: #01c0c8; }
  .btn-outline-megna:focus, .btn-outline-megna.focus {
    box-shadow: 0 0 0 0.2rem rgba(1, 192, 200, 0.5); }
  .btn-outline-megna.disabled, .btn-outline-megna:disabled {
    color: #01c0c8;
    background-color: transparent; }
  .btn-outline-megna:not(:disabled):not(.disabled):active, .btn-outline-megna:not(:disabled):not(.disabled).active,
  .show > .btn-outline-megna.dropdown-toggle {
    color: #fff;
    background-color: #01c0c8;
    border-color: #01c0c8; }
    .btn-outline-megna:not(:disabled):not(.disabled):active:focus, .btn-outline-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(1, 192, 200, 0.5); }

.btn-outline-light-danger {
  color: #f9e7eb;
  border-color: #f9e7eb; }
  .btn-outline-light-danger:hover {
    color: #212529;
    background-color: #f9e7eb;
    border-color: #f9e7eb; }
  .btn-outline-light-danger:focus, .btn-outline-light-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(249, 231, 235, 0.5); }
  .btn-outline-light-danger.disabled, .btn-outline-light-danger:disabled {
    color: #f9e7eb;
    background-color: transparent; }
  .btn-outline-light-danger:not(:disabled):not(.disabled):active, .btn-outline-light-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-danger.dropdown-toggle {
    color: #212529;
    background-color: #f9e7eb;
    border-color: #f9e7eb; }
    .btn-outline-light-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-light-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(249, 231, 235, 0.5); }

.btn-outline-light-success {
  color: #e8fdeb;
  border-color: #e8fdeb; }
  .btn-outline-light-success:hover {
    color: #212529;
    background-color: #e8fdeb;
    border-color: #e8fdeb; }
  .btn-outline-light-success:focus, .btn-outline-light-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(232, 253, 235, 0.5); }
  .btn-outline-light-success.disabled, .btn-outline-light-success:disabled {
    color: #e8fdeb;
    background-color: transparent; }
  .btn-outline-light-success:not(:disabled):not(.disabled):active, .btn-outline-light-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-success.dropdown-toggle {
    color: #212529;
    background-color: #e8fdeb;
    border-color: #e8fdeb; }
    .btn-outline-light-success:not(:disabled):not(.disabled):active:focus, .btn-outline-light-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(232, 253, 235, 0.5); }

.btn-outline-light-warning {
  color: #fff8ec;
  border-color: #fff8ec; }
  .btn-outline-light-warning:hover {
    color: #212529;
    background-color: #fff8ec;
    border-color: #fff8ec; }
  .btn-outline-light-warning:focus, .btn-outline-light-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 248, 236, 0.5); }
  .btn-outline-light-warning.disabled, .btn-outline-light-warning:disabled {
    color: #fff8ec;
    background-color: transparent; }
  .btn-outline-light-warning:not(:disabled):not(.disabled):active, .btn-outline-light-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-warning.dropdown-toggle {
    color: #212529;
    background-color: #fff8ec;
    border-color: #fff8ec; }
    .btn-outline-light-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-light-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 248, 236, 0.5); }

.btn-outline-light-primary {
  color: #f1effd;
  border-color: #f1effd; }
  .btn-outline-light-primary:hover {
    color: #212529;
    background-color: #f1effd;
    border-color: #f1effd; }
  .btn-outline-light-primary:focus, .btn-outline-light-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 239, 253, 0.5); }
  .btn-outline-light-primary.disabled, .btn-outline-light-primary:disabled {
    color: #f1effd;
    background-color: transparent; }
  .btn-outline-light-primary:not(:disabled):not(.disabled):active, .btn-outline-light-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-primary.dropdown-toggle {
    color: #212529;
    background-color: #f1effd;
    border-color: #f1effd; }
    .btn-outline-light-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-light-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 239, 253, 0.5); }

.btn-outline-light-info {
  color: #cfecfe;
  border-color: #cfecfe; }
  .btn-outline-light-info:hover {
    color: #212529;
    background-color: #cfecfe;
    border-color: #cfecfe; }
  .btn-outline-light-info:focus, .btn-outline-light-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(207, 236, 254, 0.5); }
  .btn-outline-light-info.disabled, .btn-outline-light-info:disabled {
    color: #cfecfe;
    background-color: transparent; }
  .btn-outline-light-info:not(:disabled):not(.disabled):active, .btn-outline-light-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-info.dropdown-toggle {
    color: #212529;
    background-color: #cfecfe;
    border-color: #cfecfe; }
    .btn-outline-light-info:not(:disabled):not(.disabled):active:focus, .btn-outline-light-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(207, 236, 254, 0.5); }

.btn-outline-light-inverse {
  color: #f6f6f6;
  border-color: #f6f6f6; }
  .btn-outline-light-inverse:hover {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
  .btn-outline-light-inverse:focus, .btn-outline-light-inverse.focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5); }
  .btn-outline-light-inverse.disabled, .btn-outline-light-inverse:disabled {
    color: #f6f6f6;
    background-color: transparent; }
  .btn-outline-light-inverse:not(:disabled):not(.disabled):active, .btn-outline-light-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-inverse.dropdown-toggle {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
    .btn-outline-light-inverse:not(:disabled):not(.disabled):active:focus, .btn-outline-light-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(246, 246, 246, 0.5); }

.btn-outline-light-megna {
  color: #e0f2f4;
  border-color: #e0f2f4; }
  .btn-outline-light-megna:hover {
    color: #212529;
    background-color: #e0f2f4;
    border-color: #e0f2f4; }
  .btn-outline-light-megna:focus, .btn-outline-light-megna.focus {
    box-shadow: 0 0 0 0.2rem rgba(224, 242, 244, 0.5); }
  .btn-outline-light-megna.disabled, .btn-outline-light-megna:disabled {
    color: #e0f2f4;
    background-color: transparent; }
  .btn-outline-light-megna:not(:disabled):not(.disabled):active, .btn-outline-light-megna:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-megna.dropdown-toggle {
    color: #212529;
    background-color: #e0f2f4;
    border-color: #e0f2f4; }
    .btn-outline-light-megna:not(:disabled):not(.disabled):active:focus, .btn-outline-light-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224, 242, 244, 0.5); }

.btn-outline-dark-danger {
  color: #e6294b;
  border-color: #e6294b; }
  .btn-outline-dark-danger:hover {
    color: #fff;
    background-color: #e6294b;
    border-color: #e6294b; }
  .btn-outline-dark-danger:focus, .btn-outline-dark-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(230, 41, 75, 0.5); }
  .btn-outline-dark-danger.disabled, .btn-outline-dark-danger:disabled {
    color: #e6294b;
    background-color: transparent; }
  .btn-outline-dark-danger:not(:disabled):not(.disabled):active, .btn-outline-dark-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-danger.dropdown-toggle {
    color: #fff;
    background-color: #e6294b;
    border-color: #e6294b; }
    .btn-outline-dark-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(230, 41, 75, 0.5); }

.btn-outline-dark-success {
  color: #4ab657;
  border-color: #4ab657; }
  .btn-outline-dark-success:hover {
    color: #fff;
    background-color: #4ab657;
    border-color: #4ab657; }
  .btn-outline-dark-success:focus, .btn-outline-dark-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(74, 182, 87, 0.5); }
  .btn-outline-dark-success.disabled, .btn-outline-dark-success:disabled {
    color: #4ab657;
    background-color: transparent; }
  .btn-outline-dark-success:not(:disabled):not(.disabled):active, .btn-outline-dark-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-success.dropdown-toggle {
    color: #fff;
    background-color: #4ab657;
    border-color: #4ab657; }
    .btn-outline-dark-success:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(74, 182, 87, 0.5); }

.btn-outline-dark-warning {
  color: #e9ab2e;
  border-color: #e9ab2e; }
  .btn-outline-dark-warning:hover {
    color: #212529;
    background-color: #e9ab2e;
    border-color: #e9ab2e; }
  .btn-outline-dark-warning:focus, .btn-outline-dark-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(233, 171, 46, 0.5); }
  .btn-outline-dark-warning.disabled, .btn-outline-dark-warning:disabled {
    color: #e9ab2e;
    background-color: transparent; }
  .btn-outline-dark-warning:not(:disabled):not(.disabled):active, .btn-outline-dark-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-warning.dropdown-toggle {
    color: #212529;
    background-color: #e9ab2e;
    border-color: #e9ab2e; }
    .btn-outline-dark-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 171, 46, 0.5); }

.btn-outline-dark-primary {
  color: #6352ce;
  border-color: #6352ce; }
  .btn-outline-dark-primary:hover {
    color: #fff;
    background-color: #6352ce;
    border-color: #6352ce; }
  .btn-outline-dark-primary:focus, .btn-outline-dark-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(99, 82, 206, 0.5); }
  .btn-outline-dark-primary.disabled, .btn-outline-dark-primary:disabled {
    color: #6352ce;
    background-color: transparent; }
  .btn-outline-dark-primary:not(:disabled):not(.disabled):active, .btn-outline-dark-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-primary.dropdown-toggle {
    color: #fff;
    background-color: #6352ce;
    border-color: #6352ce; }
    .btn-outline-dark-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(99, 82, 206, 0.5); }

.btn-outline-dark-info {
  color: #028ee1;
  border-color: #028ee1; }
  .btn-outline-dark-info:hover {
    color: #fff;
    background-color: #028ee1;
    border-color: #028ee1; }
  .btn-outline-dark-info:focus, .btn-outline-dark-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 142, 225, 0.5); }
  .btn-outline-dark-info.disabled, .btn-outline-dark-info:disabled {
    color: #028ee1;
    background-color: transparent; }
  .btn-outline-dark-info:not(:disabled):not(.disabled):active, .btn-outline-dark-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-info.dropdown-toggle {
    color: #fff;
    background-color: #028ee1;
    border-color: #028ee1; }
    .btn-outline-dark-info:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(2, 142, 225, 0.5); }

.btn-link {
  font-weight: 400;
  color: #7460ee;
  text-decoration: none; }
  .btn-link:hover {
    color: #381be7;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #868e96;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 5px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1px; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid #e9ecef;
  border-radius: 4px;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1); }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1600px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #ebf3f5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.65rem 1rem;
  clear: both;
  font-weight: 400;
  color: #868e96;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #ebf3f5; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #009efb; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #868e96;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.65rem 1rem;
  color: #868e96; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  text-align: center;
  white-space: nowrap;
  background-color: #ebf3f5;
  border: 1px solid #e9ecef;
  border-radius: 4px; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 5px; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1px; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #009efb;
    background-color: #009efb;
    box-shadow: none; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none, transparent; }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: rgba(0, 0, 0, 0.25); }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: black;
    border-color: black;
    box-shadow: none; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #868e96; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #90a4ae solid 1px;
    box-shadow: none; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 4px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #009efb;
  background-color: #009efb;
  box-shadow: none; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(116, 96, 238, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(116, 96, 238, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(116, 96, 238, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #90a4ae;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(116, 96, 238, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  vertical-align: middle;
  background: #fff url(/images/custom-select.png?33d0b67c047e466b46c464b8eefc2d31) no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: rgba(0, 0, 0, 0.25);
    outline: 0;
    box-shadow: none, transparent; }
    .custom-select:focus::-ms-value {
      color: #54667a;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #54667a; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: rgba(0, 0, 0, 0.25);
    box-shadow: transparent; }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  background-color: #fff;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  box-shadow: none; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #54667a;
    content: "Browse";
    background-color: #ebf3f5;
    border-left: inherit;
    border-radius: 0 4px 4px 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #f2f7f8, transparent; }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #f2f7f8, transparent; }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #f2f7f8, transparent; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #009efb;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #afe1ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #009efb;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #afe1ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #009efb;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #afe1ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #90a4ae; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #90a4ae; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #90a4ae; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #868e96;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #868e96;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #4F5467;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 4px; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #009efb; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1599.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1600px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: white; }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.8); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid transparent; }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid transparent; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 20px; }

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1.5rem;
  list-style: none;
  background-color: #f2f7f8;
  border-radius: 4px; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #868e96;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #868e96; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 4px; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #7460ee;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #381be7;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: transparent; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.page-item:last-child .page-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #009efb;
  border-color: #009efb; }

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #7460ee; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #4c32e9; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(116, 96, 238, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #868e96; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #6c757d; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.badge-success {
  color: #fff;
  background-color: #39c449; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #2e9c3a; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(57, 196, 73, 0.5); }

.badge-info {
  color: #fff;
  background-color: #009efb; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #007ec8; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 158, 251, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffbc34; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #ffab01; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 188, 52, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #f62d51; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #e60a31; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(246, 45, 81, 0.5); }

.badge-light {
  color: #212529;
  background-color: #ebf3f5; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #c9dfe4; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(235, 243, 245, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #263238; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #11171a; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 50, 56, 0.5); }

.badge-cyan {
  color: #212529;
  background-color: #4fc3f7; }
  a.badge-cyan:hover, a.badge-cyan:focus {
    color: #212529;
    background-color: #1eb2f5; }
  a.badge-cyan:focus, a.badge-cyan.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.5); }

.badge-orange {
  color: #212529;
  background-color: #fb8c00; }
  a.badge-orange:hover, a.badge-orange:focus {
    color: #212529;
    background-color: #c87000; }
  a.badge-orange:focus, a.badge-orange.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(251, 140, 0, 0.5); }

.badge-purple {
  color: #fff;
  background-color: #7460ee; }
  a.badge-purple:hover, a.badge-purple:focus {
    color: #fff;
    background-color: #4c32e9; }
  a.badge-purple:focus, a.badge-purple.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(116, 96, 238, 0.5); }

.badge-inverse {
  color: #fff;
  background-color: #2f3d4a; }
  a.badge-inverse:hover, a.badge-inverse:focus {
    color: #fff;
    background-color: #1b232b; }
  a.badge-inverse:focus, a.badge-inverse.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(47, 61, 74, 0.5); }

.badge-megna {
  color: #fff;
  background-color: #01c0c8; }
  a.badge-megna:hover, a.badge-megna:focus {
    color: #fff;
    background-color: #018f95; }
  a.badge-megna:focus, a.badge-megna.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(1, 192, 200, 0.5); }

.badge-light-danger {
  color: #212529;
  background-color: #f9e7eb; }
  a.badge-light-danger:hover, a.badge-light-danger:focus {
    color: #212529;
    background-color: #efbec9; }
  a.badge-light-danger:focus, a.badge-light-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(249, 231, 235, 0.5); }

.badge-light-success {
  color: #212529;
  background-color: #e8fdeb; }
  a.badge-light-success:hover, a.badge-light-success:focus {
    color: #212529;
    background-color: #b9f9c2; }
  a.badge-light-success:focus, a.badge-light-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(232, 253, 235, 0.5); }

.badge-light-warning {
  color: #212529;
  background-color: #fff8ec; }
  a.badge-light-warning:hover, a.badge-light-warning:focus {
    color: #212529;
    background-color: #ffe5b9; }
  a.badge-light-warning:focus, a.badge-light-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 248, 236, 0.5); }

.badge-light-primary {
  color: #212529;
  background-color: #f1effd; }
  a.badge-light-primary:hover, a.badge-light-primary:focus {
    color: #212529;
    background-color: #c9c2f7; }
  a.badge-light-primary:focus, a.badge-light-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(241, 239, 253, 0.5); }

.badge-light-info {
  color: #212529;
  background-color: #cfecfe; }
  a.badge-light-info:hover, a.badge-light-info:focus {
    color: #212529;
    background-color: #9dd8fd; }
  a.badge-light-info:focus, a.badge-light-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(207, 236, 254, 0.5); }

.badge-light-inverse {
  color: #212529;
  background-color: #f6f6f6; }
  a.badge-light-inverse:hover, a.badge-light-inverse:focus {
    color: #212529;
    background-color: #dddddd; }
  a.badge-light-inverse:focus, a.badge-light-inverse.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5); }

.badge-light-megna {
  color: #212529;
  background-color: #e0f2f4; }
  a.badge-light-megna:hover, a.badge-light-megna:focus {
    color: #212529;
    background-color: #bae2e7; }
  a.badge-light-megna:focus, a.badge-light-megna.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(224, 242, 244, 0.5); }

.badge-dark-danger {
  color: #fff;
  background-color: #e6294b; }
  a.badge-dark-danger:hover, a.badge-dark-danger:focus {
    color: #fff;
    background-color: #c51736; }
  a.badge-dark-danger:focus, a.badge-dark-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(230, 41, 75, 0.5); }

.badge-dark-success {
  color: #fff;
  background-color: #4ab657; }
  a.badge-dark-success:hover, a.badge-dark-success:focus {
    color: #fff;
    background-color: #3b9245; }
  a.badge-dark-success:focus, a.badge-dark-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(74, 182, 87, 0.5); }

.badge-dark-warning {
  color: #212529;
  background-color: #e9ab2e; }
  a.badge-dark-warning:hover, a.badge-dark-warning:focus {
    color: #212529;
    background-color: #ce9116; }
  a.badge-dark-warning:focus, a.badge-dark-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(233, 171, 46, 0.5); }

.badge-dark-primary {
  color: #fff;
  background-color: #6352ce; }
  a.badge-dark-primary:hover, a.badge-dark-primary:focus {
    color: #fff;
    background-color: #4634b9; }
  a.badge-dark-primary:focus, a.badge-dark-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(99, 82, 206, 0.5); }

.badge-dark-info {
  color: #fff;
  background-color: #028ee1; }
  a.badge-dark-info:hover, a.badge-dark-info:focus {
    color: #fff;
    background-color: #026eae; }
  a.badge-dark-info:focus, a.badge-dark-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(2, 142, 225, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 5px; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 500; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #3c327c;
  background-color: #e3dffc;
  border-color: #d8d2fa; }
  .alert-primary hr {
    border-top-color: #c4bbf7; }
  .alert-primary .alert-link {
    color: #2a2358; }

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2; }
  .alert-secondary hr {
    border-top-color: #cfd2d6; }
  .alert-secondary .alert-link {
    color: #2e3133; }

.alert-success {
  color: #1e6626;
  background-color: #d7f3db;
  border-color: #c8eecc; }
  .alert-success hr {
    border-top-color: #b5e8ba; }
  .alert-success .alert-link {
    color: #123f17; }

.alert-info {
  color: #005283;
  background-color: #ccecfe;
  border-color: #b8e4fe; }
  .alert-info hr {
    border-top-color: #9fdafe; }
  .alert-info .alert-link {
    color: #003250; }

.alert-warning {
  color: #85621b;
  background-color: #fff2d6;
  border-color: #ffecc6; }
  .alert-warning hr {
    border-top-color: #ffe4ad; }
  .alert-warning .alert-link {
    color: #5b4312; }

.alert-danger {
  color: #80172a;
  background-color: #fdd5dc;
  border-color: #fcc4ce; }
  .alert-danger hr {
    border-top-color: #fbacba; }
  .alert-danger .alert-link {
    color: #550f1c; }

.alert-light {
  color: #7a7e7f;
  background-color: #fbfdfd;
  border-color: #f9fcfc; }
  .alert-light hr {
    border-top-color: #e8f4f4; }
  .alert-light .alert-link {
    color: #616465; }

.alert-dark {
  color: #141a1d;
  background-color: #d4d6d7;
  border-color: #c2c6c7; }
  .alert-dark hr {
    border-top-color: #b5babb; }
  .alert-dark .alert-link {
    color: black; }

.alert-cyan {
  color: #296580;
  background-color: #dcf3fd;
  border-color: #ceeefd; }
  .alert-cyan hr {
    border-top-color: #b6e6fc; }
  .alert-cyan .alert-link {
    color: #1d4759; }

.alert-orange {
  color: #834900;
  background-color: #fee8cc;
  border-color: #fedfb8; }
  .alert-orange hr {
    border-top-color: #fed49f; }
  .alert-orange .alert-link {
    color: #502d00; }

.alert-purple {
  color: #3c327c;
  background-color: #e3dffc;
  border-color: #d8d2fa; }
  .alert-purple hr {
    border-top-color: #c4bbf7; }
  .alert-purple .alert-link {
    color: #2a2358; }

.alert-inverse {
  color: #182026;
  background-color: #d5d8db;
  border-color: #c5c9cc; }
  .alert-inverse hr {
    border-top-color: #b7bcc0; }
  .alert-inverse .alert-link {
    color: #040607; }

.alert-megna {
  color: #016468;
  background-color: #ccf2f4;
  border-color: #b8edf0; }
  .alert-megna hr {
    border-top-color: #a3e8ec; }
  .alert-megna .alert-link {
    color: #013335; }

.alert-light-danger {
  color: #81787a;
  background-color: #fefafb;
  border-color: #fdf8f9; }
  .alert-light-danger hr {
    border-top-color: #f7e4e8; }
  .alert-light-danger .alert-link {
    color: #675f61; }

.alert-light-success {
  color: #79847a;
  background-color: #fafffb;
  border-color: #f9fef9; }
  .alert-light-success hr {
    border-top-color: #e3fae3; }
  .alert-light-success .alert-link {
    color: #616961; }

.alert-light-warning {
  color: #85817b;
  background-color: #fffefb;
  border-color: #fffdfa; }
  .alert-light-warning hr {
    border-top-color: #fff3e1; }
  .alert-light-warning .alert-link {
    color: #6b6762; }

.alert-light-primary {
  color: #7d7c84;
  background-color: #fcfcff;
  border-color: #fbfbfe; }
  .alert-light-primary hr {
    border-top-color: #e7e7f9; }
  .alert-light-primary .alert-link {
    color: #64636a; }

.alert-light-info {
  color: #6c7b84;
  background-color: #f5fbff;
  border-color: #f2faff; }
  .alert-light-info hr {
    border-top-color: #d9f0ff; }
  .alert-light-info .alert-link {
    color: #556168; }

.alert-light-inverse {
  color: gray;
  background-color: #fdfdfd;
  border-color: #fcfcfc; }
  .alert-light-inverse hr {
    border-top-color: #efefef; }
  .alert-light-inverse .alert-link {
    color: #676767; }

.alert-light-megna {
  color: #747e7f;
  background-color: #f9fcfd;
  border-color: #f6fbfc; }
  .alert-light-megna hr {
    border-top-color: #e3f3f6; }
  .alert-light-megna .alert-link {
    color: #5c6464; }

.alert-dark-danger {
  color: #781527;
  background-color: #fad4db;
  border-color: #f8c3cd; }
  .alert-dark-danger hr {
    border-top-color: #f5acba; }
  .alert-dark-danger .alert-link {
    color: #4d0d19; }

.alert-dark-success {
  color: #265f2d;
  background-color: #dbf0dd;
  border-color: #ccebd0; }
  .alert-dark-success hr {
    border-top-color: #bae4bf; }
  .alert-dark-success .alert-link {
    color: #173b1c; }

.alert-dark-warning {
  color: #795918;
  background-color: #fbeed5;
  border-color: #f9e7c4; }
  .alert-dark-warning hr {
    border-top-color: #f7dead; }
  .alert-dark-warning .alert-link {
    color: #4e3a10; }

.alert-dark-primary {
  color: #332b6b;
  background-color: #e0dcf5;
  border-color: #d3cff1; }
  .alert-dark-primary hr {
    border-top-color: #c1bbeb; }
  .alert-dark-primary .alert-link {
    color: #221c47; }

.alert-dark-info {
  color: #014a75;
  background-color: #cce8f9;
  border-color: #b8dff7; }
  .alert-dark-info hr {
    border-top-color: #a1d5f4; }
  .alert-dark-info .alert-link {
    color: #012a42; }

@keyframes progress-bar-stripes {
  from {
    background-position: 5px 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 5px;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 4px;
  box-shadow: none; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7460ee;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 5px 5px; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #4F5467;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #4F5467;
    text-decoration: none;
    background-color: #ebf3f5; }
  .list-group-item-action:active {
    color: #54667a;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #868e96;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #009efb;
    border-color: #009efb; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0; }
  .list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0; }
  .list-group-horizontal .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item:first-child {
      border-bottom-left-radius: 4px;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm .list-group-item:last-child {
      border-top-right-radius: 4px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item:first-child {
      border-bottom-left-radius: 4px;
      border-top-right-radius: 0; }
    .list-group-horizontal-md .list-group-item:last-child {
      border-top-right-radius: 4px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item:first-child {
      border-bottom-left-radius: 4px;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg .list-group-item:last-child {
      border-top-right-radius: 4px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1600px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item:first-child {
      border-bottom-left-radius: 4px;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl .list-group-item:last-child {
      border-top-right-radius: 4px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:first-child {
    border-top-width: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0; }

.list-group-item-primary {
  color: #3c327c;
  background-color: #d8d2fa; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #3c327c;
    background-color: #c4bbf7; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #3c327c;
    border-color: #3c327c; }

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #464a4e;
    background-color: #cfd2d6; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e; }

.list-group-item-success {
  color: #1e6626;
  background-color: #c8eecc; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #1e6626;
    background-color: #b5e8ba; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #1e6626;
    border-color: #1e6626; }

.list-group-item-info {
  color: #005283;
  background-color: #b8e4fe; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #005283;
    background-color: #9fdafe; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #005283;
    border-color: #005283; }

.list-group-item-warning {
  color: #85621b;
  background-color: #ffecc6; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #85621b;
    background-color: #ffe4ad; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #85621b;
    border-color: #85621b; }

.list-group-item-danger {
  color: #80172a;
  background-color: #fcc4ce; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #80172a;
    background-color: #fbacba; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #80172a;
    border-color: #80172a; }

.list-group-item-light {
  color: #7a7e7f;
  background-color: #f9fcfc; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #7a7e7f;
    background-color: #e8f4f4; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7a7e7f;
    border-color: #7a7e7f; }

.list-group-item-dark {
  color: #141a1d;
  background-color: #c2c6c7; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #141a1d;
    background-color: #b5babb; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #141a1d;
    border-color: #141a1d; }

.list-group-item-cyan {
  color: #296580;
  background-color: #ceeefd; }
  .list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
    color: #296580;
    background-color: #b6e6fc; }
  .list-group-item-cyan.list-group-item-action.active {
    color: #fff;
    background-color: #296580;
    border-color: #296580; }

.list-group-item-orange {
  color: #834900;
  background-color: #fedfb8; }
  .list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
    color: #834900;
    background-color: #fed49f; }
  .list-group-item-orange.list-group-item-action.active {
    color: #fff;
    background-color: #834900;
    border-color: #834900; }

.list-group-item-purple {
  color: #3c327c;
  background-color: #d8d2fa; }
  .list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
    color: #3c327c;
    background-color: #c4bbf7; }
  .list-group-item-purple.list-group-item-action.active {
    color: #fff;
    background-color: #3c327c;
    border-color: #3c327c; }

.list-group-item-inverse {
  color: #182026;
  background-color: #c5c9cc; }
  .list-group-item-inverse.list-group-item-action:hover, .list-group-item-inverse.list-group-item-action:focus {
    color: #182026;
    background-color: #b7bcc0; }
  .list-group-item-inverse.list-group-item-action.active {
    color: #fff;
    background-color: #182026;
    border-color: #182026; }

.list-group-item-megna {
  color: #016468;
  background-color: #b8edf0; }
  .list-group-item-megna.list-group-item-action:hover, .list-group-item-megna.list-group-item-action:focus {
    color: #016468;
    background-color: #a3e8ec; }
  .list-group-item-megna.list-group-item-action.active {
    color: #fff;
    background-color: #016468;
    border-color: #016468; }

.list-group-item-light-danger {
  color: #81787a;
  background-color: #fdf8f9; }
  .list-group-item-light-danger.list-group-item-action:hover, .list-group-item-light-danger.list-group-item-action:focus {
    color: #81787a;
    background-color: #f7e4e8; }
  .list-group-item-light-danger.list-group-item-action.active {
    color: #fff;
    background-color: #81787a;
    border-color: #81787a; }

.list-group-item-light-success {
  color: #79847a;
  background-color: #f9fef9; }
  .list-group-item-light-success.list-group-item-action:hover, .list-group-item-light-success.list-group-item-action:focus {
    color: #79847a;
    background-color: #e3fae3; }
  .list-group-item-light-success.list-group-item-action.active {
    color: #fff;
    background-color: #79847a;
    border-color: #79847a; }

.list-group-item-light-warning {
  color: #85817b;
  background-color: #fffdfa; }
  .list-group-item-light-warning.list-group-item-action:hover, .list-group-item-light-warning.list-group-item-action:focus {
    color: #85817b;
    background-color: #fff3e1; }
  .list-group-item-light-warning.list-group-item-action.active {
    color: #fff;
    background-color: #85817b;
    border-color: #85817b; }

.list-group-item-light-primary {
  color: #7d7c84;
  background-color: #fbfbfe; }
  .list-group-item-light-primary.list-group-item-action:hover, .list-group-item-light-primary.list-group-item-action:focus {
    color: #7d7c84;
    background-color: #e7e7f9; }
  .list-group-item-light-primary.list-group-item-action.active {
    color: #fff;
    background-color: #7d7c84;
    border-color: #7d7c84; }

.list-group-item-light-info {
  color: #6c7b84;
  background-color: #f2faff; }
  .list-group-item-light-info.list-group-item-action:hover, .list-group-item-light-info.list-group-item-action:focus {
    color: #6c7b84;
    background-color: #d9f0ff; }
  .list-group-item-light-info.list-group-item-action.active {
    color: #fff;
    background-color: #6c7b84;
    border-color: #6c7b84; }

.list-group-item-light-inverse {
  color: gray;
  background-color: #fcfcfc; }
  .list-group-item-light-inverse.list-group-item-action:hover, .list-group-item-light-inverse.list-group-item-action:focus {
    color: gray;
    background-color: #efefef; }
  .list-group-item-light-inverse.list-group-item-action.active {
    color: #fff;
    background-color: gray;
    border-color: gray; }

.list-group-item-light-megna {
  color: #747e7f;
  background-color: #f6fbfc; }
  .list-group-item-light-megna.list-group-item-action:hover, .list-group-item-light-megna.list-group-item-action:focus {
    color: #747e7f;
    background-color: #e3f3f6; }
  .list-group-item-light-megna.list-group-item-action.active {
    color: #fff;
    background-color: #747e7f;
    border-color: #747e7f; }

.list-group-item-dark-danger {
  color: #781527;
  background-color: #f8c3cd; }
  .list-group-item-dark-danger.list-group-item-action:hover, .list-group-item-dark-danger.list-group-item-action:focus {
    color: #781527;
    background-color: #f5acba; }
  .list-group-item-dark-danger.list-group-item-action.active {
    color: #fff;
    background-color: #781527;
    border-color: #781527; }

.list-group-item-dark-success {
  color: #265f2d;
  background-color: #ccebd0; }
  .list-group-item-dark-success.list-group-item-action:hover, .list-group-item-dark-success.list-group-item-action:focus {
    color: #265f2d;
    background-color: #bae4bf; }
  .list-group-item-dark-success.list-group-item-action.active {
    color: #fff;
    background-color: #265f2d;
    border-color: #265f2d; }

.list-group-item-dark-warning {
  color: #795918;
  background-color: #f9e7c4; }
  .list-group-item-dark-warning.list-group-item-action:hover, .list-group-item-dark-warning.list-group-item-action:focus {
    color: #795918;
    background-color: #f7dead; }
  .list-group-item-dark-warning.list-group-item-action.active {
    color: #fff;
    background-color: #795918;
    border-color: #795918; }

.list-group-item-dark-primary {
  color: #332b6b;
  background-color: #d3cff1; }
  .list-group-item-dark-primary.list-group-item-action:hover, .list-group-item-dark-primary.list-group-item-action:focus {
    color: #332b6b;
    background-color: #c1bbeb; }
  .list-group-item-dark-primary.list-group-item-action.active {
    color: #fff;
    background-color: #332b6b;
    border-color: #332b6b; }

.list-group-item-dark-info {
  color: #014a75;
  background-color: #b8dff7; }
  .list-group-item-dark-info.list-group-item-action:hover, .list-group-item-dark-info.list-group-item-action:focus {
    color: #014a75;
    background-color: #a1d5f4; }
  .list-group-item-dark-info.list-group-item-action.active {
    color: #fff;
    background-color: #014a75;
    border-color: #014a75; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #868e96;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1600px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2); }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 5px; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 5px 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 5px 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #2c2b2e;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #54667a; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 64px;
  height: 64px;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 64px;
  height: 64px;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #7460ee !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #4c32e9 !important; }

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #6c757d !important; }

.bg-success {
  background-color: #39c449 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #2e9c3a !important; }

.bg-info {
  background-color: #009efb !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #007ec8 !important; }

.bg-warning {
  background-color: #ffbc34 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffab01 !important; }

.bg-danger {
  background-color: #f62d51 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #e60a31 !important; }

.bg-light {
  background-color: #ebf3f5 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #c9dfe4 !important; }

.bg-dark {
  background-color: #263238 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #11171a !important; }

.bg-cyan {
  background-color: #4fc3f7 !important; }

a.bg-cyan:hover, a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus {
  background-color: #1eb2f5 !important; }

.bg-orange {
  background-color: #fb8c00 !important; }

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #c87000 !important; }

.bg-purple {
  background-color: #7460ee !important; }

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #4c32e9 !important; }

.bg-inverse {
  background-color: #2f3d4a !important; }

a.bg-inverse:hover, a.bg-inverse:focus,
button.bg-inverse:hover,
button.bg-inverse:focus {
  background-color: #1b232b !important; }

.bg-megna {
  background-color: #01c0c8 !important; }

a.bg-megna:hover, a.bg-megna:focus,
button.bg-megna:hover,
button.bg-megna:focus {
  background-color: #018f95 !important; }

.bg-light-danger {
  background-color: #f9e7eb !important; }

a.bg-light-danger:hover, a.bg-light-danger:focus,
button.bg-light-danger:hover,
button.bg-light-danger:focus {
  background-color: #efbec9 !important; }

.bg-light-success {
  background-color: #e8fdeb !important; }

a.bg-light-success:hover, a.bg-light-success:focus,
button.bg-light-success:hover,
button.bg-light-success:focus {
  background-color: #b9f9c2 !important; }

.bg-light-warning {
  background-color: #fff8ec !important; }

a.bg-light-warning:hover, a.bg-light-warning:focus,
button.bg-light-warning:hover,
button.bg-light-warning:focus {
  background-color: #ffe5b9 !important; }

.bg-light-primary {
  background-color: #f1effd !important; }

a.bg-light-primary:hover, a.bg-light-primary:focus,
button.bg-light-primary:hover,
button.bg-light-primary:focus {
  background-color: #c9c2f7 !important; }

.bg-light-info {
  background-color: #cfecfe !important; }

a.bg-light-info:hover, a.bg-light-info:focus,
button.bg-light-info:hover,
button.bg-light-info:focus {
  background-color: #9dd8fd !important; }

.bg-light-inverse {
  background-color: #f6f6f6 !important; }

a.bg-light-inverse:hover, a.bg-light-inverse:focus,
button.bg-light-inverse:hover,
button.bg-light-inverse:focus {
  background-color: #dddddd !important; }

.bg-light-megna {
  background-color: #e0f2f4 !important; }

a.bg-light-megna:hover, a.bg-light-megna:focus,
button.bg-light-megna:hover,
button.bg-light-megna:focus {
  background-color: #bae2e7 !important; }

.bg-dark-danger {
  background-color: #e6294b !important; }

a.bg-dark-danger:hover, a.bg-dark-danger:focus,
button.bg-dark-danger:hover,
button.bg-dark-danger:focus {
  background-color: #c51736 !important; }

.bg-dark-success {
  background-color: #4ab657 !important; }

a.bg-dark-success:hover, a.bg-dark-success:focus,
button.bg-dark-success:hover,
button.bg-dark-success:focus {
  background-color: #3b9245 !important; }

.bg-dark-warning {
  background-color: #e9ab2e !important; }

a.bg-dark-warning:hover, a.bg-dark-warning:focus,
button.bg-dark-warning:hover,
button.bg-dark-warning:focus {
  background-color: #ce9116 !important; }

.bg-dark-primary {
  background-color: #6352ce !important; }

a.bg-dark-primary:hover, a.bg-dark-primary:focus,
button.bg-dark-primary:hover,
button.bg-dark-primary:focus {
  background-color: #4634b9 !important; }

.bg-dark-info {
  background-color: #028ee1 !important; }

a.bg-dark-info:hover, a.bg-dark-info:focus,
button.bg-dark-info:hover,
button.bg-dark-info:focus {
  background-color: #026eae !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e9ecef !important; }

.border-top {
  border-top: 1px solid #e9ecef !important; }

.border-right {
  border-right: 1px solid #e9ecef !important; }

.border-bottom {
  border-bottom: 1px solid #e9ecef !important; }

.border-left {
  border-left: 1px solid #e9ecef !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #7460ee !important; }

.border-secondary {
  border-color: #868e96 !important; }

.border-success {
  border-color: #39c449 !important; }

.border-info {
  border-color: #009efb !important; }

.border-warning {
  border-color: #ffbc34 !important; }

.border-danger {
  border-color: #f62d51 !important; }

.border-light {
  border-color: #ebf3f5 !important; }

.border-dark {
  border-color: #263238 !important; }

.border-cyan {
  border-color: #4fc3f7 !important; }

.border-orange {
  border-color: #fb8c00 !important; }

.border-purple {
  border-color: #7460ee !important; }

.border-inverse {
  border-color: #2f3d4a !important; }

.border-megna {
  border-color: #01c0c8 !important; }

.border-light-danger {
  border-color: #f9e7eb !important; }

.border-light-success {
  border-color: #e8fdeb !important; }

.border-light-warning {
  border-color: #fff8ec !important; }

.border-light-primary {
  border-color: #f1effd !important; }

.border-light-info {
  border-color: #cfecfe !important; }

.border-light-inverse {
  border-color: #f6f6f6 !important; }

.border-light-megna {
  border-color: #e0f2f4 !important; }

.border-dark-danger {
  border-color: #e6294b !important; }

.border-dark-success {
  border-color: #4ab657 !important; }

.border-dark-warning {
  border-color: #e9ab2e !important; }

.border-dark-primary {
  border-color: #6352ce !important; }

.border-dark-info {
  border-color: #028ee1 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 1px !important; }

.rounded {
  border-radius: 4px !important; }

.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important; }

.rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important; }

.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important; }

.rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important; }

.rounded-lg {
  border-radius: 5px !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .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-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1600px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0px 2px 9px 0px rgba(169, 184, 200, 0.2) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.w-30 {
  width: 30% !important; }

.w-35 {
  width: 35% !important; }

.w-40 {
  width: 40% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.h-30 {
  height: 30% !important; }

.h-35 {
  height: 35% !important; }

.h-40 {
  height: 40% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

.text-uppercase {
  text-transform: uppercase !important; }

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 500 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #7460ee !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #381be7 !important; }

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #60686f !important; }

.text-success {
  color: #39c449 !important; }

a.text-success:hover, a.text-success:focus {
  color: #288933 !important; }

.text-info {
  color: #009efb !important; }

a.text-info:hover, a.text-info:focus {
  color: #006eaf !important; }

.text-warning {
  color: #ffbc34 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #e79a00 !important; }

.text-danger {
  color: #f62d51 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #ce092c !important; }

.text-light {
  color: #ebf3f5 !important; }

a.text-light:hover, a.text-light:focus {
  color: #b8d4dc !important; }

.text-dark {
  color: #263238 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #07090a !important; }

.text-cyan {
  color: #4fc3f7 !important; }

a.text-cyan:hover, a.text-cyan:focus {
  color: #0ba8ef !important; }

.text-orange {
  color: #fb8c00 !important; }

a.text-orange:hover, a.text-orange:focus {
  color: #af6100 !important; }

.text-purple {
  color: #7460ee !important; }

a.text-purple:hover, a.text-purple:focus {
  color: #381be7 !important; }

.text-inverse {
  color: #2f3d4a !important; }

a.text-inverse:hover, a.text-inverse:focus {
  color: #11161b !important; }

.text-megna {
  color: #01c0c8 !important; }

a.text-megna:hover, a.text-megna:focus {
  color: #01777c !important; }

.text-light-danger {
  color: #f9e7eb !important; }

a.text-light-danger:hover, a.text-light-danger:focus {
  color: #eaaab8 !important; }

.text-light-success {
  color: #e8fdeb !important; }

a.text-light-success:hover, a.text-light-success:focus {
  color: #a2f7ae !important; }

.text-light-warning {
  color: #fff8ec !important; }

a.text-light-warning:hover, a.text-light-warning:focus {
  color: #ffdca0 !important; }

.text-light-primary {
  color: #f1effd !important; }

a.text-light-primary:hover, a.text-light-primary:focus {
  color: #b6abf5 !important; }

.text-light-info {
  color: #cfecfe !important; }

a.text-light-info:hover, a.text-light-info:focus {
  color: #84cefc !important; }

.text-light-inverse {
  color: #f6f6f6 !important; }

a.text-light-inverse:hover, a.text-light-inverse:focus {
  color: #d0d0d0 !important; }

.text-light-megna {
  color: #e0f2f4 !important; }

a.text-light-megna:hover, a.text-light-megna:focus {
  color: #a8dae0 !important; }

.text-dark-danger {
  color: #e6294b !important; }

a.text-dark-danger:hover, a.text-dark-danger:focus {
  color: #ae1430 !important; }

.text-dark-success {
  color: #4ab657 !important; }

a.text-dark-success:hover, a.text-dark-success:focus {
  color: #34803d !important; }

.text-dark-warning {
  color: #e9ab2e !important; }

a.text-dark-warning:hover, a.text-dark-warning:focus {
  color: #b78113 !important; }

.text-dark-primary {
  color: #6352ce !important; }

a.text-dark-primary:hover, a.text-dark-primary:focus {
  color: #3f2fa5 !important; }

.text-dark-info {
  color: #028ee1 !important; }

a.text-dark-info:hover, a.text-dark-info:focus {
  color: #015e95 !important; }

.text-body {
  color: #54667a !important; }

.text-muted {
  color: #90a4ae !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #90a4ae;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    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 #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #e8eef3; }
  .table .thead-dark th {
    color: inherit;
    border-color: #e8eef3; } }

.error-box {
  height: 100%;
  width: 100%; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link, .f-icon,
.t-icon,
.w-icon,
.sl-icon,
.if-icon,
.m-icon {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.error-box .error-title {
  font-size: 210px;
  font-weight: 900;
  text-shadow: 4px 4px 0 #fff, 6px 6px 0 #263238;
  line-height: 210px; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .error-box .error-title {
      font-size: 150px;
      line-height: 150px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .error-box .error-title {
      font-size: 70px;
      line-height: 70px; } }

.sidebar-nav .has-arrow::after {
  transform: rotate(-45deg) translate(0, -50%);
  transform-origin: top;
  transition: all .3s ease-out; }

.sidebar-nav li.active > .has-arrow::after,
.sidebar-nav li > .has-arrow.active::after,
.sidebar-nav .has-arrow[aria-expanded="true"]::after {
  transform: rotate(-135deg) translate(0, -50%); }

@keyframes blow {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transform: scale3d(1, 1, 0.5); }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transform: scale3d(1, 1, 0.5); }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: scale3d(1, 1, 0.5); } }

.topbar .mega-dropdown .dropdown-menu {
  border-radius: 0px; }

.topbar .dropdown-menu .with-arrow > span {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg); }

.btn-facebook {
  background: #3b5998;
  color: #fff; }
  .btn-facebook:hover {
    background: #30487b;
    color: #fff; }
  .btn-facebook:active {
    background: #17233c;
    color: #fff; }

.btn-twitter {
  background: #55acee;
  color: #fff; }
  .btn-twitter:hover {
    background: #309aea;
    color: #fff; }
  .btn-twitter:active {
    background: #126db2;
    color: #fff; }

.btn-linkedin {
  background: #007bb6;
  color: #fff; }
  .btn-linkedin:hover {
    background: #005f8d;
    color: #fff; }
  .btn-linkedin:active {
    background: #002537;
    color: #fff; }

.btn-dribbble {
  background: #ea4c89;
  color: #fff; }
  .btn-dribbble:hover {
    background: #e62771;
    color: #fff; }
  .btn-dribbble:active {
    background: #a3134b;
    color: #fff; }

.btn-googleplus {
  background: #dd4b39;
  color: #fff; }
  .btn-googleplus:hover {
    background: #ca3523;
    color: #fff; }
  .btn-googleplus:active {
    background: #802216;
    color: #fff; }

.btn-instagram {
  background: #3f729b;
  color: #fff; }
  .btn-instagram:hover {
    background: #335d7e;
    color: #fff; }
  .btn-instagram:active {
    background: #1a2f40;
    color: #fff; }

.btn-pinterest {
  background: #cb2027;
  color: #fff; }
  .btn-pinterest:hover {
    background: #a81a20;
    color: #fff; }
  .btn-pinterest:active {
    background: #5d0f12;
    color: #fff; }

.btn-dropbox {
  background: #007ee5;
  color: #fff; }
  .btn-dropbox:hover {
    background: #0068bc;
    color: #fff; }
  .btn-dropbox:active {
    background: #003866;
    color: #fff; }

.btn-flickr {
  background: #ff0084;
  color: #fff; }
  .btn-flickr:hover {
    background: #d6006f;
    color: #fff; }
  .btn-flickr:active {
    background: #800042;
    color: #fff; }

.btn-tumblr {
  background: #32506d;
  color: #fff; }
  .btn-tumblr:hover {
    background: #253b51;
    color: #fff; }
  .btn-tumblr:active {
    background: #0a1016;
    color: #fff; }

.btn-skype {
  background: #00aff0;
  color: #fff; }
  .btn-skype:hover {
    background: #0091c7;
    color: #fff; }
  .btn-skype:active {
    background: #005271;
    color: #fff; }

.btn-youtube {
  background: #bb0000;
  color: #fff; }
  .btn-youtube:hover {
    background: #920000;
    color: #fff; }
  .btn-youtube:active {
    background: #3c0000;
    color: #fff; }

.btn-github {
  background: #171515;
  color: #fff; }
  .btn-github:hover {
    background: #020202;
    color: #fff; }
  .btn-github:active {
    background: black;
    color: #fff; }

.btn-facebook {
  background: #3b5998;
  color: #fff; }
  .btn-facebook:hover {
    background: #30487b;
    color: #fff; }
  .btn-facebook:active {
    background: #17233c;
    color: #fff; }

.btn-twitter {
  background: #55acee;
  color: #fff; }
  .btn-twitter:hover {
    background: #309aea;
    color: #fff; }
  .btn-twitter:active {
    background: #126db2;
    color: #fff; }

.btn-linkedin {
  background: #007bb6;
  color: #fff; }
  .btn-linkedin:hover {
    background: #005f8d;
    color: #fff; }
  .btn-linkedin:active {
    background: #002537;
    color: #fff; }

.btn-dribbble {
  background: #ea4c89;
  color: #fff; }
  .btn-dribbble:hover {
    background: #e62771;
    color: #fff; }
  .btn-dribbble:active {
    background: #a3134b;
    color: #fff; }

.btn-googleplus {
  background: #dd4b39;
  color: #fff; }
  .btn-googleplus:hover {
    background: #ca3523;
    color: #fff; }
  .btn-googleplus:active {
    background: #802216;
    color: #fff; }

.btn-instagram {
  background: #3f729b;
  color: #fff; }
  .btn-instagram:hover {
    background: #335d7e;
    color: #fff; }
  .btn-instagram:active {
    background: #1a2f40;
    color: #fff; }

.btn-pinterest {
  background: #cb2027;
  color: #fff; }
  .btn-pinterest:hover {
    background: #a81a20;
    color: #fff; }
  .btn-pinterest:active {
    background: #5d0f12;
    color: #fff; }

.btn-dropbox {
  background: #007ee5;
  color: #fff; }
  .btn-dropbox:hover {
    background: #0068bc;
    color: #fff; }
  .btn-dropbox:active {
    background: #003866;
    color: #fff; }

.btn-flickr {
  background: #ff0084;
  color: #fff; }
  .btn-flickr:hover {
    background: #d6006f;
    color: #fff; }
  .btn-flickr:active {
    background: #800042;
    color: #fff; }

.btn-tumblr {
  background: #32506d;
  color: #fff; }
  .btn-tumblr:hover {
    background: #253b51;
    color: #fff; }
  .btn-tumblr:active {
    background: #0a1016;
    color: #fff; }

.btn-skype {
  background: #00aff0;
  color: #fff; }
  .btn-skype:hover {
    background: #0091c7;
    color: #fff; }
  .btn-skype:active {
    background: #005271;
    color: #fff; }

.btn-youtube {
  background: #bb0000;
  color: #fff; }
  .btn-youtube:hover {
    background: #920000;
    color: #fff; }
  .btn-youtube:active {
    background: #3c0000;
    color: #fff; }

.btn-github {
  background: #171515;
  color: #fff; }
  .btn-github:hover {
    background: #020202;
    color: #fff; }
  .btn-github:active {
    background: black;
    color: #fff; }

.font-10 {
  font-size: 10px; }

.font-12 {
  font-size: 12px; }

.font-14 {
  font-size: 14px; }

.font-16 {
  font-size: 16px; }

.font-18 {
  font-size: 18px; }

.font-20 {
  font-size: 20px; }

.font-22 {
  font-size: 22px; }

.font-24 {
  font-size: 24px; }

.font-10 {
  font-size: 10px; }

.font-12 {
  font-size: 12px; }

.font-14 {
  font-size: 14px; }

.font-16 {
  font-size: 16px; }

.font-18 {
  font-size: 18px; }

.font-20 {
  font-size: 20px; }

.font-22 {
  font-size: 22px; }

.font-24 {
  font-size: 24px; }

#main-wrapper {
  width: 100%;
  overflow: hidden; }

.page-wrapper {
  position: relative;
  background: #f2f7f8;
  display: none;
  transition: 0.2s ease-in; }

.page-wrapper > .container-fluid, .page-wrapper > .container-sm, .page-wrapper > .container-md, .page-wrapper > .container-lg, .page-wrapper > .container-xl {
  padding: 20px 30px;
  min-height: calc(100vh - 180px); }

.footer {
  background: #fff;
  border-top: 1px solid #e9ecef;
  padding: 15px 20px; }

.left-part {
  position: absolute;
  height: 100%;
  width: 260px;
  border-right: 1px solid #e9ecef; }
  .left-part.fixed-left-part {
    position: fixed;
    top: 0;
    padding-top: 10px; }
  .left-part .show-left-part {
    position: absolute;
    top: 45%;
    right: -41px; }

.right-part {
  width: calc(100% - 260px);
  height: calc(100vh - 125px);
  margin-left: 260px; }

.reverse-mode .left-part {
  right: 0;
  border-left: 1px solid #e9ecef; }

.reverse-mode .show-left-part {
  right: auto;
  left: -41px; }

.reverse-mode .right-part {
  margin-left: 0;
  margin-right: 260px; }

#main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header {
  transition: 0.2s ease-in; }

#main-wrapper[data-layout="vertical"][data-sidebartype="full"] .page-wrapper {
  margin-left: 240px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .page-wrapper {
  margin-left: 180px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .navbar-brand .logo-text {
  display: none; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .left-sidebar,
#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .left-sidebar .sidebar-footer,
#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .topbar .top-navbar .navbar-header,
#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item {
  width: 180px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link {
  padding: 12px 15px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
  padding: 12px 15px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link {
  display: block;
  white-space: nowrap;
  text-align: center; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link i, #main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link .feather {
    display: block;
    width: auto;
    margin: 0 auto; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-header {
  width: 240px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .left-sidebar {
  left: -240px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"].show-sidebar .left-sidebar {
  left: 0; }

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-header {
  position: fixed;
  z-index: 10; }

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"] .left-sidebar {
  position: fixed; }

#main-wrapper[data-layout="vertical"][data-header-position="fixed"] .topbar {
  position: fixed;
  width: 100%; }

#main-wrapper[data-layout="vertical"][data-header-position="fixed"] .page-wrapper {
  padding-top: 70px; }

#main-wrapper[data-layout="vertical"][data-boxed-layout="boxed"] {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 1px 0 80px rgba(0, 0, 0, 0.2); }

#main-wrapper[data-layout="vertical"][data-boxed-layout="boxed"][data-header-position="fixed"] .topbar {
  max-width: 1200px; }

@media (min-width: 768px) {
  #main-wrapper[data-layout="vertical"][data-sidebartype="full"] .topbar .top-navbar .navbar-header {
    width: 240px; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="full"] .topbar .top-navbar .navbar-collapse, #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-collapse {
    margin-left: 240px; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-collapse {
    margin-left: 60px; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="iconbar"] .topbar .top-navbar .navbar-collapse {
    margin-left: 180px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header {
    width: 60px; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header .logo-text {
      display: none; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header.expand-logo {
      width: 240px;
      z-index: 99; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header.expand-logo .logo-text {
        display: block; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-collapse {
    margin-left: 60px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .page-wrapper {
    margin-left: 60px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .hide-menu,
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .has-arrow:after {
    display: none; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .nav-small-cap {
    justify-content: center; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .nav-small-cap i {
      display: block; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .user-profile .profile-img {
    width: 35px; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .user-profile .profile-img::before {
      width: 35px;
      height: 35px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .user-profile .u-dropdown {
    display: none; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav ul .sidebar-item .sidebar-link {
    padding: 14px 35px 14px 12px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav ul .sidebar-item .first-level {
    padding: 0 0 10px; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
      padding: 10px 35px 10px 12px; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
      display: block; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar {
    width: 60px; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar .sidebar-footer {
      display: none; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover {
      width: 240px; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .hide-menu,
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .has-arrow:after {
        display: block; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .nav-small-cap {
        justify-content: flex-start; }
        #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .nav-small-cap i {
          display: none; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .user-profile .profile-img {
        width: 50px; }
        #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .user-profile .profile-img::before {
          width: 50px;
          height: 50px; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .user-profile .u-dropdown {
        display: block; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .sidebar-link {
        padding: 14px 35px 14px 8px; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .first-level {
        padding: 0 0 10px 0; }
        #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
          padding: 12px 15px 12px 37px; }
        #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
          display: none; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-footer {
        display: flex; } }

@media (max-width: 766px) {
  #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar,
  #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar .sidebar-footer {
    left: -240px; }
  #main-wrapper.show-sidebar .left-sidebar,
  #main-wrapper.show-sidebar .left-sidebar .sidebar-footer {
    left: 0; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse, #main-wrapper[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse {
    position: relative;
    top: 70px; }
  .left-part {
    position: fixed;
    left: -260px;
    background: #f2f7f8;
    z-index: 1;
    transition: 0.1s ease-in; }
    .left-part.show-panel {
      left: 0; }
  .reverse-mode .left-part {
    right: -260px;
    left: auto; }
    .reverse-mode .left-part.show-panel {
      right: 0; }
  .right-part {
    width: 100%;
    margin-left: 0; } }

.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff; }

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px); }
  .lds-ripple .lds-pos {
    position: absolute;
    border: 2px solid #009efb;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite; }
  .lds-ripple .lds-pos:nth-child(2) {
    animation-delay: -0.5s; }

@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 0; }
  5% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0; } }

/*******************
Notify
*******************/
.notify {
  position: relative;
  top: -35px;
  right: -8px; }
  .notify .heartbit {
    position: absolute;
    top: -20px;
    right: -4px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 5px solid #f62d51;
    border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    animation-iteration-count: infinite; }
  .notify .point {
    width: 6px;
    height: 6px;
    border-radius: 30px;
    background-color: #f62d51;
    position: absolute;
    right: 6px;
    top: -10px; }

.topbar {
  position: relative;
  height: 70px;
  background: #fff;
  z-index: 50;
  transition: 0.2s ease-in;
  box-shadow: 1px 0px 7px rgba(0, 0, 0, 0.05); }
  .topbar .navbar-collapse {
    padding: 0px 10px 0 0; }
  .topbar .top-navbar {
    min-height: 70px;
    padding: 0; }
    .topbar .top-navbar .dropdown-toggle::after {
      display: none; }
    .topbar .top-navbar .navbar-header {
      line-height: 70px; }
      .topbar .top-navbar .navbar-header .navbar-brand {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
        margin: 0; }
        .topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
          display: none; }
        .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
          margin-right: 5px; }
    .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
      line-height: 70px;
      height: 70px;
      padding: 0px 0.75rem;
      font-size: 17px; }
    .topbar .top-navbar .navbar-nav > .nav-item {
      transition: 0.2s ease-in; }
      .topbar .top-navbar .navbar-nav > .nav-item:hover {
        background: rgba(0, 0, 0, 0.05); }
  .topbar .user-dd, .topbar .mailbox {
    width: 300px; }
  .topbar .nav-toggler, .topbar .topbartoggler {
    color: #fff;
    padding: 0 15px; }

.app-search {
  position: relative;
  margin-top: 13px;
  margin-right: 10px;
  display: inline-block; }
  .app-search input {
    width: 200px;
    font-size: 14px;
    transition: 0.5s ease-in; }
    .app-search input:focus {
      width: 240px; }
  .app-search .srh-btn {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    font-size: 14px; }

.topbar .mega-dropdown {
  position: static; }
  .topbar .mega-dropdown .dropdown-menu {
    padding: 30px;
    width: 100%;
    max-height: 480px;
    overflow: auto; }

.topbar .dropdown-menu {
  padding-top: 0;
  border: 0;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1); }
  .topbar .dropdown-menu .with-arrow {
    position: absolute;
    top: -10px;
    width: 40px;
    height: 10px;
    overflow: hidden; }
    .topbar .dropdown-menu .with-arrow > span {
      width: 15px;
      height: 15px;
      position: absolute;
      content: '';
      top: 3px;
      left: 15px;
      background-color: #fff;
      border-radius: 6px 0 0 0; }
  .topbar .dropdown-menu.dropdown-menu-right .with-arrow {
    right: 0px; }
    .topbar .dropdown-menu.dropdown-menu-right .with-arrow > span {
      right: 20px;
      left: auto; }

@media (max-width: 767.98px) {
  .topbar .top-navbar .navbar-collapse.show, .topbar .top-navbar .navbar-collapse.collapsing {
    display: block;
    width: 100%;
    border-top: 1px solid #e9ecef; }
  .topbar .top-navbar .navbar-nav {
    flex-direction: row; }
    .topbar .top-navbar .navbar-nav .dropdown {
      position: static; }
  .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
    padding: 0 10px; }
  .topbar .top-navbar .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
  .topbar .top-navbar .dropdown-menu {
    position: absolute;
    width: 100%; }
    .topbar .top-navbar .dropdown-menu .with-arrow {
      display: none; } }

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .mailbox .message-center {
    height: 110px !important; } }

.left-sidebar {
  position: absolute;
  width: 240px;
  height: 100%;
  top: 0;
  padding-top: 70px;
  z-index: 10;
  background: #fff;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
  transition: 0.2s ease-in; }
  .left-sidebar .sidebar-footer {
    position: fixed;
    bottom: 0;
    width: 240px;
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(233, 236, 239, 0.1);
    z-index: 99;
    transition: 0.2s ease-in; }
    .left-sidebar .sidebar-footer a {
      padding: 15px;
      width: 33.333337%;
      color: #fff;
      text-align: center;
      font-size: 18px; }

.scroll-sidebar {
  position: relative;
  height: calc(100% - 50px); }

.sidebar-nav ul .sidebar-item {
  width: 240px; }
  .sidebar-nav ul .sidebar-item .sidebar-link {
    padding: 14px 35px 14px 8px;
    display: flex;
    white-space: nowrap;
    align-items: center;
    position: relative;
    line-height: 25px;
    font-size: 16px;
    opacity: 0.6;
    color: #fff;
    border-left: 3px solid transparent; }
    .sidebar-nav ul .sidebar-item .sidebar-link .hide-menu {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .sidebar-nav ul .sidebar-item .sidebar-link .feather {
      height: 18px;
      width: 18px;
      margin: 0 8px 0 5px;
      fill: rgba(0, 158, 251, 0.1);
      color: #fff; }
    .sidebar-nav ul .sidebar-item .sidebar-link i {
      color: #fff;
      font-style: normal;
      line-height: 25px;
      font-size: 21px;
      color: #fff;
      text-align: center;
      width: 30px;
      display: inline-block; }
    .sidebar-nav ul .sidebar-item .sidebar-link .badge {
      position: absolute;
      right: 34px;
      top: 19px;
      padding-left: 10px;
      padding-right: 10px;
      line-height: 14px; }
    .sidebar-nav ul .sidebar-item .sidebar-link.active, .sidebar-nav ul .sidebar-item .sidebar-link:hover {
      opacity: 1; }
      .sidebar-nav ul .sidebar-item .sidebar-link.active .feather, .sidebar-nav ul .sidebar-item .sidebar-link:hover .feather {
        color: #fff; }
    .sidebar-nav ul .sidebar-item .sidebar-link.active {
      font-weight: 400; }
  .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    border-left: 3px solid #fff;
    opacity: 1;
    /*background: rgba(0, 0, 0, 0.04);*/ }
  .sidebar-nav ul .sidebar-item .first-level {
    padding: 0 0 10px 0; }
    .sidebar-nav ul .sidebar-item .first-level .sidebar-item.active .sidebar-link {
      opacity: 1; }
    .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
      padding: 12px 15px 12px 37px; }
      .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
        display: none;
        font-size: 14px; }

.sidebar-nav ul .nav-small-cap {
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  opacity: 1;
  text-transform: uppercase;
  font-weight: 500;
  padding: 14px 14px 14px 15px;
  display: flex;
  align-items: center;
  white-space: nowrap; }
  .sidebar-nav ul .nav-small-cap i {
    line-height: 30px;
    margin: 0 5px;
    display: none; }

.sidebar-nav ul .nav-devider {
  background: rgba(255, 255, 255, 0.1);
  height: 1px;
  margin: 14px 0;
  display: block; }

.sidebar-nav > #sidebarnav > .sidebar-item > .sidebar-link:hover {
  /*background: rgba(0, 0, 0, 0.04);*/ }

.sidebar-nav ul {
  margin: 0;
  padding: 0; }
  .sidebar-nav ul li {
    list-style: none; }

.collapse.in {
  display: block; }

.sidebar-nav .has-arrow {
  position: relative; }
  .sidebar-nav .has-arrow::after {
    position: absolute;
    content: '';
    width: .4em;
    height: .4em;
    margin-left: 10px;
    top: 26px;
    right: 15px;
    border-width: 1px 0 0  1px;
    border-style: solid;
    border-color: #fff; }

/*.sidebar-nav .active > .has-arrow::after,*/
/*.sidebar-nav li.selected > .has-arrow::after,*/
.user-profile .profile-img {
  width: 50px; }
  .user-profile .profile-img::before {
    animation: 2.5s blow 0s linear infinite;
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    top: 1.5rem;
    border-radius: 50%;
    z-index: 0; }

@keyframes blow {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transform: scale3d(1, 1, 0.5); }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transform: scale3d(1, 1, 0.5); }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: scale3d(1, 1, 0.5); } }

.user-profile .profile-text a {
  color: #fff; }
  .user-profile .profile-text a:hover {
    color: #54667a; }

.user-profile .dropdown-menu {
  left: 0px;
  right: 0px;
  top: unset !important;
  width: 180px;
  margin: 0 auto; }

.customizer {
  position: fixed;
  top: 0;
  right: -280px;
  width: 280px;
  height: 100%;
  background: #fff;
  z-index: 100;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
  transition: 0.3s ease-in; }
  .customizer .service-panel-toggle {
    position: absolute;
    top: 40%;
    left: -46px;
    color: #fff;
    background: #009efb;
    border-radius: 25px 0 0 25px;
    padding: 12px 15px; }
  .customizer.show-service-panel {
    position: fixed;
    right: 0; }
  .customizer .customizer-body {
    position: relative;
    height: 100%; }
  .customizer .customizer-tab {
    display: flex; }
    .customizer .customizer-tab .nav-item {
      width: 33.33%;
      text-align: center; }
      .customizer .customizer-tab .nav-item .nav-link {
        color: #54667a;
        border-bottom: 3px solid transparent;
        padding: 15px 12px; }
        .customizer .customizer-tab .nav-item .nav-link:hover, .customizer .customizer-tab .nav-item .nav-link.active {
          color: #009efb;
          border-bottom: 3px solid #009efb; }

.custom-control-label::after, .custom-control-label::before {
  top: 0.15rem; }

.theme-color .theme-item .theme-link {
  width: 20px;
  height: 20px; }
  .theme-color .theme-item .theme-link[data-logobg="skin1"], .theme-color .theme-item .theme-link[data-sidebarbg="skin1"] {
    background: #90a4ae; }
  .theme-color .theme-item .theme-link[data-logobg="skin2"], .theme-color .theme-item .theme-link[data-sidebarbg="skin2"] {
    background: #55ce63; }
  .theme-color .theme-item .theme-link[data-logobg="skin3"], .theme-color .theme-item .theme-link[data-sidebarbg="skin3"] {
    background: #363d4a; }
  .theme-color .theme-item .theme-link[data-logobg="skin4"], .theme-color .theme-item .theme-link[data-sidebarbg="skin4"] {
    background: #009efb; }
  .theme-color .theme-item .theme-link[data-logobg="skin5"], .theme-color .theme-item .theme-link[data-sidebarbg="skin5"] {
    background: #7460ee; }
  .theme-color .theme-item .theme-link[data-logobg="skin6"], .theme-color .theme-item .theme-link[data-navbarbg="skin6"], .theme-color .theme-item .theme-link[data-sidebarbg="skin6"] {
    background: #e9ecef; }

#main-wrapper[data-layout="horizontal"] .footer {
  background: transparent;
  border-top: 0;
  text-align: center; }

#main-wrapper[data-layout="horizontal"] .right-part {
  height: calc(100vh - 180px); }

#main-wrapper[data-layout="horizontal"] .chat-container .chat-box {
  height: calc(100vh - 365px) !important; }

#main-wrapper[data-layout="horizontal"][data-header-position="fixed"] .topbar {
  position: fixed;
  width: 100%; }

#main-wrapper[data-layout="horizontal"][data-header-position="fixed"] .left-sidebar {
  padding-top: 70px; }

#main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .topbar {
  position: fixed;
  width: 100%; }

#main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .left-sidebar {
  position: fixed;
  padding-top: 70px; }

#main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .page-wrapper {
  padding-top: 78px; }

#main-wrapper[data-layout="horizontal"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
  display: block;
  font-size: 16px; }

#main-wrapper[data-layout="horizontal"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
  padding: 12px 15px; }

@media (min-width: 992px) {
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin1"], #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin2"], #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin3"], #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin4"], #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] {
    background: transparent; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] {
    background: transparent; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .navbar-brand .dark-logo {
      display: inline; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .navbar-brand .light-logo {
      display: none; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .nav-toggler, #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .topbartoggler {
      color: #54667a; }
  #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin1"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin2"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin3"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin4"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin5"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin6"] {
    background: transparent; }
  #main-wrapper[data-layout="horizontal"] .mega-dropdown .first-level {
    max-height: 400px;
    overflow: auto; } }

@media (min-width: 992px) and (max-width: 1599.98px) {
  #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-breadcrumb {
    padding: 25px 0 0; }
  #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper > .container-fluid, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper > .container-sm, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper > .container-md, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper > .container-lg, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper > .container-xl {
    padding: 20px 0 0; } }

@media (min-width: 992px) {
  #main-wrapper[data-layout="horizontal"] {
    background: #f2f7f8; }
    #main-wrapper[data-layout="horizontal"] .topbar {
      transition: 0s; }
    #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .top-navbar, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .scroll-sidebar, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper {
      position: relative;
      max-width: 1200px;
      margin: 0 auto; }
    #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .sidebar-nav #sidebarnav {
      flex-wrap: wrap; }
      #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .sidebar-nav #sidebarnav > .sidebar-item > .has-arrow:after {
        display: block; }
    #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .page-wrapper {
      padding-top: 125px; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header {
      width: 230px; }
    #main-wrapper[data-layout="horizontal"] .topbar .sidebartoggler {
      display: none; }
    #main-wrapper[data-layout="horizontal"] .left-sidebar {
      position: relative;
      width: 100%;
      height: auto;
      padding-top: 0;
      z-index: 45;
      transition: 0s; }
      #main-wrapper[data-layout="horizontal"] .left-sidebar .scroll-sidebar {
        height: 54px; }
    #main-wrapper[data-layout="horizontal"] .sidebar-nav ul {
      display: flex; }
    #main-wrapper[data-layout="horizontal"] .scroll-sidebar {
      height: auto; }
    #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav {
      display: flex;
      width: 100%; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .sidebar-item {
        position: relative;
        width: auto; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item {
        border-right: 1px solid rgba(0, 0, 0, 0.1); }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .has-arrow:after {
          transform: rotate(-135deg) translate(0, -50%); }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:last-child > .first-level {
          right: 0;
          left: auto; }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .two-column + .first-level {
          width: 400px; }
          #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .two-column + .first-level > .sidebar-item {
            float: left;
            vertical-align: top;
            width: 50%; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul {
        position: absolute;
        left: 0;
        top: auto;
        width: 220px;
        padding-bottom: 0;
        display: none;
        z-index: 100;
        box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1); }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .mega-dropdown {
        position: static; }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .mega-dropdown .first-level {
          width: 100%; }
          #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .mega-dropdown .first-level > li {
            width: 25%;
            float: left; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover {
        background: rgba(0, 0, 0, 0.035); }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level.collapse {
        display: block; }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level > li,
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level.collapse > li {
          background: rgba(0, 0, 0, 0.035); }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul.second-level {
        left: 220px;
        top: 0; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:last-child > .first-level ul.second-level,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item .first-level .right-side-dd ul.second-level {
        right: 220px;
        top: 0;
        left: auto; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav ul.first-level > .sidebar-item:hover ul.second-level {
        display: block; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .nav-small-cap,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .sidebar-footer,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .user-pro,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .badge {
        display: none; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item {
    flex: auto; }
  [data-sidebar-position="fixed"] .left-sidebar {
    overflow: auto; } }

@media (max-width: 1599.98px) {
  #main-wrapper[data-layout="horizontal"][data-sidebartype="mini-sidebar"] .left-sidebar,
  #main-wrapper[data-layout="horizontal"][data-sidebartype="mini-sidebar"] .left-sidebar .sidebar-footer {
    left: -240px; }
  #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar,
  #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar .sidebar-footer {
    left: 0; }
  #main-wrapper[data-layout="horizontal"][data-layout="vertical"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse, #main-wrapper[data-layout="horizontal"][data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse {
    position: relative;
    top: 70px; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-collapse.show, #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-collapse.collapsing {
    display: block;
    width: 100%;
    border-top: 1px solid #e9ecef; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-nav {
    flex-direction: row; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-nav .dropdown {
      position: static; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
    padding: 0 10px; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .dropdown-menu {
    position: absolute;
    width: 100%; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .dropdown-menu .with-arrow {
      display: none; } }

html[dir="rtl"] .float-left {
  float: right !important; }

html[dir="rtl"] .float-right {
  float: left !important; }

html[dir="rtl"] .float-none {
  float: none !important; }

@media (min-width: 576px) {
  html[dir="rtl"] .float-sm-left {
    float: right !important; }
  html[dir="rtl"] .float-sm-right {
    float: left !important; }
  html[dir="rtl"] .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  html[dir="rtl"] .float-md-left {
    float: right !important; }
  html[dir="rtl"] .float-md-right {
    float: left !important; }
  html[dir="rtl"] .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  html[dir="rtl"] .float-lg-left {
    float: right !important; }
  html[dir="rtl"] .float-lg-right {
    float: left !important; }
  html[dir="rtl"] .float-lg-none {
    float: none !important; } }

@media (min-width: 1600px) {
  html[dir="rtl"] .float-xl-left {
    float: right !important; }
  html[dir="rtl"] .float-xl-right {
    float: left !important; }
  html[dir="rtl"] .float-xl-none {
    float: none !important; } }

html[dir="rtl"] .mr-0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

html[dir="rtl"] .ml-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

html[dir="rtl"] .mr-1 {
  margin-left: 0.25rem !important;
  margin-right: 0 !important; }

html[dir="rtl"] .ml-1 {
  margin-right: 0.25rem !important;
  margin-left: 0 !important; }

html[dir="rtl"] .mr-2 {
  margin-left: 0.5rem !important;
  margin-right: 0 !important; }

html[dir="rtl"] .ml-2 {
  margin-right: 0.5rem !important;
  margin-left: 0 !important; }

html[dir="rtl"] .mr-3 {
  margin-left: 1rem !important;
  margin-right: 0 !important; }

html[dir="rtl"] .ml-3 {
  margin-right: 1rem !important;
  margin-left: 0 !important; }

html[dir="rtl"] .mr-4 {
  margin-left: 1.5rem !important;
  margin-right: 0 !important; }

html[dir="rtl"] .ml-4 {
  margin-right: 1.5rem !important;
  margin-left: 0 !important; }

html[dir="rtl"] .mr-5 {
  margin-left: 3rem !important;
  margin-right: 0 !important; }

html[dir="rtl"] .ml-5 {
  margin-right: 3rem !important;
  margin-left: 0 !important; }

html[dir="rtl"] .pr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

html[dir="rtl"] .pl-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

html[dir="rtl"] .pr-1 {
  padding-left: 0.25rem !important;
  padding-right: 0 !important; }

html[dir="rtl"] .pl-1 {
  padding-right: 0.25rem !important;
  padding-left: 0 !important; }

html[dir="rtl"] .pr-2 {
  padding-left: 0.5rem !important;
  padding-right: 0 !important; }

html[dir="rtl"] .pl-2 {
  padding-right: 0.5rem !important;
  padding-left: 0 !important; }

html[dir="rtl"] .pr-3 {
  padding-left: 1rem !important;
  padding-right: 0 !important; }

html[dir="rtl"] .pl-3 {
  padding-right: 1rem !important;
  padding-left: 0 !important; }

html[dir="rtl"] .pr-4 {
  padding-left: 1.5rem !important;
  padding-right: 0 !important; }

html[dir="rtl"] .pl-4 {
  padding-right: 1.5rem !important;
  padding-left: 0 !important; }

html[dir="rtl"] .pr-5 {
  padding-left: 3rem !important;
  padding-right: 0 !important; }

html[dir="rtl"] .pl-5 {
  padding-right: 3rem !important;
  padding-left: 0 !important; }

html[dir="rtl"] .mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important; }

html[dir="rtl"] .ml-auto {
  margin-right: auto !important;
  margin-left: 0 !important; }

@media (min-width: 576px) {
  html[dir="rtl"] .mr-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-sm-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-sm-3 {
    margin-right: 1rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-sm-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-sm-5 {
    margin-right: 3rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .pr-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-sm-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-sm-3 {
    padding-right: 1rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-sm-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-sm-5 {
    padding-right: 3rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .mr-sm-auto {
    margin-left: auto !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-sm-auto {
    margin-right: auto !important;
    margin-left: 0 !important; } }

@media (min-width: 768px) {
  html[dir="rtl"] .mr-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-md-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-md-3 {
    margin-right: 1rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-md-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-md-5 {
    margin-right: 3rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .pr-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-md-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-md-3 {
    padding-right: 1rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-md-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-md-5 {
    padding-right: 3rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .mr-md-auto {
    margin-left: auto !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-md-auto {
    margin-right: auto !important;
    margin-left: 0 !important; } }

@media (min-width: 992px) {
  html[dir="rtl"] .mr-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-lg-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-lg-3 {
    margin-right: 1rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-lg-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-lg-5 {
    margin-right: 3rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .pr-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-lg-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-lg-3 {
    padding-right: 1rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-lg-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-lg-5 {
    padding-right: 3rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .mr-lg-auto {
    margin-left: auto !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-lg-auto {
    margin-right: auto !important;
    margin-left: 0 !important; } }

@media (min-width: 1600px) {
  html[dir="rtl"] .mr-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-xl-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-xl-3 {
    margin-right: 1rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mr-xl-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-xl-5 {
    margin-right: 3rem !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .pr-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-xl-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-xl-3 {
    padding-right: 1rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pr-xl-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .pl-xl-5 {
    padding-right: 3rem !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .mr-xl-auto {
    margin-left: auto !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .ml-xl-auto {
    margin-right: auto !important;
    margin-left: 0 !important; } }

html[dir="rtl"] .text-left {
  text-align: right !important; }

html[dir="rtl"] .text-right {
  text-align: left !important; }

html[dir="rtl"] .text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  html[dir="rtl"] .text-sm-left {
    text-align: right !important; }
  html[dir="rtl"] .text-sm-right {
    text-align: left !important; }
  html[dir="rtl"] .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  html[dir="rtl"] .text-md-left {
    text-align: right !important; }
  html[dir="rtl"] .text-md-right {
    text-align: left !important; }
  html[dir="rtl"] .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  html[dir="rtl"] .text-lg-left {
    text-align: right !important; }
  html[dir="rtl"] .text-lg-right {
    text-align: left !important; }
  html[dir="rtl"] .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  html[dir="rtl"] .text-xl-left {
    text-align: right !important; }
  html[dir="rtl"] .text-xl-right {
    text-align: left !important; }
  html[dir="rtl"] .text-xl-center {
    text-align: center !important; } }

html[dir="rtl"] .border-left {
  border-right: 1px solid #e9ecef !important;
  border-left: 0 !important; }

html[dir="rtl"] .border-right {
  border-left: 1px solid #e9ecef !important;
  border-right: 0 !important; }

html[dir="rtl"] .border-right-0 {
  border-left: 0 !important; }

html[dir="rtl"] .border-left-0 {
  border-right: 0 !important; }

html[dir="rtl"] .rounded-right {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important; }

html[dir="rtl"] .rounded-left {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important; }

html[dir="rtl"] .input-group > .form-control:not(:last-child),
html[dir="rtl"] .input-group > .custom-select:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html[dir="rtl"] .input-group > .form-control:not(:first-child),
html[dir="rtl"] .input-group > .custom-select:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html[dir="rtl"] .input-group > .custom-file {
  display: flex;
  align-items: center; }
  html[dir="rtl"] .input-group > .custom-file:not(:last-child) .custom-file-label,
  html[dir="rtl"] .input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  html[dir="rtl"] .input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

html[dir="rtl"] .input-group > .input-group-prepend > .btn,
html[dir="rtl"] .input-group > .input-group-prepend > .input-group-text,
html[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .btn,
html[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .input-group-text,
html[dir="rtl"] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
html[dir="rtl"] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
html[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html[dir="rtl"] .input-group .form-control:not(:first-child),
html[dir="rtl"] .input-group .form-control:not(:last-child) {
  border-radius: 0 !important; }

html[dir="rtl"] .input-group > .input-group-append > .btn,
html[dir="rtl"] .input-group > .input-group-append > .input-group-text,
html[dir="rtl"] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
html[dir="rtl"] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html[dir="rtl"] body .m-t-5 {
  margin-top: 5px; }

html[dir="rtl"] body .m-b-5 {
  margin-bottom: 5px; }

html[dir="rtl"] body .m-r-5 {
  margin-left: 5px; }

html[dir="rtl"] body .m-l-5 {
  margin-right: 5px; }

html[dir="rtl"] body .p-t-5 {
  padding-top: 5px; }

html[dir="rtl"] body .p-b-5 {
  padding-bottom: 5px; }

html[dir="rtl"] body .p-r-5 {
  padding-left: 5px; }

html[dir="rtl"] body .p-l-5 {
  padding-right: 5px; }

html[dir="rtl"] body .p-5 {
  padding: 5px; }

html[dir="rtl"] body .m-5 {
  margin: 5px; }

html[dir="rtl"] body .m-t-10 {
  margin-top: 10px; }

html[dir="rtl"] body .m-b-10 {
  margin-bottom: 10px; }

html[dir="rtl"] body .m-r-10 {
  margin-left: 10px; }

html[dir="rtl"] body .m-l-10 {
  margin-right: 10px; }

html[dir="rtl"] body .p-t-10 {
  padding-top: 10px; }

html[dir="rtl"] body .p-b-10 {
  padding-bottom: 10px; }

html[dir="rtl"] body .p-r-10 {
  padding-left: 10px; }

html[dir="rtl"] body .p-l-10 {
  padding-right: 10px; }

html[dir="rtl"] body .p-10 {
  padding: 10px; }

html[dir="rtl"] body .m-10 {
  margin: 10px; }

html[dir="rtl"] body .m-t-15 {
  margin-top: 15px; }

html[dir="rtl"] body .m-b-15 {
  margin-bottom: 15px; }

html[dir="rtl"] body .m-r-15 {
  margin-left: 15px; }

html[dir="rtl"] body .m-l-15 {
  margin-right: 15px; }

html[dir="rtl"] body .p-t-15 {
  padding-top: 15px; }

html[dir="rtl"] body .p-b-15 {
  padding-bottom: 15px; }

html[dir="rtl"] body .p-r-15 {
  padding-left: 15px; }

html[dir="rtl"] body .p-l-15 {
  padding-right: 15px; }

html[dir="rtl"] body .p-15 {
  padding: 15px; }

html[dir="rtl"] body .m-15 {
  margin: 15px; }

html[dir="rtl"] body .m-t-20 {
  margin-top: 20px; }

html[dir="rtl"] body .m-b-20 {
  margin-bottom: 20px; }

html[dir="rtl"] body .m-r-20 {
  margin-left: 20px; }

html[dir="rtl"] body .m-l-20 {
  margin-right: 20px; }

html[dir="rtl"] body .p-t-20 {
  padding-top: 20px; }

html[dir="rtl"] body .p-b-20 {
  padding-bottom: 20px; }

html[dir="rtl"] body .p-r-20 {
  padding-left: 20px; }

html[dir="rtl"] body .p-l-20 {
  padding-right: 20px; }

html[dir="rtl"] body .p-20 {
  padding: 20px; }

html[dir="rtl"] body .m-20 {
  margin: 20px; }

html[dir="rtl"] body .m-t-25 {
  margin-top: 25px; }

html[dir="rtl"] body .m-b-25 {
  margin-bottom: 25px; }

html[dir="rtl"] body .m-r-25 {
  margin-left: 25px; }

html[dir="rtl"] body .m-l-25 {
  margin-right: 25px; }

html[dir="rtl"] body .p-t-25 {
  padding-top: 25px; }

html[dir="rtl"] body .p-b-25 {
  padding-bottom: 25px; }

html[dir="rtl"] body .p-r-25 {
  padding-left: 25px; }

html[dir="rtl"] body .p-l-25 {
  padding-right: 25px; }

html[dir="rtl"] body .p-25 {
  padding: 25px; }

html[dir="rtl"] body .m-25 {
  margin: 25px; }

html[dir="rtl"] body .m-t-30 {
  margin-top: 30px; }

html[dir="rtl"] body .m-b-30 {
  margin-bottom: 30px; }

html[dir="rtl"] body .m-r-30 {
  margin-left: 30px; }

html[dir="rtl"] body .m-l-30 {
  margin-right: 30px; }

html[dir="rtl"] body .p-t-30 {
  padding-top: 30px; }

html[dir="rtl"] body .p-b-30 {
  padding-bottom: 30px; }

html[dir="rtl"] body .p-r-30 {
  padding-left: 30px; }

html[dir="rtl"] body .p-l-30 {
  padding-right: 30px; }

html[dir="rtl"] body .p-30 {
  padding: 30px; }

html[dir="rtl"] body .m-30 {
  margin: 30px; }

html[dir="rtl"] body .m-t-40 {
  margin-top: 40px; }

html[dir="rtl"] body .m-b-40 {
  margin-bottom: 40px; }

html[dir="rtl"] body .m-r-40 {
  margin-left: 40px; }

html[dir="rtl"] body .m-l-40 {
  margin-right: 40px; }

html[dir="rtl"] body .p-t-40 {
  padding-top: 40px; }

html[dir="rtl"] body .p-b-40 {
  padding-bottom: 40px; }

html[dir="rtl"] body .p-r-40 {
  padding-left: 40px; }

html[dir="rtl"] body .p-l-40 {
  padding-right: 40px; }

html[dir="rtl"] body .p-40 {
  padding: 40px; }

html[dir="rtl"] body .m-40 {
  margin: 40px; }

html[dir="rtl"] body .m-0-0 {
  margin: 0; }

html[dir="rtl"] body .m-t-0 {
  margin-top: 0; }

html[dir="rtl"] body .m-r-0 {
  margin-left: 0; }

html[dir="rtl"] body .m-b-0 {
  margin-bottom: 0; }

html[dir="rtl"] body .m-l-0 {
  margin-right: 0; }

html[dir="rtl"] body .p-0-0 {
  padding: 0; }

html[dir="rtl"] body .p-t-0 {
  padding-top: 0; }

html[dir="rtl"] body .p-r-0 {
  padding-left: 0; }

html[dir="rtl"] body .p-b-0 {
  padding-bottom: 0; }

html[dir="rtl"] body .p-l-0 {
  padding-right: 0; }

html[dir="rtl"] body {
  text-align: right;
  direction: rtl; }

html[dir="rtl"] .custom-select {
  padding: .375rem .75rem .375rem 1.75rem;
  background: url(/images/custom-select.png?33d0b67c047e466b46c464b8eefc2d31) left 0.35rem center no-repeat #fff; }

html[dir="rtl"] .custom-control {
  padding-left: 0;
  padding-right: 1.5rem; }

html[dir="rtl"] .custom-control-label::after,
html[dir="rtl"] .custom-control-label::before {
  left: auto;
  right: -25px; }

html[dir="rtl"] .list-group {
  padding: 0; }

html[dir="rtl"] .close {
  float: left; }

html[dir="rtl"] .custom-file-label {
  left: auto;
  right: 0;
  width: 100%; }
  html[dir="rtl"] .custom-file-label::after {
    right: auto;
    left: 0; }

html[dir="rtl"] .checkbox {
  padding-left: 0;
  padding-right: 20px; }

html[dir="rtl"] .checkbox input[type=checkbox] {
  right: 0;
  left: auto; }

html[dir="rtl"] .checkbox label {
  padding-left: 0;
  padding-right: 5px; }

html[dir="rtl"] .checkbox label::before {
  left: auto;
  right: 0; }

html[dir="rtl"] .checkbox label::after {
  right: 3px;
  left: auto; }

html[dir="rtl"] .checkbox label::after, html[dir="rtl"] .checkbox label::before {
  margin-left: 0;
  margin-right: -20px; }

html[dir="rtl"] .radio {
  padding-left: 0;
  padding-right: 20px; }

html[dir="rtl"] .radio input[type=radio] {
  right: 0;
  left: auto; }

html[dir="rtl"] .radio label {
  padding-left: 0;
  padding-right: 5px; }

html[dir="rtl"] .radio label::before {
  left: auto;
  right: 0; }

html[dir="rtl"] .radio label::after {
  right: 5px;
  left: auto; }

html[dir="rtl"] .radio label::after, html[dir="rtl"] .radio label::before {
  margin-left: 0;
  margin-right: -20px; }

html[dir="rtl"] .modal-header .close {
  float: left;
  margin: -1rem auto -1rem -1rem; }

html[dir="rtl"] .modal-footer > :not(:last-child) {
  margin-left: 0.25rem;
  margin-right: 0; }

html[dir="rtl"] .alert-dismissible {
  padding-left: 3.8125rem;
  padding-right: 1.25rem; }
  html[dir="rtl"] .alert-dismissible .close {
    left: 0;
    right: auto; }

html[dir="rtl"] .dropdown-menu-right {
  right: auto !important;
  left: 0 !important; }

html[dir="rtl"] .dropdown-menu {
  text-align: right; }

html[dir="rtl"] .navbar-nav,
html[dir="rtl"] .nav,
html[dir="rtl"] .list-unstyled,
html[dir="rtl"] .pagination {
  padding-right: 0; }

html[dir="rtl"] .topbar .navbar-collapse {
  padding: 0 0 0 10px; }

html[dir="rtl"] .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
  margin-right: 0; }

html[dir="rtl"] .topbar .dropdown-menu.dropdown-menu-right .with-arrow {
  left: 0;
  right: auto; }

html[dir="rtl"] .topbar .dropdown-menu.dropdown-menu-right .with-arrow > span,
html[dir="rtl"] .search-box .app-search .srh-btn {
  left: 20px;
  right: auto; }

html[dir="rtl"] .sidebar-nav .has-arrow::after {
  margin-left: 0;
  margin-right: 10px;
  right: auto;
  left: 15px; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .sidebar-link {
  padding: 14px 8px 14px 35px; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .sidebar-link .badge {
  left: 34px;
  right: auto; }

html[dir="rtl"] .customizer {
  left: -280px;
  right: auto; }
  html[dir="rtl"] .customizer.show-service-panel {
    left: 0;
    right: auto; }
  html[dir="rtl"] .customizer .service-panel-toggle {
    right: -46px;
    left: auto;
    border-radius: 0 25px 25px 0; }

html[dir="rtl"] .message-box .message-widget a .user-img {
  margin: 0 0 15px 10px; }

html[dir="rtl"] .mailbox .message-center .message-item .mail-contnet {
  padding-right: 10px;
  padding-left: 0; }

html[dir="rtl"] .feed-widget .feed-body .feed-item > .feed-icon {
  margin-right: 0;
  margin-left: 10px; }

html[dir="rtl"] .comment-widgets .comment-row {
  border-left: 0;
  border-right: 3px solid transparent; }
  html[dir="rtl"] .comment-widgets .comment-row:hover {
    border-left: 0;
    border-right: 3px solid #009efb; }

html[dir="rtl"] .stylish-table tbody tr.active, html[dir="rtl"] .stylish-table tbody tr:hover {
  border-left: 0;
  border-right: 4px solid #009efb; }

html[dir="rtl"] .stylish-table tbody tr {
  border-left: 0;
  border-right: 4px solid transparent; }

html[dir="rtl"] .steamline {
  border-left: 0;
  border-right: 1px solid #e9ecef;
  margin-left: 0;
  margin-right: 20px; }
  html[dir="rtl"] .steamline .sl-left {
    float: right;
    margin-left: 15px;
    margin-right: -20px; }
  html[dir="rtl"] .steamline .sl-right {
    padding-left: 0;
    padding-right: 30px; }

html[dir="rtl"] .left-part {
  border-left: 1px solid #e9ecef;
  border-right: none; }
  html[dir="rtl"] .left-part .show-left-part {
    left: -41;
    right: auto; }

html[dir="rtl"] .right-part {
  margin-right: 260px;
  margin-left: 0; }

html[dir="rtl"] .reverse-mode .left-part {
  right: auto;
  left: 0; }

html[dir="rtl"] .reverse-mode .show-left-part {
  left: auto;
  right: -41px; }

html[dir="rtl"] .reverse-mode .right-part {
  margin-right: 0;
  margin-left: 260px; }

html[dir="rtl"] .profiletimeline {
  padding-right: 40px;
  padding-left: 0;
  margin: 40px 30px 0 10px;
  border-right: 1px solid #e9ecef;
  border-left: none; }
  html[dir="rtl"] .profiletimeline .sl-left {
    margin-right: -60px;
    margin-left: 15px;
    float: right; }

html[dir="rtl"] div.dataTables_wrapper div.dataTables_filter {
  text-align: left; }

html[dir="rtl"] table.table-bordered.dataTable th,
html[dir="rtl"] table.table-bordered.dataTable td {
  border-left-width: 1px; }

html[dir="rtl"] div.dataTables_wrapper div.dataTables_filter input {
  margin-right: 0.5rem;
  margin-left: 0; }

html[dir="rtl"] div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-left: 1px; }

html[dir="rtl"] .lobilists .lobilist-actions {
  right: auto;
  left: 8px; }

html[dir="rtl"] .lobilists .lobilist-item .todo-actions {
  right: auto;
  left: 4px; }

html[dir="rtl"] .lobilists .lobilist-check {
  left: auto;
  right: 12px; }

html[dir="rtl"] .lobilists .lobilist-item,
html[dir="rtl"] .lobilists .lobilist-item-placeholder {
  padding-left: 0;
  padding-right: 35px; }

html[dir="rtl"] .lobilists .lobilist-item .drag-handler {
  left: auto;
  right: 0; }

html[dir="rtl"] .lobilists .lobilist-wrapper,
html[dir="rtl"] .lobilists .lobilist-placeholder {
  margin-left: 16px;
  margin-right: 0; }

html[dir="rtl"] .datepicker {
  direction: rtl; }

html[dir="rtl"] .minicolors .minicolors-grid {
  right: 22px;
  left: auto; }

html[dir="rtl"] .wizard > .steps > ul > li,
html[dir="rtl"] .wizard > .actions > ul > li {
  float: right; }

html[dir="rtl"] .wizard-content .wizard > .steps > ul > li:after {
  right: auto;
  left: 0; }

html[dir="rtl"] .wizard-content .wizard > .steps > ul > li:before {
  left: auto;
  right: 0; }

html[dir="rtl"] .wizard-content .wizard.vertical > .steps {
  float: right; }

html[dir="rtl"] .css-bar > i {
  margin-left: 0;
  margin-right: 5px; }

html[dir="rtl"] .treeview span.icon {
  margin-left: 5px;
  margin-right: 0; }

html[dir="rtl"] .dz-hidden-input {
  display: none; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .sidebar-link {
  padding: 14px 11px 14px 35px;
  border-right: 3px solid transparent;
  border-left: 0; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  border-right: 3px solid #fff;
  border-left: 0; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
  padding: 12px 37px 12px 15px; }

html[dir="rtl"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  border-right: 3px solid #009efb;
  border-left: 0 !important; }

html[dir="rtl"] #main-wrapper[data-sidebartype="full"] .page-wrapper {
  margin-right: 240px;
  margin-left: 0; }

html[dir="rtl"] #main-wrapper[data-sidebartype="iconbar"] .page-wrapper {
  margin-right: 180px;
  margin-left: 0; }

html[dir="rtl"] #main-wrapper[data-sidebartype="overlay"] .left-sidebar {
  right: -240px;
  left: auto; }

html[dir="rtl"] #main-wrapper[data-sidebartype="overlay"].show-sidebar .left-sidebar {
  right: 0;
  left: auto; }

@media (min-width: 768px) {
  html[dir="rtl"] .topbar .dropdown-menu {
    left: unset;
    right: 0; } }

@media (min-width: 768px) {
  html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="full"] .topbar .top-navbar .navbar-collapse, html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-collapse {
    margin-right: 240px;
    margin-left: 0; }
  html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-collapse {
    margin-right: 60px;
    margin-left: 0; }
  html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="iconbar"] .topbar .top-navbar .navbar-collapse {
    margin-right: 180px;
    margin-left: 0; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .page-wrapper {
    margin-left: 0;
    margin-right: 60px; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .sidebar-nav ul .sidebar-item .sidebar-link {
    padding: 14px 11px 14px 35px; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
    padding: 10px 12px 10px 35px; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .sidebar-link {
    padding: 14px 11px 14px 35px; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
    padding: 12px 37px 12px 15px; } }

@media (max-width: 767.98px) {
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar {
    right: -240px;
    left: auto; }
  html[dir="rtl"] #main-wrapper.show-sidebar .left-sidebar {
    right: 0;
    left: auto; }
    html[dir="rtl"] #main-wrapper.show-sidebar .left-sidebar .sidebar-footer {
      right: 0;
      left: auto; }
  html[dir="rtl"] .left-part {
    right: -260px;
    left: auto; }
    html[dir="rtl"] .left-part.show-panel {
      right: 0;
      left: auto; }
  html[dir="rtl"] .right-part {
    margin-right: 0; } }

html[dir=rtl] #main-wrapper[data-layout="horizontal"] .sidebar-nav ul .sidebar-item .sidebar-link {
  border-right: 0; }

html[dir=rtl] #main-wrapper[data-layout="horizontal"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  border-right: 0; }

html[dir=rtl] #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  border-left: 0 !important; }

html[dir=rtl] #main-wrapper[data-layout="horizontal"] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .page-wrapper {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  html[dir=rtl] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul {
    right: 0;
    left: auto; }
    html[dir=rtl] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul .second-level {
      right: 220px;
      left: auto; }
  html[dir=rtl] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:last-child .second-level {
    left: 220px;
    right: auto; }
  html[dir=rtl] #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .top-navbar, html[dir=rtl] #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .scroll-sidebar, html[dir=rtl] #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto; }
  html[dir=rtl] #main-wrapper[data-layout="horizontal"][data-boxed-layout="full"] .page-wrapper {
    margin-right: 0; }
  html[dir=rtl] #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"][data-sidebartype="full"] .topbar .top-navbar .navbar-collapse {
    margin-right: 0; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  html[dir=rtl] #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-collapse {
    margin-right: 0; } }

@media (max-width: 991.98px) {
  html[dir=rtl] #main-wrapper[data-layout="horizontal"][data-sidebartype="mini-sidebar"] .left-sidebar {
    right: -240px;
    left: auto; }
  html[dir=rtl] #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar {
    right: 0;
    left: auto; }
    html[dir=rtl] #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar .sidebar-footer {
      right: 0;
      left: auto; } }

body[data-theme="dark"] {
  /* Card Color */
  /* Settings for the  element */
  /* Body bg and color */
  color: #b2b9bf;
  background: #212529;
  /* scafholdings scss override */
  /* Background colors */
  /* Background Alt colors */
  /* Font colors */
  /* Border Colors */ }
  body[data-theme="dark"] .h1, body[data-theme="dark"] .h2, body[data-theme="dark"] .h3, body[data-theme="dark"] .h4, body[data-theme="dark"] .h5, body[data-theme="dark"] .h6, body[data-theme="dark"] h1, body[data-theme="dark"] h2, body[data-theme="dark"] h3, body[data-theme="dark"] h4, body[data-theme="dark"] h5, body[data-theme="dark"] h6 {
    color: #b2b9bf; }
  body[data-theme="dark"] a.link {
    color: #e9ecef; }
    body[data-theme="dark"] a.link:hover, body[data-theme="dark"] a.link:focus {
      color: #009efb; }
  body[data-theme="dark"] .bg-white {
    background-color: #000 !important; }
  body[data-theme="dark"] .bg-dark {
    background-color: #868e96 !important; }
  body[data-theme="dark"] .bg-light-info {
    background-color: #213b5f !important; }
  body[data-theme="dark"] .bg-light-success {
    background-color: #1d3c3b !important; }
  body[data-theme="dark"] .bg-light-primary {
    background-color: #212d5f !important; }
  body[data-theme="dark"] .bg-light-inverse {
    background-color: #020510 !important; }
  body[data-theme="dark"] .text-dark,
  body[data-theme="dark"] .floating-labels label {
    color: #e9ecef !important; }
  body[data-theme="dark"] .badge-light {
    background-color: #263238;
    color: #b2b9bf; }
  body[data-theme="dark"] .btn-light {
    background-color: #263238;
    border-color: #263238;
    color: #b2b9bf; }
  body[data-theme="dark"] .custom-control-label::before {
    background-color: #868e96; }
  body[data-theme="dark"] .card,
  body[data-theme="dark"] .custom-select,
  body[data-theme="dark"] .form-control,
  body[data-theme="dark"] .nav-tabs .nav-link.active,
  body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link,
  body[data-theme="dark"] .list-group-item,
  body[data-theme="dark"] .custom-file-label,
  body[data-theme="dark"] .modal-content,
  body[data-theme="dark"] .page-link,
  body[data-theme="dark"] .page-item.disabled .page-link,
  body[data-theme="dark"] .note-editor.note-frame .note-editing-area .note-editable,
  body[data-theme="dark"] .note-editor.note-frame .note-statusbar,
  body[data-theme="dark"] .lobilists .lobilist,
  body[data-theme="dark"] .jsgrid-header-row > .jsgrid-header-cell,
  body[data-theme="dark"] .jsgrid-row > .jsgrid-cell,
  body[data-theme="dark"] .css-bar:after,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .dtp > .dtp-content {
    background-color: #272b34; }
  body[data-theme="dark"] .mailbox .message-center .message-item.active, body[data-theme="dark"] .mailbox .message-center .message-item:hover {
    background: #323743; }
  body[data-theme="dark"] .jvectormap-container {
    background-color: #272b34 !important; }
  body[data-theme="dark"] .dropzone,
  body[data-theme="dark"] .mailbox .message-center .message-item:hover,
  body[data-theme="dark"] .dropdown-item:hover,
  body[data-theme="dark"] .dropdown-item:focus,
  body[data-theme="dark"] .picker__button--today,
  body[data-theme="dark"] .picker__button--clear,
  body[data-theme="dark"] .picker__button--close,
  body[data-theme="dark"] .footer {
    background: #272b34; }
  body[data-theme="dark"] .footer {
    border-top: 1px solid #4F5467; }
  body[data-theme="dark"] .right-part.mail-list,
  body[data-theme="dark"] .right-part.mail-details,
  body[data-theme="dark"] .right-part.mail-compose,
  body[data-theme="dark"] .left-part,
  body[data-theme="dark"] .card-footer,
  body[data-theme="dark"] .typeahead.form-control,
  body[data-theme="dark"] .select2-dropdown {
    background-color: #272b34 !important; }
  body[data-theme="dark"] .jumbotron,
  body[data-theme="dark"] .page-wrapper,
  body[data-theme="dark"] .progress,
  body[data-theme="dark"] .breadcrumb,
  body[data-theme="dark"] .dropdown-menu,
  body[data-theme="dark"] #main-wrapper,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .steps .disabled a,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .steps .disabled a:hover,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .steps .disabled a:active,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .content,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .actions .disabled a,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .actions .disabled a:hover,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .actions .disabled a:active,
  body[data-theme="dark"] .wizard-content .wizard > .steps .step,
  body[data-theme="dark"] .cke_toolbar_separator {
    background-color: #323743; }
  body[data-theme="dark"] .fc td, body[data-theme="dark"] .fc th {
    background: #323743 !important;
    border-color: #272b34 !important; }
  body[data-theme="dark"] .fc-state-default {
    text-shadow: none; }
  body[data-theme="dark"] .fc-unthemed td.fc-today,
  body[data-theme="dark"] .fc-toolbar .fc-button.fc-state-active,
  body[data-theme="dark"] .picker__list-item,
  body[data-theme="dark"] .picker__box,
  body[data-theme="dark"] .picker--time .picker__box,
  body[data-theme="dark"] .daterangepicker,
  body[data-theme="dark"] .daterangepicker .calendar-table {
    background: #263238; }
  body[data-theme="dark"] .fc-unthemed .fc-divider,
  body[data-theme="dark"] .fc-unthemed .fc-list-heading td,
  body[data-theme="dark"] .fc-unthemed .fc-popover .fc-header {
    background: #b2b9bf; }
  body[data-theme="dark"] .daterangepicker td.off,
  body[data-theme="dark"] .daterangepicker td.off.in-range,
  body[data-theme="dark"] .daterangepicker td.off.start-date,
  body[data-theme="dark"] .daterangepicker td.off.end-date {
    background: #000; }
  body[data-theme="dark"] .timeline:before {
    background-color: #263238; }
  body[data-theme="dark"] .cd-horizontal-timeline .events {
    background: #263238; }
  body[data-theme="dark"] .noUi-target,
  body[data-theme="dark"] .noUi-tooltip,
  body[data-theme="dark"] .bootstrap-switch .bootstrap-switch-label,
  body[data-theme="dark"] .striped-rows .row:nth-child(odd),
  body[data-theme="dark"] .dp-off,
  body[data-theme="dark"] .footable-odd,
  body[data-theme="dark"] .jsgrid-alt-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-filter-row > .jsgrid-cell,
  body[data-theme="dark"] .cd-horizontal-timeline .events a::after,
  body[data-theme="dark"] .css-bar > i,
  body[data-theme="dark"] div.mce-edit-area,
  body[data-theme="dark"] .mce-menu-item.mce-disabled,
  body[data-theme="dark"] .mce-menu-item.mce-disabled:hover,
  body[data-theme="dark"] .cke_top,
  body[data-theme="dark"] .message-box .message-widget a:hover,
  body[data-theme="dark"] .feeds .feed-item:hover {
    background: #212529 !important; }
  body[data-theme="dark"] .customizer,
  body[data-theme="dark"] .chat-list .chat-item .chat-content .box.bg-light-info,
  body[data-theme="dark"] pre[class*="language-"],
  body[data-theme="dark"] .bg-light,
  body[data-theme="dark"] .input-group-text,
  body[data-theme="dark"] .custom-file-label::after,
  body[data-theme="dark"] .table .thead-light th,
  body[data-theme="dark"] .table-hover tbody tr:hover,
  body[data-theme="dark"] .f-icon:hover,
  body[data-theme="dark"] .t-icon:hover,
  body[data-theme="dark"] .w-icon:hover,
  body[data-theme="dark"] .sl-icon:hover,
  body[data-theme="dark"] .if-icon:hover,
  body[data-theme="dark"] .m-icon:hover,
  body[data-theme="dark"] .myadmin-dd .dd-list .dd-item .dd-handle,
  body[data-theme="dark"] .myadmin-dd-empty .dd-list .dd3-content,
  body[data-theme="dark"] .myadmin-dd-empty .dd-list .dd3-handle,
  body[data-theme="dark"] .mce-panel {
    background-color: #272c33 !important; }
  body[data-theme="dark"] .timeline > .timeline-item > .timeline-panel:after {
    border-right: #4F5467;
    border-left: #4F5467; }
  body[data-theme="dark"] .mce-menubar .mce-menubtn:hover,
  body[data-theme="dark"] .mce-menubar .mce-menubtn.mce-active,
  body[data-theme="dark"] .mce-menubar .mce-menubtn:focus {
    background: #263238;
    border-color: #4F5467; }
  body[data-theme="dark"] .mce-btn {
    background: #263238;
    text-shadow: none; }
    body[data-theme="dark"] .mce-btn button {
      color: #b2b9bf; }
  body[data-theme="dark"] .page-wrapper,
  body[data-theme="dark"] .form-control,
  body[data-theme="dark"] .custom-select,
  body[data-theme="dark"] .chat-list .chat-item .chat-content .box.bg-light-info,
  body[data-theme="dark"] .nav-tabs .nav-link.active,
  body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link,
  body[data-theme="dark"] .nav-tabs .nav-link:hover,
  body[data-theme="dark"] .nav-tabs .nav-link:focus,
  body[data-theme="dark"] .breadcrumb-item.active,
  body[data-theme="dark"] .input-group-text,
  body[data-theme="dark"] .custom-file-label::after,
  body[data-theme="dark"] .table .thead-light th,
  body[data-theme="dark"] .note-editor.note-frame .note-editing-area .note-editable,
  body[data-theme="dark"] .lobilists .btn-link,
  body[data-theme="dark"] .dropdown-menu,
  body[data-theme="dark"] ul.list-style-none li a,
  body[data-theme="dark"] .dropdown-item,
  body[data-theme="dark"] .mce-menubar .mce-menubtn button span,
  body[data-theme="dark"] .mce-ico,
  body[data-theme="dark"] .noUi-tooltip,
  body[data-theme="dark"] .picker,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--single .select2-selection__arrow,
  body[data-theme="dark"] .select2-container--default .select2-selection--single .select2-selection__rendered,
  body[data-theme="dark"] .dtp table.dtp-picker-days tr > td > a,
  body[data-theme="dark"] .dtp .dtp-picker-time > a,
  body[data-theme="dark"] .cke_reset_all,
  body[data-theme="dark"] .cke_reset_all *,
  body[data-theme="dark"] .cke_reset_all a,
  body[data-theme="dark"] .cke_reset_all textarea,
  body[data-theme="dark"] .table,
  body[data-theme="dark"] .message-box .message-widget a .mail-contnet .mail-desc,
  body[data-theme="dark"] .message-box .message-widget a .mail-contnet .time {
    color: #b2b9bf; }
  body[data-theme="dark"] .mailbox .message-center .message-item .message-title,
  body[data-theme="dark"] .lobilists .lobilist-item-title {
    color: #fff; }
  body[data-theme="dark"] .border-bottom,
  body[data-theme="dark"] .border-top,
  body[data-theme="dark"] .border-left,
  body[data-theme="dark"] .border-right,
  body[data-theme="dark"] .border,
  body[data-theme="dark"] .dropdown-menu,
  body[data-theme="dark"] .form-control,
  body[data-theme="dark"] .custom-select,
  body[data-theme="dark"] .table th,
  body[data-theme="dark"] .table td,
  body[data-theme="dark"] .modal-header,
  body[data-theme="dark"] .modal-footer,
  body[data-theme="dark"] blockquote,
  body[data-theme="dark"] pre[class*="language-"],
  body[data-theme="dark"] .card-group .card,
  body[data-theme="dark"] .nav-tabs .nav-link.active,
  body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link,
  body[data-theme="dark"] .nav-tabs,
  body[data-theme="dark"] .nav-tabs .nav-link:hover,
  body[data-theme="dark"] .nav-tabs .nav-link:focus,
  body[data-theme="dark"] .list-group-item,
  body[data-theme="dark"] .custom-file-label,
  body[data-theme="dark"] .input-group-text,
  body[data-theme="dark"] .custom-file-label::after,
  body[data-theme="dark"] .left-part,
  body[data-theme="dark"] .page-link,
  body[data-theme="dark"] .profiletimeline,
  body[data-theme="dark"] .note-editor.note-frame,
  body[data-theme="dark"] .dropzone,
  body[data-theme="dark"] .note-editor.note-frame .note-statusbar,
  body[data-theme="dark"] .mailbox .message-center .message-item,
  body[data-theme="dark"] .lobilists .lobilist,
  body[data-theme="dark"] .lobilists .lobilist-item,
  body[data-theme="dark"] .lobilists .lobilist-item .drag-handler,
  body[data-theme="dark"] .lobilists .lobilist-footer,
  body[data-theme="dark"] .lobilists .lobilist-form-footer,
  body[data-theme="dark"] .bootstrap-switch,
  body[data-theme="dark"] .r-separator .form-group,
  body[data-theme="dark"] .b-form .row,
  body[data-theme="dark"] .datepaginator-sm .pagination li a,
  body[data-theme="dark"] .datepaginator-lg .pagination li a,
  body[data-theme="dark"] .datepaginator .pagination li a,
  body[data-theme="dark"] .ql-toolbar.ql-snow,
  body[data-theme="dark"] .ql-container.ql-snow,
  body[data-theme="dark"] .jsgrid-edit-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-filter-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-grid-body,
  body[data-theme="dark"] .jsgrid-grid-header,
  body[data-theme="dark"] .jsgrid-header-row > .jsgrid-header-cell,
  body[data-theme="dark"] .jsgrid-insert-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-pager-page a,
  body[data-theme="dark"] .jsgrid-pager-current-page,
  body[data-theme="dark"] .jsgrid-pager-nav-button a,
  body[data-theme="dark"] .timeline > .timeline-item > .timeline-panel,
  body[data-theme="dark"] .cd-horizontal-timeline .events a::after,
  body[data-theme="dark"] .cd-timeline-navigation a,
  body[data-theme="dark"] .mailbox .nav-link,
  body[data-theme="dark"] .dropdown-divider,
  body[data-theme="dark"] .e-campaign .c-cost,
  body[data-theme="dark"] .table-bordered,
  body[data-theme="dark"] .table-bordered td,
  body[data-theme="dark"] .table-bordered th,
  body[data-theme="dark"] .mce-panel,
  body[data-theme="dark"] .mce-menubar,
  body[data-theme="dark"] .mce-btn-group:not(:first-child),
  body[data-theme="dark"] .mce-btn:hover,
  body[data-theme="dark"] .mce-btn:active,
  body[data-theme="dark"] .mce-splitbtn:hover .mce-open,
  body[data-theme="dark"] .noUi-tooltip,
  body[data-theme="dark"] .picker__list-item,
  body[data-theme="dark"] .picker__button--today,
  body[data-theme="dark"] .picker__button--clear,
  body[data-theme="dark"] .picker__button--close,
  body[data-theme="dark"] .daterangepicker,
  body[data-theme="dark"] .daterangepicker .calendar-table,
  body[data-theme="dark"] .daterangepicker .drp-buttons,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .select2-dropdown,
  body[data-theme="dark"] .cke_chrome,
  body[data-theme="dark"] .cke_toolgroup a.cke_button:last-child:after,
  body[data-theme="dark"] .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after,
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps .step {
    border-color: #4F5467 !important; }
  body[data-theme="dark"] .wizard-content .wizard > .steps > ul > li.current .step {
    border-color: #009efb !important;
    background-color: #000; }
  body[data-theme="dark"] .wizard-content .wizard > .steps > ul > li.current > a {
    color: #fff; }
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps > ul > li.current:after,
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:after,
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before {
    background-color: #4F5467; }
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current:after,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current:before,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:after,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:before,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li:after,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li:before {
    background-color: transparent; }
  body[data-theme="dark"] .was-validated .form-control:valid,
  body[data-theme="dark"] .form-control.is-valid,
  body[data-theme="dark"] .was-validated .custom-select:valid,
  body[data-theme="dark"] .custom-select.is-valid {
    border-color: #39c449 !important; }
  body[data-theme="dark"] .was-validated .form-control:invalid,
  body[data-theme="dark"] .form-control.is-invalid,
  body[data-theme="dark"] .was-validated .custom-select:invalid,
  body[data-theme="dark"] .custom-select.is-invalid {
    border-color: #f62d51 !important; }
  body[data-theme="dark"] .ct-label {
    fill: #b2b9bf;
    color: #b2b9bf; }
  body[data-theme="dark"] .ct-grid {
    stroke: #272c33; }
  body[data-theme="dark"] .table-hover tbody tr:hover {
    color: #b2b9bf; }
  body[data-theme="dark"] .checkbox label::before {
    background-color: #323743;
    border: 1px solid #272b34; }
  body[data-theme="dark"] .message-box .message-widget a {
    border-bottom: 1px solid #4F5467; }
  body[data-theme="dark"] .steamline {
    border-left: 1px solid #4F5467; }
    body[data-theme="dark"] .steamline .sl-item {
      border-bottom: 1px solid #4F5467; }
  body[data-theme="dark"] .form-material .form-control, body[data-theme="dark"] .form-material .form-control.focus, body[data-theme="dark"] .form-material .form-control:focus {
    background-image: linear-gradient(#009efb, #009efb), linear-gradient(#4F5467, #4F5467); }
  body[data-theme="dark"] .has-danger .form-control {
    border-color: #f62d51 !important; }
  body[data-theme="dark"] .has-warning .form-control {
    border-color: #ffbc34 !important; }
  body[data-theme="dark"] .has-success .form-control {
    border-color: #39c449 !important; }
  body[data-theme="dark"] .customtab li a.nav-link.active, body[data-theme="dark"] .profile-tab li a.nav-link.active {
    color: #009efb !important;
    border-bottom: 2px solid #009efb !important; }
  body[data-theme="dark"] .email-app .email-table .selected {
    background: #213b5f; }

@media (min-width: 992px) and (max-width: 1599.98px) {
  #main-wrapper .topbar .top-navbar .navbar-header {
    background: #fff; } }

#main-wrapper[data-layout="vertical"] {
  /*This is for the logo bg*/ }
  #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin1"] {
    background: #90a4ae; }
  #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin2"] {
    background: #55ce63; }
  #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin3"] {
    background: #363d4a; }
  #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin4"] {
    background: #009efb; }
  #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] {
    background: #7460ee; }
  #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] {
    background: #fff; }
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .navbar-brand .dark-logo {
      display: inline; }
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .navbar-brand .light-logo {
      display: none; }
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .nav-toggler, #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin6"] .topbartoggler {
      color: #54667a; }

#main-wrapper[data-layout="vertical"], #main-wrapper[data-layout="horizontal"] {
  /*This is for the sidebar bg*/ }
  #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin1"], #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin1"] ul, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin1"], #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin1"] ul {
    background: #90a4ae; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin1"] .sidebar-footer, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin1"] ul .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin1"] .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin1"] ul .sidebar-footer {
      background: #90a4ae; }
  #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin2"], #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin2"] ul, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin2"], #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin2"] ul {
    background: #55ce63; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin2"] .sidebar-footer, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin2"] ul .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin2"] .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin2"] ul .sidebar-footer {
      background: #55ce63; }
  #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin3"], #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin3"] ul, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin3"], #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin3"] ul {
    background: #363d4a; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin3"] .sidebar-footer, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin3"] ul .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin3"] .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin3"] ul .sidebar-footer {
      background: #363d4a; }
  #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin4"], #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin4"] ul, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin4"], #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin4"] ul {
    background: #009efb; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin4"] .sidebar-footer, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin4"] ul .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin4"] .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin4"] ul .sidebar-footer {
      background: #009efb; }
  #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"], #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] ul, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"], #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] ul {
    background: #7460ee; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-footer, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] ul .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] ul .sidebar-footer {
      background: #7460ee; }
  #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"], #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] {
    background: #fff; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-footer {
      background: #fff; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-footer, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-footer {
      border-top: 1px solid #e9ecef; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-footer a,
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .user-profile .profile-text a, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-footer a,
    #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .user-profile .profile-text a {
      color: #54667a; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul {
      background: #fff; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link {
        color: #54667a;
        opacity: 1; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link:hover, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link:hover {
          color: #000; }
          #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link:hover .feather, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link:hover .feather {
            color: #009efb; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link i, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link .feather, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link i, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link .feather {
          color: #737b88; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active {
          color: #009efb; }
          #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active i, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active .feather, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active i, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active .feather {
            color: #009efb; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
        border-left: 3px solid #009efb;
        color: #009efb;
        /*background: rgba(0, 0, 0, 0.04);*/
        opacity: 1; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link i, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link i {
          color: #009efb; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link.active, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link.active {
        color: #263238; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link.active i, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link.active i {
          color: #263238; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .nav-small-cap, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .nav-small-cap {
        color: #90a4ae;
        opacity: 1; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .nav-devider, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .nav-devider {
        background: rgba(120, 130, 140, 0.13); }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav .has-arrow::after, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav .has-arrow::after {
      border-color: #54667a; }

#main-wrapper[data-layout="horizontal"] {
  /*This is for the logo bg*/ }
  #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin6"] .top-navbar .navbar-header .navbar-brand .dark-logo {
    display: inline; }
  #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin6"] .top-navbar .navbar-header .navbar-brand .light-logo {
    display: none; }
  #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin1"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin2"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin3"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin4"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    border-left: 0; }

/*******************
 Breadcrumb and page title
*******************/
.page-breadcrumb {
  padding: 25px 30px 0; }
  .page-breadcrumb .page-title {
    margin-bottom: 0; }
  .page-breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent;
    font-size: 16px; }
    .page-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      content: "\E649";
      font-family: themify;
      color: #ced4da;
      font-size: 11px; }

.btn-list .btn {
  margin-bottom: 5px; }

.btn-circle {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 5px;
  line-height: 30px; }
  .btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
    width: 35px;
    height: 35px;
    padding: 8px 10px;
    font-size: 14px; }
  .btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
    width: 50px;
    height: 50px;
    padding: 14px 10px;
    font-size: 18px;
    line-height: 23px; }
  .btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 14px 15px;
    font-size: 24px; }

.btn-rounded {
  border-radius: 60px;
  padding: 7px 18px; }
  .btn-rounded.btn-xs {
    padding: .25rem .5rem;
    font-size: 10px; }
  .btn-rounded.btn-sm, .btn-group-sm > .btn-rounded.btn {
    padding: .25rem .5rem;
    font-size: 12px; }
  .btn-rounded.btn-md {
    padding: 12px 35px;
    font-size: 16px; }
  .btn-rounded.btn-lg, .btn-group-lg > .btn-rounded.btn {
    padding: .75rem 1.5rem; }

.btn-xs {
  padding: .25rem .5rem;
  font-size: 10px; }

.btn .text-active {
  display: none; }

.btn.active .text-active {
  display: inline-block; }

.card {
  margin-bottom: 30px; }
  .card .card-subtitle {
    margin-bottom: 10px;
    font-weight: 300;
    color: #90a4ae; }
  .card .card-title {
    margin-bottom: 10px;
    font-weight: 400; }
  .card .card-actions {
    float: right; }
    .card .card-actions a {
      cursor: pointer;
      padding: 0 5px; }
  .card .card-header .card-title {
    margin-bottom: 0; }

.card-group {
  margin-bottom: 30px; }
  .card-group .card {
    border-right: 1px solid #e9ecef; }

.card-hover {
  transition: all .25s ease; }
  .card-hover:hover {
    webkit-transform: translateY(-4px) scale(1.01);
    transform: translateY(-4px) scale(1.01);
    box-shadow: 0 14px 24px rgba(62, 57, 107, 0.1); }

.draggable-cards .card-header {
  cursor: move; }

.card-moved .card {
  background: #009efb;
  color: #fff; }

.nav-pills.custom-pills .nav-link {
  border-radius: 0;
  opacity: 0.7; }
  .nav-pills.custom-pills .nav-link.active {
    color: #009efb;
    background-color: transparent;
    border-bottom: 2px solid #009efb;
    opacity: 1; }

.modal-title {
  margin-top: 0; }

.modal-full-width {
  width: 95%;
  max-width: none; }

.modal-top {
  margin: 0 auto; }

.modal-right {
  position: absolute;
  right: 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  height: 100%;
  margin: 0;
  background-color: #fff;
  align-content: center;
  transform: translate(25%, 0) !important; }
  .modal-right button.close {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1; }

.modal.show .modal-right {
  transform: translate(0, 0) !important; }

.modal-bottom {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  height: 100%;
  margin: 0 auto;
  align-content: center; }

.modal-colored-header {
  color: #fff;
  border-radius: 0; }
  .modal-colored-header .close {
    color: #fff !important; }

.modal-filled {
  color: #fff; }
  .modal-filled .modal-header {
    background-color: rgba(255, 255, 255, 0.07); }
  .modal-filled .modal-header,
  .modal-filled .modal-footer {
    border: none; }
  .modal-filled .close {
    color: #fff !important; }

.progress-sm {
  height: 5px; }

.progress-md {
  height: 8px; }

.progress-lg {
  height: 12px; }

.progress-xl {
  height: 15px; }

.custom-range,
[type=search],
button.close {
  -webkit-appearance: none; }

.custom-range::-webkit-slider-thumb {
  -webkit-appearance: none; }

.custom-range::-moz-range-thumb {
  -moz-appearance: none; }

* {
  outline: none; }

body {
  overflow-x: hidden;
  margin: 0;
  color: #54667a;
  background: #f2f7f8; }

html {
  position: relative;
  min-height: 100%; }

b,
strong {
  font-weight: 500; }

a {
  color: #009efb; }
  a:hover, a:focus {
    text-decoration: none; }
  a.link {
    color: #54667a; }
    a.link:hover, a.link:focus {
      color: #009efb; }

.op-5 {
  opacity: 0.5; }

html body .font-weight-medium {
  font-weight: 500; }

html body .display-5 {
  font-size: 3rem; }

html body .display-6 {
  font-size: 2.5rem; }

html body .display-7 {
  font-size: 2rem; }

ul.list-style-none {
  margin: 0;
  padding: 0; }
  ul.list-style-none li {
    list-style: none; }
    ul.list-style-none li a {
      display: block;
      padding: 8px 0;
      color: #54667a;
      text-decoration: none; }
      ul.list-style-none li a:hover {
        color: #009efb; }

.round {
  line-height: 45px;
  width: 45px;
  height: 45px; }

.round-lg {
  line-height: 65px;
  width: 60px;
  height: 60px;
  font-size: 30px; }

ul.list-icons li a {
  color: #54667a; }
  ul.list-icons li a:hover {
    color: #009efb; }

ul.list-icons li i {
  font-size: 13px; }

.custom-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  background-size: auto; }

.no-wrap td,
.no-wrap th {
  white-space: nowrap; }

.v-middle td,
.v-middle th {
  vertical-align: middle; }

.grid-structure .grid-container {
  background-color: #ebf3f5;
  margin-bottom: 10px;
  font-size: .8rem;
  padding: 10px 20px; }

.revenue {
  position: relative; }
  .revenue .ct-series-a .ct-line {
    stroke: #009efb;
    stroke-width: 1px; }
  .revenue .ct-series-a .ct-point {
    stroke: #009efb;
    stroke-width: 5px; }
  .revenue .ct-series-b .ct-line {
    stroke: #39c449;
    stroke-width: 1px; }
  .revenue .ct-series-b .ct-point {
    stroke: #39c449;
    stroke-width: 5px; }
  .revenue .ct-series-a .ct-area {
    fill: #009efb;
    fill-opacity: 0.2; }
  .revenue .ct-series-b .ct-area {
    fill: #39c449;
    fill-opacity: 0.2; }

.round-overlap {
  position: absolute;
  width: 150px;
  height: 150px;
  left: 0;
  right: 0;
  top: 107px;
  margin: 0 auto;
  border: 2px solid #e9ecef;
  border-radius: 100%;
  font-size: 35px;
  text-align: center; }
  .round-overlap i {
    line-height: 150px; }

.sales-diff {
  position: relative; }
  .sales-diff .ct-series-a .ct-slice-donut {
    stroke: #39c449; }
  .sales-diff .ct-series-b .ct-slice-donut {
    stroke: #ebf3f5; }
  .sales-diff .ct-series-c .ct-slice-donut {
    stroke: #009efb; }

.stylish-table tbody tr {
  border-left: 4px solid transparent; }
  .stylish-table tbody tr:hover, .stylish-table tbody tr.active {
    border-left: 4px solid #009efb; }

.stylish-table tbody td small {
  line-height: 12px; }

.social-profile {
  background: rgba(7, 10, 43, 0.8); }

.profile-card .profile-img {
  max-height: 380px; }

.profile-tab li a.nav-link, .customtab li a.nav-link {
  border: 0;
  padding: 15px 20px;
  color: #54667a; }
  .profile-tab li a.nav-link.active, .customtab li a.nav-link.active {
    border-bottom: 2px solid #009efb;
    color: #009efb; }
  .profile-tab li a.nav-link:hover, .customtab li a.nav-link:hover {
    color: #009efb; }

#visitfromworld path.jvectormap-region.jvectormap-element {
  stroke-width: 1px;
  stroke: #90a4ae; }

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  background: #90a4ae; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 40px; }

.total-sales {
  position: relative; }
  .total-sales .ct-series-a .ct-bar {
    stroke: #0f8edd; }
  .total-sales .ct-series-b .ct-bar {
    stroke: #11a0f8; }
  .total-sales .ct-series-c .ct-bar {
    stroke: #51bdff; }

.ct-chart {
  position: relative; }
  .ct-chart .ct-series-a .ct-slice-donut {
    stroke: #39c449; }
  .ct-chart .ct-series-b .ct-slice-donut {
    stroke: #ebf3f5; }
  .ct-chart .ct-series-c .ct-slice-donut {
    stroke: #009efb; }

.dashboard-calendar .fc-scroller {
  overflow: hidden !important; }

@media (min-width: 1800px) {
  .dashboard-calendar .fc-view {
    overflow-y: auto;
    overflow-x: hidden;
    height: 479px; }
  .dashboard-calendar .fc td, .dashboard-calendar .fc th {
    border-width: 0; } }

.total-revenue,
.income-year,
.total-revenue2 {
  position: relative; }
  .total-revenue .chartist-tooltip,
  .income-year .chartist-tooltip,
  .total-revenue2 .chartist-tooltip {
    border-radius: 60px; }
  .total-revenue .ct-series-a .ct-line,
  .income-year .ct-series-a .ct-line,
  .total-revenue2 .ct-series-a .ct-line {
    stroke: #009efb;
    stroke-width: 2px; }
  .total-revenue .ct-series-a .ct-point,
  .income-year .ct-series-a .ct-point,
  .total-revenue2 .ct-series-a .ct-point {
    stroke: #009efb;
    stroke-width: 7px; }
  .total-revenue .ct-series-b .ct-line,
  .income-year .ct-series-b .ct-line,
  .total-revenue2 .ct-series-b .ct-line {
    stroke: #39c449;
    stroke-width: 2px; }
  .total-revenue .ct-series-b .ct-point,
  .income-year .ct-series-b .ct-point,
  .total-revenue2 .ct-series-b .ct-point {
    stroke: #39c449;
    stroke-width: 7px; }
  .total-revenue .ct-series-a .ct-area,
  .total-revenue .ct-series-b .ct-area,
  .income-year .ct-series-a .ct-area,
  .income-year .ct-series-b .ct-area,
  .total-revenue2 .ct-series-a .ct-area,
  .total-revenue2 .ct-series-b .ct-area {
    fill: transparent; }

.income-year .ct-series-a .ct-bar {
  stroke: #009efb; }

.income-year .ct-series-b .ct-bar {
  stroke: #39c449; }

.round-overlap.sales {
  position: absolute;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 67px;
  border: 2px solid #e9ecef;
  border-radius: 100%;
  font-size: 35px;
  text-align: center; }
  .round-overlap.sales i {
    line-height: 150px; }

.error-box {
  position: fixed;
  background: url(/images/error-bg.jpg?49225702da79d063db36a84e4471e6f9) no-repeat bottom center #fff; }
  .error-box .error-body {
    padding-top: 5%; }

.auth-wrapper {
  position: relative;
  min-height: 100vh; }
  .auth-wrapper .auth-box {
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    margin: 10% 0;
    max-width: 400px;
    width: 90%; }
    .auth-wrapper .auth-box.on-sidebar {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }
  .auth-wrapper #recoverform {
    display: none; }

.email-app .list-group .list-group-item {
  background: transparent; }
  .email-app .list-group .list-group-item .list-group-item-action {
    padding: 12px 15px;
    color: #54667a; }
    .email-app .list-group .list-group-item .list-group-item-action:hover, .email-app .list-group .list-group-item .list-group-item-action.active {
      background: rgba(0, 0, 0, 0.03); }

.email-app .email-table {
  table-layout: fixed; }
  .email-app .email-table .selected {
    background: #fff8e1; }
  .email-app .email-table .chb {
    width: 50px; }
  .email-app .email-table .time {
    width: 100px; }
  .email-app .email-table .starred,
  .email-app .email-table .clip {
    width: 25px; }
  .email-app .email-table .user-image {
    width: 45px; }
  .email-app .email-table .user-name {
    width: 130px; }
    .email-app .email-table .user-name .m-b-0 {
      font-weight: 300; }
  .email-app .email-table .unread .m-b-0,
  .email-app .email-table .unread .max-texts {
    font-weight: 500; }

@media (max-width: 991.98px) {
  .email-table {
    min-width: 500px; } }

form label {
  font-weight: 400;
  margin-bottom: 0; }

.error .form-control {
  border-color: #f62d51; }

.error .help-block {
  color: #f62d51; }

.validate .form-control {
  border-color: #39c449; }

.validate .help-block {
  color: #39c449; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    position: absolute;
    top: 30%;
    bottom: auto; } }

.dtp > .dtp-content > .dtp-date-view > header.dtp-header,
.dtp div.dtp-date,
.dtp div.dtp-time,
.dtp table.dtp-picker-days tr > td > a.selected {
  background: #009efb; }

.dtp .p10 > a {
  color: #fff; }

.datepicker .day,
.datepicker .dow {
  padding: 5px 10px; }

.docs-buttons .btn,
.docs-data .input-group {
  margin-bottom: 5px; }

.scrollable {
  position: relative; }

.form-material .form-control {
  background-color: rgba(0, 0, 0, 0);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  padding: 0;
  transition: background 0s ease-out 0s;
  height: calc(2.25rem + 2px);
  border-bottom: 1px solid #e9ecef !important; }

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
  background-image: linear-gradient(#009efb, #009efb), linear-gradient(#e9ecef, #e9ecef);
  border: 0 none;
  border-radius: 0;
  box-shadow: none !important;
  float: none;
  background-position: bottom; }

.form-material .form-control.focus,
.form-material .form-control:focus {
  background-size: 100% 2px, 100% 1px;
  outline: 0 none;
  transition-duration: 0.3s; }

.form-control-line .form-group {
  overflow: hidden; }

.form-control-line .form-control {
  border: 0px;
  border-radius: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #e9ecef; }
  .form-control-line .form-control:focus {
    border-bottom: 1px solid #009efb; }

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle; }
  .btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
    border-radius: 0px; }

.fileinput .input-group-addon {
  border-right: 1px solid #e9ecef; }

.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text; }

.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center; }

.fileinput .thumbnail > img {
  max-height: 100%; }

.fileinput .btn {
  vertical-align: middle; }

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none; }

.fileinput-inline .fileinput-controls {
  display: inline; }

.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden; }

.form-control .fileinput-filename {
  vertical-align: bottom; }

.fileinput.input-group > * {
  position: relative;
  z-index: 2; }

.fileinput.input-group > .btn-file {
  z-index: 1; }

.form-control-danger, .form-control-success, .form-control-warning {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right .5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label {
  color: #39c449; }

.has-success .form-control-success {
  background-image: url(/images/success.svg?de4ee7ad58f75b356c97fa17653567c7); }

.has-success .form-control {
  border-color: #39c449; }

.has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label {
  color: #ffbc34; }

.has-warning .form-control-warning {
  background-image: url(/images/warning.svg?7a3f95cec4b5847d44d1e08576dc921b); }

.has-warning .form-control {
  border-color: #ffbc34; }

.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
  color: #f62d51; }

.has-danger .form-control-danger {
  background-image: url(/images/danger.svg?f6dc099240cc766d0ba0fcacb7b1a74d); }

.has-danger .form-control {
  border-color: #f62d51; }

.el-element-overlay .white-box {
  padding: 0; }

.el-element-overlay .el-card-item .el-overlay-1 {
  cursor: default; }
  .el-element-overlay .el-card-item .el-overlay-1 img {
    height: auto;
    transition: all .4s linear; }
  .el-element-overlay .el-card-item .el-overlay-1:hover img {
    -ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
    /* transform: scale(1.2) translateZ(0); */ }
  .el-element-overlay .el-card-item .el-overlay-1 .el-info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-decoration: none;
    filter: alpha(opacity=0);
    transition: all .2s ease-in-out;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0); }
    .el-element-overlay .el-card-item .el-overlay-1 .el-info .el-item .el-link {
      padding: 12px 15px 10px; }
      .el-element-overlay .el-card-item .el-overlay-1 .el-info .el-item .el-link:hover {
        border-color: #009efb;
        background: #009efb; }

.el-element-overlay .el-card-item .el-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all .4s ease-in-out; }

.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateZ(0); }

.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
  top: -100%; }

.el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
  top: 100%;
  height: 0; }

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
  top: 0; }

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
  top: 0;
  height: 100%; }

.gmaps, .gmaps-panaroma {
  height: 300px; }

.gmaps, .gmaps-panaroma {
  height: 300px;
  background: #e9ecef;
  border-radius: 4px; }

.gmaps-overlay {
  display: block;
  background: #009efb;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding: 10px 20px; }

.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0; }

.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #009efb; }

.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #009efb; }

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px;
  line-height: 10px; }

.jvectormap-zoomout {
  top: 40px; }

.price-label {
  position: absolute;
  top: -10px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100px;
  padding: 5px 10px; }

.price-sign {
  font-size: 15px;
  position: absolute;
  top: 5px;
  margin-left: -10px; }

.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  cursor: move;
  color: #979898;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-handle:hover {
  color: #317eeb;
  background: #fff; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }

.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.dd-item > button[data-action="collapse"]:before {
  content: '-'; }

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f5f5f5;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

.dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #979898;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd3-content:hover {
  color: #317eeb;
  background: #fff; }

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0; }

.dd3-item > button {
  margin-left: 30px; }

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #d5d5d5;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.dd3-handle:before {
  content: "\F0C9";
  font-family: 'Font Awesome 5 Free';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  text-indent: 0;
  font-size: 14px;
  font-weight: 900;
  color: #67757c;
  top: 7px; }

.dd3-handle:hover {
  background: #404040;
  border: 1px solid #404040; }

.myadmin-dd .dd-list .dd-item .dd-handle {
  background: #ffffff;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px;
  height: auto;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  border-radius: 0; }

.myadmin-dd-empty .dd-list .dd3-content {
  height: auto;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px 8px 46px;
  background: #ffffff;
  font-weight: 400; }

.myadmin-dd-empty .dd-list .dd3-handle {
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-bottom: 0;
  background: #ffffff;
  height: 36px;
  width: 36px; }

.dd3-handle:before {
  color: #67757c;
  top: 7px; }

.lobilists .lobilist {
  box-shadow: none; }

.lobilists .lobilist.lobilist-primary {
  border-color: #e9ecef; }
  .lobilists .lobilist.lobilist-primary .lobilist-header,
  .lobilists .lobilist.lobilist-primary .lobilist-footer,
  .lobilists .lobilist.lobilist-primary .lobilist-form-footer {
    border-color: #7460ee;
    background-color: #7460ee; }

.lobilists .lobilist.lobilist-danger {
  border-color: #e9ecef; }
  .lobilists .lobilist.lobilist-danger .lobilist-header,
  .lobilists .lobilist.lobilist-danger .lobilist-footer,
  .lobilists .lobilist.lobilist-danger .lobilist-form-footer {
    border-color: #f62d51;
    background-color: #f62d51; }

.lobilists .lobilist.lobilist-info {
  border-color: #e9ecef; }
  .lobilists .lobilist.lobilist-info .lobilist-header,
  .lobilists .lobilist.lobilist-info .lobilist-footer,
  .lobilists .lobilist.lobilist-info .lobilist-form-footer {
    border-color: #009efb;
    background-color: #009efb; }

.lobilists .lobilist.lobilist-success {
  border-color: #e9ecef; }
  .lobilists .lobilist.lobilist-success .lobilist-header,
  .lobilists .lobilist.lobilist-success .lobilist-footer {
    border-color: #39c449;
    background-color: #39c449; }

.lobilists .lobilist-footer,
.lobilists .lobilist-form-footer {
  border-color: #e9ecef !important;
  background: rgba(0, 0, 0, 0.02) !important; }

.lobilists .btn-link {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #263238 !important; }

.lobilists.single-line {
  height: 500px; }

.lobilist,
.lobilists {
  position: relative; }

.lobilists [type="checkbox"]:not(:checked),
.lobilists [type="checkbox"]:checked {
  opacity: 1;
  position: relative; }

.lobilists .lobilist-item {
  margin-bottom: 16px;
  padding-top: 5px; }

.lobilists .lobilist-item-title {
  color: #263238; }

.lobilists .lobilist-item-description {
  font-style: normal;
  font-size: 13px; }

.lobilists .lobilist-check {
  top: 7px; }

.lobilists .lobilist-item-duedate {
  position: relative;
  font-size: 12px;
  left: 0px; }

.lobilists .lobilist-actions {
  top: 0px; }

.lobilist-actions .btn i {
  font-size: 15px;
  vertical-align: middle; }

.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
  max-width: 1200px;
  margin: 0 auto; }

.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #e9ecef; }

.timeline > .timeline-item {
  position: relative;
  margin-bottom: 20px; }

.timeline > .timeline-item:before,
.timeline > .timeline-item:after {
  content: " ";
  display: table; }

.timeline > .timeline-item:after {
  clear: both; }

.timeline > .timeline-item > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05); }

.timeline > .timeline-item > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -8px;
  border-top: 8px solid transparent;
  border-right: 0 solid #e9ecef;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #e9ecef; }

.timeline > .timeline-item > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -7px;
  border-top: 7px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff; }

.timeline > .timeline-item > .timeline-badge {
  z-index: 10;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  overflow: hidden; }

.timeline > .timeline-item.timeline-inverted > .timeline-panel {
  float: right; }

.timeline > .timeline-item.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -8px;
  border-right-width: 8px;
  border-left-width: 0; }

.timeline > .timeline-item.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -7px;
  border-right-width: 7px;
  border-left-width: 0; }

.timeline-badge.primary {
  background-color: #7460ee; }

.timeline-badge.success {
  background-color: #39c449; }

.timeline-badge.warning {
  background-color: #ffbc34; }

.timeline-badge.danger {
  background-color: #f62d51; }

.timeline-badge.info {
  background-color: #009efb; }

.timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: 400; }

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0; }

.timeline-left:before {
  left: 30px; }

.timeline-left > .timeline-item > .timeline-badge {
  left: 30px;
  top: 9px; }

.timeline-left > .timeline-item > .timeline-panel {
  width: calc(100% - 80px); }

.timeline-right:before {
  right: 30px;
  left: auto; }

.timeline-right > .timeline-item > .timeline-badge {
  right: 5px;
  top: 9px;
  left: auto; }

.timeline-right > .timeline-item > .timeline-panel {
  width: calc(100% - 80px); }

.cd-horizontal-timeline .events a {
  padding-bottom: 6px;
  color: #009efb; }

.cd-horizontal-timeline .filling-line,
.cd-horizontal-timeline .events a.selected::after {
  background: #009efb; }

.cd-horizontal-timeline .events a.selected::after {
  border-color: #009efb; }

.cd-horizontal-timeline .m-t-40 {
  margin-top: 40px !important; }

.twitter-typeahead {
  width: 100%; }

.twitter-typeahead .tt-menu {
  width: 100%;
  background: #fff;
  border: 1px solid #ebf3f5;
  border-radius: 5px;
  padding: .75rem 0; }

.twitter-typeahead .tt-menu .tt-suggestion {
  padding: .25rem .75rem;
  cursor: pointer; }

.twitter-typeahead .tt-menu .tt-suggestion:hover {
  background-color: #7460ee;
  color: #fff; }

.twitter-typeahead .empty-message {
  padding: 5px 10px;
  text-align: center; }

.twitter-typeahead .rtl-typeahead .tt-menu {
  text-align: right; }

.twitter-typeahead .league-name {
  margin: 0 10px 5px;
  padding: 7px 5px 10px;
  border-bottom: 1px solid #e9ecef; }

.scrollable-dropdown .twitter-typeahead .tt-menu {
  max-height: 80px;
  overflow-y: auto; }

.bootstrap-maxlength {
  margin-top: .5rem; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
  animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

.calendar {
  float: left;
  margin-bottom: 0; }

.fc-view {
  margin-top: 30px; }

.none-border .modal-footer {
  border-top: none; }

.fc-toolbar {
  margin-bottom: 5px;
  margin-top: 15px; }
  .fc-toolbar h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase; }

.fc-day {
  background: #fff; }

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
  z-index: 0; }

.fc-widget-header {
  border: 0 !important; }

.fc-widget-content {
  border-color: rgba(120, 130, 140, 0.13) !important; }

.fc th.fc-widget-header {
  color: #54667a;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 300;
  padding: 7px 0; }

.fc th.fc-sun,
.fc th.fc-tue,
.fc th.fc-thu,
.fc th.fc-sat,
.fc th.fc-mon,
.fc th.fc-wed,
.fc th.fc-fri {
  background: #f2f7f8; }

.fc-view {
  margin-top: 0; }

.fc-toolbar {
  margin: 0;
  padding: 24px 0; }

.fc-button {
  background: #fff;
  border: 1px solid #e9ecef;
  color: #54667a;
  text-transform: capitalize; }
  .fc-button:hover {
    background: #ebf3f5;
    opacity: 0.8; }

.fc-text-arrow {
  font-size: 16px;
  font-family: inherit; }

.fc-state-hover {
  background: #F5F5F5; }

.fc-unthemed .fc-today {
  border: 1px solid #f62d51;
  background: #ebf3f5 !important; }

.fc-state-highlight,
.fc-cell-overlay {
  background: #f0f0f0; }

.fc-unthemed .fc-today {
  background: #fff; }

.fc-event {
  border-radius: 0;
  border: none;
  background: #009efb;
  color: #fff !important;
  padding: 5px 5px;
  margin: 1px -1px 0 -1px;
  cursor: move;
  font-size: 13px;
  text-align: center; }

.calendar-event {
  margin: 10px 5px 0 0;
  padding: 6px 10px;
  display: inline-block;
  cursor: move;
  color: #fff;
  text-align: center;
  min-width: 140px;
  background: #009efb; }
  .calendar-event a {
    float: right;
    opacity: 0.6;
    font-size: 10px;
    color: #fff;
    margin: 4px 0 0 10px; }

.fc-basic-view td.fc-week-number span {
  padding-right: 5px; }

.fc-basic-view .fc-day-number {
  display: inline-block;
  padding: 10px 15px; }

.fc-state-default {
  text-shadow: none;
  box-shadow: none; }

.fc-basic-view .fc-body .fc-row {
  min-height: 5rem; }

.fc-toolbar .fc-button-group {
  border: 1px solid #009efb;
  border-radius: 4px; }

.fc-toolbar .fc-button {
  background: #009efb;
  color: #fff;
  border: none; }

.fc-toolbar .fc-button:hover {
  background: #009efb;
  opacity: 1; }

.fc-toolbar .fc-button.fc-state-active {
  background: #fff;
  color: #009efb; }

.fc-widget-header {
  border: 0px !important; }

.fc-widget-content {
  border-color: rgba(120, 130, 140, 0.13) !important; }

.fc-widget-content tr {
  border-bottom: none; }

.fc-view {
  margin-top: 0px; }

.fc-toolbar {
  margin: 0px;
  padding: 24px 0px; }

.fc-event {
  border-radius: 0px;
  border: none;
  cursor: move;
  color: #fff !important;
  font-size: 13px;
  margin: 1px -1px 0 -1px;
  padding: 5px 5px;
  text-align: center;
  background: #7460ee; }

html body .jqstooltip,
html body .flotTip {
  height: auto !important;
  width: auto !important;
  background: #212529;
  color: #fff;
  border-color: #212529;
  padding: 5px 10px; }

html body .jqstooltip {
  border-color: tranparent;
  border-radius: 60px; }

.chartist-tooltip {
  position: absolute;
  display: inline-block;
  opacity: 0;
  min-width: 50px;
  padding: 5px 10px;
  background: #313131;
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
  text-align: center;
  pointer-events: none;
  z-index: 1;
  transition: opacity .2s linear; }
  .chartist-tooltip:before {
    display: none; }
  .chartist-tooltip.tooltip-show {
    opacity: 1; }

.ct-area, .ct-line {
  pointer-events: none; }

.c3-chart-arcs-title {
  fill: #90a4ae; }

.c3 line,
.c3 path {
  stroke: rgba(0, 0, 0, 0.2); }

.c3-chart-arc path {
  stroke: transparent; }

.gaugejs-box {
  position: relative;
  margin: 0 auto; }

.gaugejs-box canvas.gaugejs {
  width: 100% !important;
  height: auto !important; }

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple {
  border-color: #e9ecef;
  color: #54667a;
  height: 40px;
  line-height: 40px; }

.select2-container--default .select2-selection--multiple {
  line-height: 27px;
  height: auto; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: #009efb;
  border-color: #009efb;
  color: #fff; }

.m-icon {
  width: 33%;
  display: inline-block; }

@media (max-width: 767.98px) {
  .m-icon {
    width: 100%; } }

.f-icon,
.t-icon,
.w-icon,
.sl-icon,
.if-icon,
.m-icon {
  cursor: pointer;
  padding: 13px 15px; }
  .f-icon:hover,
  .t-icon:hover,
  .w-icon:hover,
  .sl-icon:hover,
  .if-icon:hover,
  .m-icon:hover {
    background-color: #ebf3f5; }

.ps-container {
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important; } }

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 11px; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 11px; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color .2s linear,opacity .2s linear;
  bottom: 0;
  height: 15px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px; }

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 6px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color .2s linear,opacity .2s linear;
  right: 0;
  width: 15px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  right: 2px;
  width: 6px; }

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 6px; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 6px; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 6px; }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: .6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2); }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2); }

.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: background-color .2s linear, opacity .2s linear; }

.table thead th,
.table tfoot th,
.table th {
  font-weight: 500; }

.page-link {
  color: #009efb; }

.table.dataTable {
  border-collapse: collapse !important; }

.dataTables_wrapper {
  padding: 0px; }

.note-editor.note-frame,
.dropzone {
  border-color: #e9ecef; }

.note-toolbar {
  z-index: 1; }

.note-toolbar-wrapper {
  height: 33px !important; }

.dropzone {
  border-style: dotted; }

#demo-foo-accordion .open > .dropdown-menu,
#demo-foo-accordion2 .open > .dropdown-menu,
#footable-addrow .open > .dropdown-menu {
  display: block; }

table.footable thead tr.footable-filtering th ul.dropdown-menu li a.checkbox {
  padding-left: 0; }

table.footable thead tr.footable-filtering th ul.dropdown-menu li a.checkbox input[type=checkbox] {
  position: relative;
  margin-right: 10px;
  margin-left: -20px;
  left: 0;
  opacity: 1; }

table.footable thead tr.footable-filtering th ul.dropdown-menu li .checkbox label::before {
  display: none; }

.footable .pagination li a {
  position: relative;
  margin-left: -1px;
  border: 1px solid #e9ecef;
  color: #009efb;
  background-color: #fff;
  padding: .5rem .75rem;
  display: block;
  line-height: 1.25; }

.footable .pagination li.active a {
  z-index: 2;
  border-color: #009efb;
  color: #fff;
  background-color: #009efb; }

.footable .pagination li.disabled a {
  border-color: #ebf3f5;
  color: #e9ecef;
  background-color: #fff;
  pointer-events: none;
  cursor: not-allowed; }

.footable .pagination li:first-child a {
  border-radius: .25rem 0 0 .25rem;
  margin-left: 0; }

.jsgrid-pager-page a,
.jsgrid-pager-current-page,
.jsgrid-pager-nav-button a {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #67757c;
  border: 1px solid #ddd; }

.jsgrid-pager-page a:hover,
.jsgrid-pager-nav-button a:hover {
  background-color: #009efb;
  color: #fff; }

.jsgrid-pager-current-page {
  background-color: #009efb;
  color: #fff; }

.jsgrid-pager-page,
.jsgrid-pager-nav-button {
  padding: 0; }

.jsgrid-pager-page.jsgrid-pager-current-page {
  padding: 0.5em 1em !important; }

.chat-windows {
  position: fixed;
  bottom: 0px;
  right: 300px;
  height: 350px;
  max-height: 350px;
  z-index: 9999;
  transition: 600ms; }
  .chat-windows.show-chat {
    bottom: 0px; }
  .chat-windows.hide-chat {
    bottom: -350px; }
  .chat-windows .user-chat {
    min-width: 300px;
    min-height: 350px;
    background-color: #fff;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    float: right;
    margin: 0 2px 0 0; }
    .chat-windows .user-chat.mini-chat {
      min-width: 40px;
      min-height: 40px;
      bottom: 0px;
      top: 310px;
      position: relative; }
      .chat-windows .user-chat.mini-chat .chat-head .name,
      .chat-windows .user-chat.mini-chat .chat-head i,
      .chat-windows .user-chat.mini-chat .chat-footer,
      .chat-windows .user-chat.mini-chat .chat-body {
        display: none; }
      .chat-windows .user-chat.mini-chat .chat-head img {
        margin: 0; }
      .chat-windows .user-chat.mini-chat .chat-head .status {
        left: 28px;
        top: 10px; }
    .chat-windows .user-chat .chat-head {
      height: 40px;
      padding: 10px;
      background-color: #009efb;
      color: #fff;
      position: relative; }
      .chat-windows .user-chat .chat-head img {
        border-radius: 50%;
        height: 25px;
        width: 25px;
        vertical-align: middle;
        margin: -4px 8px 0 0;
        display: inline-block;
        cursor: pointer; }
      .chat-windows .user-chat .chat-head .status {
        border: 1px solid #fff;
        border-radius: 50%;
        position: absolute;
        height: 8px;
        width: 8px;
        left: 28px;
        top: 7px; }
      .chat-windows .user-chat .chat-head .online {
        background-color: #39c449; }
      .chat-windows .user-chat .chat-head .busy {
        background-color: #f62d51; }
      .chat-windows .user-chat .chat-head .away {
        background-color: #fb8c00; }
      .chat-windows .user-chat .chat-head .offline {
        background-color: #ffbc34; }
      .chat-windows .user-chat .chat-head i {
        font-size: 14px;
        float: right;
        color: #fff;
        margin: 3px 0 0 5px;
        cursor: pointer; }
    .chat-windows .user-chat .chat-footer {
      padding: 0px;
      border-top: 1px solid #e9ecef; }
      .chat-windows .user-chat .chat-footer .form-control {
        background-color: transparent;
        color: #54667a;
        font-size: 14px;
        border: 0px;
        width: 100%;
        height: 40px; }
        .chat-windows .user-chat .chat-footer .form-control:focus, .chat-windows .user-chat .chat-footer .form-control:hover {
          border: 0px; }
    .chat-windows .user-chat .chat-body {
      height: 270px;
      padding: 15px 15px 0;
      background-color: #f2f7f8;
      overflow: hidden;
      max-width: 300px;
      position: relative; }

.chat-list {
  margin: 0px;
  padding: 0px; }
  .chat-list .msg_receive, .chat-list .msg_sent {
    list-style: none;
    margin-top: 30px; }
    .chat-list .msg_receive .chat-img, .chat-list .msg_sent .chat-img {
      display: inline-block;
      width: 45px;
      vertical-align: top; }
      .chat-list .msg_receive .chat-img img, .chat-list .msg_sent .chat-img img {
        width: 100%;
        border-radius: 100%; }
    .chat-list .msg_receive .chat-content, .chat-list .msg_sent .chat-content {
      width: calc(100% - 50px);
      display: inline-block;
      padding-left: 15px; }
      .chat-list .msg_receive .chat-content .box, .chat-list .msg_sent .chat-content .box {
        display: inline-block;
        padding: 10px;
        margin-bottom: 3px;
        background: #fff; }
    .chat-list .msg_receive .chat-time, .chat-list .msg_sent .chat-time {
      display: block;
      font-size: 10px;
      color: #90a4ae;
      margin: 5px 0 15px 15px; }
    .chat-list .msg_receive.odd .chat-content, .chat-list .msg_sent.odd .chat-content {
      text-align: right;
      width: calc(100% - 0px); }
      .chat-list .msg_receive.odd .chat-content .box, .chat-list .msg_sent.odd .chat-content .box {
        clear: both;
        color: #fff;
        background: #009efb; }
    .chat-list .msg_receive.odd .chat-time, .chat-list .msg_receive .reverse, .chat-list .msg_sent.odd .chat-time, .chat-list .msg_sent .reverse {
      text-align: right; }
    .chat-list .msg_receive.odd + .odd, .chat-list .msg_sent.odd + .odd {
      margin-top: 0px; }
    .chat-list .msg_receive.reverse .chat-content, .chat-list .msg_sent.reverse .chat-content {
      padding-left: 0px;
      padding-right: 15px; }
    .chat-list .msg_receive.reverse .chat-time, .chat-list .msg_sent.reverse .chat-time {
      text-align: left; }

/*******************/
/*Chat widget*/
/*******************/
.chat-box {
  overflow: auto; }

/*******************/
/*Chat widget*/
/*******************/
.chat-list li {
  list-style: none; }
  .chat-list li .chat-img {
    width: 45px; }
    .chat-list li .chat-img img {
      width: 45px; }
  .chat-list li .chat-content {
    width: calc(100% - 140px); }
  .chat-list li .chat-time {
    width: 80px;
    font-size: 13px; }
  .chat-list li.odd .chat-content {
    width: calc(100% - 90px); }
  .chat-list li.odd .box {
    clear: both; }
  .chat-list li.odd + .odd {
    margin-top: 0px; }
  .chat-list li.reverse {
    text-align: right; }
    .chat-list li.reverse .chat-time {
      text-align: left; }
    .chat-list li.reverse .chat-content {
      padding-left: 0px;
      padding-right: 15px; }

@media (max-width: 991.98px) {
  .chat-list li .chat-content {
    width: calc(100% - 80px); } }

/*******************/
/*Chat widget*/
/*******************/
.message-box .message-widget a:hover {
  background: #ebf3f5; }

.message-box .message-widget a .user-img {
  width: 45px; }
  .message-box .message-widget a .user-img .profile-status {
    border: 2px solid #fff;
    height: 10px;
    left: 33px;
    position: absolute;
    top: -1px;
    width: 10px; }
  .message-box .message-widget a .user-img .online {
    background: #39c449; }
  .message-box .message-widget a .user-img .busy {
    background: #f62d51; }
  .message-box .message-widget a .user-img .away {
    background: #ffbc34; }
  .message-box .message-widget a .user-img .offline {
    background: #ffbc34; }

.message-box .message-widget a .mail-desc,
.message-box .message-widget a .time {
  color: #54667a; }

.right-part.chat-container,
.right-part.invoice-box {
  display: flex;
  align-items: center;
  justify-content: center; }
  .right-part.chat-container .chat-box-inner-part,
  .right-part.invoice-box .chat-box-inner-part {
    width: 100%; }

.left-part.user-chat-box,
.left-part.list-of-user {
  height: 100vh; }

.chatting-box,
.invoiceing-box {
  display: none; }

/*******************/
/*Chat widget*/
/*******************/
.chat-box .chat {
  display: none; }
  .chat-box .chat.active-chat {
    display: block; }

/*******************/
/*Comment widgets*/
/*******************/
.comment-widgets .comment-row {
  border-left: 3px solid transparent; }
  .comment-widgets .comment-row:hover, .comment-widgets .comment-row.active {
    border-color: #009efb; }

.comment-text:hover .comment-footer .action-icons,
.comment-text.active .comment-footer .action-icons {
  visibility: visible; }

.comment-footer .action-icons {
  visibility: hidden; }
  .comment-footer .action-icons a {
    color: #90a4ae; }
    .comment-footer .action-icons a:hover, .comment-footer .action-icons a.active {
      color: #009efb; }

.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: block;
    padding-left: 5px;
    position: relative; }
    .checkbox label::before {
      -o-transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      background-color: #fff;
      border-radius: 1px;
      border: 1px solid #e9ecef;
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      top: 3px;
      margin-left: -20px;
      position: absolute;
      transition: 0.3s ease-in-out;
      width: 17px;
      outline: none; }
    .checkbox label::after {
      color: #263238;
      display: inline-block;
      font-size: 11px;
      height: 16px;
      left: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      position: absolute;
      top: 3px;
      width: 16px; }
  .checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 0px;
    outline: none; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
  .checkbox input[type="checkbox"]:focus + label::before {
    outline-offset: -2px;
    outline: none; }
  .checkbox input[type="checkbox"]:checked + label::after {
    content: "\F00C";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }
  .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #ebf3f5;
    cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0; }

.checkbox.checkbox-single label {
  height: 17px; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #7460ee;
  border-color: #7460ee; }

.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #f62d51;
  border-color: #f62d51; }

.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #009efb;
  border-color: #009efb; }

.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #ffbc34;
  border-color: #ffbc34; }

.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #39c449;
  border-color: #39c449; }

.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-purple input[type="checkbox"]:checked + label::before {
  background-color: #7460ee;
  border-color: #7460ee; }

.checkbox-purple input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-red input[type="checkbox"]:checked + label::before {
  background-color: #f62d51;
  border-color: #f62d51; }

.checkbox-red input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-inverse input[type="checkbox"]:checked + label::before {
  background-color: #2f3d4a;
  border-color: #2f3d4a; }

.checkbox-inverse input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative; }
    .radio label::before {
      -o-transition: border 0.5s ease-in-out;
      -webkit-transition: border 0.5s ease-in-out;
      background-color: #fff;
      border-radius: 50%;
      border: 1px solid #e9ecef;
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -20px;
      outline: none;
      position: absolute;
      transition: border 0.5s ease-in-out;
      width: 17px;
      outline: none; }
    .radio label::after {
      -moz-transition: -moz-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      -o-transition: -o-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -webkit-transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      background-color: #263238;
      border-radius: 50%;
      content: " ";
      display: inline-block;
      height: 7px;
      left: 5px;
      margin-left: -20px;
      position: absolute;
      top: 5px;
      transform: scale(0, 0);
      transition: transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      width: 7px; }
  .radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none; }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
  .radio input[type="radio"]:focus + label::before {
    outline-offset: -2px;
    outline: none; }
  .radio input[type="radio"]:checked + label::after {
    transform: scale(1, 1); }
  .radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }

.radio.radio-inline {
  margin-top: 0; }

.radio.radio-single label {
  height: 17px; }

.radio-primary input[type="radio"] + label::after {
  background-color: #7460ee; }

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #7460ee; }

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #7460ee; }

.radio-danger input[type="radio"] + label::after {
  background-color: #f62d51; }

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #f62d51; }

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #f62d51; }

.radio-info input[type="radio"] + label::after {
  background-color: #009efb; }

.radio-info input[type="radio"]:checked + label::before {
  border-color: #009efb; }

.radio-info input[type="radio"]:checked + label::after {
  background-color: #009efb; }

.radio-warning input[type="radio"] + label::after {
  background-color: #ffbc34; }

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #ffbc34; }

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #ffbc34; }

.radio-success input[type="radio"] + label::after {
  background-color: #39c449; }

.radio-success input[type="radio"]:checked + label::before {
  border-color: #39c449; }

.radio-success input[type="radio"]:checked + label::after {
  background-color: #39c449; }

.radio-purple input[type="radio"] + label::after {
  background-color: #7460ee; }

.radio-purple input[type="radio"]:checked + label::before {
  border-color: #7460ee; }

.radio-purple input[type="radio"]:checked + label::after {
  background-color: #7460ee; }

.radio-red input[type="radio"] + label::after {
  background-color: #f62d51; }

.radio-red input[type="radio"]:checked + label::before {
  border-color: #f62d51; }

.radio-red input[type="radio"]:checked + label::after {
  background-color: #f62d51; }

.checkbox label, .radio label {
  cursor: pointer; }

.feeds .feed-item:hover {
  background: #ebf3f5; }

.profiletimeline {
  position: relative;
  padding-left: 40px;
  margin: 10px 10px 0 30px;
  border-left: 1px solid #e9ecef; }
  .profiletimeline .sl-left {
    float: left;
    margin-left: -60px;
    z-index: 1;
    margin-right: 15px; }
    .profiletimeline .sl-left img {
      max-width: 40px; }

.profiletimeline .sl-item {
  margin-top: 8px;
  margin-bottom: 30px; }

.profiletimeline .sl-date {
  font-size: 12px;
  color: #90a4ae; }

/*******************/
/*Steam line widget*/
/*******************/
.steamline {
  position: relative;
  border-left: 1px solid #e9ecef;
  margin-left: 20px; }
  .steamline .sl-left {
    float: left;
    margin-left: -20px;
    z-index: 1;
    width: 40px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    border-radius: 100%;
    color: #fff;
    margin-right: 15px; }
    .steamline .sl-left img {
      max-width: 40px; }

.steamline .sl-right {
  padding-left: 30px; }
  .steamline .sl-right .desc,
  .steamline .sl-right .inline-photos {
    margin-bottom: 21px; }

.steamline .sl-item {
  border-bottom: 1px solid #e9ecef;
  margin: 20px 0; }
  .steamline .sl-item:last-child {
    border-bottom: none; }

.sl-date {
  font-size: 10px;
  color: #90a4ae; }

.time-item {
  border-color: #e9ecef;
  padding-bottom: 1px;
  position: relative; }
  .time-item:before {
    content: " ";
    display: table; }
  .time-item:after {
    background-color: #fff;
    border-color: #e9ecef;
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px; }

.time-item-item:after {
  content: " ";
  display: table; }

.item-info {
  margin-bottom: 15px;
  margin-left: 15px; }
  .item-info p {
    margin-bottom: 10px !important; }

/*******************/
/*To do widgets*/
/*******************/
.todo-list li .assignedto li {
  margin-right: 2px; }
  .todo-list li .assignedto li img {
    width: 30px; }

.list-task .task-done span {
  text-decoration: line-through; }

.todo-listing .todo-item .inner-item.done-todo label,
.todo-listing .todo-item .inner-item.done-todo .todo-subtext,
.todo-listing .todo-item .inner-item.done-todo .todo-time {
  text-decoration: line-through; }

.todo-listing .todo-item .todo-action-dropdown.dropdown-toggle::after {
  display: none; }

.todo-listing .todo-item.current-task-done .todo-header,
.todo-listing .todo-item.current-task-done .todo-subtext,
.todo-listing .todo-item.current-task-done .todo-time {
  text-decoration: line-through; }

.todo-listing .todo-item.all-todo-list .todo-action-dropdown .dropdown-item.permanent-delete, .todo-listing .todo-item.all-todo-list .todo-action-dropdown .dropdown-item.revive {
  display: none; }

.todo-listing .todo-item.current-todo-delete {
  display: none; }
  .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.permanent-delete, .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.revive {
    display: block; }
  .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.edit, .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.remove, .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.important {
    display: none; }

.note-has-grid .nav-link {
  padding: 0.5rem; }

.note-has-grid .single-note-item .card {
  border-radius: 10px; }

.note-has-grid .single-note-item .favourite-note {
  cursor: pointer; }

.note-has-grid .single-note-item .side-stick {
  position: absolute;
  width: 3px;
  height: 35px;
  left: 0;
  background-color: rgba(79, 84, 103, 0.5); }

.note-has-grid .single-note-item .category-dropdown.dropdown-toggle:after {
  display: none; }

.note-has-grid .single-note-item .category [class*="category-"] {
  height: 15px;
  width: 15px;
  display: none; }
  .note-has-grid .single-note-item .category [class*="category-"]::after {
    content: "\F143";
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 12px;
    color: #fff;
    position: absolute; }

.note-has-grid .single-note-item .category .category-business {
  background-color: rgba(57, 196, 73, 0.5);
  border: 2px solid #39c449; }

.note-has-grid .single-note-item .category .category-social {
  background-color: rgba(0, 158, 251, 0.5);
  border: 2px solid #009efb; }

.note-has-grid .single-note-item .category .category-important {
  background-color: rgba(246, 45, 81, 0.5);
  border: 2px solid #f62d51; }

.note-has-grid .single-note-item.all-category .point {
  color: rgba(79, 84, 103, 0.5); }

.note-has-grid .single-note-item.note-business .point {
  color: rgba(57, 196, 73, 0.5); }

.note-has-grid .single-note-item.note-business .side-stick {
  background-color: rgba(57, 196, 73, 0.5); }

.note-has-grid .single-note-item.note-business .category .category-business {
  display: inline-block; }

.note-has-grid .single-note-item.note-favourite .favourite-note {
  color: #ffbc34; }

.note-has-grid .single-note-item.note-social .point {
  color: rgba(0, 158, 251, 0.5); }

.note-has-grid .single-note-item.note-social .side-stick {
  background-color: rgba(0, 158, 251, 0.5); }

.note-has-grid .single-note-item.note-social .category .category-social {
  display: inline-block; }

.note-has-grid .single-note-item.note-important .point {
  color: rgba(246, 45, 81, 0.5); }

.note-has-grid .single-note-item.note-important .side-stick {
  background-color: rgba(246, 45, 81, 0.5); }

.note-has-grid .single-note-item.note-important .category .category-important {
  display: inline-block; }

.note-has-grid .single-note-item.all-category .more-options,
.note-has-grid .single-note-item.all-category.note-favourite .more-options {
  display: block; }

.note-has-grid .single-note-item.all-category.note-important .more-options, .note-has-grid .single-note-item.all-category.note-business .more-options, .note-has-grid .single-note-item.all-category.note-social .more-options,
.note-has-grid .single-note-item.all-category.note-favourite.note-important .more-options,
.note-has-grid .single-note-item.all-category.note-favourite.note-business .more-options,
.note-has-grid .single-note-item.all-category.note-favourite.note-social .more-options {
  display: none; }

/*******************
/*User mail widgets*/
/*******************/
.mailbox .chat-scroll {
  height: calc(100vh - 100px) !important; }

.mailbox .message-center {
  height: 317px;
  overflow: auto; }
  .mailbox .message-center .message-item {
    display: flex; }
    .mailbox .message-center .message-item:hover, .mailbox .message-center .message-item.active {
      background: #ebf3f5; }
    .mailbox .message-center .message-item .message-title {
      color: #212529; }
    .mailbox .message-center .message-item .user-img {
      width: 40px; }
      .mailbox .message-center .message-item .user-img .profile-status {
        border: 2px solid #fff;
        height: 10px;
        left: 30px;
        position: absolute;
        top: 1px;
        width: 10px; }
      .mailbox .message-center .message-item .user-img .online {
        background: #39c449; }
      .mailbox .message-center .message-item .user-img .busy {
        background: #f62d51; }
      .mailbox .message-center .message-item .user-img .away {
        background: #ffbc34; }
      .mailbox .message-center .message-item .user-img .offline {
        background: #ffbc34; }
.country-select {
  position: relative;
  display: inline-block;
}

.country-select * {
  box-sizing: border-box;
}

.country-select .hide {
  display: none;
}

.country-select .v-hide {
  visibility: hidden;
}

.country-select input,
.country-select input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.country-select .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.country-select .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

.country-select .selected-flag .flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.country-select .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.country-select .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.country-select .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

.country-select .country-list .flag {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .country-select .country-list {
    white-space: normal;
  }
}

.country-select .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.country-select .country-list .country {
  padding: 5px 10px;
}

.country-select .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.country-select .country-list .flag,
.country-select .country-list .country-name {
  vertical-align: middle;
}

.country-select .country-list .flag {
  margin-right: 6px;
}

.country-select.inside input,
.country-select.inside input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.country-select.inside .flag-dropdown {
  right: auto;
  left: 0;
}

.country-select.inside .selected-flag {
  width: 46px;
}

.country-select.inside .flag-dropdown:hover {
  cursor: pointer;
}

.country-select.inside .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.country-select.inside input[disabled] + .flag-dropdown:hover,
.country-select.inside input[readonly] + .flag-dropdown:hover {
  cursor: default;
}

.country-select.inside input[disabled] + .flag-dropdown:hover .selected-flag,
.country-select.inside input[readonly] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}

.country-select .flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/images/vendor/country-select-js/build/flags.png?ae33acae404631e997ef8d91dae08ccd);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .country-select .flag {
    background-image: url(/images/vendor/country-select-js/build/flags@2x.png?f2c77a6b7e26ff160fdb4193b383b1ea);
  }
}

.country-select .flag {
  width: 20px;
}

.country-select .flag.be {
  width: 18px;
}

.country-select .flag.ch {
  width: 15px;
}

.country-select .flag.mc {
  width: 19px;
}

.country-select .flag.ne {
  width: 18px;
}

.country-select .flag.np {
  width: 13px;
}

.country-select .flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .country-select .flag {
    background-size: 5630px 15px;
  }
}

.country-select .flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.country-select .flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.country-select .flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.country-select .flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.country-select .flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.country-select .flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.country-select .flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.country-select .flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.country-select .flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.country-select .flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.country-select .flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.country-select .flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.country-select .flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.country-select .flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.country-select .flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.country-select .flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.country-select .flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.country-select .flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.country-select .flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.country-select .flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.country-select .flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.country-select .flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.country-select .flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.country-select .flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.country-select .flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.country-select .flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.country-select .flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.country-select .flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.country-select .flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.country-select .flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.country-select .flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.country-select .flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.country-select .flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.country-select .flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.country-select .flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.country-select .flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.country-select .flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.country-select .flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.country-select .flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.country-select .flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.country-select .flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.country-select .flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.country-select .flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.country-select .flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.country-select .flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.country-select .flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.country-select .flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.country-select .flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.country-select .flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.country-select .flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.country-select .flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.country-select .flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.country-select .flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.country-select .flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.country-select .flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.country-select .flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.country-select .flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

.country-select .flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.country-select .flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.country-select .flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.country-select .flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.country-select .flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.country-select .flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.country-select .flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

.country-select .flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.country-select .flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.country-select .flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.country-select .flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.country-select .flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.country-select .flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.country-select .flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.country-select .flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.country-select .flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.country-select .flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.country-select .flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.country-select .flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.country-select .flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.country-select .flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.country-select .flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.country-select .flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.country-select .flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.country-select .flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.country-select .flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.country-select .flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.country-select .flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.country-select .flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.country-select .flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.country-select .flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.country-select .flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.country-select .flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.country-select .flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.country-select .flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.country-select .flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.country-select .flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.country-select .flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.country-select .flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.country-select .flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.country-select .flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.country-select .flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.country-select .flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.country-select .flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.country-select .flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.country-select .flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.country-select .flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.country-select .flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.country-select .flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.country-select .flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.country-select .flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.country-select .flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.country-select .flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.country-select .flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.country-select .flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.country-select .flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.country-select .flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.country-select .flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.country-select .flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.country-select .flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.country-select .flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.country-select .flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.country-select .flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.country-select .flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.country-select .flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.country-select .flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.country-select .flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.country-select .flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.country-select .flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.country-select .flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.country-select .flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.country-select .flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.country-select .flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.country-select .flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.country-select .flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.country-select .flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.country-select .flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.country-select .flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.country-select .flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.country-select .flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.country-select .flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.country-select .flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.country-select .flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.country-select .flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.country-select .flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.country-select .flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.country-select .flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.country-select .flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.country-select .flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.country-select .flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.country-select .flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.country-select .flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.country-select .flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.country-select .flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.country-select .flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.country-select .flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.country-select .flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.country-select .flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.country-select .flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.country-select .flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.country-select .flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.country-select .flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.country-select .flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.country-select .flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.country-select .flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.country-select .flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.country-select .flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.country-select .flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.country-select .flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.country-select .flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.country-select .flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.country-select .flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.country-select .flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.country-select .flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.country-select .flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.country-select .flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.country-select .flag.np {
  height: 15px;
  background-position: -3796px 0px;
  background-color: transparent;
}

.country-select .flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.country-select .flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.country-select .flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.country-select .flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.country-select .flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.country-select .flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.country-select .flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.country-select .flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.country-select .flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.country-select .flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.country-select .flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.country-select .flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.country-select .flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.country-select .flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.country-select .flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.country-select .flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.country-select .flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.country-select .flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.country-select .flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.country-select .flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.country-select .flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.country-select .flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.country-select .flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.country-select .flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.country-select .flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.country-select .flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.country-select .flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.country-select .flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.country-select .flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.country-select .flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.country-select .flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.country-select .flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.country-select .flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.country-select .flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.country-select .flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.country-select .flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.country-select .flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.country-select .flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.country-select .flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.country-select .flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.country-select .flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.country-select .flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.country-select .flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.country-select .flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.country-select .flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.country-select .flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.country-select .flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.country-select .flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.country-select .flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.country-select .flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.country-select .flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.country-select .flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.country-select .flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.country-select .flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.country-select .flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.country-select .flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.country-select .flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.country-select .flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.country-select .flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.country-select .flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.country-select .flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.country-select .flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.country-select .flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.country-select .flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.country-select .flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.country-select .flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

.country-select .flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

.country-select .flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

.country-select .flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

.country-select .flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

.country-select .flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

.country-select .flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

.country-select .flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

.country-select .flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

.country-select .flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

.country-select .flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

.country-select .flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

.country-select .flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

.country-select .flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

.country-select .flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

.country-select .flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

.country-select .flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

.country-select .flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

/**
 * jQuery Timepicker
 * http://timepicker.co
 *
 * Enhances standard form input fields helping users to select (or type) times.
 *
 * Copyright (c) 2016 Willington Vega; Licensed MIT, GPL
 */

.ui-timepicker-container {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
}

.ui-timepicker {
  box-sizing: content-box;
  display: block;
  height: 205px;
  list-style: none outside none;
  margin: 0;
  padding: 0 1px;
  text-align: center;
}

.ui-timepicker-viewport {
  box-sizing: content-box;
  display: block;
  height: 205px;
  margin: 0;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  /* IE */
}

.ui-timepicker-standard {
  /* overwrites .ui-widget */
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  /* overwrites .ui-widget-content */
  background-color: #FFF;
  border: 1px solid #AAA;
  color: #222;
  /* overwrites .ui-menu */
  margin: 0;
  padding: 2px;
}

.ui-timepicker-standard a {
  border: 1px solid transparent;
  color: #222;
  display: block;
  padding: 0.2em 0.4em;
  text-decoration: none;
}

.ui-timepicker-standard .ui-state-hover {
  /* overwrites .ui-state-hover */
  background-color: #DADADA;
  border: 1px solid #999;
  font-weight: normal;
  color: #212121;
}

.ui-timepicker-standard .ui-menu-item {
  /* overwrites .ui-menu and .ui-menu-item */
  /*clear: left;
  float: left;*/
  margin: 0;
  padding: 0;
}

.ui-timepicker-corners,
.ui-timepicker-corners .ui-corner-all {
  border-radius: 4px;
}

.ui-timepicker-hidden {
  /* overwrites .ui-helper-hidden */
  display: none;
}

.ui-timepicker-no-scrollbar .ui-timepicker {
  border: none;
}

.select2-container--bootstrap .select2-selection--single {
  line-height: 1.4rem !important;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  font-size: 0.7rem !important;
}

.select2-container .select2-selection {
  box-shadow: none;
  border: none;
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  box-shadow: none;
  transition: none;
  border-color: none;
}

.select2-results {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.select2-container--bootstrap .select2-results__option {
  padding: 6px 5px;
}

.select2-results__options {
  text-transform: uppercase;
  font-size: 0.85rem !important;
  scrollbar-width: none;
}

.select2-results__options::-webkit-scrollbar {
  display: none;
}

.select2-results__option {
  font-size: 0.7rem !important;
  padding: 0;
  -moz-user-select: none;
       user-select: none;
  text-align: left;
  -webkit-user-select: none;
}

.select_client_filter_wrapper {
  width: 17rem;
}

.select_client_filter_wrapper .select2-container {
  width: 100%;
}

.select_client_filter_wrapper .select2-container--bootstrap .select2-selection--single {
  height: 1.4rem;
  font-size: 0.7rem !important;
  padding-top: 2px;
  padding-left: 20px;
}

.select_client_filter_wrapper .select2-search--dropdown {
  line-height: 2rem;
}

.select_client_filter_wrapper .select2.select2-container.select2-container--default {
  width: 100% !important;
}

.select_client_filter_wrapper .select2-search--dropdown .select2-search__field {
  font-size: 0.7rem !important;
}

.select_client_filter_wrapper .select2-results__option {
  padding: 5px 10px;
  text-align: left;
}

.select_client_filter_wrapper .select2-results__option:hover {
  transform: scale(1);
}

.select_client_filter_wrapper .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  box-shadow: none;
  border-radius: 0;
}

.select_client_filter_wrapper .select2-container--bootstrap .select2-dropdown {
  border: none;
  border-radius: 0;
}

#client_service_select_wrapper {
  width: 100%;
  font-size: 0.7rem;
}

#client_service_select_wrapper .select2-container {
  width: 100%;
}

#client_service_select_wrapper input {
  width: 100%;
}

#client_service_select_wrapper .select2-container--default .select2-selection--multiple {
  line-height: 1.5rem;
}

#client_service_select_wrapper .select2-selection__rendered {
  line-height: 1.5rem;
}

#client_service_select_wrapper .select2-selection .select2-selection--multiple {
  border: none;
  border-radius: 0;
}

#client_service_select_wrapper .select2-container .select2-selection--multiple {
  min-height: 1rem;
}

#client_service_select_wrapper .select2-container .select2-search--inline .select2-search__field {
  width: 100% !important;
  font-size: 0.7rem;
}

#client_service_select_wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
}

#client_service_select_wrapper .select2-container--bootstrap .select2-selection {
  font-size: 0.7rem;
}

#client_service_select_wrapper .select2-selection__rendered {
  line-height: 0.9rem;
}

#client_service_select_wrapper .select2-search--dropdown {
  line-height: 1.4rem;
}

#client_service_select_wrapper .select2.select2-container.select2-container--default {
  width: 100% !important;
}

#client_service_select_wrapper .select2-search--dropdown .select2-search__field {
  margin: 0;
  padding: 5px 10px;
  font-size: 0.7rem;
  background-color: #dedede;
}

#client_service_select_wrapper .select2-container--bootstrap .select2-dropdown {
  border: none;
  border-radius: 0;
}

#client_service_select_wrapper .select2-results li {
  list-style-position: inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#client_service_select_wrapper .select2-results__option {
  padding: 5px 10px;
  text-align: left;
}

#client_service_select_wrapper .select2-results__option:hover {
  transform: scale(1);
}

#template_filter_select_wrapper {
  width: 100%;
  font-size: 0.7rem;
}

#template_filter_select_wrapper .select2-container {
  width: 100%;
}

#template_filter_select_wrapper .select2-container .select2-selection--single {
  padding: 2px 10px;
}

#template_filter_select_wrapper .select2-search--dropdown {
  line-height: 2rem;
}

#template_filter_select_wrapper .select2-container--bootstrap .select2-selection {
  font-size: 0.7rem;
}

#template_filter_select_wrapper .select2.select2-container.select2-container--default {
  width: 100% !important;
  background-color: #FFF;
}

#template_filter_select_wrapper .select2-search--dropdown .select2-search__field {
  margin: 0;
  padding: 5px 10px;
  font-size: 0.7rem;
  background-color: #dedede;
}

#template_filter_select_wrapper .select2-results li {
  list-style-position: inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#template_filter_select_wrapper .select2-results__option {
  padding: 5px 10px;
  text-align: left;
}

#template_filter_select_wrapper .select2-results__option:hover {
  transform: scale(1);
}

#template_filter_select_wrapper .select2-container--bootstrap .select2-dropdown {
  border: none;
  border-radius: 0;
}

#template_filter_select_wrapper .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  box-shadow: none;
  border-radius: 0;
  font-size: 0.7rem;
  line-height: 1.4rem;
}

#packing_address_bulk_select_wrapper,
#unpacking_address_bulk_select_wrapper {
  font-size: 0.8rem;
}

#packing_address_bulk_select_wrapper .select2-selection__placeholder,
#unpacking_address_bulk_select_wrapper .select2-selection__placeholder {
  font-size: 0.7rem;
}

#packing_address_bulk_select_wrapper .select2-container--bootstrap,
#unpacking_address_bulk_select_wrapper .select2-container--bootstrap {
  width: 100%;
}

#packing_address_bulk_select_wrapper .select2-container--bootstrap .select2-dropdown,
#unpacking_address_bulk_select_wrapper .select2-container--bootstrap .select2-dropdown {
  border: none;
  border-radius: 0;
}

#transporter_bulk_select_wrapper {
  font-size: 0.7rem;
}

#transporter_bulk_select_wrapper .select2-container--bootstrap .select2-selection {
  font-size: 0.7rem;
}

#transporter_bulk_select_wrapper .select2-container--bootstrap {
  width: 100%;
}

#transporter_bulk_select_wrapper .select2-results li {
  font-size: 0.7rem;
  list-style-position: inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#transporter_bulk_select_wrapper .select2-container--bootstrap .select2-dropdown {
  border: none;
  border-radius: 0;
}

#transporter_bulk_select_wrapper .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  border-radius: 0;
  box-shadow: none;
}

#services_select_modal_wrapper {
  font-size: 0.7rem;
}

#services_select_modal_wrapper .select2-container--bootstrap .select2-selection {
  font-size: 0.7rem;
}

#services_select_modal_wrapper .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  width: 100% !important;
}

#services_select_modal_wrapper .select2-container--bootstrap {
  width: 100% !important;
}

#services_select_modal_wrapper .select2-results li {
  font-size: 0.7rem;
  list-style-position: inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#services_select_modal_wrapper .select2-dropdown {
  border: none !important;
  border-radius: 0 !important;
  border-color: inherit;
}

#services_select_modal_wrapper .select2-container--bootstrap .select2-dropdown {
  border: none !important;
  border-radius: 0 !important;
  border-color: inherit;
}

#services_select_modal_wrapper .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  border-radius: 0;
  box-shadow: none;
}

.transporterSelectWrapper {
  max-width: 150px;
  position: relative;
}

.transporterSelectWrapper .select2 {
  width: 90% !important;
  min-width: 80% !important;
  max-width: 90% !important;
}

.transporterSelectWrapper .select2-container--bootstrap {
  min-width: 80% !important;
  max-width: 90% !important;
}

.transporterSelectWrapper .select2-container--bootstrap.select2-container--open {
  overflow: visible;
}

.transporterSelectWrapper .select2-container--bootstrap.select2-container--open .select2-dropdown {
  width: 100%;
  max-height: 200px;
  position: absolute;
}

.transporterSelectWrapper .select2-container--bootstrap .select2-dropdown {
  border: none;
  border-radius: 5px;
}

.transporterSelectWrapper .select2-results__option {
  font-size: 0.7rem;
}

.select2-container--bootstrap .select2-dropdown {
  border: none;
  border-radius: 5px;
}

.select_template_packing_wrapper .select2-container--bootstrap .select2-selection--single .select2-selection__rendered,
.select_template_unpacking_wrapper .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.select_template_packing_wrapper .select2-selection,
.select_template_unpacking_wrapper .select2-selection {
  font-size: 0.7rem;
}

.select_absolute_position .select2-container--bootstrap .select2-selection--single .select2-selection__rendered,
.select_wrapper .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  text-align: center;
}

.select2-results li {
  font-size: 0.7rem;
  list-style-position: inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.address_group .select2-selection.select2-selection--single {
  background-color: #f1f1f1 !important;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  width: 100% !important;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  line-height: 10px !important;
}

.s_d_line_wrapper {
  display: inline-block;
}

.s_d_line_wrapper .s_d_creator_initials {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  line-height: 18px;
  border-radius: 20px;
  border: 1px solid gray;
  color: gray;
  font-size: 0.625rem;
  text-align: center;
  background: #FFF;
}

.select_dropdown_min_size.absolute_position {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 200px;
  z-index: 10000;
}

.select2-container--bootstrap .select2-results__group {
  color: #777;
  display: block;
  padding: 0px 0px;
  font-size: 12px;
  line-height: 1.42857143;
  white-space: nowrap;
}

/* Week Colors - start */

/* HEX Colors */

/* RGBA Colors */

/* Week Colors - end */

/* Days of week */

.mon {
  background-color: #ffff94;
}

.tue {
  background-color: #ffb9ce;
}

.wed {
  background-color: #d9ffa7;
}

.thu {
  background-color: #d6edff;
}

.fri {
  background-color: #ffdc87;
}

.sat {
  background-color: #b2b2b2;
}

.sun {
  background-color: #d6a1ff;
}

.monday {
  border-left: solid 12px rgba(253, 184, 51, 0.3);
}

.tuesday {
  border-left: solid 12px rgba(255, 93, 143, 0.3);
}

.wednesday {
  border-left: solid 12px rgba(64, 145, 108, 0.3);
}

.thursday {
  border-left: solid 12px rgba(247, 157, 101, 0.3);
}

.friday {
  border-left: solid 12px rgba(0, 180, 216, 0.3);
}

.saturday {
  border-left: solid 12px rgba(157, 78, 221, 0.3);
}

.sunday {
  border-left: solid 12px rgba(178, 30, 53, 0.3);
}

.income {
  border-left: solid 12px rgb(195, 236, 236);
}

.expense {
  border-left: solid 12px rgba(178, 30, 53, 0.3);
}

.price {
  background-color: rgba(235, 19, 52, 0.74);
}

.client {
  background-color: rgba(102, 204, 255, 0.74);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 4.375rem;
}

.oneWeekDue {
  background: #FFD3B4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 4.375rem;
}

.dueDate {
  background: #FF4273;
  color: #fff;
}

.paid {
  background: #D3E4CD;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 4.375rem;
}

.transporter {
  background-color: rgba(255, 97, 97, 0.74);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 4.375rem;
}

.profit {
  background-color: rgba(244, 176, 132, 0.74);
}

.profit-danger {
  background-color: rgba(240, 12, 12, 0.74);
}

.number {
  font-weight: bold;
}

.number.exp {
  color: rgba(240, 12, 12, 0.74);
}

.number .exported {
  color: rgba(240, 12, 12, 0.74);
}

.number.exported {
  color: rgba(240, 12, 12, 0.74);
}

.nl__accordion--days .card-header {
  background-color: #eef5ff;
  border: 1px solid #4091fa;
  padding: 0;
  transition: all 0.3s;
}

.nl__accordion--days .card-header:hover {
  background-color: #f8fbff;
}

.nl__accordion--days .card-header a {
  color: #4091fa;
  padding: 12px 10px;
}

.nl__accordion--days .card-header a + div {
  padding: 12px 10px;
}

.nl__accordion--days .card-header .btn-circle {
  line-height: 1.3;
  width: 24px;
  height: 24px;
  padding: 0;
}

.nl__accordion--days .card-body {
  border: 1px solid #4091fa;
  border-top: 0;
  transition: all 0.3s;
}

.nl__accordion--days .card-body .table thead {
  background-color: #4091fa;
  color: #fff;
}

.nl__accordion--days .card-body .table thead th {
  border: 0;
}

.nl__accordion--days .card-body .table th,
.nl__accordion--days .card-body .table td {
  vertical-align: middle;
}

.nl__accordion--days .card-body .table tbody tr:hover {
  background-color: #e7f6f7;
}

.nl__accordion--days .card-body .input-group .input-group-prepend {
  margin-right: 0;
}

.nl__accordion--days .card-body .input-group .input-group-prepend .input-group-text {
  border-color: #4091fa;
  color: #4091fa;
}

.nl__accordion--days .card-body .input-group .input-group-text,
.nl__accordion--days .card-body .input-group .btn {
  font-size: 13px;
  padding: 7px 10px;
}

.nl__accordion--days .card-body .input-group .input-group-text.inactive i:first-child,
.nl__accordion--days .card-body .input-group .btn.inactive i:first-child {
  display: none;
}

.nl__accordion--days .card-body .input-group .input-group-text.inactive i:last-child,
.nl__accordion--days .card-body .input-group .btn.inactive i:last-child {
  display: inline;
}

.nl__accordion--days .card-body .input-group .input-group-text i:first-child,
.nl__accordion--days .card-body .input-group .btn i:first-child {
  display: inline;
}

.nl__accordion--days .card-body .input-group .input-group-text i:last-child,
.nl__accordion--days .card-body .input-group .btn i:last-child {
  /*display: none;*/
}

.theme-color .theme-item .theme-link[data-navbarbg=skin7] {
  background: #192e58;
  background-image: linear-gradient(to left, #88d3ce 20%, #4B4A96 80%);
}

#main-wrapper[data-layout=vertical] .topbar[data-navbarbg=skin7] {
  background: #192e58;
  background-image: linear-gradient(to left, #88d3ce 20%, #4B4A96 80%);
}

#main-wrapper[data-layout=vertical] .topbar .navbar-collapse[data-navbarbg=skin7] {
  background: transparent;
}

#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin3] {
  background: #192e58;
  background-image: linear-gradient(to left, #88d3ce 20%, #4B4A96 80%);
}

#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin3] ul {
  background: transparent;
}

#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin3] ul .sidebar-footer {
  background: #4B4A96;
}

#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin3] .sidebar-footer {
  background: #4B4A96;
}

#main-wrapper[data-layout=horizontal] .topbar[data-navbarbg=skin7] {
  background: #192e58;
  background-image: linear-gradient(to left, #88d3ce 20%, #4B4A96 80%);
}

#main-wrapper[data-layout=horizontal] .topbar .navbar-collapse[data-navbarbg=skin7] {
  background: transparent;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] ul .sidebar-footer {
  background: #4B4A96;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-footer {
  background: #4B4A96;
}

#main-wrapper .left-sidebar .sidebar-nav .sidebar-item .sidebar-link:not(.has-arrow) {
  padding: 14px 8px;
}

#main-wrapper .left-sidebar .sidebar-nav .sidebar-item.sidebar-item--notify .notify {
  top: -8px;
  right: -35px;
}

#main-wrapper .left-sidebar .sidebar-footer a.link:hover {
  color: #318f94;
}

@media (max-width: 1599.98px) and (min-width: 992px) {
  #main-wrapper[data-layout=horizontal][data-sidebartype=mini-sidebar] .left-sidebar {
    left: 0;
  }

  #main-wrapper .topbar .top-navbar .navbar-header {
    background: transparent;
  }
}

.tdPositionRelative {
  position: relative;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 2px 1px;
  font-size: 0.8rem;
  text-align: center;
  vertical-align: middle;
}

table.dataTable thead th.w1,
table.dataTable thead th.w-1,
table.dataTable thead td.w1,
table.dataTable thead td.w-1 {
  width: 1%;
}

table.dataTable thead th.w2,
table.dataTable thead th.w-2,
table.dataTable thead td.w2,
table.dataTable thead td.w-2 {
  width: 2%;
}

table.dataTable thead th.w3,
table.dataTable thead th.w-3,
table.dataTable thead td.w3,
table.dataTable thead td.w-3 {
  width: 3%;
}

table.dataTable thead th.w4,
table.dataTable thead th.w-4,
table.dataTable thead td.w4,
table.dataTable thead td.w-4 {
  width: 4%;
}

table.dataTable thead th.w5,
table.dataTable thead th.w-5,
table.dataTable thead td.w5,
table.dataTable thead td.w-5 {
  width: 5%;
}

table.dataTable thead th.w6,
table.dataTable thead th.w-6,
table.dataTable thead td.w6,
table.dataTable thead td.w-6 {
  width: 6%;
}

table.dataTable thead th.w7,
table.dataTable thead th.w-7,
table.dataTable thead td.w7,
table.dataTable thead td.w-7 {
  width: 7%;
}

table.dataTable thead th.w8,
table.dataTable thead th.w-8,
table.dataTable thead td.w8,
table.dataTable thead td.w-8 {
  width: 8%;
}

table.dataTable thead th.w9,
table.dataTable thead th.w-9,
table.dataTable thead td.w9,
table.dataTable thead td.w-9 {
  width: 9%;
}

table.dataTable thead th.w10,
table.dataTable thead th.w-10,
table.dataTable thead td.w10,
table.dataTable thead td.w-10 {
  width: 10%;
}

table.dataTable thead th.w11,
table.dataTable thead th.w-11,
table.dataTable thead td.w11,
table.dataTable thead td.w-11 {
  width: 11%;
}

table.dataTable thead th.w12,
table.dataTable thead th.w-12,
table.dataTable thead td.w12,
table.dataTable thead td.w-12 {
  width: 12%;
}

table.dataTable thead th.w13,
table.dataTable thead th.w-13,
table.dataTable thead td.w13,
table.dataTable thead td.w-13 {
  width: 13%;
}

table.dataTable thead th.w14,
table.dataTable thead th.w-14,
table.dataTable thead td.w14,
table.dataTable thead td.w-14 {
  width: 14%;
}

table.dataTable thead th.w15,
table.dataTable thead th.w-15,
table.dataTable thead td.w15,
table.dataTable thead td.w-15 {
  width: 15%;
}

table.dataTable thead th.w20,
table.dataTable thead th.w-20,
table.dataTable thead td.w20,
table.dataTable thead td.w-20 {
  width: 20%;
}

table.dataTable thead th.w25,
table.dataTable thead th.w-25,
table.dataTable thead td.w25,
table.dataTable thead td.w-25 {
  width: 25%;
}

table.dataTable thead th.w30,
table.dataTable thead th.w-30,
table.dataTable thead td.w30,
table.dataTable thead td.w-30 {
  width: 30%;
}

table.dataTable thead th.w35,
table.dataTable thead th.w-35,
table.dataTable thead td.w35,
table.dataTable thead td.w-35 {
  width: 35%;
}

table.dataTable thead th.w40,
table.dataTable thead th.w-40,
table.dataTable thead td.w40,
table.dataTable thead td.w-40 {
  width: 40%;
}

table.dataTable thead th.w45,
table.dataTable thead th.w-45,
table.dataTable thead td.w45,
table.dataTable thead td.w-45 {
  width: 45%;
}

table.dataTable thead th.w50,
table.dataTable thead th.w-50,
table.dataTable thead td.w50,
table.dataTable thead td.w-50 {
  width: 50%;
}

table.dataTable thead th.w55,
table.dataTable thead th.w-55,
table.dataTable thead td.w55,
table.dataTable thead td.w-55 {
  width: 55%;
}

table.dataTable thead th.w60,
table.dataTable thead th.w-60,
table.dataTable thead td.w60,
table.dataTable thead td.w-60 {
  width: 60%;
}

table.dataTable thead th.w65,
table.dataTable thead th.w-65,
table.dataTable thead td.w65,
table.dataTable thead td.w-65 {
  width: 65%;
}

table.dataTable thead th.w70,
table.dataTable thead th.w-70,
table.dataTable thead td.w70,
table.dataTable thead td.w-70 {
  width: 70%;
}

table.dataTable thead th.w75,
table.dataTable thead th.w-75,
table.dataTable thead td.w75,
table.dataTable thead td.w-75 {
  width: 75%;
}

table.dataTable thead th.w80,
table.dataTable thead th.w-80,
table.dataTable thead td.w80,
table.dataTable thead td.w-80 {
  width: 80%;
}

table.dataTable thead th.w85,
table.dataTable thead th.w-85,
table.dataTable thead td.w85,
table.dataTable thead td.w-85 {
  width: 85%;
}

table.dataTable thead th.w90,
table.dataTable thead th.w-90,
table.dataTable thead td.w90,
table.dataTable thead td.w-90 {
  width: 90%;
}

table.dataTable thead th.w95,
table.dataTable thead th.w-95,
table.dataTable thead td.w95,
table.dataTable thead td.w-95 {
  width: 95%;
}

table.dataTable thead th .relative-wrapper,
table.dataTable thead td .relative-wrapper {
  position: relative;
}

table.dataTable thead th .absolute-left,
table.dataTable thead td .absolute-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

table.dataTable thead th .absolute-right,
table.dataTable thead td .absolute-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

table.dataTable thead th .absolute-right-bottom,
table.dataTable thead td .absolute-right-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 2px 1px;
  font-size: 0.8rem;
  text-align: center;
  vertical-align: middle;
}

table.dataTable tbody th .relative-wrapper,
table.dataTable tbody td .relative-wrapper {
  position: relative;
}

table.dataTable tbody th .absolute-left,
table.dataTable tbody td .absolute-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

table.dataTable tbody th .absolute-right,
table.dataTable tbody td .absolute-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

table.dataTable tbody th .absolute-right-bottom,
table.dataTable tbody td .absolute-right-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}

table.dataTable thead tr th {
  text-transform: uppercase;
  background-color: #FFF;
}

table.dataTable thead tr th i {
  font-size: 0.8rem;
}

table.dataTable thead tr th i.fas.fa-angle-up,
table.dataTable thead tr th i.fas.fa-angle-down {
  color: #cecece;
}

table.dataTable thead tr th a.emptyFilterApplied {
  color: #F80284;
}

table.dataTable tbody > tr {
  cursor: pointer;
}

table.dataTable tbody > tr.selected {
  background-color: rgba(0, 158, 251, 0.55);
  color: inherit;
}

table.dataTable tbody > tr.selected td:first-child {
  position: relative;
}

table.dataTable tbody > tr.selected td:first-child::before {
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
  background-color: #009efb;
  color: #fff;
}

table.dataTable tbody > tr.selected td:first-child::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: no-repeat 50%/50% 50%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

table.dataTable tbody > tr > .selected {
  background-color: rgba(0, 158, 251, 0.55);
  color: inherit;
}

table.dataTable tbody th,
table.dataTable tbody td {
  vertical-align: middle;
}

table.dataTable tbody th.selected,
table.dataTable tbody td.selected {
  color: inherit;
}

table.dataTable tbody th .selectWrapper,
table.dataTable tbody td .selectWrapper {
  max-height: 30px;
  overflow: hidden;
}

table.dataTable tbody th .selectWrapper:hover,
table.dataTable tbody td .selectWrapper:hover {
  max-height: inherit;
  overflow: auto;
}

table.dataTable tbody th a.clickableLink,
table.dataTable tbody td a.clickableLink {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #FFF;
}

table.dataTable tbody th a.clickableLink.activeLink,
table.dataTable tbody td a.clickableLink.activeLink {
  background-color: #d0fbed;
}

table.dataTable tbody th a.clickableLink:hover,
table.dataTable tbody td a.clickableLink:hover {
  background-color: #cecece;
}

table.dataTable tbody td.selectMultipleWrapper {
  position: relative;
}

table.dataTable tbody td.selectMultipleWrapper .selectWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

table.dataTable.table-striped tbody tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.04);
}

.belongsToOther {
  opacity: 0.75;
  border: 1px solid lightgray;
  border-radius: 5px;
}

#reference-worktable {
  text-align: center;
  /* margin-bottom: 5rem; */
}

#reference-worktable thead tr th {
  padding: 7px 5px;
  vertical-align: middle;
}

#reference-worktable thead tr th input[type=text],
#reference-worktable thead tr th input[type=text].form-control {
  font-size: 0.725rem;
  line-height: 0.725rem;
  height: calc(1.45rem + 2px);
}

#reference-worktable tbody tr td {
  padding: 0;
  vertical-align: middle;
  position: relative;
  font-size: 0.8rem;
  height: 25px;
}

#reference-worktable tbody tr td {
  color: #353d50;
  font-size: 0.8rem;
  text-align: center;
}

#accounter-worktable tbody tr td {
  color: #353d50;
  font-size: 0.725rem;
  text-align: center;
}

#issuedIncomesTable tbody tr td {
  padding: 2px;
  color: #353d50;
  font-size: 0.625rem;
  text-align: center;
}

#reference-table {
  /* margin-bottom: 80px; */
}

#reference-table thead tr th {
  padding: 3px 5px;
  vertical-align: middle;
  font-size: 14px;
}

#reference-table tbody tr td {
  padding: 3px;
  vertical-align: middle;
  position: relative;
  font-size: 0.875rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#reference-worktable tbody tr td.dataTables_empty {
  padding-top: 3rem;
  padding-bottom: 3rem;
  font-weight: 600;
}

#reference-worktable {
  margin-top: 1.563rem;
  background-color: #f8f9fa;
}

#reference-worktable .margin-left-15 {
  margin-left: 15%;
}

#reference-worktable .margin-left-20 {
  margin-left: 20%;
}

#reference-worktable .margin-left-35 {
  margin-left: 35%;
}

#reference-worktable .margin-left-40 {
  margin-left: 40%;
}

#reference-worktable .margin-right-20 {
  margin-right: 20%;
}

#reference-worktable .margin-right-30 {
  margin-right: 30%;
}

#reference-worktable th.w43 {
  width: 43px;
}

#reference-worktable th.w87 {
  width: 87px;
}

#reference-worktable th.w131 {
  width: 131px;
}

#reference-worktable th.w174 {
  width: 174px;
}

#reference-worktable th.w1 {
  width: 1%;
}

#reference-worktable th.w2 {
  width: 2%;
}

#reference-worktable th.w3 {
  width: 3%;
}

#reference-worktable th.w4 {
  width: 4%;
}

#reference-worktable th.w5 {
  width: 5%;
}

#reference-worktable th.w6 {
  width: 6%;
}

#reference-worktable th.w7 {
  width: 7%;
}

#reference-worktable th.w8 {
  width: 8%;
}

#reference-worktable th.w9 {
  width: 9%;
}

#reference-worktable th.w10 {
  width: 10%;
}

#reference-worktable th.w11 {
  width: 11%;
}

#reference-worktable th.w18 {
  width: 18%;
}

#reference-worktable td.w43 {
  width: 43px;
}

#reference-worktable td.w87 {
  width: 87px;
}

#reference-worktable td.w131 {
  width: 131px;
}

#reference-worktable td.w174 {
  width: 174px;
}

#reference-worktable td.w1 {
  width: 1%;
}

#reference-worktable td.w2 {
  width: 2%;
}

#reference-worktable td.w3 {
  width: 3%;
}

#reference-worktable td.w4 {
  width: 4%;
}

#reference-worktable td.w5 {
  width: 5%;
}

#reference-worktable td.w6 {
  width: 6%;
}

#reference-worktable td.w7 {
  width: 7%;
}

#reference-worktable td.w8 {
  width: 8%;
}

#reference-worktable td.w10 {
  width: 10%;
}

#reference-worktable td.w15 {
  width: 15%;
}

#reference-worktable td.w18 {
  width: 18%;
}

#reference-worktable td.w20 {
  width: 20%;
}

#reference-worktable td.w30 {
  width: 30%;
}

#reference-worktable td.w40 {
  width: 40%;
}

#reference-worktable td.w50 {
  width: 50%;
}

#reference-worktable td.m5 {
  margin: 5px;
}

#reference-worktable td.m10 {
  margin: 10px;
}

#reference-worktable td.p5 {
  padding: 5px;
}

#reference-worktable td.p10 {
  padding: 10px;
}

#reference-worktable td.alignRight {
  text-align: right;
}

#reference-worktable td {
  font-size: 0.725rem;
  border-left: none;
  border-right: none;
}

#reference-worktable td .form-control {
  text-align: center;
  background-color: transparent;
  border: none;
  padding: 0;
  height: 1.5rem;
  /* height: inherit; */
  margin: auto;
  width: 95%;
  font-size: 0.725rem;
  /* border-bottom: 1px solid #d8d8d8; */
}

#reference-worktable td .form-control:disabled {
  text-align: center;
  opacity: 0.7;
  border: none;
  padding: 0;
  margin: auto;
  width: 95%;
  font-size: 0.725rem;
  /* border-bottom: 1px solid #d8d8d8; */
}

#reference-worktable td .input2.form-control {
  background-color: #FFF;
  border-radius: 5px;
  margin: 1px;
}

#reference-worktable td input.form-control {
  color: #000;
  background-color: #FFF;
  font-weight: normal;
  border-radius: 5px;
  margin: 1px;
  font-size: 0.725rem;
}

#reference-worktable td input {
  color: #000;
  background-color: #FFF;
  font-weight: normal;
  border-radius: 5px;
  margin: 1px;
  font-size: 0.725rem;
}

#reference-worktable td input.monday {
  color: #000;
  font-weight: normal;
  background-color: #ffff94;
}

#reference-worktable td input.tuesday {
  color: #000;
  font-weight: normal;
  background-color: #ffb9ce;
}

#reference-worktable td input.wednesday {
  color: #000;
  font-weight: normal;
  background-color: #d9ffa7;
}

#reference-worktable td input.thursday {
  color: #000;
  font-weight: normal;
  background-color: #d6edff;
}

#reference-worktable td input.friday {
  color: #000;
  font-weight: normal;
  background-color: #ffdc87;
}

#reference-worktable td input.saturday {
  color: #000;
  font-weight: normal;
  background-color: #b2b2b2;
}

#reference-worktable td input.sunday {
  color: #000;
  font-weight: normal;
  background-color: #d6a1ff;
}

#reference-worktable td .eta-badge-nl {
  color: #000;
  font-weight: 400;
  height: 1.5rem;
  border-radius: 6px;
  background-color: #ffb9ce;
  font-size: 0.725rem;
}

#reference-worktable tbody .invalid:hover {
  background: #fff;
}

#reference-worktable tbody tr td {
  font-size: 0.725rem;
}

#reference-worktable .checkbox-address-regular {
  min-width: 100px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis ellipsis;
}

.table_sorting_row th {
  cursor: pointer;
}

.sorting .fa-caret-up {
  color: #e9e9e9;
  cursor: pointer;
}

.sorting .fa-caret-up:hover {
  color: #ff5d8f;
}

.sorting .fa-caret-down {
  color: #e9e9e9;
  cursor: pointer;
}

.sorting .fa-caret-down:hover {
  color: #ff5d8f;
}

.sorting_desc .fa-caret-down {
  color: #ff5d8f;
}

.sorting_asc .fa-caret-up {
  color: #ff5d8f;
}

.darker-table tbody {
  background-color: #EFEFEF !important;
}

.history-reference-table thead th,
.history-reference-table thead td {
  font-size: 0.7rem !important;
  overflow: visible !important;
}

.history-reference-table thead th.w3,
.history-reference-table thead td.w3 {
  width: 3% !important;
}

.history-reference-table thead th.w5,
.history-reference-table thead td.w5 {
  width: 5% !important;
}

.history-reference-table thead th.w6,
.history-reference-table thead td.w6 {
  width: 6% !important;
}

.history-reference-table thead th.w7,
.history-reference-table thead td.w7 {
  width: 7% !important;
}

.history-reference-table thead th.w8,
.history-reference-table thead td.w8 {
  width: 8% !important;
}

.history-reference-table tbody tr td {
  font-size: 0.625rem !important;
  text-align: center !important;
  overflow: visible !important;
}

.history-reference-table tbody tr td input[type=text] {
  font-size: 0.625rem !important;
  padding: 2px 1px;
}

#services-table,
#serviceTable,
#clientTemplates,
#clientUserAddressesTable {
  font-size: 0.8rem;
}

#services-table th,
#serviceTable th,
#clientTemplates th,
#clientUserAddressesTable th {
  padding: 5px 2px;
  font-size: 0.8rem;
  text-transform: uppercase;
  vertical-align: middle;
}

#services-table th input,
#serviceTable th input,
#clientTemplates th input,
#clientUserAddressesTable th input {
  font-size: 0.7rem !important;
}

#services-table td,
#serviceTable td,
#clientTemplates td,
#clientUserAddressesTable td {
  padding: 5px 2px;
  font-size: 0.8rem;
  vertical-align: middle !important;
}

#services-table td .btn,
#serviceTable td .btn,
#clientTemplates td .btn,
#clientUserAddressesTable td .btn {
  font-size: 0.8rem;
}

#services-table td .btn-100,
#serviceTable td .btn-100,
#clientTemplates td .btn-100,
#clientUserAddressesTable td .btn-100 {
  width: 100%;
  padding: 5px;
}

#services-table .w-1,
#serviceTable .w-1,
#clientTemplates .w-1,
#clientUserAddressesTable .w-1 {
  width: 1% !important;
}

#services-table .w-3,
#serviceTable .w-3,
#clientTemplates .w-3,
#clientUserAddressesTable .w-3 {
  width: 3% !important;
}

#services-table .w-4,
#serviceTable .w-4,
#clientTemplates .w-4,
#clientUserAddressesTable .w-4 {
  width: 4% !important;
}

#services-table .w-5,
#serviceTable .w-5,
#clientTemplates .w-5,
#clientUserAddressesTable .w-5 {
  width: 5% !important;
}

#services-table .w-6,
#serviceTable .w-6,
#clientTemplates .w-6,
#clientUserAddressesTable .w-6 {
  width: 6% !important;
}

#services-table .w-7,
#serviceTable .w-7,
#clientTemplates .w-7,
#clientUserAddressesTable .w-7 {
  width: 7% !important;
}

#services-table .w-9,
#serviceTable .w-9,
#clientTemplates .w-9,
#clientUserAddressesTable .w-9 {
  width: 9% !important;
}

#services-table .w-10,
#serviceTable .w-10,
#clientTemplates .w-10,
#clientUserAddressesTable .w-10 {
  width: 10% !important;
}

#services-table .w-13,
#serviceTable .w-13,
#clientTemplates .w-13,
#clientUserAddressesTable .w-13 {
  width: 13% !important;
}

#services-table .w-15,
#serviceTable .w-15,
#clientTemplates .w-15,
#clientUserAddressesTable .w-15 {
  width: 15% !important;
}

#services-table .w-20,
#serviceTable .w-20,
#clientTemplates .w-20,
#clientUserAddressesTable .w-20 {
  width: 20% !important;
}

#services-table .w-30,
#serviceTable .w-30,
#clientTemplates .w-30,
#clientUserAddressesTable .w-30 {
  width: 30% !important;
}

#services-table .w-40,
#serviceTable .w-40,
#clientTemplates .w-40,
#clientUserAddressesTable .w-40 {
  width: 40% !important;
}

#services-table input[type=text],
#serviceTable input[type=text],
#clientTemplates input[type=text],
#clientUserAddressesTable input[type=text] {
  font-size: 0.725rem;
  background-color: #FFF;
  border-radius: 5px;
}

#services-table .archive_opacity,
#serviceTable .archive_opacity,
#clientTemplates .archive_opacity,
#clientUserAddressesTable .archive_opacity {
  opacity: 0.3;
}

#services-table .expander,
#serviceTable .expander,
#clientTemplates .expander,
#clientUserAddressesTable .expander {
  display: inline-block;
  background-color: #FFF;
  padding: 5px;
  border-radius: 5px;
}

#services-table .company_template_price,
#serviceTable .company_template_price,
#clientTemplates .company_template_price,
#clientUserAddressesTable .company_template_price {
  display: inline-block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 0.8rem;
  padding: 5px 10px;
  color: #333;
}

#services-table .company_address_link,
#serviceTable .company_address_link,
#clientTemplates .company_address_link,
#clientUserAddressesTable .company_address_link {
  display: inline-block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 0.725rem;
  padding: 5px 10px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#services-table .company_address_link:hover,
#serviceTable .company_address_link:hover,
#clientTemplates .company_address_link:hover,
#clientUserAddressesTable .company_address_link:hover {
  color: #009efb;
}

#services-table .badge,
#serviceTable .badge,
#clientTemplates .badge,
#clientUserAddressesTable .badge {
  padding: 5px !important;
  font-size: 0.625rem;
  line-height: 1rem !important;
  border-radius: 5px !important;
  margin-right: 1px;
}

#services-table .tdPositionRelative,
#serviceTable .tdPositionRelative,
#clientTemplates .tdPositionRelative,
#clientUserAddressesTable .tdPositionRelative {
  position: relative;
}

#services-table .creator_initials,
#serviceTable .creator_initials,
#clientTemplates .creator_initials,
#clientUserAddressesTable .creator_initials {
  display: block;
  position: absolute;
  top: 5px;
  left: -15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid gray;
  font-size: 0.625rem;
  text-align: center;
  background: #FFF;
}

.date-cell {
  display: block;
  border-radius: 5px;
  padding: 3px 5px;
}

.date-cell.date-cell-monday {
  background-color: #ffff94;
}

.date-cell.date-cell-tuesday {
  background-color: #ffb9ce;
}

.date-cell.date-cell-wednesday {
  background-color: #d9ffa7;
}

.date-cell.date-cell-thursday {
  background-color: #d6edff;
}

.date-cell.date-cell-friday {
  background-color: #ffdc87;
}

.date-cell.date-cell-saturday {
  background-color: #b2b2b2;
}

.date-cell.date-cell-sunday {
  background-color: #d6a1ff;
}

.packing-cell,
.unpacking-cell {
  display: block;
  max-width: 120px;
  border-radius: 5px;
  padding: 3px 5px;
  background-color: rgba(238, 238, 238, 0.7411764706);
  font-size: 0.6125rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.truck-cell,
.trailer-cell {
  display: block;
  max-width: 120px;
  border-radius: 5px;
  padding: 3px 5px;
  background-color: #FFF;
  font-size: 0.6125rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.client-cell {
  display: block;
  max-width: 120px;
  border-radius: 5px;
  padding: 3px 5px;
  background-color: rgba(102, 204, 255, 0.7411764706);
  font-size: 0.6125rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.transporter-cell {
  display: block;
  max-width: 120px;
  border-radius: 5px;
  padding: 3px 5px;
  background-color: rgba(255, 97, 97, 0.7411764706);
  font-size: 0.6125rem;
  color: #FFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.amount-cell {
  display: block;
  border-radius: 5px;
  padding: 3px 5px;
  background-color: rgba(244, 176, 132, 0.7411764706);
}

#clientUserAddressesTable td {
  padding: 0 2px;
  font-size: 0.725rem;
}

#clientUserAddressesTable td input {
  font-size: 0.725rem;
  background-color: #FFF;
}

.groupTypesLabel {
  color: #3EA1EC;
}

#clientContactsTable th,
#clientContactsTable td {
  font-size: 0.9rem;
  vertical-align: middle !important;
}

#clients-table .w-10,
#transporters-table .w-10,
#users-table .w-10 {
  width: 10%;
}

#clients-table .w-20,
#transporters-table .w-20,
#users-table .w-20 {
  width: 20%;
}

#clients-table .w-30,
#transporters-table .w-30,
#users-table .w-30 {
  width: 30%;
}

#clients-table .w-35,
#transporters-table .w-35,
#users-table .w-35 {
  width: 35%;
}

#clients-table .w-65,
#transporters-table .w-65,
#users-table .w-65 {
  width: 65%;
}

#clients-table .w-70,
#transporters-table .w-70,
#users-table .w-70 {
  width: 70%;
}

#clients-table thead th,
#clients-table thead td,
#transporters-table thead th,
#transporters-table thead td,
#users-table thead th,
#users-table thead td {
  font-size: 0.725rem;
  vertical-align: middle;
  padding: 0;
}

#clients-table tbody td,
#transporters-table tbody td,
#users-table tbody td {
  font-size: 0.725rem;
  vertical-align: middle;
  padding: 0;
}

#clients-table tbody td .btn,
#transporters-table tbody td .btn,
#users-table tbody td .btn {
  font-size: 0.725rem;
}

#clients-table th,
#clients-table td,
#transporters-table th,
#transporters-table td,
#users-table th,
#users-table td {
  vertical-align: middle;
  font-size: 0.725rem;
  padding: 0.25rem;
}

#clients-table .btn-circle,
#transporters-table .btn-circle,
#users-table .btn-circle {
  width: 2rem;
  height: 2rem;
  line-height: 1.9rem;
  font-size: 0.8rem;
  padding: 0;
}

#clients-table .btn-circle i,
#transporters-table .btn-circle i,
#users-table .btn-circle i {
  font-size: 0.725rem;
}

#reference-price-span {
  font-size: 0.813rem;
}

.client_price_cell {
  position: relative;
}

.client_price_cell .price_quantity_lablel {
  display: none;
  width: 100%;
  padding: 7px 1px;
  background-color: #FFF;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 1000;
  font-size: 0.65rem;
}

.client_price_cell:hover .price_quantity_lablel {
  display: block;
}

.client_price_cell:hover .price_quantity_lablel .currency-btn {
  font-size: 0.625rem;
}

#transporter-price-span {
  font-size: 0.813rem;
}

.transporter_price_cell {
  position: relative;
}

.transporter_price_cell .price_quantity_lablel {
  display: none;
  width: 100%;
  padding: 7px 1px;
  background-color: #FFF;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 1000;
  font-size: 0.65rem;
}

.transporter_price_cell:hover .price_quantity_lablel {
  display: block;
}

.transporter_price_cell:hover .price_quantity_lablel .currency-btn {
  font-size: 0.625rem;
}

.sorting.sorting_asc,
.sorting.sorting_desc {
  cursor: pointer;
}

.sorting.sorting_asc i.fa-sort,
.sorting.sorting_desc i.fa-sort {
  color: #2A7FFF;
}

.dataTables_info {
  font-size: 0.725rem;
  width: 100%;
  margin-top: 1rem;
  text-align: center;
}

.pagination {
  justify-content: center;
  text-align: center;
}

.dataTables_paginate.paging_simple_numbers {
  margin-top: 1rem;
  font-size: 0.725rem;
  width: 100%;
  text-align: center;
}

#template-accordion .w-5 {
  width: 5% !important;
}

#template-accordion .w-10 {
  width: 10% !important;
}

#template-accordion .w-12 {
  width: 12% !important;
}

#template-accordion .w-13 {
  width: 13% !important;
}

#template-accordion .w-15 {
  width: 15% !important;
}

#template-accordion .w-20 {
  width: 20% !important;
}

#template-accordion .w-30 {
  width: 30% !important;
}

#template-accordion .w-40 {
  width: 40% !important;
}

#template-accordion .w-50 {
  width: 50% !important;
}

#template-accordion .w-60 {
  width: 60% !important;
}

#template-accordion .w-70 {
  width: 70% !important;
}

#template-accordion .w-80 {
  width: 80% !important;
}

#template-accordion .w-90 {
  width: 90% !important;
}

#template-accordion .w-100 {
  width: 100% !important;
}

#template-accordion .add_row_data th {
  padding: 5px;
  font-size: 1rem;
  vertical-align: middle;
  background-color: #f1f1f1;
}

#template-accordion .add_row_data th input[type=text] {
  background-color: #FFF;
  border-radius: 5px;
}

#template-accordion .add_row_data th.row_title_cell {
  font-size: 0.65rem !important;
  text-transform: uppercase;
}

#template-accordion .button_template_add {
  font-size: 0.65rem;
  padding: 5px;
  text-transform: uppercase;
}

#template-accordion .sort_row_data th {
  padding: 1rem;
  text-transform: uppercase;
}

#template-accordion .sort_row_data th i {
  padding: 2px 5px;
  font-size: 0.725rem;
}

#template-accordion th,
#template-accordion td {
  padding: 0;
  font-size: 0.75rem;
}

#template-accordion .dataTables_empty {
  padding: 2rem 1rem;
}

#template-accordion .select2 {
  font-size: 0.65rem;
}

#template-accordion .select2-results {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#template-accordion input[type=text] {
  font-size: 0.75rem;
  padding: 0.5rem;
  background-color: #fff;
  border-radius: 5px;
}

#template-accordion .btn {
  padding: 2px 4px;
}

#template-accordion .price-amount {
  font-size: 1rem;
}

#template-accordion a {
  color: #333;
}

#template-accordion input.company_template_name {
  text-align: center;
  width: 99%;
}

#template-accordion .creator_initials {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: 1px solid gray;
}

.columnToggleButton {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 5px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid gray;
  cursor: pointer;
}

.dataTables_length {
  font-size: 0.75rem;
}

.dataTables_length select {
  font-size: 0.75rem;
}

.dataTables_filter {
  margin: auto;
  width: 33%;
  font-size: 0.75rem;
  text-align: center;
}

.dataTables_filter label {
  display: block;
  position: relative;
  padding: 0.725rem;
}

.dataTables_filter i.fa-search {
  position: absolute;
  top: 1.35rem;
  left: calc(1.45rem + 5px);
}

.dataTables_filter input[type=search] {
  border-radius: 5px;
  padding: 5px;
  text-align: center;
}

#newListReference {
  font-size: 0.725rem;
}

#newListReference input[type=text] {
  font-size: 0.725rem;
  line-height: 1.5rem;
  border-radius: 5px;
  padding: 2px;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #ECECEC;
}

#newListReference input[type=text][data-role=date-range-picker] {
  font-size: 0.6rem;
}

#newListReference input[type=text][data-role=date-range-picker].mon {
  background-color: #ffff94;
}

#newListReference input[type=text][data-role=date-range-picker].tue {
  background-color: #ffb9ce;
}

#newListReference input[type=text][data-role=date-range-picker].wed {
  background-color: #d9ffa7;
}

#newListReference input[type=text][data-role=date-range-picker].thu {
  background-color: #d6edff;
}

#newListReference input[type=text][data-role=date-range-picker].fri {
  background-color: #ffdc87;
}

#newListReference input[type=text][data-role=date-range-picker].sat {
  background-color: #b2b2b2;
}

#newListReference input[type=text][data-role=date-range-picker].sun {
  background-color: #d6a1ff;
}

#newListReference th {
  font-size: 0.8rem;
}

#newListReference th i {
  font-size: 0.8rem;
}

#newListReference td {
  padding: 0;
}

#newListReference td .client_name,
#newListReference td .transporter_name {
  font-size: 0.6rem;
}

#newListReference td .cell_link {
  display: block;
  width: 100%;
  padding: 2px;
  line-height: 1.5rem;
  border: 1px solid #ECECEC;
  background-color: #FFF;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#newListReference td .text-cell {
  display: block;
  width: 100%;
  padding: 2px;
  line-height: 1.5rem;
  border: 1px solid #ECECEC;
  background-color: #FFF;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#newListReference td .button_wrapper a {
  font-size: 0.6rem;
}

#newListReference td .button_wrapper a i {
  font-size: 0.6rem;
}

#services-table,
#serviceTable,
#transporterContactsTable,
#clientContactsTable,
#clientTemplates {
  font-size: 0.8rem;
}

#services-table input[type=text],
#serviceTable input[type=text],
#transporterContactsTable input[type=text],
#clientContactsTable input[type=text],
#clientTemplates input[type=text] {
  font-size: 0.8rem;
  line-height: 1.5rem;
  border-radius: 5px;
  padding: 2px;
  text-align: center;
  color: #333;
  background-color: #FFF;
}

#services-table input[type=text][data-role=date-range-picker],
#serviceTable input[type=text][data-role=date-range-picker],
#transporterContactsTable input[type=text][data-role=date-range-picker],
#clientContactsTable input[type=text][data-role=date-range-picker],
#clientTemplates input[type=text][data-role=date-range-picker] {
  font-size: 0.6rem;
}

#services-table th,
#serviceTable th,
#transporterContactsTable th,
#clientContactsTable th,
#clientTemplates th {
  padding: 0 1px;
  text-transform: uppercase;
}

#services-table th.sorting,
#serviceTable th.sorting,
#transporterContactsTable th.sorting,
#clientContactsTable th.sorting,
#clientTemplates th.sorting {
  font-size: 0.725rem;
  padding: 5px 1px;
  font-weight: 600;
}

#services-table td,
#serviceTable td,
#transporterContactsTable td,
#clientContactsTable td,
#clientTemplates td {
  padding: 0 1px;
  vertical-align: middle;
}

#services-table .badge,
#serviceTable .badge,
#transporterContactsTable .badge,
#clientContactsTable .badge,
#clientTemplates .badge {
  line-height: 1.5rem;
  padding: 0 20px;
}

#services-table label,
#serviceTable label,
#transporterContactsTable label,
#clientContactsTable label,
#clientTemplates label {
  font-size: 0.725rem;
}

#services-table tbody tr th.relative_cell,
#services-table tbody tr td.relative_cell,
#serviceTable tbody tr th.relative_cell,
#serviceTable tbody tr td.relative_cell,
#transporterContactsTable tbody tr th.relative_cell,
#transporterContactsTable tbody tr td.relative_cell,
#clientContactsTable tbody tr th.relative_cell,
#clientContactsTable tbody tr td.relative_cell,
#clientTemplates tbody tr th.relative_cell,
#clientTemplates tbody tr td.relative_cell {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#services-table tbody tr th.relative_cell:hover,
#services-table tbody tr td.relative_cell:hover,
#serviceTable tbody tr th.relative_cell:hover,
#serviceTable tbody tr td.relative_cell:hover,
#transporterContactsTable tbody tr th.relative_cell:hover,
#transporterContactsTable tbody tr td.relative_cell:hover,
#clientContactsTable tbody tr th.relative_cell:hover,
#clientContactsTable tbody tr td.relative_cell:hover,
#clientTemplates tbody tr th.relative_cell:hover,
#clientTemplates tbody tr td.relative_cell:hover {
  overflow: visible;
}

#services-table tbody tr th .absolute-input:hover,
#services-table tbody tr td .absolute-input:hover,
#serviceTable tbody tr th .absolute-input:hover,
#serviceTable tbody tr td .absolute-input:hover,
#transporterContactsTable tbody tr th .absolute-input:hover,
#transporterContactsTable tbody tr td .absolute-input:hover,
#clientContactsTable tbody tr th .absolute-input:hover,
#clientContactsTable tbody tr td .absolute-input:hover,
#clientTemplates tbody tr th .absolute-input:hover,
#clientTemplates tbody tr td .absolute-input:hover {
  position: absolute;
  top: 0;
  left: -25%;
  width: 200%;
  z-index: 10;
  padding: 5px;
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.2);
}

.w-1 {
  width: 1%;
}

.w-2 {
  width: 2%;
}

.w-3 {
  width: 3%;
}

.w-4 {
  width: 4%;
}

.w-5 {
  width: 5%;
}

.w-6 {
  width: 6%;
}

.w-7 {
  width: 7%;
}

.w-10 {
  width: 10%;
}

.w-12 {
  width: 12%;
}

.w-13 {
  width: 13%;
}

.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}

.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.reference_number_small {
  font-size: 0.75rem !important;
}

.reference_number_small a {
  color: #333;
}

.client_price_cell .price-amount.has_price {
  font-size: 0.8rem !important;
  padding: 2px 5px;
  background-color: #d0fbed;
  border-radius: 5px;
}

.transporter_price_cell .price-amount.has_price {
  font-size: 0.8rem !important;
  padding: 2px 5px;
  background-color: #ffc2c2;
  border-radius: 5px;
}

.services-pills {
  line-height: 0;
}

.services-pills .badge {
  font-size: 90%;
}

.span_text_cell {
  display: block;
  width: 100%;
  padding: 5px;
  background-color: #FFF;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.span_text_cell_transp {
  display: block;
  width: 100%;
  padding: 5px;
  background-color: transparent;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.span_text_cell_95 {
  display: block;
  width: 95%;
  padding: 5px;
  background-color: #FFF !important;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

td.child_row {
  background-color: #ECECEC;
}

td.dataTables_empty {
  padding: 19px !important;
  background-color: #FFF;
  border-radius: 5px;
  font-size: 0.8rem;
  color: #777;
  text-transform: uppercase;
}

#blank-accordion td {
  padding: 0;
  margin: 0;
}

#blank-accordion td .card-body {
  padding: 0;
  margin: 0;
}

#blank-accordion td .select2 {
  max-width: 1920px !important;
}

#blank-accordion td .select2-container--bootstrap .select2-selection--single {
  height: 1.925rem;
  line-height: 1.5rem !important;
  padding-left: 10px !important;
}

table.dataTable.backend-table thead td,
table.dataTable.backend-table thead th {
  color: #A3A3A3;
  text-transform: uppercase;
  font-size: 0.725rem;
  font-weight: bold;
  padding: 2px 1px;
  background-color: #FFF;
}

table.dataTable.backend-table thead td input[type=text],
table.dataTable.backend-table thead td input[type=text].form-control,
table.dataTable.backend-table thead th input[type=text],
table.dataTable.backend-table thead th input[type=text].form-control {
  font-size: 0.725rem;
  line-height: 1rem;
  height: calc(1.725rem + 2px);
  padding: 1px 3px;
  background-color: #FFF;
}

table.dataTable.backend-table tbody td,
table.dataTable.backend-table tbody th {
  font-size: 0.725rem;
  padding: 2px 1px;
}

table.dataTable.backend-table tbody td input[type=text],
table.dataTable.backend-table tbody td input[type=text].form-control,
table.dataTable.backend-table tbody th input[type=text],
table.dataTable.backend-table tbody th input[type=text].form-control {
  font-size: 0.725rem;
  line-height: 1rem;
  height: calc(1.725rem + 2px);
  padding: 1px 3px;
  background-color: #FFF;
}

table.dataTable.backend-table tbody td input[type=text].day-monday,
table.dataTable.backend-table tbody td input[type=text].form-control.day-monday,
table.dataTable.backend-table tbody th input[type=text].day-monday,
table.dataTable.backend-table tbody th input[type=text].form-control.day-monday {
  background-color: #ffff94;
  color: #000;
}

table.dataTable.backend-table tbody td input[type=text].day-tuesday,
table.dataTable.backend-table tbody td input[type=text].form-control.day-tuesday,
table.dataTable.backend-table tbody th input[type=text].day-tuesday,
table.dataTable.backend-table tbody th input[type=text].form-control.day-tuesday {
  background-color: #ffb9ce;
  color: #000;
}

table.dataTable.backend-table tbody td input[type=text].day-wednesday,
table.dataTable.backend-table tbody td input[type=text].form-control.day-wednesday,
table.dataTable.backend-table tbody th input[type=text].day-wednesday,
table.dataTable.backend-table tbody th input[type=text].form-control.day-wednesday {
  background-color: #d9ffa7;
  color: #000;
}

table.dataTable.backend-table tbody td input[type=text].day-thursday,
table.dataTable.backend-table tbody td input[type=text].form-control.day-thursday,
table.dataTable.backend-table tbody th input[type=text].day-thursday,
table.dataTable.backend-table tbody th input[type=text].form-control.day-thursday {
  background-color: #d6edff;
  color: #000;
}

table.dataTable.backend-table tbody td input[type=text].day-friday,
table.dataTable.backend-table tbody td input[type=text].form-control.day-friday,
table.dataTable.backend-table tbody th input[type=text].day-friday,
table.dataTable.backend-table tbody th input[type=text].form-control.day-friday {
  background-color: #ffdc87;
  color: #000;
}

table.dataTable.backend-table tbody td input[type=text].day-saturday,
table.dataTable.backend-table tbody td input[type=text].form-control.day-saturday,
table.dataTable.backend-table tbody th input[type=text].day-saturday,
table.dataTable.backend-table tbody th input[type=text].form-control.day-saturday {
  background-color: #b2b2b2;
  color: #000;
}

table.dataTable.backend-table tbody td input[type=text].day-sunday,
table.dataTable.backend-table tbody td input[type=text].form-control.day-sunday,
table.dataTable.backend-table tbody th input[type=text].day-sunday,
table.dataTable.backend-table tbody th input[type=text].form-control.day-sunday {
  background-color: #d6a1ff;
  color: #000;
}

table.dataTable.backend-table .w-1 {
  width: 1%;
}

table.dataTable.backend-table .w-2 {
  width: 2%;
}

table.dataTable.backend-table .w-3 {
  width: 3%;
}

table.dataTable.backend-table .w-4 {
  width: 4%;
}

table.dataTable.backend-table .w-5 {
  width: 5%;
}

table.dataTable.backend-table .w-6 {
  width: 6%;
}

table.dataTable.backend-table .w-7 {
  width: 7%;
}

table.dataTable.backend-table .w-8 {
  width: 8%;
}

table.dataTable.backend-table .w-9 {
  width: 9%;
}

table.dataTable.backend-table .w-10 {
  width: 10%;
}

table.dataTable.backend-table .w-11 {
  width: 11%;
}

table.dataTable.backend-table .w-12 {
  width: 12%;
}

table.dataTable.backend-table .w-13 {
  width: 13%;
}

table.dataTable.backend-table .w-14 {
  width: 14%;
}

table.dataTable.backend-table .w-15 {
  width: 15%;
}

table.dataTable.backend-table .w-16 {
  width: 16%;
}

table.dataTable.backend-table .w-17 {
  width: 17%;
}

table.dataTable.backend-table .w-18 {
  width: 18%;
}

table.dataTable.backend-table .w-19 {
  width: 19%;
}

table.dataTable.backend-table .w-20 {
  width: 20%;
}

table.dataTable.backend-table .w-25 {
  width: 25%;
}

table.dataTable.backend-table .w-30 {
  width: 30%;
}

table.dataTable.backend-table .w-40 {
  width: 40%;
}

table.dataTable.backend-table .w-50 {
  width: 50%;
}

input[type=text].form-control.day-monday {
  background-color: #ffff94 !important;
  color: #000;
}

input[type=text].form-control.day-tuesday {
  background-color: #ffb9ce !important;
  color: #000;
}

input[type=text].form-control.day-wednesday {
  background-color: #d9ffa7 !important;
  color: #000;
}

input[type=text].form-control.day-thursday {
  background-color: #d6edff !important;
  color: #000;
}

input[type=text].form-control.day-friday {
  background-color: #ffdc87 !important;
  color: #000;
}

input[type=text].form-control.day-saturday {
  background-color: #b2b2b2 !important;
  color: #000;
}

input[type=text].form-control.day-sunday {
  background-color: #d6a1ff !important;
  color: #000;
}

.highlight {
  border: 2px dotted #5041A8 !important;
}

.highlight input {
  margin: auto !important;
}

td.clientNumberCell,
td.relativeTableCell {
  position: relative;
}

.navbar-wrapper .btn {
  color: #FFF;
  padding: 1px 3px;
}

.navbar-wrapper .btn:hover {
  color: #FFF;
}

.navbar-wrapper .btn:hover i {
  opacity: 0.5;
}

#tableReservations_filter input[type=search] {
  background-color: #FFF;
  border: 1px solid rgb(232, 238, 243);
}

.filter-buttons-weekdays .btn {
  padding: 3px 5px !important;
  color: #333 !important;
  font-size: 0.7rem !important;
  border: none !important;
}

.filter-buttons-weekdays .btn.active-day {
  border: 1px dotted #333 !important;
}

.dataTable.ferry-table {
  max-width: 100%;
}

.dataTable.ferry-table thead th {
  padding: 1px 3px !important;
  font-size: 0.7rem !important;
  border-bottom: none !important;
  text-align: center;
}

.dataTable.ferry-table thead th.filter-buttons {
  padding: 5px !important;
  text-align: left;
}

.dataTable.ferry-table thead th.filter-buttons input[type=text] {
  padding: 1px 3px !important;
  font-size: 0.7rem !important;
  border-radius: 5px !important;
}

.dataTable.ferry-table thead th.filter-buttons .btn {
  padding: 3px 5px !important;
  font-size: 0.7rem !important;
  border: none !important;
}

.dataTable.ferry-table thead th.w1 {
  width: 1%;
}

.dataTable.ferry-table thead th.w2 {
  width: 2%;
}

.dataTable.ferry-table thead th.w3 {
  width: 3%;
}

.dataTable.ferry-table thead th.w4 {
  width: 4%;
}

.dataTable.ferry-table thead th.w5 {
  width: 5%;
}

.dataTable.ferry-table thead th.w6 {
  width: 6%;
}

.dataTable.ferry-table thead th.w7 {
  width: 7%;
}

.dataTable.ferry-table thead th.w10 {
  width: 10%;
}

.dataTable.ferry-table thead th.w20 {
  width: 20%;
}

.dataTable.ferry-table thead th.w30 {
  width: 30%;
}

.dataTable.ferry-table thead th.w40 {
  width: 40%;
}

.dataTable.ferry-table thead th.w50 {
  width: 50%;
}

.dataTable.ferry-table tbody td {
  padding: 1px !important;
  font-size: 0.7rem !important;
}

.dataTable.ferry-table tbody td .date-wrapper {
  padding: 5px;
  border-radius: 5px;
}

.dataTable.ferry-table tbody td .action-buttons .btn {
  padding: 1px 3px !important;
  color: #FFF;
  font-size: 0.7rem !important;
  margin-right: 1px;
}

.dataTable.ferry-table tbody td .table-input-field {
  padding: 1px 3px !important;
  font-size: 0.725rem;
  line-height: 0.725rem;
  max-height: 1.325rem;
  background-color: #FFF;
  border: none !important;
  border-radius: 5px;
  text-align: center;
}

.dataTable.ferry-table tbody td .max-width-50 {
  display: block;
  margin: auto;
  max-width: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.dataTable.ferry-table tbody td .max-width-120 {
  display: block;
  margin: auto;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.dataTable.ferry-table tbody td .max-width-160 {
  display: block;
  margin: auto;
  max-width: 160px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.dataTable.ferry-table tbody td .circle-link {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 0.625rem;
  text-align: center;
  color: #009efb;
  background-color: #FFF;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.2);
}

.dataTable.ferry-table tbody td .drivers-count {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  background-color: #009efb;
  border-radius: 20px;
}

.dataTable.ferry-table tbody td .drivers-count.more-than-one {
  background-color: #F80284;
}

.dataTable.ferry-table tbody td .price-amount {
  margin-right: 1px !important;
  padding: 3px 5px !important;
  background-color: #ffc2c2 !important;
  border-radius: 5px !important;
}

.dataTable.ferry-table tbody td .status-badge {
  font-size: 0.625rem;
  padding: 3px 5px !important;
  background-color: #FFF !important;
  border-radius: 5px !important;
}

.dataTable.ferry-table tbody td .status-badge.status-confirm {
  background-color: #d9ffa7 !important;
}

.dataTable.ferry-table tbody td .status-badge.status-decline {
  background-color: #ffb9ce !important;
}

.dataTable.ferry-table tbody td.relativePositionCell {
  position: relative;
}

.dataTable.ferry-table tbody td.relativePositionCell .leftEdgePosition {
  position: absolute;
  top: 0;
  left: -15px;
  z-index: 10;
}

.dataTable.ferry-table tbody td.relativePositionCell .rightAnglePosition {
  position: absolute;
  top: -2px;
  right: -2px;
  z-index: 10;
}

.dataTable.ferry-table .select2-container--default .select2-selection--single {
  height: 24px !important;
  line-height: 24px !important;
}

.dataTable.ferry-table .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 24px !important;
  line-height: 24px !important;
}

.dataTable.ferry-table .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 24px !important;
  line-height: 24px !important;
}

.mobile_table .list-group .list-group-item {
  border-color: #f6f7f8;
  border-radius: 0 !important;
}

.day-badge {
  text-transform: capitalize;
  padding: 1px 5px;
  border-radius: 5px;
}

.client-price-badge {
  padding: 1px 5px;
  border-radius: 5px;
  background-color: #d0fbed;
}

.transporter-price-badge {
  padding: 1px 5px;
  border-radius: 5px;
  background-color: #ffc2c2;
}

.price-in-EUR {
  padding: 1px;
  font-size: 0.65rem;
  border-radius: 5px;
  background-color: #cbf4ff;
}

.price-in-BGN {
  padding: 1px;
  font-size: 0.65rem;
  border-radius: 5px;
  background-color: #fcf1d6;
}

.table-prevent-selection tbody td {
  -webkit-user-select: none;
  /* Safari */
  /* IE 10 and IE 11 */
  -moz-user-select: none;
       user-select: none;
  /* Standard syntax */
}

.custom-reference-child td {
  background-color: #FEFFF0 !important;
}

.custom-reference-child-internal td {
  background-color: #FEFFF0 !important;
}

.custom-reference-child-debit td {
  background-color: #FEFFF0 !important;
}

.custom-reference-child-credit td {
  background-color: #FEFFF0 !important;
}

.custom-reference-child-ferry td {
  background-color: #FEFFF0 !important;
}

.custom-reference-child-warehouse td {
  background-color: #FEFFF0 !important;
}

.custom-reference-child td.client,
.custom-reference-child-internal td.client,
.custom-reference-child-debit td.client,
.custom-reference-child-credit td.client,
.custom-reference-child-ferry td.client,
.custom-reference-child-warehouse td.client {
  background-color: rgba(102, 204, 255, 0.7411764706) !important;
}

.custom-reference-child td.transporter,
.custom-reference-child-internal td.transporter,
.custom-reference-child-debit td.transporter,
.custom-reference-child-credit td.transporter,
.custom-reference-child-ferry td.transporter,
.custom-reference-child-warehouse td.transporter {
  background-color: rgba(255, 97, 97, 0.7411764706) !important;
}

td.cellOverflowVisible {
  overflow: visible !important;
}

.btn.btnIconPink {
  color: #F80284;
}

.btn.btnIconRed {
  color: rgba(240, 12, 12, 0.7411764706);
}

.btn.btnIconGreen {
  color: #82D616;
}

.btn.btnIconBlue {
  color: #3EA1EC;
}

.export-table thead th,
.export-table thead td {
  font-size: 0.725rem;
  overflow: hidden;
  white-space: nowrap;
  border: #dedede 1px solid;
  border-bottom: 0px;
}

.export-table tbody tr.dtrg-group th,
.export-table tbody tr.dtrg-group td {
  background-color: white;
  color: #727070;
  font-size: 0.725rem;
  font-style: italic;
}

.export-table tbody td {
  font-size: 0.725rem;
  overflow: hidden;
  white-space: nowrap;
  border: #dedede 1px solid;
  text-overflow: ellipsis;
  max-width: 120px;
}

.export-table tbody td.boldText {
  font-weight: bold;
}

.export-table tbody td.redCells {
  font-weight: bold;
  color: rgb(219, 75, 64);
}

.export-table tbody td.yellowCells {
  background-color: rgb(255, 234, 140);
}

.export-table tbody td.orangeCells {
  background-color: rgb(255, 173, 140);
}

.export-table tbody td.greenCells {
  background-color: rgb(140, 255, 188);
}

.export-table tbody td.blueCells {
  background-color: rgb(140, 228, 255);
}

.export-table .w5 {
  min-width: 70px !important;
}

.dataTables_scrollBody {
  overflow-y: auto !important;
}

.table-accountant thead th,
.table-other-counterparty thead th {
  color: #333;
  font-size: 0.725rem;
  vertical-align: middle;
}

.table-accountant thead th input[type=text],
.table-accountant thead th input[type=number],
.table-accountant thead th .form-control,
.table-other-counterparty thead th input[type=text],
.table-other-counterparty thead th input[type=number],
.table-other-counterparty thead th .form-control {
  padding: 1px 5px;
  font-size: 0.7rem;
  line-height: 1rem;
  height: calc(1.7rem + 2px);
  background-color: #FFF;
  border-radius: 5px;
}

.table-accountant thead th.w1,
.table-accountant thead th.w-1,
.table-other-counterparty thead th.w1,
.table-other-counterparty thead th.w-1 {
  width: 1%;
}

.table-accountant thead th.w2,
.table-accountant thead th.w-2,
.table-other-counterparty thead th.w2,
.table-other-counterparty thead th.w-2 {
  width: 2%;
}

.table-accountant thead th.w3,
.table-accountant thead th.w-3,
.table-other-counterparty thead th.w3,
.table-other-counterparty thead th.w-3 {
  width: 3%;
}

.table-accountant thead th.w4,
.table-accountant thead th.w-4,
.table-other-counterparty thead th.w4,
.table-other-counterparty thead th.w-4 {
  width: 4%;
}

.table-accountant thead th.w5,
.table-accountant thead th.w-5,
.table-other-counterparty thead th.w5,
.table-other-counterparty thead th.w-5 {
  width: 5%;
}

.table-accountant thead th.w6,
.table-accountant thead th.w-6,
.table-other-counterparty thead th.w6,
.table-other-counterparty thead th.w-6 {
  width: 6%;
}

.table-accountant thead th.w7,
.table-accountant thead th.w-7,
.table-other-counterparty thead th.w7,
.table-other-counterparty thead th.w-7 {
  width: 7%;
}

.table-accountant thead th.w8,
.table-accountant thead th.w-8,
.table-other-counterparty thead th.w8,
.table-other-counterparty thead th.w-8 {
  width: 8%;
}

.table-accountant thead th.w9,
.table-accountant thead th.w-9,
.table-other-counterparty thead th.w9,
.table-other-counterparty thead th.w-9 {
  width: 9%;
}

.table-accountant thead th.w10,
.table-accountant thead th.w-10,
.table-other-counterparty thead th.w10,
.table-other-counterparty thead th.w-10 {
  width: 10%;
}

.table-accountant thead th.w11,
.table-accountant thead th.w-11,
.table-other-counterparty thead th.w11,
.table-other-counterparty thead th.w-11 {
  width: 11%;
}

.table-accountant thead th.w12,
.table-accountant thead th.w-12,
.table-other-counterparty thead th.w12,
.table-other-counterparty thead th.w-12 {
  width: 12%;
}

.table-accountant thead th.w13,
.table-accountant thead th.w-13,
.table-other-counterparty thead th.w13,
.table-other-counterparty thead th.w-13 {
  width: 13%;
}

.table-accountant thead th.w14,
.table-accountant thead th.w-14,
.table-other-counterparty thead th.w14,
.table-other-counterparty thead th.w-14 {
  width: 14%;
}

.table-accountant thead th.w15,
.table-accountant thead th.w-15,
.table-other-counterparty thead th.w15,
.table-other-counterparty thead th.w-15 {
  width: 15%;
}

.table-accountant thead th.w20,
.table-accountant thead th.w-20,
.table-other-counterparty thead th.w20,
.table-other-counterparty thead th.w-20 {
  width: 20%;
}

.table-accountant thead th.w25,
.table-accountant thead th.w-25,
.table-other-counterparty thead th.w25,
.table-other-counterparty thead th.w-25 {
  width: 25%;
}

.table-accountant thead th.w30,
.table-accountant thead th.w-30,
.table-other-counterparty thead th.w30,
.table-other-counterparty thead th.w-30 {
  width: 30%;
}

.table-accountant thead th.w35,
.table-accountant thead th.w-35,
.table-other-counterparty thead th.w35,
.table-other-counterparty thead th.w-35 {
  width: 35%;
}

.table-accountant thead th.w40,
.table-accountant thead th.w-40,
.table-other-counterparty thead th.w40,
.table-other-counterparty thead th.w-40 {
  width: 40%;
}

.table-accountant thead th.w45,
.table-accountant thead th.w-45,
.table-other-counterparty thead th.w45,
.table-other-counterparty thead th.w-45 {
  width: 45%;
}

.table-accountant thead th.w50,
.table-accountant thead th.w-50,
.table-other-counterparty thead th.w50,
.table-other-counterparty thead th.w-50 {
  width: 50%;
}

.table-accountant thead th.w55,
.table-accountant thead th.w-55,
.table-other-counterparty thead th.w55,
.table-other-counterparty thead th.w-55 {
  width: 55%;
}

.table-accountant thead th.w60,
.table-accountant thead th.w-60,
.table-other-counterparty thead th.w60,
.table-other-counterparty thead th.w-60 {
  width: 60%;
}

.table-accountant thead th.w65,
.table-accountant thead th.w-65,
.table-other-counterparty thead th.w65,
.table-other-counterparty thead th.w-65 {
  width: 65%;
}

.table-accountant thead th.w70,
.table-accountant thead th.w-70,
.table-other-counterparty thead th.w70,
.table-other-counterparty thead th.w-70 {
  width: 70%;
}

.table-accountant thead th.w75,
.table-accountant thead th.w-75,
.table-other-counterparty thead th.w75,
.table-other-counterparty thead th.w-75 {
  width: 75%;
}

.table-accountant thead th.w80,
.table-accountant thead th.w-80,
.table-other-counterparty thead th.w80,
.table-other-counterparty thead th.w-80 {
  width: 80%;
}

.table-accountant thead th.w85,
.table-accountant thead th.w-85,
.table-other-counterparty thead th.w85,
.table-other-counterparty thead th.w-85 {
  width: 85%;
}

.table-accountant thead th.w90,
.table-accountant thead th.w-90,
.table-other-counterparty thead th.w90,
.table-other-counterparty thead th.w-90 {
  width: 90%;
}

.table-accountant thead th.w95,
.table-accountant thead th.w-95,
.table-other-counterparty thead th.w95,
.table-other-counterparty thead th.w-95 {
  width: 95%;
}

.table-accountant thead th .btn-sm,
.table-other-counterparty thead th .btn-sm {
  text-align: center;
  padding: 1px 5px;
  font-size: 0.685rem;
  line-height: 1.6rem;
  height: calc(1.685rem + 2px);
}

.table-accountant tbody tr.dtrg-group th,
.table-accountant tbody tr.dtrg-group td,
.table-other-counterparty tbody tr.dtrg-group th,
.table-other-counterparty tbody tr.dtrg-group td {
  background-color: white;
  color: #727070;
  font-style: italic;
  font-size: 0.725rem;
}

.table-accountant tbody td,
.table-other-counterparty tbody td {
  font-size: 0.725rem;
  padding: 1px;
}

.table-accountant tbody td .profit-cell,
.table-other-counterparty tbody td .profit-cell {
  display: block;
  padding: 5px;
  border-radius: 5px;
}

.table-accountant tbody td .profit-cell.profit-danger,
.table-other-counterparty tbody td .profit-cell.profit-danger {
  color: #FFF;
}

.table-accountant tbody td .btn,
.table-other-counterparty tbody td .btn {
  font-size: 0.725rem;
}

.table-accountant tbody td .badge,
.table-other-counterparty tbody td .badge {
  padding: 3px 3px;
  border-radius: 5px;
  font-size: 90%;
}

.table-accountant tbody td input[type=text],
.table-accountant tbody td input[type=number],
.table-accountant tbody td .form-control,
.table-other-counterparty tbody td input[type=text],
.table-other-counterparty tbody td input[type=number],
.table-other-counterparty tbody td .form-control {
  padding: 1px 5px;
  font-size: 0.7rem;
  line-height: 1rem;
  height: calc(1.7rem + 2px);
  background-color: #FFF;
  border-radius: 5px;
}

.table-accountant-small thead th,
.table-accountant-small thead td {
  font-size: 0.625rem;
  padding: 2px 1px;
}

.table-accountant-small tbody th,
.table-accountant-small tbody td {
  font-size: 0.625rem;
  padding: 2px 1px;
}

.table-accountant-small tbody th .reference_number_small,
.table-accountant-small tbody td .reference_number_small {
  font-size: 0.625rem !important;
}

.table-accountant-small tbody th .smallDate,
.table-accountant-small tbody td .smallDate {
  font-size: 0.5rem;
}

.table-accountant-small tbody th .profit-cell,
.table-accountant-small tbody td .profit-cell {
  font-size: 0.625rem;
  padding: 1px;
}

.table-accountant-small tbody th input.day-monday,
.table-accountant-small tbody td input.day-monday {
  background-color: #ffff94;
  color: #000;
}

.table-accountant-small tbody th input.day-tuesday,
.table-accountant-small tbody td input.day-tuesday {
  background-color: #ffb9ce;
  color: #000;
}

.table-accountant-small tbody th input.day-wednesday,
.table-accountant-small tbody td input.day-wednesday {
  background-color: #d9ffa7;
  color: #000;
}

.table-accountant-small tbody th input.day-thursday,
.table-accountant-small tbody td input.day-thursday {
  background-color: #d6edff;
  color: #000;
}

.table-accountant-small tbody th input.day-friday,
.table-accountant-small tbody td input.day-friday {
  background-color: #ffdc87;
  color: #000;
}

.table-accountant-small tbody th input.day-saturday,
.table-accountant-small tbody td input.day-saturday {
  background-color: #b2b2b2;
  color: #000;
}

.table-accountant-small tbody th input.day-sunday,
.table-accountant-small tbody td input.day-sunday {
  background-color: #d6a1ff;
  color: #000;
}

.NoPaddingNoMarginWrapper .row .col-sm-12 {
  padding: 0 !important;
  margin: 0 !important;
}

.tableSmallCells.dataTable thead th {
  color: #333;
  font-size: 0.725rem;
}

.tableSmallCells.dataTable tbody td,
.tableSmallCells.dataTable tbody th {
  padding: 1px;
  font-size: 0.725rem;
}

.tableSmallCells.dataTable tbody td .btn,
.tableSmallCells.dataTable tbody th .btn {
  padding: 5px 11px;
  font-size: 0.685rem;
}

.tableSmallCells.dataTable tbody td input[type=text],
.tableSmallCells.dataTable tbody th input[type=text] {
  padding: 5px;
  font-size: 0.725rem;
  background-color: #FFF;
  border-radius: 5px;
}

.table-small-space thead th,
.table-small-space thead td {
  padding: 2px 1px;
  font-size: 0.685rem;
}

.table-small-space thead th input[type=text],
.table-small-space thead td input[type=text] {
  padding: 1px 3px;
  font-size: 0.685rem;
  line-height: 1rem;
  height: calc(1.685rem + 2px);
}

.table-small-space thead th .btn-sm,
.table-small-space thead td .btn-sm {
  padding: 1px 3px;
  font-size: 0.685rem;
  line-height: 1rem;
  height: calc(1.685rem + 2px);
}

.table-small-space tbody th,
.table-small-space tbody td {
  padding: 2px 1px;
  font-size: 0.685rem;
}

.table-small-space tbody th input[type=text],
.table-small-space tbody td input[type=text] {
  padding: 1px 3px;
  font-size: 0.685rem;
  line-height: 1rem;
  height: calc(1.685rem + 2px);
}

.table-small-space tbody th .btn-sm,
.table-small-space tbody td .btn-sm {
  padding: 1px 3px;
  font-size: 0.685rem;
  line-height: 1rem;
  height: calc(1.685rem + 2px);
}

#expense-table td .form-control {
  width: 100%;
  height: calc(0.4em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  font-weight: 400;
}

#expense-table td input.monday {
  background-color: #ffff94;
  border-left: 0px;
}

#expense-table td input.tuesday {
  background-color: #ffb9ce;
  border-left: 0px;
}

#expense-table td input.wednesday {
  background-color: #d9ffa7;
  border-left: 0px;
}

#expense-table td input.thursday {
  background-color: #d6edff;
  border-left: 0px;
}

#expense-table td input.friday {
  background-color: #ffdc87;
  border-left: 0px;
}

#expense-table td input.saturday {
  background-color: #b2b2b2;
  border-left: 0px;
}

#expense-table td input.sunday {
  background-color: #d6a1ff;
  border-left: 0px;
}

.expense-table-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -15px;
}

.income-reference-table thead th,
.income-reference-table thead td {
  padding: 1px;
  font-size: 0.725rem;
}

.income-reference-table thead th.btn-column,
.income-reference-table thead td.btn-column {
  min-width: 70px;
}

.income-reference-table thead th.w1 {
  width: 1%;
}

.income-reference-table thead th.w2 {
  width: 2%;
}

.income-reference-table thead th.w3 {
  width: 3%;
}

.income-reference-table thead th.w4 {
  width: 4%;
}

.income-reference-table thead th.w5 {
  width: 5%;
}

.income-reference-table thead th.w6 {
  width: 6%;
}

.income-reference-table thead th.w7 {
  width: 7%;
}

.income-reference-table thead th.w10 {
  width: 10%;
}

.income-reference-table thead th.w20 {
  width: 20%;
}

.income-reference-table thead th.w30 {
  width: 30%;
}

.income-reference-table thead th.w40 {
  width: 40%;
}

.income-reference-table thead th.w50 {
  width: 50%;
}

.income-reference-table thead th.p-md {
  padding: 5px 1px;
}

.income-reference-table tbody th,
.income-reference-table tbody td {
  padding: 1px;
}

.income-reference-table tbody th input[type=text],
.income-reference-table tbody td input[type=text] {
  padding: 1px;
  font-size: 0.625rem;
  background-color: #FFF;
  border-radius: 5px;
}

.income-reference-table tbody th .btn,
.income-reference-table tbody td .btn {
  padding: 1px;
  font-size: 0.625rem;
}

.income-reference-table tbody th.relative-cell,
.income-reference-table tbody td.relative-cell {
  position: relative;
}

.income-reference-table tbody th .absolute-input:hover,
.income-reference-table tbody td .absolute-input:hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  z-index: 10;
  padding: 5px;
  box-shadow: 0 0 15px rgba(128, 128, 128, 0.4);
}

.income-reference-table tbody th .absolute-input-small:hover,
.income-reference-table tbody td .absolute-input-small:hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  z-index: 10;
  padding: 5px;
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.2);
  text-align: center !important;
}

.income-reference-table tbody th .inner-cell,
.income-reference-table tbody td .inner-cell {
  width: 12%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.income-reference-table tbody th .income-circle,
.income-reference-table tbody td .income-circle {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: green;
}

.income-reference-table tbody th .expense-circle,
.income-reference-table tbody td .expense-circle {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: red;
}

.income-reference-table tbody th .multiline-circle,
.income-reference-table tbody td .multiline-circle {
  display: block;
  color: red;
  font-size: 0.625rem;
}

.accounting-table thead th,
.accounting-table thead td {
  font-size: 0.625rem;
  color: #999;
}

.accounting-table thead th.w-1,
.accounting-table thead td.w-1 {
  width: 1% !important;
}

.accounting-table thead th.w-5,
.accounting-table thead td.w-5 {
  width: 5% !important;
}

.accounting-table thead th.w-10,
.accounting-table thead td.w-10 {
  width: 10% !important;
}

.accounting-table thead th.w-15,
.accounting-table thead td.w-15 {
  width: 15% !important;
}

.accounting-table thead th.w-20,
.accounting-table thead td.w-20 {
  width: 20% !important;
}

.accounting-table thead th.w-25,
.accounting-table thead td.w-25 {
  width: 25% !important;
}

.accounting-table thead th.w-30,
.accounting-table thead td.w-30 {
  width: 30% !important;
}

.accounting-table thead th.w-40,
.accounting-table thead td.w-40 {
  width: 40% !important;
}

.accounting-table thead th.w-50,
.accounting-table thead td.w-50 {
  width: 50% !important;
}

.accounting-table tbody th,
.accounting-table tbody td {
  font-size: 0.725rem;
}

.accounting-table tbody th .btn,
.accounting-table tbody td .btn {
  font-size: 0.825rem;
}

.relative-wrapper {
  position: relative;
}

.relative-wrapper .absolute-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.relative-wrapper .absolute-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.relative-wrapper .absolute-right-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}

.relative-wrapper .btn-sm.absolute-left {
  font-size: 0.625rem;
  padding: 1px;
}

.relative-wrapper .btn-sm.absolute-left i {
  font-size: 0.575rem;
}

.relative-wrapper .btn-sm.absolute-right {
  font-size: 0.625rem;
  padding: 1px;
}

.relative-wrapper .btn-sm.absolute-right i {
  font-size: 0.575rem;
}

.relative-wrapper .btn-sm.absolute-right-bottom {
  font-size: 0.625rem;
  padding: 1px;
}

.relative-wrapper .btn-sm.absolute-right-bottom i {
  font-size: 0.575rem;
}

.relative-wrapper .btn-sm.BGN {
  font-size: 0.575rem;
  background-color: #ffdc87;
}

.relative-wrapper .btn-sm.EUR {
  font-size: 0.575rem;
  background-color: #cbf4ff;
}

.currency-absolute {
  font-size: 0.5rem;
}

.currency-absolute.BGN {
  background-color: #ffdc87;
}

.currency-absolute.EUR {
  background-color: #cbf4ff;
}

.data_table_loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 5px;
  z-index: 10000;
  background: repeating-linear-gradient(to right, red 0%, blue 50%, red 100%);
  width: 100%;
  background-size: 200% auto;
  background-position: 0 100%;
  animation: gradient 2s infinite;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
}

@keyframes gradient {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -200% 0;
  }
}

a.expanded {
  transform: rotateX(180deg);
}

.relative-wrapper {
  position: relative;
}

.absolute-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.absolute-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.absolute-right-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}

#tableOne_filter {
  margin: auto;
}

#tableOne_filter label {
  width: 100%;
  position: relative;
}

#tableOne_filter input[type=search] {
  width: 100%;
  text-align: center;
}

#tableOne_paginate {
  margin: auto;
  text-align: center;
  padding: 1rem;
}

#tableOne_paginate ul.pagination {
  display: flex;
  justify-content: center;
  margin: 0;
}

#tableOne_paginate ul.pagination li a.page-link {
  padding: 0 0.8rem;
  height: 2rem;
  line-height: 1.9rem;
}

table.small-columns-table.table thead tr th,
table.small-columns-table.table thead tr td {
  padding: 2px 1px;
  font-size: 0.725rem;
}

table.small-columns-table.table thead tr th input[type=text],
table.small-columns-table.table thead tr td input[type=text] {
  font-size: 0.725rem;
  line-height: 1.5rem;
  height: calc(1.5em + 0.7rem + 2px);
  padding: 1px;
  background-color: #FFF;
  border-color: #FFF;
}

table.small-columns-table.table thead tr th input[type=text].day-monday,
table.small-columns-table.table thead tr td input[type=text].day-monday {
  background-color: #ffff94;
  color: #000;
}

table.small-columns-table.table thead tr th input[type=text].day-tuesday,
table.small-columns-table.table thead tr td input[type=text].day-tuesday {
  background-color: #ffb9ce;
  color: #000;
}

table.small-columns-table.table thead tr th input[type=text].day-wednesday,
table.small-columns-table.table thead tr td input[type=text].day-wednesday {
  background-color: #d9ffa7;
  color: #000;
}

table.small-columns-table.table thead tr th input[type=text].day-thursday,
table.small-columns-table.table thead tr td input[type=text].day-thursday {
  background-color: #d6edff;
  color: #000;
}

table.small-columns-table.table thead tr th input[type=text].day-friday,
table.small-columns-table.table thead tr td input[type=text].day-friday {
  background-color: #ffdc87;
  color: #000;
}

table.small-columns-table.table thead tr th input[type=text].day-saturday,
table.small-columns-table.table thead tr td input[type=text].day-saturday {
  background-color: #b2b2b2;
  color: #000;
}

table.small-columns-table.table thead tr th input[type=text].day-sunday,
table.small-columns-table.table thead tr td input[type=text].day-sunday {
  background-color: #d6a1ff;
  color: #000;
}

table.small-columns-table.table thead tr th .select2,
table.small-columns-table.table thead tr td .select2 {
  max-width: 32rem !important;
}

table.small-columns-table.table thead tr th .select2-container--bootstrap .select2-selection--single,
table.small-columns-table.table thead tr td .select2-container--bootstrap .select2-selection--single {
  text-align: center !important;
}

table.small-columns-table.table tbody tr th,
table.small-columns-table.table tbody tr td {
  padding: 2px 1px;
  font-size: 0.725rem;
}

table.small-columns-table.table tbody tr th input[type=text],
table.small-columns-table.table tbody tr td input[type=text] {
  font-size: 0.725rem;
  line-height: 1.5rem;
  height: calc(1.5em + 0.7rem + 2px);
  padding: 1px;
  background-color: #FFF;
  border-color: #FFF;
}

table.small-columns-table.table tbody tr th input[type=text].day-monday,
table.small-columns-table.table tbody tr td input[type=text].day-monday {
  background-color: #ffff94;
  color: #000;
}

table.small-columns-table.table tbody tr th input[type=text].day-tuesday,
table.small-columns-table.table tbody tr td input[type=text].day-tuesday {
  background-color: #ffb9ce;
  color: #000;
}

table.small-columns-table.table tbody tr th input[type=text].day-wednesday,
table.small-columns-table.table tbody tr td input[type=text].day-wednesday {
  background-color: #d9ffa7;
  color: #000;
}

table.small-columns-table.table tbody tr th input[type=text].day-thursday,
table.small-columns-table.table tbody tr td input[type=text].day-thursday {
  background-color: #d6edff;
  color: #000;
}

table.small-columns-table.table tbody tr th input[type=text].day-friday,
table.small-columns-table.table tbody tr td input[type=text].day-friday {
  background-color: #ffdc87;
  color: #000;
}

table.small-columns-table.table tbody tr th input[type=text].day-saturday,
table.small-columns-table.table tbody tr td input[type=text].day-saturday {
  background-color: #b2b2b2;
  color: #000;
}

table.small-columns-table.table tbody tr th input[type=text].day-sunday,
table.small-columns-table.table tbody tr td input[type=text].day-sunday {
  background-color: #d6a1ff;
  color: #000;
}

table.small-columns-table.table tbody tr th .select2,
table.small-columns-table.table tbody tr td .select2 {
  max-width: 32rem !important;
}

table.small-columns-table.table tbody tr th .select2-container--bootstrap .select2-selection--single,
table.small-columns-table.table tbody tr td .select2-container--bootstrap .select2-selection--single {
  text-align: center !important;
}

table.small-columns-table.table .btn.btn-sm {
  font-size: 0.7rem !important;
  line-height: 1.5rem !important;
  padding: 1px 5px !important;
  height: calc(1.5rem + 2px);
}

table.small-columns-table.table .btn.btn-sm i {
  font-size: 0.7rem !important;
}

@media (max-width: 575.98px) {
  .widgets {
    display: none;
  }

  .generate_reference_row {
    display: none;
  }

  .generate_reference_row .select_client_filter_wrapper {
    width: 13rem;
  }

  table.dataTable {
    display: block;
    width: 100%;
  }

  table.dataTable thead {
    display: block;
    width: 100%;
  }

  table.dataTable thead tr {
    display: block;
    width: 100%;
  }

  table.dataTable thead tr th,
  table.dataTable thead tr td {
    display: none;
    width: 100%;
    min-height: 2rem;
  }

  table.dataTable thead tr th.mobileVisible,
  table.dataTable thead tr td.mobileVisible {
    display: block;
    width: 100%;
  }

  table.dataTable tbody {
    display: block;
    width: 100%;
  }

  table.dataTable tbody tr {
    display: block;
    width: 100%;
  }

  table.dataTable tbody tr th,
  table.dataTable tbody tr td {
    display: none;
    width: 100%;
    min-height: 2rem;
    margin: auto;
  }

  table.dataTable tbody tr th:nth-child(1),
  table.dataTable tbody tr td:nth-child(1) {
    display: none;
  }

  table.dataTable tbody tr th:nth-child(2),
  table.dataTable tbody tr td:nth-child(2) {
    display: block;
    min-height: 320px;
  }

  table.dataTable tbody tr th:nth-child(2) input[type=text].form-control,
  table.dataTable tbody tr td:nth-child(2) input[type=text].form-control {
    font-weight: bold;
  }

  table.dataTable tbody tr th input[type=text].form-control,
  table.dataTable tbody tr td input[type=text].form-control {
    border: none;
    outline: none;
  }

  table.dataTable tbody tr th .toggleRowButton,
  table.dataTable tbody tr td .toggleRowButton {
    display: block !important;
  }

  table.dataTable tbody tr th .mobileVisible,
  table.dataTable tbody tr td .mobileVisible {
    display: block !important;
  }

  table.dataTable tbody tr.active th,
  table.dataTable tbody tr.active td {
    display: block;
    background-color: #f8f9fa;
  }

  table.dataTable tbody tr.active th:nth-child(1),
  table.dataTable tbody tr.active td:nth-child(1) {
    display: none;
  }

  table.dataTable tbody tr.active th:nth-child(2),
  table.dataTable tbody tr.active td:nth-child(2) {
    border-top: 3px solid #fff;
  }

  table.dataTable tbody tr.active th:nth-child(2) input[type=text].form-control,
  table.dataTable tbody tr.active td:nth-child(2) input[type=text].form-control {
    font-weight: bold;
    font-size: 1rem;
  }

  table.dataTable tbody tr.active th:last-child,
  table.dataTable tbody tr.active td:last-child {
    border-bottom: 3px solid #ccc;
  }

  table.dataTable tbody tr.active th .toggleRowButton,
  table.dataTable tbody tr.active td .toggleRowButton {
    transform: rotate(-180deg);
  }

  .dataTables_filter {
    width: 80%;
  }
}

.custom-reference-table.table.dataTable thead tr th,
.custom-reference-table.table.dataTable thead tr td {
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 0.625rem;
  padding: 1px 3px;
  background-color: #f8f9fa;
}

.custom-reference-table.table.dataTable thead tr th.w-1,
.custom-reference-table.table.dataTable thead tr td.w-1 {
  width: 1% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-2,
.custom-reference-table.table.dataTable thead tr td.w-2 {
  width: 2% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-3,
.custom-reference-table.table.dataTable thead tr td.w-3 {
  width: 3% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-4,
.custom-reference-table.table.dataTable thead tr td.w-4 {
  width: 4% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-5,
.custom-reference-table.table.dataTable thead tr td.w-5 {
  width: 5% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-6,
.custom-reference-table.table.dataTable thead tr td.w-6 {
  width: 6% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-7,
.custom-reference-table.table.dataTable thead tr td.w-7 {
  width: 7% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-8,
.custom-reference-table.table.dataTable thead tr td.w-8 {
  width: 8% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-9,
.custom-reference-table.table.dataTable thead tr td.w-9 {
  width: 9% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-10,
.custom-reference-table.table.dataTable thead tr td.w-10 {
  width: 10% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-11,
.custom-reference-table.table.dataTable thead tr td.w-11 {
  width: 11% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-12,
.custom-reference-table.table.dataTable thead tr td.w-12 {
  width: 12% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-13,
.custom-reference-table.table.dataTable thead tr td.w-13 {
  width: 13% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-14,
.custom-reference-table.table.dataTable thead tr td.w-14 {
  width: 14% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-15,
.custom-reference-table.table.dataTable thead tr td.w-15 {
  width: 15% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-20,
.custom-reference-table.table.dataTable thead tr td.w-20 {
  width: 20% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-25,
.custom-reference-table.table.dataTable thead tr td.w-25 {
  width: 25% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-30,
.custom-reference-table.table.dataTable thead tr td.w-30 {
  width: 30% !important;
}

.custom-reference-table.table.dataTable thead tr th.w-35,
.custom-reference-table.table.dataTable thead tr td.w-35 {
  width: 35% !important;
}

.custom-reference-table.table.dataTable thead tr th .relative-wrapper,
.custom-reference-table.table.dataTable thead tr td .relative-wrapper {
  position: relative;
}

.custom-reference-table.table.dataTable thead tr th .absolute-left,
.custom-reference-table.table.dataTable thead tr td .absolute-left {
  position: absolute;
  top: -5px;
  left: -5px;
}

.custom-reference-table.table.dataTable thead tr th .absolute-right,
.custom-reference-table.table.dataTable thead tr td .absolute-right {
  position: absolute;
  top: 0;
  right: 0;
}

.custom-reference-table.table.dataTable thead tr th .absolute-right-bottom,
.custom-reference-table.table.dataTable thead tr td .absolute-right-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}

.custom-reference-table.table.dataTable thead tr th .select2-container .select2-selection--single .select2-selection__rendered,
.custom-reference-table.table.dataTable thead tr td .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 0.625rem;
  text-align: center;
  padding-right: 1px;
}

.custom-reference-table.table.dataTable thead tr th .select2-container--default .select2-selection--single,
.custom-reference-table.table.dataTable thead tr td .select2-container--default .select2-selection--single {
  font-size: 0.625rem;
  border: 1px solid #dee2e6;
}

.custom-reference-table.table.dataTable tbody tr th,
.custom-reference-table.table.dataTable tbody tr td {
  padding: 1px 3px;
  font-size: 0.625rem;
  line-height: 1rem;
  vertical-align: middle;
}

.custom-reference-table.table.dataTable tbody tr th .relative-wrapper,
.custom-reference-table.table.dataTable tbody tr td .relative-wrapper {
  position: relative;
}

.custom-reference-table.table.dataTable tbody tr th .absolute-left,
.custom-reference-table.table.dataTable tbody tr td .absolute-left {
  position: absolute;
  top: -5px;
  left: -5px;
}

.custom-reference-table.table.dataTable tbody tr th .absolute-left.btn-sm,
.custom-reference-table.table.dataTable tbody tr td .absolute-left.btn-sm {
  font-size: 0.625rem;
  padding: 1px;
  line-height: 0.625rem;
  height: calc(0.625rem + 2px);
}

.custom-reference-table.table.dataTable tbody tr th .absolute-right,
.custom-reference-table.table.dataTable tbody tr td .absolute-right {
  position: absolute;
  top: -5px;
  right: -5px;
}

.custom-reference-table.table.dataTable tbody tr th .absolute-right.btn-sm,
.custom-reference-table.table.dataTable tbody tr td .absolute-right.btn-sm {
  font-size: 0.625rem;
  padding: 1px;
  line-height: 0.625rem;
  height: calc(0.625rem + 2px);
}

.custom-reference-table.table.dataTable tbody tr th .absolute-right-bottom,
.custom-reference-table.table.dataTable tbody tr td .absolute-right-bottom {
  position: absolute;
  bottom: -5px;
  right: -5px;
}

.custom-reference-table.table.dataTable tbody tr th .absolute-right-bottom.btn-sm,
.custom-reference-table.table.dataTable tbody tr td .absolute-right-bottom.btn-sm {
  font-size: 0.625rem;
  padding: 1px;
  line-height: 0.625rem;
  height: calc(0.625rem + 2px);
}

.custom-reference-table.table.dataTable tbody tr th .absolute-input,
.custom-reference-table.table.dataTable tbody tr td .absolute-input {
  position: relative;
}

.custom-reference-table.table.dataTable tbody tr th .absolute-input:hover,
.custom-reference-table.table.dataTable tbody tr td .absolute-input:hover {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  box-shadow: 0 0 15px rgba(128, 128, 128, 0.4);
}

.custom-reference-table.table.dataTable tbody tr th input.form-control,
.custom-reference-table.table.dataTable tbody tr td input.form-control {
  font-size: 0.625rem;
  line-height: 1rem;
  height: calc(1.625rem + 2px);
  padding: 1px 3px;
}

.custom-reference-table.table.dataTable tbody tr th input.form-control.day-monday,
.custom-reference-table.table.dataTable tbody tr td input.form-control.day-monday {
  background-color: #ffff94;
  color: #000;
}

.custom-reference-table.table.dataTable tbody tr th input.form-control.day-tuesday,
.custom-reference-table.table.dataTable tbody tr td input.form-control.day-tuesday {
  background-color: #ffb9ce;
  color: #000;
}

.custom-reference-table.table.dataTable tbody tr th input.form-control.day-wednesday,
.custom-reference-table.table.dataTable tbody tr td input.form-control.day-wednesday {
  background-color: #d9ffa7;
  color: #000;
}

.custom-reference-table.table.dataTable tbody tr th input.form-control.day-thursday,
.custom-reference-table.table.dataTable tbody tr td input.form-control.day-thursday {
  background-color: #d6edff;
  color: #000;
}

.custom-reference-table.table.dataTable tbody tr th input.form-control.day-friday,
.custom-reference-table.table.dataTable tbody tr td input.form-control.day-friday {
  background-color: #ffdc87;
  color: #000;
}

.custom-reference-table.table.dataTable tbody tr th input.form-control.day-saturday,
.custom-reference-table.table.dataTable tbody tr td input.form-control.day-saturday {
  background-color: #b2b2b2;
  color: #000;
}

.custom-reference-table.table.dataTable tbody tr th input.form-control.day-sunday,
.custom-reference-table.table.dataTable tbody tr td input.form-control.day-sunday {
  background-color: #d6a1ff;
  color: #000;
}

.custom-reference-table.table.dataTable tbody tr th .select2-container .select2-selection--single .select2-selection__rendered,
.custom-reference-table.table.dataTable tbody tr td .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 0.625rem;
  text-align: center;
  padding-right: 1px;
}

.custom-reference-table.table.dataTable tbody tr th .select2-container--default .select2-selection--single,
.custom-reference-table.table.dataTable tbody tr td .select2-container--default .select2-selection--single {
  font-size: 0.625rem;
  border: 1px solid #dee2e6;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto Condensed", sans-serif;
}

.w1,
.w-1 {
  width: 1%;
}

.w2,
.w-2 {
  width: 2%;
}

.w3,
.w-3 {
  width: 3%;
}

.w4,
.w-4 {
  width: 4%;
}

.w5,
.w-5 {
  width: 5%;
}

.w6,
.w-6 {
  width: 6%;
}

.w7,
.w-7 {
  width: 7%;
}

.w8,
.w-8 {
  width: 8%;
}

.w9,
.w-9 {
  width: 9%;
}

.w10,
.w-10 {
  width: 10%;
}

.w11,
.w-11 {
  width: 11%;
}

.w12,
.w-12 {
  width: 12%;
}

.w13,
.w-13 {
  width: 13%;
}

.w14,
.w-14 {
  width: 14%;
}

.w15,
.w-15 {
  width: 15%;
}

.w20,
.w-20 {
  width: 20%;
}

.w25,
.w-25 {
  width: 25%;
}

.w30,
.w-30 {
  width: 30%;
}

.w35,
.w-35 {
  width: 35%;
}

.w40,
.w-40 {
  width: 40%;
}

.w45,
.w-45 {
  width: 45%;
}

.w50,
.w-50 {
  width: 50%;
}

.w55,
.w-55 {
  width: 55%;
}

.w60,
.w-60 {
  width: 60%;
}

.w65,
.w-65 {
  width: 65%;
}

.w70,
.w-70 {
  width: 70%;
}

.w75,
.w-75 {
  width: 75%;
}

.w80,
.w-80 {
  width: 80%;
}

.w85,
.w-85 {
  width: 85%;
}

.w90,
.w-90 {
  width: 90%;
}

.w95,
.w-95 {
  width: 95%;
}

.sidebar::-webkit-scrollbar {
  display: none;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 15rem;
  border-radius: 0px 5px 5px 0px;
  background: #fff;
  z-index: 100;
  transition: all 0.5s ease;
  overflow-y: scroll;
  overflow-x: visible;
  scrollbar-width: none;
}

.sidebar .active i::before {
  color: #2A7FFF;
}

.sidebar ::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

.sidebar .sidebar::-webkit-scrollbar {
  display: none;
}

.sidebar .nav-links {
  scrollbar-width: none;
}

.sidebar .nav-links .mt-1 {
  margin-top: 0;
}

.sidebar .bx-menu {
  display: block;
  position: absolute;
  transform: rotate(-180deg);
  top: 30px;
  left: 5rem;
  padding: 0;
  font-size: 0.8rem;
  line-height: 0.8rem;
  z-index: 200;
}

.sidebar .bxs-chevrons-right::before {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  text-align: center;
  color: #2A7FFF;
  line-height: 1.5rem;
  font-size: 0.8rem;
  transform: rotate(-180deg);
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.3);
}

.sidebar li i {
  margin-left: 0.938rem;
}

.sidebar.close {
  position: fixed;
  width: 4rem;
  height: 100%;
  opacity: 1;
  overflow: visible;
}

.sidebar.close .active i {
  color: #2A7FFF;
}

.sidebar.close:hover {
  opacity: 1;
}

.sidebar.close .bx-menu {
  display: block;
  position: absolute;
  transform: rotate(-180deg);
  top: 30px;
  left: 3rem;
  padding: 0;
  font-size: 0.8rem;
  line-height: 0.8rem;
  z-index: 200;
}

.sidebar.close .bxs-chevrons-right::before {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  text-align: center;
  color: #2A7FFF;
  line-height: 1.5rem;
  font-size: 0.9rem;
  transform: rotate(-180deg);
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.3);
}

.sidebar.close .nav-links {
  align-items: center;
  padding-top: 1rem;
  overflow: visible;
  scrollbar-width: none;
}

.sidebar.close .nav-links li .iocn-link {
  display: block;
}

.sidebar.close .nav-links li a .link_name {
  opacity: 0;
  pointer-events: none;
}

.sidebar.close .nav-links li a :hover {
  opacity: 1;
}

.sidebar.close .nav-links li i {
  min-width: 3.125rem;
  margin-left: 0.6rem;
}

.sidebar.close .nav-links li .sub-menu {
  position: absolute;
  left: 100%;
  top: -10px;
  margin-top: 0;
  padding: 5px 10px;
  border-radius: 0 6px 6px 0;
  opacity: 0;
  background: #fff;
  display: block;
  pointer-events: none;
  transition: all 0.3s ease;
  box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.1);
}

.sidebar.close .nav-links li .sub-menu li {
  padding: 0;
}

.sidebar.close .nav-links li .sub-menu li a {
  font-size: 0.7rem;
  line-height: 1.5rem;
  padding: 0;
}

.sidebar.close .nav-links li .sub-menu li i {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  line-height: 1.5rem;
  color: #8186A3;
  margin: 0;
}

.sidebar.close .nav-links li .sub-menu .link_name {
  color: #353d50;
  font-weight: normal;
  font-size: 0.7rem;
  opacity: 1;
  display: block;
  padding: 5px 0;
  border-bottom: 2px solid #2A7FFF;
  left: 0;
  margin-bottom: 0.5rem;
}

.sidebar.close .nav-links li:hover .sub-menu {
  top: 0;
  opacity: 1;
  background: #fff;
  pointer-events: auto;
  transition: all 0.3s ease;
}

.sidebar.close .nav-links i.arrow {
  display: none;
}

.sidebar.close .profile-info {
  display: none;
  pointer-events: none;
}

.sidebar.close .img-details {
  background: none;
  width: 100%;
}

.sidebar.close .img-details img {
  display: block;
  margin: auto;
  margin-top: 10px;
}

.sidebar.close ~ .home-section {
  left: 4rem;
  width: calc(100% - 4rem);
}

.sidebar .nav-links {
  height: 100%;
  overflow: auto;
}

.sidebar .nav-links::-webkit-scrollbar {
  display: none;
}

.sidebar .nav-links li {
  position: relative;
  list-style: none;
  transition: all 0.4s ease;
}

.sidebar .nav-links li:hover {
  background: #fff;
}

.sidebar .nav-links li:hover .sub-menu.blank {
  top: 50%;
  transform: translateY(-50%);
}

.sidebar .nav-links li .iocn-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sidebar .nav-links li i {
  height: 2.5rem;
  min-width: 3.125rem;
  margin-right: 0.938rem;
  text-align: center;
  line-height: 2.5rem;
  color: rgb(182, 182, 182);
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.sidebar .nav-links li i:hover {
  color: #2A7FFF;
}

.sidebar .nav-links li.showMenu i.arrow {
  transform: rotate(-180deg);
}

.sidebar .nav-links li.showMenu .sub-menu {
  display: block;
  margin-top: 5px;
  padding-left: 10px;
}

.sidebar .nav-links li.showMenu .sub-menu a {
  color: #67748e;
  font-size: 0.7rem;
  padding: 5px 0;
  white-space: nowrap;
  opacity: 0.6;
  transition: all 0.3s ease;
}

.sidebar .nav-links li.showMenu .sub-menu a:hover {
  opacity: 1;
}

.sidebar .nav-links li.showMenu .sub-menu i {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  margin: 0;
}

.sidebar .nav-links li.showMenu .sub-menu .link_name {
  display: none;
}

.sidebar .nav-links li.showMenu .sub-menu.blank {
  opacity: 1;
  pointer-events: auto;
  padding: 3px 20px 6px 16px;
  opacity: 0;
  pointer-events: none;
}

.sidebar .nav-links li a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.sidebar .nav-links li a .link_name {
  font-size: 0.8rem;
  font-weight: 400;
  color: #353d50;
  transition: all 0.4s ease;
}

.sidebar .nav-links li .sub-menu {
  padding: 6px 6px 14px 80px;
  margin-top: -10px;
  display: none;
}

.sidebar .nav-links li .sub-menu i {
  color: #8186A3;
}

.sidebar .nav-links li .sub-menu a {
  color: #67748e;
  font-size: 0.938rem;
  padding: 5px 0;
  white-space: nowrap;
  opacity: 0.6;
  transition: all 0.3s ease;
}

.sidebar .nav-links li .sub-menu a:hover {
  opacity: 1;
  transform: scale(1.1);
  color: #2A7FFF;
}

.sidebar .nav-links li .sub-menu .link_name {
  display: none;
}

.sidebar .nav-links li .sub-menu.blank {
  pointer-events: auto;
  padding: 3px 20px 6px 16px;
  opacity: 0;
  pointer-events: none;
}

.sidebar .bx-menu {
  display: block;
  position: absolute;
  transform: rotate(0deg);
  top: 30px;
  left: 5rem;
  padding: 0;
  font-size: 0.8rem;
  line-height: 0.8rem;
  z-index: 200;
  cursor: pointer;
  transition: all 0.3s ease;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 1;
}

.sidebar-linebreak {
  width: 12.5rem;
  align-items: center;
}

.sidebar .profile-details .profile_name,
.sidebar .profile-details .job {
  color: #fff;
  font-size: 1.125rem;
  font-weight: normal;
  white-space: nowrap;
}

.sidebar.close .profile-details i,
.sidebar.close .profile-details .profile_name,
.sidebar.close .profile-details .job {
  height: 3.125rem;
  min-width: 4.875rem;
  text-align: center;
  line-height: 3.125rem;
  color: #f0487b;
  font-size: 1.25rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.home-section {
  position: relative;
  background-color: #f6f7f8;
  height: 100%;
  left: 15rem;
  width: calc(100% - 15rem);
  transition: all 0.5s ease;
}

.home-section .home-content {
  background-color: #f6f7f8;
  height: 100vh;
  display: flex;
  align-items: center;
}

.home-section .widgets {
  height: 15rem;
}

.home-section .widgets .card-body {
  height: 14.375rem;
}

.home-section .graphs {
  display: grid;
}

.home-section .home-content .bx-menu {
  cursor: pointer;
}

.home-section .home-content .text {
  font-size: 1.625rem;
  font-weight: 600;
}

.form-row-wrapper {
  margin-bottom: 5px;
}

.form-row-wrapper .input-text {
  width: 100%;
  line-height: 1rem;
  font-size: 0.8rem;
  padding: 8px;
  background-color: #FFF;
  border-radius: 5px;
  font-weight: normal;
}

.radio-wrapper {
  line-height: 2rem;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  margin-bottom: 2px;
}

.radio-wrapper .radio-label {
  width: 80%;
  font-size: 0.7rem;
  text-transform: uppercase;
  padding: 2px;
  cursor: pointer;
}

.radio-wrapper input[type=radio] {
  margin-right: 2px;
}

.checkbox-wrapper {
  line-height: 2rem;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  margin-bottom: 2px;
}

.checkbox-wrapper .checkbox-label {
  width: 80%;
  font-size: 0.7rem;
  text-transform: uppercase;
  padding: 2px;
  cursor: pointer;
}

.checkbox-wrapper input[type=checkbox] {
  margin-right: 2px;
}

.col {
  height: 12.813rem;
}

.card-body {
  background: #f8f9fa;
  border-radius: 10px;
}

.card-body.reference_card_body {
  padding: 0.8rem 1.25rem;
}

.img-map {
  border-radius: 0;
}

.card {
  margin-bottom: 0;
  padding: 0;
  background: #f8f9fa;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.2);
}

.card .card-body {
  border-radius: 0;
}

.card .card-body.pd-0 {
  padding: 0;
}

.card .card-body.pd-10 {
  padding: 20px;
}

.card .card-title {
  color: #353d50;
  font-size: 1rem;
  border-left: 4px solid #5041A8;
  padding-left: 10px;
}

.card .card-title-accounter {
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 10px;
  color: #353d50;
  font-size: 1rem;
  border-left: 4px solid #5041A8;
  padding-left: 10px;
}

.card .card-title-nl {
  font-weight: 600;
  font-size: 0.875rem;
  color: #67748e;
}

.card .card-subtitle {
  font-weight: bold;
  font-size: 1rem;
  color: #353d50;
}

.datepicker-days .table-condensed {
  width: 100%;
  margin: auto;
  justify-content: center;
}

.datepicker {
  font-size: 0.75rem;
  font-weight: 600;
  width: auto;
  border-radius: 0;
}

.datepicker td {
  border-radius: 0;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background: #5041A8;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:hover:hover {
  background: #5041A8;
  color: #ffdc87;
}

.datepicker table tr td.today.monday {
  background: #ffff94;
}

.datepicker table tr td.today.tuesday {
  background: #ffb9ce;
}

.datepicker table tr td.today.wednesday {
  background: #d9ffa7;
}

.datepicker table tr td.today.thursday {
  background: #d6edff;
}

.datepicker table tr td.today.friday {
  background: #ffdc87;
}

.datepicker table tr td.today.saturday {
  background: #b2b2b2;
}

.datepicker table tr td.today.sunday {
  background: #d6a1ff;
}

.datepicker-inline {
  width: auto;
}

.datepicker table tr:nth-child(3) th:first-child {
  background: #ffff94;
  border-radius: 0;
}

.datepicker table tr:nth-child(3) th:nth-child(2) {
  background: #ffb9ce;
  border-radius: 0;
}

.datepicker table tr:nth-child(3) th:nth-child(3) {
  background: #d9ffa7;
  border-radius: 0;
}

.datepicker table tr:nth-child(3) th:nth-child(4) {
  background: #d6edff;
  border-radius: 0;
}

.datepicker table tr:nth-child(3) th:nth-child(5) {
  background: #ffdc87;
  border-radius: 0;
}

.datepicker table tr:nth-child(3) th:nth-child(6) {
  background: #b2b2b2;
  border-radius: 0;
}

.datepicker table tr:nth-child(3) th:nth-child(7) {
  background: #d6a1ff;
  border-radius: 0;
}

.datepicker-switch {
  font-size: 0.8rem;
}

.counter {
  width: 18%;
  margin-left: 4px;
  height: inherit;
}

.generate {
  width: 600px;
}

.generate_client_wrapper {
  padding: 2px 10px;
}

.generate_client_wrapper input {
  height: 2rem;
  font-size: 0.8rem;
}

.generate_client_wrapper .input-group-btn {
  height: 2rem;
  border-radius: 5px;
}

.generate_client_wrapper button {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.generate_client_wrapper .generate {
  width: 30rem;
  padding: 2px;
  border-radius: 5px;
}

.generate_client_wrapper .counter {
  width: 6rem;
  margin: 0;
}

.generate_client_wrapper .gen {
  margin: 0;
}

.input-group-btn {
  font-size: 0.75rem;
  font-weight: 600;
  height: 1.938rem;
  color: #fff;
  background: #2A7FFF;
  /*border-radius: 50%;*/
  align-items: center;
  justify-content: center;
}

.gen {
  font-size: 0.75rem;
  font-weight: 600;
  height: 1.938rem;
  margin-right: 4px;
  color: #fff;
  background: #2A7FFF;
}

.gen:hover {
  color: #fff;
  background-color: #2A7FFF;
  box-shadow: 0 8px 15px rgba(0, 158, 251, 0.3);
}

#mySearchText {
  width: 18.75rem;
}

.table {
  margin-bottom: 0;
}

.table-responsive {
  margin: 0;
  padding: 0;
  overflow-x: visible;
}

.table-position {
  margin-top: -3.125rem;
}

.dataTables_wrapper {
  margin: 0;
  width: 100%;
}

.dataTables_wrapper .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dataTables_wrapper .row .col-md-6 .dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 0.5rem;
  width: 10%;
}

.dataTables_wrapper .row .col-md-6 .dataTables_filter label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  margin-bottom: 0.5rem;
}

.dataTables_wrapper .table td .select2 {
  width: 100% !important;
  max-width: 16rem !important;
  min-width: 5rem;
  -webkit-background-clip: text;
  background-clip: text;
  position: relative;
  margin: 0;
  margin: auto;
}

.dataTables_wrapper .table td .select2-container--bootstrap .select2-selection--single {
  width: 100%;
  height: 1.5rem;
  font-size: 0.7rem !important;
  text-align: left;
  line-height: 1rem;
  padding: 5px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dataTables_wrapper .table td .select2-container--open {
  left: 0;
  right: 0;
}

.dataTables_wrapper .table td .select2-selection__placeholder {
  font-size: 0.7rem !important;
}

.dataTables_wrapper .table td .select2-container--bootstrap .select2-selection__clear {
  margin-right: 10px;
}

.dataTables_wrapper .table td .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  right: 5px;
}

.dataTables_wrapper .table td span {
  overflow: hidden;
}

.nl_ellipsis {
  font-size: 0.7rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
  display: block;
  position: relative;
}

.currency-btn {
  position: relative;
  font-size: 0.5rem;
  padding: 2px;
  border-radius: 0;
}

label.bgn {
  font-size: 1rem;
  font-weight: 600;
}

.bgn {
  background: #fcf1d6;
  font-size: 0.5rem;
}

label.eur {
  font-size: 1rem;
  font-weight: 600;
}

.eur {
  background: #cbf4ff;
  font-size: 0.5rem;
}

label.pc {
  font-size: 1rem;
  font-weight: 600;
}

.pc {
  background: #ca57ec;
  font-size: 0.5rem;
}

input[class=radio-as-checkbox] {
  vertical-align: middle;
}

.checkbox-nl {
  margin-left: 3px;
}

.checkbox-table-header-nl {
  position: relative;
  left: 3px;
}

.bootstrap-touchspin-up.btn-primary,
.bootstrap-touchspin-down.btn-primary {
  color: #fff;
  border: none;
  background-color: #2A7FFF;
  border-radius: 5px;
  height: inherit;
  font-size: 0.8rem;
  font-weight: 600;
  height: 2rem;
  line-height: 1rem;
  color: #fff;
  background: #2A7FFF;
  align-items: center;
  justify-content: center;
}

.btn-primary i {
  margin-left: 2px;
  margin-right: 2px;
}

.btn-primary:hover {
  background-color: #2A7FFF;
  box-shadow: 0 8px 15px rgba(0, 158, 251, 0.3);
}

.mainSubClient {
  width: 100%;
  padding: 0;
  margin-right: -20px;
}

.mainSubTransporter {
  width: 90%;
  padding: 0;
  margin-right: 25px;
}

.comment-dot-red {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 5px;
  background: #ff5d8f;
  z-index: 110;
}

.modal-dot-reference-comment:hover {
  background: #009efb;
}

.modal-dot-reference-comment.has-data {
  background: #009efb;
}

.modal-dot-manager-comment {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #5041A8;
  border-radius: 5px;
  z-index: 110;
}

.modal-dot-manager-comment:hover {
  left: -2px;
  bottom: 5px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.comment_user_full_name_initials {
  position: absolute;
  top: 7px;
  right: 5px;
  width: 20px;
  height: 20px;
  z-index: 110;
  font-size: 0.625rem;
  line-height: 20px;
  padding: 0;
  text-align: center;
  background-color: #FFF;
  border-radius: 20px;
}

.comment_list_item {
  position: relative;
  font-size: 0.725rem;
  padding: 10px;
}

.popup-input:hover {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px !important;
  border: 1px solid #cecece !important;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.3);
  z-index: 120;
}

.popup-input-midsize:hover {
  position: absolute;
  top: 0;
  right: 0;
  width: 170px !important;
  border: 1px solid #cecece !important;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.3);
  z-index: 100;
}

.popup-input-smallsize:hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px !important;
  border: 1px solid #cecece !important;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.3);
  z-index: 100;
}

.table .smallFont {
  font-size: 0.6rem;
}

.table .allCaps {
  text-transform: uppercase;
}

.table .smallPadding {
  padding: 0.7rem !important;
}

.table .bigPadding {
  padding: 1.4rem !important;
}

.table .bigPadding i {
  font-size: 1rem;
}

.table .w1 {
  width: 1%;
}

.table .w2 {
  width: 2%;
}

.table .w4 {
  width: 3%;
}

.table .w5 {
  width: 5%;
}

.table .w6 {
  width: 6%;
}

.table .w7 {
  width: 7%;
}

.table .w8 {
  width: 8%;
}

.table .w9 {
  width: 9%;
}

.table .w10 {
  width: 10%;
}

.table .w11 {
  width: 11%;
}

.table .w12 {
  width: 12%;
}

.table .w13 {
  width: 13%;
}

.table .w43 {
  width: 43px;
}

.table .w87 {
  width: 87px;
}

.table .w131 {
  width: 131px;
}

.table .w174 {
  width: 174px;
}

.table th.borderRight {
  border-right: 1px solid #eee !important;
}

.table th.alignRight,
.table td.alignRight {
  text-align: right !important;
}

.table th.alignLeft,
.table td.alignLeft {
  text-align: left !important;
}

.table th.alignCenter,
.table th.alignCenter {
  text-align: center !important;
}

.transporter-bg-pillow {
  color: #353d50;
  font-weight: 400;
  height: 1.5rem;
  padding: 5px;
  border-radius: 6px;
  background-color: #FFE8E8;
  font-size: 0.8rem;
}

#refCount {
  margin-left: 10px;
}

.thead-purple {
  height: 2.5rem;
  text-align: center;
  align-items: center;
}

.thead-purple i {
  color: #7b8492;
}

.save-pdf {
  color: #F80284;
  font-size: 0.8rem;
  padding: 2px;
}

.save-pdf:hover {
  color: #F80284;
  transform: scale(1.2);
}

.unlock {
  color: red !important;
  font-size: 0.8rem;
  padding: 2px;
}

.unlock:hover {
  color: red;
  transform: scale(1.2);
}

.more-worktable {
  font-size: 0.8rem;
  padding: 0;
  padding-left: 1px;
  padding-right: 1px;
}

.dropdown-menu {
  font-size: 0.7rem;
}

.save-worktable {
  color: #82D616;
  font-size: 0.8rem;
  padding: 2px;
}

.save-worktable:hover {
  color: #82D616;
  transform: scale(1.2);
}

.add-plus {
  color: #2A7FFF !important;
  font-size: 0.8rem;
}

.add-plus:hover {
  color: #fff;
  transform: scale(1.2);
}

.archive {
  color: #2A7FFF !important;
  font-size: 0.8rem;
}

.archive:hover {
  color: #fff;
  transform: scale(1.2);
}

.lock-worktable {
  color: #3EA1EC;
  font-size: 0.8rem;
  padding: 2px;
}

.lock-worktable i {
  color: #3EA1EC;
}

.lock-worktable:hover {
  color: #3EA1EC;
  transform: scale(1.2);
}

.checked-invoice {
  color: #3EA1EC;
  font-size: 0.8rem;
  padding: 2px;
}

.checked-invoice i {
  color: #3EA1EC;
}

.checked-invoice:hover {
  color: #3EA1EC;
  transform: scale(1.2);
}

.reject {
  color: red;
  font-size: 0.8rem;
  padding: 2px;
}

.reject i {
  color: red;
}

.reject:hover {
  color: #3EA1EC;
  transform: scale(1.2);
}

.rejected-invoice {
  color: red;
  font-size: 0.8rem;
  padding: 2px;
}

.rejected-invoice i {
  color: red;
}

.rejected-invoice:hover {
  color: #3EA1EC;
  transform: scale(1.2);
}

.dbt-crdt {
  color: #333;
  font-size: 0.8rem;
  padding: 2px;
}

.dbt-crdt i {
  color: #333;
}

.dbt-crdt:hover {
  transform: scale(1.2);
}

.page-wrapper {
  position: relative;
  width: 100%;
  background: #f6f7f8;
  display: none;
  transition: 0.2s ease-in;
}

.page-wrapper .container-fluid {
  padding: 0;
}

.small-button {
  font-size: 0.8rem;
}

.form-nl {
  margin-left: 15px;
}

.modal-nl {
  max-width: 1450px;
  margin: 2rem auto;
}

.col-form-label {
  font-size: 0.9rem;
}

.custom-address-details input {
  font-size: 0.9rem;
}

.mandatory_text {
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

textarea.custom-address-details-text {
  width: 100%;
  font-size: 0.9rem;
  padding: 5px;
  border: none;
}

#map {
  width: 100%;
  height: 380px;
}

.ui-timepicker-standard {
  font-size: 0.7rem;
  border-color: rgb(232, 238, 243);
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(128, 128, 128, 0.3);
}

.dataTables_wrapper .table td .maxWidth .select2 {
  max-width: 10rem;
}

.select2.form-control.custom-select.child-template-filter {
  font-size: 0.7rem !important;
  line-height: 1.4rem !important;
}

.autocomplete {
  position: relative;
  display: inline-block;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
textarea,
input[type=password] {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  font-size: 0.8rem !important;
}

input[type=text] {
  width: 100%;
}

input[type=submit] {
  background-color: DodgerBlue;
  color: #fff;
  cursor: pointer;
}

.input_wrapper {
  position: relative;
}

.input_autocomplete {
  position: absolute;
  top: 2rem;
  left: 0;
  width: 16rem;
  padding: 0.5rem;
  z-index: 10000;
  background: rgba(128, 128, 128, 0.5);
}

.item_autocomplete {
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
}

.generate_client_wrapper input {
  background-color: #FFF;
}

.generate_client_wrapper .select2-dropdown {
  width: 100%;
  max-width: 100%;
}

.select_client_autocomplete {
  background-color: #FFF;
  height: 2rem;
  padding: 2px;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.3);
}

.select_client_autocomplete .generate_number_input {
  width: 60px;
}

.select_client_autocomplete .generate_reference_button {
  background-color: #2A7FFF;
  color: #FFF;
  font-size: 0.7rem;
}

.select_client_autocomplete input {
  background-color: #FFF;
  font-size: 0.8rem;
}

.autocomplete-items {
  position: absolute;
  border: none;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  max-height: 320px;
  overflow: hidden;
  overflow-y: auto;
}

.autocomplete-items div {
  font-size: 0.8rem;
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/

.autocomplete-items div:hover {
  background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/

.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.table_search_input {
  font-size: 0.8rem;
  border-radius: 0;
  border: none;
  outline: none;
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.3);
}

.google_maps_links {
  font-size: 0.9rem;
  color: #67748e;
}

.google_maps_links .card .card-title {
  border: none;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 1.6rem;
  color: #67748e;
}

.google_maps_links li {
  padding: 0;
}

.google_maps_links a {
  display: inline-block;
  width: 100%;
  color: #333;
  padding: 5px;
}

.google_maps_links a i {
  display: inline-block;
  padding: 10px 15px;
  background-color: #dedede;
  margin-right: 10px;
  text-align: center;
}

.google_maps_links a:hover {
  color: #67748e;
}

.google_maps_links .list-group.list-group-flush {
  margin: 0 14px;
}

.generate_reference_modal .modal-header h2 {
  font-size: 1rem;
}

.generate_reference_modal .modal-content {
  font-size: 0.8rem;
  border-radius: 0;
  background-color: #f8f9fa;
}

.generate_reference_modal .custom_row_wrapper {
  height: 3rem;
}

.generate_reference_modal .custom_row {
  height: 2rem;
  line-height: 2rem;
  font-size: 0.8rem;
  padding: 2px 0;
}

.generate_reference_modal .custom_row label {
  font-size: 0.8rem;
  text-transform: uppercase;
  text-align: center;
}

.generate_reference_modal .custom_row label.w30 {
  width: 30%;
}

.generate_reference_modal .custom_row label.w40 {
  width: 40%;
}

.generate_reference_modal .custom_row select {
  width: 70%;
  border: none;
  outline: none;
  border-radius: 0;
}

.generate_reference_modal .custom_row .select2-selection select2-selection--multiple {
  border: none;
  border-radius: 0;
}

.generate_reference_modal .custom_row .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: none;
  outline: none;
  border-radius: 0;
}

#generated-references-table {
  background-color: #FFF;
  font-size: 0.7rem;
}

#generated-references-table th {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  border-left: none;
  border-right: none;
}

#generated-references-table th i {
  color: #7b8492;
}

#generated-references-table th.w4 {
  width: 4%;
}

#generated-references-table th.w5 {
  width: 5%;
}

#generated-references-table th.w6 {
  width: 6%;
}

#generated-references-table th.w8 {
  width: 8%;
}

#generated-references-table th.w10 {
  width: 10%;
}

#generated-references-table th.w12 {
  width: 12%;
}

#generated-references-table td {
  padding: 0;
  vertical-align: middle;
  text-align: center;
}

#generated-references-table td.w4 {
  width: 4%;
}

#generated-references-table td.w5 {
  width: 5%;
}

#generated-references-table td.w6 {
  width: 6%;
}

#generated-references-table td.w8 {
  width: 8%;
}

#generated-references-table td.w10 {
  width: 10%;
}

#generated-references-table td.w12 {
  width: 12%;
}

#generated-references-table select {
  width: 100%;
  font-size: 0.8rem;
  border: none;
  outline: none;
}

#generated-references-table input {
  background-color: #FFF;
}

.currency_radio_button {
  margin-left: 0.5rem;
  line-height: 2rem;
  padding: 2px;
  border-radius: 5px;
}

.currency_radio_button input {
  font-size: 0.8rem;
  opacity: 0.5;
}

.currency_radio_button label {
  text-transform: uppercase;
  line-height: 2rem;
  font-size: 0.8rem;
  cursor: pointer;
}

.transporterPaymentDays label {
  font-size: 0.8rem;
  text-transform: uppercase;
}

.transporterPaymentDays input {
  margin-left: 0.5rem;
  width: 5rem;
  text-align: right;
}

.googleMaps_modal .modal-header h2 {
  font-size: 1rem;
}

.googleMaps_modal .modal-content {
  border-radius: 0;
}

.datepicker-dropdown.datepicker-orient-top::before {
  bottom: -6px;
  border-bottom: 0;
  border-top: 7px solid #FFF;
}

.datepicker-dropdown.datepicker-orient-top::after {
  width: 0px;
  height: 0px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #FFF;
}

.main-footer {
  bottom: 0;
  font-size: 0.875rem;
  padding-top: 10px;
}

.form-control:disabled {
  text-align: center;
  opacity: 0.7;
  border: none;
  padding: 0;
  margin: auto;
  width: 85%;
  font-size: 1em;
  border-bottom: 1px solid #d8d8d8;
}

.popover .price_quantity_small {
  font-size: 0.6rem;
}

.popover .custom_price_reference {
  width: 130px;
  text-align: right;
}

.popover .price-right-part {
  padding-left: 1rem;
  font-size: 0.7rem;
  line-height: 1.5rem;
}

.popover .price-right-part label {
  margin-bottom: 1px;
}

.toggleReferenceCheckboxes {
  padding: 1px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  border-radius: 5px;
  background-color: #FFF;
}

.hasToCall {
  color: #40916c;
}

.buttonChecked {
  color: #40916c;
  display: none;
}

.initialsBubble {
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  top: 2px;
  left: -20px;
  font-size: 9px;
  line-height: 20px;
  background: #FFF;
  border-radius: 20px;
}

.initialsBubble2 {
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  top: 2px;
  left: -10px;
  font-size: 9px;
  line-height: 20px;
  background: #FFF;
  border-radius: 20px;
}

.profile_circle {
  width: 52px;
  height: 52px;
  line-height: 40px;
  font-weight: 600;
  background-color: #d8d8d8;
  color: #333 !important;
  border: none;
}

.profile_circle:hover {
  color: #FFF !important;
}

.address-nl {
  margin: 38px 0px 25px 24px;
  border-radius: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.pa-addressess {
  white-space: nowrap;
  margin-left: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.checkbox-in-row {
  margin-right: 8px !important;
}

#sortable {
  width: 100%;
}

.sortable-nl {
  margin-top: 10px;
  margin-left: 10px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.login_form_wrapper {
  font-size: 1rem;
}

.login_form_wrapper #login-logo {
  width: auto;
}

.login_form_wrapper #email,
.login_form_wrapper #password {
  margin-top: 1rem;
  font-size: 1rem;
  padding: 2px 10px;
}

.login_form_wrapper .checkbox_remember_line {
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin-left: 1.7rem;
  font-size: 0.6rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.login_form_wrapper .button_login_line .btn {
  width: 75%;
  border-radius: 0;
  height: 3rem;
  margin: auto;
  margin-top: 3rem;
}

.login_form_wrapper .login_input_wrapper {
  padding: 0 1rem;
}

.login_form_header {
  width: 75%;
  padding: 0.5rem;
  border-radius: 0;
  margin: auto;
  margin-bottom: 1rem;
}

#servicesModal .modal-body {
  min-height: 150px;
}

.services-tooltip {
  list-style: none;
}

.services-tooltip li {
  font-size: 0.6rem;
}

.add_remove_amount_action {
  display: inline-block;
}

.service_amount {
  font-size: 1.1rem;
}

.service_currency {
  display: inline-block;
  padding: 0.4rem 1rem;
  background-color: #67748e;
  color: #FFF;
  font-weight: bold;
  border-radius: 2rem;
  margin-right: 1rem;
}

.input_date {
  text-align: center;
}

.popover-header {
  font-size: 0.7rem;
}

.company_name_pill {
  padding: 5px 10px;
  background-color: #FFF;
  border-radius: 5px;
}

#client-tabs .nav-link {
  font-size: 0.8rem;
}

h2.section_title {
  font-size: 1rem;
}

#tab-main-info h4 {
  font-size: 1rem;
}

#tab-main-info label.control-label {
  color: #009efb;
  font-size: 0.8rem;
  margin-bottom: 0.6rem;
  text-transform: uppercase;
}

#tab-main-info label.control-label.required {
  color: #eb053b;
}

#tab-main-info .form-group.input-group input[type=text],
#tab-main-info .form-group.input-group input[type=number],
#tab-main-info .form-group.input-group input[type=email],
#tab-main-info .form-group.input-group input[type=tel] {
  padding-left: 10px;
  background: #FFF;
  font-size: 1rem;
  font-weight: normal;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.1) !important;
  border: none !important;
}

#tab-main-info .form-group.input-group i {
  color: #777;
}

#tab-main-info .select2 {
  margin-bottom: 5px;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.1) !important;
}

.btn {
  font-size: 0.9rem;
}

.btn i {
  margin: 0;
}

.btn i.with_text_left {
  margin-right: 0.3rem;
}

.btn i.with_text_right {
  margin-left: 0.3rem;
}

@keyframes pricechange {
  from {
    color: #353d50;
  }

  to {
    color: #EDEDED;
  }
}

@keyframes viesstatus {
  from {
    background-color: #eb053b;
  }

  to {
    background-color: #82D616;
  }
}

label.control-label.required {
  color: #eb053b;
}

.form.a input.error {
  border: 2px solid #eb053b;
}

label.error {
  position: absolute;
  right: 1%;
  top: 1%;
  font-size: 0.7rem;
  color: #eb053b;
}

input.w16p {
  width: 16% !important;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}

input.w19p {
  width: 19% !important;
}

input.w20p {
  width: 20% !important;
}

input.w29p {
  width: 29% !important;
}

input.w32p {
  width: 32% !important;
}

input.w39p {
  width: 39% !important;
}

input.w49p {
  width: 49% !important;
}

input.w45p {
  width: 45% !important;
}

input.w55p {
  width: 55% !important;
}

input.w59p {
  width: 59% !important;
}

input.w69p {
  width: 69% !important;
}

#address-bulk-form .form-group {
  margin-bottom: 10px;
}

#address-bulk-form input[type=text] {
  font-size: 0.8rem;
}

#address-bulk-form textarea {
  font-size: 0.8rem;
}

.address-form-group {
  margin-top: 5px;
  padding: 10px;
  background: #f1f1f1;
  border-radius: 5px;
  border: 1px solid #e9ecef;
}

#sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.sortable-nl {
  margin: 0;
  margin-top: 5px;
  border: none;
  border-radius: 5px;
}

.sortable-nl.regular_address_sort {
  background-color: #e9ecef;
  border: 2px solid #e9ecef !important;
}

.sortable-nl.customs_address_sort {
  background-color: #f7e2e2;
  border: 2px solid #e9ecef !important;
}

.sortable-nl.unselected_address {
  background: #454545 !important;
}

.sortable-nl.selected_address {
  background: #cbf4ff !important;
  border: 2px solid #e9ecef !important;
}

.transport_route_name {
  width: 100%;
  margin-top: 5px;
  padding: 10px;
  font-size: 0.8rem;
  font-weight: 600;
  border-radius: 5px;
}

.subreference_transport_route_link {
  min-width: 100px;
  padding: 1px 10px;
  border-radius: 5px;
  background-color: #FFF;
  text-align: center;
}

.address_group {
  margin-top: 5px;
  padding: 10px;
  background: #FFF;
  border-radius: 5px;
}

.btn-place-marker {
  padding: 2px;
}

.btn-place-marker i {
  font-size: 0.9rem;
  line-height: 0.9rem;
}

a.address_pin_button {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 30px;
  padding: 5px;
  text-align: center;
  margin: 2px;
  background: #ebf3f5;
  border-radius: 5px;
}

a.address_pin_button_disabled {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 30px;
  padding: 5px;
  text-align: center;
  margin: 2px;
  background: #efefef;
  border-radius: 5px;
  opacity: 0.75;
  cursor: not-allowed;
}

a.address_pin_button_disabled i {
  color: #dcdcdc;
}

.orderable_number {
  padding: 1px 11px;
  line-height: 2.7rem;
}

.orderable_text {
  margin: auto;
  text-align: center;
  max-width: 55%;
  line-height: 2.7rem;
  font-size: 0.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.orderable_date {
  display: inline-block;
  height: 2rem;
  padding: 1px 10px;
  font-size: 0.7rem;
  line-height: 2rem;
  border-radius: 5px;
  margin: 0.3rem;
}

.orderable_date.empty_date {
  padding: 1px 20px;
}

.orderable_date.Mon {
  background: #ffff94;
}

.orderable_date.Tue {
  background: #ffb9ce;
}

.orderable_date.Wed {
  background: #d9ffa7;
}

.orderable_date.Thu {
  background: #d6edff;
}

.orderable_date.Fri {
  background: #ffdc87;
}

.orderable_date.Sat {
  background: #b2b2b2;
}

.orderable_date.Sun {
  background: #d6a1ff;
}

a.orderable_move {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 30px;
  padding: 5px;
  text-align: center;
  margin: 2px;
  background: #fff;
  border-radius: 5px;
}

a.orderable_remove {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 30px;
  padding: 5px;
  text-align: center;
  margin: 2px;
  background: #fff;
  border-radius: 5px;
}

.card-title .reference_home {
  display: inline-block;
  background: #FFF;
  font-size: 1rem;
  text-align: center;
  padding: 5px 10px;
  color: #2A7FFF;
  border-radius: 5px;
}

.card-title .reference_number {
  display: inline-block;
  background: #FFF;
  font-size: 1rem;
  text-align: center;
  padding: 5px 10px;
  color: #2A7FFF;
  border-radius: 5px;
}

.card-title .reference_date {
  background: #FFF;
  font-size: 1rem;
  padding: 5px 10px;
  color: #67748e;
  border-radius: 5px;
}

.card-title .reference_address_title {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  padding: 10px;
  background: #FFF;
  border-radius: 5px;
  margin-right: 10px;
}

.card-title .reference_address_title.selected_button {
  border: 1px solid #009efb;
}

.card-title .reference_address_title.inactive {
  color: #efefef;
}

.card-title .switch_address_type {
  display: inline-block;
  font-size: 1rem;
  line-height: 1rem;
  padding: 5px 10px;
  border-radius: 50px;
  background: #FFF;
}

.custom-row-padding {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.input_address_forms {
  padding: 10px !important;
  color: #54667a;
  background-color: #f1f1f1;
  border-radius: 5px;
}

a.address_remove_hide,
a.address_toggle_hidden {
  display: inline-block;
  width: 8.5%;
  height: 34px;
  padding: 3px;
  font-size: 20px;
  text-align: center;
  margin: 0;
  background: #fff;
  border-radius: 5px;
}

a.disabled_button {
  opacity: 0.2;
}

.reference_filters_applied {
  margin-left: 30px;
}

.reference_filters_applied a {
  display: inline-block;
  font-size: 0.7rem;
  text-transform: uppercase;
  background: #fff;
  padding: 7px;
  border: 1px solid #e1e1e1 !important;
  border-radius: 5px;
}

.reference_filters_applied a span {
  padding: 5px;
}

.reference_filters_applied a i {
  font-size: 0.7rem !important;
}

.date_filter_table_button {
  display: block;
  position: absolute;
  z-index: 1;
  top: -3px;
  right: 0px;
  background: rgba(255, 255, 255, 0.5);
  padding: 0;
  border-radius: 10px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #333;
}

.date_filter_table_button i {
  color: #333;
}

.packing_unpacking_filter_table_button {
  display: block;
  position: absolute;
  z-index: 1;
  top: -3px;
  right: 10px;
  background: rgba(255, 255, 255, 0.5);
  padding: 0;
  border-radius: 10px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #333;
}

.packing_unpacking_filter_table_button i {
  color: #333;
}

.client_filter_table_button {
  display: block;
  position: absolute;
  z-index: 1;
  top: -3px;
  right: 0px;
  background: rgba(255, 255, 255, 0.5);
  padding: 0;
  border-radius: 10px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #333;
}

.client_filter_table_button i {
  color: #333;
}

.filter_link {
  color: #333;
}

.filter_link:hover {
  color: #009efb;
}

.active-filter {
  background-color: #009efb;
  color: #FFF;
  border: 1px solid #009efb;
}

.active-filter:hover {
  color: #FFF;
}

.header-filter {
  margin: 0;
  padding: 3px 5px;
  font-size: 0.7rem;
  background-color: #FFF;
  color: #009efb;
  border: 1px solid #009efb;
  border-radius: 5px;
  margin-right: 5px;
}

.header-filter:hover {
  background-color: #009efb;
  color: #FFF;
}

.header-filter.active-filter {
  background-color: #009efb;
  color: #FFF;
  border: 1px solid #009efb;
}

.header-filter.active-filter:hover {
  color: #FFF;
}

.week-filter {
  margin: 0;
  padding: 3px 5px;
  font-size: 0.7rem;
  background-color: #FFF;
  color: #009efb;
  border: 1px solid #009efb;
  border-radius: 5px;
  margin-right: 5px;
}

.week-filter:hover {
  background-color: #009efb;
  color: #FFF;
}

.week-filter.active-filter {
  background-color: #009efb;
  color: #FFF;
  border: 1px solid #009efb;
}

.week-filter.active-filter:hover {
  color: #FFF;
}

.exported-filter {
  margin: 0;
  padding: 3px 5px;
  font-size: 0.7rem;
  background-color: #FFF;
  color: #ff5d8f;
  border: 1px solid #ff5d8f;
  border-radius: 5px;
  margin-right: 5px;
}

.exported-filter:hover {
  background-color: #ff5d8f;
  color: #FFF;
}

.exported-filter.active-filter {
  background-color: #ff5d8f;
  color: #FFF;
  border: 1px solid #ff5d8f;
}

.exported-filter.active-filter:hover {
  color: #FFF;
}

.table_header_buttons_wrapper {
  line-height: 0.7rem;
  padding: 5px 0;
}

.table_header_buttons_wrapper button {
  padding: 5px;
  line-height: 0.7rem;
  font-size: 0.7rem;
  color: #FFF;
  text-transform: uppercase;
}

.table_header_buttons_wrapper input {
  padding: 5px;
  line-height: 0.7rem;
  font-size: 0.7rem;
  border-radius: 5px;
  text-transform: uppercase;
}

.toggle_column_visibility {
  margin-left: 10px;
  padding: 5px 0;
  line-height: 0.7rem;
}

.toggle_column_visibility .colum_visibility_button {
  display: inline-block;
  padding: 3px 5px;
  background-color: #FFF;
  border: 1px solid #e1e1e1 !important;
  border-radius: 5px;
}

.toggle_column_visibility .colum_visibility_button:hover {
  background-color: #009efb !important;
  color: #FFF !important;
}

.toggle_column_visibility .colum_visibility_button.label {
  font-size: 0.7rem;
  text-transform: uppercase;
}

.toggle_column_visibility .colum_visibility_button.invisible_column {
  opacity: 0.5;
}

.clear_all_filters_button {
  padding: 3px 5px !important;
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #009efb !important;
}

.clear_all_filters_button:hover {
  background-color: #009efb !important;
  color: #FFF !important;
}

.template-service-badge {
  padding: 5px 10px;
}

.template-service-badge i {
  padding: 3px;
}

.small-padding {
  padding: 2px 5px 2px 5px;
}

#easy_company_input,
#easy_company_input_non_eu {
  padding: 10px 15px;
  background-color: #f8f9fa;
  height: 14.375rem;
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.2);
}

#easy_company_input .row,
#easy_company_input_non_eu .row {
  padding-bottom: 5px;
  margin: 0;
}

#easy_company_input .no-padding,
#easy_company_input_non_eu .no-padding {
  padding: 0;
}

#easy_company_input .col-12 input[type=text],
#easy_company_input_non_eu .col-12 input[type=text] {
  width: 100%;
}

#easy_company_input input[type=text],
#easy_company_input_non_eu input[type=text] {
  font-size: 0.8rem;
  padding: 5px;
  border-radius: 5px;
  background-color: #FFF;
}

#easy_company_input .form-btn,
#easy_company_input_non_eu .form-btn {
  padding: 0;
  width: 100%;
  font-size: 0.7rem;
}

#easy_company_input .input-in-card,
#easy_company_input_non_eu .input-in-card {
  font-size: 0.7rem;
  background: #FFF;
  border-radius: 5px;
}

#easy_company_input .textarea-in-card,
#easy_company_input_non_eu .textarea-in-card {
  width: 100%;
  height: 60px;
  padding: 10px;
  font-size: 0.8rem;
  outline: none;
  border: none;
  background-color: #FFF;
  border-radius: 5px;
}

.countries_list {
  font-size: 0.6rem;
}

.actions-cell .btn-sm {
  padding: 0 !important;
}

.select_absolute_position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.min-width-100 {
  min-width: 100px;
  font-size: 0.8rem;
}

.min-width-150 {
  min-width: 150px;
  font-size: 0.8rem;
}

.counterparty_add,
.counterparty_check,
.counterparty_failed,
.counterparty_exists {
  width: 99%;
  margin-left: 1%;
  padding: 5px;
  font-size: 0.6rem;
  line-height: 1rem;
  text-transform: uppercase;
}

.counterparty_add i,
.counterparty_check i,
.counterparty_failed i,
.counterparty_exists i {
  font-size: 0.8rem;
}

.counterparty_check,
.counterparty_non_eu_add {
  font-size: 0.7rem;
  line-height: 1rem;
  text-transform: uppercase;
  color: #FFF;
  background: #2A7FFF;
  border: none;
}

.counterparty_check:hover,
.counterparty_non_eu_add:hover {
  color: #FFF;
  background: #2A7FFF;
  box-shadow: none;
}

.add_counterparty_info {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  font-size: 0.7rem;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 0;
}

.check_loader {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  font-size: 0.7rem;
  text-transform: uppercase;
}

input.vat_input_check {
  text-transform: uppercase;
}

.counterparty_check {
  width: 100%;
  font-size: 0.7rem;
  line-height: 1.2rem;
}

textarea.textarea_counterparty_vies {
  width: 100%;
  padding: 5px 10px;
  border: 0;
  background-color: #FFF;
  margin-bottom: 5px;
  font-size: 0.8rem;
  color: #54667a;
  border-radius: 5px;
}

.form_details_heading {
  font-size: 0.8rem;
  text-align: left;
  margin-bottom: 0.8rem;
  padding: 5px;
  text-transform: uppercase;
}

.form-slide-navigation {
  position: absolute;
  width: 100%;
  top: -5px;
  margin: auto;
  text-align: center;
}

.form-slide-navigation a {
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.2);
}

.form-slide-navigation a.inactive {
  opacity: 0.5;
}

.form-slide-navigation a img {
  width: 30px;
  height: auto;
}

.relative-wrapper {
  position: relative;
}

.absolute-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
}

.absolute-inner.white {
  background-color: #FFF;
}

.vies_result_status {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  padding: 0;
  border-radius: 10px;
  background-color: red;
}

.vies_result_status.success {
  background-color: green;
}

.empty_select_address {
  width: 100%;
  margin: auto;
  margin-top: 5px;
  border-radius: 5px;
  border: none;
  box-shadow: inset 0 0 10px rgba(128, 128, 128, 0.2);
  text-align: center;
  background: #FFF;
}

.empty_select_address .orderable_text {
  color: #acacac;
  text-transform: uppercase;
}

.check-bulstat {
  display: block;
  width: 95%;
  margin: auto;
  line-height: 1.4rem;
  padding: 5px;
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #FFF;
  background: #009efb;
  border-radius: 5px;
}

input.input_only {
  width: 100%;
  font-size: 0.8rem;
  line-height: 1.4rem;
  padding: 5px 10px;
  color: #555;
  background-color: #FFF;
  border-radius: 5px;
  margin-bottom: 5px;
  box-shadow: 0 0 5px rgba(128, 128, 128, 0.1);
}

input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, textarea::-moz-placeholder, input[type=password]::-moz-placeholder {
  font-size: 0.8rem !important;
  color: #999 !important;
  opacity: 1 !important;
}

input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder,
input[type=password]::placeholder {
  font-size: 0.8rem !important;
  color: #999 !important;
  opacity: 1 !important;
}

select.select_only::-moz-placeholder, .select2 input::-moz-placeholder, .select2 .select2-search__field::-moz-placeholder {
  font-size: 0.8rem !important;
  color: #999 !important;
  opacity: 1 !important;
}

select.select_only::placeholder,
.select2 input::placeholder,
.select2 .select2-search__field::placeholder,
.select2-selection__placeholder {
  font-size: 0.8rem !important;
  color: #999 !important;
  opacity: 1 !important;
}

.form-control input::-moz-placeholder {
  font-size: 0.8rem !important;
  color: #999 !important;
  opacity: 1 !important;
}

.form-control input::placeholder {
  font-size: 0.8rem !important;
  color: #999 !important;
  opacity: 1 !important;
}

.half-visible {
  opacity: 0.5;
}

#payment-postpone-days {
  width: 100%;
  height: 35px;
  font-size: 0.8rem;
  line-height: 1.4rem;
  padding: 5px 10px;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
}

.empty_line {
  width: 100%;
  height: 0.5rem;
}

.alert.alert-danger {
  padding: 10px;
  text-align: center;
}

.alert.alert-danger ul {
  margin: 0;
  list-style: none;
}

.alert.alert-danger ul li {
  font-size: 0.8rem;
}

label.error {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 0.6rem;
  line-height: 2rem;
}

.label_type {
  display: block;
  position: absolute;
  top: 7px;
  left: -10px;
  width: 10px;
  height: 10px;
  padding: 1px;
  line-height: 8px;
  font-size: 8px;
  background-color: #FFF;
  color: #acacac;
  border-radius: 10px;
  border: 1px solid #acacac;
  text-align: center;
}

.accordion input {
  padding: 10px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #777;
}

.accordion textarea {
  font-size: 0.7rem;
  color: #777;
}

.checkbox-button-wrapper {
  display: inline-block;
  border-radius: 5px;
  padding: 2px 5px;
  font-size: 0.7rem;
  text-transform: uppercase;
}

.checkbox-button-wrapper label {
  margin-bottom: 0;
}

.reference_expander_symbol {
  padding: 1px;
  background-color: #FFF;
  border-radius: 5px;
}

.alert-button {
  color: #ff5d8f !important;
}

.close_card {
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -10px;
  z-index: 1000;
}

.close_card i {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #FFF;
  line-height: 20px;
  font-size: 0.7rem;
  text-align: center;
}

#vat_number {
  text-transform: uppercase;
}

.no_blank_warning {
  line-height: 2.5rem;
  font-size: 1.2rem;
  padding: 2px 10px;
}

.loading_gradient {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  animation: gradient 1.5s ease infinite;
  width: 0vw;
  height: 2px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
    width: 0vw;
  }

  50% {
    background-position: 100% 50%;
    width: 50vw;
  }

  100% {
    background-position: 0% 50%;
    width: 100vw;
  }
}

tr.expanded td {
  border-bottom: 2px dotted #DCDCDC !important;
}

.existing_transporter_name span {
  font-size: 0.7rem;
  color: #ff5d8f;
}

.list-active-users li {
  font-size: 0.7rem;
}

#analytic_info {
  font-weight: 600;
  font-size: 0.8rem;
  text-transform: uppercase;
}

.transporter_name_text .hoverTransporters {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  padding: 5px 0;
  background-color: #FFF;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.2);
}

.transporter_name_text .hoverTransporters a:hover {
  color: #ff5d8f;
}

.transporter_name_text:hover .hoverTransporters {
  display: block;
}

.span-bold {
  font-weight: bold;
}

@media screen and (max-width: 1920px) {
  #reference-worktable .checkbox-address-regular {
    max-width: 135px;
  }

  #reference-worktable .client_name_text {
    max-width: 135px;
  }

  #reference-worktable .transporter_name_text {
    max-width: 180px;
  }
}

#analytic_info {
  width: 100%;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #f8f9fa;
  z-index: 2;
}

#analytic_info:hover {
  opacity: 0;
}

.chart_data_span {
  padding-left: 5px;
  padding-right: 5px;
}

.color-up {
  color: #40916c;
}

.color-down {
  color: #ff5d8f;
}

.color-arrow-up {
  color: #40916c;
  font-weight: bold;
}

.color-arrow-down {
  color: #ff5d8f;
  font-weight: bold;
}

#analytic_info_month {
  margin-right: 5%;
  padding-right: 0;
  margin-left: 5%;
  font-size: 15px;
  font-family: "Roboto Mono", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  text-transform: uppercase;
}

#analytic_info_month span {
  margin-right: 8%;
}

div.dt-button-collection .dt-button {
  min-width: auto;
}

.btn-filter-nl {
  color: #009efb;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-filter-nl:hover,
.btn-filter-nl:focus,
.btn-filter-nl:active,
.btn-filter-nl.active,
.open > .dropdown-toggle.btn-filter-nl {
  color: #009efb;
  background-color: #ffffff;
  border-color: #ffffff;
  font-weight: bold;
}

.btn-md-custom {
  font-size: 0.575rem;
  line-height: 0.575rem;
  padding: 1px 2px;
}

.btn-md-custom.absolute-left-10 {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 10;
}

.btn-md-custom.absolute-right-10 {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 10;
}

.btn-md-custom.absolute-left-15 {
  position: absolute;
  top: -10px;
  left: -15px;
  z-index: 10;
}

.btn-md-custom.absolute-right-15 {
  position: absolute;
  top: -10px;
  right: -15px;
  z-index: 10;
}

.third-party-invoice {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 5px;
  font-size: 0.7rem;
}

.child_buttons_wrapper {
  text-align: right;
}

.child_buttons_wrapper .btn {
  padding: 1px;
}

.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.overflowVisible {
  overflow: visible !important;
}

thead input {
  padding: 5px;
  font-size: 12px;
  width: 100%;
  height: 20%;
}

.small-header-title,
.btn-small-text {
  font-size: 0.685rem;
}

.rotate_loader {
  animation: rotation 2s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

@keyframes smoothbounceball {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, -5px, 0);
  }
}

.mobile_table .list-group-item.disabled,
.mobile_table .list-group-item:disabled {
  background-color: lightblue;
}

/* if device has a touch screen */

@media (any-pointer: coarse) {
  /* do your own styles */

  .auth-wrapper .auth-box.on-sidebar {
    position: sticky !important;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 14;
  }

  .login-mobile {
    background-color: #009efb;
  }
}

/* if device has no touch screen */

@media (any-pointer: fine) {
  /* do your own styles */

  .auth-wrapper .auth-box.on-sidebar {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 14;
  }

  .login-mobile {
    background: url("/images/logo/2025/next_logistic_background_2025.webp") no-repeat top center;
    background-size: cover;
  }

  .login-logo-certificate {
    position: absolute;
    top: 0;
    left: 0;
    background: url("/images/logo/2025/certificate_2025.webp") no-repeat top center;
    background-size: contain;
    width: 350px;
    height: 350px;
    z-index: 11;
  }

  .login-logo-astronaut {
    position: absolute;
    top: 0;
    left: 0;
    background: url("/images/logo/2025/astronaut_2025.webp") no-repeat center center;
    background-size: 50% 50%;
    width: 350px;
    height: 350px;
    z-index: 12;
    transition: background-size 0.3s ease-in-out;
  }

  .login-logo-astronaut:hover {
    background-size: 55% 55%;
  }

  .login-logo-transparent {
    position: absolute;
    top: 0;
    left: 0;
    right: 10%;
    bottom: 0;
    width: 90%;
    height: 100%;
    margin: auto;
    background: url("/images/logo/2025/next_logistic_2025.webp") no-repeat center center;
    background-size: 40% auto;
    z-index: 10;
    transition: background-size 0.3s ease-in-out;
  }

  .login-logo-transparent:hover {
    background-size: 45% auto;
  }

  img#login-logo {
    width: 180px !important;
    height: auto;
  }
}

input[type=radio],
input[type=checkbox] {
  min-width: 12px;
  min-height: 12px;
}

input[type=text].nl-input-text {
  margin-top: 3px;
  height: 30px;
  font-size: 10px;
  padding: 1px 10px;
}

.correct {
  color: green;
  background-color: white;
}

.incorrect {
  color: red;
  background-color: white;
}

a .fas.fa-spinner {
  animation: rotation 2s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

a.btn.btn-sm[aria-expanded=true] i {
  transform: rotate(180deg);
}

.initials-circle {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  line-height: 2.5rem;
  font-size: 0.8rem;
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: #009efb;
  color: #fff;
}

.initials-circle-sm {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.75rem;
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: #009efb;
  color: #fff;
}

.font-size-0-725 {
  font-size: 0.725rem !important;
}

.font-size-0-625 {
  font-size: 0.625rem !important;
}

.font-size-0-525 {
  font-size: 0.525rem !important;
}

/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */

.flag {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 11px;
  background: url(/images/flags.png?3c4ef45ab083a69a59b74c4b6e8a5d2b) no-repeat;
}

.flag.flag-gu {
  background-position: -96px -55px;
}

.flag.flag-mn {
  background-position: -208px -88px;
}

.flag.flag-va {
  background-position: -48px -154px;
}

.flag.flag-tibet {
  background-position: -32px -143px;
}

.flag.flag-fo {
  background-position: -64px -44px;
}

.flag.flag-th {
  background-position: -16px -143px;
}

.flag.flag-tr {
  background-position: -144px -143px;
}

.flag.flag-tl {
  background-position: -80px -143px;
}

.flag.flag-kz {
  background-position: -144px -77px;
}

.flag.flag-zm {
  background-position: -16px -165px;
}

.flag.flag-uz {
  background-position: -32px -154px;
}

.flag.flag-dk {
  background-position: -64px -33px;
}

.flag.flag-scotland {
  background-position: -176px -121px;
}

.flag.flag-gi {
  background-position: -224px -44px;
}

.flag.flag-gy {
  background-position: -128px -55px;
}

.flag.flag-bj {
  background-position: -112px -11px;
}

.flag.flag-fr {
  background-position: -80px -44px;
}

.flag.flag-mo {
  background-position: -224px -88px;
}

.flag.flag-ir {
  background-position: -112px -66px;
}

.flag.flag-io {
  background-position: -80px -66px;
}

.flag.flag-tm {
  background-position: -96px -143px;
}

.flag.flag-ch {
  background-position: -96px -22px;
}

.flag.flag-mt {
  background-position: -32px -99px;
}

.flag.flag-nl {
  background-position: -240px -99px;
}

.flag.flag-gp {
  background-position: -16px -55px;
}

.flag.flag-im {
  background-position: -48px -66px;
}

.flag.flag-tv {
  background-position: -176px -143px;
}

.flag.flag-mu {
  background-position: -48px -99px;
}

.flag.flag-pe {
  background-position: -96px -110px;
}

.flag.flag-vi {
  background-position: -112px -154px;
}

.flag.flag-hn {
  background-position: -176px -55px;
}

.flag.flag-ss {
  background-position: -128px -132px;
}

.flag.flag-ae {
  background-position: -16px 0;
}

.flag.flag-td {
  background-position: -240px -132px;
}

.flag.flag-pw {
  background-position: 0 -121px;
}

.flag.flag-nu {
  background-position: -32px -110px;
}

.flag.flag-bt {
  background-position: -208px -11px;
}

.flag.flag-ms {
  background-position: -16px -99px;
}

.flag.flag-cv {
  background-position: -240px -22px;
}

.flag.flag-es {
  background-position: -224px -33px;
}

.flag.flag-mh {
  background-position: -144px -88px;
}

.flag.flag-la {
  background-position: -160px -77px;
}

.flag.flag-vn {
  background-position: -128px -154px;
}

.flag.flag-py {
  background-position: -16px -121px;
}

.flag.flag-br {
  background-position: -176px -11px;
}

.flag.flag-ye {
  background-position: -224px -154px;
}

.flag.flag-ie {
  background-position: 0 -66px;
}

.flag.flag-gh {
  background-position: -208px -44px;
}

.flag.flag-cg {
  background-position: -80px -22px;
}

.flag.flag-cu {
  background-position: -224px -22px;
}

.flag.flag-hu {
  background-position: -224px -55px;
}

.flag.flag-sg {
  background-position: -224px -121px;
}

.flag.flag-at {
  background-position: -176px 0;
}

.flag.flag-lk {
  background-position: -224px -77px;
}

.flag.flag-vu {
  background-position: -144px -154px;
}

.flag.flag-bo {
  background-position: -160px -11px;
}

.flag.flag-jo {
  background-position: -208px -66px;
}

.flag.flag-er {
  background-position: -208px -33px;
}

.flag.flag-za {
  background-position: -256px -154px;
}

.flag.flag-rs {
  background-position: -80px -121px;
}

.flag.flag-nr {
  background-position: -16px -110px;
}

.flag.flag-ls {
  background-position: -256px -77px;
}

.flag.flag-jm {
  background-position: -192px -66px;
}

.flag.flag-tz {
  background-position: -208px -143px;
}

.flag.flag-ki {
  background-position: -16px -77px;
}

.flag.flag-sj {
  background-position: 0 -132px;
}

.flag.flag-cz {
  background-position: -16px -33px;
}

.flag.flag-pg {
  background-position: -128px -110px;
}

.flag.flag-lv {
  background-position: -32px -88px;
}

.flag.flag-do {
  background-position: -96px -33px;
}

.flag.flag-lu {
  background-position: -16px -88px;
}

.flag.flag-no {
  background-position: -256px -99px;
}

.flag.flag-kw {
  background-position: -112px -77px;
}

.flag.flag-mx {
  background-position: -96px -99px;
}

.flag.flag-yt {
  background-position: -240px -154px;
}

.flag.flag-ly {
  background-position: -48px -88px;
}

.flag.flag-cy {
  background-position: 0 -33px;
}

.flag.flag-ph {
  background-position: -144px -110px;
}

.flag.flag-my {
  background-position: -112px -99px;
}

.flag.flag-sm {
  background-position: -48px -132px;
}

.flag.flag-et {
  background-position: -240px -33px;
}

.flag.flag-ru {
  background-position: -96px -121px;
}

.flag.flag-tj {
  background-position: -48px -143px;
}

.flag.flag-ai {
  background-position: -64px 0;
}

.flag.flag-pl {
  background-position: -176px -110px;
}

.flag.flag-kp {
  background-position: -64px -77px;
}

.flag.flag-uy {
  background-position: -16px -154px;
}

.flag.flag-gb {
  background-position: -112px -44px;
}

.flag.flag-gs {
  background-position: -64px -55px;
}

.flag.flag-kurdistan {
  background-position: -96px -77px;
}

.flag.flag-rw {
  background-position: -112px -121px;
}

.flag.flag-ec {
  background-position: -128px -33px;
}

.flag.flag-mm {
  background-position: -192px -88px;
}

.flag.flag-pa {
  background-position: -80px -110px;
}

.flag.flag-wales {
  background-position: -160px -154px;
}

.flag.flag-kg {
  background-position: -256px -66px;
}

.flag.flag-ve {
  background-position: -80px -154px;
}

.flag.flag-tk {
  background-position: -64px -143px;
}

.flag.flag-ca {
  background-position: -16px -22px;
}

.flag.flag-is {
  background-position: -128px -66px;
}

.flag.flag-ke {
  background-position: -240px -66px;
}

.flag.flag-ro {
  background-position: -64px -121px;
}

.flag.flag-gq {
  background-position: -32px -55px;
}

.flag.flag-pt {
  background-position: -256px -110px;
}

.flag.flag-tf {
  background-position: -256px -132px;
}

.flag.flag-ad {
  background-position: 0 0;
}

.flag.flag-sk {
  background-position: -16px -132px;
}

.flag.flag-pm {
  background-position: -192px -110px;
}

.flag.flag-om {
  background-position: -64px -110px;
}

.flag.flag-an {
  background-position: -112px 0;
}

.flag.flag-ws {
  background-position: -192px -154px;
}

.flag.flag-sh {
  background-position: -240px -121px;
}

.flag.flag-mp {
  background-position: -240px -88px;
}

.flag.flag-gt {
  background-position: -80px -55px;
}

.flag.flag-cf {
  background-position: -64px -22px;
}

.flag.flag-zanzibar {
  background-position: 0 -165px;
}

.flag.flag-mw {
  background-position: -80px -99px;
}

.flag.flag-catalonia {
  background-position: -32px -22px;
}

.flag.flag-ug {
  background-position: -240px -143px;
}

.flag.flag-je {
  background-position: -176px -66px;
}

.flag.flag-km {
  background-position: -32px -77px;
}

.flag.flag-in {
  background-position: -64px -66px;
}

.flag.flag-bf {
  background-position: -48px -11px;
}

.flag.flag-mc {
  background-position: -80px -88px;
}

.flag.flag-sy {
  background-position: -192px -132px;
}

.flag.flag-sn {
  background-position: -64px -132px;
}

.flag.flag-kr {
  background-position: -80px -77px;
}

.flag.flag-eu {
  background-position: -256px -33px;
}

.flag.flag-bn {
  background-position: -144px -11px;
}

.flag.flag-st {
  background-position: -144px -132px;
}

.flag.flag-england {
  background-position: -192px -33px;
}

.flag.flag-lc {
  background-position: -192px -77px;
}

.flag.flag-dm {
  background-position: -80px -33px;
}

.flag.flag-be {
  background-position: -32px -11px;
}

.flag.flag-ni {
  background-position: -224px -99px;
}

.flag.flag-ua {
  background-position: -224px -143px;
}

.flag.flag-mz {
  background-position: -128px -99px;
}

.flag.flag-pf {
  background-position: -112px -110px;
}

.flag.flag-tn {
  background-position: -112px -143px;
}

.flag.flag-ee {
  background-position: -144px -33px;
}

.flag.flag-xk {
  background-position: -208px -154px;
}

.flag.flag-sx {
  background-position: -176px -132px;
}

.flag.flag-sd {
  background-position: -192px -121px;
}

.flag.flag-gd {
  background-position: -128px -44px;
}

.flag.flag-ci {
  background-position: -112px -22px;
}

.flag.flag-sz {
  background-position: -208px -132px;
}

.flag.flag-cl {
  background-position: -144px -22px;
}

.flag.flag-fi {
  background-position: 0 -44px;
}

.flag.flag-ga {
  background-position: -96px -44px;
}

.flag.flag-jp {
  background-position: -224px -66px;
}

.flag.flag-de {
  background-position: -32px -33px;
}

.flag.flag-np {
  background-position: 0 -110px;
}

.flag.flag-re {
  background-position: -48px -121px;
}

.flag.flag-bg {
  background-position: -64px -11px;
}

.flag.flag-sc {
  background-position: -160px -121px;
}

.flag.flag-ng {
  background-position: -208px -99px;
}

.flag.flag-qa {
  background-position: -32px -121px;
}

.flag.flag-mk {
  background-position: -160px -88px;
}

.flag.flag-aw {
  background-position: -208px 0;
}

.flag.flag-kn {
  background-position: -48px -77px;
}

.flag.flag-al {
  background-position: -80px 0;
}

.flag.flag-bw {
  background-position: -240px -11px;
}

.flag.flag-um {
  background-position: -256px -143px;
}

.flag.flag-ky {
  background-position: -128px -77px;
}

.flag.flag-tt {
  background-position: -160px -143px;
}

.flag.flag-so {
  background-position: -80px -132px;
}

.flag.flag-lt {
  background-position: 0 -88px;
}

.flag.flag-by {
  background-position: -256px -11px;
}

.flag.flag-bb {
  background-position: 0 -11px;
}

.flag.flag-us {
  background-position: 0 -154px;
}

.flag.flag-md {
  background-position: -96px -88px;
}

.flag.flag-ag {
  background-position: -48px 0;
}

.flag.flag-hm {
  background-position: -160px -55px;
}

.flag.flag-as {
  background-position: -160px 0;
}

.flag.flag-eg {
  background-position: -160px -33px;
}

.flag.flag-sv {
  background-position: -160px -132px;
}

.flag.flag-sl {
  background-position: -32px -132px;
}

.flag.flag-fk {
  background-position: -32px -44px;
}

.flag.flag-am {
  background-position: -96px 0;
}

.flag.flag-ck {
  background-position: -128px -22px;
}

.flag.flag-tw {
  background-position: -192px -143px;
}

.flag.flag-kh {
  background-position: 0 -77px;
}

.flag.flag-to {
  background-position: -128px -143px;
}

.flag.flag-se {
  background-position: -208px -121px;
}

.flag.flag-cd {
  background-position: -48px -22px;
}

.flag.flag-pn {
  background-position: -208px -110px;
}

.flag.flag-gr {
  background-position: -48px -55px;
}

.flag.flag-id {
  background-position: -256px -55px;
}

.flag.flag-vc {
  background-position: -64px -154px;
}

.flag.flag-somaliland {
  background-position: -96px -132px;
}

.flag.flag-bi {
  background-position: -96px -11px;
}

.flag.flag-pk {
  background-position: -160px -110px;
}

.flag.flag-pr {
  background-position: -224px -110px;
}

.flag.flag-bd {
  background-position: -16px -11px;
}

.flag.flag-co {
  background-position: -192px -22px;
}

.flag.flag-fm {
  background-position: -48px -44px;
}

.flag.flag-bm {
  background-position: -128px -11px;
}

.flag.flag-ar {
  background-position: -144px 0;
}

.flag.flag-bv {
  background-position: -224px -11px;
}

.flag.flag-sb {
  background-position: -144px -121px;
}

.flag.flag-mq {
  background-position: -256px -88px;
}

.flag.flag-eh {
  background-position: -176px -33px;
}

.flag.flag-bh {
  background-position: -80px -11px;
}

.flag.flag-it {
  background-position: -144px -66px;
}

.flag.flag-hr {
  background-position: -192px -55px;
}

.flag.flag-sa {
  background-position: -128px -121px;
}

.flag.flag-mv {
  background-position: -64px -99px;
}

.flag.flag-mg {
  background-position: -128px -88px;
}

.flag.flag-dz {
  background-position: -112px -33px;
}

.flag.flag-gg {
  background-position: -192px -44px;
}

.flag.flag-gm {
  background-position: -256px -44px;
}

.flag.flag-af {
  background-position: -32px 0;
}

.flag.flag-li {
  background-position: -208px -77px;
}

.flag.flag-sr {
  background-position: -112px -132px;
}

.flag.flag-vg {
  background-position: -96px -154px;
}

.flag.flag-cr {
  background-position: -208px -22px;
}

.flag.flag-tc {
  background-position: -224px -132px;
}

.flag.flag-ao {
  background-position: -128px 0;
}

.flag.flag-ma {
  background-position: -64px -88px;
}

.flag.flag-mr {
  background-position: 0 -99px;
}

.flag.flag-gn {
  background-position: 0 -55px;
}

.flag.flag-ne {
  background-position: -176px -99px;
}

.flag.flag-nf {
  background-position: -192px -99px;
}

.flag.flag-wf {
  background-position: -176px -154px;
}

.flag.flag-hk {
  background-position: -144px -55px;
}

.flag.flag-gf {
  background-position: -160px -44px;
}

.flag.flag-ps {
  background-position: -240px -110px;
}

.flag.flag-ic {
  background-position: -240px -55px;
}

.flag.flag-cw {
  background-position: -256px -22px;
}

.flag.flag-ml {
  background-position: -176px -88px;
}

.flag.flag-ax {
  background-position: -224px 0;
}

.flag.flag-gl {
  background-position: -240px -44px;
}

.flag.flag-dj {
  background-position: -48px -33px;
}

.flag.flag-cn {
  background-position: -176px -22px;
}

.flag.flag-ht {
  background-position: -208px -55px;
}

.flag.flag-lr {
  background-position: -240px -77px;
}

.flag.flag-tg {
  background-position: 0 -143px;
}

.flag.flag-ba {
  background-position: -256px 0;
}

.flag.flag-ge {
  background-position: -144px -44px;
}

.flag.flag-bz {
  background-position: 0 -22px;
}

.flag.flag-au {
  background-position: -192px 0;
}

.flag.flag-iq {
  background-position: -96px -66px;
}

.flag.flag-cm {
  background-position: -160px -22px;
}

.flag.flag-gw {
  background-position: -112px -55px;
}

.flag.flag-az {
  background-position: -240px 0;
}

.flag.flag-na {
  background-position: -144px -99px;
}

.flag.flag-fj {
  background-position: -16px -44px;
}

.flag.flag-zw {
  background-position: -32px -165px;
}

.flag.flag-bs {
  background-position: -192px -11px;
}

.flag.flag-il {
  background-position: -16px -66px;
}

.flag.flag-nz {
  background-position: -48px -110px;
}

.flag.flag-me {
  background-position: -112px -88px;
}

.flag.flag-si {
  background-position: -256px -121px;
}

.flag.flag-nc {
  background-position: -160px -99px;
}

.flag.flag-lb {
  background-position: -176px -77px;
}

